﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-01-15 10:52:40
 * @version $Id$
 */

.banner{width:100%;position:relative;}
.banner .dot{position:absolute;right:60px;top:0px;width:12px;height:100%;z-index:1000;}
.banner .dot .dotCt{display:table;height:100%;width:100%;position:relative;}
.banner .pageOn{position:static;display: table-cell;vertical-align: middle;text-align: center;backface-visibility: hidden;}
.banner .pageOn span{opacity:1;background-color:#fff;display:inline-block;margin:0px;width:10px;height:10px;box-sizing:border-box;border:2px solid transparent;background-color:#fff;margin:4px 0px;}
.banner .pageOn .swiper-pagination-bullet-active{box-sizing:border-box;border:2px solid #fff;background-color:transparent;}

.banner .swiper-slide-active img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);animation:banner_act 3s linear forwards;-ms-animation:banner_act 3s linear forwards;-moz-animation:banner_act 3s linear forwards;-webkit-animation:banner_act 3s linear forwards;-o-animation:banner_act 3s linear forwards;transition:all 3s linear;}
@keyframes banner_act {
	0%{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
	100%{transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);}
}

@-webkit-keyframes banner_act {
  0%{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
  100%{transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);}
}

@-moz-keyframes banner_act {
  0%{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
  100%{transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);}
}

@-o-keyframes banner_act {
  0%{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
  100%{transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);}
}

.banner .bannertxt{width:50%;height:100%;position:absolute;top:0px;right:0px;background-color:rgba(18,42,77,0.9);z-index:800;}
.banner .bannertxt .pic{position:absolute;left:-182px;top:50%;margin-top:-200px;}

.about{padding:80px 0px 80px;position:relative;}
.about .imgtit{position:absolute;left:0px;top:80px;}
.about .txt{width:540px;float:left;height:481px;position:relative;left:-50px;opacity:0;}
.about .txt .tit{font-size:28px;margin-top:-2px;}
.about .txt .tit em{padding-right:24px;background:url(../images/dline.gif) right 43px no-repeat;}
.about .txt .tit span{display:block;font-size:42px;color:#122a4d;font-weight:bold;}
.about .txt .body{font-size:16px;color:#656565;line-height:28px;text-align:justify;padding-top:30px;padding-left:1px;}
.about .txt .body p{margin-bottom:10px;}
.about .txt .body .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:16px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;position:absolute;bottom:1px;left:1px;transition:all 0.3s linear;}
.about .pic{width:530px;float:right;overflow:hidden;right:-50px;opacity:0;position:relative;}
/*.about .pic img{transition:all 0.3s linear;}
.about .pic img:hover{transform:scale(1.08);}*/
.about .txt .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

.about .abtList{margin-top:80px;}
.about .abtList li{width:33.333333%;float:left;padding:0px 0px;box-sizing:border-box;background-color:#f6f6f8;height:250px;position:relative;top:60px;opacity:0;}
.about .abtList li .litxt{width:390px;height:80px;position:absolute;left:50%;margin-left:-195px;top:50%;margin-top:-41px;}
.about .abtList li .litxt img{float:left;}
.about .abtList li .litxt span{display:block;float:right;width:294px;font-size:16px;color:#656565;text-align:justify;}
.about .abtList li:hover{background-color:#f9f9fa;}

.team{position:relative;}
.team .imgtit{position:absolute;left:0px;top:0px;}
.team .teamC{width:920px;margin:0 auto;}
.team .teamC ul{width:1100px;}
.team .teamC li{width:268px;float:left;box-sizing:border-box;position:relative;margin-right:58px;margin-bottom:56px;top:60px;opacity:0;}
.team .teamC li .tit h3{font-size:28px;color:#000;font-weight:normal;}
.team .teamC li .tit h3 span{font-size:16px;margin-left:15px;}
.team .teamC li .tit p{font-size:42px;color:#122a4d;font-weight:bold;}
.team .teamC li .tit p span{padding-right:20px;background:url(../images/dline.gif) right 42px no-repeat;}
.team .teamC li .body .txt{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}

.team .teamC li .body .txtt{font-size:16px;line-height:26px;color:#656565;text-align:justify;margin-top:26px;transition:all 0.3s linear;height:153px;overflow: hidden;}

.team .teamC li .body .txtAuto{height:416px;}


.team .teamC li .body .more span{display:none;}  
.team .teamC li .body .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:16px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;transition:all 0.3s linear;margin-top:40px;}
.team .teamC li .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}
.team .teamC li .body .m1 .sp1{display:block;}
.team .teamC li .body .m2 .sp2{display:block;}

.product{position:relative;margin-top:24px;}
.product .imgtit{position:absolute;left:0px;top:80px;}
.product .proLeft{width:50%;height:749px;float:left;background:url(../images/proleftbg.jpg) center no-repeat;background-size:cover;background-attachment:fixed;}
.product .proRight{position:relative;width:50%;height:749px;background-color:#222222;float:right;}
.product .proRight .righttxt{width:610px;height:530px;box-sizing:border-box;border:6px solid #fff;position:absolute;left:-56px;top:50%;margin-top:-265px;padding:60px 90px 42px;}
.product .proRight .righttxt .tit{font-size:28px;color:#fff;}
.product .proRight .righttxt .tit span{display:block;font-size:42px;font-weight:bold;}
.product .proRight .righttxt .tit span em{padding-right:20px;background:url(../images/dbline.gif) right 42px no-repeat;}
.product .proRight .righttxt .body{font-size:16px;color:#fff;line-height:28px;text-align:justify;padding-top:60px;}
.product .proRight .righttxt .dl a{display:block;width:156px;height:46px;box-sizing:border-box;border:3px solid #a9a9a9;line-height:40px;text-align:center;font-size:16px;color:#a9a9a9;position:absolute;left:90px;bottom:60px;transition:all 0.3s linear;}
.product .proRight .righttxt .dl a:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

.news{margin-top:80px;position:relative;}
.news .imgtit{position:absolute;left:0px;top:0px;}

.news .dataList{margin-top:60px;}

.news .dataList .hd{float:left;width:160px;box-sizing:border-box;height:873px;}
.news .dataList .hd ul{padding-right:16px;border-right:2px solid #777;height:100%;}
.news .dataList .hd li{font-size:39px;color:#122a4d;font-weight:bold;height:160px;line-height:160px;padding-left:10px;cursor:pointer;}
.news .dataList .hd .on{background:url(../images/sj.png) right center no-repeat;}







.news .dataList .bd{float:left;width:980px;position:relative;}
.news .dataList .bd .scrbd{height:873px;overflow-y:auto;}

.news .dataList .bd ul{padding-left:80px;padding-right:60px;text-align:justify;display:none;padding-top:62px;}
.news .dataList .bd li{margin:0px 0px 40px;}
.news .dataList .bd li .intit span{display:block;font-weight:bold;color:#656565;}
.news .dataList .bd .newtit{position:absolute;left:76px;top:-18px;font-size:42px;color:#122a4d;font-weight:bold;height:80px;background-color:#fff;width:100%;z-index:10000;}
.news .dataList .bd .newtit span{display:inline-block;padding-right:18px;background:url(../images/hline.gif) right 48px no-repeat;}
.news .dataList .bd li .inbod .txt{font-size:16px;color:#656565;margin:6px 0px 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow:hidden;}



.news .dataList .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:15px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;transition:all 0.3s linear;}
.news .dataList .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}


.contact{position:relative;margin-top:160px;}
.contact .imgtit{position:absolute;left:0px;top:110px;}
.contact .contactC{height:676px;background-color:#222222;}
.contact .contactC .cotLeft{width:50%;float:left;position:relative;height:100%;}
.contact .contactC .cotLeft .msg{width:620px;height:730px;border:6px solid #eee;padding:60px 20% 50px 7%;box-sizing:border-box;position:absolute;right:-60px;top:80px;}
.contact .contactC .cotLeft .msg .tit{font-size:42px;color:#fff;font-weight:bold;margin-bottom:50px;}
.contact .contactC .cotLeft .msg .tit span{padding-right:20px;background:url(../images/dbline.gif) right 42px no-repeat;}
.contact .contactC .cotLeft .msg label{display:block;margin-bottom:30px;position:relative;}
.contact .contactC .cotLeft .msg label input{height:42px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
.contact .contactC .cotLeft .msg textarea{height:126px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
.contact .contactC .cotLeft .msg label span{position:absolute;right:10px;top:15px;}
.contact .contactC .cotRight{width:50%;float:right;}

.contact .contactC .cotLeft .msg label input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #c5c5c5; opacity:1; 
}

.contact .contactC .cotLeft .msg label input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c5c5c5;opacity:1;
}

.contact .contactC .cotLeft .msg label input:-ms-input-placeholder{
    color: #c5c5c5;opacity:1;
}

.contact .contactC .cotLeft .msg label input::-webkit-input-placeholder{
    color: #c5c5c5;opacity:1;
}


.contact .contactC .cotLeft .msg label textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #c5c5c5; opacity:1; 
}

.contact .contactC .cotLeft .msg label textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #c5c5c5;opacity:1;
}

.contact .contactC .cotLeft .msg label textarea:-ms-input-placeholder{
    color: #c5c5c5;opacity:1;
}

.contact .contactC .cotLeft .msg label textarea::-webkit-input-placeholder{
    color: #c5c5c5;opacity:1;
}

.contact .contactC .cotLeft .msg  .sub{width:156px;height:46px;font-size:18px;text-align:center;border:2px solid #aeaeae;line-height:42px;box-sizing:border-box;background-color:transparent;outline:none;cursor:pointer;color:#acacac;font-family:FuturaBT-Book;margin-top:80px;transition:all 0.3s linear;}
.contact .contactC .cotLeft .msg  .sub:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

.contact .contactC .cotRight .add .bd{background:url(../images/bdbg.jpg) center no-repeat;background-size:cover;height:470px;margin-top:-42px;background-attachment:fixed;padding:90px 190px;box-sizing:border-box;color:#ffffff;}
.contact .contactC .cotRight .add li .tit{font-size:37px;font-weight:bold;padding-top:6px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:6px;}
.contact .contactC .cotRight .add li dt{font-size:16px;line-height:34px;margin-bottom:24px;}
.contact .contactC .cotRight .add li dt span{display:block;}
.contact .contactC .cotRight .add li dd{font-size:16px;padding-top:10px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:26px;}
.contact .contactC .cotRight .add .bot{padding-top:100px;padding-left:190px;}
.contact .contactC .cotRight .add .bot .botinfo{display:inline-block;}
.contact .contactC .cotRight .add .bot span{font-size:18px;color:#2487bb;float:left;display:block;padding-top:6px;background:url(../images/lline.gif) left top no-repeat;margin-right:30px;}
.contact .contactC .cotRight .add .bot .hd{float:left;}
.contact .contactC .cotRight .add .bot .hd li{float:left;font-size:18px;padding-top:6px;color:#868686;margin:0px 20px;cursor:pointer;}
.contact .contactC .cotRight .add .bot .hd .on{color:#fff;}


.note{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:22000;box-sizing:border-box;background:transparent;}
.note .noteCt{width:52%;margin:0 auto;color:#fff;background-color:rgba(0,0,0,0.8);padding:50px 50px 50px;box-sizing:border-box;border-radius:2px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.note .noteCt .close{position:absolute;right:30px;top:30px;background:url(../images/netec.png);width:19px;height:17px;cursor:pointer;}


.note .noteCt .tit{font-size:42px;font-weight:bold;margin-bottom:50px;}
.note .noteCt .tit em{padding-right:20px;background:url(../images/wline.gif) right 42px no-repeat;}
.note .noteCt .tit span{display:block;font-weight:normal;font-size:28px;}
.note .noteCt .body{padding:0px 4px;}
.note .noteCt .body .txt{font-size:16px;line-height:26px;text-align:justify;height:300px;overflow-y:scroll;padding-right:30px;}
.note .noteCt .body .txt p{margin-bottom:20px;}
.note .noteCt .body .txt p:last-child{margin:0px;}
.note .noteCt .body .sub{margin-top:40px;text-align:center;}
.note .noteCt .body .sub a{display:inline-block;width:102px;height:34px;text-align:center;line-height:34px;color:#fff;font-size:16px;background-color:rgba(73,73,73,0.5);margin:0px 50px;border-radius:0px;}


@media(max-width:1800px){

}

@media(max-width:1600px){
  .banner .bannertxt .pic{width:600px;position:absolute;left:-136px;top:50%;margin-top:-150px;}

  .about .imgtit{position:absolute;left:-80px;top:80px;}
  .team .imgtit{position:absolute;left:-80px;top:0px;}
  .product .imgtit{position:absolute;left:-80px;top:80px;}
  .news .imgtit{position:absolute;left:-80px;top:0px;}
  .contact .imgtit{position:absolute;left:-80px;top:110px;}

}

@media(max-width:1440px){
  .about .g-in{width:920px;}
  .about .txt{width:50%;float:left;height:400px;position:relative;padding-right:20px;box-sizing:border-box;}
  .about .txt .tit{font-size:24px;margin-top:-2px;}
  .about .txt .tit em{padding-right:24px;background:url(../images/dline.gif) right 36px no-repeat;}
  .about .txt .tit span{display:block;font-size:34px;color:#122a4d;font-weight:bold;}
  .about .txt .body{font-size:14px;color:#656565;line-height:24px;text-align:justify;padding-top:20px;padding-left:1px;}
  .about .txt .body p{margin-bottom:10px;}
  .about .txt .body .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:14px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;position:absolute;bottom:1px;left:1px;transition:all 0.3s linear;}
  .about .pic{width:50%;float:right;overflow:hidden;padding-left:20px;box-sizing:border-box;}
  /*.about .pic img{transition:all 0.3s linear;}
  .about .pic img:hover{transform:scale(1.08);}*/
  .about .txt .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}


  .about .abtList{margin-top:80px;}
  .about .abtList li{width:33.333333%;float:left;padding:0px 0px;box-sizing:border-box;background-color:#f6f6f8;height:200px;position:relative;}
  .about .abtList li .litxt{width:390px;height:80px;position:absolute;left:50%;margin-left:-195px;top:50%;margin-top:-41px;}
  .about .abtList li .litxt img{float:left;}
  .about .abtList li .litxt span{display:block;float:right;width:294px;font-size:16px;color:#656565;text-align:justify;}
  .about .abtList li:hover{background-color:#f9f9fa;}

  .team .teamC{width:920px;margin:0 auto;}
  .team .teamC ul{width:1100px;}
  .team .teamC li{width:268px;float:left;box-sizing:border-box;position:relative;margin-right:58px;margin-bottom:56px;}
  .team .teamC li .tit h3{font-size:24px;color:#000;font-weight:normal;}
  .team .teamC li .tit h3 span{font-size:16px;margin-left:15px;}
  .team .teamC li .tit p{font-size:34px;color:#122a4d;font-weight:bold;}
  .team .teamC li .tit p span{padding-right:20px;background:url(../images/dline.gif) right 42px no-repeat;}
  .team .teamC li .body .txt{font-size:14px;line-height:24px;color:#656565;text-align:justify;margin-top:26px;}
  .team .teamC li .body .more span{display:none;}


  .team .teamC li .body .txtt{font-size:14px;line-height:24px;color:#656565;text-align:justify;margin-top:26px;transition:all 0.3s linear;height:146px;overflow: hidden;}
  .team .teamC li .body .txtAuto{height:380px;}


      
  .team .teamC li .body .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:16px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;transition:all 0.3s linear;margin-top:40px;}
  .team .teamC li .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}
  .team .teamC li .body .m1 .sp1{display:block;}
  .team .teamC li .body .m2 .sp2{display:block;}
  

  .product .proLeft{width:50%;height:600px;float:left;background:url(../images/proleftbg.jpg) center no-repeat;background-size:cover;background-attachment:fixed;}
  .product .proRight{position:relative;width:50%;height:600px;background-color:#222222;float:right;}
  .product .proRight .righttxt{width:510px;height:430px;box-sizing:border-box;border:6px solid #fff;position:absolute;left:-56px;top:50%;margin-top:-215px;padding:60px 90px 42px;}
  
  .product .proRight .righttxt .tit{font-size:24px;color:#fff;}
  .product .proRight .righttxt .tit span{display:block;font-size:34px;font-weight:bold;}
  .product .proRight .righttxt .tit span em{padding-right:20px;background:url(../images/dbline.gif) right 36px no-repeat;}
  .product .proRight .righttxt .body{font-size:14px;color:#fff;line-height:24px;text-align:justify;padding-top:40px;}
  .product .proRight .righttxt .dl a{display:block;width:120px;height:40px;box-sizing:border-box;border:2px solid #a9a9a9;line-height:36px;text-align:center;font-size:14px;color:#a9a9a9;position:absolute;left:90px;bottom:60px;transition:all 0.3s linear;}
  .product .proRight .righttxt .dl a:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}
  

  
  .news .g-in{width:920px;}

  .news .dataList{margin-top:60px;}
  .news .dataList .hd{float:left;width:160px;box-sizing:border-box;}
  .news .dataList .hd{height:600px;}

  .news .dataList .bd{float:left;width:760px;} 
  .news .dataList .bd .newtit{font-size:26px;top:-10px;height:60px;} 
  .news .dataList .bd .scrbd{height:600px;overflow-y:auto;}
  .news .dataList .bd ul{padding-top:50px;} 




  .news .dataList .hd li{font-size:28px;color:#122a4d;font-weight:bold;height:100px;line-height:100px;padding-left:10px;cursor:pointer;}
  .news .dataList .hd .on{background:url(../images/sj.png) right center no-repeat;}
  .news .dataList .more{width:100px;height:36px;text-align:center;line-height:36px;font-size:14px;}
    







  .contact{position:relative;margin-top:120px;}
  .contact .contactC{height:600px;background-color:#222222;}
  .contact .contactC .cotLeft{width:50%;float:left;position:relative;height:100%;}
  .contact .contactC .cotLeft .msg{width:520px;height:630px;border:6px solid #eee;padding:50px 15% 40px 10%;box-sizing:border-box;position:absolute;right:-60px;top:80px;}
  .contact .contactC .cotLeft .msg .tit{font-size:34px;color:#fff;font-weight:bold;margin-bottom:50px;}
  .contact .contactC .cotLeft .msg .tit span{padding-right:20px;background:url(../images/dbline.gif) right 42px no-repeat;}
  .contact .contactC .cotLeft .msg label{display:block;margin-bottom:20px;}
  .contact .contactC .cotLeft .msg label input{height:42px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
  .contact .contactC .cotLeft .msg textarea{height:120px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
  .contact .contactC .cotRight{width:50%;float:right;}

  .contact .contactC .cotLeft .msg  .sub{width:120px;height:40px;font-size:16px;text-align:center;border:2px solid #aeaeae;line-height:36px;box-sizing:border-box;background-color:transparent;outline:none;cursor:pointer;color:#acacac;font-family:FuturaBT-Book;margin-top:60px;transition:all 0.3s linear;}
  .contact .contactC .cotLeft .msg  .sub:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

  .contact .contactC .cotRight .add .bd{background:url(../images/bdbg.jpg) center no-repeat;background-size:cover;height:470px;margin-top:-42px;background-attachment:fixed;padding:80px 100px 80px 150px;box-sizing:border-box;color:#ffffff;}
  .contact .contactC .cotRight .add li .tit{font-size:34px;font-weight:bold;padding-top:6px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:6px;}
  .contact .contactC .cotRight .add li dt{font-size:16px;line-height:34px;margin-bottom:24px;}
  .contact .contactC .cotRight .add li dt span{display:block;}
  .contact .contactC .cotRight .add li dd{font-size:16px;padding-top:10px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:26px;}
  .contact .contactC .cotRight .add .bot{padding-top:66px;padding-left:150px;}
  .contact .contactC .cotRight .add .bot .botinfo{display:inline-block;}
  .contact .contactC .cotRight .add .bot span{font-size:18px;color:#2487bb;float:left;display:block;padding-top:6px;background:url(../images/lline.gif) left top no-repeat;margin-right:30px;}
  .contact .contactC .cotRight .add .bot .hd{float:left;}
  .contact .contactC .cotRight .add .bot .hd li{float:left;font-size:18px;padding-top:6px;color:#868686;margin:0px 20px;cursor:pointer;}
  .contact .contactC .cotRight .add .bot .hd .on{color:#fff;}
  }



}

@media(max-width:1400px){
  .note{padding-top:60px;}
}

@media(max-width:1300px){
  .banner .bannertxt .pic{width:500px;position:absolute;left:-113px;top:50%;margin-top:-125px;}

}

@media(max-width:1280px){
  .note .noteCt{width:80%;}
}

@media(max-width:1200px){
  .banner{padding-top:60px;}

  .about .imgtit{display:none;}
  .team .imgtit{display:none;}
  .product .imgtit{display:none;}
  .news .imgtit{display:none;}
  .contact .imgtit{display:none;}

  .about .abtList{margin-top:80px;}
  .about .abtList li{width:33.333333%;float:left;padding:0px 0px;box-sizing:border-box;background-color:#f6f6f8;height:200px;position:relative;}
  .about .abtList li .litxt{width:320px;height:80px;position:absolute;left:50%;margin-left:-160px;top:50%;margin-top:-41px;}
  .about .abtList li .litxt img{float:left;width:50px;height:auto;}
  .about .abtList li .litxt span{display:block;float:right;width:250px;font-size:14px;color:#656565;text-align:justify;}
  .about .abtList li:hover{background-color:#f9f9fa;}


  .contact{position:relative;margin-top:120px;}
  .contact .contactC{height:600px;background-color:#222222;}
  .contact .contactC .cotLeft{width:50%;float:left;position:relative;height:100%;}
  .contact .contactC .cotLeft .msg{width:100%;height:100%;border:6px solid #eee;padding:50px 15% 40px 10%;box-sizing:border-box;position:static;right:-60px;top:80px;}
  .contact .contactC .cotLeft .msg .tit{font-size:34px;color:#fff;font-weight:bold;margin-bottom:50px;}
  .contact .contactC .cotLeft .msg .tit span{padding-right:20px;background:url(../images/dbline.gif) right 42px no-repeat;}
  .contact .contactC .cotLeft .msg label{display:block;margin-bottom:20px;}
  .contact .contactC .cotLeft .msg label input{height:42px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
  .contact .contactC .cotLeft .msg textarea{height:120px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
  .contact .contactC .cotRight{width:50%;float:right;}

  .contact .contactC .cotLeft .msg  .sub{width:120px;height:40px;font-size:16px;text-align:center;border:2px solid #aeaeae;line-height:36px;box-sizing:border-box;background-color:transparent;outline:none;cursor:pointer;color:#acacac;font-family:FuturaBT-Book;margin-top:30px;transition:all 0.3s linear;}
  .contact .contactC .cotLeft .msg  .sub:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

  .contact .contactC .cotRight .add .bd{background:url(../images/bdbg.jpg) center no-repeat;background-size:cover;height:470px;margin-top:-42px;background-attachment:fixed;padding:80px 80px 80px 80px;box-sizing:border-box;color:#ffffff;}
  .contact .contactC .cotRight .add li .tit{font-size:34px;font-weight:bold;padding-top:6px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:6px;}
  .contact .contactC .cotRight .add li dt{font-size:16px;line-height:34px;margin-bottom:24px;}
  .contact .contactC .cotRight .add li dt span{display:block;}
  .contact .contactC .cotRight .add li dd{font-size:16px;padding-top:10px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:26px;}
  .contact .contactC .cotRight .add .bot{padding-top:66px;padding-left:80px;}
  .contact .contactC .cotRight .add .bot .botinfo{display:inline-block;}
  .contact .contactC .cotRight .add .bot span{font-size:18px;color:#2487bb;float:left;display:block;padding-top:6px;background:url(../images/lline.gif) left top no-repeat;margin-right:30px;}
  .contact .contactC .cotRight .add .bot .hd{float:left;}
  .contact .contactC .cotRight .add .bot .hd li{float:left;font-size:18px;padding-top:6px;color:#868686;margin:0px 20px;cursor:pointer;}
  .contact .contactC .cotRight .add .bot .hd .on{color:#fff;}



}


@media(max-width:1000px){
  .about .abtList{padding:0px 10px;}
  .about .abtList li{width:50%;}
  

}

@media(max-width:960px){
  .banner .bannertxt{display:none;}

  .about .g-in{width:100%;padding:0px 10px;box-sizing:border-box;}
  .about .txt{width:50%;float:left;height:auto;position:relative;padding-right:20px;box-sizing:border-box;}
  .about .txt .tit{font-size:24px;margin-top:-2px;}
  .about .txt .tit em{padding-right:24px;background:url(../images/dline.gif) right 36px no-repeat;}
  .about .txt .tit span{display:block;font-size:34px;color:#122a4d;font-weight:bold;}
  .about .txt .body{font-size:14px;color:#656565;line-height:24px;text-align:justify;padding-top:20px;padding-left:1px;}
  .about .txt .body p{margin-bottom:20px;}
  .about .txt .body .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:14px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;position:static;bottom:1px;left:1px;transition:all 0.3s linear;margin-top:20px;float:right;}
  .about .pic{width:50%;float:right;overflow:hidden;padding-left:20px;box-sizing:border-box;}
  /*.about .pic img{transition:all 0.3s linear;}
  .about .pic img:hover{transform:scale(1.08);}*/
  .about .txt .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}


  .team{position:relative;}
  .team .imgtit{position:absolute;left:0px;top:0px;}
  .team .teamC{width:100%;margin:0 auto;padding:0px 5px;box-sizing:border-box;}
  .team .teamC ul{width:100%;}
  .team .teamC li{width:50%;float:left;box-sizing:border-box;position:relative;margin-right:0px;margin-bottom:20px;padding:0px 5px;}
  .team .teamC li .tit h3{font-size:24px;color:#000;font-weight:normal;}
  .team .teamC li .tit h3 span{font-size:16px;margin-left:15px;}
  .team .teamC li .tit p{font-size:34px;color:#122a4d;font-weight:bold;}
  .team .teamC li .tit p span{padding-right:20px;background:url(../images/dline.gif) right 42px no-repeat;}
  .team .teamC li .body .txt{font-size:14px;line-height:24px;color:#656565;text-align:justify;margin-top:10px;}
  .team .teamC li .body .more{display:block;width:120px;height:40px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:16px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:38px;transition:all 0.3s linear;float:right;}
  .team .teamC li .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}
  
  .product .proLeft{display:none;width:50%;height:600px;float:left;background:url(../images/proleftbg.jpg) center no-repeat;background-size:cover;background-attachment:fixed;}
  .product .proRight{position:relative;width:100%;height:auto;background-color:#222222;float:right;padding:20px 10px;box-sizing:border-box;}
  .product .proRight .righttxt{width:100%;height:auto;box-sizing:border-box;border:2px solid #fff;position:static;left:-56px;top:50%;margin-top:0px;padding:30px 30px 30px;text-align:justify;}
  
  .product .proRight .righttxt .tit{font-size:20px;color:#fff;}
  .product .proRight .righttxt .tit span{display:block;font-size:20px;font-weight:bold;}
  .product .proRight .righttxt .tit span em{padding-right:20px;background:url(../images/dbline.gif) right 36px no-repeat;}
  .product .proRight .righttxt .body{font-size:14px;color:#fff;line-height:24px;text-align:justify;padding-top:20px;}
  .product .proRight .righttxt .dl a{display:block;width:100px;height:36px;box-sizing:border-box;border:1px solid #a9a9a9;line-height:34px;text-align:center;font-size:14px;color:#a9a9a9;position:static;left:90px;bottom:60px;transition:all 0.3s linear;margin-top:20px;background-color:#122a4d;color:#fff;border-color:#122a4d;}
  
  .news{margin-top:30px;position:relative;}
  .news .g-in{width:100%;padding:0px 10px;box-sizing:border-box;}

  .news .dataList{margin-top:60px;}
  .news .dataList .hd{float:left;width:20%;box-sizing:border-box;height:600px;}
  .news .dataList .hd ul{padding-right:10px;border-right:2px solid #777;height:100%;}
  .news .dataList .hd li{font-size:16px;color:#122a4d;font-weight:bold;height:60px;line-height:60px;padding-left:0px;cursor:pointer;}
  .news .dataList .hd .on{background:url(../images/sj.png) right center no-repeat;background-size:10px auto;}
  

  .news .dataList .bd .newtit{font-size:20px;top:-8px;height:60px;left:20px;} 
  .news .dataList .bd .scrbd{height:600px;overflow-y:auto;}


  .news .dataList .bd{float:left;width:80%;}
  .news .dataList .bd ul{padding-left:20px;padding-right:20px;text-align:justify;display:none;padding-top:50px;}
  .news .dataList .bd li{margin:0px 0px 40px;}
  .news .dataList .bd li .intit span{display:block;font-weight:bold;color:#656565;}
  .news .dataList .bd li .inbod .txt{font-size:14px;color:#656565;margin:6px 0px 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow:hidden;}
  .news .dataList .more{display:block;width:90px;height:32px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:12px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:32px;transition:all 0.3s linear;background-color:#122a4d;color:#fff;border-color:#122a4d;}
  .news .dataList .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}






  .contact{position:relative;margin-top:30px;}
  .contact .contactC{height:auto;background-color:#222222;}
  .contact .contactC .cotLeft{width:100%;float:left;position:relative;height:100%;}
  .contact .contactC .cotLeft .msg{width:100%;height:auto;border:0px solid #eee;padding:30px 5% 30px 5%;box-sizing:border-box;position:static;right:0px;top:0px;}
  .contact .contactC .cotLeft .msg .tit{font-size:20px;color:#fff;font-weight:bold;margin-bottom:30px;}
  .contact .contactC .cotLeft .msg .tit span{padding-right:20px;background:url(../images/dbline.gif) right 42px no-repeat;}
  .contact .contactC .cotLeft .msg label{display:block;margin-bottom:10px;}
  .contact .contactC .cotLeft .msg label input{height:42px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
  .contact .contactC .cotLeft .msg textarea{height:100px;width:100%;padding:0px 0px;box-sizing:border-box;outline:none;background-color:transparent;border:none;border-bottom:1px solid #444;color:#c5c5c5;}
  .contact .contactC .cotRight{width:100%;float:right;}

  .contact .contactC .cotLeft .msg  .sub{width:100px;height:36px;font-size:14px;text-align:center;border:1px solid #aeaeae;line-height:34px;box-sizing:border-box;background-color:transparent;outline:none;cursor:pointer;color:#acacac;font-family:FuturaBT-Book;margin-top:20px;transition:all 0.3s linear;background-color:#122a4d;color:#fff;border-color:#122a4d;}
  .contact .contactC .cotLeft .msg  .sub:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

  .contact .contactC .cotRight .add .bd{background:url(../images/bdbg.jpg) center no-repeat;background-size:cover;height:auto;margin-top:0px;background-attachment:fixed;padding:40px 5% 10px;box-sizing:border-box;color:#ffffff;}
  .contact .contactC .cotRight .add li .tit{font-size:20px;font-weight:bold;padding-top:6px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:6px;}
  .contact .contactC .cotRight .add li dt{font-size:14px;line-height:34px;margin-bottom:24px;}
  .contact .contactC .cotRight .add li dt span{display:block;}
  .contact .contactC .cotRight .add li dd{font-size:14px;padding-top:10px;background:url(../images/titline.gif) 1px top no-repeat;margin-bottom:26px;}
  .contact .contactC .cotRight .add .bot{padding:20px 5%;}
  .contact .contactC .cotRight .add .bot .botinfo{display:inline-block;}
  .contact .contactC .cotRight .add .bot span{font-size:14px;color:#2487bb;float:left;display:block;padding-top:6px;background:url(../images/lline.gif) left top no-repeat;margin-right:10px;}
  .contact .contactC .cotRight .add .bot .hd{float:left;}
  .contact .contactC .cotRight .add .bot .hd li{float:left;font-size:14px;padding-top:6px;color:#868686;cursor:pointer;margin-right:10px;}
  .contact .contactC .cotRight .add .bot .hd .on{color:#fff;}

  .note{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:22000;box-sizing:border-box;}
  .note .noteCt{width:96%;margin:0 auto;color:#fff;padding:0px 20px;box-sizing:border-box;padding:30px 20px 30px;box-sizing:border-box;border-radius:2px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
  .note .noteCt .tit{font-size:20px;font-weight:bold;margin-bottom:20px;}
  .note .noteCt .tit em{padding-right:18px;background:url(../images/wline.gif) right 42px no-repeat;}
  .note .noteCt .tit span{display:block;font-weight:normal;font-size:16px;}
  .note .noteCt .body .txt{font-size:12px;line-height:20px;text-align:justify;height:200px;overflow-y:scroll;padding-right:20px;}
  .note .noteCt .body .txt p{margin-bottom:10px;}
  .note .noteCt .body .txt p:last-child{margin:0px;}
  .note .noteCt .body .sub{margin-top:30px;text-align:center;}
  .note .noteCt .body .sub a{display:inline-block;width:80px;height:34px;text-align:center;line-height:34px;color:#fff;font-size:14px;background-color:rgba(73,73,73,0.1);margin:0px 20px;border-radius:3px;}

}


@media(max-width:700px){
  .about{padding:30px 0px 30px;}
  .about .txt{width:100%;float:left;height:auto;position:relative;padding-right:0px;box-sizing:border-box;padding-bottom:20px;}
  .about .txt .tit{font-size:20px;margin-top:-2px;text-align:center;}
  .about .txt .tit em{padding-right:0px;background:url(../images/dline.gif) right 36px no-repeat;}
  .about .txt .tit span{display:block;font-size:20px;color:#122a4d;font-weight:bold;}
  .about .txt .body{font-size:14px;color:#656565;line-height:22px;text-align:justify;padding-top:20px;padding-left:0px;}
  .about .txt .body p{margin-bottom:10px;}
  .about .txt .body .more{display:block;width:100px;height:36px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:14px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:34px;position:static;bottom:1px;left:1px;transition:all 0.3s linear;margin-top:15px;background-color:#122a4d;color:#fff;border-color:#122a4d;}
  .about .pic{width:100%;float:right;overflow:hidden;padding-left:0px;box-sizing:border-box;}
  
  .about .abtList{margin-top:30px;}
  .about .abtList li{width:100%;height:auto;margin-bottom:10px;box-sizing:border-box;padding:10px 20px;box-sizing:border-box;border-radius:3px;}
  .about .abtList li .litxt{width:100%;height:auto;position:static;left:50%;margin-left:0px;top:50%;margin-top:0px;}
  .about .abtList li .litxt img{float:left;width:auto;height:auto;margin-top:6px;width:15%;}
  .about .abtList li .litxt span{display:block;float:right;width:auto;font-size:14px;color:#656565;text-align:justify;width:70%;}
  .about .abtList li:hover{background-color:#f9f9fa;}


}


@media(max-width:500px){
  .banner .dot{position:absolute;right:20px;top:0px;width:8px;height:100%;z-index:1000;}
  .banner .pageOn span{opacity:1;background-color:#fff;display:inline-block;margin:0px;width:8px;height:8px;box-sizing:border-box;border:2px solid transparent;background-color:#fff;margin:0px 0px;}
  

  .team{position:relative;}
  .team .imgtit{position:absolute;left:0px;top:0px;}
  .team .teamC{width:100%;margin:0 auto;padding:0px 5px;box-sizing:border-box;}
  .team .teamC ul{width:100%;}
  .team .teamC li{width:100%;float:left;height:auto;box-sizing:border-box;position:relative;margin-right:0px;margin-bottom:20px;padding:0px 5px;}
  .team .teamC li .tit h3{font-size:20px;color:#000;font-weight:normal;}
  .team .teamC li .tit h3 span{font-size:16px;margin-left:15px;}
  .team .teamC li .tit p{font-size:20px;color:#122a4d;font-weight:bold;}
  .team .teamC li .tit p span{padding-right:20px;background:url(../images/dline.gif) right 42px no-repeat;}
  .team .teamC li .body .txt{font-size:14px;line-height:24px;color:#656565;text-align:justify;margin-top:10px;}
  .team .teamC li .body .txtAuto{height:320px;}
  .team .teamC li .body .more{display:block;width:100px;height:36px;box-sizing:border-box;text-align:center;font-family:FuturaBT-Book;font-size:14px;color:#acacac;letter-spacing:0px;box-sizing:border-box;border:1px solid #b1b1b1;line-height:34px;position:static;bottom:1px;left:1px;transition:all 0.3s linear;margin-top:20px;background-color:#122a4d;color:#fff;border-color:#122a4d;}
  .team .teamC li .body .more:hover{background-color:#122a4d;color:#fff;border-color:#122a4d;}

}