.mt-60{padding-top:60px; overflow:hidden;}
.mt-40{padding-top:40px; overflow:hidden;}

/*头部样式*/

.wh{width: 1200px;margin:0 auto;}
.hp{overflow:hidden; -moz-box-shadow: 1px 1px 3px #eee;box-shadow: 1px 1px 3px #eee; font-size:13px; padding:8px 0; background: #eee; color: #232323;}
.hp .hk a{display:inline-block; margin-left:5px; margin-right:5px; color: #232323;}
.hp .hk a:hover{color:#006cc5; text-decoration:underline;}
.hp .hk span{margin-left:5px;}
.hp .hk a:last-child{margin-right:0;}
.hp .hk span#m_count{margin-left:0;}

/*头部样式*/
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 113px;}
.top2 .k2{margin-top:28px;font-size: 28px;color: #333333;line-height: 28px;background: url(../image/sdw_05.png) no-repeat left center;padding-left: 70px;font-family: 'Arial';margin-left: 20px; line-height: 56px;}
.topLink{color: #fff;}
.topLink a{color: #fff;}
.logowz{margin-top: 33px;}
.weid{margin-left:23px; margin-top:23px;}
.content{width:1200px; margin-left:auto; margin-right:auto;}

.html5zoo-bullet-0-0{position: relative;
    float: left;
    margin-right: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url( ) left top no-repeat;
}

/*内页*/

.n_tit h3{ font-size:32px; color:#333; text-align:center; position:relative; padding-bottom:20px; margin-bottom:30px; font-weight:700;}
.n_tit h3:after{ content: '';
    position: absolute;
	height:2px;
	width:50px;
	background:#209cdf;
	bottom:0;
	left:50%;
	margin-left:-25px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.n_tex{font-size:15px; line-height:30px; color:#666; overflow:hidden;}
.n_tex img{max-width:100%;}

/*新闻页*/
.xw1{overflow:hidden; margin-top:30px;}
.xw1 li {
    height: 140px;
    margin: 0px 20px 20px;
}
.xw1 li a {
    background: #f2f2f2;
    display: block;
    padding: 25px 15px;
	overflow:hidden;
}
.xw1 li .sj1 {
    width: 162px;
    height: 90px;
    padding-left: 34px;
    font-weight: bolder;
    box-sizing: border-box;
    font-size: 14px;
    color: #209cdf;
    float: left;
    border-right: 1px solid #dcdcdc;
}
.xw1 li .sj1 h1 {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 0px;
    font-weight: bolder;
    margin: 10px 0 0;
}
.xw1 li .sj1 p {
    border-bottom: 2px solid #209cdf;
    display: table;
}
.xw1 li .xw_z {
    float: left;
    margin: 0px 20px;
    width: 800px;
    height: 90px;
    color: #747474;
    font-size: 12px;
    line-height: 22px;
}
.xw1 li .xw_z h1 {
    font-size: 16px;
    color: #313131;
    font-weight: bolder;
    line-height: 30px;
    margin-bottom: 6px;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal; 
  
}
.xw1 li .xw_z h2 {
    font-size: 12px;
    line-height: 22px;
    height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
}
.xw1 li a:hover {
    background: #209cdf;
	color:#fff;
}
.xw1 li a .jt {
    background: url(../image/jt3.png) no-repeat center center;
    float: right;
    width: 37px;
    height: 90px;
    margin-right: 30px;
}
.xw1 li a:hover .sj1,.xw1 li a:hover .xw_z,.xw1 li a:hover .xw_z h1{color:#fff;}
.xw1 li a:hover .sj1 p{border-bottom: 2px solid #fff;}
.xw1 li:last-child{margin-bottom:0;}

.topnav a{display:inline-block; width:150px; height:40px; border:solid 1px #209cdf; font-size:15px; color:#209cdf; margin-left:5px; margin-right:5px; line-height:38px;}
.topnav a:hover,.topnav a.actid{ background:#209cdf; color:#fff; border:solid 1px #209cdf;}
.topnav{text-align:center;}

/*详情页*/
.titled h2{ font-size:32px; color:#333; margin-bottom: 18px; font-weight:700;}
.titled{text-align:center; border-bottom:solid 1px #ddd; padding-bottom:25px; overflow:hidden;}
.titled p{color:#666; margin-top:10px; font-size:15px;}
.tufont{line-height:30px; min-height:80px;}
.tufontd{color: #666; line-height:30px; margin-top:30px; font-size: 16px;}
.tufontd img{max-width:100%; display: block; margin-left: auto; margin-right: auto;}
.tufontd a{font-weight: 600; color: #1294df;}
.textd{color: #999; line-height:28px; margin-top:30px; margin-bottom:50px;}
.textd a:hover{color:#209cdf;}
.tuimg img{display:block; margin-left:auto; margin-right:auto; max-width:100%;}
.tuimg{overflow:hidden; padding-top:35px;}

.zhilie{margin-top:35px; overflow:hidden;}
.zhilie ul li{width:284px; float:left; margin-left:21px; margin-bottom: 25px;}
.zhilie ul li a{display:block; overflow:hidden;}
.zhilie ul li a img{width:284px; height:284px; display:block;}
.zhilie ul li a h4{height:50px; font-size:16px; line-height:50px; background:#ebebeb; color:#333; text-align:center;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
}
.zhilie ul {margin-left:-21px; margin-bottom: -25px; overflow: hidden;}
.zhilie ul li a:hover h4{color:#4170ae;}

/*联系我们*/
.lxw_box{overflow:hidden; padding-bottom:60px;}
.lxw_box .xfl{width:440px; float:left;}
.lxw_box .xfl ul li{border: solid 1px #eee; border-radius: 60px; height: 55px; line-height: 50px; font-size: 16px; color: #666; padding-left: 25px; margin-top: 21px;}
.xfr #map{width:728px; height:312px; border:solid 1px #eee;}
.xfr{width:730px; float:right;}
.liab_k{overflow:hidden; padding-top:35px;}

/*加入永兴*/
.tops{overflow:hidden; margin-left:-30px; margin-bottom:30px;}
.tops .form-control{
	background: #fff;
    border: 1px solid #c0bec0;
    width: 435px;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    font-size: 14px;
    color: #bbbbbb;
    float: left;
	margin-left:30px;
}
.topb textarea{
	border: 1px solid #c0bec0;
	width: 903px;
    height: 200px;
	font-size: 14px;
    color: #757575;
    padding: 15px;
}
.btn-default {
    width: 240px;
    font-size: 16px;
    height: 46px;
    line-height: 42px;
    text-align: center;
    display: block;
    background: #1294df;
    border-radius: 5px;
    color: #fff;
    margin: 40px auto 60px auto;
}
.btn-default:hover{background: #0d6ebb;}
.bdf{width:937px; margin-left:auto; margin-right:auto; margin-top:30px;}
.ts{text-align:center;font-size: 16px;color: #636363;}

.n_box .pr_box{padding-top: 0;}

/*语言切换*/
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../image/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.navbox{height:50px; background:#1294df;}
.navbox .nav{height:50px; line-height:34px; position:relative; z-index:31;}
.nav a{ color:#fff;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi a:nth-child(1){ float:left; height:50px;}
.nav .nLi a:nth-child(1){ display:block; width:171px; font-size:16px; font-weight:bold; line-height:50px; text-align:center;}
.nav .sub{display:none; width:171px; left:0; top:50px;  position:absolute; background:#1294df;  line-height:26px;}
.nav .sub li{ zoom:1;}
.nav .sub a{ display:block;}
.nav .on a:nth-child(1){background:#0d6ebb; color:#fff;}
.nav .nLi .sub li a{font-weight:400; font-size:13px; height:44px; line-height:44px; background:rgba(255,255,255,0.8); color:#000; border-bottom:solid 1px #fff;}
.nav .nLi .sub li a:hover{color:#333; background:#e9eaeb;}
.nav .nLi .sub{background:rgba(255,255,255,0.8);}

/*热门搜索*/


.hotSearch{height:26px;line-height:26px;font-weight:normal;color:#fff;}

.prolie{overflow:hidden;}
.prolie ul li{width:284px; float:left; margin-left:21px; margin-bottom: 25px;}
.prolie ul li a{display:block; overflow:hidden;}
.prolie ul li a img{width:284px; height:336px; display:block;}
.prolie ul li a h4{height:50px; font-size:16px; line-height:50px; background:#ebebeb; color:#333; text-align:center;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
}
.prolie ul {margin-left:-21px; margin-bottom: -25px; overflow: hidden;}
.prolie ul li a:hover h4{color:#4170ae;}
.prolie{margin-top:30px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;color:#989898;}
#formsearch input{height:22px;background:none;border:none;line-height:22px;outline:none;width:128px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:31px;height:22px;line-height:22px;text-align:center;color:#fff;border:none;cursor:pointer;}


/*热门关键词*/
.words{overflow:hidden;margin-right:-1.3%;padding-top:5px;}
.words li{width:42%; float:left;border:1px dashed #d0d0d0;background:#fcfcfc;padding-left:0px;margin-bottom:10px;text-align:center;}
.new1 li{border-bottom:1px solid #dddddd;background:url(../image/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}
.right_word{margin-left: 5%;}


.fullSlide{ width:100%;  position:relative;  height:600px; background:#fff;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.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 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:60px; line-height:60px; text-align:center;
   _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; height:13px; margin:5px; background:url(../picture/tg_flash_p.png) -77px 0; overflow:hidden; 
  line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:0 0; }
.fullSlide .prev, .fullSlide .next { position: absolute; z-index: 30; display: block; }
.fullSlide .prev { top: 50%; left: 10px; margin-top:-22px; }
.fullSlide .next { top: 50%; right: 10px; margin-top:-22px; }
.fullSlide .prev a, .fullSlide .next a { display: block; width: 50px; height: 44px; overflow: hidden; background: url(../picture/ico_prevnext.png) no-repeat scroll 0 0; _background-image: url(../images/ico_prevnext_ie6.png); }
.fullSlide .prev a { background-position: 0 -12px; }
.fullSlide .prev a:hover { background-position: 0 -92px; }
.fullSlide .next a { background-position: 0 -172px; }
.fullSlide .next a:hover { background-position: 0 -252px; }




/*主体样式*/
.c1{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../image/c1.png) no-repeat center top;height:100px;overflow:hidden;}
.c1_con{width:1188px;margin:0 auto;}
.sort1{display:flex;justify-content:center;align-items:center;width:1188px;margin:0 auto;}
.sort1 li{float:left;width:130px;text-align:center;}
.sort1 li a{color:#fff;font-size:14px;line-height:100px;text-align:center;}
.sort1 li a:hover{color:#2ba0e0;}

.c2{width:1188px;margin:0 auto;margin-top:25px;}
.c2 h2{
    font-size: 28px;
    line-height:36px;
    color: #343333;
    text-align: center;
    margin-bottom: 30px;
}
.c2 h2 span{
    color: #2e98db;
}
.c2 h2 p{
    font-size: 30px;
    line-height:36px;
    color: #d8d8d8;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "宋体";
}

.ser_con{width:1188px;margin:0 auto;margin-top:30px;}
.ser_con li{float:left;margin-left:26.5px;margin-right:26.5px;padding-bottom:15px;_display:inline;}
.ser_con li a.img{width:64px;transition:all 0.8s;transform:scale(1,1);margin:0 auto;}
.ser_con li a.img img{width:64px;height:64px;}
.ser_con li h3{margin-top:15px;}
.ser_con li a{color:#5a5a5a;font-size:16px;font-weight: bold;text-align:center;display:block;}
.ser_con li span{text-align:left;width:145px;margin:0 auto;margin-top:30px;display:block;color:#5a5a5a;font-size:14px;}
.ser_con li a.img{display:block;}
.ser_con li a.img:hover{border-color:#2ba0e0;}
.ser_con li:hover a.img{transition:all 0.8s;transform:scale(-1,1)}



.c4{width:1188px;margin:0 auto;margin-top:40px;}
.ys li{width:285px;height:118px;float:left;color:#ffffff;font-size:14px;margin:0 6px;position:relative;}
.ys li h3{color:#ffffff;font-size:14px;position:absolute;left:20px;top:30px;font-weight:normal;}
.ys li h3 b{font-weight:bold;font-size:22px;}
.ys li h3 span{display:block;font-size:12px;text-transform: uppercase;}

.ys li:nth-child(2n) h3{color:#999999;font-size:14px;position:absolute;left:20px;top:30px;font-weight:normal;}
.ys li:nth-child(2n) h3 b{font-weight:bold;font-size:22px;}
.ys li:nth-child(2n) h3 span{display:block;font-size:12px;text-transform: uppercase;}


.ys li .bj{width:100%;height:100%;background:#209cdf;position:absolute;left:0;top:0px;transition: all 0.8s;}
.ys li:nth-child(2n) .bj{width:100%;height:100%;background:#2a2a2a;position:absolute;left:0;top:0px;}
.ys li:hover .bj{transition:all 0.8s;transform:scale(1,-1)}




.c5{width:1188px;margin:0 auto;margin-top:45px;position:relative;height:415px;overflow:hidden;}
.abtp{width:430px;height:415px;float:left;overflow:hidden;}
.gsjj{width:712px;float:right;height:415px;overflow:hidden;}
.jt{color:#434343;font-size:24px;background:url(../image/ts.png) no-repeat left bottom;line-height:55px;}
.gsnr{color:#434343;font-size:16px;line-height:32px;display:block;margin-top:20px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 5;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal; 
}
.fa{position:absolute;bottom:0;right:0;width:485px;overflow:hidden;height:110px;}
.more{width:280px;height:51px;overflow:hidden;background:#434343;text-align:center;position:absolute;left:40%;bottom:75px;color:#fff;}
.more a{line-height:51px;overflow:hidden;text-align:center;color:#fff;}
.more:hover{transition: all 0.8s;width:320px;background:#434343;}


.c6{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../image/c6.png) no-repeat center top;height:570px;overflow:hidden;margin-top:40px;}
.c6_con{width:1188px;margin:0 auto;padding-top:50px;}
.c6tt{color:#fff;font-size:24px;font-weight:bold;text-align:center;}
.zuzhu{color:#fff;font-size:14px;text-align:center;font-weight:normal;display:block;margin-top:10px;}
.zuzhu b{font-size:18px;}


.c7{width:1920px;position:relative;left:50%;margin-left:-960px;    background: #2ba0e0;
    height: 600px;
    overflow: hidden;
    margin-top: 37px;
    padding-top: 46px;}
.c7_tts{text-align:center;color:#fff;font-size:28px;
    line-height:36px;font-weight:bold;}
.c7_tts p{
    font-family: 宋体;
    font-size: 30px;
    line-height:36px;
    color: #fff;
    text-transform: uppercase;
}
.mms{width:198px;height:49px;margin:0 auto;text-align:center;margin-top:30px;font-size:14px;background:#fff;}
.mms a{text-align:center;line-height:49px;text-align:center;color:#2ba0e0;font-size:14px;}



.c8{width:1920px;position:relative;left:50%;margin-left:-960px;overflow:hidden;margin-top:45px;}
.c8_tts{text-align:center;color:#2ba0e0;font-size:28px;
    line-height:36px;font-weight:bold;
    margin-bottom: 25px;}
.c8_tts p{
    font-family: 宋体;
    font-size: 30px;
    line-height:36px;
    color: #d8d8d8;
    text-transform: uppercase;
}
.c8_con{width:1188px;margin:0 auto;}
.c8_re{width:865px;float:left;margin-top:30px;}
.c82{width:274px;float:right;height:434px;overflow:hidden;background:#2aa0e0;}
.nes{width:222px;margin:0 auto;margin-top:60px;color:#fff;font-size:14px;height:330px;overflow:hidden;}






#menu1{width:980px;float:left;height:215px;overflow:hidden;}
.nav1{width:980px;margin:0 auto;}
.nav1 li:first-child{margin-left: 10px;}
.nav1 li{line-height:41px;text-align:left;width: 197px;float:left;position:relative;z-index:999;background:url(https://www.hrbgysl.com/template/default/images/lc.png) no-repeat center right;height:150px;}
.nav1 li:first-child{margin-left: 10px;}
.nav1 li:nth-child(4){
    width:350px;
}
.nav1 li:nth-child(4) p{font-size:14px;line-height:20px;}
.nav1 li a{display:block;line-height: 51px;color:#e5e4e4;height: 51px;font-size:14px;}
.nav1 li a:hover{color:#fff;text-decoration:none;}

.nav1 .sec{color:#d7d7d7;overflow:hidden;z-index:9999;position:absolute;top: 69px;left:0px;line-height:25px;}
.nav1 .sec a{color:#d7d7d7;height:25px;line-height:25px;width:196px;font-size:12px;}
.nav1 .sec a:hover{text-decoration:none;}

#container{width:1188px;margin:0 auto;margin-top:10px;}







.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
    background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}





/*友情链接*/
.f_link{width:1207px;margin:0 auto;/* margin-top:15px; */line-height:30px;line-height:30px;/* background-color:#ececec; *//* text-indent:20px; */}



/*页面底部*/
.ffs{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../image/fs.png) repeat-x center top #282828;/* padding-top:15px; */height:352px;overflow:hidden;margin-top: 63px;}
#footer{position:relative;width:1207px;margin:0 auto;margin-bottom:10px;color:#e5e4e4;}
.foot1{
    height:239px;
}
.foot2{
    text-align: center;
    color: #fff;
    padding:20px 0;
    font-size: 14px;
    line-height:24px;
}
.foot2 a{
    font-size: 14px;
    color: #fff;
    line-height:24px;
}
.foot2 a img{margin-top: -4px;}

#footer a{}
#footer a:hover{color:#2ba0e0;text-decoration:none;}
.weima{
    float:right;
    margin-top: 70px;
    line-height: 40px;
    text-align: center;
}

.copyright{text-align:left;line-height:26px;color:#989898;}
.copyright a{color:#989898;}




/*------------内页-------------------*/
.left .box1{margin-bottom:10px;}
.left .box1 h3{height:88px; width:198px; padding-top:10px;line-height:88px; text-align:center; border:#f0eadd solid 1px;
    border-top:#beaf8b solid 1px; color:#fff;font-size:24px; font-weight:bold; background:#2ba0e0; border:#2ba0e0 solid 1px; text-align:left; padding-left:20px;}
.left .box1 .content{padding:5px 0px;}

.left .box{margin-bottom:10px;}
.left .box h3{height:38px; width:198px; padding-top:10px;line-height:28px; text-align:center; border:#f0eadd solid 1px;
    border-top:#beaf8b solid 1px; color:#fff;font-size:24px; font-weight:bold; background:#2ba0e0; border:#2ba0e0 solid 1px; text-align:left; padding-left:20px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position:relative;left:50%;margin-left:-960px;height:350px;overflow:hidden;}
.n_banner img{width:1920px;margin:0 auto;height:350px;overflow:hidden;}
.left{width:214px;float:left;margin-top: -50px; position: relative;
    z-index: 9999;}
.sort_menu{}
.sort_menu h3{}
.sort_product{margin-top:10px;}
.sort_product h3{}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:#2ba0e0;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#fff;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;color:#fff;}
.sitemp .site a{color:#fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

