﻿ @charset "utf-8";body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,/* structural elements 结构元素 */
dl,dt,dd,ul,ol,li,/* list elements 列表元素 */
pre,/* text formatting elements 文本格式元素 */
fieldset,legend,button,input,textarea,/* form elements 表单元素 */
th,td{/* table elements 表格元素 */
 margin:0;padding:0;}
input,textarea{border:none;box-shadow:none;outline:none;}
/* 设置默认字体 */
body,button,input,select,textarea{font:14px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;color:#666;}
h4,h5,h6{font-size:100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin:0px;}
/* 重置列表元素 */
ul,ol,li{list-style:none;}
/* 重置文本格式元素 */
a{text-decoration:none;color:#666;word-wrap:break-word;outline:none;}
/*英文换行*/
a:hover{text-decoration:none;}
/* 重置表单元素 */
legend{color:#000;}
/* for ie6 */
fieldset,img{border:none;}
/* img 搭车：让链接里的 img 无边框 */
button,input,select,textarea{font-size:100%;/* 使表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table{border-collapse:collapse;border-spacing:0;}
body{width:100%;min-width:1200px;max-width:1920px;margin:0 auto;overflow-x:hidden;}
/*设置浮动*/
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
/*清除浮动*/
.clear{clear:both;height:0;}
.blk-main .clearlist,.blk-main .listclear{clear:both;height:0;padding:0;margin:0;border:0;width:100%;float:none;}
.b-main .clearlist,.b-main .listclear{clear:both;height:0;padding:0;margin:0;border:0;width:100%;float:none;}
.clearafter:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.header,.content,.footer{width:1200px;margin:0 auto;}
i,em{font-style:normal;}
.topWrap{background:#fff;width:100%;font-family:"Microsoft Yahei";height:135px;box-sizing:border-box;position:relative;}
.hd-nr{/*padding:40px 0 26px;8*/width:72%;max-width:1710px;margin:0 auto;position:relative;}
.back-top{margin-right: 28px;margin: 0;height: 35px;background-color: #009BA3;}
.tel{right:14px;position:absolute;background:url(images/tel.png) no-repeat right center;background-size: 20px 20px;padding-right:35px;cursor:pointer;z-index:10;line-height:35px;text-align:left;font-size:14px;color:#fff;letter-spacing:1px;}

.top_bg { height: 163px; background: url(../images/top_bg.gif) repeat-x; overflow: hidden; }
.header { width: 1200px; margin: 0 auto; }
.location {height: 66px;line-height: 66px;float: right;}
.h_con { height: 113px; overflow: hidden; }
.h_con h1 { float: left; width: 156px; padding: 8px 32px 0 0; }
.h_con h1 img { }
.h_con .h_dw { float: right; padding: 41px 35px 0px 0px; font-size: 16px; color: #333; line-height: 36px; font-family: Arial; }
.h_dw b { display: block; font-size: 26px; color: #009BA3; }
.h_con .tel { float: right; line-height: 26px; font-size: 14px; color: #aaa; background: url(../images/tel.gif) no-repeat; width: 210px; height: 80px; padding: 31px 0 0 75px; }
.tel b { display: block; font-size: 26px; color: #333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
.h_nav { height: 50px; line-height: 50px; overflow: hidden; }
.h_nav li { height: 50px; float: left; background: url(../images/nav_bor.gif) no-repeat 0 18px; }
.h_nav li a { font-size: 16px; color: #fff; padding: 0 45px; display: block; float: left; }
.h_nav li a:hover, .h_nav li.cur a { font-weight: bold; }
.h_nav li:first-child { background: none; }
em, i { font-style: normal; }


.top { width: 100%; position: fixed; left: 0; top: 0; z-index: 99999; background: #fff; -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
.top .t_cen { position: relative; height: 120px; width: 1200px; margin: 0px auto; }
.top .logo { position: absolute; z-index: 10; left: 0px; top: 10px; }
.top .nav { position: absolute; right: 80px; top: 0; height: 100%; z-index: 555; text-align: center; }
.t_cen .nav li { display: inline-block; position: relative; }
.t_cen .nav li a.first { background: url(../images/menubg.gif) no-repeat bottom center; background-size: 0 3px; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; padding: 0px 26px; height: 120px; color: #333333; line-height: 120px; font-size: 17px; display: block; }
.t_cen .nav li a.first:hover { background-size: 86px 3px; color: #009BA3; }
.t_cen .nav li a.cur { color: #009BA3; }
.t_cen .nav li .sub { background: url(../images/menubg.gif) no-repeat bottom center; background-size: 0 3px; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; left: 0px; bottom: 0px; height: 3px; right: 0px; display: none; position: absolute; }
.t_cen .nav li.on .sub { display: block; }
.t_cen .nav li .list { left: -30%; top: 120px; width: 160%; display: none; position: absolute; overflow: hidden; border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; }

.t_cen .nav li .list a { background: #f3f9f5; display:block; height: 42px; text-align: center; color: #656565; line-height: 42px; border-bottom:1px solid #d4d4d4; transition: background 0.3s ease 0s; }
.t_cen .nav li .list a:hover { background: #009BA3; color: #FFFFFF; }
.t_cen .nav li .list a:last-child { border-bottom:none; }

.t_cen .nav li.no p { border-right-color: currentColor; border-right-width: 0px; border-right-style: none; }
.t_cen .nav li.on p { color: #009BA3; }
.t_cen .nav li:hover p { color: #009BA3; }
.t_cen .nav li:hover .sub:hover { display: block; background-size: 76px 3px; }
.t_cen .nav li:hover .list { display: block; }
.t_cen .nav li .list .child:hover { background: #009BA3; color: #FFFFFF; }
.top #header-search { position: absolute; right: 0px; top: 0; }
#header-search a.search-icon { padding: 50px 0px 0; display: block; color:#009BA3; font-size:17px; }
.search-box-wrap { background: #ffffff; display: none; position: absolute; right: 0px; top: 117px; padding: 25px 25px 25px; z-index: 9991; border-top: 3px solid #009BA3; }
.searchform { width: 430px; margin: 0 auto; max-width: 100%; }
.text { font-size: 15px; color: #272727; line-height: 1.8em; font-weight: 400; border: 1px solid #e7e7e7; padding: 7px 10px 7px 15px; }
.btn { border: 1px solid #dedede;
  padding: 10px 15px 10px 15px;
  margin: 0px;
  background: #fff;}


/*banner*/
.fullSlide { min-width: 1200px; position: relative; height: 600px; overflow: hidden; margin-top:120px; }
.fullSlide .bd { position: relative; z-index: 0; }
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li { width: 100% !important; height: 600px; overflow: hidden; text-align: center; }
.fullSlide .bd li a { display: block; height: 600px; }
.fullSlide .bd li img { width: 1920px; height: 600px; display: block; position: absolute; top: 0; left: 50%; margin-left: -960px; }
.fullSlide .hd { width: 1200px; left: 50%; margin-left: -600px; bottom: 40px; position: absolute; z-index: 1; overflow: hidden; }
.fullSlide .hd ul { margin-left: 600px; }
.fullSlide .hd ul li { float: left; margin: 0 5px; display: inline; cursor: pointer; width: 62px; height: 5px; background: #fff; text-indent: -999px; }
.fullSlide .hd ul .on { background: #009BA3; }
.s_bg { height: 80px; overflow: hidden; border-bottom: #ececec 1px solid; }
.search { width: 1200px; margin: 0 auto; }
.search p { float: left; font-size: 14px; color: #999; width: 825px; height: 80px; line-height: 80px; overflow: hidden; }
.search p a { font-size: 14px; color: #999; padding: 0 10px 0 0; }
.search p a:hover { color: #009BA3; }
.search .ser_inp { background: url(../images/s_inp.gif) no-repeat; width: 233px; height: 48px; border: none; padding: 0 0 0 60px; float: left; font-family: "Microsoft YaHei"; font-size: 14px; color: #666; line-height: 48px; outline: none; margin-top: 14px; }
.search .ser_so { cursor: pointer; float: left; background: url(../images/s_so.gif) no-repeat; border: none; width: 81px; height: 48px; margin-top: 14px; }
input::-webkit-input-placeholder {
color: #666;
}
.f_bg { background: #E3E3E3; height: 213px; overflow: hidden; padding: 43px 0 0; color:#333333; border-bottom:4px solid #009BA3; }
.f_bg a { color: #333333; }
.f_bg a:hover { text-decoration:underline; }
.footer { width: 1200px; margin: 0 auto; }
.f_logo { width: 80px; margin-right:20px; }
.f_logo img { display: block; padding: 20px 0 0 0; }
.f_banquan { height:148px; line-height: 32px; padding: 20px 40px 0 0; }
.f_nav { width: 190px; height:148px; padding: 20px 0 0 40px; background: url(../images/f_line.png) no-repeat left 10px; line-height:32px; }
.f_nav ul li { height: 32px; line-height: 32px; overflow: hidden; width: 95px; float: left; }
.f_ban { width: 350px; height:148px; padding: 20px 0 0 30px; background: url(../images/f_line.png) no-repeat left 10px; }
.f_ban p { line-height: 32px; }

.f_er { width: 126px; padding: 20px 0 0 40px; background: url(../images/f_line.png) no-repeat left 10px; }
.f_er p { width: 126px; }
.f_er span { display: block; line-height: 32px; text-align:left; }

.client-2 { position: fixed; right: -170px; top: 50%; z-index: 900; }
.client-2 li a { text-decoration: none; }
.client-2 li { margin-top: 1px; clear: both; height: 62px; position: relative; }
.client-2 li i { background: url(./images/fx.png) no-repeat; display: block; width: 30px; height: 27px; margin: 0px auto; text-align: center; }
.client-2 li p { height: 20px; font-size: 12px; line-height: 20px; overflow: hidden; text-align: center; color: #fff; }
.client-2 .my-kefu-qq i { background-position: 4px 5px; }
.client-2 .my-kefu-tel i { background-position: 0 -21px; }
.client-2 .my-kefu-liuyan i { background-position: 4px -53px; }
.client-2 .my-kefu-weixin i { background-position: -34px 4px; }
.client-2 .my-kefu-weibo i { background-position: -30px -22px; }
.client-2 .my-kefu-ftop { display: none; }
.client-2 .my-kefu-ftop i { width: 33px; height: 31px; background-position: -23px -47px; background-size: 52px 82px; }
.client-2 .my-kefu-ftop .my-kefu-main { padding-top: 6px; }
.client-2 .my-kefu-left { float: left; width: 62px; height: 47px; position: relative; }
.client-2 .my-kefu-tel-right { font-size: 16px; color: #fff; float: left; height: 24px; line-height: 22px; padding: 0 15px; border-left: 1px solid #fff; margin-top: 14px; max-width:132px; }
.client-2 .my-kefu-right { width: 20px; }
.client-2 .my-kefu-tel-main { background: #009ba3; color: #fff; height: 53px; width: 230px; padding: 9px 0 0; float: left; }
.client-2 .my-kefu-main { background: #009ba3; width: 97px; height: 53px; position: relative; padding: 9px 0 0; float: left; }
.client-2 .my-kefu-weixin-pic { position: absolute; left: -130px; top: -24px; display: none; z-index: 333; }
.my-kefu-weixin-pic img { width: 115px; height: 115px; }

/* 关于我们 */	
.col-box1 { width: 560px; line-height: 0px; }
.col-box { line-height: 32px; font-size: 14px; width: 580px; height: auto; overflow: hidden; }
.col-box .cont { margin-top: 10px; padding-bottom: 0px; color: #FFFFFF; }
.col-box .tit-box { font-size: 20px; font-weight: bold; line-height: 140%; }
.col-box .word { margin-top: 15px; line-height: 26px; }
.col-box .more { margin-top: 20px; }
.col-box .more a { width: 139px; color: #000000; display: inline-block; text-align: center; margin-right: 8px; line-height: 0px; }
.col-box .more a:hover { color: #FFFFFF; transition: all 0.5s; }
/* 关于我们 */

/* 内页排版 */
.banner_ny { background: url(../images/sub_banner.jpg) center top; height: 240px; margin-top:120px; }
.mbx { padding: 20px 0px; }
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.sub_wrap { padding: 0px 0px 0px 0px; margin-bottom: 20px; }
.anmin_cen { width: 910px; height: auto; float: right; line-height: 25px; }
.anmin_cen .top { width: 100%; height: auto; }
.anmin_cen .top .tits { font-size: 24px; line-height: 51px; color: #0073B2; }
.anmin_cen .top .tits a { color: #0073B2; }
.anmin_cen .top .tits a:hover { color: #0073B2; text-decoration: underline; }
.anmin_cen .line { width: 100%; height: 5px; background: #ececec; }
.wrap-left { float: left; width: 248px; height: auto; z-index: 2; }
.product-side { width: 248px; float: left; }
.product-side .title { background: #009BA3; height: 56px; line-height: 56px; }
.product-side .title h3 { float: left; font-size: 18px; color: #ffffff; margin-left: 29px; font-weight: normal; line-height: 56px; }
.product-side .list { background: #fff; }
.product-side .list ul { width: 248px; overflow: hidden; }
.product-side .list li { width: 248px; }
.product-side .list li > a { display: block; width: 240px; height: 46px; padding-right: 17px; padding-left: 6px; margin: 0 11px; line-height: 46px; font-size: 14px; color: #fff; position: relative; border-bottom: 1px solid #e5e5e5; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.product-side .list li a:hover { color: #0073B2; }
.product-side .list li > a > i { position: absolute; width: 13px; height: 13px; background: url(../images/pro_side_ico2.png) no-repeat center left; right: 0px; top: 18px; }
.product-side .list li.on > a, .product-side .list li.nbb > a { color: #fff; border-bottom: 0 none; }
.product-side .list li.on > a > i { background-position: 0 -13px; }
.product-side .list li dl { display: none; }
.product-side .list li.on dl { display: block; border-bottom: 1px solid #ddd; }
.product-side .list li dt { position: relative; border: 1px solid #ddd; border-top: 0px solid #ddd; }
.product-side .list li dt a { display: block; color: #333333; padding: 10px 30px; border: none; }
.product-side .list li dt a.cur, .product-side .list li dt a:hover { color: #666666; background: url(../images/pro_side_ico2.png) no-repeat center left #F9F9F9; }
.product-side .list li .zcd a { display: block; font-size: 16px; color: #333333; padding: 15px 30px; border: none; background: url(../images/pro_side_ico0.png) no-repeat center right; }
.product-side .list li .zcd a.cur, .product-side .list li .zcd a:hover { color: #000000; background: url(../images/pro_side_ico20.png) no-repeat center right; }
.product-side .list li dt a i { position: absolute; width: 13px; height: 11px; right: 13px; top: 18px; }
.product-side .list li dd { height: 28px; line-height: 28px; border: 1px solid #ddd; border-top: 0px solid #ddd; border-bottom: 0px solid #ddd; }
.product-side .list li dd a { padding: 0 0px 0px 30px; font-size: 12px; color: #666666; display: block; }
.product-side .list li dd a.cur, .product-side .list li dd a:hover { color: #000000; }
.product-side .list li dt.on a { color: #000000; }
.product-side .list li dd a.s-on { color: #000000; }
/*搜索*/
.s_inp1 { margin-top: 18px; }
.s_inp1 .text { background: url(../images/s_inp.png) no-repeat; width: 198px; height: 32px; line-height: 32px; padding: 0 0px 0 0px; text-indent: 16px; border: none; float: left; color: #333; }
.s_inp1 .btn { width: 50px; height: 32px; line-height: 32px; background: url(../images/s_ss.png) no-repeat; float: right; border: none; cursor: pointer; border-radius: 0px; }
.d-tit { text-align: center; margin: 20px 0px; }
.d-tit h3 { font-size: 32px; font-weight: 700; color: #595959; padding: 10px 0px; }
.d-tit h3 span { color: #009BA3; }
.d-tit em { font-size: 20px; text-transform: uppercase; color: #595959; font-style: normal; }
.sub_info { padding: 0px 0px 0px 0px; margin-bottom: 20px; }

/* 新闻列表01 */
.newsList_01 { margin: 0px; padding: 0px; overflow: auto; }
.newsCalendar_01 { height: 84px; width: 84px; margin-right: 16px; text-align: center; background: #f2f2f2; float: left; }
.newsListDate-part1_01 { font-size: 25px; line-height: 25px; margin-top: 20px; }
.newsListDate-part2_01 { font-size: 14px; line-height: 14px; }
.separatorLine_01 { clear: both; line-height: 1px; margin: 0; font-size: 0; border-bottom: 1px dashed #dbdbdb; margin: 28px 0; }
.lineBody_01 { float: left; width: 1099px; line-height: 25px; }
.lineBody_01 .newsTitle_01 { font-weight: bold; }
.newsList_01:hover .newsCalendar_01 { background: #00468D; color: #FFFFFF; }
.proimgauto img { max-width: 200px; max-height: 140px; _width: expression((this.offsetWidth > 200) ? "200px" : this.offsetWidth + "px" );}

/*固定的悬浮窗*/
.yb_conct { position: fixed; z-index: 9999999; top: 200px; right: -127px; cursor: pointer; transition: all .3s ease; }
.yb_bar ul li { width: 180px; height: 53px; line-height: 53px; color: #fff; text-indent: 54px; margin-bottom: 3px; border-radius: 3px; transition: all .5s ease; overflow: hidden; }
.yb_bar .yb_top { background: #009BA3 url(../images/rightbar.png) no-repeat 0 0; }
.yb_bar .yb_phone { background: #009BA3 url(../images/rightbar.png) no-repeat 0 -57px; }
.yb_bar .yb_QQ { text-indent: 0; background: #009BA3 url(../images/rightbar.png) no-repeat 0 -113px; }
.yb_bar .yb_ercode { background: #009BA3 url(../images/rightbar.png) no-repeat 0 -169px; }
.hd_qr { padding: 0 29px 25px 29px; }
.yb_QQ a { display: block; text-indent: 54px; width: 100%; height: 100%; color: #fff; }

/*翻页*/
.page-box{margin:0 auto;padding:0px 0 20px;height:30px;text-align:center;}
.page-box .digg{display:inline-block;}
.page-box div.digg a,.page-box div.digg span{vertical-align:top;display:inline-block;padding:0 12px;height:30px;line-height:30px;border:1px solid #e5e5e5;text-align:center;margin:0 4px;background:#fff;color:#808080;border-radius:4px;}
.page-box div.digg span.disabled{border:1px solid #eee;color:#ddd;}
.page-box div.digg span{border:1px solid #fff;}
.page-box div.digg a:hover,.page-box div.digg span.current{background:#009BA3;color:#fff;}
.page-box .laypage_first,.page-box .laypage_last{display:none;}

.product-nav{margin-top:20px}




.bg-white{background:white;}

.box-800{width:870px}
.box-300{position:relative;display:block;float:right;width:300px;overflow:hidden;}
.sidebar-box{margin:0 0 15px;padding:20px;background:#fff;}
.sidebar-box h4{margin:0;padding:0 0 15px;border-bottom:0px solid #e0e0e0;font-weight:bold;color:#333;font-size:16px;font-weight:bold;line-height:20px;}
.sidebar-box .txt-list li{margin-top:15px;line-height:20px;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sidebar-box .txt-list li label{display:inline-block;margin:0 5px 0 0;width:16px;height:16px;line-height:16px;color:#fff;font-size:12px;font-weight:400;text-align:center;background:#999;border-radius:2px;vertical-align:middle;}
.sidebar-box .txt-list li label.hot{background:#d70029;}
.sidebar-box .txt-list li a{line-height:20px;}
.sidebar-box .side-img-list{padding-bottom:0;}
.sidebar-box .side-img-list li{padding:10px 0;}
.sidebar-box .side-img-list div.img-box{border:1px solid #dedede;}
.sidebar-box .side-img-list div.txt-box{padding:10px 0px;}
.sidebar-box .side-img-list li a{display:inline;overflow:hidden;}
.sidebar-box .side-img-list li img{width:100%}
.sidebar-box .tags-box{margin:0 0 0 -10px;}
.sidebar-box .tags-box:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.sidebar-box .tags-box a{display:block;float:left;margin:10px 0 0 10px;padding:5px;color:#555;font-size:12px;line-height:20px;border:1px solid #f0f0f0;}
.sidebar-box .tags-box a:hover{border-color:#34ad2a;}
.tags-box a i{margin-left:2px;color:#999;font-style:normal;}