/*====================================================
    by QQ465002188
====================================================*/
@font-face
{
font-family: AgencyFB;
src: url('../fonts/AgencyFB.ttf');
}
html,
body {
  color: #505050;
  line-height: 1.75em;
  background: #fff;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
}
h1,h2,h3,h4,h5,h6 {font-weight: 400;color: #303030;}
h1 {font-size: 3em;}
h2 {font-size: 2.5em;}
h3 {font-size: 1.8em;color: #000}
h4 {font-size: 1.5em;}
h5 {font-size: 1em;}
h6 {font-size: 0.75em;}
a {color: #666;outline: none;
    -webkit-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;}
a:hover {color: #4eb035;text-decoration: none;}
a:active,a:focus,a img {outline: none;}
ul,li,dl,dd{list-style: none; padding:0; margin:0;}
img {max-width: 100%}
.rel {position: relative;}
.abs {position: absolute;}
.text-overflow {display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.tables {display: table;}
.cell {display: table-cell;vertical-align: middle;}
.inline-box {font-size: 0;}
.inline-box li, .inlineb { display:inline-block;*display:inline;*zoom:1}
@media (min-width: 1200px) {.container {width: 980px;}}

#browser {background: #c00;text-align: center;color: #fff;padding: 10px 0;font-size: 16px;}
#browser a {color: #fff;}
#browser dl dd {display: inline;padding: 0 10px}
#browser p span {display: block;float: right;margin-right: 15px;cursor: pointer;}


.header {padding: 15px 0}
.logo {display: block;padding: 15px 0}
.language span {margin: 0 10px;}
.so {border:1px solid #ddd;height: 33px;margin-top: 10px;}
.so .inp,
.so .mit {border:0;background: none;height: 33px;line-height: 33px;float: left;}
.so .inp {padding: 0 10px;}
.so .mit {padding: 0 10px 0 30px;background: url(../images/i_so.png) no-repeat 10px center;border-left: 1px solid #ddd;}
.so input {outline: none;}

.navs {height: 95px;background: #0068b7;color: #fff;line-height: 95px}
.navs a {color: #fff;font-size: 14px;display: block;text-align: center;}
.navs ul li {float: left;width: 14.28571428571429%}
.navs ul li.on a {background: #00a1e9 url(../images/nav_on.jpg) no-repeat center 65px;}


.icon-nav {display: none;}
.bann {background-repeat: no-repeat;background-position: center center;height: 260px;background-size: cover}

.subnav {position: relative;margin-top: -30px;}
.subnav .sub {background: #0098ff;overflow: hidden;}
.subnav ul li {float: left; width:190px; text-align:center;}
.subnav ul li a {font-size: 16px; display: block;color: #fff;height: 60px;line-height: 60px}
.subnav ul li.on a {background: #006eb9}

.t1 {text-align: center;margin: 50px 0}
.t1 span {display: block;background: url(../images/x1.jpg) no-repeat bottom center;padding-bottom:10px;}

.cont {padding: 0 0 70px 0}
.cont .con {line-height: 26px}
.pro_recommend {border-top: 1px solid #e5e5e5;background: #f9f9f9;margin-top: 0px;padding-bottom: 50px;}


.pro_list li {float: left;}
.pro_list li a {display: block;}
.pro_list li a .pic {height: 225px;width: 100%;position: relative;background: #fff;}
.pro_list li a .pic img {position: absolute;top:0;left:0;bottom:0;right: 0;margin: auto; height:100%;}
.pro_list li p {line-height: 68px;height: 68px;background-color: #eeeeee;padding: 0 15px}
.pro_list li p span {display: block;background: url(../images/ico1.png) no-repeat right center;padding: 0 20px 0 0;font-size: 14px;}
.pro_list li a:hover p {background-color: #378bcd;}
.pro_list li a:hover p span {background-image: url(../images/ico1_on.png);color: #fff;}

h4.t2 {margin-bottom: 40px;color: #000}
h4.t2 small {display: block;color: #999;font-size: 14px;margin-top: 10px;}
.feed {background-color: #f9f9f9;padding: 40px 0 100px 0;margin-top: 50px;}
.feed .form-control {border-color: #666666;border-width: 2px;height: 43px;border-radius: 0;margin-bottom: 30px;}
.feed textarea.form-control {height: auto;}
.feed .btn {height: 50px;border-radius: 0;background-color: #0098ff;color: #fff;padding: 0 50px;font-size: 20px;}

.page {font-size: 0;padding: 0}
.page a, .page span {display:inline-block;*display: inline;*zoom: 1;font-size: 14px;background: #fff;border:1px solid #ddd;text-transform: uppercase;margin: 0 5px;width: 40px;height: 40px;line-height: 40px;border-radius: 5px;text-align: center;}
.page a:hover, .page a.on {background: #0d5ac2;color: #fff;}

.down_list {padding: 50px 0}
.down_list .table th,
.down_list .table td {padding: 20px}
.down_list .table a.more {background: url(../images/i_down.jpg) no-repeat right center;padding:10px 35px 10px 0;}

.news_list {padding: 50px 0}
.news_list dl {margin-bottom: 30px;}
.news_list dl dd a {display: block;font-size: 0;padding: 20px;border-bottom: 1px solid #d0d0d0;}
.news_list dl dd a .inlineb {font-size: 12px;vertical-align: middle;}
.news_list dl dd a .time {width: 12%;font-size: 40px;color: #999;text-align: right;}
.news_list dl dd a .time p {font-size: 12px;}
.news_list dl dd a .info {width: 88%}
.news_list dl dd a .info .s {padding: 0 50px 0 30px;background: url(../images/ico2.jpg) no-repeat 100% center;margin-right: 30px;}
.news_list dl dd a .info .text-overflow {color: #006eb9;font-size: 16px;margin-bottom: 15px;}
.news_list dl dd a .info .p {line-height: 24px;}
.news_list dl dd a:hover {background-color: #0098ff;color: #fff;}
.news_list dl dd a:hover .time,
.news_list dl dd a:hover .text-overflow {color: #fff;}
.news_list dl dd a:hover .info .s {background-image: url(../images/ico2_on.jpg)}

.t3 {margin: 40px 0}
.t3 h1 {font-size: 24px;color: #000;text-align: center;}
.t3 h1 small {display: block;margin-top: 15px;}

.plist {padding: 50px 0 50px 0}
.plist .row {margin-bottom: 25px;}
.plist .row .text-center {margin-bottom: 25px;}
.plist .row a {display: block;border:1px solid #d4d4d4;padding: 10px}
.plist .row a .pic {height: 160px;position: relative;}
.plist .row a .pic img {position: absolute;top:0;left:0;right:0;bottom: 0;margin: auto;max-height: 100%;}
.plist .row a .t {font-size: 14px;color: #333;height: 80px}
.plist .row a .t small {display: block;font-size: 12px;color: #666}
.plist .row a .more {width: 22px;height: 22px;background: url(../images/ico3.jpg) no-repeat center center;margin: 0 auto 10px auto}
.plist .row a:hover .more {background-image:url(../images/ico3_on.jpg)}
.plist .row a:hover {border-color: #006eb9}

.pro_head {padding: 50px 0}
.pro_head .pic {text-align: center;}
.pro_head .info {height: 100%}
.pro_head .info h1 {font-size: 26px;color: #000;margin: 0}
.pro_head .info .p {padding: 20px 0}
.pro_head .info .back a {height: 40px;background: #0194da;text-align: center;line-height: 40px;color: #fff;font-size: 14px;padding: 0 30px}
.pro_head .info .back a span {display: block;background: url(../images/i_back.jpg) no-repeat right center;padding-right: 25px;}

.pro_body {background: #f3f3f3}
.pro_body .t {margin: 35px 0}
.pro_body .t div {font-size: 16px;text-align: center;padding: 10px 0}
.pro_body .t div:after {content: "";display: block;border:7px solid transparent;height: 0;width: 0;bottom:0;left:50%;margin-left: -7px;border-bottom-color: #c1c1c1;position: absolute;}
.color1 {color: #0d5cc4}
.pro_body .article {border-bottom: 1px solid #e3e3e3;padding: 0 0 30px 0;margin-bottom: 30px;}
.pro_body .article:last-child {border-bottom: 0;}
.pro_body .article h4 {margin-bottom: 20px;}

.banner {height: auto;position: relative;}
.banner .it a {display: block;height: 500px;background-repeat: no-repeat;background-position: center center;background-size: cover}
.banner .bx-pager {position: absolute;bottom:10px;left:50%; margin-left:-490px; min-width:980px;text-align:right;}
.banner .bx-pager .bx-pager-item {display: inline-block;*display: inline;*zoom:1;margin: 0 5px}
.banner .bx-pager .bx-pager-item a {display: block;width: 10px;height: 10px;background: #fff; color:#fff;text-indent: -100px;overflow: hidden;}
.banner .bx-pager .bx-pager-item a.active {background: #0068b7; color:#0068b7;}

.pro_left_bg {height: 100%;background: #00a1e9;left:0;top:0;}
.f1 {background: #f1f1f1;padding-bottom: 40px;}
.f1 .col-xs-12 {padding: 0}
.f1 .tit {background-color: #0068b7;color: #fff;height: 312px;padding: 0 45px;width: 100%}
.f1 .tit a,
h2.t5 {color: #fff;}
h2.t5 {font-size: 30px;}
.f1 .tit p {padding: 30px 0}
.f1 .video {text-align: center;}
.f1 .video iframe {float: left;}
.f1 .s2 .pic,
.f1 .s2 .info {width: 50%;}
.f1 .s2 .info {background-color: #00a1e9;color: #fff;text-align: center;}
.f1 .s2 .pic {background: #fff;}
.f1 .s2 .pic a {display: block;position: relative;margin: 10px;}
.f1 .s2 .pic img {max-height: 100%;max-width: 100%;position: absolute;top:0;left:0;right:0;bottom:0;margin: auto}
.f1 .s2 .info {font-size: 12px;color: #eaf4fc;position: relative;}
.f1 .s2 .info strong {font-size: 16px;font-weight: normal;}
.f1 .s2 .info .tables {width: 100%;}
.f1 .s2 .info strong,
.f1 .s2 .info p {display: block;padding: 0 10px;color: #fff;}
.f1 .s2 .info .ico {width: 34px;height: 34px;background: url(../images/i_more2.png) no-repeat;margin: 0 auto;margin-top: 25px;}
.f1 .s2 .col-sm-6 ul li {vertical-align: top;}
.f1 .s2 .it3 .info,
.f1 .s2 .it4 .info {float: left;}
.f1 .s2 .info .j {display: block;width: 10px;height: 30px;background: url(../images/j_on.png) no-repeat;position: absolute;top:50%;left:-10px;margin-top: -5px;}
.f1 .s2 .it3 .info .j,
.f1 .s2 .it4 .info .j {right: -10px;left:auto;background-image: url(../images/j_on2.png)}

.f2 {background-repeat: no-repeat;background-position: center center;background-size: cover}
.f2, .f2 .tables {height: 280px;color: #fff;width: 100%}
.f2 h4 {color: #fff;font-size: 26px;}
.f2 .x {width: 32px;height: 3px;background: #0068b7;margin: 20px auto;display: block;}
.f2 .more {margin-top: 25px;}
.f2 .more a {background: url(../images/i_more2.png) no-repeat;display: block;margin: 0 auto;height: 34px;width: 34px}

.f3 {background-color: #f1f1f1;padding: 40px 0}
.f3 .col-xs-3,
.f3 .col-xs-9 {padding: 0;height: 140px;text-align: center;line-height: 140px}
.f3 .row {margin: 0}
.f3 .col-xs-3 {background-color: #0068b7;color: #fff;}
.f3 .col-xs-3 h4 {color: #fff;line-height: 120px;margin: 0 30px;padding: 0;font-size: 30px;text-align: left;background: url(../images/x2.jpg) no-repeat 0px bottom;height: 90px}

.f3 .t .bx_hd a {display: block;background: #004a82;color: #fff;float: left;width: 25%;font-size: 18px;}
.f3 .t .bx_hd a.active {background-color: #00a1e9}
.f3 .t .bx_hd {background: #0068b7}
.f3 .bx_bd .time {font-size: 14px;color: #b4dfff;width: 100%;height: 140px;border-bottom: 1px dashed #367cbf;}
.f3 .bx_bd .time span {display: block;font-size: 48px;line-height: 48px;color: #fff;}
.f3 .bx_bd .time .abs {top:0;left:0;right:0;bottom:0;margin: auto;line-height: 24px;height: 65px}
.f3 .bx_bd .tables {padding: 0 30px;text-align: left;line-height: 24px;height: 140px;background: #fff;display: block;position: relative;}
.f3 .bx_bd .tables .text-overflow {font-size: 18px;color: #000;width: 100%}
.f3 .bx_bd .tables .cell {color: #666;display: block;position: absolute;top:0;left:0;right:0px;bottom:0;margin: 20px;overflow: hidden;}
.f3 .bx_bd .tables:hover {background-color: #00a1e9}
.f3 .bx_bd .tables:hover .cell,
.f3 .bx_bd .tables:hover .text-overflow {color: #fff;}
.news_right_bg {height: 100%;top:0;background: #0068b7}

.f4 {background: url(../images/bg10.jpg) repeat-y center center;padding: 40px 0;}
.f4 .video {width: 500px;margin-right: 30px;}
.f4 .t span {background: url(../images/x2.jpg) no-repeat 0 bottom;font-size: 30px;color: #000;padding-bottom: 15px;}
.f4 .t {margin: 0px 0 30px 0}




.fansbar {padding: 17px 0;background: #348bcd;color: #fff;font-size: 0;}
.fansbar .inlineb {vertical-align: middle;width: 50%;font-size: 12px;}
.tel {padding: 16px 0;background: url(../images/i_tel.png) no-repeat 0 center;}
.tel p {font-size: 30px;color: #fff;font-family: 'Agency FB';margin: 0;padding: 0 0 0 65px;line-height: 50px}
.fansbar .info, .fansbar .m {width: auto;}
.fansbar .m {margin-right: 10px;}
.fansbar .info p {padding-left:40px;margin: 10px 0;height: 30px;line-height: 30px;width: 220px}
.fansbar .info p.i_address {background: url(../images/i_address.png) no-repeat 5px center;line-height: 15px}
.fansbar .info p.i_email {background: url(../images/i_emali.png) no-repeat 0 center;}


.footer {padding: 10px 0;background-color: #2c7ac6;color: #fff;}
.footer a {color: #fff;}
.footer span {margin: 0 7px}




@media screen and (max-width:1024px) {
  .footer .pull-left,
  .footer .pull-right {float: none !important;}
  .navs {height: 75px;line-height: 75px;}
  .navs ul li.on a {background-position: center 55px}
  .subnav .sub {overflow: hidden;overflow-x: scroll;-webkit-overflow-scrolling: touch;}
  .subnav .sub ul {position: relative;float: left;}
  ::-webkit-scrollbar {/*隐藏滚轮*/
  display: none;
  }
  .feed {padding-bottom: 50px;}
  .news_list dl dd a {
    display: -moz-box; 
    display: -webkit-box; 
    display: box; }
  .news_list dl dd a .inlineb {
    display: block;
    -moz-box-flex: 1; 
    -webkit-box-flex: 1; 
    box-flex: 1;
    width: auto;
  }
  .news_list dl dd a .time {
    -moz-box-flex: 0; 
    -webkit-box-flex: 0; 
    box-flex: 0;
  }
  .banner .it a {height: 350px;}
  
  .banner .bx-pager {bottom: 5px; min-width:100%; left:0; margin:0;}
}


@media screen and (max-width:767px) {
  .header .pull-left,
  .header .pull-right {float: none !important}
  .logo {padding: 0;text-align: center;margin-bottom: 5px;}
  .header .headbar {text-align: center;}
  .so {margin-right: 43px;}
  .so .inp {width: calc(100% - 69px)}
  .icon-nav {float: right;background-color: #0068b7;height: 33px;width: 33px;display: block;margin-top: 10px;position: relative;z-index: 5}
  .icon-nav .abs {top:0;left:0;bottom:0;right:0;margin: auto;height: 25px}
  .icon-nav span {display: block;width: 20px;margin: 4px auto;border: 1px solid #fff;height: 0;font-size: 0;}
  .navs {height: auto;line-height: 38px;display: none;position: absolute;left:0;width: 100%;z-index: 100}
  .navs .container {padding: 0;}
  .navs ul li {float: none;width: auto;}
  .navs ul li a {padding: 0 15px;text-align: left;border-bottom: 1px solid #ccc;}
  .subnav {margin: 15px 0 0 0;overflow: inherit;height: 35px;}
  .subnav .sub {background: none;height: 45px}
  .subnav .sub div {background-color: #0098ff;float: left;}
  .subnav ul li a {line-height: 35px;height: 37px;position: relative;}
  .subnav ul li.on a:after {position: absolute;content: "";border:7px solid transparent;border-top-color: #006eb9;bottom:-14px;left:50%;margin-left: -7px;}
  .t1 {margin: 30px 0}
  h4.t2 {margin-bottom: 20px;}
  .feed .form-control {margin-bottom: 10px}
  .feed .btn {width: 100%;padding: 0}
  .down_list,
  .news_list {padding-top: 20px;}
  .pro_head {padding:0 0 30px 0}
  .pro_head .pic {margin-bottom: 20px;}
  .banner .it a {height: 300px;}
  .banner {height: auto}
  .f1 .tit {height: auto;padding-bottom: 15px;}
  .f1 .tit p {padding: 0}
  .f3 .container {padding: 0;margin: 0}
  .f3 .t .bx_hd a {width: 33.333333333%;font-size: 14px;}


  .fansbar .tel, .fansbar .act {width: auto;display: block;text-align: left;}
  .fansbar .pull-right {float: none !important}
  .fansbar .info p {width: auto}
  .footer a {display: inline-block;}
  
  .banner .bx-pager {bottom: 5px; min-width:100%; left:0; margin:0;}

}

@media screen and (max-width:460px) {
  .bann {height: 120px}
  .banner {height: auto}
  .banner .it a {height: 270px;}
  .banner .bx-pager {bottom: 5px; min-width:100%; left:0; margin:0;}
  .banner .bx-pager div {width: 5px;height: 5px;font-size: 5px;}
  .banner .wkl {padding: 0 15px}

  .page a,
  .page span {display: none;}
  .page a.sprev,
  .page a.snext {display: inline-block;float: right;}
  .page a.sprev {float: left;}
  .down_list .table th,
  .down_list .table td {padding: 15px}
  .news_list dl dd a .time {font-size: 14px;}
  .news_list dl dd a .info .s {padding-right: 25px;margin-right: 0;}
  .news_list dl dd a .info .text-overflow {margin-bottom: 10px;}
  .t3 {margin: 30px 0 20px 0}
  .plist {padding: 25px 0}
  .plist .row {padding: 5px;margin-bottom: 10px;}
  .plist .row .text-center {padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
  .f1 .video,
  .f1 .video iframe {height: 200px}
  .f1 {padding-bottom: 10px;}
  .f3 {padding: 10px 0}
  .f3 .t .col-xs-3, .f3 .t .col-xs-9, .f3 .t h4 {height: 60px;line-height: 60px}
  .f3 .t h4 {font-size: 18px;margin: 0 20px;height: 50px}
  .f3 .bx_bd .tables .text-overflow {font-size: 16px;}
  .f4 .video {width: 100%;margin: 0}
  .f4 .pull-left {float: none !important;margin-bottom: 15px;}
  .f4 {padding: 10px 0;background: #f1f1f1}
  .f4 .info .t span {font-size: 24px;}
  .f4 iframe {height: 200px}


}
