@CHARSET "UTF-8";

/*头部样式*/
#header{
    background: #dddddd;
}
.topLink{
    width: 1200px;
    margin: 0 auto;
    line-height:35px;
}
.wel{
    float: left;
    font-size: 14px;
    color: #000;
}
.k1{float:right;color:#000;}
.k1 a{color:#000;font-family:"微软雅黑";}
.top{
    width:1200px;margin:0 auto;
    padding-top: 25px;
    padding-bottom: 6px;
}
.logo{
    float: left;
}
.k2{
    float: right;
}
.top_code{
	margin-left: 10px;
	float: right;
}
.top_code img{
	margin-left: 14px;
	width:85px;
	height: 85px;
	background-color: #ccc;
}
.top_code p{
	font-size: 14px;
}
.tel_search{
	margin-top: 16px;
	float: right;
}
.tel_search p{
	font-size: 14px;
	display: inline;
}
.tel_search h2{
	font-size: 22px;
	font-weight: bold;
	color:#ff6801;
	display: inline;
}





.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(../index_files/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;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}





/*热门搜索*/
.sou{background:#e5fae3;height:99px;width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;}
.search{
    float: left;
    width: 650px;
}
#formsearch{
    width: 280px;
    height: 35px;
    
}
.hotSearch{
    float: left;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    /* width: 404px; */
    /* margin-top: 100px; */
    margin-left: 247px;
    /* background: #ace2a8; */
    color: #000;
    text-align: center;
}
.hotSearch a{color:#000;padding-left:10px;}



/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{
    line-height: 35px;
    text-indent: 15px;
    color: #a0a0a0;
    background: none;
    border: 1px solid #ff6801;
    outline: none;
    width: 225px;
    height: 33px;
}
#formsearch input#s_btn{
    width: 50px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    border: none;
    cursor: pointer;
    background-color: #ff6801;
    outline: none;
    margin-left: -4px;
}

/*主体样式*/
#container{width:1200px;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(../index_files/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(../index_files/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{
    width: 100px;
    margin: 0 auto;
}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../index_files/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;}





/*关于我们样式*/

.c1{width:1200px;margin:0 auto;position:relative;margin-top:50px;height:550px;}

.title_c{
	width:100%;
	text-align:center;
	overflow: hidden;
}
.title_c h3{
	font-size:24px;
	color:#aaa;
}
.title_c h1{
	font-size:32px;
	color:#333;
}
.l_line{margin: 6px auto;width: 700px;height: 1px;background-color: #ccc;}
.s_line{margin: 3px auto;width: 400px;height: 1px;background-color: #ccc;}
.tit_img{margin: 12px auto;width: 130px;height: 20px;}
.tit_img img{height: 100%;width: 100%;}

.content_c{
	width:100%;
	height:50px;
	text-align:center;
}
.content_c p{
	font-size:15px;
	color:#333;
}
.c1img{
	padding:0;
	margin-top:38px;
	width:100%;
	height:230px;
}
.gnav{width:18%;float: left;margin:1%;}
.c1img .img{
	padding:0.4%;
	width:100%;
	border: 1px solid #ddd;
}

.c1img .img img{
	margin: 10px 10%;
	height:140px;
	width:80%;
}
.img_p{
	height:40px;
	text-align:center;
}
.img_p p{
	line-height: 40px;
	font-size: 20px;
}
.m_label{
	width:17.6%;
	height:40px;
	text-align:center;
	background-color: #ddd;
}
.m_label p{
	color: #333;
	line-height: 40px;
	font-size: 20px;
}
.c1_bt{
	height: 380px;
	width: 100%;
	background-color: #eee;
}
.c1bttxt{
	margin: 0 auto;
	width: 490px;
}
.c1bttitle{
	padding-top: 60px;
	width: 100%;
	height: 80px;
	text-align: center;
}
.c1bttitle h1{
	font-size:32px;
	color:#FFF;
}
.c1bttitle p{
	font-size:14px;
	line-height: 30px;
	color:#FFF;
}
.c1btcontent{
	text-align: center;
}
.c1btcontent p{
	padding: 25px 0;
	font-size:14px;
	line-height: 24px;
	color:#FFF;
}
.c1btlink{
	text-align: center;
}
.c1btlink p{
	margin: 0 auto;
	width: 100px;
	font-size:18px;
	line-height: 30px;
	color:#FFF;
	border: 1px solid #fff;
}

.displaynone {
	display:none;
}
.navtips{
	position:relative;
	left:0;
	top:-284px;
	height:284px;
	width:100%;
	display:none;
}

.ab{
    width: 721px;
    background: url(../index_files/ab.png) no-repeat;
    height: 433px;
}
.n_ab{
    width: 655px;
    padding-left: 33px;
    padding-right: 33px;
}
.abtt{
    padding-top: 8px;
    color: #57ab2e;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: bold;
    position: relative;
}
.abtt span{
    display: block;
    color: #c9c9c9;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 18px;
}
.abtt a{position:absolute;right:20px;top:30px;}
.ab2 .abtt span{
    width: 150px;
    height: 54px;
    background: #57ab2e;
    margin-top: 20px;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 27px;
}
.n_ab .cont{
        padding-top: 30px;
        color: #535353;
        line-height: 25px;
        height: 305px;
        overflow: hidden;
        font-size: 14px;
}
.cont img{
    display: block;
    padding-bottom: 12px;
	width:100%;
}

.ab2{width:433px;position:absolute;right:0;top:0px;}


.abtt1{
    padding-top: 20px;
    color: #096902;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: bold;
    position: relative;
}
.abtt1 span{
    display: block;
    color: #c9c9c9;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 18px;
}
.abtt1 a{position:absolute;right:0;top:30px;}


.abtt2{
    padding-top: 20px;
    color: #096902;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: bold;
    position: relative;
}
.abtt2 span{
    display: block;
    color: #c9c9c9;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 18px;
    text-transform: uppercase;
}
.abtt2 a{position:absolute;right:0;top:30px;}

.c2{width:1200px;margin:0 auto;margin-top:50px;overflow: hidden;}
.c2img{
	width: 100%;
	height: 700px;
}
.c2imgleft{
	width:59%;
	float: left;
}
.c2image{width: 100%;height: 460px;background-color: #ccc;}
.c2image img{width: 100%;height: 100%;}
.c2imgright{width:41%;float: left;}
.c2imager{width: 100%;height: 230px;background-color: #eee;}
.c2imager img{width: 100%;height: 100%;}
.c2mimg{width: 100%;height: 230px;background-color: #aaa;}
.c2mimg img{width: 100%;height: 230px;}
.c2text{margin: 0 auto;padding: 30px 0; width: 620px;height: 170px;}
.c2text h1{font-size: 34px;line-height: 60px;color: #0a9844;}
.c2text p{font-size: 16px;line-height: 30px;}
.c2textr{margin: 0 auto;padding: 35px 0; width: 410px;height: 160px;}
.c2textr h1{font-size: 34px;line-height: 60px;color: #0a9844;}
.c2textr p{font-size: 16px;line-height: 30px;}

.c2bt{
	width:100%;
    background:#a3ffd7;
    height:528px;
    margin-top:50px;
}

.title_c2{
	padding-top:8px;
	width:100%;
	height:66px;
	text-align:center;
}
.title_c2 h1{
	font-size:26px;
	color:#fff;
}
.title_c2 p{
	font-size:16px;
	color:#fff;
}

.c2_lkmore{
	margin: 0 auto;
	margin-top: 40px;
	width:180px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center;
}
.c2_lkmore h1{
	font-size: 14px;
	line-height: 50px;
	color: #fff;
}

.n_c2{width:1140px;margin:0 auto;padding:0 30px 30px;position:relative;top:19px;}

.c2img{
	padding:0;
	margin-top:38px;
	width:100%;
	height:350px;
}
.c2img .img{
	padding:1%;
	margin:0;
	width:31%;
	height:280px;
	float: left;
}
.c2img .img img{
	height:98%;
	width:100%;
}
.img_p2{
	height:42px;
	text-align:center;
}
.img_p2 p{
	font-size:18px;
	line-height:42px;
	color:#000;
	background-color:rgb(255,255,255,0.5);
}

.project{font-family:"???è?ˉé?…é?‘";overflow-y:auto;margin-bottom:10px;}

.tabli{position:absolute;right:0px;top:45px;}
.tabli li{
    text-align:center;
    float:left;
    color:#535353;
    background:url(../index_files/pp.png) no-repeat right 12px;
    line-height:36px;
    height: 46px;
    font-size: 14px;
}
.tabli li:last-child{
    background: none;
}
.tabli li a{    padding: 0 10px;}
.tabli li:hover a{
    background: #096902;
    color:#fff;
    display: block;
}
.tab{margin-top:30px;}







.c3{width:1200px;margin:0 auto;position:relative;margin-top:72px;overflow: hidden;}

.content_c3 {
	margin-top: 38px;
    width: 100%;
    height: 580px;
}
.c3_caselist{
	width: 100%;
	height: 100%;
}
.c3_case{
	margin: 0 1%;
	width: 31%;
	height: 495px;
	border: 1px solid #ccc;
	float: left;
}
.c3_cimg{
	width: 100%;
	height: 280px;
}
.c3_cimg img{
	width: 100%;
	height: 100%;
}
.c3_icon{
	position: relative;
	top: -40px;
	margin: 0 auto;
	width: 80px;
	height: 80px;
}
.c3_icon img{
	width: 100%;
	height: 100%;
}
.c3_ctext{
	margin: 0 auto;
	width: 270px;
	padding: 40px 0;
	height: 120px;
	position: relative;
	top: -80px;
	text-align: center;
}
.c3_ctext h2{
	font-size: 26px;
	line-height: 56px;
}
.c3_ctext p{
	padding: 10px 0;
	font-size: 14px;
}
.c3_lookmore{
	position: relative;
	top: -80px;
	margin: 0 auto;
	width: 140px;
	height: 30px;
	text-align: center;
	background-color: #ff6801;
}
.c3_lookmore p{
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.c3_bt_tit{
	margin: 0 auto;
	width: 1500px;
	height: 160px;
	background-color: #ccc;
}
.c3_tel{
	margin-left: 1000px;
	padding-top: 28px;
}
.c3btn{
	margin-left: 20px;
    padding: 0 10px;
    width: 178px;
    height: 45px;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
	color: #097a3a;
	line-height: 45px;
    background-color: #ffb401;
}
.c3tel{
	margin-top: 14px;
	text-align: left;
	line-height: 45px;
	color: #fff;
}
.c3tel p{
	font-size: 16px;
	float: left;
}
.c3tel h2{
	font-size: 24px;
	float: left;
}


.c4{width:1200px;margin:0 auto;position:relative;height:670px;overflow: hidden;}
.c4_title{width: 100%;height: 160px;}
.c3title_left{padding-left: 440px;padding-top:25px;width: 860px;height: 120px;float: left;}
.c3title_left h1{color:#fff;font-size: 36px;}
.c3title_left h2{color:#fff;margin-top: 20px;margin-left: 235px; font-size: 18px;}
.c3title_right{padding-right: 380px;width: 220px;height: 160px;float: right;}
.c3title_right p{color:#fff;font-size: 20px;margin-top: 35px;margin-left: 60px;}
.c3_content {margin-top:60px;width: 1200px;margin: 0 auto;overflow: hidden;}
.c3_left{padding:30px;width:700px;float:left;}
.nav_title{height:48px;width:100%;background-color: #eee;}
.c3_right{padding:30px;height:340px;width:380px;float:left;}
.c3_btm{padding:30px;height:130px;width:95%;float:left;}
.n_t{padding:0 10px; float:left;font-size: 20px;line-height: 48px;color:#fff;background-color: #019966;}
.lk_more{float:right;font-size: 12px;line-height: 48px;}
.n_content{padding-top:20px;width:100%;}
.nimg{height:175px;width:270px;background-color:#ccc;float: left;}
.nimg img{width: 100%;height: 100%;}
.nnews{padding:16px 30px;height:133px;width:370px;float: left;overflow: hidden;}
.colorgreen{padding:0 5px;color: #019966;float: left;}
.nnews h3{font-size: 18px;line-height: 42px;}
.nnews p{font-size: 14px;}
.nlist{padding:7px 0;width:100%;float: left;}
.n_line{margin: 5px 0; width:100%;border-bottom: 1px dotted #aaa;float: left;}
.time {float: right;}
.ntitle{float: left;}
.qst{padding:8px 0;width:100%;overflow: hidden;}
.aus{padding:8px 0;width:100%;overflow: hidden;}
.q_icon{padding:0 5px;height:100%;background-color: #b40d38;color:#fff;float: left;}
.a_icon{padding:0 5px;height:100%;background-color: #69b52f;color:#fff;float: left;}
.qa_txt{padding:0 10px;height:100%;max-width: 320px;float: left;}
.c_link{padding: 0 5px;height: 90px;width: 130px;float: left;}
.c_icon{margin:0 5px;height: 60px;width: 96%;background-color: #ccc;}
.c_text{height: 30px;width: 100%;font-size: 12px;line-height: 30px;text-align: center;}



.n_c3{width:1200px;margin:0 auto;position:relative;}
.n_c3 .content{position:relative;margin-top:30px;}
.lb,.rb{position:absolute;top:44%;cursor:pointer;}
.lb{left:0;}
.rb{right:0;}










/*首页新闻*/
.c4{
    width: 100%;
    height: 552px;
}

.title_c4{
	padding-top:70px;
	width:100%;
	height:50px;
	text-align:center;
}
.title_c4 h1{
	font-size:32px;
	color:#333;
}

.n_c4{width:1200px;margin:0 auto;position:relative;top:0px;}
.content_c4{margin-top:30px;height:500px;width:100%;}
.c4_taglist{padding:0 300px;width:600px;height:50px;}
.c4tag{margin:20px 10px;width:174px;height:40px;float:left;border:1px solid #aaa;text-align:center;background-color:#fff;}
.tagact{border:1px solid #20489d;color:#20489d;}
.c4tag a{font-size:16px;line-height:39px;}
.c4_left{margin:15px 0;width:330px;height:460px;background-color:#fff;float:left;}
.c4_left img{width:100%;height:100%;}
.c4_left p{position:relative;top:-80px;padding-top:10px;height:30px;color:#fff;text-align:center;background-color:rgb(0,0,0,0.4);}
.c4_center{margin:15px;padding:0 15px;width:441px;height:460px;background-color:#fff;float:left;}
.tit_bar{width:100%;height:50px;border-bottom:1px solid #ddd;}
.tit_bar h1{padding-top:17px;width:80px;font-size:20px;line-height:20px;float:left;}
.tit_bar p{padding-top:24px;padding-left:30px;width:100px;font-size:12px;line-height:15px;float:left;}
.topnews{margin:0 1%;padding-top:20px;width:98%;height:100px;text-align:center;border-bottom:1px solid #ddd;}
.topnews h1{font-size:15px;line-height:28px;color:#20489d;}
.topnews p{font-size:14px;line-height:22px;text-align:left;text-indent: 2em;}
.tagnews{width:100%;height:120px;}
.n_img{padding:10px;width:100px;height:100px;float:left;}
.n_img img{width:100%;height:100%;}
.c4_ul{padding:10px;width:280px;height:100px;float:left;}
.tagnews ul li{font-size:14px;line-height:24px;}

.c4_right{margin:15px 0;width:366px;height:460px;float:left;background-color:#fff;}
.c4r_tit{width:100%;height:80px;text-align:center;}
.c4r_tit p{padding:18px 0 8px 0;font-size:12px;line-height:15px;}
.c4r-t{width:110px;height:20px;float:left;}
.c4r_tit h1{font-size:18px;width:110px;line-height:20px;color:#20489d;}
.min-line{margin:10px 5px;width:100px;height:1px;background:#ddd;float:left;}
.c4r_tagnews{text-align:left;}
.c4r_content{padding:10px;height:100px;width:190px;float:left;}
.c4r_img{padding:10px;width:90px;height:90px;float:left;}
.c4r_img img{width:100%;height:100%;}
.c4r_content h1{font-size:15px;line-height:28px;}
.c4r_content p{font-size:14px;line-height:25px;text-align:left;}




.tn{border-bottom:12px solid #7fc115;}
.ns-tt{height:84px;line-height:84px;font-size:36px;color:#000;width:1200px;margin:0 auto;font-weight: normal;}
.ns-tt span{font-size:20px;color:#777b7e;padding-left:12px;text-transform: uppercase;}
.ns-tt a{
    display: block;
    float: right;
}

.n_c4 .content{width:1200px;margin:0 auto;margin-top:40px;}
.ns-pic{float:left;position: relative;}
.ns-pic img{width:500px;max-height:280px}
.ns-pic h3{position: absolute;bottom:0;left:0;background: url(../index_files/nh.png);font-size:16px;color:#fff;font-weight: normal;height:27px;line-height:27px;width:100%;}
.ns-pic h3 span{padding-left:7px;}
.ns-pic h3 a{float:right;color:#fff;font-size:12px;padding-right:7px;}

.ns{float:right;width:630px;height:286px;overflow:hidden;position: relative;}
.ns a.ns-mr{position: absolute;right:0;bottom:0;color:#217400;}

.news_list1{background: url(../index_files/shu.jpg) no-repeat;}
.news_list1 li{position:relative;margin-bottom:30px;}
.news_list1 li b{font-size:65px;float:left;color:#7fbc23;line-height:72px;width:76px;height:72px;border-right:2px solid #7fbc23;padding-right:54px;margin-right:16px;font-weight:400;}
.news_list1 li a{color:#434444;font-size:16px;}
.news_list1 li p{
    color: #909091;
    line-height: 22px;
    margin-top: 3px;

}
.news_list1 li a:hover{text-decoration:none;color:#217400;}
.news_list1 li span{color:#999;z-index:0;position:absolute;right:0px;top:0px;}


/*----- 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(../index_files/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(../index_files/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(../index_files/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(../index_files/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;}




/*友情链接*/
.footer_link{background-color:#000;}
.f_link{width:1200px;margin:0 auto;padding:10px 0;line-height:30px;color:#fff;}
.f_link a{color:#fff;}


/*页面底部*/

.footer_bg{width:1200px;height:50px;margin:0 auto;padding:0;color:#fff;}
.link_img{width:225px;height: 100%;float: left;}
.link_img img{margin-top: 5px; width:100px;height: 40px;float: right;background-color: #ccc;}
.hline{margin: 5px 20px;width:1px;height: 40px;background-color: #ccc;float: left;}
.frd_link{padding-left: 40px;height: 50px;color: #333;font-size: 14px; line-height: 50px;float: left;}
.footer_content{width:1200px;height:300px;margin:0 auto;padding:0;color:#015aac;}
.fnav_list{width:100%;height:40px;background-color: #26a465;text-align:center;}
.fnav_list p{padding:0 25px;font-size:14px;line-height:40px;color:#fff;display: inline;}
.footer_btm{width:100%;height:190px;}
.f_log{margin-top:70px;margin-left:90px;width:280px;height:167px;float:left;}
.f_log img{width:260px;height:140px;background-color:#777;}
.f_txt{margin-top:40px;margin-left:40px;width:490px;height:260px;float:left;}
.f_txt h1{font-size:18px;color:#26a465;}
.f_txt p{font-size:12px;color:#aaa;}
.f_code{width: 165px;height: 158px;float: left;margin-top: 40px;margin-left: 45px;}
.f_code img{width:166px;height:166px;background-color:#777;}




#footer{position:relative;width:100%;margin:0 auto;color:#fff;line-height:24px;height: 259px;}
.foot{width:1200px;margin:0 auto;position:relative;}

#footer a{color:#fff;margin: 0px 5px;}
#footer a:hover{color:#e87518;text-decoration:none;}

.lx{width:645px;padding-top:35px;}
.lxtt{font-size:30px;font-weight:bold;font-family:"微软雅黑";padding-bottom:15px;}
.lxtt span{
    color:#eeda0a;display:block;text-transform:uppercase;font-size: 20px;
    line-height: 32px;
}
.lxcont{
    font-size:13px;
        line-height: 30px;
}
.logo2{
    width: 120px;
    padding-top: 50px;
    margin-left: 25px;
}
.tel{
        width: 310px;
    text-align: center;
    padding-left: 40px;
    padding-top: 65px;
}
.ewm{    padding-top: 35px;}
.copyright{
    padding-top:10px;text-align:center;
    font-size: 14px;
}
.qy{
    text-align:center;
    font-size: 14px;
}





/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../index_files/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;left:50%;margin-left:-960px;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.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:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../index_files/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

.foot_bg{
    height: 230px;
}
