@charset "UTF-8";
html{font-size:100px}
body { margin: 0; padding: 0; font-size: 14px;  font-family:"Microsoft YaHei"; overflow-x: hidden; }
ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, hr, img, div, label, span, p, table, tr, td { margin: 0; padding: 0; list-style: none; border: 0;}
a{ text-decoration: none; outline: none !important;}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img{vertical-align: middle;}
a:focus, a:hover {
    text-decoration: none !important;
}
i,em{ font-style: normal; display: block }
.fl{ float: left; }
.fr{ float: right; }
.clearfix{ clear: both; }
input, select {
    outline: none; border:0;
}
select::-ms-expand { display: none; }
select {
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;

}
:focus{
    outline: 0;
}
input[type=text] {
    -webkit-appearance: none;
    border-radius: 0;
}
button{
    outline: none;
    border: 1px solid transparent;
}
.visible-xs{ display: none; }
.w12{ width: 1500px; margin:auto; }

header{ width: 100%; height: 120px; position: fixed;top: 0;z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.15); background: #fff;}
.header-w{ width: 1700px; margin:auto;  }
.logo{ width: 200px; margin:20px 0; }
.logo img{ width: 100%;}
.nav{ margin:48px 100px 48px 0; }
.nav li{ float: left; margin: 0 22.5px;}
.nav li a{ color: #1b1b1b; font-size: 16px;  display: block; position: relative; }
.nav li:hover a,.nav li a.active{ color: #0099e5; }
.nav li a:before,.nav li a.active:before{ content: ""; position: absolute; width: 0; height: 1px; background:#e70015; left: 0; top:30px; transition: width .5s ease}
.nav li a:hover:before,.nav li a.active:before{ width: 100%; }
.nav li:first-child{ margin-left: 0; }
.nav li:last-child{ margin-right: 0; }

.menu {
   margin: 43px 100px 48px 0;
}
.menu * {
  box-sizing: border-box;
}
.menu .ul-list {
  display: flex;
}
.menu .ul-list > li {
  position: relative;
  padding:0 20px 39px 20px;
}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li:hover {
  border-bottom: 3px solid #1f75af;
    cursor: pointer;	
}			
.menu .ul-list > li > a {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
.menu .ul-list > li:hover > a {
  color: #1f75af;
  cursor: pointer;
}			
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  position: absolute;
  margin-top: 42px;
  left: 0;
  z-index: 999;
  background-color: rgba(31,119,177,0.9);
  width: 100%;
}
.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  padding: 15px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #4d8fbb;
  justify-content: center;
}
.menu .ol-list > li > a:hover {
  background: #f5f5f5;
  color: #1f75af;
}

.header-r-cir { width: 315px;}
.nav-search { position: relative; font-size: 12px; width: 100%; height: 46px;  margin-top: 10px;}
.nav-search input { display: inline-block; width: 70%; border: none; height: 46px; line-height: 46px;border-bottom: 1px solid #cccccc;}
.nav-search input::-webkit-input-placeholder{color: #cccccc;}
.nav-search input::-moz-placeholder{ color: #cccccc;  }
.nav-search input:-ms-input-placeholder{ color: #cccccc;      }
.nav-search button { position: absolute;  left: 65%;  top: 15px;  cursor: pointer; width: 15px; height: 15px; background:url(../../images/qy/ss-but.png) no-repeat;}
.nav-search span{ display: block; font-size: 16px; color: #808080;margin-top: 0 !important; line-height: 46px; padding-left: 40px; position: relative; float: right }
.nav-search span:before{ content: ""; position: absolute; width: 2px; height: 30px; background-color: #e5e5e5; left: -10px; top: 8px; }
.nav-search span:after{ content: ""; position: absolute; width: 20px; height: 20px; background: url(../../images/qy/earth.png) no-repeat; background-size: 100%; left: 10px;top: 13px; }
.nav-search span a{ color: #808080 }
.header-r-cir span{ display: block; font-size: 16px; color: #808080; margin-top: 15px; }
.header-r-cir span i{ display: inline-block; font-size: 30px; color: #e50112; font-family: "Arial"; letter-spacing: 1px;}

.footer{ width: 100%; background: #f5f5f5; position: relative; }
.footer:before,.footer:after{ content: ""; position: absolute; width: 50%; height: 1px; top: 0 }
.footer:before{ left: 0; background: #0196e5; }
.footer:after{ right: 0; background: #cccccc; }
.footer1{ width: 1500px; margin:auto; padding: 50px 0 40px; overflow: hidden; }
.footer1-ul{ width: 1060px;  }
.footer1-ul li{ width: 240px; margin-left: 20px; padding-left: 50px; float: left; }
.footer1-ul li:first-child{ margin-left: 0; }
.footer1-ul li a{ font-size: 14px; line-height: 28px; color: #999999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.footer1-ul li a:hover{ color: #000 }
.footer1-ul li h5 a{ font-size: 16px; font-weight: normal; color: #000; margin-bottom: 7px; line-height: 35px }
.footer1-ul li.foote1-ul-li1{background: url(../../images/qy/footer-i1.png) no-repeat;}
.footer1-ul li.foote1-ul-li2{background: url(../../images/qy/footer-i2.png) no-repeat;}
.footer1-ul li.foote1-ul-li3{background: url(../../images/qy/footer-i3.png) no-repeat;}
.footer1-ul li.foote1-ul-li4{background: url(../../images/qy/footer-i4.png) no-repeat;}
.footer1-ul li.foote1-ul-li5{background: url(../../images/qy/footer-i5.png) no-repeat;}
.footer1-r{ width: 400px;}
.footer1-r-con{ width: 100%; border:1px solid #cccccc; position: relative; padding:20px 0; }
.footer1-r-con span{ width: 120px; height: 16px; line-height: 100%; background: #f5f5f5; text-align: center; position: absolute; left: 50%; margin-left: -60px; top: -8px; color: #000; font-size: 16px; display: block; }
.footer1-r-con ul{ text-align: center }
.footer1-r-con li{ display: inline-block; margin-left: 66px;  width: 97px; }
.footer1-r-con li:first-child{ margin-left: 0; }
.footer1-r-con li p{ color: #999; text-align: center; margin-top: 10px; line-height: 100%; }
.footer1-r h5{ font-size: 14px; color: #000; font-weight: normal; text-align: center;}
.footer1-r h5 i{ display: inline-block; font-size: 24px; color: #e50112; font-family: "Arial";  margin-top: 20px; }
.footer2{ border-top: 1px solid #ccc; height: auto;     overflow: hidden;}
.footer2-p{ font-size: 14px; color: #666; line-height: 100%; padding:27px 0;}
.footer2-p a{ margin:0 20px; display: inline-block; color: #666;  }
.footer2-p a:first-child{ margin-left: 0; }
.footer2-p a:first-child+a+a+a{ margin-right: 0; }
.footer2-p a:hover{ color: #000; }
.footer2-c{ /*margin-left: 50px;*/ padding:0 0 15px; text-align: center;}
.footer2-c p{ line-height: 100%; font-size: 14px; color: #999;display: inline-block; }
.footer2-c span{  color: #999; line-height: 100%; margin-left: 20px; display: inline-block; }
.footer2-c span a{ display: inline-block; color: #999 }
.footer2-c span a:hover{ color: #000 }
.footer2-r{ margin-top: 14px; overflow: hidden}
.bdshare-button-style0-16{ display: inline; }
.footer2-r .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{ display: inline-block; float: initial;  background-image: none !important;
    line-height: 40px !important;
    height: 40px !important;
    margin: 0 20px 0 0 !important;
    padding-left: 40px !important; }
.footer2-r .bdshare-button-style0-16 .bds_tsina{ background-position: 0 0 !important;  background: url(../../images/qy/sina.png) !important;margin-right: 0 !important; }
.footer2-r .bdshare-button-style0-16 .bds_sqq{background-position: 0 0 !important;background: url(../../images/qy/qq.png) !important; }
.footer2-r .bdshare-button-style0-16 .bds_weixin{background-position: 0 0 !important;   width: 40px;background: url(../../images/qy/wechat.png) !important;}
.uploadimg{
      display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #034ea2;
    float: left;
    text-align: center;
    color: #fff;
}

.footer2-link{ text-align: center; font-size: 14px; color: #999; padding:15px 0; }
.footer2-link a{ color: #999; font-size: 14px; padding: 0 10px; }
.footer2-link a:hover{ color: #000 }

.right-fixed{ width: 60px;  position: fixed; top: 50%; right: 0; z-index: 10;  height: 270px;  margin-top: 35px; }
.right-fixed ul { width: 100%; zoom:1;}
.right-fixed li {  margin-bottom: 10px; position: relative;  width: 60px; height: 60px;  float: right;  line-height: 60px;  background: #ebebeb; transition: width .3s, background .3s, margin .3s;}
.right-fixed li.right-fixed1 {width: 200px;  margin-right: -140px;}
.right-fixed li.right-fixed2{ width: 140px; margin-right: -80px; }
.right-fixed li.right-fixed3{ width: 180px; margin-right: -120px; }
.right-fixed li a { display: block;  width: 100%;  height: 100%;}
.right-fixed li .ico { width: 60px; height: 60px; position: absolute;  top: 0;  right: 0;  transition: right .3s;}
.right-fixed li.right-fixed1 .ico, .right-fixed li.right-fixed2 .ico ,.right-fixed li.right-fixed3 .ico{left: 0;}
.right-fixed li .ico.ico01 {background: url(../../images/qy/right-i1.png) no-repeat center;}
.right-fixed li .ico.ico02 {background: url(../../images/qy/right-i2.png) no-repeat center;}
.right-fixed li .ico.ico03 {background: url(../../images/qy/right-i3.png) no-repeat center;}
.right-fixed li .ico.ico04 {background: url(../../images/qy/right-i4.png) no-repeat center;}
.right-fixed li p {
    font-size: 15px;
    color: #fff;
    line-height: 60px;
    padding: 0 20px;
    transition: transform .3s;
}
.right-fixed li.right-fixed1 p, .right-fixed li.right-fixed2 p , .right-fixed li.right-fixed3 p{
    padding: 0 20px 0 60px;
}
.right-fixed li:hover {  background: #0099e5;}
.right-fixed li.right-fixed1:hover {margin-right: 0;width: 200px;}
.right-fixed li.right-fixed2:hover {margin-right: 0;width: 140px;}
.right-fixed li.right-fixed3:hover {margin-right: 0;width: 180px; background: #0099e5}
.right-fixed li.right-fixed3:hover p{ width: 120px; height:120px; border:2px solid #ccc; padding:0; background: #fff; }
.right-fixed li.right-fixed3:hover p img{ margin:11px; display: block; }
.right-fixed li:hover .ico, .right-fixed li.right-fixed1:hover .ico, .right-flex li.right-fixed3:hover .ico {right: 0;left: auto;}
.right-fixed li.right-fixed1:hover p,.right-fixed li.right-fixed2:hover p{ padding: 0 20px; }
.right-fixed li.right-fixed1:hover .ico.ico01 {background: url(../../images/qy/right-i1-hover.png) no-repeat center;} 
.right-fixed li.right-fixed2:hover .ico.ico02 {background: url(../../images/qy/right-i2-hover.png) no-repeat center;} 
.right-fixed li.right-fixed3:hover .ico.ico03 {background: url(../../images/qy/right-i3-hover.png) no-repeat center;} 
.right-fixed li.top:hover .ico.ico04 {background: url(../../images/qy/right-i4-hover.png) no-repeat center;} 


/*video player*/
.popWindow{position:fixed;left:0;top:0;width:100%;height:100%;background: url(../../images/qy/opacity-b60.png);opacity: 0;visibility: hidden;-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}
.popWindow.popShow{ opacity: 1; visibility: visible; z-index:9999;}
.popWindow .popDialog{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto;}
.popWindow .popOverlay{ position:absolute; left:0; top:0; width:100%; height:100%;}
.popWindow .popClose{ position:absolute; right:24px; top:24px; width: 28px; height: 28px; background: url(../../images/qy/pop_close.png) center no-repeat; z-index:1;}
.popWindow .btnWarp{ text-align:center; border-top:#e4e4e4;}
.popWindow .btnWarp .center{ display:inline-block; overflow:hidden;}
.popWindow .btnWarp button{ float:left; cursor:pointer; border-radius:5px; background-color:#f0f0f0; border:1px solid #c3c3c3;-webkit-transition:all .2s;   transition:all .2s;}
.popWindow .btnWarp button:hover{ background-color:#4f89f5; color:#fff; border-color:#4e73b9;}
.pop-video .popClose{ left: 100%; right: auto; top: 0; margin-left: 10px;}
.pop-video .popDialog{ width:800px; height:600px; z-index:1;}
.vPlayer{ width:100%; height:100%;}
.bPlayer{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000; z-index: 9; overflow: hidden;}

.index-w{ width: 1700px; margin:auto; }
@media only screen and (min-width:1025px) and (max-width: 1366px) {
   .header-w{ width: 1200px;  margin:auto;  }
   .w12{ width: 1200px; }
   .index-w{ width: 1200px;  }
   .nav{ margin:48px 30px 48px 0; }
   .nav li{ margin:0 10px; }
   .nav li a{ font-size: 15px; }
   .nav-search input{ width: 70%; }
   .nav-search button{ letter-spacing: 63%; }
    .nav-search span:before{ left: -3px; }
   .header-r-cir{ width: 250px }
   .header-r-cir span{ font-size: 14px; }
   .header-r-cir span i{ font-size: 24px;     letter-spacing: 0;}

   .footer1{ width: 1200px; }
   .footer1-ul{ width: auto; max-width: 1060px; }
   .footer1-ul li{ width: 180px; }
}
@media only screen and (min-width:1367px) and (max-width: 1440px) {
    .header-w{ width: 1323px;  margin:auto;  }
    .w12{ width: 1323px; }
   .index-w{ width: 1323px;  }
   .nav{ margin:48px 30px 48px 0; }
   .nav li{ margin:0 15px; }
   .nav li a{ font-size: 15px; }
   .nav-search input{ width: 70%; }
   .nav-search button{ left: 63%; }
   .nav-search span:before{ left: -3px; }
   .header-r-cir{ width: 250px }
   .header-r-cir span{ font-size: 14px; }
   .header-r-cir span i{ font-size: 24px;     letter-spacing: 0;}

   .footer1{ width: 1323px; }
   .footer1-ul{ width: auto; max-width: 1060px; }
   .footer1-ul li{ width: 210px; }
}
@media only screen and (max-width: 768px) {
  body{ background: #fff; }
    header{ display: none; }
    .visible-xs{ display: block; }
    .hidden-xs{ display: none; }
    .w12{ width: 94% }
    .index-w{ width: 94%; }
    .head-mobile{ width: 100%; position: fixed; top: 0; z-index: 99;box-shadow: 0 0 3px #888;  height: 60px;  background: #fff;  }
    .head-mobile img { height: 40px ;  margin: 12px  0 0 3%;}
    .head-mobile .right {display: block; width: 40px;height: 40px; position: absolute; right: 10px; top: 10px; background: url(../../images/qy/btn.png) no-repeat center center;  background-size: 80%; transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg);  -o-transform: rotate(0deg);  -webkit-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;  transition: all 0.3s linear;}
    .mobi_top_default{height:30px; position: absolute; top: 16px; right:55px; }
    .mobi_top_default a{display: block;float:left;height:100%;box-sizing:border-box;cursor:pointer;}
    .mobi_top_default .searchBtn{width:40px;height:40px;/*background: url(../../images/qy/mobile/sousuo1.png) no-repeat center center;*/background-size:auto 60%;      margin-top: -4px; }
    .mobi_search_con{display:none;height:60px;position:absolute;top:0;left:0;right:0;background: #ededed; z-index: 1009;padding: 0 0.7em;}
    .mobi_con_inner{position:relative;width:86%;background: #fff;    border: solid 1px #bfbfbf;border-radius: 3px;height:38px;margin:15px 0;}
    .mobi_con_inner .mobibtn{position:absolute;top:0;right:0;border:0;width:40px;height:100%;/*background: url(../../images/qy/mobile/sousuo.png) no-repeat center center;*/background-size:auto 60%;}
    .mobi_con_inner .mobitext{display:block;width:200px;background: none;border:0;height:38px;line-height:40px;font-size:14px;padding:4px 10px;color:#333;box-sizing:border-box;}
    .search-cancel-btn {
        line-height: 30px;
        width: 46px;
        position: absolute;
        right: 0;
        top: 20px;
    }
    .pl-10 {
        padding-left: 10px;
    }
    .c-fff {
        color: #333;
    }
    .right-fixed{ top: 98%; }
    .right-fixed li{ display: none; width: 40px; height: 40px; line-height: 40px;}
    .right-fixed li.top{ display: block; }
    .right-fixed li .ico{ width: 40px; height: 40px; }
    .footer:before, .footer:after{ width: 50%; }
    .footer1,.footer2-p,.footer2-r{ display: none; }
    .footer2{ height: auto; border-top: 0; }
    .footer2-c{ margin-left: 0; padding:15px 0; text-align: center; float: initial;}
    .footer2-c p,.footer2-c span{ float: initial; }
    .footer2-c span{ margin-top: 5px;    margin-left: 0; }
    .pop-video .popDialog{ width: 100%; height: 300px; }

    .en-link{ display: block; padding-left: 40px; position: relative; }
    .en-link:before{ content: ""; position: absolute; width: 16px; height: 16px; background:url(../../images/qy/earth.png) no-repeat; background-size: 100%; left: 20px; top: 15px; }
    .en-link a{ font-size: 16px; color: #fff; line-height: 46px; }
}