﻿@charset "utf-8";
/*reset.css*/
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}
strong{ font-weight:bold;}

 
/*common.css*/
body { color:#666; font-size:12px;font-family:"Microsoft Yahei","微软雅黑";} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
 .clear:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.clear {
    zoom: 1;
}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:1200px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto; overflow:hidden; }
 
.left2 { width:870px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}

.leftbot {margin-bottom:10px;}
.left2bot {margin-bottom:10px; }
 
.right2 { width:320px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}


.right_main {background-color:#fff; zoom:1; overflow:hidden;border: 1px solid #eaeaea;border-top:0; padding-bottom:20px;}
.right2_main { width:318px; border:solid 1px #d5d5d5; border-top:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:868;  border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;}
.h_nav li a:-webkit-any-link{ display:block;}

em,i{ font-style:normal;}
.h_wrap{min-width:1200px;background:url(../images/h_bg.jpg) repeat-x;  font-family:"Microsoft Yahei","微软雅黑";}
.head{ width:1200px; margin:0 auto;  }
.h_top{overflow:hidden;height:33px;line-height:33px; color:#666;}
.h_top a:hover{ color:#666;}
.h_top span{ *padding-top:5px;}
.h_top span a{padding:0 8px; color:#666; }
.h_top span em{ margin-left:25px; vertical-align:middle; margin-right:25px;}
.h_top span em img{ vertical-align:middle;}
.h_mid{padding-bottom: 12px;}
.h_mid .logo{ display:inline-block;float:left;margin:28px 0 0 0px;}
.h_mid .logo img{ display:block;}
.h_mid h1{ display:inline-block;float:left;padding:30px 0 0 15px; font:600 20px/22px "Noto Sans CJK SC", "Source Han Sans CN","微软雅黑"; color:#000;line-height:1.5}
.h_mid h1 img{ display:block; padding-bottom:3px;}
.h_tel{margin:31px 0 0;font:normal 16px/18px "Microsoft Yahei","微软雅黑"; color:#007eca;text-align:left; 
}
.h_tel em{font:bold 28px/28px Arial, Helvetica, sans-serif; color:#eb5f9e; display:block;  padding-top:5px;}
.h_nav{height:55px; line-height:55px; width:1200px; margin:0 auto; }
.h_nav li{ float:left;font-size:16px;position:relative; z-index:6; display:inline-block;}
.h_nav li a{display:inline-block;color:#fff; font:16px/55px "Microsoft Yahei","微软雅黑";}
.h_nav li em{ display:inline-block; height:55px; padding:0 34px;}

.h_nav li.have em{padding: 0 15px 0 24px;}
.h_nav li a:hover,.h_nav .cur a{text-decoration:none;color:#fff;background:url(../images/menu_cur.jpg) repeat-x;}
.h_nav li.have a:hover em{background:url(../images/menu_cur2.gif) no-repeat 10px center;}
.h_nav li:hover .erji{ display:block;}

.h_nav li .erji{ position:absolute; top:48px; left:0; width:200px; display:none;}
.h_nav li .erji_top{ width:200px; height:21px; background:url(../images/erji_top.png) no-repeat center bottom; overflow: hidden;}
.h_nav li .erji_bot{ width:200px; height:8px; background:url(../images/erji_bot.png) no-repeat;overflow: hidden;}
.h_nav li .erji_c{ width:200px; background:#00b0ec; overflow:hidden;}
.h_nav li .erji_c a{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    background:none; font:14px/30px "Microsoft Yahei","微软雅黑"; color:#fff; 
margin-top:5px; margin-left:5px; padding-left:25px; background:url(../images/erji_li.gif) no-repeat 12px center;   display:block; overflow:hidden;}
.h_nav li .erji_c a:hover,.h_nav li .erji_c a.cur{ background:url(../images/erji_cur.gif) no-repeat;}

/*sch*/
.h_sea{color:#4b4443;line-height:51px; height:51px;overflow:hidden; width:1200px; margin:0 auto; } 
.key{ width:760px; overflow:hidden; font-family:"Microsoft Yahei","微软雅黑";}
.key a{ color:#4b4443;display:inline-block;padding:0 10px;}
.ser_r{ width:306px; height:36px; padding:8px 0 0 0 ;}
.s_inp{width:236px;line-height:36px;height:36px;padding:0 0 0 21px;color:#999;border:0; float:left; background:#f2f2f2;}
.s_ss{background:url(../images/ser_btn.jpg) no-repeat; width:49px; height:36px;border:none; float:right; }
/*头部结束*

/**/
.mess_bg{ border-top:1px solid #e5e4e4; margin-top:47px;}
.mess{ width:1200px; margin:0 auto; padding-top:50px; background:url(../images/mess_bg.jpg) no-repeat 0 97px; height:335px; overflow:hidden;}
.mess_l{ width:400px; float:left;}
.mess_l h2{ background:url(../images/mess_t.jpg) no-repeat left top; font:bold 18px/52px "Microsoft Yahei","微软雅黑"; color:#555; padding-left:145px; margin-bottom:22px;}
.mess_l p{ font:14px/60px "Microsoft Yahei","微软雅黑"; color:#fff; padding-left:20px;}
.online{ width:591px; padding-right:38px;}
.online h2{ font:normal 18px/52px "Microsoft Yahei","微软雅黑"; color:#5b646e;color:#5b646e;}
.online h2 a{ color:#5b646e;}
.online_c{ margin-top:-18px; position:relative;}
.online_c ul{ width:591px;}
.online_c li{ width:280px; float:left; height:52px; padding-top:18px; border-bottom:1px solid #ccc; position:relative;}
.online_c li em{ width:60px; display:inline-block; font:12px/52px "Microsoft Yahei","微软雅黑"; vertical-align:top;}
.online_c li.li_02{ margin-left:31px;}
.online_c li.li_03{ width:591px;}
.online_c li.li_04{ background:url(../images/online_line.gif) no-repeat left 70px; width:280px; overflow:hidden; border-bottom:0; padding-bottom:1px;}
.online_c li.li_04 img{ vertical-align:middle;}

.online_c li font{ color:Red; position:absolute; right:-8px; top:38px;}

.online_c li .inp_01{ width:220px; height:52px; border:0; color:#666; line-height:52px;}
.online_c li .inp_02{ width:530px; height:52px; border:0; color:#666; line-height:52px; resize:none;}
.online_c li .inp_03{ width:85px; height:50px; border:0; color:#666; line-height:52px; resize:none;}
.online_btn{ position:relative; margin-top:-41px; float:right;}
.online_btn .tj{ width:144px; height:41px; border:0; background:url(../images/tj.jpg) no-repeat; font:bold 14px/41px "Microsoft Yahei","微软雅黑"; color:#fff; cursor:pointer;}


/*底部开始*/
.f_bg{ background: #353535; overflow:hidden;  }
.footer{ position:relative;}
.f_nav{ width: 1200px;margin:0 auto;  font:14px "Microsoft Yahei","微软雅黑"; color:#555; overflow:hidden; }
.f_nav a{ display:inline-block; color:#555; padding:0 22px;}
.f_nav a.mrj{ margin-left:170px;}
.f_nav a:hover{ color:#27a7e2; text-decoration:none;}
.f_logo{ position:absolute; top:0; left:534px; width:134px;}
.f_con{ width:1200px;  overflow:hidden; background:url(../images/f_bg2.jpg) no-repeat 0 103px;}
.copyright{ width:566px; float:left; text-align:right; margin-top:69px; padding-right:33px; font:12px/20px "Microsoft Yahei","微软雅黑"; color:#ccc; border-right:1px solid #616161;}
.copyright a{ color:#ccc;}
 p.copyright{word-spacing:2px;line-height:30px;font-size:14px;}
.links01{ width:616px; float:left; padding:79px 0 0 24px;}
.links01 h2{ height:46px; font:normal 16px/46px "Microsoft Yahei","微软雅黑"; color:#ccc;}
.links01 h2 a{ color:#ccc;}
.links01 h2 span{ font:12px/46px "Microsoft Yahei","微软雅黑";}
.links01 p{ font:12px/28px "Microsoft Yahei","微软雅黑"; color:#ccc;}
.links01 p a{ display:inline-block; color:#ccc; padding:0 15px;}
/*底部结束*/



 /*temp.css*/
#nodata { display:none;padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(../images/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-610px;position:fixed;right:50%;top:70%;_margin-right:-610px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.7)); z-index:100;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(../images/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(../images/im_01.gif)}
.ImRow0{background:url(../images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(../images/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#fff; font-size:13px;}
.ImFooter{height:90px;background:url(../images/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#8f9396;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#007eca;text-align:center;margin:10px 0;}

.text_overflow{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.hide{ display:none;}
/**/
i.hide{ display:block;}
.ftn{font-style:normal;}

.h_head_gd{ position:fixed; top:0px; width:100%; z-index:888; left:0;}
.ulpr{ position:relative;}
.online_btn{ position:absolute; top:233px; right:0; margin:0; float:none;}
 .online_c li .inp_02 textarea{overflow:hidden;}
 
 a:hover{ cursor:pointer;}
 
 @media screen and (max-width:1200px)
 {
        
      .h_wrap,.case_bg,.jjfa,.pro_bg,.ys_mian,.coo_bg,.honor_bg,.mess_bg,.f_bg,.h_head_gd,body{ width:1200px;}
      .pro_l{ left:1px; display:none;}
      .pro_r{ right:1px;display:none;}
      .ys{ left:0; margin-left:0;}
      #bdshare{ left:0; display:none;}
}
.sreach{padding: 10px 0;background-color:#dbdbdb;color:#0b6ba8;line-height:30px;font-size: 14px;vertical-align:middle;}
.sreach .fr{text-align: right;font-size: 0;vertical-align:middle;}
.sreach .fr span,.sreach .fr input{display:inline-block;vertical-align:middle;zoom:1;*display:inline;font-size: 14px;}
.sreach .fr span{font-weight: bold;}
.sreach .fr .sreachInput{border: 1px solid #fff;height:30px;background-color:#fff;line-height:28px;padding-left: 10px;padding-right: 10px;margin-right: 1px;width: 156px;}
.sreach .fr .sreachBtn{border:1px solid #fff;outline: none; background-color:#fff;margin-top: 1px;width:63px;height:30px;background:url(../images/sreach.png) center center no-repeat #fff;}
/*footer*/
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {content:" "; display:table;}
.clearfix:after, .container:after, .container-fluid:after, .row:after {clear:both;}
.contai-ner{
	width: 1200px;
	margin:0 auto;
}
ul, ol {
    list-style: none;
}
.footer-nav{
	width: 100%;
 
	margin:0 auto;
	padding:20px 0px;
}
.hh{
	width: 100%;
	background: #0176c5;
	text-align: center;
    height: 55px;
}
.h_nav li .erji_c a:hover{
    background: url(../images/erji_cur.gif) no-repeat;
}
.about-fuw{
	overflow: hidden;
    width: 1200px;
    margin: 87px auto 0;
    
}
.about-fuw h2 {
    overflow: hidden;
}
.about-fuw h2.pr {
    text-align: center;
    font: 35px "Microsoft Yahei","微软雅黑";
    color: #666;
}
.IndexFwIcon{

	padding-top:40px;
}
.IndexFwIcon ul {
    margin: 0 auto;
}.IndexFwIcon ul li {
    width: 25%;
    height: 140px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
.IndexFwIcon ul li a {
    display: block;text-decoration: none;
    color: #000;
}.IndexFwIcon ul li .consmas {
     width: 90px;
    overflow: hidden;
     height: 90px;
    border-radius: 50%;
}.IndexFwIcon ul li p {
    width: 100%;
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #000;
}
 

a * { *cursor: pointer }
.lianxi{
    width: 100%;
    margin:0 auto;
    padding: 50px 0px;
}
.polj{
    width: 1200px;
    margin:50px auto 0px;
}
.action_d {
    width: 50%;
    float: left;
}
.c_l {
    padding: 20px 40px 35px 20px;
}
.c_l_t {
    font-size: 20px;
}.c_l_t span {
    display: inline-block;
    width: 3px;
    height: 25px;
    background: #de1818;
    margin-right: 12px;
    position: relative;
    top: 5px;
}.c_l p {
    text-align: left !important;
    font-size: 20px;
    color: #454545;
    margin-top: 30px;
    padding-bottom: 5px;
}.c_l ul.c_advice li {
    font-size: 16px;
        line-height: 40px;
}ul, li, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.c_r ul.c_r_len {
    margin-top: 16px;
}.c_r ul li {
    padding: 8px 0;
    overflow: hidden;
    font-size: 16px;
}.c_r ul li span {
    width: 50%;
    display: block;
    float: left;
}.c_r ul li label {
    width: 80px;
    display: block;
    float: left;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
}label {
    
    max-width: 100%;
    margin-bottom: 5px;
  
}
.c_r ul li input {
    height: 40px;
    border: 1px solid #ddd;
    width: 425px;
    padding: 0 10px;
}
.c_r ul li input.short {
    width: 156px;
}.tet {
    height: 48px;
     width: 425px;
    border: 1px solid #ddd;
}.c_r ul li.btn .sumit {
    width: 425px;
    cursor: pointer;
    background: #de1818;
    color: #fff;
    height: 38px;
    font-size: 1px;
    outline: none;
}
.c_r ul li.btn {
    padding: 20px 0 13px 74px;
}
.skoan{
    width:480px;
    float:left;
   margin-top:10px;
}
.quyu {
    width: 600px;
    float: right;
    margin-left: 20px;
    margin-top: 35px;
}.quyu p {
    float: left;
    margin-right: 0px;
    margin-right: 60px;
    margin-top: 6px;
    font-size: 25px;
    line-height: 55px;
    text-align: left;
    font-weight: normal;
}.quyu p a {
    color: #d4965b;
    font-size: 17px;
    text-decoration:none;
}.quyu p:hover a {
    color: #89735B;
}
.conten-t {
    margin:0px auto 40px;
}
.plc, .plc2, .rtit1 {
    padding: 12px 10px;
    position: relative;
    color: #fff;
    overflow: hidden;
    background: #007eca;
    
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    border-top: 3px solid #0b96d2;
    border-bottom: 3px solid #2d74bf;
}
.plc2 {
    border-bottom: 3px solid #2d74bf;
    margin-bottom: 10px;
}.plc a, .plc2 a, .rtit1, .rtit1 a {
    color: #fff;
}
.ri-ght {
    display: inline;
    float: right;
    overflow: hidden;
    width: 935px;
}
.brief {
    margin-bottom: 15px;
    padding: 4px;
    background: url(../images/brief.gif) repeat left top;
}
.n_info_con {
     
    padding: 25px 25px 0;
    overflow: hidden;
}
.cntrBody {
    font-size: 15px;
    line-height: 220%;
}
.cntrBody img{
    display: block;text-align: center;
    margin:0 auto;
}
.briefbg {
    color: #469f2c;
    border: 1px solid #c2c2c2;
    background: #fff;
    padding: 12px;
    text-align: center;
}
.n_info_con h3 {
    text-align: center;
    color: #000;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px dashed #CCCCCC;
}
.briefbg h3 {
    color: #007eca;
    text-align: center;
    font-size: 26px;
    border-bottom: 0;
}
.leftr {
    float: left;
    width: 260px;
    overflow: hidden;
    display: inline;
}
.leib2, .leib {
    width: 250px;
    margin-bottom: 15px;
}
 
.leib2 .tit{ background:#007eca;font-size:14px; font-family:"Microsoft YaHei","微软雅黑"; height:50px; line-height:50px; color:#fff; font-size:20px;text-align:center; border-top:3px solid #0b96d2;}
.leib2 .tit a{ color:#fff;}
.leib2 .tit b{ display:none;}
.leib2 .tit em{ font-style:normal; }
.leftlx p {
    line-height: 24px;
}
.leftlx {
    padding: 5px 10px 20px;
    border: 1px solid #eaeaea;
    font-size: 13px;
}
.leftlx img {
    width: 210px;
    margin: 5px auto;
    display: block;
}
.leib2 .nr {
    border: 1px solid #eaeaea;
    padding: 0px 0 25px;
    border-top: 0;
}
.project_ .nr, .news_ .nr, .project_ .nr, .product_ .nr, .help_ .nr {
    background: #f6f6f6;
    padding-bottom: 0;
}
.leib2 li {
    font: 14px/46px "Microsoft Yahei","微软雅黑";
    color: #fff;
 
    overflow: hidden;
}
.leib2 li:hover a{
        background: #007eca;
        color: #fff
}
.leib2 li a {
    color: #333;
    display: block;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
}
.leib2 ul {
    padding-bottom: 10px;
    padding-top: 5px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.pagetit h2 {
    width: 100%;
    padding-top: 55px;
    font-size: 70px;
    line-height: 70px;
    font-weight: normal;
    color: #90e3ff;
    font-family: Impact;
    text-align: center;
}
.pagetit h3 {
    width: 100%;
    margin-top: 15px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #39c2f0;
    text-align: center;
}
.pagetit b {
    display: block;
    width: 45px;
    height: 2px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #39c2f0;
    margin-bottom: 20px;
}
.service-list {
    width: 1200px;
    overflow: hidden;
}
 
.service-list ul {
    width: 100%;
    margin: 0;
}
.service-list ul li {
    position: relative;
    width: 265px;
    height: 192px;
    float: left;
    margin-right: 31px;
    margin-top: 40px;
    cursor: pointer;
}.service-list ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}.service-list ul li span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background:rgba(0,0,0,0.7);
    
    z-index: 3;
}/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color: #fff;
    background-color: #39c2f0;text-decoration:none;padding:6px 7px 5px;}
.pagelink .current{color:red;padding:6px 7px 5px;height:26px;border:1px solid #ddd;
    border-bottom:2px solid red;font-weight:bold}
    .footer-nav{
        margin-top: 30px;
    }
    .ziy_erj_dh ul li {
    line-height: 60px;height: 60px;
    display: inline-block;
    padding-right: 18px;
}.ziy_erj_dh ul li a {
    padding: 12px 25px;
    color: #27282d;
    background: #fff;
    text-decoration: none;
    border-radius: 3px;
   font: normal 15px/100% "Microsoft Yahei";
 
}.ziy_erj_dh ul li a.no ,.ziy_erj_dh ul li:hover a{
    color: #fff;
    background:  #007eca;
}
.px1200,.ziy_erj_dh{
    margin:0 auto;
    width: 100%;
    text-align: center;
}
.news_con {
    width: 905px;
    margin: 0 auto;
    padding-top: 15px;
}
dl.news_dl {
    font-size: 14px;
    color: #666;
    padding: 0 5px;
    line-height: 30px;
    border-bottom: 1px dashed #CCCCCC;
}.diysr, .texts, .leftlx .dianhua span, dl.news_dl .dt_1, .font_hotline, .rtit, .cptab a, dl.news_dl .dt_1:hover, .sp-title a, dl.news_hover3 dd a:hover, dl.pd_list_dl dd a:hover {
    color: #337ac5;
}
dl.news_dl .dt_1 {
    height: 20px;
    background: url(../images/ico10.gif) no-repeat 0 6px;
    padding-left: 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
dl.news_dl dd {
    font-size: 14px;
    padding-left: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
dl.news_dl dt {
    margin-bottom: 3px;
    margin-top: 10px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
dl.pd_list_dl {
   float: left;
    overflow: hidden;
    padding: 30px 15px 10px;
    width: 33.3%;
}
dl.pd_list_dl dt img {
    width: 100%;
    height: 240px;
    padding: 4px;
    border: 2px solid #f3f2f1;
}
.pro_main {
    background-color: #fff;
    zoom: 1;
    padding: 10px 5px;
    overflow: hidden;
    border: 1px solid #eaeaea;
    border-top: 0;
}
dl.pd_list_dl dd {
    text-align: center;
    overflow: hidden;
    display: block;
    height: 35px;
    line-height: 35px;
}
dl.pd_list_dl dd a {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei","微软雅黑";
}
.page-turn-01 a ,.page-turn-01 span{
display: inline-block;
    margin: 3px;
    padding: 0 5px;
    min-width: 26px;
    height: 26px;
    border: 1px #999999 solid;
    background: #fff;
    line-height: 24px;
    color: #999999;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}
.page-turn-01 .current {
    background: #0b6ba8;
    border: 1px #0b6ba8 solid;
    color: #fff;
}
.page-turn-01 {
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
  img{
    max-width: 100%;
    overflow:hidden;
}
.nySunNav {
    text-align: center;
    font-size: 15px;
    color: #000;
    padding:20px 0px;
}
.nySunNav a{
text-decoration: none;
  text-align: center;
    font-size: 15px;
    color: #000;
    padding: 10px 10px;
     text-align:center;
    border-radius: 5px;
}
.nySunNav a.on ,.nySunNav a:hover{
    background:  #007eca;
    color: #fff; 
   
}
.leib2 li a.on{
    background: #007eca;
    color: #fff;
}
 a {
 
    text-decoration: none !important;
}
.briefbg h3{
	margin-bottom:0px;
}
.f_nav a{
    font-size: 16px;
}
.mxdt ul li:nth-child(1){
   color: #d90000;
}
.mxdt ul li:nth-child(2){
   color: #d90000;
}
.mxdt ul li:nth-child(3){
    color: #d90000;
}
.mxdt li{
    padding-left: 16px;
    position: relative;
}
.mxdt li a{
    position: relative;
   
    font-size: 14px !important;
}
.mxdt ul li:nth-child(1) .asss{

    background:url(../images/new.gif)right center no-repeat;
  background-size: 40px;
    width: 44px;
    height: 21px;
    line-height: 21px;
    display: inline-block;
}
.mxdt ul li:nth-child(2) .asss{

    background:url(../images/new.gif)right center no-repeat;
      background-size: 40px;
    width: 44px;
    height: 21px;
    line-height: 21px; display: inline-block;
}
.mxdt ul li:nth-child(3) .asss{

     background:url(../images/new.gif)right center no-repeat;
    background-size: 40px;
    width: 44px;
    height: 21px;
    line-height: 21px; display: inline-block;
}
.icontact_right {
    margin-top: 15px;
    width: 100%;
    height: 300px;
     
}