@charset "utf-8";

.container{
    width: 100%;
    margin: 0 auto;
}
.s-container{
    width: 696px;
    margin: 0 auto;
    text-align: center;
}
.button-group{
    margin-top: 144px;
    font-size: 0;
    text-align: center;
}
.button-primary{
    border: 2px solid #43506C;
    padding: 20px 30px;
    font-size: 22px;
    color: #000000;
    outline: none;
    border-right: none;
    cursor: pointer;
}
.hengtiao:nth-of-type(1) button{border-radius:40px 0px 0px 40px;}
.hengtiao:last-child button{
    border-radius:0px 40px 40px 0px;
    background-color: #EF4B4C;
    color: #fff;
}
.active-button{
    background-color: #3D619B;
    color: #fff;
}

/*.detail{
    background-color: #fff;
}*/
.detail .container{
    padding: 20px 0;
}
.container .words{
    width: 100%;
    display: inline-block;
    font-weight: bold;
    font-size: 24px;
}
.container .words span{
    width: 288px;
    display: block;
    margin: 0 auto;
    transform: translateY(150%);
}
.detail .local{
    font-size: 16px;
    color: #5f5f5f;
    text-align: left;
}
.detail .local a{
    color: #5f5f5f;
}
.d_1{
    margin-top: 50px;
    text-align: center;
}
.d_1 h2{
    font-weight: bold;
    font-size: 30px;
    color: #000;
}
.d_1 p{
    font-size: 15px;
    color: #5f5f5f;
    margin-top: 15px;
}
.d_1 p span{
    margin-right: 25px;
}
.d_2{
    margin-top: 99px;
    background-color: #cacaca;
    padding: 28px 0 28px 28px;
    display: flex;
    justify-content: space-evenly;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.d_2 img{
    width: 100px;
    height: 92px;
}
.d_2 .text{
    margin-left: 15px;
}
.d_2 .text p{
    font-size: 14px;
    color: #5f5f5f;
}
.t_ph{
    padding-left: 35px;
    margin-top: 20px;
    line-height: 45px;
    font-size: 14px;
    color: #5f5f5f;
}
.t_ph img{
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.t_ph span{
    color: #ff3d17;
    font-size: 25px;
    margin-left: 10px;
}
.t_ph a{
    display: inline-block;
    background-color: #EF4B4C;
    color: #fff;
    border-radius: 10px;
    width: 140px;
    font-size: 16px;
    text-align: center;
    margin-left: 45px;
}
.t_ph .qqChat{
    background-color: #3D619B;
    margin-left: 10px;
}
.d_3{
    font-size: 0;
    color: #666;
    padding: 30px 0;
    border-bottom: 1px solid #bfbfbf;
}
.d_3 a{
    color: rgb(255, 192, 0);
    text-indent: 0em;
}
.d_3 p{
    font-size: 16px;
    padding-bottom: 16px;
    line-height: 25px;
}
.artical li{
    font-size: 16px;
    padding-bottom: 40px;
    line-height: 30px;
}
.artical-img{
    text-align: center;
    padding-bottom: 0px;
}
.gsjj li{
    width: 30%;
    float: left;
    padding: 1.5%;
}
.d_4{
    padding: 20px 0;
}
.d_4 p{
    line-height: 30px;
    font-size: 16px;
    color: #5f5f5f;
}
.d_4 p a{
    color: #5f5f5f;
}

.d_5 .title{
    background-color: #43506C;
    line-height: 55px;
    padding-left: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.d_5_list{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding: 20px 0;
    
}
.d_5_list li{
    margin-top: 12px;
    float: left;
    width: 49%;
    display: block;
}
.d_5_list li a{
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.d_5_list li a:hover{
    text-decoration: underline;
}
/* 企业文化中用到的不同部分 */
.wh-dl {
    float: left;
    width: 48%;
    font-family: "Microsoft YaHei";
}
.wh-dl dt {
    font-size: 20px;
    font-weight: bold;
    color: #3D619B;
    margin-top: 37px;
    margin-inline-start: 10%;
}
.wh-dl dd {
    font-size: 16px;
    color: #666;
    line-height: 2;
    margin-inline-start: 10%;
}
/* 软件特点中用到的不同部分 */

.d_3 h3{
    font-size: 20px;
    padding: 10px 0;
    text-indent: 2em;
    text-align: left;
}
.d_3 p{

    text-indent: 2em;
    text-align: left;
}

/* 联系我们中用到的不同部分 */
.container2 {
    position: relative;
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.contact-tit {
    line-height: 58px;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #3D619B;
}
.tel-wrap1 li:nth-child(odd) {
    background: #e3e3e3;
}
.tel-wrap1 li:nth-child(even) {
    background: #fff;
}
.tel-con {
    width: 618px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 15px;
    color: #666;
    padding: 25px 0;
}
.addr-wrap {
    width: 550px;
    margin: 0 auto;
    font-size: 15px;
    color: #666;
    font-weight: 700;
    padding: 32px 0;
}
.sub-tit {
    padding: 0;
    text-align: center;
}

.tel-con {
    width: 618px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 15px;
    color: #666;
    padding: 25px 0;
}
.tel-con span:nth-child(1) {
    line-height: 40px;
}
.tel-con span {
    float: left;
    width: 33.33%;
    text-align: center;
}
.sub-tit span {
    line-height: 40px;
    font-weight: 700;
}
.tel-wrap2 li:nth-child(even) {
    background: #e3e3e3;
}

/* 新增行业页面样式 */
.whole-container {
    position: relative;
    top: 93px;
}
.solution1 {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: #5f5f5f;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solution1 video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
/*.solution2 {
    position: relative;
    top: 93px;
}*/
.solution1 h2 {
    color: #fff;
    font-size: 36px;
    z-index: 1;
    -webkit-text-stroke: 1px #000;
}
.product{
    padding: 0 0 55px;
}
.product h2 {
    margin: 50px 0 10px 0;
    text-align: center;
    letter-spacing: 1px;
}
.product .fuyan {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.pd-left{
    width: 45%;
    float: left;
    text-align: center;
}
.pd-left p{
    width: 300px;
    text-indent: 2em;
    margin: 20px auto 0;
    text-align: left;
    line-height: 1.5;
}
.pd-right{
    width: 37%;
    float: right;
}
.pd-right li{
    line-height: 2;
}
.pd-right li:nth-last-child(1) {
    margin-top: 20px;
}
.pd-right li button{
    border-radius: 5px;
    border: none;
    color: white;
    width: 85px;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 3px;
    cursor: pointer;
}
.button1{
    background-color:rgb(248, 182, 0);
}
.unchange{
    background-color: #3D619B;
}
.change{
    background-color: rgb(248, 182, 0);
}
.button2{
    background-color:#4CAF50;
}
/*.control-3{
	background-color: #00bb6e;
}*/
.title-2{
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 30px;
	line-height: 4.4;
}
.boxx{
	width: 100%;
	height: 390px;
}
.boxx ul{
	float: left;
	width: 45%;
	height: 100%;
}
.boxx ul:nth-child(2){
	float: right;
}
.boxx ul li{
    height: 84px;
    box-shadow: 0 0 2px 0 #000;
    border-radius: 10px;
    margin-bottom: 30px;
    background-color: #fff;
}
.boxx ul li span{
    display: inline-block;
    font-size: 33px;
    width: 50px;
    height: 50px;
    margin: 0 15px 0 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 #000;
}
.boxx ul li p{
	display: inline-block;
	font-size: 18px;
	transform: translateY(35%);
}
.title-3{
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	line-height: 4.4;
	text-align: center;
}
.boxx-2{
	width: 100%;
	height: 390px;
}
.boxx-2 ul{
	float: left;
	width: 45%;
	height: 100%;
}
.boxx-2 ul:nth-child(2){
	float: right;
}
.boxx-2 ul li{
	height: 84px;
	border-radius: 10px;
	margin-bottom: 30px;
	background-color: #ffffff;
}
.boxx-2 ul li span{
    display: inline-block;
    color: #ffffff;
    font-size: 33px;
    width: 50px;
    height: 50px;
    margin: 0 15px 0 20px;
    text-align: center;
    vertical-align: middle;
/*    background-color: #00bb6e;*/
    border-radius: 50%;
}
.boxx-2 ul li p{
	display: inline-block;
	font-size: 18px;
	transform: translateY(35%);
}
/*.demand{
    background-color: #f5f5f5;
    text-align: center;
    padding-bottom: 80px;
}*/
.demand h3 {
    padding-top: 35px;
    line-height: 5;
    font-weight: normal;
}
.demand h3 span {
    font-weight: bold;
}
.demand h5 {
    margin: 0;
    font-size: 24px;
    line-height: 4.5;
    color: #EF4B4C;
}
.demand .bgi {
	width: 900px;
    margin: 0 auto;
    padding: 0 30px 30px;
    background-color: #ffffff;
    background-image: url(http://www.xgohe.com/images/lunbo1.png);
	background-size: 36%;
    background-repeat: no-repeat;
    background-position-x: 93%;
    background-position-y: 58%;
    box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 40%);
}
.demand-input li{
    padding: 0px;
    margin-bottom: 19px;
    text-align: left;
}
.demand-input span{
    font-size: 19px;
    color: #01152f;
    font-weight: bold;
    font-family: "Microsoft YaHeiUI";
    vertical-align: middle;
}
.demand-input span:after {
	content: '*';
	color: red;
}
.demand-input li:nth-child(3) span:after {
    content: ' ';
}
.demand-input li:nth-child(3) span {
    margin-right: 4px;
}
.demand-input form{
    display: inline-block;
}
.user-input{
    outline: none;	
    width: 459px;
    height: 39px;
    font-size: 14px;
    text-indent: 14px;
    background-color: #f3f3f3;
    vertical-align: middle;
    border: 1px solid #d3d2d2;  
}
::-webkit-input-placeholder { /* WebKit browsers */ 
    color: rgba(0, 0, 0, 0.3); 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    color: rgba(0, 0, 0, 0.3);
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
    color: rgba(0, 0, 0, 0.3);
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
    color: rgba(0, 0, 0, 0.3);
}
.user-demand span{
    vertical-align: top;
    line-height: 39px;
} 
.user-demand textarea{
    width: 459px;
    height: 138px;
    padding: 0;
    resize:none; 
    outline: none;
    line-height: 39px;
}
.button-ask{
    width: 226px;
    height: 40px;
    background-color: #f39800;
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5%;
    border: 0;
    outline: none;
    margin-top: 11px;
    box-shadow: 0px 3px 7px 0px #000000;
    cursor: pointer;
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
}
.button-ask:hover {
	background-color: #ffffff;
	color: #f39800;
}