/* CSS Document */
@font-face {
	font-family: 'times';
	src: url('fonts/times.eot');
	src: local('☺'), url('fonts/times.woff') format('woff'), url('fonts/times.ttf') format('truetype'), url('fonts/times.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a { padding: 0px; margin: 0px; }
input, select { font-size: 13px; line-height: 16px; }
html, body { -webkit-text-size-adjust: none; font-size: 13px; color: #3e3e3e; background:#fff; }/*google浏览器字体兼容*/
body { font-family:"微软雅黑", "宋体",Arial, Helvetica, sans-serif; width: 100%;}
img { border: 0; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #3e3e3e; outline: none; }
a:hover { color: #14b23c; text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());
}
.cl { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.dis { display: block; }
.undis { display: none; }
.huangse { color: #eae678 }
.yellow { color: #ed6b1e }
.green { color: #007b3f }
.red { color: #e1550b }
.hui { color: #696868 }
.hui2 { color: #929292 }
.red2 { color: #ae1202 }
.orange { color: #ffb400; }
.Dgreen { color: #0e652c; }
.hei { color: #000 }
.blue { color: #007e40 }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.fb { font-weight: bold }
.line30 { line-height: 30px; }
.line35 { line-height: 35px; }
.border_bottom { border-bottom: 1px #CCCCCC dashed; }
DIV.none { DISPLAY: none }
.display { display: block }
.space { height: 5px; clear: both; _height: 0px; line-height: 5px }
.left { float: left }
.right { float: right }
.container { width:1200px; margin: 0 auto; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.margin_bottom30 { margin-bottom: 30px; }
.margin_bottom24{ margin-bottom:24px;}
input.search_text:-ms-input-placeholder{color: #fff;opacity:1;}
input.search_text::-webkit-input-placeholder{color: #fff;opacity:1;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
/*index start*/
.top{ width:100%; height:36px; line-height:36px; background:#eaeaea;}
.topr a{ padding:0 5px;}
.topr a:last-child{ padding-right:0;}

.head{ padding:30px 0 22px 0;}
.headr{ padding-left:44px; background:url(../images/top_phone.jpg) no-repeat left 38px;}
.headr_t{ color:#666666; font-size:15px; line-height:30px;}
.headr_c{ font-size:22px; color:#124395; font-weight:bolder; line-height:28px;}

.menu{ width:100%; height:56px; background:#1f2b39;}
.menu ul li{ float:left; width:12.5%; height:56px; float:left;}
.menu ul li a{ display:block; text-align:center; font-size:15px; color:#fff; line-height:56px;}
.menu ul li a:hover{ background:url(../images/menu_li_over.jpg) repeat-x; color:#fff;}
.menu ul li a.curr{ background:url(../images/menu_li_over.jpg) repeat-x; color:#fff;}

/* banner */
.flexslider { position: relative; height: auto; overflow: hidden;}
.slides { position: relative; z-index: 1; }
.slides li { height: auto; }
.slides li a { display: block; width: 100%; height: auto; margin: 0 auto; }
.slides li a img{ display:block; width:100%; height:auto;}
.flex-control-nav { position: absolute; bottom: 14px; z-index: 9999; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 20px; height: 20px; margin: 0 9px; *display:inline;zoom: 1; }
.flex-control-nav a { display: inline-block; width: 20px; height: 20px; line-height: 20px; overflow: hidden; background:#fff; cursor: pointer; color: #fff; font-size:0;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.flex-control-nav .flex-active { width: 20px; height: 20px; line-height: 20px;background:#24b14b; color: #24b14b; }

/* Direction Nav */
/*.flex-direction-nav {*height: 0;}
.flex-direction-nav a{ text-decoration:none; display: block; width: 21px; height: 37px; margin: -10px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; cursor: pointer; text-indent:-999em }
.flex-direction-nav .flex-prev {opacity:1;left: 80px; background:url(../images/prev.png) no-repeat; }
.flex-direction-nav .flex-next { opacity:1;right: 80px; background:url(../images/next.png) no-repeat;}
.flexslider:hover .flex-prev { opacity:1; left: 80px;}
.flexslider:hover .flex-next { opacity:1; right: 80px;}
.flexslider:hover .flex-next:hover{ background:url(../images/next.png) no-repeat;}
.flexslider:hover .flex-prev:hover { opacity: 1;background:url(../images/prev.png) no-repeat; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }*/

.hotsearch{ width:100%; background:#005fb2; line-height:36px; padding:22px 0;}
.hotl{ padding-left:41px; background:url(../images/hot.png) no-repeat left 50%; color:#fff; font-size:15px;}
.hotl a{ font-size:14px; color:#fff; padding:0 20px;}
.search{ width:350px;}
.searchl{ width:55px; background:url(../images/search_square.png) no-repeat 40px 50% #24b245; line-height:36px; text-indent:9px; font-size:14px; color:#fff;}
.searchr{ width:295px;}
.search_sub{ width:45px; height:36px; background:url(../images/search_sub.jpg) no-repeat 50% 50% #fff; border:0; cursor:pointer;}
.search_text{ width:250px; height:36px; line-height:36px; border:0; text-indent:15px; color:#333; font-size:14px;}

.iproduct{ padding:45px 0 40px 0;}
.iproductt{ text-align:center;}
.iproductt_t{ font-size:38px; line-height:60px; color:#111111;}
.iproductt_line{ width:100%; height:2px; background:#dddddd scroll; text-align:center; margin:13px auto 18px auto;}
.iproductt_i{ font-size:18px; color:#666666; line-height:30px;}
.iproductn{ text-align:center; margin:20px auto 50px auto; text-align:center;}
.iproductn a{ display:inline-block; width:155px; height:55px; line-height:55px; text-align:center; margin-right:1px; background:#005eb6; font-size:18px; color:#fff;}
.iproductn a:first-child{-moz-border-radius-topleft: 55px;-moz-border-radius-bottomleft: 55px;-webkit-border-top-left-radius: 55px;-webkit-border-bottom-left-radius: 55px;border-top-left-radius: 55px;border-bottom-left-radius:  55px;}
.iproductn a:last-child{-moz-border-radius-topright: 55px;-moz-border-radius-bottomright: 55px;-webkit-border-top-right-radius: 55px;-webkit-border-bottom-right-radius: 55px;border-top-right-radius: 55px;border-bottom-right-radius: 55px;}
.iproductn a:hover{ background:#26ae40; color:#fff;}
.iproductn a.curr{ background:#26ae40; color:#fff;}

.iproductc{}
.iproductc ul li{ width:385px; height:auto; float:left; margin:0 22px 50px 0;}
.iproductc ul li:nth-child(3n){ margin-right:0;}
.iproductc_img{ width:100%; height:100%; overflow:hidden;box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.25);}
.iproductc_img img{-webkit-transition: all ease .3s; transition: all ease .3s }
.iproductc_t{ margin:20px auto 20px auto; line-height:30px; text-align:center; font-size:16px; color:#111111; font-weight:bolder;}
.iproductc_i{ width:340px; height:46px; border:1px #ddd solid;border-radius: 46px; margin:0 auto;}
.iproductc_i a{ display:block; float:left; width:50%; height:44px; line-height:44px; text-align:center; color:#333333; font-size:16px;}
.iproductc_i a:first-child{ border-right:1px #ddd solid;}
.iproductc ul li:hover .iproductc_img img{ -webkit-transform: scale(1.15); transform: scale(1.15);  }
.iproductc_i a:hover{ color:#26ae40;}

.ichose{}
.ichoset{ text-align:center;}
.ichosett{}
.ichosett_cn{ font-size:40px; color:#333333; font-weight:bolder; line-height:60px;}
.ichosett_en{}
.ichosett_line{}

.ichoseti{ margin:60px auto 38px auto;}
.ichoseti ul li{ display:block; width:25%; height:126px; float:left; padding:30px 90px 0 120px; font-size:20px; color:#666666; line-height:30px; text-align:left;}
.ichoseti ul li:nth-child(1){ background:url(../images/i_chose_icon1.png) no-repeat 55px 50% #fff;}
.ichoseti ul li:nth-child(2){ background:url(../images/i_chose_icon2.png) no-repeat 55px 50% #fff;}
.ichoseti ul li:nth-child(3){ background:url(../images/i_chose_icon3.png) no-repeat 55px 50% #fff;}
.ichoseti ul li:nth-child(4){ background:url(../images/i_chose_icon4.png) no-repeat 55px 50% #fff;}
.ichoseti ul li:nth-child(1):hover{background:url(../images/i_chose_icon1_over.png) no-repeat 55px 50% #14b23c; color:#fff; cursor:pointer;}
.ichoseti ul li:nth-child(2):hover{background:url(../images/i_chose_icon2_over.png) no-repeat 55px 50% #14b23c; color:#fff; cursor:pointer;}
.ichoseti ul li:nth-child(3):hover{background:url(../images/i_chose_icon3_over.png) no-repeat 55px 50% #14b23c; color:#fff; cursor:pointer;}
.ichoseti ul li:nth-child(4):hover{background:url(../images/i_chose_icon4_over.png) no-repeat 55px 50% #14b23c; color:#fff; cursor:pointer;}

.ichoseti ul li:nth-child(1).curr{background:url(../images/i_chose_icon1_over.png) no-repeat 55px 50% #14b23c; color:#fff;}
.ichoseti ul li:nth-child(2).curr{background:url(../images/i_chose_icon2_over.png) no-repeat 55px 50% #14b23c; color:#fff;}
.ichoseti ul li:nth-child(3).curr{background:url(../images/i_chose_icon3_over.png) no-repeat 55px 50% #14b23c; color:#fff;}
.ichoseti ul li:nth-child(4).curr{background:url(../images/i_chose_icon4_over.png) no-repeat 55px 50% #14b23c; color:#fff;}

.ichosec{ width:100%; height:636px;}
.ichosec .container{ padding:160px 0 0 50px;}
.ichosecc{ width:625px; height:360px; padding:10px; background:url(../images/i_chose_tt_bg.png) repeat;}
.ichosecca{ background:#fff; padding:30px 40px 0 75px;height:340px;}
.ichosecct{ margin-bottom:30px; position:relative; z-index:9; padding-left:90px;}
.ichosecct_t{ width:65px; height:143px; background:#24b14b; color:#fff; font-weight:bolder; position:absolute; z-index:10; left:0; top:-85px; padding-top:80px; text-align:center; font-size:32px; font-weight:bolder;}
.ichosecct_c{ font-size:26px; color:#111111; font-weight:bolder; line-height:40px;}
.ichoseccc{ font-size:16px; color:#111111; line-height:24px;}

.iaboutlc{ width:100%; height:auto; background:url(../images/iaboutlc_bg.jpg) repeat-x #e7eaef; padding:80px 0 67px 0;}
.iabout{ margin-bottom:50px;}
.iaboutl{ width:333px; height:auto; padding:24px 0 0 30px; background:url(../images/i_about_img_bg.png) no-repeat left top;}
.iaboutr{ width:820px; height:auto; padding-top:40px;}
.iaboutr_en{ font-size:50px; color:#cccccc; font-weight:bolder; line-height:60px;}
.iaboutr_cn{ background:url(../images/iaboutr_cn_bg.jpg) repeat-x 50%;}
.iaboutr_cn p{ display:inline-block; padding-right:15px; background:#fff; line-height:30px; font-size:20px; color:#24b14b; font-weight:bolder;}
.iaboutr_cn a{ display:block; padding-left:13px; background:#fff;}
.iaboutr_cn a span{ display:block; width:80px; height:23px; text-align:center; line-height:23px; font-size:12px; color:#fff;border-radius: 23px; background:#0057ab; margin-top:5px; font-family:Arial, Helvetica, sans-serif;}
.iaboutr_cn a:hover span{ background:#24b14b}
.iaboutr_c{ margin-top:25px; font-size:15px; color:#666666; line-height:32px;}
.iaboutr_c img{ max-width:100%; height:auto;}

.iliucheng{ width:100%; height:auto; position:relative;}
.iliucheng:before {content: "";position: absolute;left: 0;bottom: 22px;height: 1px;width:100%;background: #999999;transition: all 0.3s ease-in-out 0s; }
.iliuchengt{ text-align:center; margin-bottom:30px;}
.iliuchengt_t{ font-size:32px; font-weight:bolder; color:#0057ab; line-height:50px;}
.iliuchengt_t span{ color:#26b14c;}
.iliuchengt_i{ font-size:13px; color:#999999; line-height:32px;}
.iliuchengc{}
.iliuchengc ul li{ width:12.5%; height:auto; text-align:center; float:left;}
.iliuchengc_t{ }
.iliuchengc_t_icon{display:block; width:95px; height:88px; border:1px #999999 solid;border-radius: 8px; margin:0 auto;}
.iliuchengc_t_t{ font-size:15px; color:#333333; text-align:center; line-height:32px; margin:5px auto 22px auto;}
.iliuchengc_b{ display:block; width:45px; height:45px; margin:0 auto; text-align:center; line-height:45px; border:1px #999 solid;border-radius: 45px; background:#e7eaef; position:relative; z-index:11;}

.iliuchengc_t_icon1{ background:url(../images/i_liucheng_icon1.png) no-repeat 50% 50%;}
.iliuchengc_t_icon2{ background:url(../images/i_liucheng_icon2.png) no-repeat 50% 50%;}
.iliuchengc_t_icon3{ background:url(../images/i_liucheng_icon3.png) no-repeat 50% 50%;}
.iliuchengc_t_icon4{ background:url(../images/i_liucheng_icon4.png) no-repeat 50% 50%;}
.iliuchengc_t_icon5{ background:url(../images/i_liucheng_icon5.png) no-repeat 50% 50%;}
.iliuchengc_t_icon6{ background:url(../images/i_liucheng_icon6.png) no-repeat 50% 50%;}
.iliuchengc_t_icon7{ background:url(../images/i_liucheng_icon7.png) no-repeat 50% 50%;}
.iliuchengc_t_icon8{ background:url(../images/i_liucheng_icon8.png) no-repeat 50% 50%;}

.ipartner{ padding:60px 0 40px 0;}
.ipartnerc{ }
.ipartnerc ul li{ width:210px; height:auto; float:left; margin:0 37px 26px 0;}
.ipartnerc ul li:nth-child(5n){ margin-right:0;}
.ipartnerc ul li a{ display:block;}
.ipartnerc_img{ border:2px #cccccc solid;}
.ipartnerc_t{ text-align:center; line-height:30px; margin-top:6px; font-size:16px; color:#333333; font-weight:bolder;}
.ipartnerc ul li a:hover .ipartnerc_img{ border:2px #24b14b solid;}
.ipartnerc ul li a:hover .ipartnerc_t{ color:#24b14b;}

.fmenu{ width:100%; height:62px; line-height:62px; text-align:center; background:#212d3b; font-size:16px; font-weight:bolder; color:#fff;}
.fmenu a{ font-size:16px; font-weight:bolder; color:#fff; padding:0 35px;}
.fmenu a:hover{ color:#24b14b;}

.foot{ width:100%; height:auto; background:#14b23c; border-bottom:1px #fff solid; padding:50px 0 60px 0;}
.footl{ }
.footl_t{ font-size:15px; color:#fff; line-height:28px;margin-bottom:20px;}
.footl_line{ width:28px; height:4px; background:#fff;}

.footr{}
.footr ul li{ display:inline-block; width:132px; height:auto; margin-left:23px; text-align:center; font-size:14px; color:#fff; line-height:28px;}
.footr ul li img{ margin-bottom:8px;}

.copyright{ width:100%; height:auto; background:#14b23c; padding:25px 0; text-align:center; color:#fff; font-size:16px;}
.copyright a{ color:#fff;}
.copyright a:hover{ text-decoration:underline;}
/*index end*/

/*product start*/
.common_banner{ width:100%; height:400px; overflow:hidden;}
.ncon{ width:100%; height:auto; background:#f4f4f4; padding:40px 0;}
.ncate{ padding-bottom:40px; text-align:center;}
.ncate a{ display:inline-block; width:140px; height:50px; line-height:50px; text-align:center; border:1px #dddddd solid; font-size:14px; color:#333333;border-radius: 50px; margin-right:9px; background:#fff;}
.ncate a:last-child{ margin-right:0;}
.ncate a:hover{ background:#009f3d; color:#fff; border:1px #009f3d solid;}
.ncate a.curr{ background:#009f3d; color:#fff; border:1px #009f3d solid;}

.nconc .iproductc_i{ background:#fff;}
.pdcon{ padding:45px 40px; font-size:16px; color:#333333; line-height:30px;}
.pdcon img{ max-width:100%; height:auto;}

.pdetail{ width:100%; height:auto; background:#eaeaea;}
.pdetailt{ padding:30px 0 40px 0;}
.pdetailtl{ width:600px; height:540px; background:#fff; padding:40px 75px; position:relative; z-index:9;}
.pdetailtl_a{}
.pdetailtl .pdetailtl-prev{ width:44px; height:44px; background:url(../images/pd_prev.png) no-repeat 50% 50%; position:absolute; z-index:10; top:248px; left:0; outline:none; cursor:pointer;}
.pdetailtl .pdetailtl-prev:hover{background:url(../images/pd_prev.png) no-repeat 50% 50%;}
.pdetailtl .pdetailtl-next{width:44px; height:44px; background:url(../images/pd_next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:248px; right:0; outline:none; cursor:pointer;}
.pdetailtl .pdetailtl-next:hover{background:url(../images/pd_next.png) no-repeat 50% 50%;}


.pdetailtlc{ width:450px; height:auto; margin:0 auto;}

.pdetailtr{ width:540px; height:auto;}
.pdetailtrt{ padding:25px 0; font-size:24px; color:#111111; line-height:35px; background:url(../images/pd_tt_line.jpg) repeat-x bottom;}
.pdetailtri{ padding:30px 0 50px 0; font-size:16px; color:#666666; line-height:30px;}
.pdetailtrb{}
.pdetailtrbl{ width:197px; height:auto;}
.pdetailtrbl a{ display:block; width:197px; height:60px; line-height:60px; background:#14b23c; text-align:center; font-size:22px; font-weight:bolder;border-radius: 60px; color:#fff;}
.pdetailtrbr{ width:290px; height:auto; padding-left:55px; background:url(../images/pd_phone.png) no-repeat left 50%; min-height:60px;}
.pdetailtrbr_t{ font-size:14px; color:#111111; line-height:28px;}
.pdetailtrbr_i{ font-size:26px; color:#14b23c; line-height:22px; font-family:Arial, Helvetica, sans-serif;}
.pdetailm{}
.pdetailm ul li{ width:50%; height:60px; line-height:60px; text-align:center; background:#8c8c8c; font-size:22px; font-weight:bolder; color:#fff; float:left; cursor:pointer;}
.pdetailm ul li:nth-child(1){ border-right:1px #eaeaea solid;}
.pdetailm ul li.curr{ background:#14b23c; color:#fff;}
/*product end*/


/*about start*/
.acon{ padding:40px 0 15px 0;}
.aboutc{ padding-bottom:50px;}
.aboutct{ text-align:center;}
.aboutct_cn{ font-size:28px; color:#111111; line-height:40px;}
.aboutct_en{ font-size:14px; color:#777777; line-height:28px; text-transform:uppercase;}
.aboutci{ padding:50px 0 30px 0;}
.aboutcil{ width:555px; height:auto; font-size:16px; color:#333333; line-height:32px;}
.aboutcir{ width:582px; height:auto;}
.aboutcc{}
.aboutcc ul li{ width:33.33%; height:auto; float:left; text-align:center;}
.aboutcc_t{color:#999999; font-size:20px; line-height:65px;}
.aboutcc_t span{ font-size:56px; color:#14b23c; padding-right:6px;}
.aboutcc_i{ font-size:16px; color:#666666; line-height:30px;}

.aboutcul{ width:100%; height:auto; background:#f3f3f5; padding:50px 0 90px 0;}
.aboutculc{ padding-top:35px;}
.aboutculcl{ width:562px; height:auto;}
.aboutculcr{ width:630px; height:auto;}
.aboutculcr ul li{ width:310px; height:190px; background:#e3e3e3; float:left; margin:0 9px 9px 0; text-align:center; padding-top:30px;}
.aboutculcr ul li:nth-child(2n){ margin-right:0;}
.aboutculcr_1{ height:63px;}
.aboutculcr_2{ margin:12px auto 8px auto; font-size:22px; color:#14b23c; font-weight:bolder; line-height:30px;}
.aboutculcr_3{ font-size:16px; color:#333333; line-height:26px;}

.aboutdeve{ padding:50px 0 70px 0;}
.aboutdevec{ position:relative; z-index:9;}
.aboutdeveca{ width:1050px; margin:35px auto 0 auto; background:url(../images/about_deve_bg.jpg) repeat-x 50% 170px;}
.aboutdeveca_a{ width:100%; height:380px;}
.aboutdeveca_aa{ padding-bottom:50%; background:url(../images/about_deve_top.jpg) no-repeat 50% 48%; text-align:center;}
.aboutdeveca_1{ font-size:14px; color:#333333; line-height:25px; }
.aboutdeveca_2{ font-size:18px; color:#333; font-weight:bolder; margin:8px auto;}
.aboutdeveca_3{ font-size:14px; color:#2d3b7a; line-height:25px; padding-bottom:88px;}

.aboutdeveca_ab{ padding-top:50%; background:url(../images/about_deve_bottom.jpg) no-repeat 50% 50%; text-align:center;}
.aboutdeveca_ab .aboutdeveca_3{ padding-bottom:0; padding-top:88px;}
.aboutdeveca_ab .aboutdeveca_1{height:75px;}


.aboutdevec .aboutdeveca-prev{ width:16px; height:26px; background:url(../images/about_deve_prev.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-30px; left:0; outline:none; cursor:pointer;}
.aboutdevec .aboutdeveca-prev:hover{background:url(../images/about_deve_prev.jpg) no-repeat 50% 50%;}
.aboutdevec .aboutdeveca-next{width:16px; height:26px; background:url(../images/about_deve_next.jpg) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-30px; right:0; outline:none; cursor:pointer;}
.aboutdevec .aboutdeveca-next:hover{background:url(../images/about_deve_next.jpg) no-repeat 50% 50%;}


.teamc{ background:#fff; padding:40px; border:1px #dddddd solid; font-size:16px; color:#333333; line-height:36px;}
.teamc img{ max-width:100%; height:auto;}

.partner{background:#fff; padding:40px 40px 20px 40px; border:1px #dddddd solid;}
.partner ul li{ width:248px; height:auto; float:left; margin:0 42px 28px 0;}
.partner ul li:nth-child(4n){ margin-right:0;}
.partner ul li a{ display:block;}
.partner_img{ width:248px; height:165px; border:2px #cccccc solid;}
.partner_t{ text-align:center; line-height:30px; margin-top:8px; color:#333333; font-size:16px; font-weight:bolder;}

.shebei{background:#fff; padding:30px 30px 20px 30px; border:1px #dddddd solid;}
.shebei ul li{ width:361px; height:auto; float:left; margin:0 27px 28px 0;}
.shebei ul li:nth-child(3n){ margin-right:0;}
.shebei_img{width:361px; height:auto;}
.shebei_t{ text-align:center; line-height:30px; margin-top:8px; color:#333333; font-size:16px; font-weight:bolder;}

.contactc{ border:1px #dddddd solid; background:#fff; margin-bottom:30px;}
.contactcl{ width:598px; height:auto; padding:40px 70px;}
.contactcl_t{ font-size:26px; color:#14b23c; font-weight:bolder; line-height:60px; padding-bottom:25px; border-bottom:1px #ddd solid;}
.contactcl_c{}
.contactcl_c ul li{ height:70px; line-height:70px; border-bottom:1px #ddd solid; text-indent:80px; font-size:15px; color:#333333;}
.contactcl_c ul li.contactcl_c1{ background:url(../images/contact_icon1.jpg) no-repeat left 50%;}
.contactcl_c ul li.contactcl_c2{ background:url(../images/contact_icon2.jpg) no-repeat left 50%;}
.contactcl_c ul li.contactcl_c3{ background:url(../images/contact_icon3.jpg) no-repeat left 50%;}
.contactcl_c ul li.contactcl_c4{ background:url(../images/contact_icon4.jpg) no-repeat left 50%;}
.contactcl_c ul li.contactcl_c5{ background:url(../images/contact_icon5.jpg) no-repeat left 50%;}

.contactcr{ width:600px; height:548px; border-left:1px #ddd solid;}

.message{ border:1px #ddd solid; background:#fff; padding:30px 40px;}
.messaget{ font-size:20px; color:#333333; font-weight:bolder; line-height:40px; margin-bottom:20px;}
.messagec{}
.messagec_1{ margin-bottom:20px;}
.messagec_1l{ width:550px; height:60px; position:relative; z-index:9; border:1px #ddd solid;}
.mess_text{ width:100%; height:58px; border:0; line-height:58px; color:#333; text-indent:150px; outline:none;}
.messagec_1l span{ display:block; width:130px; height:58px; line-height:58px; color:#999999; font-size:16px; text-indent:22px; position:absolute; z-index:10; left:1px; top:1px; border-right:1px #ddd solid;}

.messagec_2{ margin-bottom:20px;}
.mess_textarea{ width:100%; height:140px; border:1px #ddd solid; padding:15px 22px; line-height:30px; font-size:16px; color:#999999; font-family:"微软雅黑", "宋体",Arial, Helvetica, sans-serif;outline:none;}
.messagec_3{}
.messagec_3l{ width:586px; height:60px; border:1px #ddd solid;}
.mess_short{ width:445px; height:58px; border:0; line-height:58px; color:#999; font-size:16px; text-indent:22px;border-right:1px #ddd solid;outline:none;}
.messagec_3l img{}
.messagec_3r{ width:499px; height:60px;}
.mess_submit{ width:100%; height:60px; line-height:60px; text-align:center; cursor:pointer; border:0; background:#14b23c; font-size:20px; color:#fff;outline:none;}

/*about end*/

/*new start*/
.nlist{}
.nlist ul li{ width:380px; height:auto; float:left; margin:0 28px 45px 0;}
.nlist ul li:nth-child(3n){ margin-right:0;}
.nlist ul li a{ display:block; background:#fff;}
.nlist_img{ width:100%; height:100%; overflow:hidden;}
.nlist_img img{-webkit-transition: all ease .3s; transition: all ease .3s}
.nlistc{ padding:15px 20px;}
.nlistc_t{ font-size:16px; color:#333333; line-height:30px; height:30px; overflow:hidden;}
.nlistc_time{ font-size:12px; color:#666666; line-height:25px;}
.nlistc_i{ font-size:14px; color:#666666; height:50px; line-height:25px; overflow:hidden;}
.nlist ul li a:hover .nlist_img img{-webkit-transform: scale(1.15); transform: scale(1.15);}
.nlist ul li a:hover .nlistc_t{ color:#009f3d;}

.ndetail{ padding-bottom:25px; width:1000px; margin:0 auto;}
.ndetail_t{ text-align:center; font-size:24px; color:#1e1e1e; line-height:40px;}
.ndetail_i{ text-align:center; margin:10px 0 15px 0; line-height:25px; font-size:13px; color:#7e7e7e;}
.ndetail_c{ padding:20px 0; border-top:1px #dddddd solid;border-bottom:1px #dddddd solid; font-size:14px; line-height:28px; color:#333333;}
.ndetail_c img{ max-width:100%; height:auto;}
.ndetail_p{ padding-top:20px; font-size:14px; line-height:30px; color:#666666;}
.ndetail_p a{ color:#666;}
.ndetail_p a:hover{ color:#009f3d;}
/*new end*/






.pageController { width:100%; padding: 30px 0; line-height: 25px; text-align:center;}
.pageController a { display:inline-block; line-height:46px;  height:46px; width:46px; color: #3f3f3f; font-size:14px; margin-right:8px;  background:#fff; border:1px #dfdfdf solid;border-radius: 100%;}
.pageController a:hover { color: #fff;background:#24b14b;border:1px #24b14b solid; text-decoration: none;font-weight:bolder; }
.pageController .xuanzhong {color: #fff;background:#24b14b;border:1px #24b14b solid; text-decoration: none;font-weight:bolder;}





