﻿/*
* name: Global && Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../img/ico.png);margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}
.ico5_1 { background-position: 0 -80px;}
.ico5_2 { background-position: -20px -80px;}

.f_ico{ display: inline-block; overflow: hidden; width:125px; height:135px; vertical-align: middle; background: url(../img/f_ico.png);margin:0 .3em;}
.f_ico_2{ background-position:-125px 0;}
.f_ico_3{ background-position:-250px 0;}
.f_ico_4{ background-position:-375px 0;}

.ico30{ display: inline-block; overflow: hidden; width:30px; height:30px; vertical-align: middle; background: url(../img/ico30.png);margin:0 .3em;}
.ico30_2{ background-position: -30px 0;}




/*
* 依赖：
* placeholder插件
*/
.placeholder { color: #aaa;}
/* 设置 */
body{font-size:13px; line-height: 1.8; color: #555; background: #fff;}
.wrap { max-width: 1000px; margin-right: auto; margin-left: auto; *width: 1000px;}
a{color: #666;}
a:hover { color: #029e6f;}
input,select,button,textarea{ font-family:microsoft yahei;}

/*css组件-设置*/
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
/*选中设置*/
::-moz-selection {color: #fff; background: #39f; }
::selection {color: #fff; background: #39f;}


/* 网站样式 */
.transition{ transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.hoverImg:hover{ transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}
.mt30{ margin-top:30px;}
.channelOut{ margin-bottom:10px;}
.channelOut .channelIn{ font-size:26px; font-weight:normal;}
.in_detail{ background-color:#8b8b8b; color:#fff;display: inline-block;}
.in_detail span._t{ background-color:#029e70;margin: 0;width: 34px;text-align: center;height: 30px;display: inline-block;vertical-align: top;}
.in_detail .word{ display:inline-block; width:83px;line-height: 30px;text-indent: 10px;color: #fff;}

/*通用头部*/
.head{ background:url(../img/h_bg.png) repeat #353e52;position: relative;z-index: 5;}
.head .h_menu{margin-top: 26px;padding: 0 0 0 15px; position:relative;}
.head .h_language{margin-top: 26px;padding: 0 0 0 15px; position:relative;}
.head .h_menu .h_menu_t{ display:block;padding-bottom: 28px;cursor: pointer;}
.head .h_menu .h_menu_t:after{content:''; width:0; height:0; border-left:7px transparent solid; border-right:7px transparent solid; border-bottom:7px #f4f4f4 solid; position:absolute; left:50%; margin-left:1px; bottom:0; display:none;}
.head .h_menu ._layer_menu{ position:absolute;top: 52px;left:50%;width: 100px;background-color: #fff;margin-left: -44px; padding:5px 0; display:none;}
.head .h_menu ._layer_menu li{ text-align: center;line-height: 30px;}
.head .h_menu ._layer_menu li a{display:block;}
.head .h_menu .h_menu_t.hover:after{ display:block;}
.head .logo a{ display:block; background:url(../img/logo.png) no-repeat; background-size:contain; width:190px; height:78px;}
.head .head_ser{ z-index:2;position: relative;}
.head .head_ser .btn-search{ display:block; margin-top:31px;}
.head .head_ser .btn-search i{ display:block; margin:0;}
.head .head_ser .search { position: absolute;right: 20px;top: 20px;background-color: #fff;height: 36px; display:none;border: 2px #029e6f solid; width:170px;}
.head .head_ser .search .inp{border: none;vertical-align: top;height: 16px;line-height: 16px;box-sizing: content-box;padding: 10px 0 10px 5px; width:0;}
.head .head_ser:hover .search .inp{ width:97%;}
.head .head_ser .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}


.head .nav{ width:60%;position:relative;}
.head .nav .navli{ float:left; width:19%;position: relative;}
.head .nav .navli .nav_a{ display:block; width:100%; text-align:center; color:#fff; height:78px; line-height:78px; font-size:16px; position:relative;}
.head .nav .navli .nav_a:after{ content:''; width:0; height:0; border-left:7px transparent solid; border-right:7px transparent solid; border-bottom:7px #f4f4f4 solid; position:absolute; left:50%; margin-left:-7px; bottom:0; display:none;}
.head .nav .navli:hover .nav_a:after{ display:block;}
.head .nav .navli.cur .nav_a,.head .nav .navli:hover .nav_a{ font-weight:bold;}
.head .nav .navli ._layer{  display:none; width:410px; position:absolute; left:0; top:100%; background:#f4f4f4;border-top: 2px #f3f3f3 solid;overflow:hidden;padding: 20px 0;}
.head .nav .navli ._layer ._layer_menu{ width:24%; float:left; padding: 0 0 10px 10px;}
.head .nav .navli ._layer ._layer_menu li { padding:0;}
.head .nav .navli ._layer ._layer_menu li a { display:block; line-height:1.5; padding:5px;text-align:center; color:#2f2f2f;}
.head .nav .navli ._layer ._layer_menu li a:hover { color:#fff; background-color:#058860;}
.head .nav .navli ._layer ._img { width:60%; float:right; padding:0 20px;border-left: 1px #bcbcbc solid;}
.head .nav .navli ._layer ._text { font-size:14px; color: #2f2f2f; display:block; line-height:1.5; padding-top:10px;}
.head .nav .navli ._layer .cont li { float: left; width: 45%; margin-right: 5%; *width:44%;}
.head .nav .navli ._layer .cont li .t{ font-weight:bold;}
.head .nav .navli.nav4 ._layer{ left: -81px;}
.head .nav .navli.nav5 ._layer{ left:auto; right:0;}
/*.head .nav .navli.nav5 ._layer ._layer_menu{float: right;padding: 0 10px 10px 0;}
.head .nav .navli.nav5 ._layer ._img{float: left;border-left: 0;border-right: 1px #bcbcbc solid;}*/

.ibanner{ height:495px; position:relative; overflow:hidden;}
.ibanner li { width:100%; height:495px; background-position:center top; background-repeat:no-repeat;}
.ibanner li .img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; max-width:none; height:100%;}
.ibanner .slide_nav { width:100%; height:16px; position:absolute; left:0; bottom:40px; text-align:center;}
.ibanner .slide_nav a { display:inline-block; width:16px; height:16px; background:#fff; border-radius:50%; overflow:hidden; margin:0 7px; font:0/0 a; letter-spacing:-9px; cursor:pointer;}
.ibanner .slide_nav a.on { background:#029e70;}

.thumbSlide { width:340px; height:340px; position:absolute; left:50%; margin-left:150px; top:80px; overflow:hidden;}
.thumbSlide dd { width:340px; height:340px; position:absolute; left:0; top:0; display:none;}

.thumbSlide1 { width:780px; height:400px; position:absolute; left:50%; margin-left:-593px; top:70px; overflow:hidden;}
.thumbSlide1 dd { width:780px; height:400px; position:absolute; left:0; top:0; display:none;}


/*首页中间区域*/
.loading{ background:url(../img/loading.gif) no-repeat; width:100%; height:100%;position: absolute;
left: 50%;top: 50%;margin-left: -50px;margin-top: -50px;}
.i_center_box{ padding:30px 0 75px;}

.center_news .imgbox .info{ position:absolute; bottom:0; left:0; width:90%; background:url(../img/black.5.png) repeat; background:rgba(0,0,0,.5);color: #fff;padding: 15px 5%;}
.center_news .imgbox .info .date{ font-size:14px; font-family:Arial; color:#029e70;}
.center_news .imgbox .info .tit .title{ font-size:18px; color:#fff;width: 80%;}
.center_news .imgbox .info .tit ._tools{ position:absolute; right:0; top:50%; margin-top:-13px;}
.center_news .imgbox .info .tit ._tools ._view{display: inline-block;vertical-align: middle;margin-right: 10px;}
.center_news .imgbox .info .tit ._tools .bdsharebuttonbox a{ float:none; display:inline-block; background:none;margin: 0;padding: 0;}
.center_news .center_news_list li{ margin-bottom:31px;overflow: hidden;}
.center_news .center_news_list li .data{ font-family:Arial;border: 1px #6e7a8c solid;width: 55px;margin-right: 2%;}
.center_news .center_news_list li .data span{ display:block; text-align:center;}
.center_news .center_news_list li .data .day{ font-size:30px; font-weight:bold; background-color:#545f70;line-height: 45px; color: #fff;}
.center_news .center_news_list li .data .month{ font-size:0.77em; color:#565656;}
.center_news .center_news_list li .title{font-size: 14px;line-height: 20px;}
.center_news .center_news_list li .p{font-size: 12px;line-height: 20px;height: 40px;overflow: hidden;}
.center_news .center_news_list li:hover .data,.center_news .center_news_list li.hover .data{ border-color:#00b562;}
.center_news .center_news_list li:hover .data .day,.center_news .center_news_list li.hover .data .day{ background-color:#00b562;}
.center_news .center_news_list li.last{ margin-bottom:0;}

.ipro_list .box { position:relative; overflow:hidden;margin-bottom:20px;}
.ipro_list .box .img { width:100%; height:0; padding-bottom:106.4%; position:relative; overflow:hidden;display: block;}
.ipro_list .box .img img { width:100%; height:100%; position:absolute; top:0; left:0; *height:250px;}
.ipro_list .btn { display:none;}
.ipro_list .cover { width:100%; height:auto; position:absolute; left:0; top:85%; padding:10px 0; width:100%; background:url(../img/sblue.7.png) repeat; background:rgba(40,53,73,.70);}
.ipro_list .cover .n,.ipro_list .cover .btn,.ipro_list .cover .text { color:#fff; margin:0 12px;}
.ipro_list .cover .n { font-size:16px; height:20px; line-height:20px; margin-bottom:5px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.ipro_list .cover .text { font-size:14px; line-height:20px; height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.ipro_list li.last .box .img{ padding-bottom:25%;}
.ipro_list .hover .cover { height:100%; text-align:center;}
.ipro_list .hover .cover .n { font-size:22px; height:40px; line-height:40px; margin-bottom:10px; color:#e0dfdf; padding-top:50px;}
.ipro_list .hover .cover .btn { display:block; margin-bottom:10px;}
.ipro_list .hover .cover .text { height:auto; white-space:normal;}

.tech_box{ background-color:#f4f4f4; position:relative;} 
.tech_box .newsSlider{ width:100%; height:0; padding-bottom:63%; position:relative; overflow:hidden;}
.tech_box .newsSlider img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.tech_box .newsSlider li .info{ background:url(../img/black.5.png) repeat; background:rgba(0,0,0,.5); position:absolute; bottom:0; left:0; padding:22px 5%; width:90%;}
.tech_box .newsSlider li .info .tit{ font-size:18px; color:#fff;width: 80%;}
.tech_box .newsSlider .slide_nav{ position:absolute;bottom: 30px;right: 15px;}
.tech_box .newsSlider .slide_nav a{ display:inline-block; width:9px; height:9px; line-height:99; overflow:hidden; background-color:#fff; margin-right:4px; cursor:pointer;}
.tech_box .newsSlider .slide_nav a.on{ background-color:#018a58;}
.tech_box .tech_info{padding: 2% 4% 2% 1%;}
.tech_box .tech_info .in_tit{ font-size:38px;}
.tech_box .tech_info .in_tit em{ color:#029e70;}
.tech_box .tech_info .info{font-size: 14px;}
.tech_box .tech_info .in_share{position: absolute;width: 46%;bottom: 30px;}
.tech_box .tech_info .in_share .bdsharebuttonbox span{ line-height:29px;}


.goQT_box .imgbox{ width:100%;}
.goQT_box .imgbox .img{ display:block; width:100%; height:0; padding-bottom:86%; position:relative; overflow:hidden;}
.goQT_box .imgbox .img img{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}
.goQT_box .info_box{ background-color:#f4f4f4; padding:9%;position: relative;overflow: hidden;}
.goQT_box .info_box .info{ display:block; width:100%;}
.goQT_box .info_box .info .columns{ font-size:18px;margin-bottom: 3px;}
.goQT_box .info_box .info .sum{ font-size:12px;line-height: 23px;height: 135px;overflow: hidden;}
.goQT_box .imgbox .img:after{ content:''; width:0; height:0; border-left:10px transparent solid; border-right:10px transparent solid; position:absolute; left:50%; margin-left:-10px;}
.goQT_box li.li01 .imgbox .img:after,.goQT_box li.li03 .imgbox .img:after{ border-bottom:10px #f4f4f4 solid; bottom:0;}
.goQT_box li.li02 .imgbox .img:after,.goQT_box li.li04 .imgbox .img:after{ border-top:10px #f4f4f4 solid; top:0;}

.fast_line{ background:url(../img/gai_home_12.jpg) center top no-repeat; padding:18px 0 35px;}
.fast_line li{ text-align:center;}
.fast_line li .columns{ font-size:18px; margin-top:25px;}
.fast_line li a{ color:#fff; display:block; margin-top:30px;}

/*通用底部*/
.foot_top{ background-color:#19242c; color:#ccc;}
.foot_top dl dd a{ color:#ccc;}
.foot_top dl dt{ font-size:20px; font-weight:bold; color:#e9e9e9;margin-top: 27px;}
.foot_top dl dt a{color:#e9e9e9;}
.foot_top dl.f_contact{width: 37%;}
.foot_top dl.f_line{width: 16%;padding-left: 2%;}
.foot_top dl.f_line dt{margin-bottom: 5px;}
.foot_top dl.f_line dd{ line-height:25px;}
.foot_top dl.f_line dd a:hover{ text-decoration:underline;}
.foot_top .f_erwm{ background-color:#27343d;width: 23.4%;text-align: center;padding: 30px 0 20px;}
.foot_top .f_erwm p{ font-size:12px; margin-top:10px;}
.foot_top dl.f_contact address{font-style: normal;line-height: 35px;}
.foot_top .db_rz {background-color:#19242c;width: 14%;text-align: center;padding: 60px 52px 0 0px;;}

.foot_bottom{ background-color:#171e23;}
.foot_bottom,.foot_bottom a{ color:#fff;}
.foot_bottom a.beian,.foot_bottom a.f_a{ margin-left:10px;}
.foot_bottom ._jerei{ margin-left:20px;}
.foot_bottom .f_l{ line-height:59px;}
.foot_bottom .yqline{ position:relative; cursor:pointer;z-index: 2;width:16.2%; float:right;margin: 12px 0 0;}
.foot_bottom .yqline .val{height:27px;line-height:27px;border: 1px #a2a5a7 solid;width:99%;position: relative;}
.foot_bottom .yqline .val .t{padding-left: 4%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 83%;}
.foot_bottom .yqline .val .p{position: absolute;right: 0;top: 0;width: 36px;text-align: center;height:27px;border-left: 1px #9a9da3 solid;}
.foot_bottom .yqline .val .p i{ margin-top:-4px;}
.foot_bottom .yqline ._options{ position: absolute;width:99%;left:0;bottom:29px;background: #fff;border: 1px solid #ddd;border-color: #ddd;display:none;border-bottom: none;}
.foot_bottom .yqline ._options a{ display:block; height:30px; line-height:30px;padding-left: 2%;color: #000;}
.foot_bottom .yqline ._options a:hover{background:#ccc;color:#333;}

/*下层--通用样式*/
.n_bann{ height:235px; position:relative; overflow:hidden;}
.n_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.main_bar{ padding:32px 0 50px;}
.posi{ font-weight:normal; font-size:14px;}
.posi em{ margin:0 5px;}
.main_left{ width:23.4%;}
.main_right{ width:74.4%;}
.main_right .posi{ text-align: right;border-bottom: 1px #e4e4e4 solid;padding-bottom: 10px;}
.s_menu_bar dt{ font-size:36px; font-weight: bold; color:#fff; text-align: center; background: url(../img/n_logo.png) right bottom no-repeat #024d6a;padding: 12px 0;}
.s_menu{ background-color: #f7f7f7;}
.s_menu .s_li .s_a{ font-size: 16px; line-height: 50px; position:relative;display: block;padding-left: 25%;border-bottom: 1px #eaeaea solid;}
.s_menu .s_li .s_a b{ display:block; width:10px; height:10px; background: url(../img/ico.png) -80px -20px no-repeat; position:absolute; right:17%;top: 50%;margin-top: -5px;*margin-top: -18px;}
.s_menu .s_li .s_ul{ padding:8px 0;padding-left: 25%;border-bottom: 1px #eaeaea solid; display:none;}
.s_menu .s_li .s_ul li a{ display:block; line-height: 30px; font-size:14px;}
.s_menu .s_li.cur .s_a,.s_menu .s_li:hover .s_a{ color:#029e70;}
.s_menu .s_li.cur .s_ul{ display:block;}
.s_menu .s_li.cur .s_a b,.s_menu .s_li:hover .s_a b{ background-position: -80px -30px;}
.s_menu .s_li.cur .s_ul li.cur a{ color:#029e70;}
.n_channel{ border-bottom:1px #e4e4e4 solid;padding: 8px 0 5px;}
.n_channel .channelIt{ font-size:24px;}
.n_channel .p{ font-size:16px;}
.main_content{padding: 25px 0 20px;}
.mh{ min-height: 450px;}

/*下层--青特综合*/
.about_top{ border:1px #d9d9d9 solid;}
.about_top ._img{width: 34.1%;margin-right: 3%;}
.about_top ._img a:hover img{ transform:scale(1.2);-webkit-transform:scale(1.2);}
.about_top .info{display: block;padding: 25px 4% 30px 0;}
.about_top .title{ font-size:16px;margin-top: 10px;}
.about_top ._i{ color:#848484;}
.about_top .p{ font-size:14px;line-height:25px;height:100px;overflow: hidden;margin: 10px 0 22px;}
.about_top ._detail{ border:1px #a6802f solid; display:inline-block;padding: 2px 10px;color: #a6802f;}
.about_top ._detail:hover{ color:#058860; border-color:#058860;}

.a_mt50{ margin-top:48px;}
.a_box2 .imgword{ background-color:#029e70; color:#fff;}
.a_box2 .imgword .info{padding: 8% 5% 8% 10%;}
.a_box2 li .columns{ position:absolute; bottom:0; left:0; width:86%; padding:11px 7%; background:url(../img/black.5.png) repeat; background:rgba(0,0,0,.5); color:#fff; font-size:22px; font-weight:normal;}
.a_box2 li .info .columns{ position:static; background:none; padding:0;margin-bottom: 15px;}
.a_box2 li .info .p{line-height: 23px;height: 69px;overflow: hidden;font-size: 14px;}
.a_box2 li .info .a_btn{ display:block; width:88px; height:61px; background:url(../img/a_rising.png) no-repeat; background-size:contain;position: absolute;bottom: 25px;right: 14%;}
.a_box2 li:hover .info .a_btn{ transform:translateX(3px);-webkit-transform:translateX(3px);-moz-transform:translateX(3px);-ms-transform:translateX(3px);-o-transform:translateX(3px);}

.a_box3{ margin-top:90px;}
.a_box3 .a_box3_01{ background-color:#f4f4f4;}
.a_box3 .a_box3_01 .a_img{ border:1px #e6e6e6 solid; width:49.8%;margin-right: 5%;}
.a_box3 .a_box3_01 .a_img .img{ display:block; width:100%; height:0; padding-bottom:110%; position:relative; overflow:hidden;}
.a_box3 .a_box3_01 .a_img .img img{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}
.a_box3 .a_box3_01 .a_info{ display:block;padding: 4% 5% 4% 0;}
.a_box3 .a_box3_01 .a_info .columns{ font-size:22px; font-weight:normal;}
.a_box3 .a_box3_01 .a_info .p{ font-size:14px;line-height: 25px;height: 225px;overflow: hidden; margin-bottom:15px;}
.a_box3 .a_box3_02 .info{ border:1px #d9d9d9 solid; border-top:0;padding: 15px 7.5% 25px;}
.a_box3 .a_box3_02 .info .columns{ font-weight:normal; font-size:22px;}
.a_box3 .a_box3_02 .info .p{ font-size:14px;line-height: 25px;height: 50px;overflow: hidden;margin: 8px 0 15px;}

/*下层--创新综合页*/
.cx_box1 li{ margin-bottom:40px;}
.cx_box1 .cx_list dt{ border:1px #dcdcdc solid; background-color: #f4f4f4; font-size:18px; position:relative;margin-bottom: 14px; padding:18px 0;}
.cx_box1 .cx_list dt ._tit{ display:block; width:80%;padding-left: 2%;}
.cx_box1 .cx_list dt .cx_btn{ position:absolute; top:50%; margin-top:-15px; right:2%;}

/*下层--联系我们*/
.contact_top{ margin:25px 0 36px;}
.contact_top ._cLeft{width: 41%;}
.contact_top ._cLeft .pp1{ font-size:25px; color:#029e6f; font-weight: bold;}
.contact_top ._cRight{width: 54.4%;margin-top: 5px;}
.con_form .form-group{ position:relative;width: 100%;margin-bottom: 9px;margin-right: 1%;margin-right: 0.8%\9;}
.con_form .form-group .sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.con_form .form-feedback{ display:block; width:100%;margin-bottom: 9px;}
.con_form .form-feedback .form-control{ width:99%;height: 129px;}
.con_form .form-control{line-height: normal;padding:10px; height:auto;width: 100%;}
.con_form .form-group img{vertical-align: middle;height: 40px;}
.con_form .form-group b{display: inline-block;line-height: 40px; padding-left:6px;}
.con_form .form-group b font{ color:#f70000;}
.con_form .form-btn .btn{ display:inline-block; width:32%;border-radius: 0;margin-right: 1.5%; border:none; background-color:#6e6e6e; color:#fff; font-size:18px;padding: 0;line-height: 39px;height: 39px;width: 48.4%;}
.con_form .form-btn .btn:hover{ background-color:#029e6f;}
.con_form .form-yzm .form-control{width: 30%;display: inline-block;vertical-align: middle;margin-right: 2%;}
.contact_top ._cLeft .c_dl dt{ font-size:22px;}
.contact_top ._cLeft .c_dl dd{border-bottom: 1px #d6d6d6 solid;padding: 12px 0 20px;}
.contact_top ._cLeft .c_dl dd address{ font-style: normal; padding-left: 34px;position: relative;font-size: 14px;line-height:30px;}
.contact_top ._cLeft .c_dl dd address i{position: absolute;left: 0;top: 4px;}
.contact_top ._cLeft .c_dl dd ._tel{font-family: Arial;font-size: 30px;font-weight: bold;color: #333;}
.contact_top ._cLeft .c_dl dd.hot{ padding-top: 24px;}
.contact_top ._cLeft .c_dl dd.hot address .ico3_4{ top:50%; margin-top: -10px;}
.contact_top ._cLeft .c_dl dd.hot address strong{ display:inline-block; vertical-align: 5px;}

.con_map #container{ height:0; padding-bottom: 55.7%;}
#container img{max-width: none;}

/*下层--新闻列表*/
.inewsSearch {padding: 20px 7% 28px;background-color:#efefef;margin-top: 25px;}
.inewsSearch .sec_hd { margin-bottom:8px;}
.inewsSearch .sec_hd .n { font-size:24px; font-weight:normal; color:#333;}
.inewsSearch .sec_bd .nselect { margin-bottom:15px; height:36px; overflow:hidden; position:relative;}
.inewsSearch .sec_bd .nselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.nselect .c_select { display:block; width:100%;background-color:#fff; height:36px; line-height:36px; border-radius:0!important;}
.nselect .newsYear{ width:100%;}
.inewsSearch .sec_bd .year{clear: both;}
.inewsSearch .sec_bd .month{ float: left;width: 48%; *width:97px;}
.inewsSearch .sec_bd .day{ float:right;width: 48%;*width:97px;}
.nselect .c_select ._txt { padding-right:36px; padding-left:20px;}
.nselect .c_select ._arrow { width:35px; background-color:#b1b1b1;}
.nselect .c_select ._arrow .arr {position: absolute;left: 50%;top: 50%; width:15px; height:8px; background: url(../img/arr.png) no-repeat; margin-top: -4px; margin-left: -7.5px;}
.nselect .c_select.on ._arrow .arr{ background-position: -15px 0;}
.nselect .c_select.on ._arrow{ background-color: #029e6f;}
.select-ui-options-ncb { border-color:#ddd!important;background-color: #fff;overflow-y: auto;max-height: 11em; width:344px\9;}
.select-ui-options li{padding: 6px;line-height: 1.8em; width:93%;}
.select-ui-options li:hover {background: #018a5e;color: #fff;}
.select-ui-options-ncb ._disabled { display:none;}
.nInput { display:block; height:39px;border:#ddd 1px solid; padding:0 20px; overflow:hidden; margin-bottom:15px;background-color: #fff;clear: both;}
.nInput input { width:100%; height:19px; line-height:19px; padding:10px 0; vertical-align:top; border-width:0; font-family:"Microsoft Yahei";}
.nBtn { overflow:hidden;}
.nBtn a { display:block; width:100%; height:40px; line-height:40px; background-color:#029e6f; color:#fff; font-size:16px; text-align:center;}


.news_list .newsT { float: left; width: 100%; display:none;}
.news_list .lit.cur a { background: #0377c2; }
.news_list .lit a { display: block; width: 150px;font-size: 14px; text-align: center; background-color: #1c2638; height: 44px; line-height: 44px; color: #fff; float: left; }
.news_list .cur { background: #007dc6; }
.news_list li { overflow:hidden;background-color: #f7f7f7;margin-top: 25px;padding-right: 4%;}
.news_list li.noimg .info { width: 100%; }
.news_list li .img { width: 28.6%; float: left;}

.news_list li .titbox{ overflow:hidden;padding-top: 10px;padding-left: 2%;}
.news_list li .titbox .title { width: 80%; float: left; font-size: 18px;}
.news_list li .titbox .date {float: right;font-size: 14px;font-family: Arial;color: #029e70;padding-top: 5px;}
.news_list li .titbox .date em { margin: 0 3px; }
.news_list li .summ{ height:69px; line-height:23px; overflow:hidden;font-size: 14px;margin-top: 5px;padding-left: 2%;}
.news_list li ._i{padding-left: 2%; overflow:hidden;}
.news_list li ._i .bdsharebuttonbox{ display:inline-block;}
.news_list li ._i .bdsharebuttonbox:after{ display:none;}
.news_list li ._i .bdsharebuttonbox .bds_more{background: none;float: none;margin: 0;padding: 0;display: inline-block;}

/*分页*/
.page{font-size: 12px; color: #777777; text-align: center; margin-top:30px;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #029e70;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}


/*下层--产品列表*/
.prolist li{ margin-top:25px;}
.prolist li .box{ border:1px #ededed solid; padding:4px;}
.prolist li .box .img{ position:relative;overflow: hidden;}
.prolist li .box .img .cover_bg{ display:block; width:100%; height:100%; background: url(../img/black.8.png) repeat; background:rgba(0,0,0,.8); position:absolute; bottom:-100%; left:0; color:#fff;}
.prolist li .box .img .cover_bg .summ{ font-size:14px;display: block;padding: 0 5%;text-align: center;margin-top: 38px;}
.prolist li .box .img .cover_bg p.tc{margin-top: 12px;}
.prolist li .title{ font-size:18px;padding: 9px 3% 3px;}
.prolist li:hover .box .img .cover_bg{ bottom:0;}

/*下层--产品详情*/
.widget-prodetail-2{ margin-top: 25px; background-color: #f6f6f6;}
.widget-prodetail-2 ._detail { float: right; width: 38%;padding-right: 4%; }
.widget-prodetail-2 ._title {font-size: 20px; overflow: hidden; padding: 30px 0 10px;border-bottom: 2px #d5d5d5 solid;}
.widget-prodetail-2 ._intro {line-height: 23px; height: 69px; overflow: hidden;font-size: 14px;border-bottom: 2px #d5d5d5 solid;padding: 10px 0;}
.widget-prodetail-2 ._extend { background: #f3f3f3; padding: 20px 0 20px 20px; line-height: 34px; }
.widget-prodetail-2 ._ext_link{ margin-bottom:0px;}
.widget-prodetail-2 ._ext_link a { display: inline-block; }
.widget-prodetail-2 ._ext_link a:hover { text-decoration: underline; }
.widget-prodetail-2 ._ext_link .ion { color: #0e90d2; font-size: 16px; }
.widget-prodetail-2 ._ext_btn{ overflow:hidden;margin-top: 27px;}
.widget-prodetail-2 ._ext_btn a { display: inline-block;width: 80%; font-size: 18px; color:#fff; line-height:40px;height: 40px;text-align: center;}
.widget-prodetail-2 ._ext_btn a:hover { color: #ededed;  }
.widget-prodetail-2 ._ext_btn ._btn1 { background: #8b8b8b;}
.widget-prodetail-2 ._ext_btn ._btn2 { background: #787878;margin-right: 10px; }
.widget-prodetail-2 ._ext_btn ._btn3 { background: #787878; }
.widget-prodetail-2 ._ext_btn .ion { font-size: 26px; }
.widget-prodetail-2 ._pic { float: left; width: 54%;border: 1px #e6e6e6 solid;}
.widget-prodetail-2-tab {margin-top: 40px; }
.widget-prodetail-2-tab .tab_header { height: 44px;border-bottom: 2px #ebebeb solid; }
.widget-prodetail-2-tab .tab_t{ height: 44px; line-height: 44px; width: 12%; text-align:center;  font-size: 16px;}
.widget-prodetail-2-tab .tab_t b{ display:none; width:100%; background-color:#029e70; height:3px;}
.widget-prodetail-2-tab .tab_t .ion { color: #c1170e; font-size: 22px; font-weight:normal;}
.widget-prodetail-2-tab .tab_t_cur b{ display:block;}
.widget-prodetail-2-tab .tab_c { padding: 10px; min-height: 200px;}


@media only screen and (max-width: 480px) {
.widget-prodetail-2-tab .tab_header{ height:auto;border-bottom: none;}
.widget-prodetail-2-tab .tab_t { position: static;border: 1px solid #ddd; width:99%;}
.widget-prodetail-2 ._pic { width:100%;}
.widget-prodetail-2 ._detail{width: 92%;padding: 0 4% 15px;}
.widget-prodetail-2-tab .tab_t { border-left: 1px solid #ddd;}
.widget-prodetail-2 ._pic{ margin-top:5px;}
.widget-prodetail-2 ._ext_btn a{ padding:0 3%;}
.widget-prodetail-2 ._extend{ padding-left:2%;}
.widget-prodetail-2 ._ext_btn ._btn1,.widget-prodetail-2 ._ext_btn ._btn2{ margin-right:2%;}


}

.case_box{ margin-top:30px;}
.case_box .case-t{ position:relative;margin-bottom: 15px;}
.case_box .case-t .ca_tt{ font-size:18px; font-weight:bold; display:block;}

.case_scroll{ position:relative;}
.case_scroll .caseList{ height:226px; overflow:hidden; position:relative;}
.case_scroll .caseList li{ margin-top: 0;}
.case_scroll .caseList li ._title{ font-size:18px; padding:0 3%; width:94%; text-align:center;margin-top: 10px;}

/*下层--招聘综合*/
.job_home{ background: url(../img/job_home.jpg) center top no-repeat; padding:88px 0 116px;}
.j_channelT{ font-size:48px; font-weight: bold; color:#fff;line-height: 68px;}
.j_chann_p{ font-size:30px; color:#fff;line-height: 44px; position:relative;margin-bottom: 80px;}
.j_chann_p:before,.j_chann_p:after{ content:''; width:20%; height:1px; background:rgba(255,255,255,.8); position:absolute;top:50%;}
.j_chann_p:before{ left:0;}
.j_chann_p:after{right:0;}
.job_hbox li{ float:left;width:40.5%;margin-right: 2%;}
.job_hbox li.li01,.job_hbox li.li02{ background-color: #efedee; margin-bottom: 24px;}
.job_hbox li .imgbox{ width: 51.4%;margin-right: 5.5%;}
.job_hbox li .imgbox .img{ display:block; width:100%; height:0; padding-bottom:69.7%; position:relative; overflow:hidden;}
.job_hbox li .imgbox .img img{ position:absolute; top:0; left:0; width:100%; height:100%; *height:auto;}
.job_hbox li .info{ display:block;padding: 20px 5% 0px 0;}
.job_hbox li .columns{ font-size:22px;margin-bottom: 7px;position: relative;}
.job_hbox li .p{ font-size:12px;line-height: 21px;height: 42px;overflow: hidden;}
.job_hbox li.li03{ background-color:#8b8b8b;width: 15%; text-align:center;padding: 26px 0 12px; margin-right: 0; margin-bottom: 24px;} 
.job_hbox li.li03 a{ color:#fff;}
.job_hbox li.li03 .j_com{ position:relative;display: inline-block;}
.job_hbox li.li03 .j_com i{ display:inline-block; width:74px; height:55px; background: url(../img/j_img01.png) no-repeat; position:relative;z-index: 2;}
.job_hbox li.li03 .j_com i:after{ content:'';width:74px; height:55px; background: url(../img/j_img01.png) no-repeat; position:absolute; top:0; left: 0;opacity: 0;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}
.job_hbox li.li03 .j_com:after{ content:''; width:110px; height:118px; background:url(../img/j_img02.png) no-repeat; position:absolute;left:0;top: 0;}
.job_hbox li.li03:hover .j_com i:after{ -webkit-animation-name: hvr-icon-float-away;animation-name: hvr-icon-float-away;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;}
.job_hbox li.li04{ background:url(../img/green.8.png) repeat; background:rgba(2,158,111,.8);}
.job_hbox li.li04 .info{padding: 24px 6% 33px;color: #fff;}
.job_hbox li.li04 .info .p{height: 130px;line-height: 26px;margin: 5px 0 24px;}
.job_hbox li.li04 .info .tr .in_detail{ text-align:left;}
.job_hbox li.li05{ background-color: #fff;}
.job_hbox li.li05 .imgbox{ width:100%; margin-right:0;}
.job_hbox li.li05 .imgbox .img{ padding-bottom: 45.4%;}
.job_hbox li.li05 .info{padding: 11px 5%;}
.job_hbox li.li05 .columns{ margin-bottom:0;}
.job_hbox li.li06{ width:15%; margin-right: 0;}
.job_hbox li.li06 .img{ display:block; width:100%; height:0; padding-bottom:191.3%; overflow:hidden;position: relative;}
.job_hbox li.li06 .img img{ position:absolute;left:0;top:0; width:100%; height:100%; *height:auto;}

@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

/*下层--产品综合*/
.pro_home{ background: url(../img/pro_home.jpg) center top no-repeat;padding: 90px 0 115px;}
.pro_home .j_chann_p{margin-bottom: 14px;}
.pro_home .j_chann_p em{font-size: 15px;vertical-align: middle;margin: 0 3%;}
.pro_home .j_chann_p:before,.pro_home .j_chann_p:after{width: 32%;}
.pro_hbox{ height:399px; overflow:hidden; position:relative;}
.pro_hbox li{ width:24.9%; margin-right: 1px; float: left;}
.pro_hbox li .img{ display:block; width:100%; height0; padding-bottom: 160.2%; position:relative; overflow:hidden;}
.pro_hbox li .img img{ position:absolute; left:0; top:0; width:100%; height:100%; *height:auto;}
.pro_hbox li .img .info{ display:block; position:absolute; top:0; left:0;padding:10%;width: 80%;color: #19242c; z-index: 3;}
.pro_hbox li .img .info ._num{ font-size:48px;display: block;line-height: 50px;}
.pro_hbox li .img .info .name{font-size:24px;}
.pro_hbox li .img .info b{ display:block; width:72px; height:4px; background-color: #19242c;margin-top: 5px;}
.pro_hbox li .img .cover_bg{ position:absolute; bottom:-100%; left:0; width:100%; height:100%; background: url(../img/black.6.png) repeat; background:rgba(0,0,0,.6);}
.pro_hbox li .img .cover_bg .cover_a{position: absolute;top: 35%;padding: 0 10%;left: 0;width: 80%;}
.pro_hbox li .img .cover_bg .cover_a a{display:block; color:#fff;font-size: 17px;}
.pro_hbox li:hover .img .cover_bg{ bottom:0;}
.pro_hbox li:hover .img .info a{ color:#fff;}
.pro_hbox li:hover .img .info b{ background-color: #fff;}
.pro_scroll{ position:relative;}
.pro_scroll .parrs{ display:block; width:50px; height:50px; background: url(../img/ph_btn.png) no-repeat; position:absolute; top:50%; margin-top: -25px;z-index: 5;}
.pro_scroll .pprev{ left:-10%;}
.pro_scroll .pnext{ right:-10%; background-position: 0 -50px;}
.pro_scroll .pprev:hover{ background-position: -50px 0;}
.pro_scroll .pnext:hover{ background-position: -50px -50px;}

/*下层--营销综合*/
.market_box .box1{ border:1px #e6e6e6 solid;padding: 3.1%;}
.market_box .box1 .img{ width:300px; height:278px;margin-right: 3%;overflow: hidden;}
.market_box .box1 .img img{width:100%; height:100%;}
.market_box .box1 .info{ display:block;}
.market_box .box1 .info .p{ font-size:19px; font-weight: bold; color:#029e70;}
.market_box .box1 .info .p2{ font-size:14px;}
.market_box .box1 .info .in_detail{margin-top: 25px;}
.market_box .columns{ font-size:22px; font-weight:normal;}
.m_ico{ display:inline-block;width:60px; height:60px; background:url(../img/m_ico.png); vertical-align:middle;}
.m_ico_2{background-position: 0 -60px;}
.m_ico_3{background-position: 0 -120px;}
.market_menu li{ background-color:#f4f4f4;padding: 6%;margin-bottom: 14px;}
.market_menu li .img{width: 60px;margin-right: 10px;}
.market_menu li .p{font-size:14px;line-height: 20px;}
.market_menu li:hover{ background-color:#029e70;}
.market_menu li:hover a{color:#fff;}
.market_menu li:hover .m_ico{background-position: -60px 0;}
.market_menu li:hover .m_ico_2{background-position: -60px -60px;}
.market_menu li:hover .m_ico_3{background-position: -60px -120px;}

/*新闻详细*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; text-align: center; }
.widget-newsdetail-2 ._head ._title { font-size: 18px; line-height: 1.4; 
color: ;font-weight:bold;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #029E70;}
.widget-newsdetail-2 .myart { padding: 20px 0; font-size: 15px}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 30px; overflow: hidden; 
height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left; 
  width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #0e90d2;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;
  background: none; }

  /* 招聘 */
.widget-job-2 ._jt { background-color: #ededed; height: 34px; line-height: 34px; margin-top: 10px; overflow: hidden; *zoom: 1;
cursor: pointer; padding:0 25px 0 30px;  }
.widget-job-2 ._jt strong { float: left; width: 30%; text-align: left; color: #505050;font-size: 14px; font-weight: normal; }
.widget-job-2 ._jt strong._t3{ width: 10%;}
.widget-job-2 ._jt strong._t2{ width: 44%;}
.widget-job-2 ._jt strong._t1{ width: 40%;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size: 16px; color: #999999; }
.widget-job-2 ._jt .i2{ display: none;}
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 10px; }
.widget-job-2 ._jcon .submit{ font-size: 14px; background: #f7f7f7; display: inline-block; width: 138px; height: 36px; line-height: 36px; color: #000;text-align: center; margin-top: 15px;}
.widget-job-2 ._jcon .submit:hover{ background: #029E70; color: #fff;}
.widget-job-2 ._jcon .submit i{ vertical-align: 2px; background:url(../images/arrow1.png) no-repeat 0 0; display: inline-block; width: 25px; height: 7px; margin-left: 14px;}
.widget-job-2 ._jcon .submit:hover i{ background-position: 0 -7px;}
.widget-job-2 ._jt_act{ background-color: #029E70; }
.widget-job-2 ._jt_act strong{ color: #fff;}
.widget-job-2 ._jt_act .ion { color: #fff; }
.widget-job-2 ._jt_act .i2{ display: block;}
.widget-job-2 ._jt_act .i1{ display: none;}
._cont{ padding-bottom: 50px;}

/*简历投递*/
.Form-J1 .Form-J1-Left { float: left; width: 50%; }
.Form-J1 .Form-J1-right { float: right; width: 50%; }
.Form-J1 .Form-J1-li { padding-top: 10px; }
.Form-J1 .Form-J1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-J1 .Form-J1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-J1 .Form-J1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-J1 .Form-J1-li input._yzm { width: 20%; }
.Form-J1 .Form-J1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-J1 .Form-J1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-J1 .Form-J1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-J1 .Form-J1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; border:0;}
.Form-J1 .Form-J1-Btn ._submit { background: #00B562; margin-right: 10px; }
.Form-J1 .Form-J1-Btn ._reset { background: #909090; }
@media only screen and (max-width: 40em) {
.Form-J1 .Form-J1-Left { width: 100%; }
.Form-J1 .Form-J1-li input { width: 68%; }
.Form-J1 .Form-J1-li select { width: 54%; }
.Form-J1 .Form-J1-right { width: 100%; }
.Form-J1 .Form-J1-li textarea { width: 68%; }
.Form-J1 .Form-J1-li input._yzm { width: 27%; }
.Form-J1 .Form-J1-li b { display: none; }
}

/*全站搜索*/
.Search-S1-head { overflow: hidden; padding: 20px; background: #ededed; margin-bottom: 20px;  *zoom: 1;}
.Search-S1-head ._form { margin-right: 3em; }
.Search-S1-head ._inp { height: 30px; line-height: 30px; padding: 0 5px; background: #ffffff; border: 1px solid #cccccc; }
.Search-S1-head ._btn { height: 30px; line-height: 30px; background:#029E70; cursor: pointer; padding: 0; margin: 0;  border: 1px solid #0e90d2; width:30px ;}
.Search-S1-head ._btn .ion { vertical-align:top; margin: 0; padding: 0; color: #ffffff; font-size: 16px; }
.Search-S1-head ._result { font-size: 16px; line-height:30px;}
.Search-S1-head ._result em { margin: 0 .4em; font-weight: 700; }
.Search-S1-list { margin-bottom: 30px; }
.Search-S1-list li { margin-bottom: 15px; }
.Search-S1-list ._head { font-size: 14px;  padding: 5px 0; margin-bottom: 10px; border-bottom: 1px solid #cccccc; }
.Search-S1-list ._num { float: left; }
.Search-S1-list ._type { float: left; color:#029e70;padding: 0 1em; border-right: 1px solid #cccccc; margin-right: 1em; font-style: normal; }
.Search-S1-list ._t { float: left; width: 50%; font-weight: bold; color:#333; }
.Search-S1-list ._p { padding-left: 60px; font-size: 14px; }

/*网站地图*/
.map_line{overflow:hidden;line-height:30px;padding:8px 10px;border-bottom:1px solid #ddd;*zoom:1;}
.map_line h4{float:left;width:104px;margin-right:10px;}
.map_line h4 a{display:block;text-align:center;background:#ececec;font-size:14px;}
.map_line h4 a:hover{background:#029E70;color:#fff;}
.site_cell{ clear:both;}
.site_cell a{float:left;color:#333;padding-left:35px;transition:none;}
.site_cell a:hover{background-position:18px -31px;color:#39f;}

/*网上订购*/
.Form-P2 .Form-P2-li { padding-top: 10px; overflow: hidden; }
.Form-P2 .Form-P2-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; float: left;}
.Form-P2 .Form-P2-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; float: left; }
.Form-P2 .Form-P2-li textarea { border: 1px #ddd solid; width: 69%; float: left; }
.Form-P2 .Form-P2-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-P2 .Form-P2-li input._yzm { width: 20%; }
.Form-P2 .Form-P2-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-P2 .Form-P2-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-P2 .Form-P2-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-P2 .Form-P2-Btn { padding: 27px 0 0 60px; }
.Form-P2 .Form-P2-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border: none;border-radius: 4px; cursor: pointer; }
.Form-P2 .Form-P2-Btn ._submit { background: #029E70; margin-right: 10px; }
.Form-P2 .Form-P2-Btn ._reset { background: #909090; }

/*2015-12-31 发展历程*/
.widget-history-2 { background: #ffffff; cursor: default; }
.widget-history-2 ._year { position: relative; height: 40px; margin-bottom: 20px; border-bottom: 1px dotted #333333; }
.widget-history-2 ._year strong { position: absolute; width: 86px; height: 66px; padding-top: 20px; background: url(../img/year.png) no-repeat; left: 0; top: 0; text-align: center; font-size: 16px; color: #00B562; line-height: 1.1em; font-size: 22px; }
.widget-history-2 ._year span { color: #c9c9c9; display: block; font-size: 18px; }
.widget-history-2 ._list li { padding: 20px 20px 20px 88px; background: url(../img/list.png) 34px 0 no-repeat; color: #555555; }
.widget-history-2 ._list li strong { display: block; font-size: 20px; line-height: 42px; }
.widget-history-2 ._list li:hover { background: url(../img/list_hover.png) 33px 0 no-repeat; color: #00B562; }
@media only screen and (max-width: 40rem) {
.widget-history-2 ._list li { padding-left: 60px; }
}

/*下层--企业荣誉*/
.widget-history-3 {position: relative;margin: 0 4%;}
.widget-history-3-T { height: 48px; line-height: 40px; border-bottom: 1px dotted #cccccc; margin-bottom: 15px; overflow: hidden; }
.widget-history-3-tab .tab_t { position: relative; width: 20%; font-size: 14px; font-weight: 700; color: #999999;text-align: center;}
.widget-history-3-tab .tab_t_cur { font-size: 16px; color: #333333; }
.widget-history-3-tab .tab_t b { position: absolute; width: 0; height: 1em; border-left: 1px solid #cccccc; left: 50%; bottom: 0;}
.widget-history-3-tab .tab_c { padding: 35px 0 0; }
.widget-history-3_arrs { position: absolute; width: 37px; height: 37px; background: url(../img/arr2.png) no-repeat; top: 29px; cursor: pointer; transition: none; z-index: 3; }
.widget-history-3_prev { left: -20px; }
.widget-history-3_next { right: -20px; background-position: right 0; }
.widget-history-3_prev:hover { background-position: 0 bottom; }
.widget-history-3_next:hover { background-position: right bottom; }
.honor_list{margin:0 40px;}
.honor_list li { position:relative; margin-bottom:.5em;padding-left: 1.5em;}
.honor_list li:before{content: "";position: absolute;width:6px;height: 6px;background:#029e6f;
left:0;top:50%;margin-top: -3px;}
.honor_list .img{display: none;}
.honor_list ._title{font-size:14px;/*font-size:18px;*/font-weight: normal;}

.honor_list2 li { position:relative; margin-bottom:20px;}
.honor_list2 li .nr{ width:90%; padding:5px 5%; text-align:center; background:url(../img/black.6.png) repeat;background:rgba(0,0,0,.60);left:0px; bottom:0px;overflow: hidden;position: absolute;}
.honor_list2 li .play { display:block; width:69px; height:69px; background:url(../img/play.png) no-repeat; position:absolute; left:50%; margin-left:-32px; top:50%; margin-top:-55px;}
.honor_list2 li ._title{ font-size:14px; color:#fff; font-weight:normal; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom:3px; text-align:left;margin-top: 2px;}
.honor_list2 li .bf { float:right; width:auto; height:18px; line-height:18px; border:#93989d 1px solid; padding:0 10px; color:#93989d;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.honor_list2 li .gn{ color:#cecdcd; float:left;}
.honor_list2 li .gn i{ font-size:14px;}
.honor_list2 li a:hover .bf { background-color:#01a2ea; border-color:#01a2ea; color:#fff;}
.honor_list2 li a { position:relative; overflow:hidden;display: block;}

.album_preview .album_close{ background:#029e6f!important;}
.album_preview .slide_nav a{border-color:#029e6f!important;}
.album_preview .album_close{left:auto!important; right:0;}
.album_preview .album_close .ion{ color:#fff;}
.album_preview .album_pages{left:20px; right:auto!important; color:#029e6f!important;}
.album_wrap{ background:url(../img/black.8.png) repeat!important; background:rgba(0,0,0,.8)!important;}

/*2016-1-5*/
.s_menu2{margin-top:25px;}
.s_menu2 li{float:left;border: 1px #e4e4e4 solid;width: 120px;text-align: center;line-height: 38px;height:38px;margin-right: 2%; margin-bottom:10px}
.s_menu2 li a{display:block;}
.s_menu2 li.cur,.s_menu2 li:hover{background-color: #029e70;}
.s_menu2 li.cur a,.s_menu2 li:hover a{ color:#fff;}

/*qa*/
.NewsList-A6 li { position: relative; overflow: hidden; background: #ffffff; border: 1px solid #ededed; margin-top: -1px; vertical-align: top; }
.NewsList-A6 li a { display: block; overflow: hidden;  *zoom: 1;
transition: none; padding-left: 45px; }
.NewsList-A6 ._mark { position: absolute; left: 0; top: 0; width: 45px; padding-bottom: 999px; margin-bottom: -999px; }
.NewsList-A6 .ico_plus { float: left; width: 20px; height: 20px; background: url(../img/plus.png) center center no-repeat; margin: 12px 0 0 17px; }
.NewsList-A6 ._title { padding: 0 10px; border-bottom: 1px solid #ffffff; height: 40px; line-height: 40px; cursor: pointer; }
.NewsList-A6 ._title strong { float: left; width: 100%; font-size: 14px; font-weight:normal; }
.NewsList-A6 ._title span { float: right; text-align: center; color: #999999; }
.NewsList-A6 ._p { margin: 0 10px; height: 0; overflow: hidden; line-height: 20px; transition: all 0.1s ease-in; font-size:12px; }
.NewsList-A6 a:hover, .NewsList-A6 .hover a { background: #00B562; color: #ffffff; }
.NewsList-A6 a:hover ._mark, .NewsList-A6 .hover ._mark {background: #029e70;}
.NewsList-A6 a:hover .ico_plus, .NewsList-A6 .hover .ico_plus { background-image: url(../img/minus.png); }
.NewsList-A6 a:hover ._title, .NewsList-A6 .hover ._title { border-color: rgba(255,255,255,.5);border-color:#fff\9}
.NewsList-A6 a:hover ._title span, .NewsList-A6 .hover ._title span { color: #ededed; }
.NewsList-A6 a:hover ._p, .NewsList-A6 .hover ._p { height:auto; margin: 10px; }

/*在线留言*/
.Form-M2 .Form-M2-li { padding-top: 10px; overflow: hidden;}
.Form-M2 .Form-M2-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; float: left; }
.Form-M2 .Form-M2-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; float: left; }
.Form-M2 .Form-M2-li textarea { border: 1px #ddd solid; width: 69%; }
.Form-M2 .Form-M2-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-M2 .Form-M2-li input._yzm { width: 20%; }
.Form-M2 .Form-M2-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; }
.Form-M2 .Form-M2-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-M2 .Form-M2-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-M2 .Form-M2-Btn { padding: 27px 0 0 65px; }
.Form-M2 .Form-M2-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border: none;border-radius: 4px; cursor: pointer; }
.Form-M2 .Form-M2-Btn ._submit { background: #00B562; margin-right: 10px; }
.Form-M2 .Form-M2-Btn ._reset { background: #909090; }

.album_ordinary .slide_c img{max-height: 80%!important;}
.album_ordinary .slide_c p{ bottom:10%!important;}

/*2016-1-14--领导致辞*/
.czgs_list li{ border:1px solid #ddd; width:100%; float:left; margin-bottom:20px; }
.czgs_list li ._img{ width:50%; float:right;}
.czgs_list li ._img a { display: block; height: 0; overflow: hidden; padding-bottom: 80%; position: relative; }
.czgs_list li ._img a img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.czgs_list li ._img  img{transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.czgs_list li ._nr{ width:40%; float:left; padding:20px 5% 0;}
.czgs_list li ._name{ color:#058860; font-size:30px; font-weight:bold; line-height:40px; margin-bottom:5px;}
.czgs_list li ._tag{ font-size:18px; font-weight:bold; color:#333; margin-bottom:10px; }
.czgs_list li ._sum{ font-size:14px; line-height:24px; max-height:96px; *height:96px; margin-bottom:15px; overflow:hidden;}
.czgs_list li ._more a{ display:inline-block; line-height:26px; background:#f8f8f8; border:1px solid #ddd; padding:0 20px;}
.czgs_list li.odd ._img{ float:left;}
.czgs_list li.odd ._nr{ float:right;}
.czgs_list li:hover{ background:#058860; }
.czgs_list li:hover ._name a,.czgs_list li:hover ._tag,.czgs_list li:hover ._sum{color:#fff;}
.czgs_list li:hover ._more a{ background:#058860; color:#fff;}
.czgs_list li:hover ._img img{ transform:scale(1.2);-webkit-transform:scale(1.2);}


/*QQ客服*/
.keifu{ position:fixed; top:20%; right:0; width:35px;  z-index:90;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:35px; height:135px; float:left; background:url(../img/kf_btn.png) 0 0; position:relative;  cursor:pointer; display:block;}
.keifu_box{ float:left; width:131px; display:none; border-radius:5px 0 0 5px; overflow:hidden;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../img/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../img/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029e70; border-right:7px solid #029e70; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:18px;}
.keifu_con li.n { color:#c30b27; height:24px; font-size:13px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:20px; background:url(../img/keifu.png); background-position:0 bottom; }
.keifu_con .kefu_img{ height:auto; padding-left:0;}
.keifu_con img{ max-width:100%;}

/*下层--下载列表*/
.downlist-pro .downlist-t{ background-color:#e6e6e6; height:45px;}
.downlist-pro .downlist-t li{ float:left; line-height:45px; font-size:16px;}
.downlist-pro .li1{ width:45%;}
.downlist-pro .li2{ width:18%; text-align:center;}
.downlist-pro .li3{ width:17%;text-align:center;}
.downlist-pro .li4{ width:20%;text-align:center;}
.downlist-pro .downlist-t li.li1{ padding-left:5%; width:40%;}
.downlist-pro .downlist-list{ background-color:#fff;}
.downlist-pro .downlist-list li{ overflow:hidden; border-top:1px #f3f3f3 solid; margin-top:-1px; line-height:40px; height:40px;}
.downlist-pro .downlist-list li .li1{ width:42%; padding-left:3%;}

.con_map #container .BMap_pop .BMap_bubble_content .iw_poi_content{max-height: 290px;overflow: auto;}

.ibanner2{ height:495px; position:relative;overflow:hidden;}
.ibanner2 li{ display:none;}
.ibanner2 li .animate1,.ibanner2 li .animate2,.ibanner2 li .animate3,.ibanner2 li .animate4{ position:absolute; display:none;}
.ibanner2 li .animate1{bottom: 132px;left: 50%;margin-left: -126px;}
.ibanner2 li .animate2{bottom: 93px;left: 50%;margin-left: -278px;}
.ibanner2 li .animate3{bottom: 76px;left: 50%;margin-left: -525px;}
.ibanner2 li .animate4{bottom: 76px;left: 50%;margin-left: -496px;}
.ibanner2 li .animate1.animated,.ibanner2 li .animate2.animated,.ibanner2 li .animate3.animated,.ibanner2 li .animate4.animated{ display:block;}
.ibanner2 li.li01,.ibanner2 li.li02{ background:url(../img/nbann1.jpg) center top no-repeat;}
.ibanner2 li .bannImg{  position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.ibanner2 .slide_nav { width:100%; height:16px; position:absolute; left:0; bottom:40px; text-align:center; display:none;}
.ibanner2 .slide_nav a { display:inline-block; width:16px; height:16px; background:#bababa; border-radius:50%; overflow:hidden; margin:0 7px; font:0/0 a; letter-spacing:-9px; cursor:pointer;}
.ibanner2 .slide_nav a.on { background:#029e70;}
.ibanner2 li .img{display:none;}


/*.ibanner3{ height:495px; position:relative; overflow:hidden;}*/
.ibanner .bannImg{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.ibanner li{display:none;}
.ibanner li .img{display:none;}
.ibanner li .ibanner2 li{background:url(../img/nbann1.jpg) center top no-repeat; width:100%;}
.ibanner .slide_nav { width:100%; height:16px; position:absolute; left:0; bottom:40px; text-align:center;}
.ibanner .slide_nav a { display:inline-block; width:16px; height:16px; background:#bababa; border-radius:50%; overflow:hidden; margin:0 7px; font:0/0 a; letter-spacing:-9px; cursor:pointer;}
.ibanner .slide_nav a.on { background:#029e70;}

/*2016-01-27 销售网络地图*/
.mapTipText{width: 240px;height: 200px;background-color: #ffffff;padding: 20px;}
.mapTipText .mapTipImg{height: 66px; width: 66px; float: left;border: 2px solid #ffffff; border-radius: 50%;overflow: hidden;margin: -12px 5px 0 -12px;}
.mapTipText .mapTipImg img{width: 100%;height: 100%;}
.mapTipText .mapTipList{}
.mapTipText .mapTipList h2{text-align: left;}
.mapTipText .mapTipList h2 a{font-size: 18px; color: #262626;text-decoration:none;}
.mapTipText .mapTipList h2 a:hover{ color: #0085d2;}
.mapTipText .mapTipList h2 a span{font-size: 16px;margin-left: 3px;}
.mapTipText .mapTipList ul{ width: 100%;}
.mapTipText .mapTipList ul li{list-style: none;padding: 7px 3px 0 3px;}
.mapTipText .mapTipList ul li a{color: #262626;text-decoration:none;}
.mapTipText .mapTipList ul li a:hover{background-color:#2ebcfe;color:#ffffff;}
.do_netMap{ background:url(../img/nhzd.jpg) right bottom no-repeat;}
.do_netMap .do_netMap_box{ height:573px;}
.do_netMap #mapTipContainer{border: 1px #ddd solid;}
.do_netMap .svggroup svg path{stroke-width:0;}
.do_netMap .svggroup svg path:hover{stroke-width:1px;}
.do_netMap .itemCon{ padding-top:5px;}

.do_map_sm{margin-top:-175px;}
.do_map_sm li{font-size:14px;}
.do_map_sm li i{ display:inline-block;width:54px; height:20px; vertical-align: middle; margin-right:10px;}
.do_map_sm li.li01 i{ background-color: #4ccb91;}
.do_map_sm li.li02 i{ background-color: #7fa8d3;}
.do_map_sm li.li03 i{ background-color: #ba97c2;}
.do_map_sm li.li04 i{ background-color: #fdc07f;}
.do_map_sm li.li05 i{ background-color: #fe8085;}
.do_map_sm li.li06 i{ background-color: #7fd4d1;}

/*2016-02-18*/
.contact_top dl{border-bottom:1px #d6d6d6 solid;margin-bottom: 20px; *padding-bottom:20px;}
.contact_top dl dt{font-size:18px; font-weight: bold; color:#029e70;margin-bottom: 10px;}
.contact_top dl dd{font-size:14px;}
.contact_top dl dd li{margin-bottom:20px;}
.contact_top .con_tel{font-size:24px; font-weight: bold;color:#333;border-bottom: 1px #d6d6d6 solid;margin-top: -20px; padding: 5px 0;}
.contact_top .con_tel img{vertical-align: middle; margin-right: 10px;}

.datalist {
    border: 1px solid #cccccc;
    font-family: Arial;
    border-collapse: collapse;
    background-color: #ffffff;
    font-size: 12px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.datalist th {
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    color: #000000;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    text-align: left;
}
.datalist td {
    border: 1px solid #cccccc;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}