﻿@charset "utf-8";

*{ margin:0; padding:0; list-style:none;list-style-type:none;}
img{ border:0;}
body,h1,h2,h3,h4{font-size:14px;font-family:'微软雅黑';position:relative;color:#555;}
html{font-size: calc(100vw/30);}
a{text-decoration:none;color:#555;}
li,ol{list-style:none;}
em{font-style: normal;}
.clear:after{clear:both;display:block;visibility:hidden;height:0;content:".";font-size:0px;}
.clearfix:after {clear: both;}
.clearfix:after, .clearfix:before {content: "";display: table;}
*, *:after, *::before {-moz-box-sizing: border-box;box-sizing: border-box;}

a{color:#000; text-decoration:none;}
a.red{color:red; text-decoration:none;}
a.red:hover{color:red; text-decoration:underline;}


.w100{width: 100%;}
.h100{height: 100%;}
.wrap{width:1200px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.text-over{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.over{overflow: hidden;}
.nowrap{white-space: nowrap;}
.fz0{font-size: 0;}
.nowrap.fz0{letter-spacing: -5px;}
.nowrap.fz0 *{letter-spacing: normal;}
.relative{position: relative;z-index: 1;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.inline{display: inline;}
.block{display: block;}
.table{display: table;}
.table-cell{display: table-cell;}
.hide{display: none;}
.max-w100{max-width: 100%;}
.max-h100{max-height: 100%;}
.middle{vertical-align: middle;}
.middle-span{height: 100%;vertical-align: middle;display: inline-block;}
.border-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing: border-box;}
.content-box{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing: content-box;}
.trans{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.trans-internal::before,.trans-internal::after{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.top-search{width:20px;height:20px;display: block;cursor: pointer;z-index: 250;float:right;}
.searchform{ display: block; width: 100%; padding:15px 0px; position: absolute;top:147px;left:0; background-color:#083f95; text-align: center;z-index: 2220;}
.searchform #keyword{ width:98%; height: 40px; line-height: 40px; padding: 0 10px; border:1px solid #FFF; border-radius: 3px;}
.btn-submit {position: absolute;right: 30px;top: 27px;cursor: pointer;width: 20px;height: 20px;}

.clean:after,.clean:before{display: table; content:''; }
.clean:after{clear: both;}
.clean{zoom:1;}
html , body{overflow-x: hidden;}

#header{z-index: 3;}
#header .top{height: 47px;line-height: 47px;background-color: #083f95;border-bottom: 1px solid #e6e6e6;}
#header .top .lang{margin-left: -164px;}
#header .top .lang span{color:#fff}
#header .top .lang p{line-height: 40px;}
#header .top .contact{width: 104px;color: #555;background: url(../images/ico-contact.png) no-repeat 12px center;text-indent: 25px;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
#header .top .follow{padding:0px 1%;}
#header .top .follow a{padding: 13px 30px;height: 45px;line-height: 45px;color: #fff;border-left:1px solid #8aa3ca;}
#header .top .follow a.en{border-right:1px solid #8aa3ca;}
#header .top .follow a.ico{border-left:1px solid #8aa3ca;}
#header .top .search{margin-top: 11px;}
#header .top .search .text{width: 153px;height: 26px;padding: 0 25px 0 13px;border: 1px solid #a5a4a4;border-radius: 15px;}
#header .top .search .submit{width: 11px;height: 11px;background: url(../images/search.png) no-repeat;border: 0;right: 10px;top: 8px;}
#header .bottom{max-width: 1200px;width:100%;}
#header #logo{width:64%;margin-top: 10px;border-left: 1px solid white;padding: 0px 20px;margin-left: -202px;}
#header #logo a{width:200px;overflow: hidden;display:inline-block;vertical-align: middle;border-right: 1px solid #ccc;padding-right: 2%;}
#header .logo_r{display:inline-block;vertical-align: middle;padding-left:3%;}
#header .logo_r h3{font-size:20px;color: #083f95;}
#header .logo_r p{font-size:16px;}

#header #logo img{max-width: 100%;}
#header #nav{height: 100px;line-height: 100px;}
#header #nav .nav-item{margin-left:50px;}
#header #nav .nav-item .nav-a{font-size: 16px;}
#header #nav .nav-item .nav-a::after{width: 100%;height: 3px;background-color: transparent;position: absolute;z-index: 1;left: 0;bottom: 0;content: '';}
#header #nav .nav-item:hover .nav-a::after , #header #nav .nav-item.on .nav-a::after{background-color: #003d83;}
#header #nav .nav-item:hover .sub-nav{max-height: 300px;}
#header #nav .sub-nav{width: 100%;max-height: 0;line-height: normal;left: 0;top: 100%;background-color: rgba(255,255,255,.8);}
#header #nav .sub-nav .box{padding-top: 30px;padding-bottom: 20px;width:100%;max-width: 1200px;}
#header #nav .sub-nav .box .img{width: 245px;}
#header #nav .sub-nav .box .img a{display: block;overflow: hidden;}
#header #nav .sub-nav .box .img a img{max-width: 100%;}
#header #nav .sub-nav .box .info{width: 410px;line-height: normal;margin-left: 20px;}
#header #nav .sub-nav .box .info .category{line-height: 32px;font-size: 16px;color: #003d83;border-bottom: 1px solid #003d83;}
#header #nav .sub-nav .box .info .category a{color: inherit;}
#header #nav .sub-nav .box .info .brief{line-height: 22px;color: #555;margin-top: 10px;width: 100%;overflow: hidden;}
#header #nav .sub-nav .box .list{width: 315px;margin-left: 285px;}
#header #nav .sub-nav .box .list_0{width: 315px;margin-left: 152px;}
#header #nav .sub-nav .box .list_1{margin-left: 210px;text-align: right;}
#header #nav .sub-nav .box .list_2{margin-left:480px;width: 275px;}
#header #nav .sub-nav .box .list_3{width: 165px;margin-right: 46px;margin-left: 0;}
#header #nav .sub-nav .box .list_4{width:140px;text-align: left;}
#header #nav .sub-nav .box .list .i{line-height: 30px;border-bottom: 1px solid #d3d3d3;}
#header #nav .sub-nav .box .list .i:last-child{border-bottom: 0;}
#header #nav .sub-nav .box .list .i a{font-size: 16px;color: #555;}
#header #nav .sub-nav .box .list .i a:hover{color: #003d83;}

#banner.index .item{height: 654px;}
#banner.inner .item{height: 368px;}
#banner .item{background-repeat: no-repeat;width:100% !important;background-position: center center;}
#banner .hd{width: 100%;height: 0;left: 0;bottom: 18px;}
#banner .hd a{width: 8px;height: 8px;background-color: #b5b5b5;border-radius: 100%;margin: 0 3px;display: inline-block;cursor: pointer;}
#banner .hd .on{background-color: #024282;}
#banner .bd .bar{width:100% !important;}

#owl-demo .owl-controls .owl-buttons .owl-prev{transform: translate(0,-50%);background: none;}
#owl-demo .owl-controls .owl-buttons .owl-next{transform: translate(0,-50%);background: none;}

.web-title{font-family: 'youyuan';font-size: 28px;color: #333;padding-bottom: 15px;}
.web-title::before{width: 150px;height: 1px;background-color: #dedede;margin: 0 auto;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;content: '';}
.web-title::after{width: 30px;height: 3px;background-color: #003d83;margin: 0 auto;left: 0;bottom: -1px;right: 0;position: absolute;z-index: 2;content: '';}


/*标题*/
.show_bt{width:100%;padding:50px 0 50px;overflow: hidden;}
.show_bt1{width:1200px;margin:0px auto;}
.show_bt1 em{font-style: normal;font-weight: bold;font-size: 25px;line-height: 40px;text-align: center;display: block;margin-bottom: 13px;}
.show_bt1 p{text-align: center;text-transform: uppercase;letter-spacing: 2px;color:#555;padding: 0px 0 20px;position: relative;font-size: 14px;}
.show_bt1 p:before{content: '';position:absolute;left: 50%;margin-left: -90px;bottom:0;width:15%;height:1px;background:#ccc;}
.show_bt1 p:after{content: '';position:absolute;left:50%;bottom:-1px;width:50px;height:3px;margin-left: -25px;background: #ccc;}

.product{width:100%;overflow: hidden;padding:0px 0 50px}
.product1{width:1200px;margin:0px auto;text-align: center;}
.product1_t{overflow: hidden;}
.product1_t ul{}
.product1_t ul li{display: inline-block;padding:0px 1%;width: 170px;}
.product1_t ul li a{display: block;padding:10% 2%;background:#efefef;width: 100%;}
.product1_t ul li:hover a{background:#083f95;color:#fff;}
.product1_c{overflow: hidden;margin-top:40px;margin-bottom}
.product1_c ul{}
.product1_c ul li{float:left;width:31.3%;text-align: center;margin:0px 1% 30px 0;}
.product1_c ul li a{display: block;overflow: hidden;}
.product1_c ul li a i{display: block;overflow: hidden;}
.product1_c ul li a i img{max-width: 100%;transition:0.3s;}
.product1_c ul li:hover a i img{transform: scale(1.2);}
.product1_c ul li p{line-height: 40px;background: #fff}
.product1_c ul li:hover p{background:#083f95;color:#fff;}
.product1_c ul li:hover p a{color:#fff;}

.cp_lj{width: 100%;overflow: hidden;text-align: center;}
.cp_lj a{display: block;width:150px;line-height: 40px;text-align: center;margin:0px auto;border:1px solid #ccc;}
.cp_lj a:hover{background:#083f95;color:#fff;}

.about{width:100%;overflow: hidden;position: relative;height: 638px;background: url(../images/gywm_bg.jpg) no-repeat left fixed;}
.aboutbgs{background: #083f95b0;width:50%;min-height:638px;position: absolute;top:0;left:0;z-index: 1;}
.about1{width:1200px;margin:0px auto;position: absolute;
left: 50%;margin-left: -600px;}
.about1 .about1_c_l{position:absolute;left:0;width:40%;height:auto;z-index: 4;top:190px;color:#fff;line-height: 30px;}
.about1 .about1_c_l .about1_c_lcn{height:300px;overflow:hidden;}
.show_about{position: absolute;z-index: 2;left:0;top:5px;}
.show_about .show_bt1 em{color: #fff;}
.show_about .show_bt1 p{color: #fff;}
.about1_c{margin-bottom:30px;}
.ab_ljgd{width:100%;margin-top:30px;}
.ab_ljgd a{display: block;width:100px;padding:1% 2%;text-align: center;border: 1px solid #ccc;color:#fff;}
.ab_ljgd a:hover{background: #fff;color:#555;}

.about1_c_r{position:absolute;right:32%;top: 190px;}
.about1_c_r .zy_1{position:relative;background: url(../images/about_cnbg.png) no-repeat;background-size:100%;width: 107px;height: 123px;margin-bottom:10px;text-align:center;line-height: 123px;font-size:20px;}
.about1_c_r .zy_1:before{content: '';display: block;border-bottom:1px dotted white;position: absolute;left: -110px;top: 50%;width: 100%;height: 1px;}

.gccg{width:100%;overflow: hidden;background:#efefef;padding:50px 0;}
.gccg1{width:1200px;margin: auto;overflow: hidden;}

/*无限滚动*/
.hot_pro2{width:100%; float:left;}
.scrollleft2{width:100%; float:left;}
.scrollleft2 li{width:260px; overflow:hidden; float:left; margin-right:20px;}
.scrollleft2 li img{width:260px; height:189px; border:1px solid #ccc; box-sizing:border-box;}
.scrollleft2 li img:hover{border:1px solid #083f95;}
.scrollleft2 li span{display:block; width:260px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/*新闻中心*/
.show_new{padding:0px 0px 50px;}
.news{width:100%;overflow: hidden;padding: 50px 0;}
.new1{width:1200px;margin:0px auto;}
.new1 .new1_l{width:40%;float:left;}
#owl-demonew .item img{display: block;width: 100%;height: auto;}
#owl-demonew .owl-buttons{display: none;}
#owl-demonew .owl-controls{background: #ffffff30;height: 40px;width: 100%;bottom: 0px;position:absolute;left:0;width: 100%;bottom: 0px;}
#owl-demonew .owl-controls .owl-pagination{left: 80%;bottom: 5px;}
.xwtp_cn{height:40px;position: absolute;z-index: 100;width: 100%;left: 0;bottom: 0;text-indent: 1em;}
.xwtp_cn a{display: block;line-height: 40px;width:100%;color:#fff;}
#owl-demonew .owl-controls .owl-page span{background:#fff;}


.new1 .new1_r{width:57%;float:right;}
.new1 .new1_r ul{}
.new1 .new1_r ul li{overflow: hidden;padding-bottom: 15px;list-style: none;border-bottom: 1px dotted #dbd4cd;list-style: none;margin-bottom: 33px;}
.new1 .new1_r ul li:nth-child(3){margin-bottom:0px;}
.new1 .new1_r ul li .time{width:80px;height: 80px;background:#efefef;float: left;}
.new1 .new1_r ul li .time .wp-new{display: inline-block;font-size: 24px;width: 100%;text-align: center;color:#555;font-family: Microsoft YaHei;padding-top: 6px;font-weight: bold;text-decoration: none;}
.new1 .new1_r ul li .time .date{display: inline-block;width:100%;line-height: 30px;text-align: center;color:#555;}

.new1 .new1_r ul li .conts {margin-left: 100px;}
.new1 .new1_r ul li .conts .title{height:30px;line-height: 30px;font-size:16px;font-weight: bold;}
.new1 .new1_r ul li .conts .title a{color:#555;}
.new1 .new1_r ul li:hover  .conts .title a{color:#083f95;}
.new1 .new1_r ul li .conts .abstract{height:50px;line-height: 28px;overflow: hidden;}

.show_hz{padding: 0px 0px 50px;}
.hzhb{width:100%;height:auto;background: #efefef;overflow: hidden;padding: 50px 0;}
.hzhb1{width: 1200px;margin: 0px auto;}
.hzhb1 ul{}
.hzhb1 ul li{float:left;width:20%;margin-bottom: 20px;}
.hzhb1 ul li i{display: block;overflow: hidden;padding:10px;border:1px solid #ccc;margin:0px 5px;transition: 1s;background: #fff;}
.hzhb1 ul li:hover i{transform:rotateY(360deg);}
.hzhb1 ul li i img{max-width: 100%;}
.hzhb1 ul li p{text-align: center;line-height: 30px;}

.footer{width:100%;height:auto;overflow: hidden;padding:30px 0 0;background:#083f95;color:#fff;}
.footer1{width:1200px;margin:0px auto;text-align: center;}
.footer1 ul{}
.footer1 ul li{display: inline-block;padding: 1% 2%;}
.footer1 ul li a{color:#fff;}
.footer1_c{padding:20px 0;}
.footer1_c p{line-height: 30px;}

.footer1_tc{height:50px;line-height: 50px;text-align: center;background: #003486;color:#fff;}

.menu_gx{width:100%;height: 66px;background:#e6e6e6;overflow: hidden;}
.menu_gx1{width:1200px;margin:0px auto;}
.menu_gx1 a{display:inline-block;width:100px;line-height: 66px;font-size: 14px;text-align:center;}
.text-right{float:right;}
.text-right a{width:56px;}
.text-right a.text_last1{color:#083f95;}
.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menu_gxon{background:#fff;color:#083f95;}


.about_img{width:100%;overflow: hidden;padding:50px 0 130px;background: url(../images/gywm_nybg.jpg) 50% 480px no-repeat;}
.about_img1{width:1200px;margin:0px auto;}
.about_img1l{float:left;width:48%;}
.about_img1l em{display: block;overflow: hidden;}
.about_img1l em img{max-width: 100%;transition: all 0.3s;}
.about_img1l em:hover img{transform: scale(1.2);}
.about_img1r{float:right;width:48%;}
.about_img1r h3{height: 30px;line-height: 30px;font-size: 20px;}
.about_img1r .about_img1rx{line-height: 30px;margin-top: 10px;}

.gccg_cns{background:none;padding: 50px 0 50px;}
.gccg_cn {}
.gccg_cn ul li{width: 23.4%;margin: 0px 0.8% 3%;float: left;}
.gccg_cn ul li a {color: #fff;text-align: center;display: block;width: 100%;height:auto;}
.gccg_cn ul li a img {width: 100%;max-width:100%;}
.gccg_cn ul li p {text-align: center;height: 50px;line-height: 50px;background: #efefef;}
.gccg_cn ul li:hover p{background: #E4E4E4;}

.hzhb_cn{}
.hzhb_cn ul{margin-left:-1%;}
.hzhb_cn ul li{float:left;width:24%;margin-left:1%;margin-bottom:30px;}
.hzhb_cn ul li i{display: block;border:1px solid #e6e6e6;overflow: hidden;transition: 1s;}
.hzhb_cn ul li i img{max-width: 100%;}
.hzhb_cn ul li p{line-height:40px;text-align: center;}
.hzhb_cn ul li:hover i {transform: rotateY(360deg);}

/*产品中心*/
.product_img1s{padding: 50px 0 50px;background: none;}
.product_img1{text-align: center;}
.product_img1 .product_img1_t{overflow: hidden;}

.product_img1 .product_img1_t ul{}
.product_img1 .product_img1_t ul li{width: 13%;display: inline-block;padding: 10px 0;border: 1px solid red;text-align: center;margin: 0px 1%;border: 1px solid #ccc;}
.product_img1 .product_img1_t ul li:hover{background: #083f95;}
.product_img1 .product_img1_t ul li:hover a{color:#fff;}
.product_img1 .product_img1_t ul li.product_img1_ton{background: #083f95;}
.product_img1 .product_img1_t ul li.product_img1_ton a{color:#fff;display: block;width: 100%;}
.product_img1 .product_img1_t ul li a{display:block;width:100%;}
.product_img1_x{overflow: hidden;margin-top: 50px;}
.product_img1_x ul{margin-left:-1%;}
.product_img1_x ul li{float: left;width:31.3%;margin-left:1%;border: 1px solid #ccc;margin-bottom:30px;}

.product_img1_x ul li i{display: block;overflow: hidden;}
.product_img1_x ul li i img{max-width: 100%;transition: 0.3s;}
.product_img1_x ul li:hover i img{transform: scale(1.2);}
.product_img1_x ul li p{text-align: center;line-height: 40px;}
.product_img1_x ul li:hover p{background: #083f95;color:#fff;}

/*产品详情*/
#owl-demopro .owl-controls .owl-buttons .owl-prev{width:50px;height:50px;background: red;color:Transparent;background:url(../images/z_jt.png) no-repeat center #ccc;background-size: 35px;}
#owl-demopro .owl-controls .owl-buttons .owl-next{width:50px;height:50px;background: red;color:Transparent;background:url(../images/z_jtr.png) no-repeat center #ccc;background-size: 35px;}
.product_img1xs{background: #efefef;padding: 50px 0 50px;}
.product_img1 .product_img1_cn{overflow: hidden;background: #fff;}
.product_img1 .product_img1_cn h3{font-size:24px;color: #083f95;line-height: 50px;margin: 30px 0;border-bottom: 1px solid #efefef;}
.cpzx_xqcnx{margin-top:10px;overflow:hidden;}
.cpzx_xqcnx1{width:1200px;margin:0px auto;}
.cpzx_xqcnx .cpzx_xqcnx_t{background:#efefef;}
.cpzx_xqcnx .cpzx_xqcnx_t p{padding: 2% 2%;width: 14%;background: #DEDEDE;text-align: center;font-size: 16px;}
.cpzx_xqcnx_c{font-size:14px ;}
.cpzx_xqcnx_c img{max-width:100%;}
#outer {width:98%; float:left;margin-left:14px;margin-top:30px;position:relative;width: 1200px;margin: auto;text-align: center;padding: 30px 0;position: relative;background: #fff;}
#tab {zoom:1;height:auto;overflow:hidden;}
#tab li {position:relative;z-index:10;cursor:pointer;line-height:50px;padding:0 80px;font-size:16px;margin: 0 25px;display: inline-block;background:#DCDCDC;margin-bottom: 20px;}
#tab li.current{background:#083f95;}
#tab li.current a {background: url(../images/pro08.png) 15px 0px no-repeat;color:#fff;}
#tab li a{display: block;font-size: 16px;background:url(../images/pro07.png) 15px 0px no-repeat;margin: auto;color:#333;transition:all 0.3s;}
#tab li:hover a{background:url(../images/pro08.png) 15px 0px no-repeat;}
#content {border-top-width:0;text-align: left;padding: 30px 20px;background: #fff;}
#content ul {display:none;}
#content ul p{line-height:30px;font-size:14px;}

/*新闻*/
.new_img{background: none;padding: 50px 0 50px;}
.new_ny1{width:1200px;margin:0px auto;overflow: hidden;}
.new_ny1_l{float: left;width:68%;}
.new_ny1_l .row1{width:100%;overflow: hidden;margin-bottom: 20px;}
.new_ny1_l .row1 .text_f1{width:48%;float:left;}
.new_ny1_l .row1 .text_f1 h3{font-size:16px;color: #000;font-weight: 400;}
.new_ny1_l .row1 .text_f1 .text_f1_x{height:170px;line-height:25px;font-size:14px;color: #555;margin: 20px 0;overflow: hidden;}
.new_ny1_l .row1 .text_f1 a.btn{height: 50px;background: url(../images/11.png) center no-repeat #e1e1e1;cursor: pointer;display: block;}
.new_ny1_l .row1 .text_r{float: right;width:50%;}
.new_ny1_l .row1 .text_r a{display: block;overflow: hidden;}
.new_ny1_l .row1 .text_r a img{max-width: 100%;}
.new_ny1_l .row2{padding: 20px 0;border-bottom: 1px solid #e1e1e1;transition: 0.3s;}
.new_ny1_l .row2:hover{background: #e1e1e1;}
.new_ny1_l .row2 .date .d {color: #083f95;font-size: 32px;line-height: 32px;}

.new_ny1_l .row2 .date {width: 80px;height:80px;padding-top: 7px;text-align: center;overflow: hidden;background: #e1e1e1;}
.new_ny1_l .row2 .date_r{width: 720px;float: right;padding-right:0px;position: relative;margin-left: 13px;}
.new_ny1_l .row2 .date_r h3{font-size:14px;transition: 0.3s;}
.new_ny1_l .row2:hover .date_r h3 a{color:#083f9f;}
.new_ny1_l .row2 .date_r h3 a{color:#000;font-weight: 400;}
.new_ny1_l .row2 .date_r .brief{margin-top:10px;height:50px;overflow: hidden;line-height: 28px;}

.new_ny1_r{width:29%;float:right;margin-bottom: 30px;}
.new_ny1_r .new_ny1_r1{width:100%;overflow: hidden;margin-bottom: 30px;position: relative;}
.new_ny1_r .new_ny1_r1 a{display: block;overflow: hidden;max-height: 256px;}
.new_ny1_r .new_ny1_r1 a img{max-width: 100%;transition: 0.3s;}
.new_ny1_r .new_ny1_r1:hover a img{transform: scale(1.2);}
.new_ny1_r .box_trans{width: 100%;position: absolute;left: 0;bottom: 0;}
.box_transbg{position: absolute;z-index: 0;background: #333;opacity: 0.4;filter: alpha(opacity=40);top: 0;left: 0;right: 0;bottom: 0;display: block;}
.box_trans_x{width:100%;overflow: hidden;position: absolute;left: 0;bottom: 0;z-index: 2;background: #00000050;}
.box_trans_x .box_trans_x_l{width:70px;height: 70px;float: left;background: url(../images/03.png);text-align: center;line-height: 43px;font-size: 20px;color: #fff;font-family: '微软雅黑',Arial;}
.box_trans_x .box_trans_x_l p{font-size: 14px;line-height:15px;}
.box_trans_x .box_trans_x_r{width:75%;float:right;height: 70px;}
.box_trans_x .box_trans_x_r a{color:#fff;padding-top:10px;line-height: 25px;}

/*新闻详情*/
.new_nyxq1_l{float:left;width: 68%;}
.new_nyxq1_l .new_nyxq1_l_t{height:auto;margin-bottom:30px;}
.new_nyxq1_l .new_nyxq1_l_t h3{line-height: 30px;font-size: 20px;}
.new_nyxq1_l .new_nyxq1_l_t .new_nyxq1_l_tc{width:100%;overflow: hidden;margin-top: 15px;}
.new_nyxq1_l .new_nyxq1_l_t .new_nyxq1_l_tc .M{float:left;line-height: 30px;}
.new_nyxq1_l .new_nyxq1_l_t .new_nyxq1_l_tc .fx{float:left;margin-left: 30px;}

.new_nyxq1_l .new_nyxq1_l_c{line-height: 30px;}

/*技术支持*/
.new_ny1_rtact{padding:20px;background: #f3f3f3;border: 1px solid #ccc;}
.fwzc_ny1_l{width:70%;}
.fwzc_ny1_l .row2 .date_r{width:747px;}

.new_ny1_rtact h3{font-size:16px;line-height: 30px;font-weight: 400;padding-left:40px;background:url(../images/dhs.png) no-repeat;background-size: 30px;}
.new_ny1_rtact p{line-height: 30px;}
.new_ny1_rtact p span{color:#083f95;}

.fwzc_ny1_r{width:25%;}

.cjwt{width:100%;overflow: hidden;margin-top: 20px;}
.cjwt h3{font-size:16px;line-height: 30px;font-weight: 400;border-bottom: 1px solid #e1e1e1;margin-bottom: 20px;}
.cjwt1{overflow: hidden;margin-bottom: 30px;}
.cjwt1_gx{margin-bottom:10px;}
.cjwt1 .Q1 {height: 20px;width: 20px;line-height: 20px;font-size: 12px;background: #1b62b7;text-align: center;color: #fff;border-radius: 3px;float:left;}
.cjwt1 .Q2 {width: 280px;line-height: 20px;font-size: 12px;padding-left: 15px;float:right;}
.cjwt1 .Q2 a{color: #1b62b7;}
.cjwt1 .A1 {height: 20px;width: 20px;line-height: 20px;font-size: 12px;background: #808080;text-align: center;color: #fff;border-radius: 3px;float:left;}
.cjwt1 .A2{width: 280px;line-height: 20px;font-size: 12px;color: #555;padding-left: 15px;float:right;}

/*详情*/
.fwzc_ny1_l .new_nyxq1_l_t{height: auto;margin-bottom: 30px;}
.fwzc_ny1_l .new_nyxq1_l_t h3 {line-height: 30px;font-size: 20px;}
.fwzc_ny1_l .new_nyxq1_l_t .new_nyxq1_l_tc {width: 100%;overflow: hidden;margin-top: 15px;}
.fwzc_ny1_l .new_nyxq1_l_t .new_nyxq1_l_tc .M {float: left;line-height: 30px;}
.fwzc_ny1_l .new_nyxq1_l_t .new_nyxq1_l_tc .fx {float: left;margin-left: 30px;}
.fwzc_ny1_l .new_nyxq1_l_c{line-height: 30px;overflow: hidden;}

/*联系我们*/
.contact_imgs{padding: 50px 0 50px;}
.contact_img1 .contact_img1_top{overflow: hidden;}
.contact_img1 .contact_img1_top .contact_img1_top_l{float:left;width: 65%;border-right: 1px dotted #ccc;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul{}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li{height:60px;float: left;width: 49%;margin-right: 1%;margin-bottom: 20px;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em{display: block;padding: 23px 10px 23px 65px;font-style: normal;font-size: 16px;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.lx{background:url(../images/34.png) no-repeat left;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.sj{background:url(../images/32.png) no-repeat left;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.zj{background:url(../images/34.png) no-repeat left;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.cz{background:url(../images/35.png) no-repeat left;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.yx{background:url(../images/36.png) no-repeat left;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.dz{background:url(../images/38.png) no-repeat 15px;}
.contact_img1 .contact_img1_top .contact_img1_top_l ul li em.wz{background:url(../images/37.png) no-repeat left;}
.dzs{width:100% !important;}

.contact_img1_top_r{float:left;margin-left: 10%;}
.contact_img1_top_r .contact_img_rt{height: auto;}
.contact_img1_top_r .contact_img_rt .contact_img_rtb{width:223px;height:50px;background: #083f95;border-radius: 10px;line-height: 50px;text-align: center;margin: 0px auto;transition: 0.3s;}
.contact_img1_top_r .contact_img_rt .contact_img_rtb:hover{background: #ff6a00;}
.contact_img1_top_r .contact_img_rt .contact_img_rtb a{color:#fff;font-size: 16px;display: block;width:100%;}
.contact_img1_top_r .contact_img_rt .tips{line-height: 25px;font-size: 16px;color: #666;margin: 11px 0 0;text-align: center;}
.kftp{margin-top:20px;}

.fys{width:1200px;height:90px;margin: 0px auto;position: relative;border: 1px solid #e6e6e6;border-left:0;border-right:0;}
.fys i{display: block;width:260px;height:40px;line-height:40px;padding:0px 30px;position: absolute;top:25px;border: 1px solid #ccc;text-align: center;font-style: normal;}
.fys i a{display: block;width:100%;}
.fys i:hover{background: #083f95;}
.fys i:hover a{color:#fff;}
.fys i.fys_l{left:0;}
.fys i.fys_c{left:50%;transform: translate(-50%,0);}
.fys i.fys_r{right:0;}

.fys_pro {border-bottom: 1px solid #ccc;}

/*留言*/
.zxlys{width:100%;overflow: hidden;padding-bottom: 50px;}
.zxly_con{width:1200px;margin: 0px auto;}
.caption {margin:2.8% 0px;text-align: center;}
.caption01{margin-top: 2%;margin-bottom: 2%;}
.caption h2 {color:#083f95;font-size:30px;font-weight: bolder;text-transform: uppercase;}
.caption p{font-size:14px;}
.caption .line2 {display: inline-block;width: 268px;height: 1px;position: relative;background: #626262;margin: 20px 0 15px;}
.caption .line2:after {content: "";position: absolute;width: 50px;height: 3px;background: #000;top: -1px;left: 110px;}
.zxly_con{width:1200px;overflow:hidden;margin:0px auto;;}
.formidnr{overflow:hidden;width:25%;margin-left: 75px;float: left;}
.feedback_form_l{display: block;float: left;height: 32px;line-height: 32px;margin-bottom: 30px;font-size: 14px;width:25%;}
.feedback_form_r{display: block;float:right;width:74%;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form{text-align:center;}
#feedback_form label {display: block;float: left;height: 32px;line-height: 32px;margin-bottom: 30px;background: url(../images/contact.png) no-repeat;font-size: 14px;/*padding-left: 40px;*/}
#feedback_form input{width:99%;height:30px;line-height:30px;float:left;margin:0 0px 30px 0;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0 0;}
#feedback_form textarea{height:125px;width:98%;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#298eb4;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;overflow: hidden;margin: 30px 0;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#b39058;}



/*分页公用*/
.digg{text-align:center;color: #fff;}
.DIV.digg {PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center}
DIV.digg A {BORDER: #eee 1px solid; PADDING-RIGHT: 5px;  PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px;  COLOR: #555; PADDING-TOP: 2px; TEXT-DECORATION: none;background: white;}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {BORDER: #029BDE 1px solid; PADDING-RIGHT: 5px;  PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #fff; PADDING-TOP: 2px;  BACKGROUND-COLOR: #029BDE}
DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}

/* 在线客服样式 */
.float_qq{ position:fixed; top:270px; right:0; width:50px; height:203px; z-index:6666;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.qq_drop_down{display: none;width:60px;height: 52px;text-align: center;}
.float_qq li.float_qq1,.float_qq li.float_qq4{ position:absolute; left:0; width:62px;}
.float_qq li.float_qq1{ top:153px;}
.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}
.float_qq li.float_qq3,.float_qq li.float_qq5{ position:absolute; top:102px; left:0; width:172px;}
.float_qq li.float_qq4{ top:0px;}
.float_qq li.float_qq5{top:51px;}
.float_qq4{ position:absolute; top:153px; left:0;}
.float_qq li a{ display:block;color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:6px;}
.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.float_qq li a:hover{ background-color:#083f95; opacity:1;}
.float_shwx{ position:absolute; top:0; left:-138px;width:138px; height:138px; padding-bottom:9px; display:none;}
.float_shwx img{ display:block; padding:13px; background-color:#fff;border:1px solid #dadada;width:135px; height:135px;}