@charset "utf-8";
/* CSS Document */
body {
	font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
	margin: 0;
	padding: 0;
	color: #333;
	/*text-align:center;*/
	font-family:"微软雅黑";
}
html,div,h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
em,i{ font-style:normal;}
img {
	padding:0;
	margin:0;
	vertical-align:middle;
	border:none;
}
a img {
	border:none;
}
a {
	color:#333;
	background:none;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#1fac9c;
	background:none;
	text-decoration:none;
}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.wrap{ margin:0 auto; padding:0;}


/**************头部**************/
header{ 
width:1349px; 
-webkit-width:1300px; 
width:1300px\0\9; 
margin:0 auto; 
/*border-bottom:1.5px solid #b2b2b2;*/
-webkit-width:1300px;
-moz-width:1300px;
-ms-width:1300px;
-o-width:1300px;
}

.header{ width:1349px;  -webkit-width:1300px; padding-top:20px; height:70px;  margin:0 auto;
-webkit-width:1300px;
-moz-width:1300px;
-ms-width:1300px;
-o-width:1300px;
}
.header .logo{ float:left; width:200px; padding-left:30px; position:relative;}
.header .logo img{ width:100%; }
.header .navBar{ float:left; width:820px; margin-left:35px; position:relative;}
.nav{ list-style:none; padding:0;  }
.nav .m{ float:left; border-top:0; border-bottom:0; position:relative;}
.nav a:hover{ text-decoration:none; color:#1fac9c;   }
.nav .sub{ display:none; width:100%;  padding:0;   position:fixed; top:90px; left:0; background:#fff; z-index:110; }
.nav .sub dl{ margin:0 auto; width:800px;}
.nav #m4 .sub dl{ width:560px;}
.nav #m5 .sub dl{ width:440px;}
.nav .sub dd{ float:left;vertical-align:middle; list-style:none; text-decoration:none; margin-right:6%;}
.nav .sub dd a{ height:60px; line-height:60px; display:block; color:#37230a;font-size:16px;}
.nav .sub dd a:hover{ color:#1fac9c;}
.header .nav  li{ float:left; line-height:56px}
.header .nav  li a{ font-size:14px; color:#333333; font-family:"微软雅黑"; padding:0 18px;}
.header .nav  li a:hover{ color:#1fac9c;}
.header .nav  li a i{display:inline-block;width:20px;height:13px;margin:0 0 0 5px;overflow:hidden;vertical-align:middle;font-size:12px;line-height:13px;background:url(../images/icon.png) 0 -52px no-repeat;}
.header .nav  li ul{ z-index:9999; display:none;position:absolute;width:130px;top:45px;left:-10px;border-top:0;background:#fff;-moz-box-shadow:3px 3px 3px rgba(0,0,0,.1);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,.1);box-shadow:3px 3px 3px rgba(0,0,0,.1);}
.header .nav  li ul li{line-height:42px;border-bottom:1px solid #ccc;width: 130px;text-align: center;}
.header .nav  li ul li a{display:block;color:#333;padding:0 15px;}
.header .nav  li ul li a:hover{color:#1fac9c;}
.header .nav  li ul li a span{color:#FF8400;margin-left:5px;}

.header .tel400{ float:left; width:223px; position:relative;}
.header .tel400 img { float:left; width:17%;}
.header .tel400 p{ float:left; color:#1fac9c; font-size:26px; line-height:50px;}

.bannerbox{width:1350x; margin:0 auto; position:relative;overflow:hidden;}

.Homebanner{width:1350px;position:relative;height:474px;overflow:hidden; margin:0 auto;}
.Homebanner ul{width:100%;position:absolute;height:474px;}
.Homebanner ul li{width:100%;height:474px;position:absolute;overflow:hidden;}
.Homebanner ul li img{width:100%;position:absolute;top:0px;display:block;}

.Homeleft,.Homeright{background:#000;font-family:"微软雅黑";width:50px;height:50px;line-height:50px;text-align:center;font-size:40px;color:#fff;position:absolute;top:45%;cursor:pointer;transition:all .2s ease;opacity:0;z-index:899999}
.Homeleft{left:-60px;}
.Homeright{right:-60px;}

.bannerbox:hover .Homeleft{left:0px;opacity:1}
.bannerbox:hover .Homeright{right:0px;opacity:1}

.Homedot{position:absolute;width:100%;text-align:center;z-index:999;bottom:60px;}
.Homedot a{display:inline-block;margin:0px 5px;height:12px;width:12px;line-height:1000px;overflow:hidden;background:url(img/index_229.png) no-repeat;}
.Homedot a.cur{background:url(img/index_228.png) no-repeat}

.index_btn{width:1349px; margin:0 auto;height:50px; z-index:9999;background-color: rgba(0,0,0,0.55); margin-top:-50px; position:relative;}
.index_btn ul{margin:0px auto;padding:0px;width:1300px;}
.index_btn ul li{float:left;width:324px;height:50px;position:relative; border-right:1px solid #ffffff;}
.index_btn ul li:last-child{ border-right:none;}
.index_btn ul li span{position:relative;z-index:999;width:324px;display:block;height:50px;}
.index_btn ul li span a{ display:block;width:324px;color:#FFF; cursor:pointer;font-size:15px;text-align:center;line-height:50px;float:left;height:45px;}
.index_btn ul li span a:hover{color:#1fac9c; }
.index_btn ul li span a.cur{border:none;width:433px;}
.index_btn ul li em{display:inline-block;height:50px;padding-left:30px;  font-size:17px; font-family:"微软雅黑";}
/*********************main*********************/
.main{ width:1300px; margin:0 auto; background:#fff; }
.i_product{ width:1300px;}
.i_product_title{ width:520px; height:96px; background:url(../images/index_product_t.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.i_product_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; padding-bottom:10px; font-weight:bold; padding-top:35px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.product_list{ width:1200px; margin:0 auto; }
.pro_list1{ width:600px;height:522px;margin:0 auto; float:left;}
.pro_list1 .pro_jianjie img{ float:left; margin-top:20px;}
.pro_list1 .pro_jianjie{ float:left; margin-left:15px;}
.pro_list1 .pro_jianjie h1{ font-size:24px; font-family:"黑体"; font-weight:normal; margin-top:60px; color:#333333; text-align:center;}
.pro_list1 .pro_jianjie p{ float:left; margin-left:40px; font-size:16px; font-family:"黑体"; margin-top:10px; color:#333333; text-align:left; font-weight:500;}
/*.pro_list1 .pro_jianjie a { background:#fa7e23; padding:5px 16px; color:#fff; border-radius:5px; margin-left:250px; margin-top:-70px !important; position:absolute;}*/
.product_list .pro_xilie{ width:580px; float:left; margin-left:20px;}
.pro_xilie ul li{ margin-bottom:15px; width:290px; float:left;}
/*.pro_xilie ul li:nth-child(1){ background:url(../images/index_p2.jpg) no-repeat;}*/
/*.pro_xilie ul li:nth-child(2){ background:url(../images/index_p3.jpg) no-repeat; margin-left:20px;}*/
.pro_xilie ul li:nth-child(3){ background:url(../images/index_p4.jpg) no-repeat; width:520px;}
.pro_xilie ul li:last-child{ border-bottom:none;}
.pro_xilie img{ float:left;  margin:0px 10px 15px 20px; margin-top:20px;}
.pro_xilie .pro_jianjie h1{ font-size:16px; font-family:"黑体"; font-weight:normal; margin-top:20px; color:#333333; text-align:left; text-align:center;}
.pro_xilie .pro_jianjie p{ font-size:14px; font-family:"PingFang SC"; margin-top:10px; color:#333333; text-align:left; font-weight:500;text-align:center;}
.pro_xilie .pro_jianjie a { color:#333333; line-height:20px; font-size:14px; float:right; margin-right:30px; margin-bottom:8px; }
.pro_xilie .pro_jianjie a span{ float:right; }
.pro_xilie .pro_jianjie a span img{ margin-left:0px; width:22px; margin-top:2px;}

/**********************锅炉选型*********************/
.i_guoluxuanxing{ width:1200px; height:560px;}
.i_guoluxuanxing .i_glxx_title{ width:490px; height:66px; background:url(../images/index_glxx_01_03.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.i_guoluxuanxing .i_glxx_title h1{ text-align:center;color:#1fac9c; font-size:36px; padding-bottom:10px; bottom:0px; font-weight:bold; padding-top:25px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.mgs_about{ width:1200px; margin:20px auto; height:106px; background:url(../images/index_glxx_bg.jpg) no-repeat; background-size:100% 100%;}
#yrlx{ 
 height:106px;

}
.yrnx_ul{ 
float:left; 
width:250px; 
border:1px solid #ccc; 
margin:0 auto; 
height:40px; 
border-radius:8px; 
line-height:40px; 
color:#333333; 
appearance:none; 
-moz-appearance:none; 
-webkit-appearance:none;
background:url(../images/xsanjiao.png) no-repeat scroll right center transparent;
margin-top:33px;
background-color:#fff;
margin-left:30px;
padding-left:10px;
}
.yrnx_ul li a:hover,.yrnx_ul li a.hover{background:#5383c3; color:#fff; }
.form_item{ font-size:12px;height:35px; }
.form_radio{float:left;height:26px;padding:12px;margin-left:-10px;}
.form_radio input{margin:0 10px;}
.form_input{width:150px;float:left;}
.form_input input{ 
float:left;
font-size:14px !important; 
background:#fff;
border:1px solid #ccc; 
border-radius:5px; 
width:150px;
height:30px;
line-height:25px;
font-size:16px;
padding-left:10px;
color:#333;}
.form_other{height:50px;line-height:27px;padding-left:10px; color:#666666; width:200px;}
.form_select{ float:left;text-align:left; font-size:12px; font-family:"微软雅黑";   color:#ccc;  border-radius:5px;}
.form_select select{ 
float:left; 
background:#f0f1f1;
line-height:35x;
font-size:12px;
height:35px;
border:1px solid #ccc; 
color:#333;  
border-radius:5px;
appearance:none; 
-moz-appearance:none; 
-webkit-appearance:none;
background:url(../images/xsanjiao.png) no-repeat scroll right center transparent;
background-color:#fff;
width:200px;
} 
.form_other a{font-size:12px;padding-left:15px;}
#result{ 
height:300px; 
/*background:url(../images/index_glxx_07.png) no-repeat; */
background-color: #FBFBFB ;
width:1200px; 
margin:0 auto;  
border:1px solid #ddd;  
border-radius:5px; 
margin-top:30px;}
#result_rfh{text-align:left;font-size:12px; width:100%; margin-top:-10px; float:left;}
#result_rfh p{ text-indent:0em; line-height:30px; font-size:14px; margin-left:20px; margin-top:20px;}
#result_rfh p span{font-size:14px;color:#fa7e23; }
#result_rfh p.ck{font-size:12px;padding:0;margin:0;}
li{list-style:none}
#result_xx{text-align:left;}
#result_xx p{line-height:22px;margin:0; text-indent:0em; font-size:14px; margin-left:20px; }
#result_xx ul{  }
#result_xx li{font-size:14px;color:#fa7e23;  margin-left:20px; list-style:decimal;list-style-position:inside; line-height:24px;}
#result_xx span.boiler_xh{padding-right:20px;}
#result_xx p a{padding:10px;color:#39F;}
.rsboiler_xx_div{padding-left:15px}
.form_submit{ float:left;}
.form_submit input{padding:8px 20px;  background:#1FAC9C; color:#fff;  margin-left:20px; border:none; margin-left:30px;}
#select_radiotxt{ float:left;font-size:14px; font-family:"微软雅黑"; font-weight:bold; margin-bottom:20px; color:#055fb7; background:#fff; width:80px; padding:6px 0px 6px 15px; border-radius:5px;}
#select_cn{ width:140px; float:left; padding-bottom:10px; margin-left:45px;}
#select_wsrs{  float:left;  }
.glxx{ float:right; margin-top:-70px; margin-right:30px; width:780px;}
#main_box{ padding-top:33px;}
.select_box { 
margin-left:30px; 
border-radius:10px; 
width:220px;  
padding-right:20px; 
padding-left:10px; 
background:url(../images/xsanjiao.png) no-repeat 220px center;
background-color:#fff; 
position:relative;
appearance:none; 
-moz-appearance:none; 
-webkit-appearance:none;
}
.select_box span {cursor:pointer; display:block; line-height:40px; width:100%; height:40px; overflow:hidden;}
.select_box ul li {cursor:pointer;}
.son_ul {width:249px; position:absolute; left:0; top:40px;  background:#fff; border-radius:10px;}
.son_ul li {display:block; line-height:35px; padding-left:10px; width:240px}
.son_ul li a{ color:#333; display:block;}
.hover {background:#ccc;}

/***************锅炉改造流程*************/
.i_reform{ width:1300px;}
.i_reform_title{ width:433px; height:99px; background:url(../images/index_gzlc_t.png)  no-repeat; background-size:100% 100%; margin:30px auto; }
.i_reform_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; padding-bottom:10px; font-weight:bold; padding-top:35px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.liucheng{ width:1200px; margin:0 auto;}
.liucheng .lc_1{ float:left;}
.liucheng .lc_1 li{ border:1px solid #ccc; margin-top:30px;}
.liucheng .lc_1 li:nth-child(1){ width:300px;}
.liucheng .lc_1 li:nth-child(1) img{ width:300px;}
.liucheng .lc_1 li:nth-child(1) p{ width:220px; text-align:center; margin:10px auto; color:#333333; font-size:14px; height:50px;}
.liucheng .lc_1 li:nth-child(2){ width:300px;}
.liucheng .lc_1 li:nth-child(2) img{ width:300px;}
.liucheng .lc_1 li:nth-child(2) p{ width:300px; text-align:center; margin:10px auto; color:#333333; font-size:14px; height:50px; line-height:50px;}
.liucheng .lc_2{ float:left; margin-left:40px;}
.liucheng .lc_2 li{width:511px; border:1px solid #ccc; margin-top:30px;}
.liucheng .lc_2 li img{ width:512px;}
.liucheng .lc_2 li p{ width:220px; text-align:center; margin:10px auto; color:#333333; font-size:16px; height:55px; line-height:50px;}
.liucheng .lc_3{ float:left; margin-left:40px; }
.liucheng .lc_3 li{ width:300px; border:1px solid #ccc; margin-top:30px;}
.liucheng .lc_3 li:nth-child(1){ width:300px;}
.liucheng .lc_3 li:nth-child(1) img{ width:300px;}
.liucheng .lc_3 li:nth-child(1) p{ width:220px; text-align:center; margin:10px auto; color:#333333; font-size:14px; height:50px; line-height:50px;}
.liucheng .lc_3 li:nth-child(2){ width:300px;}
.liucheng .lc_3 li:nth-child(2) img{ width:300px;}
.liucheng .lc_3 li:nth-child(2) p{ width:220px; text-align:center; margin:10px auto; color:#333333; font-size:14px; height:50px;}

/*******************新闻资讯*******************/
.i_news{ width:1300px;}
.i_news_title{ width:600px; height:111px; background:url(../images/index_news_t.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.i_news_title h1{ color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:60px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;text-align:center;}
.i_news_list{ width:1200px; margin:50px auto;}
.i_news_list .i_nlist_left{ width:575px; float:left;}
.i_news_list .i_nlist_left .news_bg1{ float:left; width:3px; margin-left:20px;}
.i_news_list .nlist_title{   height:40px;}
.i_news_list .nlist_title h1{ float:left;  padding-bottom:10px; color:#1fac9c; font-size:16px; font-weight:normal; line-height:30px; width:80px;}
.i_news_list .nlist_title a{ float:right; color:#fa7e23; line-height:30px;}
.i_news_list .nlist_news{ width:555px; margin-left:20px; text-align:left; }
.i_news_list .nlist_news ul li{ border-bottom:1px solid #ccc;}
.i_news_list .nlist_news ul li a{ font-size:14px; color:#333333; line-height:40px;}
.i_news_list .nlist_news ul li a span{ float:right;}
.i_news_list .i_nlist_right{ width:575px; float:left; margin-left:50px;}
.i_news_list .i_nlist_right .news_bg1{ float:left; width:3px;  margin-left:20px;}

/*****************友情链接***************/
.i_link{ width:1200px; margin:70px auto; margin-bottom:40px;}
.i_link ul li{ float:left;}
.i_link ul li a img{ width:183px; margin-left:68px; position:relative; border:1px solid #fff;}
.i_link ul li a img:hover{border:1px solid #ccc;}
.i_link ul li:nth-child(1) a img{ margin-left:0px;}
.btn01 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn01 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn01 .ovrly {
    background: rgba(31, 172, 156, 0.7);
    height: 100%;
    left: 0;
    top: -100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btn01 .buttons {
    position: absolute;
    top: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn01:hover .buttons {
    top: 50%;
}
.btn01:hover .ovrly {
    top: 0;
}
.link_word{ width:1200px; margin:30px auto; border:1px solid #ccc; height:50px; line-height:50px;}
.link_word ul li{ width:100px; text-align:left; font-size:14px; margin-left:30px;}
/*********************关于我们***********************/
.current_location{ width:1200px; margin: 40px auto;color:#666666; font-size:14px; text-align:right;}
.current_location .cur_a{ color:#fa7e23;}
.about_us{ width:1200px; margin:0 auto;}
.about_us_title{ width:322px; height:53px; background:url(../images/about_us_03.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.about_us_title h1{ color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:20px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;text-align:center;}
.content{ text-align:left; font-size:14px;  width:1200px; box-shadow:6px #ccc; margin:70px auto; color:#333333; padding-bottom:30px; }
.content p{ font-size:14px; font-family:"微软雅黑"; margin:0 auto;  line-height:28px;  padding-left:30px; padding-right:30px;}
.content h3{font-size:18px; font-family:"微软雅黑"; margin:20px auto; text-indent:2em; line-height:28px;  text-align:left; }
.content h1{ width:100%; margin:30px auto; font-size:25px; text-align:center; margin-bottom:10px;}
.content p img{ max-width:700px; margin:20px auto; text-align:center; }

/*********************锅炉产品***********************/
.product{ width:1200px; margin:0 auto;}
.product_title{ width:553px; height:59px; background:url(../images/product_03.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.product_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:30px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.chanpin{ width:1200px; margin:0 auto; }
.chanpin ul { list-style:none;text-align:center;}
.chanpin ul li{ float:left; width:270px; margin-right:40px; margin-top:30px;}
.chanpin ul li:last-child{ margin-right:0px;}
.chanpin ul li a img{ border:2px solid #ccc; width:250; padding-bottom:20px; padding-top:20px; height:235px; padding-left:48px; padding-right:50px; box-shadow:0 0 5px #ccc;}
.chanpin ul li a img:hover{ border:2px solid #1fac9c;}
.chanpin ul li a p{ width:100%; height:70px; line-height:70px; border-bottom:2px solid #ccc; font-size:16px; border-left:none; border-right:none; border-top:none;}
.chanpin ul li a p:hover{  border-bottom:2px solid #1fac9c; }
.thisclass{ background:#1fac9c; border-radius:20px; color:#fff; width:35px !important}
/**********************加盟代理**************************/
.jiameng{ width:1200px; margin:0 auto;}
.jiameng_title{ width:557px; height:65px; background:url(../images/jiameng.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.jiameng_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:30px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}

/**********************客户案例**************************/
.case{ width:1200px; margin:0 auto;}
.case_title{ width:509px; height:71px; background:url(../images/case_03.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.case_title h1{ text-align:center;color:#1fac9c !important; font-size:36px; bottom:0px; font-weight:bold; padding-top:30px; padding-bottom:10px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.case_title h1 a{  color:#1fac9c !important; }
.anli ul { list-style:none;}
.anli ul li{ float:left; width:360px; margin-right:55px; margin-top:30px;}
.anli ul li:nth-child(3n+1){margin-right:0px;}
.anli ul li a img{ border:2px solid #ccc; width:360px; height:288px;  box-shadow:0 0 5px #ccc;}
.anli ul li a p{ text-align:center;width:100%; height:70px; line-height:70px; border-bottom:2px solid #ccc; font-size:16px; border-left:none; border-right:none; border-top:none;}
.anli ul li a p:hover{  border-bottom:2px solid #1fac9c; }
.pages{ width:1200px; margin:50px auto; text-align:center; padding-bottom:10px;}
.pages ul{ margin-left:300px;}
.pages ul li{  float:left; width:50px;}
.cur_css{ background:#1fac9c; border-radius:15px; color:#fff;}
.pages ul li a{ font-size:14px;  padding:5px 10px 5px 10px;}
.pages ul li a:hover{ background:#1fac9c; color:#fff; border-radius:15px;}

/**********************行业动态**************************/
.hydt{ width:1200px; margin:0 auto;}
.hydt_title{ width:553px; height:71px; background:url(../images/hydttitle.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.hydt_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:20px; padding-bottom:10px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.news_list{ width:1100px; margin:0px auto;}
.news_list ul li{ float:left; width:500px; text-align:left; border-bottom:1px solid #ccc;}
.news_list ul li:nth-child(2n){ margin-left:100px;}
.news_list ul li a { font-size:16px; line-height:40px; }
.news_list ul li a span{ float:right; }

/********************冷凝知识*********************/
.lengning{ width:1200px; margin:0 auto;}
.lengning_title{ width:553px; height:71px; background:url(../images/hydttitle.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.lengning_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:20px; padding-bottom:10px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}

/******************品牌介绍********************/
.pinpai{ width:1200px; margin:0 auto;}
.pinpai_title{ width:498px; height:64px; background:url(../images/hydttitle.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.pinpai_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:20px; padding-bottom:10px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}

/******************售后服务********************/
.shouhou{ width:1200px; margin:0 auto;}
.shouhou_title{ width:445px; height:56px; background:url(../images/shouhou_03.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.shouhou_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:20px; padding-bottom:10px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}

/*******************详情页*******************/
.xiangqing{width:1200px; margin:0 auto;}
.xiangqing .content h1{ font-size:20px !important; text-align:center; font-weight:normal !important;}
.content div{ padding-left:15px; padding-right:15px;}
/*****************footer*****************/
.footer{ background:#1fac9c; height:250px; margin-top:40px;}
.footer_nav { width:1200px; margin:0px auto; padding-top:40px;}
.footer_nav p{ color:#fff; font-size:14px; padding-bottom:30px;}
.footer_nav p a{ padding:10px; color:#fff; font-size:14px;}
.footer_nav p a:hover{ color:#fff;}

/*****************投资*****************/
.invest{ width:1200px; margin:0 auto;}
.invest_title{ width:553px; height:59px; background:url(../images/invest.png)  no-repeat; background-size:100% 100%; margin:30px auto;}
.invest_title h1{ text-align:center;color:#1fac9c; font-size:36px; bottom:0px; font-weight:bold; padding-top:30px; background:url(../images/index_title_bg2.jpg) bottom no-repeat;}
.invest_item{ width:1200px; margin:0 auto; }
.invest_item ul { list-style:none;text-align:center;}
 #bot{ float:left; width:500px; margin-left:50px; margin-top:30px;}
 #emc{ float:right; width:500px; margin-right:50px; margin-top:30px;}
.invest_item ul li:last-child{ margin-right:0px;}
.invest_item ul li a img{ border:2px solid #ccc; width:400px; height:235px; box-shadow:0 0 5px #ccc;}
.invest_item ul li a img:hover{ border:2px solid #1fac9c;}
.invest_item ul li a p{ width:100%; height:70px; line-height:70px; border-bottom:2px solid #ccc; font-size:16px; border-left:none; border-right:none; border-top:none;}
.invest_item ul li a p:hover{  border-bottom:2px solid #1fac9c; }
.thisclass{ background:#1fac9c; border-radius:20px; color:#fff; width:35px !important}
