body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button{padding:0;margin:0;font-size:100%}
@font-face {
	font-family: 'MyriadPro-LightCond';
	src: url('../eot/myriadpro-lightcond.eot');
	src: url('../eot/myriadpro-lightcondd41d.eot#iefix') format('embedded-opentype');
	src:url('../myriadpro-lightcond.html') format('woff'), url('../ttf/myriadpro-lightcond.ttf') format('truetype'), url('../myriadpro-lightcond-2.html#MyriadPro-LightCond') format('svg'),local('MyriadPro-LightCond'),local('Myriad Pro');
	font-weight: normal;
	font-style: normal;
}
label input{vertical-align:middle}
input{border:none; background:none;}
a:link,a:visited{outline:none}
a:hover,a:active{}
body{font:12px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, "Microsoft YaHei", Simsun, sans-serif;color:#333;}
body.wd-body-01{ background:url(../menubg.html) left 112px repeat-x}
body.second{ background:url(../menubg2.html) left 112px repeat-x}
/*body{font:12px/1.5 "宋体", Arial, Helvetica, sans-serif;color:black;background-color:#fff;text-align:center}*/
img{border:0}
table{border-collapse:collapse}
ul li{list-style:none}
hr{height:1px;border:none;border-top:1px solid #e4e4e4;overflow:hidden}
hr.dashed{border-top:1px dashed #e4e4e4}
a.hidefocus{outline:none}
button.hidefocus::-moz-focus-inner{border:none}
.standar{ color:#2980ff !important}
.feise{ color:#aa2116}
.hongfei{ color:#ef4136}
.chashu { color:#9d9087}
.lixiushu { color:#7c8577}
.miaose { color:#769149}
.lianse { color:#d5c59f}
.kongse { color:#90d7ec}
.liuse { color:#78a355}
.hongchi { color:#d93a49}
.green{color:#8fc21d !important}
.brown{color:#a40000}
.gray{color:#4f4f4f}
.gray2{ color:#929292}
.normal_gray{color:#666}
.dark_gray{#3f3f3f}
.light_gray{color:#999}
.black{color:#000}
.orange{color:#d66b03}
.red{color:#ff3200}
.purple { color:#C9F}
a.red2,.red2{color:#ba0505}
a.orange,.orange{color:#fe6c00}
a.blue,.blue{color:#527ed8}
a.line{text-decoration:underline}
.normal,a.normal{font-weight:normal}
.bold,a.bold{font-weight:bold}
/* 整理后代码开始 */
* { 
	margin:0px; padding:0px;/*去除页面中所有标签的默认间距、补白*/
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;/*--for opera
	background-color: #f3f2f0;--*/
	position:relative;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;/* 去除默认的字体样式 */
}
/*img{border:0;max-width:100%;_width:100%;}*/
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */
	visibility:hidden;
}
a {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #18ab42;
	text-decoration: none;
}

.header  {
	width:1200px;
	height:144px;
	position: absolute;
	z-index:999;
	left: 50%;/* 必须 */
	margin-top:24px;
	margin-left: -600px;/* 宽度width的一半 */
	text-align:center;
	z-index:999;
	background: #ffffff url(../png/bowen.png) no-repeat;
	}
.top{width:1200px; height:auto;}
.logo{
	width:360px;
	height:144px;
	overflow: hidden;
	float:left;
}
.top_right{float:right; text-align:right;}
.lau {margin-top:10px; padding-right:3px}
.lau a{color:#176bb4; font-size:14px; padding-left:10px;}
.lau a:hover{ color:#009999;}
.tel {float: right; padding-top: 10px; font-size:24px; color:#176bb4; line-height:30px;
background:url(../png/tel_ico.png) no-repeat left 10px;padding-right:6px;padding-left:0px;}
.tel label p { float: right;font-size:24px; color:#176bb4;letter-spacing:1px}
.tel label { float: right;font-size:24px; color:#176bb4;}
.nav{
	width:1200px;
	float:left;
	text-align:center;
	z-index:999;
	background-color:#18ab42;
	box-shadow: 0px 5px 20px -15px rgba(0, 0, 0, 0.75);

	}
/*一级菜单*/ 
.nav li{
	width:11.11%;
	height:52px;/* 菜单高度*/
	line-height:52px;
	float:left;
	text-align:center;
	position: relative;
}
.nav li a{ display:block;color:#fff;font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;font-size:13pt;}
.nav li a:hover{
	color:#FFF;
	background-color:#039dd3;
	text-decoration:none;
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;
} 
.nav .home{
	width:70px;
	height:52px;
	text-indent:-9999px;/*文字缩进*/
	display: block;
	background:url(../home.html) no-repeat;
	}
.nav .home a:hover{
	background-color:inherit;
	}
/*二级菜单*/
.nav li ul {
	display:none;
	position: absolute;
	top: 52px;/* 同上级LI菜单高度*/
	left: 0px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
	min-width: 150px;
	z-index: 9999;
	box-shadow: 2px 2px 10px #ccc;
	border-radius: 5px;
	background-color: #fff;
	border-bottom:2px solid #18ab42;
}
.nav li:hover .ul2 {display: block;}
.nav li ul li {
	float: left;
	margin: 0;
	padding:0;
	width:150px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	position: relative;
}
.nav li ul li a {
	display: block;
	margin: 0; 
	padding:0; 
	text-align: center;
	color: #000;
	font-size:10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.nav li ul li a:hover {color: #fff;background: #18ab42;}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 140px;padding: 0;margin:0;width:auto;min-width: 140px;z-index: 99;box-shadow: 2px 2px 20px #ccc;
	border-radius: 5px;
	background-color: #fff;}
.nav li ul li:hover .ul3{display: block;}
.nav li ul li ul li{float: left;margin: 0;white-space: nowrap;height: 40px; line-height: 40px;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 12px; text-align: center;}
.nav li ul li ul li a:hover{color: #fff;background: #d92616;}
/* banner-box */
.banner-box{min-width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-box .prev,.banner-box .next{width:40px;height:80px;position:absolute;z-index:1;top:50%;margin-top:-55px;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;} 
.banner-box .prev{left:0;background:url(../png/slider-arrow.png) -126px -127px #039dd3 no-repeat;display:none;} 
.banner-box .next{right:0;background:url(../png/slider-arrow.png) -6px -127px #039dd3 no-repeat;display:none;}

.banner-box .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:70px;line-height:70px;}
.banner-box .hd ul { text-align:center;}
.banner-box .hd ul li{width:10px;height:10px;line-height:999px;margin-right:20px;background:#FFF;cursor:pointer;display:inline-block;*display:inline;zoom:1;}
.banner-box .hd ul li.on{background:#039dd3;}
.banner-box img{width:100%;_width:100%;}




.indexabout{position:relative;background:#fff;padding:70px 0px 80px 0;text-align:center;}
.indexabout .title{color:#444;font-size:55px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','寰蒋闆呴粦';}
.mainTitle{color:#434343;font-size:72px;line-height:72px;letter-spacing:0.18em;font-family:'MyriadPro-LightCond';font-weight:100;font-stretch:ultra-condensed;width:100%;text-align:center; }
.indexabout .content{padding-top:45px; width:1200px; margin:auto}
.indexabout .video{width:550px; height:415px; padding:0px;background: #fff url(../xvideo_bg.html) no-repeat; float:left;border:#d8d8d8 1px solid;}
.indexabout .info{color:#444;font-size:14px;line-height:29px;width:620px; text-align:left; float:right;}
.indexabout .info p{color:#444;font-size:14px;line-height:29px;width:620px;  text-align:left; float:right;}



.indexabout .contentMun{height:250px;width:956px;margin:0px auto; clear:both;text-align:center;}
.indexabout .contentMun .child{padding-top:50px;height:190px;width:300px;text-align:center;float:left;}
.indexabout .contentMun .child .mun{font-size:72px;color:#18ab42;}
.indexabout .contentMun .child p{font-weight:100;font-size:18px;color:#444;}
.indexabout .linkBtn{margin:0px auto;}
.mainTitle{color:#434343;font-size:55px;line-height:72px;letter-spacing:0.18em;font-family:'MyriadPro-LightCond';font-weight:100;font-stretch:ultra-condensed;width:100%;text-align:center; }
.tit_con{font-size:12px; color:#989898; padding-top:23px; text-align:center;}
.mainSub{width:37px;height:2px;background:#176bb4;margin:30px auto;}

.linkBtn{width:225px;height:40px;line-height:40px;text-align:center;border:2px solid #18ab42;color:#18ab42;font-size:18px; margin:auto; clear:both;}
.linkBtn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.linkBtn span{margin-left:20px;}
.linkBtn:hover{color:#fff;background-color:#18ab42;}

.about{background:#fff;padding:70px 0px 80px 0;width: 1200px; margin:auto; text-align:center}
.about .title{color:#444;font-size:55px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','寰蒋闆呴粦';}
.about .mainInfo{padding:10px 0px;text-align:center;font-size:30px;color:#434343;border-bottom:1px solid #bfbfbf; margin:auto;}
.mainTitle{color:#434343;font-size:72px;line-height:72px;letter-spacing:0.18em;font-family:'MyriadPro-LightCond';font-weight:100;font-stretch:ultra-condensed;width:100%;text-align:center; }
.about .info p{color:#444;font-size:14px;line-height:30px;width:1200px;margin:0px auto; text-align:left;}
.about .content{padding-top:25px; }
.about img{max-width:1120px; text-align:center;margin: 0 auto;vertical-align: middle;display: table-cell;} /*内容图片居中*/

.detail_box{background:#fff;padding:70px 0px 80px 0;width: 1200px; margin:auto; text-align:left}
.detail_box .title{color:#444;font-size:55px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','寰蒋闆呴粦';}
.detail_box .mainInfo{padding:10px 0px;text-align:center;font-size:30px;color:#434343;border-bottom:1px solid #bfbfbf; margin:auto;}
.mainTitle{color:#434343;font-size:72px;line-height:72px;letter-spacing:0.18em;font-family:'MyriadPro-LightCond';font-weight:100;font-stretch:ultra-condensed;width:100%;text-align:center; }
.detail_box #info p{color:#444;font-size:14px;line-height:30px;width:1200px;margin:0px auto; text-align:left;}
.detail_box .content{padding-top:25px; }
.detail_box img{max-width:1120px; text-align:center;margin: 0 auto;vertical-align: middle;display: table-cell;} /*内容图片居中*/

/*.about .content #info p img{text-align:center; max-width:1200px;}
#info img{text-align:center; max-width:1200px;}
.about .content #info div img{text-align:center;max-width:1200px;}
#info div img{text-align:center;max-width:1200px;}*/


.product{width:100%;background: #e7ecf0 url(../png/product_bg.png) no-repeat  center bottom; background-size:100%; min-height:600px;text-align:center;padding:70px 0px 80px 0; overflow:auto; clear:both;}
.product_con{width:1200px;margin:auto; padding-bottom:20px; height:auto;}

.indexprolist {width: 1200px; padding-top:26px; clear:both;overflow:auto; clear:both; margin:auto;}
.indexprolist li {float: left;margin-bottom: 12px; width: 267px; padding:11px; text-align: center; background-color:#FFFFFF;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.indexprolist li:hover{color:#fff;background-color:#18ab42;}
.indexprolist li img {width: 267px; height: 212px;}
.mr14{ margin-right: 14px; }
.mleft0{ margin-left:0px;}
.indexprolist li .pic {width: 267px; height: 212px; overflow: hidden; display: block;}
.indexprolist li .pic:hover {border-color: #d00027}
.indexprolist li h6 {padding: 0px;  height:32px; line-height:32px;}

.prolist {width: 100%; padding-top:26px; clear:both;overflow:auto; clear:both;}
.prolist li {float: left;margin-bottom: 12px; width: 267px; padding:11px; text-align: center; background-color:#FFFFFF;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.prolist li:hover{color:#fff;background-color:#18ab42;}
.prolist li img {width: 267px; height: 212px;}
.mr14{ margin-right: 14px; }
.mleft0{ margin-left:0px;}
.prolist li .pic {width: 267px; height: 212px; overflow: hidden; display: block;}
.prolist li .pic:hover {border-color: #d00027}
.prolist li h6 {padding: 0px;  height:32px; line-height:32px;}

.advantages{background:#fff;padding:70px 0px 80px 0;text-align:center;}
.advantages_pic{text-align:center;}

.case{background:#ebf5f2;padding:70px 0px 80px 0;text-align:center;}
.case_con{width:1200px;margin:auto; padding-bottom:50px; height:auto;}
.caselist {width: 100%; padding-top:26px; clear:both;overflow:auto; clear:both;}
.caselist li {float: left;margin-bottom: 12px; width: 359px; text-align: center;}
.caselist li img {width: 359px; height: 268px;}
.mr61{ margin-right: 59px; }
.caselist li .pic {width: 359px; height: 268px; overflow: hidden; display: block;}
.caselist li .pic:hover {border-color: #d00027}
#jsCarousel div h6 {padding: 0px;  height:32px; line-height:32px; color:#176bb4; font-size:14px;}

.news{width:100%;background: #ffffff url(../png/news_bg.png) no-repeat  center top; background-size:100%; min-height:600px;padding:45px 0px 80px 0; overflow:auto; clear:both;}
.news_con{width:1200px;margin:auto; padding:0px; height:auto;clear:both;text-align:center;}
.mainTitle1{color:#fff;font-size:62px;line-height:62px;letter-spacing:0.18em;font-family:'MyriadPro-LightCond';font-weight:100;font-stretch:ultra-condensed;width:100%; }
.mainSub1{width:37px;height:2px;background:#fff;margin:20px auto;}
.mainInfo1{padding:10px 0px;font-size:30px;color:#434343;border-bottom:1px solid #fff;}
.newscon1200{width:1200px;margin:35px auto; padding-bottom:20px; height:auto; background-color:#FFFFFF;}
.news_list{padding:32px 0 39px 0;border-bottom:1px solid #c6c6c6; overflow:auto;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.news_list:hover{color:#ffffff;background-color:#e7e7e7;border-bottom:1px solid #18ab42;}
.news_list_time{width:168px; height:86px; float:left; padding-left:47px;overflow:hidden; }
.news_list_time font{font-size:40px; color:#18ab42; }
.news_list_time p{font-size:20px; color:#18ab42;}
.news_list_con{ width:888px;height:86px; float:left;border-left:1px solid #c6c6c6; padding-left:42px;}
.news_title{font-size:22px; color:#434343;}
.news_Briefcon{font-size:12px; color:#9a9a9a; line-height:22px; margin-top:12px;}

.foot {width: 100%; margin:0 auto;clear:both;background: #ffffff url(../png/foot_bg.png) no-repeat; height:358px;}
.copyright {width:1200px; margin:auto; padding-top:165px; padding-bottom:10px; height:200px;}
.copyright_left{width:775px; float:left; color:#765700;padding-bottom:10px;}
.copyright_left1{width:775px; float:left;font-size:14px; color:#fff; line-height:31px; clear:both;}
.copyright_left1 a{font-size:14spx; color:#fff; margin-right:25px;}
.copyright_left1 a:hover{color:#e8e8e8;}
.copyright_left1 span{font-size:14px; color:#fff; line-height:31px; height:40px; padding-right:5px; width:26px;}
.copyright_left1 samp{font-size:14px; color:#ffffff; line-height:31px; height:40px; padding-right:25px; width:380px;}
.copyright_right{float:right; width:305px; text-align:right; color:#fff; margin-top:20px;}
.copyright_right .ewm{width:130px; float:right;text-align:center; margin-left:20px;}

/* 子页 */
.sub_banner-box{min-width:100%;position:relative;overflow:hidden;}
.sub_banner-box .bd{ width:100% !important;}
.sub_banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.sub_banner-box .bd li{width:100% !important;}
.sub_banner-box .bd li a{display:block;background-size:auto;}

.sub_banner-box .prev,.banner-box .next{width:40px;height:80px;position:absolute;z-index:1;top:50%;margin-top:-55px;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;} 
.sub_banner-box .prev{left:0;background:url(../png/slider-arrow.png) -126px -127px #039dd3 no-repeat;display:none;} 
.sub_banner-box .next{right:0;background:url(../png/slider-arrow.png) -6px -127px #039dd3 no-repeat;display:none;}

.sub_banner-box .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:70px;line-height:70px;}
.sub_banner-box .hd ul { text-align:center;}
.sub_banner-box .hd ul li{width:10px;height:10px;line-height:999px;margin-right:20px;background:#FFF;cursor:pointer;display:inline-block;*display:inline;zoom:1;}
.sub_banner-box .hd ul li.on{background:#039dd3;}
.sub_banner-box img{width:100%;_width:100%;}
.Sub_tit_line{width:237px;height:2px;background:#176bb4;margin:30px auto;}

.indexcon5{width:1200px; height:auto;clear:both; overflow:hidden; margin:auto; margin-bottom:48px; margin-top:20px;}
.contact_name{font-size:30px; color:#c3c3c3;margin-top:20px;}
.indexcontact {overflow: hidden; float:left;width:742px; font-size:18px; color:#676768; line-height:38px; margin-top:30px;}
.indexcontact a{font-size:18px;}
.indexcontact .contact_name{font-size:20px; color:#fff; line-height:60px;}
.indexcontact .contact_400{font-size:20px; color:#a8a8a8; line-height:30px;}
.indexcontact .contact_more{font-size:18px; color:#a8a8a8; line-height:30px;}
.share_box{overflow:hidden;margin-top:20px; font-size:18px;}
.share_box a{float:left;padding:6px;background:#f4f4f4;border-radius:50%;margin-right:16px;}
.share_box a:hover{background:#f85750;}
.indexSubmit{width:458px; float:right;}
.indexSubmit_k{width:70%;border:#676768 1px solid; padding:5px 10px 5px 10px; margin-bottom:10px; height:auto; overflow:auto;float:right;}
.indexSubmit_k label{width:20%; font-size:18px; margin-right:10px;}
.indexSubmit_k input{font-size:18px; font-family:"Microsoft YaHei";}
.indexSubmit_k textarea{font-size:18px; font-family:"Microsoft YaHei";}
.searchtxt{ width:80%; height:30px; line-height:30px; float:right; border:none;color:#c5c5c5;}
.index_searchtxt_dh{ width:80%; height:80px; line-height:30px; float:right; border:none;color:#c5c5c5;background-color : transparent;   
	border-bottom-width : 0px;  
    border-right-width : 0px;  
    border-left-width : 0px;
    border-top-width : 0px;
    border-top-style : none;
    border-right-style : none;
    border-left-style : none;
    padding : 0px;
    margin : 0;
	overflow:hidden;}
.indexSubmit_btn{width:70%; background-color:#f85750; height:33px; line-height:33px;padding:0px;padding:5px 10px 5px 10px; text-align:center;float:right;}
.lbtn{padding:0px;background-color:transparent;width:90%; color:#FFFFFF; font-size:18px;}

.sub_news {width:1200px;background-color:#fff; clear:both; overflow:auto; margin:auto; padding-bottom:50PX;}
.sub_newslist{width:100%; height:auto;}
.sub_newslist li{padding:69px  69px 0px 69px; float:left;}
.sub_newslist_pic{width:340px; height:254px; float:left; margin-right:30px;}
.sub_newslist_pic img{width:340px; height:254px}
.sub_newslist_right{width:630px; float:left; padding:0px; overflow:hidden; } 
.sub_newstime{width:100%;font-size:32px; color:#969696;}
.sub_newstitle{width:100%;font-size:18px; color:#000;line-height:50px;}
.sub_news_m_con{width:100%; color:#646464; font-size:14px; line-height:22px; height:65px;}
.details_btn{border: 1px solid #18ab42; width:142px; line-height:35px; color:#18ab42; text-align:center; margin-top:53px;}
.details_btn:hover{border: 1px solid #18ab42; width:142px; line-height:35px; color:#ffffff; text-align:center;background-color:#18ab42;}

.snlink{clear:both; width:1200px; overflow:hidden; margin:20px auto; bottom:0px;}
.snlink span{color:#454545; text-align:left; float:left;}
.snlink b a{color:#454545;text-decoration:underline; text-align:left; float:left; margin-left:5px; font-size:12px}
.snlink a:hover{ color:#8b9cb0;font-size:12px}

.newsfrom{clear:both; width:100%; overflow:hidden; margin:10px auto; bottom:0px; text-align:center; font-size:12px; color:#999999;}

.nlink{color:#ff0000; width:1200px; padding:20px 0 20px 0; margin:auto;}
.nlink .nlink_l{width:550px; float:left;font-size:14px; text-align:left;}
.nlink .nlink_r{width:550px; float:right;font-size:14px; text-align:right;text-align:left;}
.nlink  a{color:#454545;}
.nlink  a:hover{ color:#ff0000;}

.case_list {width: 100%; padding-top:26px; clear:both;overflow:auto; clear:both;}
.case_list li {float: left;margin-bottom: 12px; width: 267px; padding:11px; text-align: center; background-color:#FFFFFF;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.case_list li:hover{color:#fff;background-color:#18ab42;}
.case_list li img {width: 267px; height: 212px;}
.mr14{ margin-right: 14px; }
.mleft0{ margin-left:0px;}
.case_list li .pic {width: 267px; height: 212px; overflow: hidden; display: block;}
.case_list li .pic:hover {border-color: #d00027}
.case_list li h6 {padding: 0px;  height:32px; line-height:32px;}

.projects_list {width: 100%; padding-top:26px; clear:both;overflow:auto; clear:both;}
.projects_list li{display:block; width:95%; overflow:hidden;line-height:30px;border-bottom:1px #CCCCCC solid; margin:auto; padding:5px; font-size:14px;}
.projects_list li span{float:left;width:60%; overflow:hidden; font-family:"Microsoft YaHei";}
.projects_list li samp{float:right; width: 30%;margin:0 15px; text-align:right; font-family:"Microsoft YaHei";}

#main {width: 1200px; margin:0 auto 20px; margin-bottom:20px;}
.mainbox {margin-bottom: 15px;}
.combox {width:1200px; margin:auto;}
.pleft {float: left; width: 250px;}
.plbox {margin-bottom: 20px;}
.plbox h2 {font-size: 18px; font-weight: normal; line-height:65px;border-bottom:#9d9d9d 1px solid; text-align:center;}
.plcon {min-height:300px;height:auto; padding-top:15px;}
.lmenu>ul{}
.lmenu>li {color:#000;line-height:40px; text-align:center;border-bottom: #c1c1c1 1px dotted;}
.lmenu>li a{font-size:14px; color:#585858;}
.lmenu>li a:hover{ color:#fff;}
.lmenu>li:hover{background: #00a76d url(../lmenu_ico.html)  no-repeat 40px 18px; color:#fff;}

.pro_lmenu>ul{}
.pro_lmenu>li {color:#000;line-height:30px; text-align:left;border-bottom: #c1c1c1 1px dotted;}
.pro_lmenu>li a{font-size:14px; color:#585858; padding-left:5px;}
.pro_lmenu>li a:hover{ color:#fff;}
.pro_lmenu>li:hover{background: #00a76d url(../lmenu_ico.html)  no-repeat 40px 18px; color:#fff;}

.lcontact {padding: 15px; color: #02508d; font-size: 14px; font-family: simsun;}
.lcontact p {padding: 2px 0;}
.pright {float: right; width: 858px;}
.location {float: right;text-align: right; padding: 12px 0 12px 0;color: #000;font-size:12px;border-bottom: #c1c1c1 1px dotted; width:100%;line-height:50px; clear:both;}
.location a {color: #000;font-size:12px;}
.location a:hover {color: #c00;}
.sub_item_tit{width:224px;font-size:16px; color:#159d8f; text-align:left; line-height:40px; float:left}
.sub_item_tit_border{float:left;float:left; width:632px;height:40px;  line-height:40px; }
.prbox {border: 0px solid #ebebeb; padding:0px; width:100%;}
.product_con{ clear:both; padding:20px 0 20px 0; width:100%;}
.product_con h2 { text-align: center; font-size: 26px; font-weight: normal; color: #02508d; margin-bottom: 10px; height:50px; line-height:70px;}
.aboutcon p {line-height: 2.2; font-size: 14px; margin-bottom: 20px;}
.subcontact{background-color:#f7f5f6;}
.subcate{font-size:12px; color:#545454; padding-left:10px; padding-top:15px; line-height:28px;}
.subcont5prolist{ width:100%; min-height:550px; float:left; overflow:hidden;}
.subcont5prolist ul{ width:100; min-height:850px;  float:left;}
.subcont5prolist ul li{ width:250px; height:262px; float:left; margin-left:30px;  margin-bottom:10px;}
.subcont5prolist ul li span{ width:250px; height:224px; float:left; border:1px solid #dbdbdb;}
.subcont5prolist ul li h2{ width:250px; height:38px; line-height:38px; font-weight:normal; font-size:12px;}

.page {margin-right: 15px; margin-bottom: 16px; width: 660px; text-align: center;}
.sub_pagelist{ width:650px;; height:50px;margin-left:40px;overflow: hidden;}
.sub_pagelist .thisclass {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #CCCCCC;
}
.sub_pagelist li {
    float: left;
    height: 16px;
    line-height: 16px;
    padding-left: 7px;
    padding-right: 7px;list-style:none;
}

.pshow{ padding:30px 0px 80px 0;text-align:center; clear:both; }
.pshow .title{color:#444;font-size:55px;font-family:'Noto Sans S Chinese Light','NotoSansHans-Light','寰蒋闆呴粦';}
.mainTitle{color:#434343;font-size:72px;line-height:72px;letter-spacing:0.18em;font-family:'MyriadPro-LightCond';font-weight:100;font-stretch:ultra-condensed;width:100%;text-align:center; }
.pshow .info p{color:#444;font-size:14px;line-height:30px;width:1200px;margin:0px auto; text-align:left;}
.pshow .pro_info {color:#444;font-size:14px;line-height:30px;width:100%;margin:0px auto; text-align:left; clear:both;}
.pshow .content{padding-top:25px;}
.pro_tit{padding-top:30px;text-align:center;font-size:30px;color:#434343;border-bottom:1px solid #bfbfbf;}
.pshow .contentMun{height:250px;width:956px;margin:0px auto;}
.pshow .contentMun .child{padding-top:50px;height:190px;width:300px;text-align:center;float:left;}
.pshow .contentMun .child .mun{font-size:72px;color:#18ab42;}
.pshow .contentMun .child p{font-weight:100;font-size:18px;color:#444;}
.pshow .linkBtn{margin:0px auto;}