﻿.con{
    width: 100%;
    margin: 0 auto;
}
.ban{
    height: 330px;
    /*position: relative;*/
}
.top_con{
    width: 100%;
    /*position: absolute;
	z-index: 9;
    bottom: 0;*/
    height: 58px;
    background: rgba(0,0,0,1);
    
}
.bread_con{
	width:100%;
	height:58px;
	background:#f3f6fb;
	border-bottom:1px solid #d0d0d0;
}

.pro_con .pro_target .target>a{
    width: 184px;
    padding: 0;
}
.bread{
    color: #666;
    font-size: 15px;
    line-height: 58px;
    background: url(../images/bread-add.png) no-repeat left center;
    padding-left: 25px;
}
.bread a{
    color: #666;
    font-size: 15px;
    line-height: 58px;
}
.bread a.on{
    color: #374996;
}
.target_con{
    position: relative;
    float: right;
}
.target{
    font-size:0;
}
.target>a{
    color: rgba(255,255,255,0.5);
    font-size: 15px;
    line-height: 58px;
    padding: 0 20px;
    display: inline-block;
    text-align: center;
}
.target>a.on,.target>a:hover{
    background: #00479d;
    color: #fff;
}

.inner{
    width: 100%;
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
    box-sizing: border-box;
}
.head_bot{
	float:left;
    height: 85px;
    position: relative;
}
.head_bot .logo{
    display: inline-block;
}

.head_bot .logo img{
	max-width:100%;
}
.head_nav{
    float: right;
    font-size: 0;
}


/*header*/
.head {
	width:100%;
    z-index:9999;
    position:relative;
    background-color:#000000;
    height: 85px;
}
.head .butt-search{
    border: none;background: none;
    float: left;
    width:36px;
    line-height: 17px;
    margin-left: 20px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 10;
}
.head .sub-bot {
    display: block;
    width: 17px;
    height: 17px;
    line-height: 17px;
    background: transparent;
    border: none;
    position: absolute;
    right: 8px;
    top: 7px;
    z-index: 3;
    cursor: pointer;
    background:url(../images/icon-search.png) no-repeat center transparent;
}
.head .butt-search:hover {
    background: #eaeaea;
    border-radius: 20px;
    width: 180px;
}
.head .butt-search:hover .sub-txt{font-size: 14px;} 


.layouts,.layouts1 {width:100%;margin:0 auto;}
@media screen and (max-width: 767px) {
.head {
    height: 70px;
}
.head_bot{
    height: 70px;
}
.head_bot .logo {
    margin-top: 4px;
    width: 78%;
}
}
@media all and (max-width:1400px){
    .layouts,.layouts1 {width:1200px;margin:0 auto;padding: 0 10px;box-sizing: border-box;}
}
.head .member_w {
    width:2.5rem;
    height:2.5rem;
    background: #333 url(../images/top_ico_menber.png) no-repeat center center;
    background-size:1.3rem 1.3rem;
}
.head_nav li {
    float: left;
    margin:0 25px;
}
@media all and (max-width:1400px){
    .head_nav li{margin:0 15px;}
}
.head_nav > ul > li > a {
    position:relative;
    display:block;
    font-size:14px;
    color:#fff;
    line-height: 85px;
    font-family: 'microsoft yahei';
}
.head_nav > ul > li.on>a,.head_nav > ul > li:hover>a{
    color: #B20311;
}
.tc>li:last-child{
    margin-right: 0;
}

.x_hong{width:100%;height:1px; background:#C60010;}
.cen_1{float:left; width:370px; height:280px;}
.cen_2{float:left; width:377px; height:280px; margin-left:5px; margin-right:10px;}
.cen_3{float:left; width:430px; height:280px;}
.cen_3 ul{float:left; width:100%; height:240px; overflow:hidden;padding-top:25px;}
.cen_3 ul li{float:left; width:100%; height:42px; line-height:42px;border-bottom:1px solid #FC6161;}
.cen_3 ul li a{float:left;color:#fff;font-size:14px;}
.cen_3 ul li p{float:left; font-size:22px;}
.cen_3 ul li a.n_more{float:right; margin-right:5px;}

.cen_1 h1{float:left; width:100%; height:35px;line-height:35px; font-size:26px;font-weight:bold;margin-top:35px; margin-bottom:8px;}
.cen_1 p{float:left; width:100%;font-size:14px; }
.about_more{float:left; display:block; width:135px; height:38px; line-height:38px; text-align:center; color:#fff;background:#000}
.about_more:hover{color:red;}

.wap_cen{width:90%;margin-right: auto;
  margin-left: auto;}
  
.wap_cen_2{float:left; margin-top:35px; margin-bottom:0px;width:100%;}
.wap_cen_2 img{width:100%}


  .social {height:22px;color:#595959;line-height:22px;  float:right; margin-right:17px;margin-top:22px;}
  .social .ico-social{display:block;text-indent:25px;height:22px;color:#656667;line-height:22px;  float:left; width:22px; 
  background-image:url('../images/social.png') ; background-repeat:no-repeat; margin-right:4px; font-size:0; } 
  .social .ico-sina {background-position:left bottom; }
  .social .ico-sina:hover, .social .ico-sina:focus,.social .ico-sina:active{background-position:left top; }
  
  .social .ico-weibo {background-position:-26px  bottom ; }
  .social .ico-weibo:hover, .social .ico-weibo:focus,.social .ico-weibo:active{background-position:-26px top; }
  
  .social .ico-renren {background-position:-52px  bottom ; }
  .social .ico-renren:hover, .social .ico-renren:focus,.social .ico-renren:active{background-position:-52px top; }
  
  .social .ico-qzone {background-position:right  bottom ; }
  .social .ico-qzone:hover, .social .ico-qzone:focus,.social .ico-qzone:active{background-position:right top; }
  
  
  .social  a{-webkit-transition:0.2s linear;-moz-transition:0.2s linear;-o-transition:0.2s linear;transition:0.2s linear;} 

.cp_bottom{float:left; width:100%;min-height: 200px; padding-top:40px; padding-bottom:30px; line-height:16px; text-align:center;background:#000;color:#fff; border-top: 1px solid #C60010;}








.sub_nav {
    z-index:9;
    position:absolute;
    /*top:4.5rem;*/
    display:none;
    /*width:16rem;*/
    padding:1.5rem 1rem;
    text-align:left;
    background-color:#f3f6fb;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-shadow: 0px 5px 13px -2px #ccc;
}
.sub_nav a {
    display:block;
    /*padding:1rem 0;*/
    font-size:15px;
    color: #5f6a84;
}
.fadeInUp {
    display:block;

}

.nav_tel{
	float:right;
    display: inline-block;
    font-size: 16px;
    line-height: 85px;
}
.nav_tel a{
	color:#333;
	padding:0px 6px;
}
.nav_tel a:hover{
	color:#00a2e9;
}
.search {
    position: absolute;
    left: 0
}
.search .butt_search {
    display: inline-block;
    background: url(../images/img13.png) no-repeat center center;
    width: 85px;
    height: 35px;
    vertical-align: top;
    margin-top: 25px;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    z-index: 200;
    cursor: pointer;
    outline: none;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    border: none;
}
.hd_ser2 .wrapper-text{
    display: none;
    position: absolute;
    top: 47px;
    right: 0;
    width: 171px;
    height: 27px;
    border: 1px solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    top: 73px;
    right: 0;
    z-index: 200;
    border-color: #00479d;
}
.hd_ser2 .text {
    box-sizing: border-box;
    color: #8b8b8b;
    font-size: 14px;
    width: 171px;
    height: 27px;
    line-height: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    height: 27px;
    line-height: 30px;
    vertical-align: top;
}
.hd_ser2 .wrapper-text.active {
    display: block!important;
}
.head-nav > li.search .hd_ser2 {
    float: none;
    margin: 0;
    width: 110px;
    height: 84px;
    background-color: #ffffff;
}
.hd_ser2 {
    position: relative;
    
}
.search{
    height: 90%;
    margin-top: 5px;
    border-left: 1px solid #d7d7d7;
}
@media all and (max-width:1440px){
    .per_serious_title .item_list .item_desc{
            padding-right: 40px;
    }
    .sub_nav .side_dd_content_wrap{
        padding: 60px 0 0 40px;
    }
    .sub_nav .side_dt_title{
        padding-left: 4%;
    }
}
@media all and (max-width:1370px){
    .sub_nav .side_dt_title{
        width: 30%;
    }
    .sub_nav .side_dd_content_wrap{
        width: 69%;
    }
    .sub_nav .side_dt_title{
        padding-left: 6%;
    }
}
@media all and (max-width:1280px){
    .sub_nav .side_dt_title{
        width: 27%;
    }
    .sub_nav .side_dd_content_wrap{
        width: 70%;
        padding: 60px 0 0 25px;
    }
    .sub_nav .side_dt_title{
        padding-left: 3%;
    }
    .per_serious_title .item_list .item_desc{
        padding-right: 26px;
    }
    .sub_nav .side_dt_title .side_list{
        width: 270px;
    }
}
.navli{
    position: relative;
}
.fuwu_sub_nav{
    width: 180px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 0;
	text-align:center;
    box-shadow: none;
}
.fuwu_sub_nav .per{
    line-height: 50px;
    text-align:center;
    padding: 0;

}
.fuwu_sub_nav .per:last-child{
    border-bottom: none;
}
.fuwu_sub_nav .per a{
    color: #333;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    padding: 0 10px;
    /*padding-left: 20px;*/
}
.fuwu_sub_nav .per:last-child a{
    border-bottom:none;
}

/*.fuwu_sub_nav .per:hover{
    background: #007ee9;
}*/
.fuwu_sub_nav .per:hover a{
	color:#00479d;
	text-decoration:none;
	
}

.fuwu_sub_nav a.nav2a{
    background: url(../images/img2.png)no-repeat right 15px center;
}
.fuwu_sub_nav .per a.nav2a:hover{
    color: #00479d;
    background: url(../images/img2.png)no-repeat right 15px center;
}
.fuwu_sub_nav .per a:hover,.fuwu_sub_nav .per a.on{
    color: #00479d;
}
.fuwu_sub_nav1{
    display: none;
    width: 97%;
    position: absolute;
    top: 0;
    right: -97%;
    background: #055ab2;
}
.fuwu_sub_nav2 a{
    text-align: center!important;
    padding: 0 10px!important;
}
.fuwu_sub_nav1 li a{
    padding: 0 10px!important;
}
.fuwu_sub_nav .per:hover .fuwu_sub_nav1{
    display: block;
}
.fuwu_sub_nav1 li a{
    background: none;
}
.fuwu_sub_nav1 li a:hover{
    background: none!important;
}
.fuwu_sub_nav1 li:last-child a{
    border-bottom: none;
}
/*===============轮播切换==============*/
/*banner*/
.banner{
    width: 100%;
    position: relative;
}
.banner_index li>img{
    display: block;
    width: 100%;
}
.banner_index {
    position: relative;
    overflow: hidden;
}
.slides li{
    position: relative;
}
.banner_index a {
    display: block;
}
.banner_index .flex-direction-nav .flex-prev,
.banner_index .flex-direction-nav .flex-next {
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    transition: .5s;
    font-size: 0;
    background: rgba(255,255,255,0.3);
}
.banner_index .flex-direction-nav .flex-prev {
    left: 30px;
    background: rgba(255,255,255,0.3) url(../images/index-l.png) no-repeat center;
}
.banner_index .flex-direction-nav .flex-next {
    right: 30px;
    background:rgba(255,255,255,0.3) url(../images/index-r.png) no-repeat center;
}
.banner_index .flex-direction-nav .flex-prev:hover {
    background:#00479d url(../images/index-l.png) no-repeat center;
}
.banner_index .flex-direction-nav .flex-next:hover {
    background:#00479d url(../images/index-r.png) no-repeat center;
}
.banner_index .flex-control-paging li .flex-active {
    background: rgba(255, 255, 255, 1);
}
.banner_index .flex-control-paging {
    position: absolute;
    bottom: 30px;
    right: 50%;
    transform: translate(50%, 0);
}
.banner_index .flex-control-paging li {
    float: left;
    cursor: pointer;
}
.banner_index .flex-control-paging a {
    display: block;
    width: 48px;
    height: 6px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.3);
    font-size: 0;
    margin-right: 9px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.banner_con{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.banner_desc{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.banner_desc p{
    color:#fff;
    font-size: 21px;
    line-height: 34px;
    margin-top: 25px;
    margin-bottom: 33px;
}
.ban_desca{
    font-size: 0;
}
.ban_desca a{
    display: inline-block;
    width: 219px;
    height: 56px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    line-height: 56px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-right: 13px;
    position: relative;
}
@media screen and (max-width: 767px) {
.ban_desca a{
    width: 150px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    margin-right: 0px;
} 
}
.ban_desca a:last-child{
    margin-right: 0;
}
.ban_desca span{
    display: inline-block;
    width: 6px;
    height: 11px;
    background: url(../images/img2.png)no-repeat center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.ban_desca a:hover{
    background: red;
    border: 1px solid #00479d;
    padding-left: 50px;
}
.ban_desca a:before {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #00479d;
    color: #fff;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.39,.575,.28,.995);
    transition: -webkit-transform .3s cubic-bezier(.39,.575,.28,.995);
    transition: transform .3s cubic-bezier(.39,.575,.28,.995);
    transition: transform .3s cubic-bezier(.39,.575,.28,.995),-webkit-transform .3s cubic-bezier(.39,.575,.28,.995);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scale3d(1,0,1);
    transform: scale3d(1,0,1);
    z-index: -1;

}
.ban_desca a:hover::before {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);

}
@media all and (max-width:1600px){
    .banner_con{
        width: 1200px;
    }
}
@media all and (max-width:1400px){
    .banner_con{
        width: 1000px;
    }
}
@media all and (max-width:1200px){
    .banner_con{
        width: 900px;
    }
}

/*====pro========*/
.tit h3{
    font-size: 36px;
    font-weight: bold;
    color: #2d3d54;
    text-align: center;
    line-height: 36px;
    padding: 90px 0 52px;
    position: relative;
}
.in_pro{
    background: #f3f6fb;
    padding-bottom: 91px;
}
.tit h3:after{
    content: '';
    width: 24px;
    height: 2px;
    background: #fba252;
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
}
.inpro_list .box{
    display: none;
}
.inpro_tab{
    font-size: 0;
    text-align: center;
    padding-bottom: 46px;
}
.inpro_tab a{
    display: inline-block;
    color: #5f6a84;
    font-size: 16px;
    width: 219px;
    height: 56px;
    background: #fff;
    text-align: center;
    line-height: 56px;
    margin-right: 10px;
}
.inpro_tab a:last-child{
    margin-right: 0;
}
.inpro_tab a.hover,.inpro_tab a:hover{
    background: #00479d;
    color:#fff;
}
.inpro_top{
    overflow: hidden;
}
.inpro_lf{
    width: 52.65%;
    background: #d6ddee;
    position: relative;
}
.inpro_rt{
    width: 46.36%;
    background: #00479d;
    position: relative;
}
.inpro_bot .inpro_lf,.inpro_bot .inpro_rt{
    background: #fff;
}
.inpro_bot{
    margin-top: 16px;
    overflow: hidden;
}
.inpro_desc{
    padding: 72px 44px 130px;
    box-sizing: border-box;
    float: left;
    height:340px;
}
.inpro_desc h3{
    color: #424c58;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 22px;
}
.inpro_desc p{
    color: #59666f;
    font-size: 18px;
    line-height: 18px;
    padding-bottom:60px;
}
.inpro_desc span{
    display: inline-block;
    color: #5f6a84;
    font-size: 15px;
    line-height: 15px;
}
.inpro_top .inpro_rt .inpro_desc h3,.inpro_top .inpro_rt .inpro_desc p,.inpro_top .inpro_rt .inpro_desc span{
    color: #fff
}
.inpro_items .inpro_a{
    text-align: center;
    margin-top: 43px;
}
.inpro_a a{
    background: #5f6a84;
    border: none;
    text-align: left;
}
.inpro_pic{
    width: 340px;
    height:340px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}
.inpro_pic img{
    width: 340px;
    height:340px;
    transition: all 0.5s;
}
.inpro_rt:hover .inpro_pic img,.inpro_lf:hover .inpro_pic img{
    transform: scale(1.1);
}
@media all and (max-width:1400px){
    .inpro_desc{
        padding: 72px 36px 125px;
    }

}
/*解决方案*/
.insolu_lf{
    width: 57.9%;
    overflow: hidden;
}
.insolu_lf img{
    width: 100%;
    transition: all 0.5s;
}
.insolu_lf:hover img{
    transform: scale(1.1);
}
.insolu_rt{
    width: 42.1%;
    background: #5f6a84;
    height: 100%;
}
.insolu_rt h3{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    position: relative;
    padding-bottom: 5.9%;
}
.insolu_rt .insolu_desc>span{
    display: inline-block;
    font-family: 'OPENSANS-SEMIBOLD',arial;
    font-size: 30px;
    color: rgba(255,255,255,0.2);
    text-transform: uppercase;
    line-height: 30px;
    padding-bottom: 8.3%;
}
.insolu_rt h3:after{
    content: "";
    width: 24px;
    height: 2px;
    background: #fba252;
    position: absolute;
    left: 0px;
    bottom: 17px;
}
.insolu_list dd a{
    font-size: 21px;
    color: #fff;
    line-height: 45px;
    display: inline-block;
    padding-right: 40px;
    position: relative;
}
.insolu_list i{
    display: none;
    position: absolute;
    right: 0;
    top: 11px;
    width: 23px;
    height: 23px;
    background: url(../images/img7.png)no-repeat right 0 center;
}
.insolu_list dd a:hover i,.insolu_list dd a.on i{
    display: inline-block;
}
.insolu_bot_list li:hover{
    transform: translateY(-10px);
}
.insolu_list dl{
    float: left;
    padding-right: 78px;
    position: relative;
}
.insolu_list dl:last-child{
    padding-right: 0;
}
.insolu_list{
    padding-bottom: 11.1%;
}
.insolu_top .insolu_desc{
    padding: 17.6% 2% 14.3% 11%;
    box-sizing: border-box;
}
.insolu_list dl:first-child:after{
    content: '';
    width: 1px;
    height: 162px;
    background: #878fa3;
    position: absolute;
    right: 50px;
    top: 10px;
}
.insolu_top{
    position: relative;
    height: 100%;
    margin-bottom: 20px;
}
.insolu_top .insolu_rt{
    position: absolute;
    right: 0;
    top: 0;
}
.insolu_bot{
    position: relative;
    height: 100%;
}
.insolu_bot .insolu_lf{
    width: 52%;
    float: right;
}
.insolu_bot .insolu_rt{
    width: 48%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.insolu_bot .insolu_rt{
    background: #dfe5f2;
}
.insolu_bot .insolu_rt .insolu_desc>p{
    color: #687484;
    font-size: 15px;
    line-height: 32px;
}
.insolu_bot .insolu_rt h3{
    color: #2d3d54;
}
.insolu_bot .insolu_rt span{
    color: #d0d4e0;
}
.insolu_bot .insolu_rt .insolu_desc{
    padding: 8% 11% 7% 29%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.insolu_bot .insolu_rt .insolu_desc .inpro_a{
    margin-top: 11%;
}
.insolu_bot_list{
    padding-top: 4%;
}

.insolu_bot_list ul li{
    float: left;
    text-align: center;
    padding: 0 26px;
    box-sizing: border-box;
    transition: all 0.5s;
}

.insolu_bot_list ul li:first-child{
    padding-left: 0;
}
.insolu_bot_list ul li:last-child{
    padding-right: 0;
}
.insolu_bot_list ul li p{
    font-size: 32px;
    font-family: arial;
    font-weight: bold;
    color: #5f6a84;
}
.insolu_rt .insolu_bot_list ul li span{
    font-size: 14px;
    color: #687484;
}
.insolu_rt .insolu_bot_list ul li.on span{
    color: #f09b4f;
}
.insolu_rt .insolu_bot_list ul li.on p{
    color: #f09b4f;
}
@media all and (max-width:1680px){
    .insolu_top .insolu_desc{
        padding: 13% 2% 12.7% 11%;
    }
    .insolu_bot .insolu_rt .insolu_desc{
        padding: 8% 11% 7% 20%;
    }
}
@media all and (max-width:1600px){
    .insolu_bot .insolu_rt .insolu_desc{
        padding: 7% 7% 7% 17%;
    }
    .insolu_bot .insolu_rt .insolu_desc .inpro_a{
        margin-top: 9%;
    }
    .insolu_bot .insolu_rt span{
            padding-bottom: 5.3%;
    }
}
@media all and (max-width:1440px){
    .insolu_top .insolu_desc{
        padding: 9.5% 2% 9.7% 11%;
    }
    .insolu_bot .insolu_rt .insolu_desc{
        padding: 7% 7% 7% 13%;
    }
    .insolu_bot .insolu_rt span{
        padding-bottom: 3.3%;
    }
}
@media all and (max-width:1366px){
    .insolu_top .insolu_desc{
        padding: 9% 2% 6.5% 11%;
    }
    .insolu_bot .insolu_rt .insolu_desc{
        padding: 5% 7% 7% 11%;
    }
    .insolu_bot .insolu_rt .insolu_desc .inpro_a{
        margin-top: 5%;
    }
    .insolu_bot_list ul li{
        padding: 0 23px;
    }
}
@media all and (max-width:1280px){
    .insolu_list {
        padding-bottom: 8.6%;
    }
    .insolu_rt .insolu_desc>span{
        padding-bottom: 3.3%;
    }
    .insolu_top .insolu_desc{
        padding: 5% 6% 7% 9%;
    }
    .insolu_bot_list ul li{
        padding: 0 20px;
    }
}
@media all and (max-width:1200px){
    .insolu_list {
        padding-bottom: 7.2%;
    }
    .insolu_rt .insolu_desc>span{
        padding-bottom: 4.3%;
    }
    .insolu_bot .insolu_rt .insolu_desc{
            padding: 5% 6% 7% 6%;
    }
    .insolu_bot .insolu_rt .insolu_desc .inpro_a{
            margin-top: 3%;
    }
    .insolu_bot .insolu_rt .insolu_desc>span{
        padding-bottom: 2.3%;
    }
    .insolu_bot .insolu_rt h3{
        padding-bottom: 5.9%;
    }
    .insolu_bot_list ul li{
        padding: 0 23px;
    }
}

/*新闻中心*/
.in_news .innew_lf{
    width: 48.2%;
    float: left;

}
.in_news{
    background: #fff;
}
.innew_lf_t{
    position: relative;
}
.innew_lf_tpic{
    overflow: hidden;
}
.innew_lf_tpic img{
    width: 100%;
    transition: all 0.5s;
}
.innew_lf_tdesc{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 22px 50px;
    box-sizing: border-box;
    background: #353030c9;
}
.innew_lf_b span,.innew_lf_t span{
    display: block;
    color: rgba(255,255,255,0.5);
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 12px;
}
.innew_lf p{
    display: block;
    color: rgba(255,255,255,1);
    font-size: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 18px;
}
.innew_lf_b{
    padding: 50px 47px;
    box-sizing: border-box;
    background: #e7ecf7;
    margin-top: 10px;
}
.innew_lf_b span{
    color: rgba(89,101,111,0.5);
    
}
.innew_lf_b p{
    color: #424c58;
    padding-bottom: 22px;
}
.innew_lf_b h3{
    font-size: 24px;
    color: #2d3d54;
    font-weight: bold;
    margin-bottom: 33px;
}
.innew_lf_b a{
    display: block;
    border-bottom: 1px dashed #bfc6d4;
    margin-bottom: 22px;
}
.innew_lf_b a:nth-last-of-type(1){
    border-bottom: none;
}
.innew_rt{
    width: 50%;
    float: right;
    background: #fff;
}
.news_more a{
    border-bottom: none;
    text-align: right;
    color: rgba(89,101,111,0.6);
    margin-bottom: 0;
    margin-top: 20px;
}
.news_more a:hover{
    color: #00479d;
}
.innew_rt_b{
    padding-top: 0;
    background: #fff;
}
.innew_rt_b p{
    font-size: 18px;
    padding-bottom: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.innew_rt_b a{
    margin-bottom: 30px;
}
.innew_rt_b h3{
    margin-bottom: 55px;
}
.innew_rt_b a:last-child,.innew_rt_b a:nth-last-of-type(1){
    margin-bottom: 0;
}
.innew_con{
    padding-bottom: 96px;
}
.innew_lf_b a,.innew_rt a{
    transition: all 0.5s;
}
.innew_lf_b a:hover,.innew_rt a:hover{
    transform: translateX(10px);
}
.innew_lf_t:hover .innew_lf_tpic img{
    transform: scale(1.1);
}
.innew_lf_b a:hover p{
    color: #00479d;
}
/*合作客户*/
.in_partner{
    background: #f3f6fb;
}
.part_table table{
    background: #fff;
}
.part_table table td{
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    transition: all 0.5s;
}
.part_table table tr:last-child td{
    border-bottom: none;
}
.part_table table tr td:last-child{
    border-right: none;
}
.part_a{
    text-align: center;
    margin-top: 66px;
}
/*.part_a a{
    color: #5f6a84;
    border: 1px solid #5f6a84;
    text-align: left;
}*/
.in_partner{
    padding-bottom: 90px;
}
.part_a a:hover{
    color: #fff;
}
.part_a:hover span{
    background: url(../images/img2.png)no-repeat center;
}
.part_table table tr td img{
    width: 100%;
}
.part_table table tr td:hover{
    border-right: 1px solid #fff;
    box-shadow: 6px 5px 9px 0px #f5f5f5;
    transform: translateY(5px);
}

/*解决方案页面*/

.case_target{
    padding-right: 80px;

}
.case_target .target>a{
    padding: 0 10px;
}
.nei_anchor {
  text-align: center;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  font-size:0;
  width: 100%;
  z-index: 1001;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background: #2f374a;
}
.nei_anchor span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
 
}
.nei_anchor span a {
  color: rgba(255,255,255,0.5);
    font-size: 15px;
    line-height: 58px;
    padding: 0 30px;
    display: inline-block;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.nei_anchor span:hover a,
.nei_anchor span.on a {
  background: #00479d;
    color: #fff;
}
.ab_poti {
  position: relative;
}
.abposi_ab {
  position: absolute;
  height: 1px;
  top: -60px;
}
.solu_one{
    box-sizing: border-box;
    background: #f3f6fb;
}
.solu h3{
    font-size: 24px;
    color: #2f374a;
    font-weight: bold;
    text-align: center;
    margin-bottom: 32px;
}

.solu p{
    font-size: 15px;
    color: #5f6a84;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
}
.sulo1_xtzc{
    width: 100%;
    height: 442px;
    background: #fff;
    padding: 43px 57px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
@media screen and (max-width: 767px) { 
.solu h3{
    font-size: 20px;
    margin-bottom: 10px;
	margin-top:15px;
}
.solu p{
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 20px;
}
}
.xtzc_lf{
    float: left;
}
.xtzc_rt{
    width: 34%;
    padding-right: 90px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.xtzc_rt h3{
    font-size: 24px;
    color: #2f374a;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}
.xtzc_rt p{
    text-align: left;
}


/*系统特点*/
.solu_two{
    height: 680px;
    background: url(../images/img19.jpg) no-repeat center;
    background-size: 100% 100%;
    padding-top: 64px;
    box-sizing: border-box;
}
.solu_two h3{
    color: #fff;
}
.solu_two p{
    color: rgba(255,255,255,0.6);
}
.solu2_top li{
    width: 300px;
    height: 369px;
    background: rgba(106,119,150,0.3);
    transition: all 0.5s;
}

.solu2_pic{
    width: 300px;
    height: 205px;
    background: #242a39;
}
.solu2_pic p{
    color: #fff;
    font-size: 18px;
    padding-top: 148px;
    box-sizing: border-box;
}
.solu2_pic1{
    background:#242a39 url(../images/img20.png) no-repeat top 50px center;
}
.solu2_pic2{
    background:#242a39 url(../images/img21.png) no-repeat top 50px center;
}
.solu2_pic3{
    background:#242a39 url(../images/img22.png) no-repeat top 50px center;
}
.solu2_pic4{
    background:#242a39 url(../images/img23.png) no-repeat top 50px center;
}
.solu2_desc{
    padding: 25px;
    box-sizing: border-box;
    text-align: center;
}
.solu2_desc p{
    color: rgba(255,255,255,0.4);
}
.solu2_top li:hover .solu2_pic{
    background-color: #5772d8
}
.solu2_top li:hover{
    background-color: #fff;
}
.solu2_top li:hover .solu2_desc p{
    color: #5f6a84;
}
.solu2_bot{
    text-align: center;
    margin-top: 35px;
}
.solu2_bot a{
    display: inline-block;
    width: 15px;
    height: 29px;
    position: relative;
    vertical-align: middle;
}
.solu2_bot a.next{
    background: transparent url(../images/solu-r.png)no-repeat center;
    margin-left: 40px;
}
.solu2_bot a.prev{
    background: transparent url(../images/solu-l.png)no-repeat center;
    margin-right: 40px;
}
.solu2_bot ul{
    display: inline-block;
}
.solu2_bot ul li{
    float: left;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
    text-indent: -999px;
    cursor: pointer;
    background: transparent;
    border: 1px solid rgba(255,255,255,0.6)
}
.solu2_bot ul li.on{
    background:rgba(255,255,255,0.6);
}
.solu2_bot ul li:last-child{
    margin-right: 0;
}
/*系统优势*/
.solu_three{
    background:#444d64;
    padding-top: 64px;
    padding-bottom: 86px;
}
.solu_three h3{
    color: #fff;
}
.solu_three p{
    color: rgba(255,255,255,0.6);
}
.solu3_list{
    text-align: center;
}
.solu3_list li{
    width: 194px;
    height: 194px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.6);
    position: relative;
    margin-right: 74px;
    display: inline-block;
}
.solu3_list li:last-child{
    margin-right: 0;
}
.solu3_list li p{
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 16px;
    transform: translate(-50%,-50%);
}
.solu3_list li:hover{
    background: #5772d8;
    border: 1px solid #5772d8;
}
.solu3_list li:hover p{
    color: #fff;
}
/*应用案例*/
.solu_four{
    padding-top: 64px;
    background: #f3f6fb;
    padding-bottom: 25px;
}
.solu4_con h3{
    margin-bottom: 46px;
}
.solu4_list li{
    width: 377px;
    height: 391px;
    float: left;
    background: #fff;
    margin-right: 34px;
    transition: all 0.5s;
    margin-bottom: 33px;
}
.solu4_list li:nth-child(3n){
    margin-right: 0;
}
.solu4_pic{
    width: 377px;
    height: 204px;
    overflow: hidden;
}
.solu4_pic img{
    width: 377px;
    height: 204px;
    transition: all 0.5s;
}
.solu4_desc{
    padding: 20px 18px;
    box-sizing: border-box;
}
.solu4_desc span{
    color: rgba(66,76,88,0.6);
    font-size: 15px;
    font-family: arial;
}
.solu4_desc h3{
    color: #424c58;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 16px;
    margin-top: 8px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.solu4_desc p{
    text-align: left;
    font-size: 14px;
    color: rgba(66,76,88,0.8);
    line-height: 18px;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.solu4_list li:hover .solu4_pic img{
    transform: scale(1.1);
}
.solu4_list li:hover .solu4_desc h3{
    color: #00479d;
}
.solu4_a{
    text-align: center;
    margin-top: 10px;
}
/*.solu4_a a{
    background: #00479d;
}*/
.solu4_list li:hover{
    -webkit-box-shadow: 0px 5px 15px #e5e5e5;
    -moz-box-shadow: 0px 5px 15px #e5e5e5;
    box-shadow: 0px 5px 15px #e5e5e5;
}

/*推荐产品*/
.tjcp{
    background: #f3f6fb;
    padding-top: 64px;
    padding-bottom: 89px;
}
.tjcp_con h3{
    font-size: 24px;
    color: #2f374a;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    margin-bottom: 32px;
}
.nlist_items{
    width: 384px;
    height: 314px;
    float: left;
    position: relative;
    margin-left: 16px;
	margin-right: 15px;
    overflow:hidden;
    margin-bottom: 20px;
    border-bottom: 2px solid #d7d8da;
}

.n_front>img{
  width: 384px;
  height: 245px;
  transition: all 0.5s;
}
.n_front{
  overflow: hidden;
}
.n_back{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -350px;
    padding: 70px 45px 0;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.n_back p{
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 35px;
    text-align: left;
}
.n_back a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.n_back a img{
  margin:0 auto;
}

.section .rsp {
    width: 384px;
    height: 245px;
    overflow: hidden;
    position: absolute;
    background: rgb(0, 71, 157);
    top: 0px;
    left: 0px;
}
.nlist_items .front_p{
    width: 100%;
    height: 68px;
    text-align: left;
    line-height: 68px;
    box-sizing: border-box;
    transition: all 0.3s;
	padding-left:10px;
	padding-right:30px;
    box-sizing: border-box;
    margin-bottom: 0;
	overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  color: #fff;
   font-size: 18px;
    background:#bbbaba url(../images/jia.png)no-repeat right 25px center;
}
.front_p span{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
}
.nlist_items:hover .front_p{
  background: rgb(0, 71, 157) url(../images/jiah.png)no-repeat right 25px center;
}
.nlist_items:hover .front_p span{
  color: #fff;
}

.cptj_ul{
    text-align: center;
    margin-top: 35px;
}
.cptj_ul li{
    width: 48px;
    height: 6px;
    display: inline-block;
    background: rgba(95,106,132,0.3);
    font-size: 0;
    margin: 0 9px;
}
.cptj_ul li.on{
    background: rgba(95,106,132,1);
}
@media screen and (max-width: 767px) {
.case {
    padding-top: 10px;
}
.nlist_items{
    width: 100%;
    height:auto;
	border-bottom:none;
}
.n_front>img{
  width: 100%;
  height:auto;
}
.nlist_items .front_p{
    width: 100%;
    height:40px;
    line-height: 40px;
    padding:0px 10px;
 font-size: 13px;
}
.front_p span{
  font-size: 13px;
}
.cptj_ul{
    margin-top: 20px;
}
.cptj_ul li{
    width: 32px;
    height: 5px;
}
.section .rsp {
    display:none !important;
}
.n_back{display:none !important;}
}

.cp_info{float: left; width: 100%; line-height: 24px;}
.cp_info_1{float: left; width: 100%;height: auto; margin-bottom: 15px;}
.cp_info_left{float: left; width: 660px; height: auto;}
.cp_info_right{float: right; width: 366px; height: auto;}
.cp_info_right h1{font-size: 22px;  color: red; font-weight: bold;margin-top: 25px;}
.cp_info_wap h1{font-size: 22px;  color: red; font-weight: bold;margin-top: 25px;}
.cp_info_wap{float: left; width: 100%;padding: 15px; line-height: 24px;}
.cp_info_2 img{ width: 100%; height: auto;}

.cp_news_list{float: left; width: 100%; line-height: 22px;}

.tulist2{float: left; width:100%;}
.tulist2 li{float:left; width:30%; margin: 20px;  height:300px; text-align:left;}
.tulist2 li div{width: 100%; height: 226px; overflow: hidden;}
.tulist2 li img{float:left; margin-bottom:10px;width: 100%; height: 226px;cursor: pointer;transition: all 0.6s; }
.tulist2 li img:hover{
  transform: scale(1.4);
}
.tulist2 li span{ text-align:left; color:#0D0D0D;}
.tulist2 li span a{color:#000; }
.tulist2 li p{color:#000; display: block;  width: 100%; height: auto; line-height: 22px;}
.tulist2 li p a{color:#000; display: block; font-weight: bold; width: 100%; height: auto; line-height: 22px;}
.tulist2 li a:hover{color: red;}

.cp_news_list_wap{float: left; width: 100%; line-height: 22px;}
.cp_news_list_wap .tulist2 li{float:left; width:100%;  height:320px; text-align:left;}
.cp_news_list_wap .tulist2 li p a{color:#000; display: block;width: 100%; height: auto; line-height: 22px;}

.tulist3 li{padding: 15px;}
.tulist3 li:hover{background: #EFEFEF;}
.tulist3 li img:hover{
  transform: scale(1);
}
.tulist3 center{margin-top: 15px;}
.cp_news_list_wap .center{margin-top: 0px;}
.cp_news_list_wap .tulist3 li{padding: 0px;}
.cp_news_list_wap .tulist3 li{padding: 0px;}
.cp_news_list_wap .tulist3 li img{width:100%; }
.cp_news_list_wap .tulist2 li{ margin: 0px; }


/*详情列表*/
.contain{
    background: #fff;
}
.solu_list ul li{
    width: 576px;
    height: 654px;
    background:#fff;
    float: left;
    margin: 0 30px;
    padding: 25px 27px;
    box-sizing: border-box;
    transition: all 0.5s;
        margin-bottom: 25px;
}
.solu_list ul li:hover a{
	text-decoration:none;
}
.solu1{
    padding: 64px 0 90px;
    box-sizing: border-box;
}
.solu1_pic{
    width: 522px;
    height: 295px;
    overflow: hidden;
}
.solu1_p{
    padding: 0 110px;
}
.solu1_pic img{
    width: 522px;
    height: 295px;
    transition: all 0.5s;
}
.solu1_desc h3{
    text-align: left;
    color: #333;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    margin: 42px 0 17px;
}
.solu1_desc p{
    text-align: left;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 54px;
}
.solu1_desc span{
    display: inline-block;
    width: 117px;
    height: 38px;
    background:#2f374a;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height:38px;
    border-radius: 20px;
    transition: all 0.5s;
}
.solu_list li:hover{
    -webkit-box-shadow: 0px 5px 15px #e5e5e5;
    -moz-box-shadow: 0px 5px 15px #e5e5e5;
    box-shadow: 0px 5px 15px #e5e5e5;
}
.solu_list li:hover .solu1_desc h3{
    color: #00479d;
}
.solu_list li:hover .solu1_desc span{
    background: #00479d;
}
.solu_list li:hover .solu1_pic img{
    transform: scale(1.1);
}
@media screen and (max-width: 767px) {
.solu1 {
    padding: 20px 0 30px;
}
.solu_list ul li{
    width: 100%;
    height:auto;
    margin: 0;
    padding: 10px;
    margin-bottom: 15px;
}
.solu1_pic{
    width: 100%;
    height:auto;
}
.solu1_pic img{
    width: 100%;
    height:auto;
}
.solu1_desc h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0 10px;
}
.solu1_desc p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom:20px;
}
.solu1_desc span {
    width: 87px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
}
}

/*案例详情页面*/
.tab_btn {
    height: 58px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.sPrev,
.sNext {
    z-index: 30;
    display: inline-block;
    width: 24px;
    height: 33px;
    background: #9096a5 url(../images/case-l.png)no-repeat center;
    position: absolute;
    right: 35px;
    top: 14px;
}
.sNext {
    right: 0;
    background:#9096a5 url(../images/case-r.png)no-repeat center;
}
.tab_btn a:hover{
    background-color: #00479d;
}
.case{
    padding-top: 30px;
    padding-bottom: 89px;
	margin: 0 auto;
}

/*分页*/
.page{
    font-size: 0;
    text-align: center;
	margin-top: 20px;
}
.page .shangyi{ display:none;}
.page a{
    color: #424c58;
    font-size: 18px;
    font-family: arial;
    display: inline-block;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center; 
    vertical-align: middle;
    margin: 0 5px;
}
.page a.page_prev{
    background:#9096a5 url(../images/case-l.png)no-repeat center;
}
.page a.page_next{
    background:#9096a5 url(../images/case-r.png)no-repeat center;
}
.page a.on,.page a:hover{
    background: #00479d;
    color: #fff;
}
.page a.page_prev:hover{
    background:#00479d url(../images/case-l.png)no-repeat center;
}
.page a.page_next:hover{
    background:#00479d url(../images/case-r.png)no-repeat center;
}
.page a.p-more{
    background: none;
    color: #424c58;
}
@media screen and (max-width: 767px) {
.page{
	margin-bottom: 70px;
}
.page a {
    font-size: 13px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    margin: 0 5px;
}
}
/*案例详情页面*/
.case_xq{
    padding-top: 40px;
	background:#fff;
}
.casexq_inner h3{
    width: 90%;
    margin: 0 auto;
    font-size: 28px;
    line-height: 40px;
    color: rgba(66,76,88,1);
    font-weight: bold;
    text-align: center;
}

.casexq_inner p{
    color: rgba(66,76,88,0.8);
    font-size: 15px;
	line-height:30px;
}

.xq_menu{
    font-size: 0;
    overflow: hidden;
    text-align: center;
    margin: 77px auto 89px;
}
.xq_menu a{
    width: 110px;
    height: 43px;
    display: inline-block;
    border: 1px solid #dedddd;
    box-sizing: border-box;
    text-align: center;
    line-height: 43px;
    font-size: 14px;
    color: #5f6a84;
}
.xq_menu .xq_prev{
    float: left;
}
.xq_menu .xq_next{
    float: right;
}
.xq_menu a:hover,.xq_menu a.on{
    background: #00479d;
    color: #fff;
    border-color: #00479d;
}
.tjcp1{
    background: #eff1f5;
}
@media screen and (max-width: 767px) {
.case_xq{
    padding-top: 20px;
}
.casexq_inner h3{
    font-size: 16px;
	margin-top:0px;
	line-height:25px;
}
.casexq_inner{
	margin-bottom:100px;
}

}
/*服务支持页面*/
.ser_one{
	width:100%;
    padding-top: 64px;
    background: #fff;
    padding-bottom: 70px;
}
.ser1_con h3{
    color: #333;
    text-align: left;
}

.ser1_con p{
    color: #445b7c;
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 28px;
}
.ser1_con h4{
    color: #2d3d54;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ser1_xx{
    color: #2d3d54;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.ser1_lf{
    width: 50%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
    border-right: 1px solid #00479d;
}
.ser1_con .ser1_lf_p{
    font-size: 16px;
}
.ser1_rt{
    width: 50%;
    float: right;
    padding-left: 30px;
    box-sizing: border-box;
    padding-right: 53px;
}
.ser1_lf h3{
    background: url(../images/img40.png) no-repeat left center;
}
.ser1_rt h3{
    background: url(../images/img41.png) no-repeat left center;
}
.ser_two{
	width: 100%;
    background: #f3f6fb;
    padding: 64px 0px;
}

.faq_list .p-accordion li{
    margin-bottom: 13px;
    box-sizing: border-box;

}
.faq_list .p-accordion li .link{
    line-height: 63px;
    padding:0 34px;
    cursor: pointer;
    display: block;
    color: #5f6a84;
    font-size: 15px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-sizing: border-box;
    background: #fff;
}
.faq_list .answer{
    display: none;
    padding: 45px 82px;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.faq_list .answer p{
    color: #5f6a84;
    font-size: 15px;
    text-align: left;
}
.faq_list .answer span{
    display: inline-block;
    color:#5f6a84;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 38px;
    top: 45px;
}
@media screen and (max-width: 767px) {
.faq_list .answer{
    padding: 20px 40px;
}
.faq_list .answer p{
    font-size: 13px;
}
.faq_list .answer span{
    font-size: 13px;
    left: 15px;
    top: 20px;
}
}
.chevron-down{
    position: absolute;
    top: 15px;
    right: 34px;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #dfe4f1 url(../images/faq-jia.png)no-repeat center;
    border-radius: 50%;
}

.faq_list .p-accordion li.open .link .chevron-down{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #fff url(../images/faq-jian.png)no-repeat center;
}
.faq_list .p-accordion li.open .link{
    background: #00479d;
    color: #fff;
}
.faq_list .p-accordion li:hover .link{
    background: #00479d;
    color: #fff;


}
.faq_a{
    text-align: center;
    margin-top: 42px;
}
.ser_three{
    background: #fff;
    padding: 64px 0 89px;
}
.xiazai_list li{
    width: 581px;
    height: 133px;
    border: 1px solid #eee;
    float: left;
    margin-right: 34px;
    padding: 18px 24px;
    box-sizing: border-box;
    margin-bottom: 35px;
    transition: all 0.5;
}
.xiazai_list li:nth-child(2n){
    margin-right: 0;
}
.xz_pic{
    width: 89px;
    height: 91px;
    border:1px solid #eee;
    background: url(../images/img42.png) no-repeat center;
    float: left;
}
.xz_desc{
    width: 300px;
    float: left;
    padding-left: 23px;
}
.xz_desc p{
    margin-bottom: 0;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xz_desc p.p1{
    color: #5f6a84;
}
.xz_desc p.p2{
    color: rgba(95,106,132,0.7);
}
.xz_a{
    text-align: center;
    margin-top: 8px;
}
.xiazai_list li:hover{
    border-color: #00479d;
}
@media screen and (max-width: 767px) {
.ser_one {
    padding-top: 20px;
    padding-bottom: 30px;
}
.solu{
	margin-bottom:100px;
}

.ser1_lf {
    width: 100%;
    padding-right: 0px;
    box-sizing: border-box;
    border-right:none;
	border-bottom: 1px solid #00479d;
}
.ser1_rt {
    width: 100%;
	margin-top:20px;
    padding-left: 0px;
    padding-right: 0px;
}
.ser_two {
    padding: 30px 0px;
}
.faq_list .p-accordion li .link {
    line-height: 45px;
    padding: 0 10px;
    font-size: 13px;
}
.chevron-down {
    right: 6px;
    width: 16px;
    height: 16px;
}
.faq_a {
    margin-top: 35px;
}
.ser_three {
    padding: 20px 0px;
}
.xiazai_list li {
    width: 100%;
    height:auto;
    margin-right: 0px;
    padding: 10px;
    margin-bottom: 20px;
}
.xz_pic {
    width: 60px;
    height: 60px;
}
.xz_desc {
    width: 245px;
    float: right;
    padding-left: 0px;
}
.xz_desc p.p2{
	font-size:12px;
}
}

/*新闻中心页面*/
.new{
    padding: 30px 0 89px;
    background: #f3f6fb;
}
.new_list{
	float: left;
    width: 100%;
}
.new_list li{
	float: left;
    width: 100%;
    height: 277px;
    background: #fff;
    padding: 43px 55px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
    transition: all 0.5s;
}
.new_pic{
    width: 343px;
    height: 191px;
    float: left;
    overflow: hidden;
}
.new_pic img{
    width: 343px;
    height: 191px;
    transition: all 0.5s;
}
.new_desc h3{
    color: #2d3d54;
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.new_desc {
    width:510px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 66px;
}
.new_desc p{
    color: #687484;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.time{
    text-align: center;
    position: absolute;
    left: 45%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.time span{
    display: inline-block;
    font-size: 48px;
    color: #2f374a;
    font-family: arial;
}
.time p{
    color: rgba(104,116,132,0.6);
    font-size: 15px;
}
.new_list li:hover .time span{
    color: #00479d;
}
.new_list li:hover .new_desc h3{
    color: #00479d;
}
.new_list li:hover .new_pic img{
    transform: scale(1.1);
}
.new_list li:hover{
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    -webkit-box-shadow: 0px 5px 15px #e5e5e5;
    -moz-box-shadow: 0px 5px 15px #e5e5e5;
    box-shadow: 0px 5px 15px #e5e5e5;
}
.new_list li:last-child{
    margin-bottom: 58px;
}
@media screen and (max-width: 767px) {
.new {
    padding: 20px 0 50px;
}
.new_list li {
    padding: 15px 10px;
	height:auto;
}
.new_list li:last-child{
    margin-bottom: 20px;
}
.new_pic_xp {
	float:left;
    width: 100%;
	margin:0 auto;
}
.new_pic_xp img {
    width: 100%;
}
.time_xp {
    float:left;
    width: 100%;
	color: #d0d0d0;
    font-size: 12px;
}
.new_desc_xp {
    float:left;
    width: 100%;
}
.new_desc_xp h3{
	float:left;
    width: 100%;
    color: #333;
    font-size: 15px;
	margin-top:10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.new_desc_xp p{
	float:left;
    width: 100%;
    color: #9e9a9a;
    font-size: 13px;
	line-height:23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
}

/*联系我们页面*/
.con_top{
    height: 515px;
}
.contop_con{
    padding-top: 127px;
}

.contop_con h3{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-right: 70px;
    display: inline-block;
    vertical-align: top;
    padding-top: 13px;
}
.contop_con h3:after{
    content:'';
    width: 24px;
    height: 2px;
    background: #fba252;
    position: absolute;
    bottom: -17px;
    left: 0;
}
.con_top_list{
    display: inline-block;
    padding-left: 50px;
    position: relative;
}
.con_top_list:before{
    content:'';
    width: 1px;
    height: 245px;
    background: rgba(255,255,255,0.33);
    position: absolute;
    left: 0;
    top: 15px;
}
.con_top_list p{
    color: #f3f6fb;
    font-size: 14px;
    line-height: 24px;
}
.con_tel p{
    font-size: 18px;

}
.con_top_list li{
    margin-bottom: 11px;
    padding: 10px 0 10px 57px;
    transition: all 0.5s;
}
.con_top_list .con_add{
    background: url(../images/img48.png)no-repeat left center;
}
.con_top_list .con_tel{
    background: url(../images/img49.png)no-repeat left center;
}
.con_top_list .con_mail{
    background: url(../images/img50.png)no-repeat left center;
}
.con_top_list .con_web{
    background: url(../images/img51.png)no-repeat left center;
}
.contop_con_lf{
    float: left;
}
.contop_con_rt{
    float: right;
    padding-top: 123px;
}
.contop_con_rt p{
    color: #f3f6fb;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.con_top_list li:hover{
    transform: translateY(-10px);
}
.map img{
    width: 100%;
}
.con_liuyan{
    background: #f3f6fb;
    padding: 88px 0;
}
.con_form h3,.join_con h3{
    font-size: 24px;
    color: #2d3d54;
    font-weight: bold;
    text-align: center;
    padding-bottom: 45px;
}
.con_form input{
    width: 592px;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #eee;
    padding-left: 34px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    font-family: 'microsoft yahei','arial';
}
.con_form select{
    width: 592px;
    height: 64px;
    line-height: 64px;
    border: 1px solid #eee;
    padding-left: 34px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    font-family: 'microsoft yahei','arial';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/down.png)no-repeat right 18px center;
}
.con_form .box{
    width: 592px;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #eee;
    padding-left: 34px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    color: #666;
    margin-left: 11px;
}
.con_form .box .radio{
    width: 18px;
    height: 18px;
    margin-left: 50px;
    vertical-align: text-bottom;
    position: relative;
    -webkit-appearance:none ;
    -moz-appearance:none ;
    appearance: none;
    border:none;
    padding-left: 0;
    width: 0;
}
.box input[type="radio"] + label::before {
    content: "\a0"; /*不换行空格*/
    display: inline-block;
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #eee;
    background: #fff;
    margin-right: 10px;
}
.box input[type="radio"]:checked + label::before {
    background: url(../images/blue.png) no-repeat center;
    background-clip: content-box;
}

.con_form .box label{
    display: inline-block;
    padding-left: 10px;
}
.con_form textarea{
    width: 100%;
    height: 290px;
    resize: none;
    border: 1px solid #eee;
    padding: 22px 34px;
    font-size: 16px;
    color: #666;
    font-family: 'microsoft yahei','arial';
    box-sizing: border-box;
}
.con_form .con_btn{
    width: 138px;
    padding: 0;
}
.btn_box{
    float: right;
}
.box3 input{
    width: 385px;
    margin-right: 18px;
}
.box3 input:last-child,.box2 input:last-child{
    margin-right: 0;
}
.box2 input{
    margin-right: 11px;
}
.box1,.box2{
    margin-bottom: 12px;
}
.box3{
    margin-bottom: 26px;
}
.box4{
    margin-top: 12px;
}
.btn_box .fs{
    background: #00479d;
    color: #fff;
    margin-left: 11px;
}
.join{
    background: #f3f6fb;
    padding-bottom: 88px;
}
.join_list .p-accordion li .link{
    line-height: 75px;
    font-size: 18px;
    color: #2d3d54;
}
.join_list .p-accordion li:hover .link{
    color: #fff;
    font-weight: bold;

}
.join_list .p-accordion li.open .link{
    color: #fff;
    font-weight: bold;
}
.join_list .answer{
    
}
.join_list .answer h4{
    color: #5f6a84;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
}
.join_list .answer p{
    color: #5f6a84;
    font-size: 14px;
    margin-bottom: 35px;
}
.join_list .p-accordion li .link .chevron-down{
    width: 49px;
    height: 21px;
    border-radius: 10px;
    position: absolute;
    top: 26px;
}
.join_a{
    text-align: center;
    margin-top: 30px;
}

/*关于我们页面*/

.abo_top{
	width:100%;
    padding-top: 60px;
	padding-bottom: 80px;
	background:#fff;
}
.abo_tr{
	text-align:left;
}
.abo_tr img{
	max-width:100%;
	max-height:100%;
	margin:0 auto;
}
.abo_tr p{
	text-align:left;
	line-height:30px;
}
.abo_tr h3{
    color: #2d3d54;
    font-size: 24px;
    font-weight: bold;
    margin-top: 59px;
    margin-bottom: 16px;
}
.abo_two{
    background: #f3f6fb;
    padding-top: 50px;
    padding-bottom: 97px;
}

.abo2_list{
    overflow: hidden;
    padding-top: 30px;
}

.abo3_con{
    position: relative;
}
.abo_three{
	padding-top: 0;
    padding-bottom: 100px;
}

.abo3_list{
    position: relative;
}
@media screen and (max-width: 767px) { 
.abo_two{
    padding-top: 20px;
    padding-bottom: 0px;
}
.abo_three{
    padding-bottom: 10px;
}
}
.fz_ul {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 126px!important;
    padding-bottom: 110px!important;
    font-size: 0;
}
.fz_ul li {
    text-align: center;
    display: inline-block;
    position: relative;
    width: 262px;
    height: 129px;
}
.fz_ul li:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: #a6bfd5;
    top: 50%;
    margin-top: -0.5px;
    left: 0;
    z-index: 1;
}
.fz_ul li:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    border-radius: 50%;
    z-index: 4;
    background: url(../images/cir.png)no-repeat center;
    transition: .5s;
}
.odd .fa_font {
    bottom: 106px;
    top: auto;
}
.fa_font {
    position: absolute;
    top: 106px;
    left: 50%;
    transform: translate(-50%, 0);
    transition: .5s;
    width: 262px;
    height: 129px;
    background: #fff;
    padding: 25px 20px;
    box-sizing: border-box;
    border-radius: 15px;
}
.fa_font h3{
    color: #3f5c77;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: left;
}
.fa_font p{
    color: #647d93;
    font-size: 15px;
    text-align: left;
    margin-bottom: 0;
    line-height: 25px;
}
.fzlc_font {
    float: left;
}
.fa_font:before{
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 12px 10px;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
}
.odd .fa_font:before {
    border-color:#fff transparent transparent  transparent;
    top: 129px;
    left: 50%;
    transform: translateX(-50%);
}
.ban2{display: none;}
.fz_ul li:hover:before,.fz_ul li.on:before{
    background: url(../images/cirh.png)no-repeat center;
}
.fz_ul li:hover .fa_font,.fz_ul li.on .fa_font{
    background: #0184ff;
}
.fz_ul li:hover .fa_font:before,.fz_ul li.on .fa_font:before{
    border-color:transparent transparent #0184ff   transparent;
}
.fz_ul li:hover .fa_font:before,.fz_ul li.on .fa_font:before{
    border-color:transparent transparent #0184ff   transparent;
}
.fz_ul li.odd:hover .fa_font:before,.fz_ul li.odd.on .fa_font:before{
    border-color: #0184ff transparent transparent  transparent;
}
.fz_ul li:hover h3,.fz_ul li:hover p{
    color: #fff;
}
.fz_ul li.on h3,.fz_ul li.on p{
    color: #fff;
}
.num{
    overflow: hidden;
    margin: 0 76px;
    height: 374px;
    box-sizing: border-box;
}
.prev_btn1,.next_btn1{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 2px solid #5681a8;
    display: inline-block;
    position: absolute;
    top: 52%;
    /*transform: translateY(-50%);*/
}
.prev_btn1{
    left: 0;
    background: url(../images/ab-l.png)no-repeat center;
}
.next_btn1{
    right: 0;
    background: url(../images/ab-r.png)no-repeat center;
}
.abo_four{
    padding-top: 40px;
	padding-bottom:40px;
    box-sizing: border-box;
    background: #e7ebf5;
}
.ab4_list{
    padding: 0 58px;
    box-sizing: border-box;
}
.ab4_list li{
    width: 244px;
    float: left;
    margin-right: 36px;
	text-align: center;
}
.ab4_list li:nth-child(4n){
    margin-right: 0;
}
.ab4_list li a{
    display: inline-block;
    width: 244px;
    height: 335px;
    background: #fff;

}
.ab4_list li p{
    font-size: 16px;
    color: #2f374a;
    line-height: 20px;
    margin:20px 0 33px;
}
.ab4_list li a img{
    margin:34px auto;
}
.ab4_list li:hover a{
    background: #00479d;
}
.ab4_list li:hover p{
    color: #00479d;
}
.ab4_list .page{
    padding: 50px 0 120px;
}
.abo4_con .inpro_a{
    text-align: center;
    margin-top: 20px;
    padding-bottom: 60px;
}
.show{
    display: none;
}
.abo_five{
    padding-top: 50px;
    box-sizing: border-box;
    /*height:644px;*/
    background:#fff;
    background-size: 100% 100%;
}
.abo5_con h3{
    margin-bottom: 51px;
}
.abo_six{
    padding-top: 50px;
    background:#fff;
	padding-bottom:50px;
}

.ab6-contact {
	float:left;
	padding:10px 0px;
}
.ab6-contact p {
	float:left;
	width:100%;
	font-size: 16px;
	margin: 10px 0px;
	color:#333;
	text-align:left;
}
.ab6-contact img {
	max-width: 100%;
}
@media screen and (max-width: 767px) { 
.abo_top {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ab4_list {
    padding: 0px;
}
.ab4_list li {
    width: 47%;
	margin-left:5px;
    margin-right: 5px;
	margin-bottom: 10px;
}
.ab4_list li a {
    width: 100%;
    height:auto;
}
.ab4_list li a img {
    margin: 0px auto;
	width: 100%;
}
.ab4_list li p {
    font-size: 12px;
    line-height: 25px;
    margin: 0px auto;
}
.abo5_con h3{
    margin-bottom: 20px;
}
.abo_five{
    padding-top: 20px;
    height:auto;
    background:#fff;
}
.ab6-contact p { font-size: 14px; margin:5px 0px; }
.abo_six {
    padding-top: 20px;
    padding-bottom: 150px;
}
}

/*产品列表页面*/
.pro_target{
    float: none;
}

.nav_bg {
    display: none;
    z-index: 1002;
    /*width: 208px;*/
    position: absolute;
    top: 58px;
    text-align: center;
    overflow: hidden;
    background: #00479d;

}
.nav_bg .nav_list_items a{
    color: #d2d0d0;
    font-size: 14px;
    display: block;
    text-align: left;
    padding: 0 30px;
    line-height: 30px;
}
.nav_bg .nav_list_items:last-child a{ padding-bottom:15px;}
.nav_bg .nav_list_items:first-child a{ padding-top:15px;}
.nav_bg .nav_list_items a:hover{
    color: #fff;
}
.cp_con .nlist_items:nth-child(3n){
    margin-right: 0;
}
.cp_con .nlist_items{
    margin-bottom: 27px;
}
.cp_con .page{
    margin-top: 30px;
}
/*产品详情页面*/
/*图片放大镜样式*/
.pro_right{
    overflow:hidden;
    box-sizing: border-box;
}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width:569px;height:363px; border-right:1px solid #eee;overflow:hidden;}
.jqzoom img{
    width: 569px;
    height: 363px;
}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:480px;height:480px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:150px;height:150px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:569px;height:363px;
    float: left;}
.spec-scroll{clear:both;padding-top: 14px;}
.spec-scroll .prev{float:left;background: url(../images/cp-l.png) no-repeat center;}
.spec-scroll .next{float:right;background: url(../images/cp-r.png) no-repeat center;}

.spec-scroll .prev,.spec-scroll .next{text-align:center;width:12px;height:21px; line-height:54px;cursor:pointer;margin-top: 30px;}
.spec-scroll .items{margin:auto;position:relative;    width: 524px;
    height: 82px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:80px;}
.spec-scroll .items ul li{float:left;width:124px;text-align:center;margin-right: 8px;}
.spec-scroll .items ul li:last-child{
    margin-right: 0;
}
.spec-scroll .items ul li img{border:1px solid #eee;width:124px;height:80px;}
.spec-scroll .items ul li.hover img { border:1px solid #fba252;}
.pro_top{
    overflow: hidden;
}
.pro_lf{
    float: left;
    width: 569px;
}
.pro_desc_rt{
    width: 630px;
    float: right;
    box-sizing: border-box;
}
.pro_desc_con{
    padding-left: 23px;
}
.pro_desc_con p{
    color: #5f6a84;
    font-size: 15px;
    text-align: left;
    margin-bottom: 108px;
	line-height:30px;
}

.cpxq4_con table tr.tr1{
    background: #c1d7eb;
}
.cpxq4_con table tr.tr1:hover,.cpxq4_con table tr.tr2:hover,.cpxq4_con table tr.tr3hover,.cpxq4_con table tr.tr4:hover{
    background: #0184ff;
}

.pro_desc_con h3{
    color: #2f374a;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}
.cpxq_btn>div{
    display: inline-block;
    position: relative;
    margin-right: 6px;
}
.cpxq_btn .ban_desca a{
    padding-left: 25px;
    margin-right: 0;
}
.cpxq_btn .ban_desca span{
    right: 25px;
}
.cpxq_btn .cp_a a{
    background: #fba252;
}
.cpxq_btn a:hover{
    border: none;
}
.cpxq_one{
	padding-top: 40px;
    padding-bottom: 30px;
}
.cpxq_two{
    background: #fff;
}
.cpxq2_lf{
    float: left;
    width: 590px;
}
.cpxq2_rt{
    width: 608px;
    margin-top: 98px;
    box-sizing: border-box;
    float: left;
    padding-left: 95px;
}
.cpxq2_rt h3{
    text-align: left;
    margin-bottom: 25px;
}
.cpxq2_rt li{
    line-height: 40px;
    position: relative;
    padding-left: 31px;
    color: #5f6a84;
    font-size: 15px;
}
.cpxq2_rt li:before{
    content:'';
    width: 16px;
    height: 16px;
    background: url(../images/img66.png)no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.cpxq_three{
    padding-top: 70px;
}
.cpxq3_list li{
    width: 387px;
    height: 305px;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}
.cpxq3_list li img{
    width: 387px;
    height: 305px;
    transition: all 0.5s;
}
.cpxq3_list li:hover img{
    transform: scale(1.1);
}
.cpxq3_list li p{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 18px;
    color: #fff;
    width: 100%;
    line-height: 48px;
    text-align: left;
    padding: 0 33px;
    margin-bottom: 10px;
}
.tj_hd a{
    display: inline-block;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    background: #9fa3a7;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.cpxq3_list{
    position: relative;
}
.tj_hd a.tj_prev{
    left: -80px;
    background: #9fa3a7 url(../images/arrowleft.png)no-repeat center;
}
.tj_hd a.tj_next{
    right: -80px;
    background: #9fa3a7 url(../images/arrowright.png)no-repeat center;
}
@media all and (max-width:767px){

    .tj_hd a.tj_prev{
        left: 0;
    }
    .tj_hd a.tj_next{
        right: 0;
    }
.pro_lf{
    width: 100%;
}
.pro_desc_rt{
    width: 100%;
}
.pro_desc_con{
    padding-left: 0px;
	margin-top:20px;
}
.pro_desc_con p{
    font-size: 13px;
    margin-bottom: 30px;
	line-height:23px;
}
.pro_desc_con h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.spec-preview{width:100%;height:auto;}
.jqzoom{width:100%;height:auto;}
.jqzoom img{
    width: 100%;
    height: 100%;
}
.spec-scroll .items{width: 88%; height: 66px;}
.spec-scroll .items ul {
    height: 64px;
}
.spec-scroll .items ul li {
    width: 104px;
}
.spec-scroll .items ul li img {
    width: 100%;
    height: 64px;
}
.spec-scroll .prev,.spec-scroll .next{margin-top: 25px;}
}
.tj_hd a:hover{
    background-color: #5f6a84;
}
.cpxq4_con{
    background: #fff;
    padding-top: 71px;
}
.cpxq4_con table tr,.cpxq4_con table td,.cpxq4_con table th{
    border: 1px solid #eee;
    line-height: 30px;
}
.cpxq4_con table{
    width: 100%;
}
.cpxq4_con table th{
    width: 304px;
    text-align: left;
    padding-left: 85px;
    box-sizing: border-box;
    color: #5f6a84;
    font-size: 15px;
    font-weight: bold;
}
.cpxq4_con table td{
    padding-left: 121px;
    box-sizing: border-box;
    color: #5f6a84;
    font-size: 15px;
}
.cpxq4_con table tr.tr1{
    background: #0184ff;
}
.cpxq4_con table tr.tr1 th,.cpxq4_con table tr.tr1 td{
    color: #fff;
}
.cpxq4_con table tr.tr2{
    background: #c1d7eb;
}
.cpxq4_con table tr.tr2 th,.cpxq4_con table tr.tr2 td{
    color: #fff;
}
.cpxq_menu{
    margin-top: 45px;
}





/*=======================8.08修改==================*/
.insolu_top .box{
    display: none;
}

.insolu_list .dd a{
    width: 25%;
    font-size: 21px;
    color: #fff;
    line-height: 45px;
    display: inline-block;
    margin-right: 15%;
    position: relative;
}
.insolu_list i{
    display: none;
    position: absolute;
    right: 0;
    top: 11px;
    width: 23px;
    height: 23px;
    background: url(../images/img7.png)no-repeat right 0 center;
}
.insolu_list .dd a:hover i,.insolu_list .dd a.on i{
    display: inline-block;
}
.insolu_bot_list li:hover{
    transform: translateY(-10px);
}

.insolu_list .dd{
    float: left;
    position: relative;
}
.insolu_list .dd1:first-child:after{
    content: '';
    width: 1px;
    height: 162px;
    background: #878fa3;
    position: absolute;
    right: 69%;
    top: 10px;
}
.in_solu{
    position: relative;
}
@media all and (max-width:1700px){
    .insolu_list .dd a{
        width: 29%;
        margin-right: 16%;
    }
    .insolu_list .dd1:first-child:after{
        right: 65%;
    }
}
@media all and (max-width:1500px){
    .insolu_list .dd a{
        width: 31%;
        margin-right: 16%;
    }
    .insolu_list .dd1:first-child:after{
        right: 63%;
    }
}
@media all and (max-width:1380px){
    .insolu_list .dd a{
        width: 33%;
        margin-right: 16%;
    }
    .insolu_list .dd1:first-child:after{
        right: 60%;
    }
}
@media all and (max-width:1300px){
    .insolu_list .dd a{
        width: 37%;
        margin-right: 11%;
    }
    .insolu_list .dd1:first-child:after{
        right: 60%;
    }
}

/*===================8.10修改==================*/
.abo_tr p{
    color: #5f6a84;
    font-size: 15px;
    text-indent: 2em;
}
.abo_trp{
    padding-right: 27px;
    max-height: 358px;
    overflow-y: auto;
}
.abo_trp::-webkit-scrollbar {
    width: 6px !important;
    background: url(../images/abo_19.jpg) repeat-y center;
}
.abo_trp::-webkit-scrollbar-thumb {
    width: 6px !important;
    background: url(../images/abo_13.jpg) repeat-y center;
}

.abo2_list li{
    width: 372px;
    margin-right: 42px;
    text-align: center;
    float: left;
}
.abo2_list li:last-child{
    margin-right: 0;
}
.abo2_list .abo2_pic{
    width: 372px;
    height: 225px;
    overflow: hidden;
}
.abo2_list .abo2_pic img{
    width: 372px;
    height: 225px;
    transition: all 0.5s;
}
.abo2_list .abo2_desc{
    height: 98px;
    background: #00479d;
    text-align: left;
    padding: 20px 30px;
    box-sizing: border-box;
}
.abo2_list .abo2_desc h4{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.abo2_list .abo2_desc p{
    color: #fff;
    font-size: 15px;
    text-align: left;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.abo2_list li:hover .abo2_pic img{
    transform: scale(1.1);
}
@media screen and (max-width: 767px) { 
.abo_tr p {
    font-size: 13px;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.abo2_list {
    padding-top: 10px;
}
.abo2_list li{
    width: 100%;
    margin-right: 0px;
	margin-bottom:20px;
}
.abo2_list .abo2_pic {
    width: 100%;
    height:auto;
}
.abo2_list .abo2_pic img {
    width: 100%;
    height: auto;
}
.abo2_list .abo2_desc {
    height: auto;
    padding: 10px;
}
.abo2_list .abo2_desc h4 {
    font-size: 16px;
	margin-bottom:5px;
}
.abo2_list .abo2_desc p {
    font-size: 13px;
}
}
.inpro_items_2l_pic{width: 400px;height: 400px;overflow: hidden;margin:20px auto 0;}
.inpro_items_2l_pic img{transition: all 0.5s;width: 100%;display: block;transition: all 0.5s;}
.inpro_items_2l:hover .inpro_items_2l_pic img{transform: scale(1.1);}


.inpro_items_2l{
    width: 49%;
    height: 700px;
    float: left;
    background: #d6ddee;
}
.inpro_items_2r{
    width: 49%;
    float: right;
}
.inpro_items_2l img{
    width: 100%;
    display: block;
}
.inpro_items_2 h3{
    color: #424c58;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 20px;
}
.inpro_items_2 p{
    color: #59666f;
    font-size: 18px;
    line-height: 18px;
}
.inpro_items_2l_info{
    padding: 62px;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.inpro_items_2rt{
    position: relative;
    background: #00479d;
    margin-bottom: 18px;
}
.inpro_items_2rt .inpro_desc h3,.inpro_items_2rt .inpro_desc p,.inpro_items_2rt .inpro_desc span{
    color: #fff;
}
.inpro_items_2rt .inpro_desc span{
    border: 1px solid #b9c2e7;
    display: inline-block;
    padding: 15px 42px;
    box-sizing: border-box;
}
.inpro_items_2rb{
    background: #fff;
}
.inpro_items_2r .inpro_desc{
    padding-bottom: 99px;
}
.inpro_items_2rb .inpro_desc h3{
    color: #424c58;
}
.inpro_items_2rb .inpro_desc p{
    color: #59666f;
}
.inpro_items_2rb .inpro_desc span{
    color: #5f6a84;
    border: 1px solid #797b92;
}
.inpro_items_2rt:hover .inpro_pic img{
    transform: scale(1.1);
}
.inpro_items_2rb:hover .inpro_pic img{
    transform: scale(1.1);
}


.cp_wen{
	width:100%;
	padding:40px 0px;
	background:#fff;
}
.cp_wen h3{
	font-size: 24px;
    color: #2f374a;
    font-weight: bold; 
	text-align: center;
}
.cp_xpqq{
	line-height: 30px;
    color: #5f6a84;
    font-size: 15px;
}
.cp_xpqq img{
	max-width:100%;
	height: 100% !important;
	margin:10px auto;
}
.new_lw{
	width:100%;
	padding:0px;
    color: rgba(66,76,88,0.8);
    font-size: 15px;
	line-height:30px;
}
.new_lw img{
	max-width:100%;
	height:100% !important;
	margin:10px auto;
}
@media (max-width: 1400px){
.inpro_desc h3{    width: 85%;
    line-height: 31px;}
.inpro_desc p{    width: 72%;
    line-height:26px;}
.new_lw{
    font-size: 13px;
	line-height:23px;
}
.cp_wen{
	padding:20px 0px;
}
.cp_wen h3{
	font-size: 16px;
}
.cp_xpqq{
	line-height: 23px;
    font-size: 13px;
}
}

.cp_xpqq table{ width:100% !important;}

.boke_top img{height:300px;}