@charset "utf-8";
/* CSS Document */
html,body,ul,li,p,input,form,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0; padding:0;}
ul,li{ list-style:none;}
body{ font-size:12px; color:#666; line-height:23px; font-family:"microsoft yahei"; margin:0px; padding:0px;}
img{ border:none;}
form{ margin:0px; padding:0px;}
.clear{ clear:both;}
a{ text-decoration:none; color:#666;}
a:hover{ text-decoration:none;}
.fl {float:left;}
.fr {float:right}




.header {
    width: 100%;
    min-width: 1120px;
    height: 100px;
}
.header-m{width: 1120px; margin: 0 auto;  overflow: hidden;}
.header-l{width: 515px; }
.header-z{ width: 200px; padding-top:40px; padding-left: 100px;}
.header-z ul{overflow: hidden;}
.header-z ul li{float: left;}
.header-z ul li a{display: block; padding:0 20px; font-size: 14px; line-height: 40px;}
.header-r{width: 223px;}
.nav{width: 100%; min-width: 1120px; background: #2261ad;}
.nav ul{overflow: hidden;width: 1120px; margin: 0 auto;}
.nav ul li{float: left;}
.nav ul li a{display: block;padding:0 48px; line-height: 50px; color: #fff;font-size: 14px;}
.nav ul li.cur a,.nav ul li:hover a{background: #88c137;}

.search{
    width: 100%;
    min-width: 1120px;
    height: 50px;
  
    font-size: 14px;
}
.search-m{
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
}
.search-l{width: 852px; line-height: 50px; }
.search-r{width: 268px; padding-top:10px;}
.search-r input{float:left;height:31px;line-height:30px;}
.search-r input.text1 {text-indent: 5px;width: 180px;color: #b0b0b0;border: 1px #CACACA solid; border-right:none; font-family: "microsoft yahei"; font-size: 12px;}
.form{
    position: absolute;
    right: 400px;
    line-height: 50px;
}
.search-keyword {
    float:left;
    width:160px;
    height:30px;
    line-height: 50px;
    padding-left:3px;
    margin-top: 10px;
    font-size:14px;
    border:1px solid #ececec;
}
.search-submit {
    float:left;
    width:30px;
    height:30px;
    border:none;
    margin-top:10px;}
.search-option {
    display: inline-block;
    float: right;
    line-height: 50px;
    margin-top: 10px;
    margin-left: 2px;
}
.search_p{
    display: inline-block;
    position: absolute;
    left: 400px;
    line-height: 50px;
    font-size: 14px;
    color: #a6a6a6;
}
/* Banner */
.banner { width: 100%; min-width: 1120px; height: 502px; overflow: hidden; position: relative; }
.banner .bd { height: 502px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { width: 100%; position: absolute; bottom: 20px; height: 15px; text-align: center; }
.banner .hd ul { height: 15px; overflow: hidden; }
.banner .hd li { width: 15px; height: 15px; border-radius: 50%; background: #fff; display: inline-block; *display: inline; *zoom: 1; overflow: hidden; text-indent: -99px; cursor: pointer; margin: 0 4px; -webkit-box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); }
.banner .hd .on { background: #00923f; }
.banner .ctrl { width: 1200px; position: absolute; left: 50%; margin-left: -600px; top: 0; }
.banner .ctrl a { position: absolute; background: url(../images/ctrl.png) no-repeat; width: 30px; height: 51px; top: 240px; opacity: 0; filter: alpha(opacity = 0); text-indent: -99px; overflow: hidden; }
.banner .ctrl .prev { left: 0; -webkit-transform: translate(-100px); -ms-transform: translate(-100px); -o-transform: translate(-100px); transform: translate(-100px); }
.banner .ctrl .next { right: 0; background-position: -30px 0; -webkit-transform: translate(100px); -ms-transform: translate(100px); -o-transform: translate(100px); transform: translate(100px); }
.banner:hover .ctrl a { opacity: 0.3; filter: alpha(opacity = 30); -webkit-transform: 0; -ms-transform: 0; -o-transform: 0; transform: 0; }
.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }

.crcp{width: 100%; min-width: 1120px; }
.crcp-m{width: 1120px; margin: 0 auto;}
.crcp-t{}
.crcp-t p:first-child{
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    font-weight: bold;
}
.crcp-t_span1{
    color: #88c137;
}
.crcp-t_span2{
    color: #2773be;
}
.crcp-t_span3{
    text-transform: uppercase;
    color: #dbdbdb;
    font-size: 20px;
    text-align: center;
    padding: 15px 0 15px 0;
    font-family:arial;
}
.crcp-b{overflow: hidden; padding-top:20px; margin-bottom: 20px;}
.crcp-l{ width: 240px; }
.crcp-l h1{text-align: center; background: #2261ad; font-size: 28px; font-weight: normal; line-height: 30px; color: #fff;display: block; height: 70px; padding-top: 20px;}
.crcp-l h1 p{font-size: 14px; font-family: arial;}
.crcp-l-b{width: 240px;background: #f2f2f2;}
.crcp-l ul{width: 240px; margin: 0 auto; padding:20px 0; overflow: hidden;}
.crcp-l ul li{float: left;display: block;width: 100%; color: #7e7e7e;  line-height: 40px;  }
.crcp-l ul li a{color: #7e7e7e;
    background: url(/statics/images1/io1.gif) no-repeat  left center ;
    margin-left: 20px;
    padding-left: 10px;
}
.crcp-l ul li:hover a{
    color: #fff;
    background: url(/statics/images1/io2.gif) no-repeat  left center ;
    margin-left: 20px;
    padding-left: 10px;
    
}
.crcp-l ul li:hover{
    background-color: #2261ad;
    color: #fff;
}
.crcp-l .dphone{ overflow:hidden; background:#88c137; padding:20px 0;}
.crcp-l .dphone dt{ float:left; background:url(/statics/images1/phone1.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.crcp-l .dphone dd{ margin-left:66px; color:#fff; padding:5px 1px; }
.crcp-l .dphone dd span{ font-size:13px;}
.crcp-l .dphone dd p{ font-size:18px; font-family:"Arial";}
.crcp-r{
	width: 860px;
	
}
.crcp-r .nncp-b_title{ overflow: hidden;}
.nncp-b_title .title_r{  height: 36px;width: 860px;}
.nncp-b_title .title_r ul{ padding-bottom:5px;width: 860px;overflow: hidden;}
.nncp-b_title .title_r ul li{height: 36px; float:left;text-transform:uppercase; text-align: center; position:relative; background: #2261ad;margin: 0 2px;}
.nncp-b_title .title_r ul li a{color: #fff; font-size: 16px; line-height: 36px;  display: block;  text-decoration: none;padding:0 13px;}
.nncp-b_title .title_r ul li span{ color: #888; font-size:12px; display: block; text-align: center; }
.nncp-b_title .title_r ul li.avi a{ background: #df0020; }
.nncp-b_title #tabs1 .aci a,.nncp-b_title #tabs1 .aci a:hover{ background:#88c137;color: #fff; }
.nncp-b_title .title_r ul li.aci a span{ color: #f1b8b8;}

/*中央空调分类*/
.nncp-b_title .title_r1{  height: 36px;width: 860px;}
.nncp-b_title .title_r1 ul{ padding-bottom:5px;width: 860px;overflow: hidden;}
.nncp-b_title .title_r1 ul li{height: 36px; float:left;text-transform:uppercase; text-align: center; position:relative; background: #2261ad;margin: 0 2px;}
.nncp-b_title .title_r1 ul li a{color: #fff; font-size: 16px; line-height: 36px;  display: block;  text-decoration: none;padding:0 37px;}
.nncp-b_title .title_r1 ul li span{ color: #888; font-size:12px; display: block; text-align: center; }
.nncp-b_title .title_r1 ul li.avi a{ background: #df0020; }
.nncp-b_title #tabs2 .aci a,.nncp-b_title #tabs2 .aci a:hover{ background:#88c137;color: #fff; }
.nncp-b_title .title_r1 ul li.aci a span{ color: #f1b8b8;}


/*水电安装分类*/
.nncp-b_title .title_r2{  height: 36px;width: 860px;}
.nncp-b_title .title_r2 ul{ padding-bottom:5px;width: 860px;overflow: hidden;}
.nncp-b_title .title_r2 ul li{height: 36px; float:left;text-transform:uppercase; text-align: center; position:relative; background: #2261ad;margin: 0 2px;}
.nncp-b_title .title_r2 ul li a{color: #fff; font-size: 16px; line-height: 36px;  display: block;  text-decoration: none;padding:0 52px;}
.nncp-b_title .title_r2 ul li span{ color: #888; font-size:12px; display: block; text-align: center; }
.nncp-b_title .title_r2 ul li.avi a{ background: #df0020; }
.nncp-b_title #tabs3 .aci a,.nncp-b_title #tabs3 .aci a:hover{ background:#88c137;color: #fff; }
.nncp-b_title .title_r2 ul li.aci a span{ color: #f1b8b8;}




.nncp-b_bottom{margin-top:20px;}
.nncp-b_bottom ul{ overflow: hidden; padding-top:10px;}
.nncp-b_bottom ul li{float: left; padding:0 8px;}
.nncp-b_bottom ul li img{width: 266px; }
.nncp-b_bottom ul li h2{display: block;width: 266px; height: 50px; line-height: 50px; text-align: center; font-weight: normal; font-size: 14px;}

/* 成功案例*/
.case2{
   
    width: 100%;
    min-width: 1120px;
    height: 540px;
    background-color: #215ea7;
 
}
.case2-m{width: 1120px; margin: 0 auto;}
.case2-t{}
.case2_p1{
    text-align: center;
    font-size: 36px;
    color: white;
    padding-top: 30px;
    line-height: 42px;
}
.case2_span1{
    color: #82c81f;
}
.case2_p2{
    text-align: center;
    font-size: 20px;
    color: white;
    margin: 7px auto;
    line-height: 28px;
    font-family: arial;
}
.case2-b{width: 1120px; margin: 0 auto;}
.case2 ul{
    overflow: hidden;
    padding-top:30px;
}
.case2 ul li{
    list-style-type: none;
    width: 271px;
    height: 350px;
    float: left;
    background-color: white;
    margin-right: 12px;
}
.case2 ul li:last-child {
    margin-right: 0;
}
.case_img{
    display: block;
    margin: 10px 10px 0 10px;width:250px;
}
.case2_div{
    width: 250px;
    height: 165px;
    margin: 0 10px 10px 10px;
    color: #404040;
}
.case2_p3{
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    padding: 15px 12px;
}
.case2_p4{
    font-size: 14px;
    line-height: 24px;
    padding: 0 12px;
}
.case2_div:hover{
    background-color: #2261ad;
    color: white;
}
.solutions{
    width: 100%;
    min-width: 1120px;
    background-color: #f5f5f5;   
}
.solutions-m{width: 1120px; margin: 0 auto;padding-bottom: 30px;}
.solutions-t{overflow: hidden;}
.solutions-t em{width: 144px; margin: 0 auto;display: block;}
.solutions_p1{font-size: 36px;padding-top:20px;text-align: center; line-height: 48px;}
.solutions_span1{color: #2261ad;}
.solutions_span2{color: #82c81f;}
.solutions_p2{text-align: center;margin: 10px auto;font-size: 20px;color: #dbdbdb; line-height: 28px; font-family: arial;}
.solutions-m .solutions_title{ overflow: hidden;}
.solutions_title .title_r{  height: 36px;width: 155px; margin: 0 auto;}
.solutions_title .title_r ul{ padding-bottom:5px;width: 155px;overflow: hidden;}
.solutions_title .title_r ul li{height:5px; float:left;text-transform:uppercase; text-align: center; position:relative; background: #2261ad;margin: 0 2px;width: 70px;}
.solutions_title .title_r ul li a{color: #fff; font-size: 16px; line-height: 5px;  display: block;  text-decoration: none;padding:0 10px;}
.solutions_title .title_r ul li span{ color: #888; font-size:12px; display: block; text-align: center; }
.solutions_title .title_r ul li.avi a{ background: #df0020; }
.solutions_title #tabs2 .aci a,.solutions_title #tabs2 .aci a:hover{ background:#88c137;color: #fff; display: block; height: 5px;}
.solutions_bottom{ padding-top:20px;}
.solutions_bottom ul{overflow: hidden;}
.solutions_bottom ul li{float: left; background: #fff; display: block; width: 260px; padding-top:10px; padding-bottom: 20px; border: 3px #fff solid;}
.solutions_bottom ul li img{width: 240px; height: 160px; text-align: center;display: block; margin: 0 auto;}
.solutions_bottom ul li h2{display: block; text-align: center; line-height: 50px; font-weight: normal; font-size:14px;color: #2261ad; position: relative;}
.solutions_bottom ul li h2:after{content:"";  width: 240px; height:1px; background: #dcdcdc; position:absolute;left:10px;bottom:0; }
.solutions_bottom ul li p{ line-height: 22px; width: 240px; margin: 0 auto; color: #737373; padding-top:15px;}
.solutions_bottom ul li:hover{border: 3px #88c137 solid;}
.solutions_bottom ul li:hover h2{color: #88c137;}

/*客户见证*/

.hot{
    
    width: 100%;
    min-width: 1120px;
   
}
.hot-m{width: 1120px; margin: 0 auto; overflow: hidden; padding:30px 0;}
.hot_left{
    width: 723px;
    height: auto;
   
    float: left;
}
.hot_left-t{overflow: hidden;background:url(/statics/images1/kh-t.gif) no-repeat center bottom;width: 100%;}
.hot_left-t span{display: block;width: 120px; line-height: 42px; font-size: 22px; color: #2261ad;}

.hot_left-t a{
   float: right;
   line-height: 42px;
}
.hot_left-b{ padding-top:15px;}
.hot_left-b ul{overflow: hidden;}
.hot_left-b ul li{float: left; padding:0 5px;}
.hot_left-b ul li img{width: 230px; height: 153px;}
.hot_left-b ul li h2{display: block; text-align: center; font-weight: normal; font-size: 14px; line-height: 40px;}
/*.hot_left_div1{
    width: 723px;
    height: 160px;
    float: left;
    border-bottom: 1px solid #dcdcdc;
}
.hot_left img{
    display: block;
    float: left;
    margin: 10px 40px 10px 0;
}
.hot_left_p2{
    font-size: 14px;
    line-height: 32px;
   
    font-weight: bold;
}
.hot_left_p2 a{ color: #2261ad;}
.hot_left_p3{
    font-size: 12px;
    line-height: 22px;
    color: #8a8a8a;
   
}
.hot_left_p4{
    background-color: #88c137;
    width: 100px;
    padding: 7px 20px;
    color: #fff;
    font-style: oblique;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.hot_left_p4 a{color: #fff;}*/
.hot_left_div2{
    width: 723px;
    height: 160px;
}
.hot_right{
    width: 360px;
   
 	overflow: hidden;
    float: right;
}
.hot_right-t{overflow: hidden; background: url(/statics/images1/hz-t.gif) no-repeat center bottom; width: 100%;}
.hot_right-t span{display: block;width: 180px; float: left; line-height: 42px; font-size: 22px; color: #2261ad;}
.hot_right-t a{float: right; line-height: 42px;}
.hot_right-b{width: 360px; padding-top:10px;}
.hot_right-b ul{overflow: hidden;}
.hot_right-b ul li{float: left;padding:5px; }
.hot_right-b ul li img{width: 164px; height: 94px;border: 3px #ccc solid;}
.hot_right-b ul li:hover img{border: 3px #2261ad solid;}


/*优势*/
.superiority{
    width: 100%;
   min-width: 1120px;
    background-color: #eeeeee;
}
.superiority_top{
    width: 100%;
    height: 207px;
    min-width: 1120px;
    background: url("/statics/images1/cr_1_02.jpg") no-repeat center;

    text-align: center;
}
.superiority_top-t{width: 1120px; overflow: hidden; margin: 0 auto;}
.superiority_top-t h1{text-align: center; font-weight:normal; color: #fff; font-size: 40px;display: block; line-height: 58px; padding-top:20px;}
.superiority_top-t h2{text-align: center; font-weight:normal; color: #88c137; font-size: 22px;display: block; line-height: 34px;}
.superiority_top_p3{font-size: 14px; padding: 8px 16px;width: 283px; background-color: #fff; color: #88c137;
margin:0 auto;
    font-weight: normal;
    margin-top: 10px;
}
.superiority_top_p3 span{font-family: impact; font-size: 20px;}
.superiority_content{
    width: 100%;
 padding-bottom: 50px;
    color: #eeeeee;
    overflow: hidden;
}
.superiority_content-t{width: 1120px; margin: 0 auto; overflow: hidden;}
.superiority_content_1{
    width: 1120px;
    height: 340px;
    background-color: #ffffff;
    margin: 30px auto 0;
    overflow: hidden;
}
.superiority_content_2{
    width: 1120px;
    height: 340px;
    background-color: #ffffff;
    margin: 40px auto 0;
}
.superiority_content_3{
    width: 1120px;
    height: 340px;
    background-color: #ffffff;
    margin: 60px auto 0;
}
.superiority_content_div1{
    width: 580px;
    height: 340px;
    float: left;
}
.superiority_content_1 img{
    float: right;
}
.superiority_content_p1{
    margin: 40px 30px 18px;
    font-size: 22px;
    font-weight: bold;
    color: white;
    height: 35px;
    border-bottom: 2px solid #e5e5e5;
}
.superiority_content_span1{
    display: inline-block;
    font-size: 22px;
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #2261ad;
    font-weight: bold;
}
.superiority_content_span2{
    display: inline-block;
    font-size: 20px;
    color: #737373;
    font-weight: bold;
    line-height: 35px;
}
.superiority_content_p2{
    color: #737373;
    font-size: 10px;
    margin: 0 40px 60px;
    line-height: 24px;
}
.superiority_content_2 img{
    float: left;
}
.superiority_content_div2{
    width: 639px;
    height: 340px;
    float: right;
}


/*广告*/
.superiority_foot{
    width: 100%;
    min-width: 1120px;
    height: 120px;
    background: url("/statics/images1/cr_00_02.jpg") center no-repeat;
    color: white;
}
.superiority_foot-m{width: 1120px; margin: 0 auto; overflow: hidden;}
.superiority_foot-l{width: 908px;}
.superiority_foot-r{width: 212px;padding-top:45px;}
.superiority_foot_p1{
    font-size:32px;
    line-height:35px;
    padding-top:20px;
}
.superiority_foot_p2{
    width: 506px;
    padding: 4px 15px;
    background-color: #88c137;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
    margin-left: 300px;
}
.superiority_foot_p3{
  float: left;
    font-size: 15px;
    
    padding-left: 70px;
}
.superiority_foot_p4{
   float: left;
    font-size: 22px;
    padding-left: 30px;
    font-family: impact;
}

/*关于我们*/
.about{
    width: 100%;
    min-width: 1120px;
   
    overflow: hidden;
}
.about-m{width: 1120px; margin: 0 auto; margin-bottom: 50px;}
.about-t{overflow: hidden;}
.about_p1{
    font-size: 32px;
    color: #88c137;
    width: 137px;
    margin: 40px auto 0;
    font-weight: bold;
}
.about_p2{
    font-size: 15px;
    color: #a6a6a6;
    margin: 16px auto 30px;
    width: 215px;
}
.about_content{
    height: 280px;
    width: 1120px;
    margin: 0 auto;
    background-color: #edf2fa;
}
.about_content img{
    float: left;
}
.about_div1{
    width: 646px;
    height: 216px;
    margin: 36px 50px 28px;
    float: right;
}
.about_div1_p1{
    color: #2d69b1;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    position: relative;
}
.about_div1_p1:after{content:"";  width: 40px; height:2px; background: #a6a6a6; position:absolute;left:0;bottom:-10px;}
.about_div1_p2{
    font-size: 14px;
    color: #737373;
    line-height: 28px;
    margin: 40px 0 0 0;
}
.about_div1_span1{
    display: inline-block;
    background-color: #88c137;
    font-size: 14px;
   
    height: 32px;
    width: 103px;
    text-align: center;
    line-height: 32px;
    border: 1px solid white;
    border-radius: 5px;
}
.about_div1_span1 a{ color: white;}
.about_div1_span2{
    display: inline-block;
    background-color: #2261ad;
    font-size: 14px;
  
    height: 32px;
    width: 103px;
    text-align: center;
    line-height: 32px;
    border: 1px solid white;
    border-radius: 5px;
    margin-left: 8px;
}
.about_div1_span2 a{color: white;}

/*荣誉资质*/

.aptitude{
    width: 100%;
    min-width: 1120px;
    height: 417px;
    background: url("/statics/images1/cr1_02.jpg") center no-repeat;
}
.aptitude-m{width: 1120px; margin: 0 auto; overflow:hidden;}
.aptitude-t{}
.aptitude_p1{
    font-size: 36px;
    padding-top: 20px;
    line-height: 48px;
    text-align: center;
}
.aptitude_span1{
    color: #82c81f;
}
.aptitude_span2{
    color: white;
}
.aptitude_p2{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 6px 0;
    color: #6ea5da;
}
.aptitude_p3{
    text-align: center;
    font-size: 12px;
    line-height: 32px;
    color: white;
}

.aptitude-b{width: 1120px;overflow: hidden;}
.aptitude-b .par03{ overflow:hidden; width:1120px;height:250px; position:relative; margin:0 auto; margin-top:20px; }
.aptitude-b .list{position:absolute; top:0;left;0; width:100%;}
.aptitude-b .list li{ width:260px; height:230px; padding:0 10px; float:left;}
.aptitude-b .list li a{width: 260px; height: 168px;display:block; }
.aptitude-b .list li img{ display:block; width: 254px; height: 167px;}

.aptitude-b .list li span{ display:block; text-align:center; font-size:13px; color:#fff; margin-top:15px;}

/*净化工程解决方案*/
.jhfa .par04{ overflow:hidden; width:1120px;height:391px; position:relative; margin:0 auto; margin-top:20px; }
.jhfa .list{position:absolute; top:0;left;0; width:100%;}
.jhfa .list li{float: left; background: #fff; display: block; width: 260px; padding-top:10px; padding-bottom: 20px; border: 3px #fff solid; margin:0 5px;}
.jhfa .list li img{width: 240px; height: 160px; text-align: center;display: block; margin: 0 auto;}
.jhfa .list li h2{display: block; text-align: center; line-height: 50px; font-weight: normal; font-size:14px;color: #2261ad; position: relative;}
.jhfa .list li h2:after{content:"";  width: 240px; height:1px; background: #dcdcdc; position:absolute;left:10px;bottom:0; }
.jhfa .list li p{ line-height: 22px; width: 240px; margin: 0 auto; color: #737373; padding-top:15px; height: 125px;}
.jhfa .list li:hover{border: 3px #88c137 solid;}
.jhfa .list li:hover h2{color: #88c137;}


/*成功案例*/
.case2-b .par05{ overflow:hidden; width:1120px;height:371px; position:relative; margin:0 auto; margin-top:20px; }
.case2-b .list{position:absolute; top:0;left;0; width:100%;}

.case2-b .list li{
    list-style-type: none;
    width: 271px;
    height: 350px;
    float: left;
    background-color: white;
    margin-right: 12px;
}
.case2-b .list li:last-child {
    margin-right: 0;
}
.case_img{
    display: block;
    margin: 10px 10px 0 10px;width:250px;
}
.case2_div{
    width: 250px;
    height: 165px;
    margin: 0 10px 10px 10px;
    color: #404040;
}
.case2_p3{
    font-size: 18px;
    line-height: 36px;
    font-weight: bold;
    padding: 15px 12px;
}
.case2_p4{
    font-size: 14px;
    line-height: 24px;
    padding: 0 12px;
}
.case2_div:hover{
    background-color: #2261ad;
    color: white;
}
.solutions{
    width: 100%;
    min-width: 1120px;
    background-color: #f5f5f5;   
}





.service{
    height: 286px;
    width: 100%;
    min-width: 1120px;
    background: #f2f2f2;
}
.service-m{width: 1120px; margin:0 auto;}
.service-t{}
.service_p1{
    font-size: 36px;
    text-align: center;
    line-height: 48px;
    padding-top: 17px;
    font-weight: bold;
}
.service_span1{
    color: #88c137;
}
.service_span2{
    color: #2261ad;
}
.service_p2{
    text-align: center;
    font-size: 16px;
    color: #a6a6a6;
    font-weight: bold;
    margin-top: 8px;
}
.service-b{padding-top:2px}
.service-b ul{
    width: 1117px;
    height: 133px;
    margin: 35px auto;
    list-style-type: none;
    background-color: #f2f2f2;
}
.service-b ul li{
    margin-right: 10px;
    float: left;
}
.service-b ul li:last-child{
    margin-right: 0;
}


/*新闻*/
.crnews{width: 100%; min-width: 1120px; padding-top:20px;}
.crnews-m{width: 1120px; margin: 0 auto; overflow: hidden;}
.news-l{width: 720px; background: #f5f5f5;}
.news-l_t{width: 720px; height: 40px; background: #88c137; overflow: hidden;}
.news-l_t a.smore{ margin-right: 10px;float: right;color: #fff; display: block;width: 60px;  text-align: center; line-height:40px;}
.news-l_t .dttab{ float: left; overflow: hidden;}
.news-l_t .dttab li{ float: left;  height: 40px; line-height: 40px; text-align: center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-l_t .dttab li a{ display: inline-block; text-decoration: none; height: 40px; font-size: 16px; color: #fff; padding: 0px 30px;line-height: 40px;}
.news-l_t .dttab li.cur{display: block; background: #2261ad; }
.news-l_t .dttab li.cur a{ color: #fff;display: block; }


.fsxw_b{ overflow: hidden; margin: 28px 15px 0 15px;}
.fsxw_b .fstext{}
.fsxw_b .fstext dl{ overflow: hidden; border-bottom: 1px #d9d9d9 solid; height: 170px;}
.fsxw_b .fstext dl dt{ float: left;}
.fsxw_b .fstext dl dt img{ display: block;border: 1px solid #dcdcdc;width: 220px; height: 147px;}
.fsxw_b .fstext dl dd{ padding-left:242px;}
.fsxw_b .fstext dl dd h5{  line-height: 35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display: block; font-weight: normal;}
.fsxw_b .fstext dl dd h5 a{ font-size: 16px; color: #88c137;}
.fsxw_b .fstext dl dd  i{font-style: normal; font-size: 12px;color: #bfbfbf;}
.fsxw_b .fstext dl dd p{ height: 66px; line-height: 22px; color: #737373; font-size: 13px; overflow: hidden;}
.fsxw_b .fstext dl dd .detail{ display: inline-block; font-size: 13px; color: #666666; margin-top: 11px;}
.fsxw_b .fstext ul{overflow: hidden; width:720px; margin-top:10px;}
.fsxw_b .fstext ul li{ height: 42px; line-height: 42px; background:url(/statics/images1/nue.gif) no-repeat left center; float: left; margin-right: 24px;width:680px; }
.fsxw_b .fstext ul li a{ font-size: 13px; padding-left: 15px; color: #666666; float: left;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.fsxw_b .fstext ul li span{font-size: 13px; color: #666666; float: right;}

/*常见问题*/
.question{
    width: 340px;
   background: #f5f5f5;
    float: right;
   
    overflow: hidden;
}
.question_top{
    background-color: #2261ad;
    line-height: 40px;
    width: 340px;
    height: 40px;
    color: white;
}
.question_top_span1{
    margin-left: 10px;
    font-size: 16px;
}
.question_top_span2{
    float: right;
    font-size: 14px;
    margin-right: 5px;
}
.question_top_span2 a{color: #fff; font-size: 12px;}
.wenda{ overflow:hidden; width:100%; height:410px;  position:relative; margin-top: 20px; margin-bottom: 30px;}
#question_content{
	
     width: 300px;
     height: auto;
     
     overflow: hidden;
     margin: 0 auto;
}
.question_content_div1{
    width: 300px;
    height: 100px;
    margin-bottom: 17px;
    border-bottom: 1px dotted #b5b5b5;
}
.question_content_div1_p1{
    font-size: 14px;
    line-height: 36px;
}
.question_content_div1_span1{
    color: white;
    font-size: 14px;
    width: 20px;
    height: 20px;
    background-color: #2261ad;
    float: left;
    text-align: center;
    line-height: 20px;
    margin: 10px 20px 0 0;
}
.question_content_div1_p2{
    font-size: 14px;
    line-height: 24px;
    color: #737373;
}
.question_content_div1_span2{
    font-size: 14px;
    color: white;
    width: 20px;
    height: 20px;
    background-color: #88c137;
    float: left;
    text-align: center;
    line-height: 20px;
    margin: 10px 20px 0 0;
}

 /*在线留言*/
.contact{
    width: 1120px;
    height: 414px;
    background-image: url("/statics/images1/cr_contact_03.jpg");
    margin: 50px auto;
   
}
.contact_top{
    display: flex;
    align-items: center;
    padding: 30px 38px 0 38px;
}
.contact_div1{
    background-color: white;
    flex-grow: 1;
    width: 435px;
    height: 3px;
}
.contact_p1{
    font-size: 36px;
    text-align: center;
    line-height: 48px;
    color: white;
    padding: 0 10px;
}
.contact_left{
    width: 557px;
    height: 280px;
    margin: 10px 25px 0 25px;
    float: left;
}
.contact_right{
    width: 475px;
    height: 281px;
    margin: 10px 20px 0 0;
    float: right;
}
.contact_left_p1{
	line-height: 32px;
    font-size: 24px;
    color: white;
}
.contact_left_p2{
	line-height: 24px;
    font-size: 20px;
    color: #88c137;
}
.contact_left ul{
    margin: 30px 0 0 25px;
    color: white;
    font-size: 14px;
}
.contact_left ul li{
    margin-top: 16px;
}
.form_name{
    width: 452px;
    height: 42px;
    border: 1px solid white;
    border-radius: 5px;
    font-size: 14px;
    line-height: 42px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.form_phone{
    width: 452px;
    height: 42px;
    border: 1px solid white;
    border-radius: 5px;
    font-size: 14px;
    line-height: 42px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.form_txt{
    width: 452px;
    height: 132px;
    border: 1px solid white;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 24px;
    padding-left: 20px;
    color: #b8d1e9;
}
.form_submit{
    width: 72px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: white;
    background-color: #88c137;
    margin-right: 10px;
    border: 1px solid #3871b4;
    border-radius: 5px;
}
.form_reset{
    width: 72px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #558ac7;
    background-color: white;
    margin-right: 10px;
    border: 1px solid white;
    border-radius: 5px;
}
.form_span1{
    font-size: 12px;
    line-height: 24px;
    color: white;
}
/*友情链接*/
.links{
    width: 100%;
    min-width: 1120px;
    height: 60px;
    background-color: #88c137;
    color: #fff;
}
.links-m{width: 1120px; margin: 0 auto; overflow: hidden;}
.links-m span{float: left; font-size: 18px;font-weight: bold;font-style: oblique; width: 70px; line-height: 60px;}
.links-m p{width: 1050px; overflow: hidden;float: left;}
.links-m p a{float: left; font-size: 14px; line-height: 28px; color: #fff; padding:0 20px;}


/*底部版权*/
.foot{
    height: 280px;
    width: 100%;
    min-width: 1120px;
    background-color: #404040;
    color: white; 
}
.foot-m{width: 1120px; margin: 0 auto; padding:30px 0;}

.foot_nav{
    width: 1120px;
   margin: 0 auto;
     border: 3px solid #a8a8a8;
     background: #4b4b4b;
}
.foot_nav ul{
   overflow: hidden;
}
.foot_nav ul li{
    line-height: 45px;
    float: left;
}
.foot_nav ul li a{color: #fff; font-size: 14px; padding:0 48px;} 
.banquan{width: 1120px; overflow: hidden; margin: 0 auto; padding-top:10px;}
.banquan-img{float: left; padding-top:20px;}
.banquan img{width: 307px; height: 120px;}

.foot_div1{
	float: left;
    height: 105px;
    width: 534px;
    line-height: 25px;
    font-size: 13px;
    padding-left: 100px;
    padding-top:40px;
}
.foot_div1 p{ line-height: 22px;}
.foot_div1 p a{color: #fff;}
.foot_div2{
 float: right;
    width: 120px;
   padding-top:20px;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
}
.foot_div2 img{width: 120px; height: 120px;}
.foot_div2 p{font-size: 14px;}



/*在线留言*/
#dosubmit1{width: 20%; display: inline-block; outline: none; cursor: pointer; border:none; background: #ffffff; height: 35px; line-height: 35px; color: #2773be; font-size: 16px; font-family: "microsoft yahei"; }
#dosubmit{ width: 20%; display: inline-block; outline: none; cursor: pointer; border:none; background: none; height: 35px; line-height: 35px; color: #fff; font-size: 16px; font-family: "microsoft yahei"; }

.contact_right li.comment {
	height: 96px
}
.contact_right li.comment textarea {
	height: 96px;
	width: 100%;
	resize:none;
	font: 14px/1.5em "Microsoft Yahei";
	line-height: 20px;
	border: 1px solid #f5f5f5;
	background: #f5f5f5;
	border-radius: 6px;
	padding: 15px 20px;
	outline:none;
	-webkit-boxsizing:border-box;
	box-sizing:border-box;
}
.contact_right li {
	width: 100%;
	height: 48px;
	margin-bottom: 20px;
	color: #666;
	overflow: hidden;
	border-radius: 6px;
	overflow:hidden;
}
.contact_right li input {
	border: 1px solid #f5f5f5!important;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #f5f5f5;
	padding: 0 20px;
	font-size: 14px;
	overflow:hidden;
	border-radius:6px;
	outline:none;
	font-family:"Microsoft Yahei";
}