@charset "utf-8";
/* CSS Document */
body {font:12px/1.5 "宋体" ,Arial,'微软雅黑',sans-serif;background:#fff}
html, legend {background:none repeat scroll 0 0 #FFFFFF; color:#000;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:medium none;}
li {list-style:none outside none;}
caption, th {text-align:left; font-weight:normal;}
h1, h2, h3, h4, h5, h6 ,b{font-size:100%;font-weight:normal;}
select, input, button, textarea {font:100% Tahoma,Helvetica,Arial,sans-serif;}
small {font-size:100%;}
del {text-decoration:line-through;}
em {font-style:normal;}
hr {background-color:#DEDEDE; border:medium none; color:#DEDEDE; min-height:1px;}
html {overflow-y:scroll;}
a{text-decoration:none;color:#333;cursor:pointer;}
a:hover{text-decoration:none;color:#2e61a6;}
.clear {clear:both; }
.fl{ float:left;}
.fr{ float:right;}
.fw{ font-family:"微软雅黑";}
.fs{ font-family:"宋体";}
.f12{ font-size:12px;}.f14{ font-size:14px;}.f16{ font-size:16px;}.f18{ font-size:18px;}

body{ font-family: "宋体"; font-size:12px;}
.center{ width:1100px; margin: 0 auto;}
.c1000{ width:1000px; margin:0 auto;}
.c900{ width:900px; margin:0 auto;}
.yyan{ color:#999; font-size:10px;}
.yyan a{color:#999; padding:0px 5px;}


.logo{ padding:10px 0; }
.logo .fl img{ height:60px; width:auto;}
.logo .fr img{ float:right; }
.nav{ margin-top:30px; font-family:"微软雅黑"; font-size:13px;}
.nav li{ float:left; padding:0 20px;}
.nav li a{ color:#6b6b6b; padding:8px 0;}
.nav .on a{ color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}
.nav li a:hover{color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}

.team{background:#f8f8f8; padding:20px 0 40px 0;text-align: left;font-family:"微软雅黑";);
}
.team h2{ font-size:20px; color:#000;padding-bottom:20px;}
.team h3{ font-size: 14px;padding-left: 3px;color: #ccc;}

.post-slide{
    margin: 0 15px;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.08);
}
.post-slide .post-content{
    background: #fff;
    padding: 20px;
}
.post-slide .post-title{
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
}
.post-slide .post-title a{
    display: inline-block;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .post-description{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
}
.post-slide .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}
.post-slide .post-bar li{
    color: #676767;
    padding: 2px 0;
}
.post-slide .post-bar li i{
    margin-right: 5px;
}
.post-slide .post-bar li a{
    display: inline-block;
    font-size: 12px;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-bar li a:after{
    content: ",";
}
.post-slide .post-bar li a:last-child:after{
    content: "";
}
.post-slide .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #e7989a;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
.post-slide .read-more:hover{
    background: #333;
    text-decoration: none;
}

.banner{}
/* flexslider */
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:607px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;}
.flex-direction-nav li a.flex-next{right:40px;}


.iab{ background:#f8f8f8; padding:20px 0 40px 0;text-align: center;font-family:"微软雅黑";}
.iab_a { width:400px; text-align:center; display:table; margin:0 auto; font-size:15px;}
.iab_a a{  display:block; width:45%; height:34px; line-height:34px;
border-radius:17px;-moz-border-radius: 17px;-webkit-border-radius: 17px; margin:10px 0 30px 0;}
.iab_a a.fl{background:#28a0e6; color:#FFF;}
.iab_a a:hover.fl{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border:1px solid #28a0e6; color:#000; background:#fff;}
.iab_a a.fr{box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border:1px solid #28a0e6; color:#000;}
.iab_a a:hover.fr{background:#28a0e6; color:#FFF;}
.iab h2{  color:#353a3e; font-size:20px; line-height:60px;}
.iab p{ color:#6C6C6C; line-height:28px; font-size:13px;}




.ipro{background:#fff; padding:30px 0 0px 0; border-bottom:1px solid #e5e9ea;}
.ipro_top { text-align:center;font-family:"微软雅黑"; }
.ipro_top h2{ font-size:20px; color:#000;}
.ipro_top h3{ font-size: 14px;
letter-spacing: 3px;
padding-left: 3px;
color: #666;}
/* slide-box */
#slide-box{width:900px;position:relative; margin: 0 auto;}
#slide-box .corner{clear:both;display:block;overflow:hidden;height:0;}
#slide-box .slide-content{}
#slide-box .JQ-slide-content{position:absolute;}
#slide-box .JQ-slide-nav a{display:block;z-index:99;width:37px;color:#fff;position:absolute;top:150px;height:65px;text-decoration:none;}
#slide-box .JQ-slide-nav span{display:block;background:rgba(233, 233, 233, 0.8);font:700 53px arial;width:37px;cursor:pointer;height:68px;text-align:center;
/* border-top-right-radius:8px;-moz-border-top-right-radius: 8px;-webkit-border-top-right-radius: 8px;
border-bottom-right-radius:8px;-moz-border-bottom-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;*/
}
#slide-box .JQ-slide-nav .corner{border-color:#4b4b4b;}
#slide-box .JQ-slide-nav .prev{left:-50px;}
#slide-box .JQ-slide-nav .next{right:-50px;}
#slide-box .wrap{overflow:hidden;height:350px;position:relative;}
#slide-box ul{}
#slide-box li{float:left;width:225px; text-align:center; margin-top:30px;font-family:"微软雅黑";}
#slide-box li h2{ color:#353a3e; margin:30px 0 8px 0;  font-size:15px; font-weight:bold;}
#slide-box li h3{ color:#9f9f9f; line-height:24px; font-size:13px;}
#slide-box .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:#2fb0e7;}
/*ipro   js结束*/
.xtb{ }
.xtb a{display:block; width:140px; height:140px;margin:0 auto;border-radius:50%;-moz-border-radius: 50%;-webkit-border-radius: 50%; background-size:20%;}
.xtb1 a{ background: #f8f8f8 url(../images/xtb1_2.png) center center no-repeat;}
.xtb1 a:hover{background: #28a0e6 url(../images/xtb1_1.png) center center no-repeat;}
.xtb2 a{ background: #f8f8f8 url(../images/xtb2_2.png) center center no-repeat;}
.xtb2 a:hover{background: #28a0e6 url(../images/xtb2_1.png) center center no-repeat;}
.xtb3 a{ background: #f8f8f8 url(../images/xtb3_2.png) center center no-repeat;}
.xtb3 a:hover{background: #28a0e6 url(../images/xtb3_1.png) center center no-repeat;}
.xtb4 a{ background: #f8f8f8 url(../images/xtb4_2.png) center center no-repeat;}
.xtb4 a:hover{background: #28a0e6 url(../images/xtb4_1.png) center center no-repeat;}
.xtb5 a{ background: #f8f8f8 url(../images/xtb5_2.png) center center no-repeat;}
.xtb5 a:hover{background: #28a0e6 url(../images/xtb5_1.png) center center no-repeat;}
.xtb6 a{ background: #f8f8f8 url(../images/xtb6_2.png) center center no-repeat;}
.xtb6 a:hover{background: #28a0e6 url(../images/xtb6_1.png) center center no-repeat;}


.ite{ background:#eff4f7; padding:80px 0; }
.ite_top { text-align:center;font-family:"微软雅黑";}
.ite_top h2{ font-size:20px; color:#30AFE6;}
.ite_top h3{ font-size:14px; letter-spacing:3px; color:#666;}
/* slide-box */
#slide-box1{width:1100px;position:relative; margin: 0 auto;}
#slide-box1 .corner{clear:both;display:block;overflow:hidden;height:0;}
#slide-box1 .slide-content{}
#slide-box1 .JQ-slide-content{position:absolute;}
#slide-box1 .JQ-slide-nav a{display:block;z-index:99;width:37px;color:#fff;position:absolute;bottom:0px;height:65px;text-decoration:none;}
#slide-box1 .JQ-slide-nav span{display:block;background:rgba(18,82,110,0.8);font:700 53px arial;width:37px;cursor:pointer;height:68px;text-align:center;
/* border-top-right-radius:8px;-moz-border-top-right-radius: 8px;-webkit-border-top-right-radius: 8px;
border-bottom-right-radius:8px;-moz-border-bottom-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;*/
}
#slide-box1 .JQ-slide-nav .corner{border-color:#4b4b4b;}
#slide-box1 .JQ-slide-nav .prev{left:-50px;}
#slide-box1 .JQ-slide-nav .next{right:-50px;}
#slide-box1 .wrap{overflow:hidden;height:275px;position:relative;}
#slide-box1 ul{}
#slide-box1 li{float:left;width:275px; height:275px; background:url(../images/li_bg.png) no-repeat;}
#slide-box1 li img{width:275px; height:275px;}
#slide-box1 li .wz{ color:#FFF;}
#slide-box1 li .wz h2{  margin:30px 0 10px 0; font-family:"微软雅黑"; font-size:16px;}
#slide-box1 li .wz h3{  line-height:24px;text-indent: 15px; color:#e3e3e3;height: 172px;}
#slide-box1 li .wz a{ padding-left: 15px; color:#FFF; line-height:40px; font-family:"微软雅黑";}
#slide-box1 li .jt{font-size: 30px;float: left;margin-left: -15px;color: #0472a5;}

#slide-box1 .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:#2fb0e7;}
/*ipro   js结束*/

/* slide-box */
#slide-box2{width:1100px;position:relative; margin: 0 auto;}
#slide-box2 .corner{clear:both;display:block;overflow:hidden;height:0;}
#slide-box2 .slide-content{}
#slide-box2 .JQ-slide-content{position:absolute;}
#slide-box2 .JQ-slide-nav a{display:block;z-index:99;width:37px;color:#fff;position:absolute;top:0px;height:65px;text-decoration:none;}
#slide-box2 .JQ-slide-nav span{display:block;background:rgba(18,82,110,0.8);font:700 53px arial;width:37px;cursor:pointer;height:68px;text-align:center;
/* border-top-right-radius:8px;-moz-border-top-right-radius: 8px;-webkit-border-top-right-radius: 8px;
border-bottom-right-radius:8px;-moz-border-bottom-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;*/
}
#slide-box2 .JQ-slide-nav .corner{border-color:#4b4b4b;}
#slide-box2 .JQ-slide-nav .prev{left:-50px;}
#slide-box2 .JQ-slide-nav .next{right:-50px;}
#slide-box2 .wrap{overflow:hidden;height:275px;position:relative;}
#slide-box2 ul{}
#slide-box2 li{float:left;width:275px; height:275px; background:url(../images/li_bg.png) no-repeat;}
#slide-box2 li img{width:275px; height:275px;}
#slide-box2 li .wz{ color:#FFF;}
#slide-box2 li .wz h2{  margin:30px 0 10px 0; font-family:"微软雅黑"; font-size:16px;}
#slide-box2 li .wz h3{  line-height:24px;text-indent: 15px; color:#e3e3e3;height: 172px;}
#slide-box2 li .wz a{ padding-left: 15px; color:#FFF; line-height:40px; font-family:"微软雅黑";}
#slide-box2 li .jt{font-size: 30px;float: left;margin-left: -15px;color: #0472a5;}

#slide-box2 .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:#2fb0e7;}
/*ipro   js结束*/


.banner2{  padding:20px 0 0 0;  background: #f9fafb;}

.banner2 .flexslider{position:relative;height:400px;overflow:hidden;background: none; width:1100px; margin:0 auto;}
.banner2 .slides{position:relative;z-index:1;}
.banner2 .slides li{height:400px;}
.banner2 .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.banner2 .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.banner2 .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot1.png) right 0 no-repeat;cursor:pointer;}
.banner2 .flex-control-nav .flex-active{background-position:0 0;}
.banner2 .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.banner2 .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.banner2 .flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.banner2 .flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.ban2_m{ padding:40px 0; text-align:center; font-family:"微软雅黑";font-size:14px;}
.ban2_m a{ padding:10px 60px; border:1px solid #666;border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}


.xian{ background:url(../images/xian.jpg) center center; height:2px;}
.yl{ padding: 40px 0; background:url(../images/bbg.png) repeat; border-top: 1px solid #efefef;}
.yl ul{ display:table; margin:0 auto;}
.yl li{ float:left; width:220px; margin-bottom:10px;}
.yl li img{ width:60%; margin:0 auto; text-align:center; margin-left:20%;}
.yl_m { text-align:center; margin-top:40px; font-family:"微软雅黑"; }
.yl_m a{ padding:5px 30px; font-size:14px; border:1px solid #000; color:#000;border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}


.jr{ height:331px; background:url(../images/jr_bg.jpg) center top no-repeat;}
.jr_m {text-align:center; margin-top:40px; font-family:"微软雅黑";}
.jr_m a{padding:10px 60px; font-size:16px; background:#57ab27; color:#FFF;border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius: 10px; letter-spacing:5px;}


.foot1{ padding:20px 0px; background:#2f383d; font-family:"微软雅黑";}
.foot1 ul{ display:table; margin:0 auto;}
.foot1 li{ float:left; text-align:center; padding: 0 20px;}
.foot1 li a{ color:#b5b5b5;}
.foot1 li a span{ color:#a8a8a8;}

.foot2{ background:#21262a; height:60px; line-height:30px; text-align:center; color:#e3e3e3; font-family:"微软雅黑";}


.foot_d{ width:100%; margin:0 auto; background:#1e2022; padding-bottom:60px;color:#e3e3e3; font-family:"微软雅黑";}
.foot_1000{ width:1000px; margin:0 auto; padding-top:110px;}
.f_lelf{ float:left; width:159px; height:152px;}
.f_center{ float:left; width:230px; padding-left:20px; border-right:1px #707070 solid;padding-top: 10px;}
.f_center h6{ color:#FFF; font-weight:bold; font-size:16px; padding-top:10px; padding-bottom:10px;}
.f_center p{ color:#7f7f7f; font-size:14px; line-height:28px; }
.f_right{ float:left; padding-left:30px;}

#massage_box{ left:expression((body.clientWidth-350)/2); top:expression((body.clientHeight-200)/2); height:200px;  position: absolute; width:400px;filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:hidden}
#mask{ position:absolute; top:0; left:0; width:expression(body.scrollWidth); height:expression(body.scrollHeight); background: url(../images/bbb.png) repeat; filter:ALPHA(opacity=60); z-index:1; visibility:hidden}
#popup{  width:640px; height:180px; background: url(../images/bbb.png) repeat; color:#fff; font-size:12px;position: relative;left:0px;top:-160px; z-index:9999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:3 5 0 5; color:#fff; left:inherit !important;  }
#divTop{  width:640px; height:180px; background: url(../images/bbb.png) repeat; color:#fff; font-size:12px;position: relative;left:0px;top:-160px; z-index:9999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:3 5 0 5; color:#fff; left:inherit !important;  }
 
.title22{ padding:30px;  width:640px;}
.title22 li{ width:100px; float:left; height:40px; font-size:14px;}
.title22 li a{ color:#f0c310; }


.f_right span{ font-size:14px; font-weight:bold; width:100px; float:left; display:block; }
.f_right span a{color:#fff; }

.f_right p{ font-size:14px; display:block;color:#7f7f7f; line-height:24px;  }
.f_right p a{ font-size:14px; display:block;color:#7f7f7f; line-height:24px;  }


.f_er{ float:right; color:#FFF; text-align:center;padding-top: 22px;}
.f_er img{ padding-bottom:10px;}


.jj{ background:#000 url(../images/jj_bg.jpg) center center no-repeat; height:720px;font-family:"微软雅黑";}
.jj_top{ color:#FFF; text-align:center; height:120px; margin-bottom:20px;}
.jj_top h2{ font-size:20px; line-height:40px; padding:30px 0 20px 0;}
.jj_top h3{ font-size:14px; line-height:20px;}
.jj1,.jj3{ }
.jj2{ width:400px; height:500px; background:url(../images/jj2_bg.png) top center no-repeat;}
.jj1 li{ text-align:right; margin-right:30px; padding-right:80px;}
.jj3 li{ margin-left:30px; padding-left:80px;}
.jj1 li.jj_li1{ background: url(../images/app1.png) right center no-repeat;background-size: 60px 60px;}
.jj1 li.jj_li2{ background: url(../images/app2.png) right center no-repeat;background-size: 60px 60px;}
.jj1 li.jj_li3{ background: url(../images/app3.png) right center no-repeat;background-size: 60px 60px;}
.jj1 li.jj_li4{ background: url(../images/app4.png) right center no-repeat;background-size: 60px 60px;}
.jj1 li.jj_li5{ background: url(../images/app5.png) right center no-repeat;background-size: 60px 60px;}
.jj1 li.jj_li6{ background: url(../images/app6.png) right center no-repeat;background-size: 60px 60px;}
.jj1 li.jj_li7{ background: url(../images/app7.png) right center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li1{ background: url(../images/app1.png) left center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li2{ background: url(../images/app2.png) left center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li3{ background: url(../images/app3.png) left center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li4{ background: url(../images/app4.png) left center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li5{ background: url(../images/app5.png) left center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li6{ background: url(../images/app6.png) left center no-repeat;background-size: 60px 60px;}
.jj3 li.jj_li7{ background: url(../images/app7.png) left center no-repeat;background-size: 60px 60px;}

.jj li{ width:240px; height:60px; margin-bottom:20px; line-height:18px; background-size:60px 60px; color:#b6b6b6;}
.jj li h2{ font-size:15px; font-weight:bold; color:#FFF; padding-bottom:6px;}
.jj_m{ margin:0 auto;width:130px;}
.jj_m a{  border:1px solid #fff; color:#ccc; height:30px; width:100%; display:block; text-align:center; line-height:30px;
border-radius:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px; font-size:14px;}
.jj_m a:hover{ background:#28a0e6;border:1px solid #28a0e6; color:#FFF;}
.jj_m_2{ margin:0 auto;width:130px;}
.jj_m_2 a{  border:1px solid #ccc; color:#000; height:30px; width:100%; display:block; text-align:center; line-height:30px;
border-radius:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px; font-size:14px;}
.jj_m_2 a:hover{ background:#28a0e6;border:1px solid #28a0e6; color:#FFF;}




/*product*/
.pro_c {padding:15px 0 0 0;height:40px; font-size:16px;font-weight:bold;color: #6C6C6C; background:#f0f0f0;  }

.pro_00{height:40px; padding:0px 0;color: #6C6C6C; background:#ffffff; }
.pro_00 .nav{ float:center; margin-top:15px; font-family:"微软雅黑"; font-size:13px;}
.pro_00 .nav li{ float:left; padding:0 20px;}
.pro_00 .nav li a{ color:#6b6b6b; padding:8px 0;}
.pro_00 .nav .on a{ color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}
.pro_00 .nav li a:hover{color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}


.pro_01{ padding:30px 0;color: #6C6C6C; background:#ffffff; }
.pro_01 .fl{ }
.pro_01 .fl h2{ font-size:20px; padding-top:20px; color:#000;}
.pro_01 .fl h3{ font-size:14px; padding-bottom:20px;}
.pro_01 .fl p { font-size:14px; line-height:28px;}
.pro_01 .fl p span{ font-weight:bold; color:#000;}
.pro_01 .fr{ padding-right:30px;}

.p01_a a{display: block;
width:140px;
height: 34px;
line-height: 34px;
border-radius: 17px;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
margin: 10px 0 30px 0;background: #28a0e6;
color: #FFF; text-align:center; float:left; margin:20px 30px 20px 0;}
.p01_a a:hover{box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: 1px solid #000;
color: #000; background:#fff;}


.pro_02{ width:100%; padding:40px 0 80px 0;border-top:1px dotted #eee;background:#f9f9f9;}
.pro_02 .fl img{ width:250px; height:auto; padding-left:30px; padding-top:10px;}
.pro_02 .fr{color: #6C6C6C;}
.pro_02 .fr h2{font-size:20px; padding-top:20px; color:#000;}
.pro_02 .fr h2 span{ font-size:14px; padding-left:10px;}
.pro_02 .fr h3{ font-size:16.5px; padding-bottom:20px;}
.pro_02 .fr p{ line-height:22px; padding-bottom:10px;font-size:14px}
.pro_02 .fr p span{ font-size:22px; color:#333; padding-right:10px; font-weight:bold;font-style: italic}


.pro_03{width:100%; background:#ffffff;; padding:30px 0 50px 0; text-align:center;border-top:1px dotted #ddd;}
.pro_03 h2{ font-size:20px;}
.pro_03 h3{font-size:14px; padding-bottom:30px;}
.pro_03 h3 span{ border-bottom:2px solid #28a0e6;}
.pro_03 li{ float:left;}
.pro_03 li a{ width:181px; text-align:center; border:1px solid #eee; margin-left:-1px; margin-top:-1px; height:200px; display:block;box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ background:rgba(255,255,255,0.4);}
.pro_03 li a:hover{ border-top:3px solid #28a0e6; z-index:9999;background:rgba(40,160,230,0.08); box-shadow:0px 0px 20px rgba(0,0,0,0.1)}
.pro_03 li img{ width:30px; height:auto; padding:20px 0 10px 0;}
.pro_03 li h2{ font-weight:bold; padding-bottom:5px; font-size:14px;}
.pro_03 li h3{ padding:0 15px; color:#666; line-height:20px;}
.pro_03_m{ padding-top:30px;}
.pro_03_m a{ 
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background:#28a0e6;
display:block; height:30px;line-height:30px; text-align:center; margin:0 auto; width:180px; color:#fff;
}
.pro_03_m a:hover{border: 1px solid #6c6c6c; color:#6c6c6c; background:none;}


.pro_04{ height:300px; background:#f8f8f8 url(../images/zz.png); text-align:center; margin:0 auto;}
.pro_04 h2{ font-size:40px; padding:60px 0 0 0;text-shadow:1px 2px 0px #ccc; font-weight:bold;line-height: 40px;}.pro_04 h2 span{ font-weight:400;text-shadow: 0px 0px 0px #ccc;}
.pro_04 h3{ padding-bottom:30px; font-size:16px;text-shadow:1px 1px 0px #ccc; color:#cb0000; }
.pro_04_m{margin:0 auto; width:510px;}
.pro_04_m a{ 
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background:#7EBD3C;
display:block; height:30px;line-height:30px; text-align:center;  width:150px; color:#fff; float:left; margin:0 10px;
box-shadow:1px 3px 0px rgba(0,0,0,0.2);
}
.pro_04_m a:hover{border: 1px solid #000; color:#000; background:#fff;box-shadow:0px 0px 0px rgba(0,0,0,0.3);}

.pro_11{ padding:10px 0;color: #6C6C6C; background:#ffffff; }
.pro_11 .fl{ }
.pro_11 .fl h2{ font-size:20px; padding-top:20px; color:#000;}
.pro_11 .fl h3{ font-size:14px; padding-bottom:20px;}
.pro_11 .fl p { font-size:14px; line-height:28px;}
.pro_11 .fl p span{ font-weight:bold; color:#000;}
.pro_11 .fr{ padding-right:30px;}

.pro_12{ padding:10px 0;color: #6C6C6C; background:#f9f9f9; }
.pro_12 .fl{ }
.pro_12 .fl h2{ font-size:20px; padding-top:20px; color:#000;}
.pro_12 .fl h3{ font-size:14px; padding-bottom:20px;}
.pro_12 .fl p { font-size:14px; line-height:28px;}
.pro_12 .fl p span{ font-weight:bold; color:#000;}
.pro_12 .fr{width:100%;  float:left; padding-left:10px;padding-top:10px;}

.pro_13{ padding:10px 0;color: #6C6C6C; background:#ffffff; }
.pro_13 .fl{ }
.pro_13 .fl h2{ font-size:20px; padding-top:20px; color:#000;}
.pro_13 .fl h3{ font-size:14px; padding-bottom:20px;}
.pro_13 .fl p { font-size:14px; line-height:28px;}
.pro_13 .fl p span{ font-weight:bold; color:#000;}
.pro_13 .fr{width:100%;  float:left; padding-left:10px;padding-top:10px;}

.pro_21{ padding:10px 0;color: #6C6C6C; background:#ffffff; }
.pro_21 .fl{ }
.pro_21 .fl h2{ font-size:20px; padding-top:20px; color:#000;}
.pro_21 .fl h3{ font-size:14px; padding-bottom:20px;}
.pro_21 .fl p { font-size:14px; line-height:28px;}
.pro_21 .fl p span{ font-weight:bold; color:#000;}
.pro_21 .fr{ padding-right:30px;}

.pro_22{ padding:10px 0;color: #6C6C6C; background:#f9f9f9; }
.pro_22 .fl{ }
.pro_22 .fl h2{ font-size:20px; padding-top:20px; color:#000;}
.pro_22 .fl h3{ font-size:14px; padding-bottom:20px;}
.pro_22 .fl p { font-size:14px; line-height:28px;}
.pro_22 .fl p span{ font-weight:bold; color:#000;}
.pro_22 .fr{width:100%;  float:left; padding-left:10px;padding-top:10px;}


/*case*/
.cas_c {padding:15px 0 0 0;height:40px; font-size:16px;font-weight:bold;color: #6C6C6C; background:#f0f0f0;  }

.cas_00{height:40px; padding:0px 0;color: #6C6C6C; background:#ffffff; }
.cas_00 .nav{ float:center; margin-top:15px; font-family:"微软雅黑"; font-size:13px;}
.cas_00 .nav li{ float:left; padding:0 20px;}
.cas_00 .nav li a{ color:#6b6b6b; padding:8px 0;}
.cas_00 .nav .on a{ color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}
.cas_00 .nav li a:hover{color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}

.cas_01{width:100%; background:#f9f9f9;; padding:30px 0 50px 0; text-align:center;border-top:1px dotted #ddd;}
.cas_01 h2{ font-size:20px;padding-bottom:20px}
.cas_01 h3{font-size:14px; padding-bottom:30px;}
.cas_01 h3 span{ border-bottom:2px solid #28a0e6;}
.cas_01 li{ float:left;}
.cas_01 li a{padding:20px; width:181px; text-align:center; border:1px solid #eee; margin-left:-1px; margin-top:-1px; height:180px; display:block;box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ background:rgba(255,255,255,0.4);}
.cas_01 li a:hover{ border-top:3px solid #28a0e6; z-index:9999;background:rgba(40,160,230,0.08); box-shadow:0px 0px 20px rgba(0,0,0,0.1)}
.cas_01 li img{ width:30px; height:auto; padding:20px 0 10px 0;}
.cas_01 li h2{ font-weight:bold; padding-bottom:5px; font-size:14px;}
.cas_01 li h3{ padding:0 15px; color:#666; line-height:20px;}
.cas_01_m{ padding-top:30px;}
.cas_01_m a{ 
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background:#28a0e6;
display:block; height:30px;line-height:30px; text-align:center; margin:0 auto; width:180px; color:#fff;
}
.cas_01_m a:hover{border: 1px solid #6c6c6c; color:#6c6c6c; background:none;}

.cas_02{width:100%; background:#ffffff;; padding:30px 0 50px 0; text-align:center;border-top:1px dotted #ddd;}
.cas_02 h2{ font-size:20px;padding-bottom:20px}
.cas_02 h3{font-size:14px; padding-bottom:30px;}
.cas_02 h3 span{ border-bottom:2px solid #28a0e6;}
.cas_02 li{ float:left;}
.cas_02 li a{padding:20px; width:181px; text-align:center; border:1px solid #eee; margin-left:-1px; margin-top:-1px; height:180px; display:block;box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ background:rgba(255,255,255,0.4);}
.cas_02 li a:hover{ border-top:3px solid #28a0e6; z-index:9999;background:rgba(40,160,230,0.08); box-shadow:0px 0px 20px rgba(0,0,0,0.1)}
.cas_02 li img{ width:30px; height:auto; padding:20px 0 10px 0;}
.cas_02 li h2{ font-weight:bold; padding-bottom:5px; font-size:14px;}
.cas_02 li h3{ padding:0 15px; color:#666; line-height:20px;}
.cas_02_m{ padding-top:30px;}
.cas_02_m a{ 
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background:#28a0e6;
display:block; height:30px;line-height:30px; text-align:center; margin:0 auto; width:180px; color:#fff;
}
.cas_02_m a:hover{border: 1px solid #6c6c6c; color:#6c6c6c; background:none;}

/*方案*/
.fangan{ padding-bottom:20px; background:url(../images/bbg.png)}
.fangan .c900{ background:rgba(255,255,255,0.3); box-shadow:0 0 25px rgba(0,0,0,0.05); padding:0 5px 20px 5px;
border-bottom-left-radius:10px;-moz-border-bottom-left-radius:10px;-webkit-border-bottom-left-radius: 10px;
border-bottom-right-radius:10px;-moz-border-bottom-right-radius:10px;-webkit-border-bottom-right-radius: 10px;}
.fangan_top{ text-align:center; font-family:"微软雅黑";}
.fangan_top h2{ font-size:28px; padding:30px 0 3px 0;}
.fangan_top h3{ font-size:14px; color:#333; line-height:20px;}
.fa_lb li{ float:left; text-align:center; width:280px; margin:10px 10px; background:#F6F6F6;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius: 10px;overflow:hidden; padding-bottom:50px; }
.f_img img{ width:280px; height: auto;}
.f_mz{ margin-top:-88px;}
.f_mz h2{  font-size:28px; line-height:50px; color:#FFF; font-weight:bold;}
.f_mz img{ border:5px solid rgba(255,255,255,0.8);border-radius:50%;-moz-border-radius:50%;-webkit-border-radius: 50%;overflow:hidden;}
.f_xx h3{ font-size:15px; padding:20px 0 30px 0; color:#666;}
.f_xx a{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius: 5px; padding:5px 30px; background:#9AB6D8; color:#FFF;}
.f_xx a:hover{ border:1px solid #9AB6D8; color:#000; background:none;}

.ab_00{height:40px; padding:0px 0;color: #6C6C6C; background:#ffffff; }
.ab_00 .nav{margin-top:15px; font-family:"微软雅黑"; font-size:13px;}
.ab_00 .nav li{ float:left; padding:0 20px;}
.ab_00 .nav li a{ color:#6b6b6b; padding:8px 0;}
.ab_00 .nav .on a{ color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}
.ab_00 .nav li a:hover{color:#7EBD3C; border-bottom:1px solid #7EBD3C; font-weight:bold;}

.ab_01{ font-size:14px;background:#f9f9f9}
.ab_01 .fr{ width:900px; color:#555;}
.ab_top{ line-height:30px; height:30px; border-bottom:1px solid #ccc;}
.ab_top h2{ float:left; border-bottom:1px solid #28a0e6; padding:0 20px; background:url(../images/ab_li_bg.png)left center no-repeat; background-size:14px 14px; font-size:14px; color:#000;}
.ab_top span{ float:right;}
.ab_fl{ padding: 10px 0 0 0; color:#666; line-height:30px; font-weight:bold}
.ab_nr{ padding: 10px 0 30px 0; color:#666; line-height:30px; }

.ab_02{ padding:20px 0;font-size:14px;background:#ffffff}
.ab_02 .fr{ width:900px; color:#555;}
.ab_top{ line-height:30px; height:30px; border-bottom:1px solid #ccc;}
.ab_top h2{ float:left; border-bottom:1px solid #28a0e6; padding:0 20px; background:url(../images/ab_li_bg.png)left center no-repeat; background-size:14px 14px; font-size:12px; color:#000;}
.ab_top span{ float:right;}
.ab_fl{ padding: 10px 0 0 0; color:#666; line-height:30px; font-weight:bold}
.ab_nr{ padding: 10px 0 30px 0; color:#666; line-height:30px; }

.anli ul{}
.anli li{ float:left; width:30%; margin:20px 1.66666%; }
.anli li a{ display:block; border-bottom:1px solid #ccc; background: #f9f9f9; width:100%;padding-bottom:10px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.anli li a:hover{ border-bottom:1px solid #28a0e6;}
.anli li img{ width:100%; height: 225px;}
.anli li h2{  font-weight:bold; color:#333; padding: 0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; line-height:24px; margin-top:5px;}
.anli li span{ width:100%; color:#858585; padding:0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; line-height:20px;}




.al_show_top{ line-height:30px; height:30px; border-bottom:1px solid #eee; padding-top:30px;}
.al_show_top h2{ float:left; border-bottom:1px solid #999; padding:0 20px; background:url(../images/ab_li_bg.png)left center no-repeat; background-size:12px 12px; font-size:12px; color:#555;}
.al_show_top span{ float:right; color:#999;}
.al_show_top span b{ color:#555;}
.al_show_top span a{ color:#666;}

.al_show_nr{}
.al_show_nr h2{ font-size:18px; line-height:20px; text-align:center; padding:30px 0 5px 0; color:#28a0e6;}
.al_show_nr h3{  text-align:center; color:#999; line-height:14px; padding-bottom:20px;}
.al_show_nr_nr{ padding-bottom:40px; color:#555; line-height:24px;}

.news_lb li{ background:url(../images/nl_bg.png) left center no-repeat; text-indent:10px; border-bottom:1px dotted #ccc; margin-top:3px;}
.news_lb li a{ color:#555;}
.news_lb li span{ float:right; color:#CCC;}
.news_lb li a:hover{ color:#28a0e6;}























