.common-inner{margin-top:30px}
.pro-type{
    width: 255px;
    float: left;
    border: 1px solid #eee;
    padding: 10px 0;
}
.type-top{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.pro-title{
    height: 60px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}
.pro-title h3{
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}
.pro-title p{
    color: #999999;
    font-size: 14px;
    padding-top: 10px;
}
.type-top ul{
    margin-top: 20px;
}
.type-top ul li{
    line-height: 40px;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.type-top ul li a{
    color: #333333;
    font-size: 16px;
    display: block;
    text-indent: 18px;
    position: relative;
    z-index: 10;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li a span{
    font-size: 20px;
    color: #333333;
    padding-right: 10px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li:after{
    display: block;
    content: '';
    width: 0px;
    height: 40px;
    background: #2d61b7;
    border-radius: 0 20px 20px 0;
    position: absolute;
    z-index:5;
    top: 0;
    left: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li:hover:after{
    width:198px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li.xzl:after{
    display: block;
    content: '';
    width: 198px;
    height: 40px;
    background: #015aaa;
    border-radius: 0 20px 20px 0;
    position: absolute;
    z-index:5;
    top: 0;
    left: 0;
}
.type-top ul li.xzl a{
    color: #fff;
}
.type-top ul li.xzl a span{
    color: #fff;
}
.type-top ul li:hover a{
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li:hover a span{
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.p-img{
    width: 172px;
    height: 187px;
    border: 1px solid #eeeeee;
    margin: 0 auto;
    margin-top: 32px;
}
.p-ewm{
    width: 120px;
    height: 120px;
    border: 1px solid #eeeeee;
    margin: 0 auto;
    margin-top: 23px;
}
.p-ewm img{
    max-width: 100%;
}
.p-img p{
    text-align: center;
    padding-top: 10px;
    color: #333333;
    font-size: 12px;
}
.p-tel{
    margin: 25px auto  0;
    background: url("../images/pro-tel.png") no-repeat center center;
    width: 240px;
    height: 50px;
}
.p-tel small{
    display: block;
    font-size: 12px;
    color: #333333;
    text-indent: 60px;
    padding-top: 3px;
}
.p-tel strong{
    display: block;
    font-size: 20px;
    color: #2d61b7;
    text-align: center;
}
.right{
    width: 920px;
    float: right;
}
.pro-right ul li{
    width: 286px;
    height: 266px;
    margin-right: 26px;
    position: relative;
    float: left;
    margin-bottom: 26px;
}
.pro-right ul li:nth-child(3n){
    margin-right: 0;
}
.pro-right ul li .pro-img{
    width: 286px;
    height: 266px;
    overflow: hidden;
}
.pro-right ul li .pro-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.pro-tit{
    position: absolute;
    bottom: 0;
    line-height: 38px;
    background:rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    width: 100%;
    height: 38px;
    font-size: 16px;
    z-index: 10;

}
.pro-right ul li .pro-img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li .pro-img:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 99%;
    height: 99%;
    border: 1px solid #fff;
    z-index: 4;
    background: none;
    opacity: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-img:before {
    opacity: 1;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.pro-right ul li:hover .pro-img:after {
    width: 85%;
    height: 85%;
    opacity: 1;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-img img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.15);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-tit{
    background: url("../images/pjia.png") no-repeat center top 140px;
    height: 100%;
    line-height: 210px;

}

.nei-banner{
    width: 100%;
    background: url("../images/nei-banner.jpg") no-repeat center center;
   
    height:350px ;
    position: relative;
}
.nei-banner img{
    max-width: 100%;
}
.ban-tit{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.ban-tit h3{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
.ban-tit p{
    color: #015aaa;
    font-size: 24px;
    font-weight: bold;
}
.location{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.4);
    position: relative;
    z-index: 100;
    margin-top: -50px;
}
.loca-l a{
    display: block;
    width: 138px;
    height: 50px;
    border-right: 1px solid #e0e0e0;
    float: left;
    color: #5a5a5a;
    font-size: 16px;
    text-align: center;
}
.loca-r{
    float: left;
    color: #fff;
    font-size: 14px;
    background: url("../images/home-icon.png") no-repeat center left;
    text-indent: 20px;
}
.loca-r a{
    color: #fff;
    font-size: 14px;
    padding:0 5px;
}
/*å…³äºŽæˆ‘ä»¬å†…é¡µ*/
.inner-right{
    margin-top: 55px;
    position: relative;
}
.profile{
    width: 100%;
    position: relative;
    padding: 47px 0 60px 0;
}
.profile-left{
    width: 630px;
    float: left;
    padding-top: 20px;
}
.profile-left h3{
    color: #015aaa;
    font-size: 32px;
    position: relative;
    z-index: 100;
    text-indent: 10px;
}
.profile-left strong{
    font-size: 36px;
    color: rgba(1,90,170,0.2);
    display: block;
    margin-top: -25px;
    text-transform: uppercase;
    padding-bottom: 40px;
}
.profile p{
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}
.profile-right{
    width: 394px;
    height: 381px;
    background: #015aaa;
    float: right;
    position: relative;
    margin-top: 30px;
}
.profile-right img{
    position: absolute;
    top:-30px;
    left: -140px;
    right: 0;
    display: block;
}
/*å…¬å¸ç®€ä»‹æœ‰å‘å±•åŽ†ç¨‹css*/
.history{
    width: 100%;
    position: relative;
    padding: 35px 0;
    background: #e3f1fe;
}
.nei-title{
    text-align: center;
}
.nei-title h3{
    color: #015aaa;
    font-size: 32px;
    position: relative;
    z-index: 100;
    text-indent: 10px;
}
.nei-title p{
    font-size: 36px;
    color: rgba(1,90,170,0.2);
    display: block;
    margin-top: -25px;
    text-transform: uppercase;
    padding-bottom: 40px;
    font-weight: bold;
}
.history-list{
    width: 100%;
    padding-top: 33px;
}
.h-center{
    width: 1110px!important;
    position: relative;
    padding:65px 45px;
    background:#fff;
    margin-top: 35px;
}
.fz-left{
    width: 625px;
    float: left;
}
.fz-left h3{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 37px;
}
.fz-left h3:before{
    display: block;
    content: '';
    width: 60px;
    height: 4px;
    background: #015aaa;
    margin-bottom: 25px;
}
.fz-left p{
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}
.fz-right{
    width: 450px;
    height: 209px;
    float: right;
    margin-top: 26px;
}
.fz-right img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fz-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
    top: 55%!important;
}
.fz-next:after{
    display: none!important;
}
.fz-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
    top: 55%!important;
}
.fz-prev:after{
    display: none!important;
}
.gallery-thumbs .swiper-slide-thumb-active p:after{
    display: block;
    content: '';
    width: 16px;
    height:16px;
    background: rgba(1,90,170,0.3);
    border-radius: 50%;
    margin: 0 auto;
    margin-top:-62px;
    position: relative;
    z-index: -1;
}
.honor{
    width: 100%;
    margin-top: 45px;
    margin-bottom: 47px;
}
.list{
    position: relative;
}
.h-type ul{
    width: 775px;
    margin: 0 auto;
}
.h-type ul li{
    width: 225px;
    height: 52px;
    background: #e3f1fe;
    border-radius: 10px 10px 0 0;
    float: left;
    margin-right: 49px;
    line-height: 52px;
    text-align: center;
    color: #015aaa;
    font-size: 16px;
    cursor: pointer;
}
.h-type ul .on{
    background: #015aaa;
    color: #fff;
}
.h-type ul li:last-child{
    margin-right: 0;
}
.h-list{
    margin-top: 43px;
}
.teamlist{
    width: 1115px!important;
    margin: 0 auto;
}
.honorlist{
    width: 1115px!important;
    margin: 0 auto;
}
.hjlist{
    width: 1115px!important;
    margin: 0 auto;
}
.h-list .list .swiper-slide{
    width: 272px!important;
    height: 270px;!important;
}
.h-img{
    width: 100%;
    height:220px;
    border: 1px dashed #dfdfdf;
}
.h-img .img{
    padding: 5px;
    width: 262px;
    height: 210px;
}
.h-img .img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.h-list .list .swiper-slide p{
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 16px;
}
.h-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
}
.h-next:after{
    display: none!important;
}
.h-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
}
.h-prev:after{
    display: none!important;
}
.t-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
}
.t-next:after{
    display: none!important;
}
.t-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
}
.t-prev:after{
    display: none!important;
}
.hj-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
}
.hj-next:after{
    display: none!important;
}
.hj-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
}
.hj-prev:after{
    display: none!important;
}
/**/
/*å…¬å¸ç®€ä»‹æ²¡æœ‰å‘å±•åŽ†ç¨‹çš„æ ·å¼*/
/*.history{*/
/*    display: none;*/
/*}*/
/*.ab-honor{*/
/*    padding: 50px 0;*/
/*    background: #f6f6f6;*/
/*}*/
/*äº§å“å†…é¡µ*/
.neipro-title{
    text-align: center;
}
.pro-list{
    width:100%;
    position: relative;
    padding:10px 0 20px 0;
}
.pro-list ul li{
    width: 290px;
    height: 340px;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}
.pro-list ul li:nth-child(4n){
    margin-right: 0;
}
.pro-img{
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.pro-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-list ul li:hover .pro-img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-text{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f2f2f4;
    color: #6d6d6d;
}
.pro-adv{
    background: #f6f6f6;
    width: 100%;
    padding: 50px 0 60px;
}
.pro-adv ul{
    width: 100%;
    background: url("../images/adv.png") no-repeat center top;
    margin-top: 20px;
}
.pro-adv ul li{
    width: 330px;
    float: left;
    margin-top: 45px;
    margin-bottom:40px;
}
.pro-adv ul li h3{
    color: #2e2e2e;
    font-size: 20px;
    font-weight: bold;
}
.pro-adv ul li img{
    display: block;
    margin: 15px 0;
}
.pro-adv ul li p{
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
}
.pro-adv ul li:nth-child(odd){
    margin-right: 540px;
}
.pro-shili{
    width: 100%;
    padding: 63px 0 78px 0;
}
.pro-shili ul li{
    width: 384px;
    height: 405px;
    float: left;
    margin-right: 24px;
}
.pro-shili ul li:last-child{
    margin-right: 0;
}
.pro-shili ul li img{
    display: block;
    margin: 0 auto;
}
.sl-tit{
    height: 165px;
    background: #39bdd4;
}
.sl-tit h3{
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 30px 0 15px 0;
}
.sl-tit p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 0 29px;
}
/*äº§å“è¯¦æƒ…*/
.info-center{
    width: 920px;
    float: right;
}
.infoCenter-right{
    margin-top: 20px!important;
}
.info-pro{
    padding-bottom: 47px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
}
.info-left{
    width: 585px;
    float: left;
}
.gallery-top2 {
    height: 420px;
    width: 585px;
}
.info-pic{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.info-pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-pic1{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.info-pic1 img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-thumbs2 {
    height: 100px;
    box-sizing: border-box;
    margin-top: 15px;
    width: 100%;
}
.gallery-thumbs2 .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.6;
}
.gallery-thumbs2 .swiper-slide-thumb-active {
    opacity: 1;
}
.cp-left{
    width: 29px!important;
    height: 71px!important;
    background: url("../images/cp-left.png") no-repeat center center;
    left: 0!important;
    top: 37%!important;
}
.cp-left:after{
    display: none;
}
.cp-right{
    width: 29px!important;
    height: 71px!important;
    background: url("../images/cp-right.png") no-repeat center center;
    left: 95%!important;
    top: 37%!important;
}
.cp-right:after{
    display: none;
}
.info-right{
    width: 557px;
    float: right;
}
.info-right h3{
    color: #494949;
    font-size: 26px;
}
.info-right small{
    color: #a8a8a8;
    font-size: 14px;
    padding-top: 19px;
    display: block;
}
.inpro-tel{
    width: 100%;
    margin-top: 37px;
}
.inpro-tel a{
    display: block;
    float: left;
}
.inpro-tel img{
    display: block;
    float: left;
    margin-right: 26px;
}
.inpro-tel p{
    color: #b5b5b5;
    font-size: 14px;
}
.inpro-tel strong{
    color:#015aaa;
    font-size: 32px;
    font-family: ziti;
    font-weight: normal;
}
.inpro-tit{
    border: 1px solid #d7d7d7;
    background: #fafafa;
    padding: 40px 27px;
    color: #707070;
    font-size: 14px;
    line-height: 26px;
    margin-top: 40px;
}
.cp-title{
    width: 100%;
    border-left: 4px solid #015aaa;
    color: #5a5a5a;
    font-size: 22px;
    text-indent: 10px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cp-title small{
    color: #ababab;
    font-size: 14px;
    padding-left: 10px;
    font-weight: normal;
}
.case_fieldset {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari*/
    padding: 10px;
}
.case_fieldset legend {
    margin-left: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.inner_des_title {
    width:100px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -47px;
    padding-left: 10px;
    background: #fff;
}
.inner_des_title .w1 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 22px;
    color: #f8b62c;
}
.inner_des_title .w2 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 13px;
    color: #c1c1c1;
}
.center-content p{
    font-size: 16px;
    line-height: 28px;
    color: #333;
}





#main .company-main {
  padding: 50px 0 60px;
  background: #f2f2f2;
  overflow: hidden;
}
#main .company-main .warpper {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 2px 1px rgba(102, 102, 102, 0.1);
}
#main .company-main .com-main-left,
#main .company-main .com-main-rig {
  position: relative;
  float: left;
  height: 490px;
  overflow: hidden;
}
#main .company-main .com-main-left {
  padding: 0 47px 0 30px;
  width: 523px;
}
#main .company-main .com-main-left .title {
  margin: 35px 0 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
#main .company-main .com-main-left .title h3 {
  font-size: 22px;
  color: #0058b1;
  font-weight: bold;
  margin-bottom: 4px;
}
#main .company-main .com-main-left .title em {
  font-size: 16px;
  color: #d1d1d1;
}
#main .company-main .com-main-left .com-content {
  overflow: hidden;
  font-size: 14px;
  color: #595959;
  line-height: 24px;
  height: 216px;
}
#main .company-main .com-main-left .com-content img {
  max-width: 100%;
}
#main .company-main .com-main-left .com-btn {
  margin-top: 35px;
  float: left;
  overflow: hidden;
  border: 1px solid #268ae7;
}
#main .company-main .com-main-left .com-btn a {
  display: block;
  width: 145px;
  float: left;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #595959;
}
#main .company-main .com-main-left .com-btn a.active {
  background: #268ae7;
  color: #fff;
}
#main .company-main .com-main-rig {
  width: 600px;
}
#main .company-main .com-main-rig .company-img {
  position: relative;
  width: 570px;
  height: 420px;
  font-size: 0;
  text-align: center;
  line-height: 420px;
  margin-top: 35px;
  z-index: 1;
}
#main .company-main .com-main-rig .company-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .company-main .com-main-rig::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 450px;
  background: #0058b1;
}
#main .news-main {
  background: #fff;
  overflow: hidden;
  padding: 50px 0 40px;
}
#main .news-main .news-content {
  float: left;
  width: 600px;
}
#main .news-main .news-content .news-title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#main .news-main .news-content .news-title a {
  font-weight: normal;
  float: right;
  font-size: 14px;
  color: #0058b1;
}
#main .news-main .news-content .news-title a:hover {
  text-decoration: underline;
}
#main .news-main .news-content .news-show {
  overflow: hidden;
  height: 140px;
  margin-bottom: 25px;
}
#main .news-main .news-content .news-show .show-box {
  width: 160px;
  float: left;
  text-align: center;
  line-height: 140px;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  background: #0058b1;
}
#main .news-main .news-content .news-show .show-img {
  float: left;
  width: 440px;
  height: 140px;
  font-size: 0;
  text-align: center;
  line-height: 140px;
}
#main .news-main .news-content .news-show .show-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .news-main .news-content .news-show-one {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ededed;
}
#main .news-main .news-content .news-show-one .title {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

#main .news-main .news-content .news-show-one .title a {
  display: block;
  float: left;
  color: #323232;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-show-one .title a h4{
  font-weight: bold !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-show-one .title a:hover {
  color: #0058b1;
}
#main .news-main .news-content .news-show-one .title span {
  float: right;
  color: #808080;
}
#main .news-main .news-content .news-show-one .title span em {
  color: #d9d9d9;
  margin: 0 5px;
}
#main .news-main .news-content .news-show-one .news-p {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
#main .news-main .news-content .news-list {
  overflow: hidden;
}
#main .news-main .news-content .news-list ul {
  margin: 0 -20px;
}
#main .news-main .news-content .news-list ul li {
  float: left;
  width: 280px;
  margin: 0 20px;
  font-size: 14px;
  line-height: 30px;
}
#main .news-main .news-content .news-list ul li a {
  position: relative;
  padding-left: 10px;
  display: block;
  color: #808080;
}
#main .news-main .news-content .news-list ul li a h4{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-list ul li a::after {
  position: absolute;
  content: '';
  width: 2px;
  height: 2px;
  background: #555555;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
#main .news-main .news-content .news-list ul li a:hover {
  color: #0058b1;
}
#main .news-main .online-main {
  width: 480px;
  float: right;
}
#main .news-main .online-main .title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#main .news-main .online-main .online-form {
  overflow: hidden;
}
#main .news-main .online-main .online-form input {
  float: left;
  display: block;
  width: 460px;
  padding: 0 9px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ededed;
  margin-bottom: 13px;
  font-size: 14px;
  color: #323232;
}
#main .news-main .online-main .online-form input.code {
  width: 300px;
}
#main .news-main .online-main .online-form a {
  display: block;
}
#main .news-main .online-main .online-form a.code {
  float: right;
  height: 42px;
  max-width: 130px;
  line-height: 42px;
  font-size: 0;
  text-align: center;
}
#main .news-main .online-main .online-form a.code img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .news-main .online-main .online-form textarea {
  display: block;
  float: left;
  font-size: 14px;
  color: #323232;
  width: 460px;
  border: 1px solid #ededed;
  height: 120px;
  line-height: 30px;
  padding: 5px 9px;
  margin-bottom: 26px;
}
#main .news-main .online-main .online-form .btn-box {
  float: left;
  width: 100%;
  overflow: hidden;
}
#main .news-main .online-main .online-form .btn-box a.btn {
  display: block;
  width: 265px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #268ae7;
  color: #fff;
  margin: 0 auto;
}
#main .news-main .online-main .online-form .btn-box a.btn:hover {
  background: #0058b1;
}
.link-cover {
  overflow: hidden;
  padding: 30px 0 20px;
  border-top: 1px solid #e6e6e6;
}
.link-cover .title {
  float: left;
  width: 80px;
  height: 35px;
  background: url(../images/link-icon.png) no-repeat left center;
}
.link-cover .link-list {
  float: left;
  width: 1000px;
  height: 35px;
  overflow: hidden;
}
.link-cover .link-list a {
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 22px;
  font-size: 14px;
  color: #808080;
}
.link-cover .link-list a img{
  display: block;
  height: 25px;
  margin:5px 0 0;
  width: auto;
}
.link-cover .link-list a:hover {
  color: #268ae7;
}
.link-cover .link-list em {
  display: block;
  float: left;
  font-size: 14px;
  color: #e6e6e6;
  line-height: 35px;
}
.link-cover .link-list.active {
  height: auto;
}
.link-cover .link-more {
  cursor: pointer;
  float: right;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 35px;
  height: 35px;
  padding-right: 20px;
  background: url(../images/down-arr.png) no-repeat right center;
}
.link-cover .link-more.on {
  background: url(../images/up-arr.png) no-repeat right center;
}



.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}

.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}


/*å“ç‰Œç®€ä»‹*/
.about-img{
    width: 100%;
    padding-top:20px;
}
.about-content{
    margin-top: 47px;

}
.about-content p{
    color: #858585;
    font-size: 14px;
    line-height: 26px;
}
.cul-content{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 92px;
}
.culture{
    margin-top: 50px;
}
.cul-left{
    width: 502px;
    float: left;
    padding-top: 23px;
}
.cul-left p{
    color: #858585;
    font-size: 14px;
    line-height: 50px;
}
.cul-right{
    width: 582px;
    float: right;
    position: relative;
}
.cul-text{
    position: absolute;
    top: 110px;
}
.cul-right h3{
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
}
.cul-right p{
    color: #9b9b9b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 6px;
}
  .tags_list dd a {
    margin-right: 10px;
    white-space: nowrap;
	color: #000;
}
   .tags_list {
    margin-bottom: 20px;
}

.widget_ui_tags .items {
	overflow: hidden;
	padding: 15px 0 12px 15px
}
.widget_ui_tags .items a {
	color: #999;
	background-color: #f6f6f6;
	float: left;
	
    width: 41%;
	margin: 0 1% 1% 0;
	padding: 0 8px;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	overflow: hidden
}
.widget_ui_tags .items a:hover {
	color: #fff;
	background-color: #61B3E6
}

.c-show {
	background: #fff;
	/* padding: 65px 75px; */
}

.c-show .c-t {
	overflow: hidden;
	margin-bottom: 24px;
}

.c-show .c-t .c-l {
	width: calc(65% - 20px);
	float: left;
}

.c-show .c-t .c-l img{ width:100%}
.c-show .c-t .c-r {
	float: right;
	width: calc(35% - 20px);
}

.c-show .c-t .mt h2 {
	font-size: 22px;
	color: #222222;
	line-height: 62px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 18px;
}

.c-show .c-t .mt p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.c-show .c-t .mc {
	margin: 20px 0 15px 0;
	background: #2d61b7;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
}

.c-show .c-t .mb h3 {
	font-size: 22px;
	color: #222222;
	line-height: 78px;
}

.c-show .c-t .mb ul {
	overflow: hidden;
}

.c-show .c-t .mb li {
	width: calc(50% - 10px);
	float: right;
}

.c-show .c-t .mb li img{width:100%;height:110px}

.c-show .c-t .mb li:first-of-type {
	float: left;
}

.c-show .c-t .mb li .c-tit {
	line-height: 44px;
	color: #666666;
	text-align: center;
}

.c-rbox {
	float: right;
	width: calc(100% - 288px);
}

.c-list {
	width: 100%;
}

.c-list ul {
	width: calc(100% + 24px);
}

.c-list li {
	width: calc(50% - 24px);
	margin-right: 24px;
	margin-bottom: 24px;
	float: left;
    height:320px
}
.c-list li a{
	display:block; 
	transition:0.5s all;
	padding: 42px;
	background: #fff;
}
.c-list li:hover a{
	transition:all ease-in-out 0.3s;
	transform:translateY(-15px);
	box-shadow:0px 5px 13px 0px rgba(0, 0, 0, 0.14);
	}
.c-list li:hover h2{ text-indent:1.5em;}
.c-list li:hover .btnx{ 
    color: #fff;
	background: #2d61b7;
	border: 1px solid #2d61b7;}
.c-list li h2 {
	font-size: 18px;
	color: #222222;
	margin-bottom: 20px;
	transition:all ease-in-out 0.3s
}

.c-list li p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}

.c-list li .c-time {
	color: #a5a5a5;
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #ededed;
}

.c-list li .btnx {
	width: 142px;
	height: 42px;
	border: 1px solid #c9c9c9;
	border-radius: 21px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	margin-top: 28px;
	transition: 0.5s all;
}

.c-list li:hover h2 {
	color: #2d61b7;
}

.c-list .btnx:hover {
	color: #fff;
	background: #2d61b7;
	border: 1px solid #2d61b7;
}

.c-listshow {
	background: #fff;
}

.c-listshow .mt {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d7d7d7;
}

.c-listshow .mt h2 {
	font-size: 24px;
	color: #222222;
	margin-bottom: 20px;
}

.c-listshow .mc {
	padding: 30px 0 17px 0;
	overflow: hidden;
	border-bottom: 1px solid #d7d7d7;
}

.c-listshow .mc p {
	font-size: 16px;
	color: #666666;
	line-height: 50px;
}

.c-listshow .mc p img {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 800px 10px 0;
}

.c-listshow .mc .btnx {
	width: 196px;
	height: 52px;
	border: 1px solid #c9c9c9;
	border-radius: 26px;
	text-align: center;
	line-height: 50px;
	color: #666666;
	margin-top: 28px;
	transition: 0.5s all;
	display: block;
	float: right;
}

.c-listshow .mc .btnx:hover {
	color: #fff;
	background: #2d61b7;
	border: 1px solid #2d61b7;
}

.c-listshow .mb {
	overflow: hidden;
	padding: 35px 0;
}

.c-listshow .mb li a {
	color: #666666;
	line-height: 50px;
}

.c-listshow .mb li a:hover {
	color: #2d61b7;
}
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px;}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}


.moment {
	color: #666666;
	font-size: 16px;
	padding: 45px 0 35px;
}

.moment a {
	font-size: 16px;
	color: #666;
}
.containers {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
   	margin-top: 20px;
}
   .containers .tag_title{    border: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: 100;
    /* width: 100%; */
    height: 33px;
    line-height: 36px;
    /* padding: 10px 0px; */
    margin-bottom: 20px;}
   .tbox dt {
   
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
    padding: 10px 10px;
}
   .tbox dd {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    padding: 10px;
    overflow: hidden;
    line-height: 30px;
}
   .tags_list dd a {
    margin-right: 10px;
    white-space: nowrap;
	color: #000;
}
   .tags_list {
    margin-bottom: 20px;
}

.widget_ui_tags .items {
	overflow: hidden;
	padding: 15px 0 12px 15px
}
.widget_ui_tags .items a {
	color: #999;
	background-color: #f6f6f6;
	float: left;
	
    width: 41%;
	margin: 0 1% 1% 0;
	padding: 0 8px;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	overflow: hidden
}
.widget_ui_tags .items a:hover {
	color: #fff;
	background-color: #61B3E6
}

.post-copyright {
	background-color: #eee;
	padding-right: 3%;
	font-size: 12px;
	border-radius: 3px;
	color: #aaa;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3%;
}
.post-copyright a, .post-copyright a:hover {
	color: #aaa;
	text-decoration: none
}
.post-copyright:hover {
	background-color: #61B3E6;
	color: #fff
}
.post-copyright:hover a {
	color: #fff
}
.d3 p{width: 364px;
    float: left;
    background: url(../images/jiantou.jpg) no-repeat left;
    height: 36px;
    border-bottom: 1px dotted #ccc;
    padding-left: 30px;
    line-height: 36px;
    font-size: 12px;
}
#tonglan1{    width: 1440px;
    height: 352px;
    margin: 0 auto;
    background-image: url(../images/company_05.jpg);
    margin: 0 auto;
    margin-top: 110px;}