@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;word-wrap:break-word;}
body{font:14px/1.75 'Microsoft Yahei' ,'Hiragino Sans GB','冬青黑体','Hiragino Kaku Gothic ProN','Simsun','Arial', 'Helvetica', 'sans-serif';color:#666; background:#fff;}
a{color:#333;text-decoration:none;}
a:hover{color:#37BA86;}
img{border:none;} 
div,ul,li,p,form,dt,dl,dd,p {padding: 0px; margin: 0px;list-style-type: none;}
.w1000{ width:1000px;margin:auto;}

.header {position:relative;height:110px;}
.logo {width:400px;height:70px;position:absolute;left:0;top:20px;}
.logo img {width:374px;height:70px;}
.ment {width:600px;float:right;height:110px;line-height:110px; text-align:right;}
.ment a {display:inline-block;padding:0 15px;font-size:16px;}

.banner {background:#37BA86;}
/* 本例子css */
		.slideBox{ width:100%; height:380px; overflow:hidden; position:relative;margin:auto;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius:15px; }
		.slideBox .hd ul li.on{ background:#666; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:380px; display:block;  }
.title_h1 {font-size:28px;color:#37BA86;border-top:2px solid #37BA86;margin-top:80px;}
.title_h1 span {display:block;width:240px;background:#fff;margin:auto;height:36px;line-height:36px;text-align:center;margin-top:-20px;}

.product_list {overflow:hidden;padding:30px 0;}
.product_list a {color:#37BA86;}
.product_list a:hover {color:#666;}
.product_list_1 {clear:both;padding:30px 0;}
.product_list_1 .product_list_left {width:400px;float:left;}
.product_list_1 .product_list_left img {max-width:300px;max-height:300px;border:1px solid #eee;border-radius:5px;padding:10px;}
.product_list_1 .product_list_right {width:600px;float:right;}
.product_list_1 .product_list_title {font-size:22px;color:#37BA86;line-height:28px;}
.product_list_1 .product_list_concent {padding-top:20px;border:}

.product_list_2 {clear:both;padding:30px 0;}
.product_list_2 .product_list_left {width:400px;float:right;text-align:right;}
.product_list_2 .product_list_left img {max-width:300px;max-height:300px;border:1px solid #eee;border-radius:5px;padding:10px;}
.product_list_2 .product_list_right {width:600px;float:left;}
.product_list_2 .product_list_title {font-size:22px;color:#37BA86;line-height:28px;}
.product_list_2 .product_list_concent {padding-top:20px;border:}

.bot_cent {background:#EDEDED;padding-top:50px;padding-bottom:30px;}
.about_title {font-size:24px;font-weight:bold;padding-bottom:5px;}
.concen_text {padding:30px 0;}
.concen_text img {max-width:1000px;}
.news_title {text-align:center;padding-top:20px;font-size:18px;}
.news_list {overflow:hidden;padding-bottom:15px;color:#ccc;}
.news_list li {height:30px;line-height:30px;border-bottom:1px dotted #ccc;}
.footer {background:#3D3D3D;padding:20px 0;text-align:center;color:#fff;}
.footer a {color:#fff;}
.footer a:hover {color:#37BA86;}

.cp_list_li {text-align:center;padding-top:30px;}
.cp_list_li a {display:inline-block;padding:2px 12px;border:1px solid #37BA86;color:#37BA86; border-radius:5px;margin:auto 6px;}
.cp_list_li a:hover,.cp_list_li a.currclass {color:#666;border:1px solid #ccc;}
.cp_info_img {text-align:center;padding-bottom:20px;}
/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 10px 0;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:20px;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:20px;}
#fenye a.curr{width:22px;background:#37BA86; border:1px solid #37BA86; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*文章正文分页样式*/
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;}
#pageNext a.curr{background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold;}
#pageNext a{margin:5px 0px; color:#1E50A2;background:#fff; padding:3px 7px; border:1px solid #dcdddd;height:22px;line-height:22px}