/*

* name:Global && Pc StyleSheet

* version:v3.3.1

* update:雪碧图对齐

* date:2016-04-30

*/



/* 雪碧图 */

/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */

.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png);

	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}

.ico:before {content:'\3000';}

.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;}

/* 常量设置 */

html { overflow-x:hidden;}

html,body,.wrap { min-width:1200px;}

.wrap { width:1200px; margin-right:auto; margin-left:auto;}

body{font-size:14px; line-height:1.6; color:#756E6E; background:#fff; font-family: "Microsoft YaHei";}

a{color:inherit; font-family: "Microsoft YaHei"}

a:hover { color:#0c55a4;}

::-moz-selection {color:#fff; background:#0c55a4; }

::selection {color:#fff; background:#0c55a4; }

::-webkit-input-placeholder { color:#aaa; } 

input{font-family: "Microsoft YaHei"}

*, *:before, *:after {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box

}

.placeholder { color:#aaa;}

/*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);}



.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}



.imgZoom { overflow:hidden; }

.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}



.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }





/* 网站样式 */



/* 公用 */

/* header */

.header_top{height: 37px;line-height: 37px;background-color: #efefef;color: #333;}

.header_top .ion{margin: 0;height: 30px;line-height: 30px;}

.izq{float: right; padding-left: 12px;position: relative;}

.izq .ion{margin-left: 8px;}

.izq:before{position: absolute;left: 0;top:13px;display: inline-block;content:'';height: 13px;width: 1px;background-color: #6a8ec8;}

.ifw{float: right;padding-left: 20px;position: relative;padding-right: 10px;}

.izq .ion{margin-left: 12px;}

.izq .ion,.ifw .ion{font-size: 0;font-family: "Microsoft YaHei";margin: 0;width: 10px;height: 30px;line-height: 30px;background: url(../img/jiantou.png) no-repeat center center;}



.ifw:before{position: absolute;left: 0;top:13px;display: inline-block;content:'';height: 13px;width: 1px;background-color: #6a8ec8;}

.igp12{float: right;margin-right: 13px;}

.igp12 .ion.red{color: #f54545;}

.igp12 .ion.green{color: #0f0;}



.ht_ul{display: none;position: absolute;top: 100%;left:0;right: 0;background-color:#13293d;padding: 15px 0;text-align: center;z-index: 10;}

.ht_ul li{height: 36px;line-height: 36px;}

.ht_ul li a{display: block;color: #fff;}

.ht_ul li:hover{background-color: #2b3f51;}



.header_main{height: 150px;border-bottom: 1px solid #ccc;box-shadow: 0 1px 3px rgba(0,0,0,.2); position:relative; background: url(../images/header_bg.png) repeat-x #0c55a4;}

.header_main .wrap { min-height:45px;}



.header_main .logo { float: left;}

.header_main .logo img{margin-top: 23px;margin-bottom: 23px; }

.pageNav {float: left; }

.pageNav > ul > li { width:auto; float:left; position:relative;}

.pageNav > ul > li > a { display: block;font-size:18px; font-weight:100;position: relative;padding: 0 60px;color: #fff; line-height: 45px; }

.pageNav > ul > li:hover > a{color: #fff; background: #093b71;}

/*.pageNav > ul > li:hover > a:after {position: absolute;left: 20%;bottom: 0;right: 20%;display: block;content:'';height: 3px;background-color: #0c55a4; }

.pageNav > ul > li.cur > a:after {position: absolute;left: 20%;bottom: 0;right: 20%;display: block;content:'';height: 3px;background-color: #0c55a4; }
*/


.language{height: auto;float: right;width:110px;color: #a8a8a8;font-weight: bold;}

.lang_icon{display: inline-block;width: 34px;height: 13px;background: url(../img/lang_icon.png) no-repeat;margin-right: 5px;}

.lang_cur{color: #ff1a1d;}

.language a{margin: 0 1px;}

.language a:hover{color: #ff1a1d;}



.top_search {float: right; line-height: 45px; }
.top_search .btn-search{ display:block; width:100%;text-align: center;*line-height: 22px;*margin-top: 22px;font-size:17px;margin-top: -5px;}
.top_search .btn-search i { width:30px; height:30px; background:url(../Images/search.png) no-repeat center center; margin:0;}

.top_search .search { position: absolute;right:0;top:105px;left: 0;bottom: 0;background:#0c55a4; display:none;}
.top_search .item{transition: right 300ms;-moz-transition: right 300ms;-ms-transition: right 300ms;-o-transition: right 300ms;-webkit-transition: right 300ms;}

.top_search .search .inp{float: left; background: #0c55a4; color: #fff; border: none;vertical-align: top;width:60%;height: 42px;line-height:42px;box-sizing: border-box;padding-left:5px; border-left: 1px solid #e4e4e4;font-size: 16px;}
.search_btn{float: left;width: 66px;text-align: center;margin-left: 20%;}
.search_btn i { width:30px; height:30px; background:url(../Images/search_close_03.png) no-repeat; margin:0;}
.search_close{float: right;margin-top: 29px;background-color: #fff;border: none;}
.search_close .ion{width: 30px ;height: 30px;margin: 0;/* background: url(../img/search_close_03.png) no-repeat; */background:url(../Images/search.png) no-repeat;}
.top_search .search input{ color: #fff; }






.nav_layer {display: none; width:192px; position:absolute; left:0; top:100%; background:/*rgba(255,255,255,0.7)*/#fafafa;z-index: 101; padding:10px 10px; }

.nav_layer ul { width:100%; float:left; }

.nav_layer li {width: 100%; padding:0;height: 36px;line-height: 36px;text-align: center;}

.nav_layer li a { display:block;font-size: 15px;}

.nav_layer li a:hover { color:#0c55a4; }

.pageNav>ul>li:nth-child(2) .nav_layer{left:;}

.pageNav>ul>li:nth-child(3) .nav_layer{left:;}

.pageNav>ul>li:nth-child(5) .nav_layer{left:;}



/* 产品下拉 */

.page_nav_pro{position: static !important;}

.nav_layer_pro{display: none;position:absolute; left:0;right: 0; top:100%; background-color:#f8f8f8;z-index: 101;background-image: url(../img/nav_pro_03.png);background-repeat: no-repeat;background-position: 100% 100%;}

.nav_layer_pro .nlp_item{width: 25%;float: left;padding-top: 50px;line-height: 2;padding-bottom: 70px;}

.nav_layer_pro .nlp_item:hover{background-image: url(../img/nav_pro_bg_03.png) ;background-repeat: repeat-x;}



.nlp_t{font-size: 20px;font-weight: bold;margin-bottom: 20px;padding-left: 80px;color: #000;}

.nav_layer_pro .nlp_t2 strong{font-weight: bold;font-style: italic;font-size: 24px;color: #000;}

.nav_layer_pro .nlp_t2 i{color: #b15533;font-style: italic;}



.nav_layer_pro .nlp_t2{font-size: 17px;padding-left: 80px;color: #000;}

.nav_layer_pro ul{padding-left: 80px;color: #5a5a5a;margin-bottom: 15px;}



.pageMain{position: relative;}

.page_bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.7);z-index: 100;}



/* footer */

.pageFooter{background-color: #13293d;color: #fff;font-size: 13px;}

.foot_main{padding: 30px 0;}

.foot_main dl{float: left;}

.foot_main dd{color: #a7abb0;line-height: 2;}

.foot_main dt{font-size: 20px;position: relative;padding-bottom: 20px;margin-bottom: 15px;}

.foot_main dt:after{display: block;content:'';width: 30px;height: 1px;background-color: #e55d03;position: absolute;left: 0;bottom: 0;}



.ft_dl_01{width: 25%;}

.ft_dl_02{width: 25%;}

.ft_dl_03{width: 25%;}

.ft_dl_04{width: 25%;}

.ft_dl_05{width: 25%;float: right;}



.ft_zq,.ft_search{width: 100%;height: 47px;line-height: 47px;font-size: 16px;margin-bottom: 10px;}

.ft_zq{background-color: #0c55a4;position: relative;}

.ft_zq ._a{display: block;padding: 0 10px 0 20px;cursor: pointer;}

.ft_zq .ion{float: right;font-size: 0px;font-family: "Microsoft YaHei";width: 30px;height: 30px;background: url(../img/jt_left.png) no-repeat;margin-top: 10px;background-position: -7px -7px;}

.ft_zq .ion.jt_btm{background-position: -51px -7px;}

.ft_zq .btm_zq_list{position: absolute; top: 100%;left: 0;display: none;background-color: #0c55a4;width: 100%;z-index: 10;}

.ft_zq .btm_zq_list li{border-top: 1px solid #eee;width: 100%;}

.ft_zq .btm_zq_list a{display: block;color: #fff;padding-left: 20px;}







.ft_search{background-color: #37548e;}

.ft_search form{padding: 0 10px 0 20px;}



.ft_search input{border: 0;background-color: transparent;width: 80%;color: #fff;}

.ft_search button{float: right;margin-top: 10px;border: 0;background-color: transparent;padding: 0;cursor: pointer;}

.ft_search button .ion{width: 25px;height: 25px;font-size: 0px;font-family: "Microsoft YaHei";background: url(../Images/search.png) no-repeat center center;}



.ft_share{padding-left: 0px;margin-top: 30px;}

.bdsharebuttonbox{height: 50px;}

.bdsharebuttonbox.bdshare-button-style0-32 a{display: inline-block;width: 33px;height: 33px;background: url(../Images/ft_share_01.png) no-repeat ;}



.bdsharebuttonbox.bdshare-button-style0-32 .bds_tsina{background-position: 0 0;}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_tqq{background-position: -33px 0;}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_tqf{background-position: -66px 0;}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_qzone{background-position: -99px 0;}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_kaixin001{background-position: -132px 0;}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_douban{background-position: -165px 0;}



.bdsharebuttonbox{position: relative;}

.bdsharebuttonbox.bdshare-button-style0-32 .qr_ion{width: 33px;height: 33px;background-position: -198px 0;border-radius: 50%;background-color: #e55d03;overflow: auto;}

.qr_wrap{position: absolute;bottom: 100%;right: 25px;display: none;}



.foot_btm{border-top: 1px solid #2b4053;color: #a7abb0;height: 68px;line-height: 68px;}

.foot_btm .ml45	{margin-left: 45px;}

.ft_btm_l{float: left;}

.ft_btm_r{float: right;}

.foot_btm a,.foot_btm span{padding: 0 5px;}











/* index banner */

.i_t{font-size: 30px;font-weight: bold;color: #000;text-align: center;}

.i_p{font-size: 14px;color: #5a5a5a;text-align: center;}

.i_t a:hover{color: #000;}



.islider{width: 100%;margin:auto;height:400px; overflow:hidden;}

.islider li{display: block;text-align: center;overflow: hidden;}

.islider img{display: inline-block;margin: 0 -50%;margin: 0 -50%\9;max-width: none;width: auto;}



.islider .slide_nav{display:block;width: 100%; left: 0; bottom:20px;font:0/0 a; letter-spacing:-9px; white-space:nowrap; text-align: center; }

.islider .slide_nav a{display: inline-block;width: 25px;height: 25px;border-radius: 25px; overflow:hidden;background:#fff;margin:6px;box-shadow: 0 2px 2px rgba(0,0,0,.2) inset;}

.islider .slide_nav .on:after{display: block;content:'';width: 13px;height: 13px;border-radius: 50%;background-color: #0a46bb;margin:6px auto; }



.islider .arrs{position: absolute; top:50%; width:60px;height: 60px;}

.islider .arrs:hover{opacity: 1;}

.islider .arr_prev,.islider .arr_next{ background-image: url(../Images/bann_btn.png);background-repeat: no-repeat;vertical-align:middle;  opacity: 0.5;

	-moz-transition: all .8s ease 0s;

    -ms-transition: all .8s ease 0s;

    -o-transition: all .8s ease 0s;

    transition: all .8s ease 0s;

    }

.islider  .arr_prev{width: 60px;height: 60px;display: inline-block; background-position:0px 0px ;  position: absolute;z-index: 101;top:50%;left:0px;}

.islider  .arr_prev:hover{background-position:0px -60px ; }

.islider  .arr_next{width: 60px;height: 60px;display: inline-block;background-position:-60px 0px ;  position: absolute;z-index: 101;top:50%;right:0px; }

.islider  .arr_next:hover{background-position:-60px -60px ; }



.islider .arr_prev{left:0px;}

.islider .arr_next{right:0px;}





/*首页-业务领域*/

.i_pro{margin:50px 0; padding-bottom: 0px }

.i_pro .i_pro_box ._pro_box{width:100%;height:0; height: 317px; overflow:hidden;position:relative;}

.i_pro .i_pro_box ._pro_box img{max-width:100%;}

.i_pro .i_pro_box ._pro_box ._hover_box{width:100%;height:176px;background:url(../Images/i_pro_bj.png) no-repeat;position:absolute;top:0;left:0;background-size:100% 100%;text-align:center;}

.i_pro .i_pro_box ._pro_box ._hover_box,.i_pro .i_pro_box ._pro_box ._hover_box ._title{

	-moz-transition: all .8s ease 0s;

    -ms-transition: all .8s ease 0s;

    -o-transition: all .8s ease 0s;

    transition: all .8s ease 0s;}

.i_pro .i_pro_box ._pro_box ._hover_box ._hover_box_main{display:block;padding:30px 15px 40px;}

.i_pro .i_pro_box ._pro_box ._hover_box ._title{ margin: 0 auto; height:70px; width: 70px; background-image: url(../Images/title_img.png); background-repeat: no-repeat;  }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img1{ background-position: 0px 0px; }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img2{ background-position: 0px -70px; }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img3{ background-position: 0px -140px; }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img4{ background-position: 0px -210px; }
.i_pro .i_pro_box ._pro_box ._hover_box .title_img5{ background-position: 0px -280px; }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img6{ background-position: 0px -350px; }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img7{ background-position: 0px -420px; }

.i_pro .i_pro_box ._pro_box ._hover_box .title_img8{ background-position: 0px -490px; }

.i_pro .i_pro_box ._pro_box ._hover_box ._text{font-size:18px;color:#333;}

.i_pro .i_pro_box li:hover ._pro_box ._hover_box{background-image:url(../Images/i_pro_bj_hover.png);}

.i_pro .i_pro_box li:hover ._pro_box ._hover_box ._title,.i_pro .i_pro_box li:hover ._pro_box ._hover_box ._text{color:#ffffff;}

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img1{ background-position: -70px -0px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img2{ background-position: -70px -70px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img3{ background-position: -70px -140px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img4{ background-position: -70px -210px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img5{ background-position: -70px -280px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img6{ background-position: -70px -350px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img7{ background-position: -70px -420px; }

.i_pro .i_pro_box li:hover ._pro_box ._hover_box .title_img8{ background-position: -70px -490px; }

.i_pro_box  li:nth-child(1),.i_pro_box  li:nth-child(2),.i_pro_box  li:nth-child(3),.i_pro_box  li:nth-child(4){margin-bottom: 20px;}






.inews{padding-top: 50px;padding-bottom: 50px;}

.inews_cont{margin-top: 47px;}

.inews_img{width: 36%;position: relative;float: left; height: 300px; overflow: hidden;}

.inews_img img{width: 100%;}

.inews_img_c{position: absolute;left: 0;right: 0;bottom: 0;height: 60px;color: #fff;padding-left: 30px;background-color: rgba(0,0,0,0.6);}

.inews_img_c_t{font-size: 14px;margin-top: 15px;font-family: kalinga,Arial;}

.inews_img_c_p{font-size: 16px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.inews_img:hover a{color: #fff;}



.inews_list{width: 63%;float: right;}

.inews_list li { clear:both;  padding:0px 50px 0px 10px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;border-bottom: 1px solid #f3f3f3;}

.inews_list ._date1 { width:110px;  float:left; color:#c8c8c8; font-size: 25px;line-height: 1.5;margin-right: 30px;padding-top: 10px;text-align: right;font-family: kalinga,Arial;}

.inews_list ._date1 ._d1 { font-size:12px; display: block;text-align: right;margin-bottom: -10px;}
#scrollDiv li{height: 60px; overflow:hidden;}


.inews_list ._intro { overflow:hidden; } 

.inews_list ._title { font-size:17px; height:30px; line-height:30px; font-weight:normal; color:#000; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }

.inews_list ._text { line-height:1.6em; height:1.6em; overflow:hidden; }



.inews_list li:hover a,.inews_list li:hover ._title,.inews_list li:hover ._title,.inews_list li:hover ._more { color:inherit; }

.inews_list li:hover ._title{font-weight: bold;}

.inews_list li:hover ._date1 {color:#e55d03;}

.inews_list li:hover .nl_icon{font-weight: normal;}

.inews_list .nl_icon{display: inline-block;height: 18px;line-height: 18px;background-color: #667583;border-radius: 2px;font-size: 12px;color: #fff;margin-right: 10px;padding: 0 10px;vertical-align: 3px;}

#scrollDiv{ height: 300px; overflow: hidden; }



.ipro{background-color: #efefef;}

.ipro_l{float: left; width: 33.33%;}

.ipro_r{float: left;width: 66.67%;}

.ipro_l .ipro_l_wrap{padding:0 80px;color: #8f8f8f;padding-top: 110px;}

.ipro_l_t{font-size: 40px;color: #000;font-weight: bold;}

.ipro_l_t:after{display: block;content:'';width: 74px;height: 3px;background-color: #0a46bb;margin-top: 3px;margin-bottom: 30px;}

.ipro_l_p{color: #8f8f8f;line-height: 2;}

.ipro_links{margin-top: 60px;font-size: 18px;}

.ipro_links a{color: #8f8f8f;margin: 0 5px;font-weight: 700;}

.ipro_links a:hover{color: #0a46bb;}

.ipro_links a.cur{color: #0a46bb;}



.ipro_r{background-color: #fff;}

.ipro_r ul li{float: left;width: 50%;border-bottom: 1px solid #ebebeb;text-align: center;position: relative;height: 300px;overflow: hidden;}

.ipro_r_t{font-size: 24px;color: #000;font-weight: bold;margin-bottom: 10px;}

.ipro_r_p{color: #8f8f8f;width: 60%;margin: 0 auto;}



.ipro_icon{display: inline-block;width: 75px;height: 73px;background: url(../img/ipro_icon.png) no-repeat;margin-top: 60px;margin-bottom: 20px;}

.ipro_icon2{background-position: -75px 0;}

.ipro_icon3{background-position: -150px 0;}

.ipro_icon4{background-position: -225px 0;}



.ipro_bg{position: absolute;left: 0;right: 0;top: 100%;bottom: 0;}

.ipro_bg img{width: 100%;}

.ipro_c{position: absolute;left: 0;right: 0;top: 100%;bottom: 0; color: #fff;padding-top: 20%;background-color: rgba(0,71,187,.7);}

.ipro_c_t{font-size: 24px;font-weight: bold;margin-bottom: 5px;}

.ipro_c_p{width: 54%;margin: 0 auto;margin-bottom: 20px;}

.ipro_c_a{width: 161px;height: 45px;line-height: 47px;margin: 0 auto;border: 1px solid #fff;background-color: transparent;}

.ipro_c_a:hover{background-color: #fff;}

.ipro_c_a a{display: block;color: #fff;}

.ipro_c_a:hover a{color: #13293d;}



.ipro_c>a{font-size: 16px;margin:0 5px;}

.ipro_c>a:hover{color: #fff;}

.ipro_c a b{font-weight: bold;font-style: italic;}

.ipro_c a b i{color: #b15533;font-style: italic;}





.iabout{padding-top: 50px;padding-bottom: 50px;background: url(../Images/iabout_bg.jpg) no-repeat;background-color: #f4f4f4;}

.iabout img{width: 100%;}

.iabout .i_t{color: #fff;}

.iabout .i_t a:hover{color: #fff;}

.i_p{margin-bottom: 35px;}

.wihte{color: #fff; }

.black{color: #333; }





.iab_item{height: 348px;position: relative;}



.iab_c,.iab_cover{position: absolute;left: 0;right: 0;bottom: 0;text-align: center;background-color: #fff;padding: 25px 30px 30px 30px;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}

.iab_cover{background-color: #f4f4f4;}



.iab_t{font-size: 22px;color: #000;margin-bottom: 20px;position: relative;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}

.iab_t:before{display: none;content:'';height: 1px;width: 98px;background-color:rgba(237,237,237,0.3);position: absolute;top: 50%;left: 0;}

.iab_t:after{display: none;content:'';height: 1px;width: 98px;background-color:rgba(237,237,237,0.3);position: absolute;top: 50%;right: 0;}



.iab_p{color: #adadad;position: relative;-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}

.iab_p:before{display: block;content:'';height: 1px;width: 98px;background-color: #ededed;position: absolute;top: 50%;left: 0;}

.iab_p:after{display: block;content:'';height: 1px;width: 98px;background-color: #ededed;position: absolute;top: 50%;right: 0;}



.iab_c.hover{background-color: #b15533!important;}

.iab_c.hover .iab_t{margin-bottom: 0;color: #fff;font-size: 26px;}

.iab_c.hover .iab_p{display: none;}

.iab_c.hover .iab_p:before,.iab_c.hover .iab_p:after{display: none;}

.iab_c.hover .iab_t:before,.iab_c.hover .iab_t:after{display: block;}



.iabout .cover .play{display: block;width: 68px;height: 68px;background: url(../img/player_03.png) no-repeat; position: absolute; top: 25%;left: 50%;margin-left: -34px;}



.iab_p .iab_ion{display: inline-block;width: 16px;height: 16px;background: url(../img/iab_ion_03.png) no-repeat;vertical-align: middle;margin-right: 5px;}





.ivideo{display: inline-block;width: 20px;height: 20px;vertical-align: middle;}

.ivideo a{margin: 0!important;background: url(../img/ivideo_03.png) no-repeat center center !important;}

.iab_p{height: 20px;line-height: 20px;}

.iab_p span{display: inline-block;}





.iyf{padding-top: 55px;padding-bottom: 130px;background: url(../img/iyf_bg_02.jpg) no-repeat center bottom;background-color: #e4e8e9;}

.iyf ul{margin-top: 35px;}

.iyf img{width: 100%;}

.iyf li{position: relative;}

.iyf li:nth-child(5){background-color: #d8d8d9;}

.iyf_c{position: absolute;left: 0;right: 0;top: 31%;}



.iyf_s{height: 237px;}

.iyf_b{height: 277px;}

.iyf_b .iyf_c{top: 34%;}



.iyf_t{font-size: 26px;text-align: center;margin-bottom: 10px;color: #000;}

.iyf_p{width: 50%;margin: 0 auto;text-align: center;}

.iyf_p span{font-size: 60px;line-height: 1;}

.iyf_li_img{color: #fff;}

.iyf_li_img .iyf_t{color: #fff;}





.iyf_li3{background-color: #fff;}

.iyf_li4{background-color: rgba(255,255,255,.7);}

.iyf_li5{background-color: #d8d8d8;}



.iyf a:hover{color: inherit;}

.iyf a:hover .iyf_t{font-weight: bold;}

.iyf_li_img a:hover{color: #fff;}







/* ---------下层-------- */

/* 公用 */

.tel:hover{color: inherit;}

.channel_content{line-height: 2;}

.channel_t{font-size: 40px;font-weight: bold; text-align: center;padding-top: 70px;margin-bottom: 10px;color: #161616;}

.channel_p{font-size: 16px;line-height: 28px;  width: 79%;margin: 0 auto;text-align: center;}

.channel_t a:hover{color: inherit;}

.page{font-size: 12px; color: #777777; text-align: center; margin-bottom: 60px;}

.page a,.page span { color: #777777;display: inline-block;border: 1px solid #cbcbcb;padding: 8px 20px;vertical-align: middle;margin: 0 5px 10px 5px;font-size: 15px;}

.page .goprev{}

.page i{margin: 0 10px;}

.page .gonext,.page .count {}

.page a:hover,.page span{color:#fff; background: #b15533;}

.page span.goprev,.page span.gonext {color: #777777; background: none}

.page span.count { border: 0;background: 0;color: #777777;}



.channel_top{ height: 60px;line-height: 60px;margin-bottom: 35px;margin-top: 35px;  overflow: hidden;}

.channel_tit{font-size: 35px;color: #3b3b3b;float: left; font-family: "Microsoft YaHei"}

.channel_tit a:hover{color: inherit;}



.channel_pro_top{height: 40px;line-height: 40px;margin-top: 40px;margin-bottom: 35px;}

.channel_pro_top .channel_tit{font-size: 34px;color: #5a5a5a;}

.channel_pro_top .breadcrumbs{}

/* 面包屑 */

.breadcrumbs {font-size: 13px; color: #afafaf; float: right;}

.breadcrumbs a { color: #afafaf;}

.breadcrumbs a:hover{color:#0c55a4;}

.breadcrumbs .lt { margin:0 10px; font-family:a; }



/* banner */

/* 小banner */

.channel_banner {width: 100%;height: 300px;text-align: center;overflow: hidden;}

.channel_banner img {display: inline-block;margin: 0 -50%;margin: 0 -50%\9;max-width: none;width: auto;}



/* 大banner */

.channel_banner_big {width: 100%;height: 400px;text-align: center;overflow: hidden;}

.channel_banner_big img {display: inline-block;margin: 0 -50%;margin: 0 -50%\9;max-width: none;width: auto;}







/* 人才综合 */



.rc_slider{width: 100%;position: relative;}

.rc_img_slider{width: 100%;margin:auto;height:568px; overflow:hidden;}

.rc_img_slider li{display: block;text-align: center;overflow: hidden;}

.rc_img_slider img{display: inline-block;margin: 0 -100%;max-width: none;width: auto;}



.rc_color_wrap{position: absolute;left: 5.5%;bottom: 0;width: 370px;height: 325px;background-color: rgba(0,164,54,0.6);color: #fff;overflow: hidden;padding-top: 75px;padding-left: 65px;padding-right: 55px;text-align: left;}

.rccs_t{font-size: 83px;font-weight: bold;line-height: 1;}

.rccs_t2{font-size: 49px;font-weight: bold;}

.rccs_p{font-size: 18px;opacity: .9;margin-top: 5px;}



.rc_img_slider .slide_nav{display:block;width: 100%; left: 5.5%;width: 490px; bottom:30px;font:0/0 a; letter-spacing:-9px; white-space:nowrap; text-align: center;}

.rc_img_slider .slide_nav a{display: inline-block;width: 18px;height: 18px;border-radius: 18px; overflow:hidden;background:#fff;margin:6px;opacity: .8;cursor: pointer;}

.rc_img_slider .slide_nav .on{background:#fff; opacity: 1;}

.rc_img_slider .slide_nav a:hover{background:#fff; opacity: 1;}



.rc_cont{margin-top: 50px;color: #fff;background-color: #ebebeb;}



.rc_l{float: left;position: relative;width: 50%;}

.rc_l .rc_cover{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding-left: 60px;padding-top: 140px;background-color: rgba(9,69,189,0.6);}

.rc_l .rc_t1{font-size: 48px;}

.rc_l .rc_p{font-size: 30px;}

.rc_l .rc_more{display: block;width: 160px;height: 50px;line-height: 50px;text-align: center;background-color: #13293d;color: #fff;font-size: 18px;margin-top: 30px;}

.rc_r{float: right;width: 50%;}

.rc_rr{float: right;position: relative;width: 50%;}

.rc_rl{float: left;position: relative;width: 50%;height: 100%;}

.rc_r .rc_cover{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding-left: 45px;padding-top: 65px;}

.rc_rl .rc_cover{background-color: rgba(38,149,107,0.7);}

.rc_rr .rc_cover{background-color: rgba(177,85,51,0.7);}

.rc_r .rc_t1{font-size: 30px;}

.rc_rl .rc_t1 a:hover{color: #fff;font-weight: bold;}

.rc_rr .rc_t1 a:hover{color: #fff;font-weight: bold;}

.rc_dl .rc_t1 a:hover{color: #313131;font-weight: bold;}

.rc_r .rc_p{font-size: 14px;width: 145px;}





.rc_dl{padding-top: 32px;padding-left: 45px;color: #313131;}

.rc_dl .rc_t1{color: #000;}





/* newslist-7 start*/

.widget-newslist-7 { }

.widget-newslist-7 li { clear:both; overflow:hidden; padding:6px 0 6px 10px;margin-right: 20px; height:40px; line-height:40px; position:relative;border-bottom: 1px dashed #c2c2c2;}

.widget-newslist-7 ._time { width:12%; min-width:100px; float:left; font-family:Verdana; font-size:14px;}

.widget-newslist-7 ._title { width:75%; font-weight:normal; font-size:16px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }

.widget-newslist-7 ._download { width:60px; height:40px; position:absolute; right:10%; top:6px; overflow:hidden;}

.widget-newslist-7 ._download img { position:absolute; left:0; top:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.widget-newslist-7 ._download img._hover { display:none; }



.widget-newslist-7 li:hover a,.widget-newslist-7 li:hover ._title,.widget-newslist-7 li:hover ._time { color:#b15533; }

.widget-newslist-7 li:hover ._download img { display:none; }

.widget-newslist-7 li:hover ._download img._hover { display:block; }



@media only screen and (max-width:480px) { 

  .widget-newslist-7 ._time { width:auto; min-width:0; margin-right:10px; }

  .widget-newslist-7 ._title { width:65%; }

}

.rc_dl ._title{font-size: 15px;width: 35%;}

.rc_dl ._download {right: 5%;}

.rc_dl ._location{font-size: 15px;width: 35%;float: left;}

.rc_dl ._date {width: 70px;width: 30%;float: left;}

.rc_contact{text-align: center;color: #858585;margin-bottom: 60px;font-size: 15px;}

.rc_contact .ion{color: #d3d3d3;font-size: 0;font-family: "Microsoft YaHei";width: 25px;height: 30px;background: url(../img/address.png) no-repeat;margin: 0 10px;}



.rc_contact span:nth-child(1) .ion{background-position: 0 0;}

.rc_contact span:nth-child(2) .ion{background-position: -30px 0;}

.rc_contact span:nth-child(3) .ion{background-position: -60px 0;}









/* 学习成长download */

/* newslist-7 start*/

.dl_list { margin-bottom:50px; }

.dl_list li { clear:both; overflow:hidden; padding:6px 10px; height:55px; line-height:55px; position:relative;}

.dl_list ._time { width:12%; min-width:100px; float:left; font-family:Verdana; font-size:14px;}

.dl_list ._title { width:83%; font-weight:normal; font-size:16px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }

.dl_list ._download { width:60px; height:40px; position:absolute; right:5%; top:23px; overflow:hidden;}

.dl_list ._download img { position:absolute; left:0; top:0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.dl_list ._download img._hover { display:none; }



.dl_list li:nth-child(even),.dl_list li.odd { background-color:#f7f7f7; }



.dl_list li:hover a,.dl_list li:hover ._title,.dl_list li:hover ._time { color:#ff7900; }

.dl_list li:hover ._download img { display:none; }

.dl_list li:hover ._download img._hover { display:block; }





  /*turn page*/

#page{height: 26px;line-height: 26px; margin: 0px 0px 50px; text-align: center;}

#turn_page{text-align:center; }

#page .page_button{background:#efefef;margin:0 1px;padding:7px 12px;color: #999;}



#page .page_item{background:#efefef;padding:7px 12px; margin:0 1px;color: #999; }

#page .page_item_current{background:#ed5404;padding:7px 12px; margin:0 1px; color:#fff;}

#page .page_button:hover,#page .page_item:hover{background:#ed5404; color:#fff;}







/* about */

.ab_zj{height: 417px;	color: #fff;margin-top: 85px;}

.ab_zj_l{float: left;width: 35%;position: relative;height: 100%;}

.ab_zj_r{float: left;width: 65%;position: relative;overflow: hidden;}



.ab_zj_l .ab_zj_cover{position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-top: 70px;padding-left: 40px;padding-right: 40px;background-color: #363636;}

.ab_zj_l .ab_zj_ct{font-size: 36px;margin-bottom: 20px;}

.ab_zj_l .ab_zj_ct a:hover{color: #fff;font-weight: bold;}

.ab_zj_l .ab_zj_cp{font-size: 15px;}



.ab_zj_r .ab_zj_cover{position: absolute;top: 0;left: 0;right: 50%;bottom: 0;background-color: rgba(87,127,203,0.8);padding-top: 70px;}

.ab_zj_r .ab_zj_ct{font-size: 60px;width: 57%;margin: 0 auto;text-align: center;border-bottom: 1px solid #fff;line-height: 1.2;margin-bottom: 10px;font-family: Arial;}

.ab_zj_r .ab_zj_cp{font-size: 15px;text-align: center;margin-bottom: 50px;}





.ab_hist{color: #fff;background-color: #dadfe2;margin-top: 70px;overflow: hidden;}

.ab_hist>.wrap{position: relative;}

.ab_hist_bg{position: absolute;left: 0;top: 0;width: 35%;}

.ab_hist_bg img{width: 100%;}



.ab_hist_l{float: left;width: 35%;position: relative;height: 100%;}

.ab_hist_r{float: right;width: 60%;position: relative;padding-top: 135px;}



.ab_hist_l img{width: 100%;height: 100%;}

.ab_hist_l .ab_hist_cover{position: absolute;top: 34%;left: 0;right: 0;bottom: 0;padding-right: 50px;text-align: right;}

.ab_hist_l .ab_hist_ct{font-size: 53px;}

.ab_hist_l .ab_hist_cp{font-size: 50px;}



.ab_hist_scroll {height: 450px; width:100%; display:none;margin:0 auto;}

.ab_hist_scroll li {width:100%; }



.ab_hist>.wrap{position: relative;}

.ab_hist .ah_arrs{position: absolute; top:62%; width:60px;height: 90px;margin-top: -45px;font-size: 50px;color: #7d7f89;}

.ab_hist .ah_arrs .ion{margin: 0;}

.ab_hist .ah_arrs:hover{color: #0c55a4;}

.ab_hist .ah_prev{left:35%;}

.ab_hist .ah_next{right:-70px;}



.ab_hist .scroll_nav{display: none;}

.ab_hs_info{float: left;width: 50%;padding-top: 40px;}

.ab_hs_info_t{color: #0c55a4;font-size: 36px;margin-bottom: 15px;font-weight: bold;}

.ab_hs_info_p{font-size: 14px;color: #5a5a5a;line-height: 2;}

.ab_hs_img{float: right;width: 50%;}





.ab_others{margin-top: 120px;text-align: center;color: #fff;}

.ab_ot,.ab_ob{height: 329px;}

.ab_ol,.ab_or{width: 50%;position: relative;}



.ab_ol .ab_ol_c{position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-top: 140px;background-color:rgba(0,0,0,0.5);}

.ab_ol_ct{font-size: 32px;margin-bottom: 10px;}

.ab_ol_cp{font-size: 14px;width: 75%;margin: 0 auto;}

.ab_ol_ct a:hover{color: #fff;font-weight: bold;}



.ab_or.r .ab_ol_c{position: absolute;top: 0;left: 50%;right: 0;bottom: 0;padding-top: 140px;background:url(../img/ab_o_06.jpg);}

.ab_ol.r .ab_ol_c{background-color: rgba(94,176,145,0.8);}



.ab_or.l .ab_ol_c{position: absolute;top: 0;left: 0;right: 50%;bottom: 0;padding-top: 140px;background:url(../img/ab_o_05.jpg); }



.ab_partner{margin-top: 95px;padding: 60px 0;background-color: #e3e3e3;position: relative;}



.ab_part_scroll {height: 105px; width:100%; display:none;}

.ab_part_scroll li {height:105px;width: 19%;margin-right: 1%; }

.ab_part_scroll .scroll_nav{display: none;}

.ab_part_scroll li a{display: block;border: 1px solid #ccc;cursor: default;}

.ab_partner .ap_arrs{position: absolute; top:50%; width:23px;height: 45px;margin-top: -22.5px;color: #7d7f89;background: url(../img/jt.png) no-repeat;}

.ab_partner .ap_arrs .ion{margin: 0;font-size: 0;font-family: "Microsoft YaHei";text-indent: -999px;}

.ab_partner .ap_arrs:hover{color: #0c55a4;}

.ab_partner .ap_prev{left:10px;}

.ab_partner .ap_next{right:10px;background-position: -23px 0;}







/* 公司简介 */

.ab_jj{padding-top: 40px;position: relative;}

.ab_jj_l{width: 18%;float: left;}

.ab_jj_r{float: right;width: 82%;min-height: 500px;}



.ab_jj_l ul{border-left:4px solid #eee;padding: 20px 0;}

.ab_jj_l ul li{padding-left: 30px;margin-left: -4px;border-left: 4px solid transparent;height: 38px;line-height: 38px;font-size: 14px;}

.ab_jj_l ul li.cur{border-left: 4px solid #e85826;font-size: 15px;font-weight: bold;}

.ab_jj_l ul li.cur a{color: #e85826;}

.ab_jj_l ul li:hover a{color: #e85826;font-weight: bold;font-size: 15px;}

.ab_jj_l ul li:hover{border-left: 4px solid #e85826;}



/* history */

.channel_banner_his{position: relative;}

.banner_cont{color: #fff;height: 460px;position: absolute;bottom: 0;left: 0;width: 100%;}

.h_slider{width: 100%;height: 300px; overflow: hidden;}



.big_c{text-align: center;width: 49%;margin:0 auto;margin-top: 230px;font-size: 16px;}

.years_list_wrap{position: absolute;bottom: 0;left: 0;right:0;}

.year_list{ position: relative;height: 105px;margin: 0 auto;z-index: 10;}

.year_list li{width: 33.333%;float: left;height: 100%;}

.year_list_item{height: 100%;background: url(../img/hisslider_bg_03.png) no-repeat;border-left: 1px solid #8f8d8c;border-right: 1px solid #8f8d8c;position: relative;}

.year_list li.cur{background-color: #89452a;}

.year_list li:hover{background-color: #89452a;}



.year_list span{position: absolute;bottom: 0;left: 0;right: 0;display: block; word-break: break-all;text-align: center;font-size: 18px;}

.year_list .scroll_nav{display: none;}



.arrs_wrap{width: 1300px;position: absolute;bottom: 0;left: 50%;margin-left: -650px;height: 105px;z-index: 5;}

.arrs_wrap .his_arrs{position: absolute; top:0; width:50px;height: 50px;background-color: #2e2d29;}

.arrs_wrap .his_arrs:hover{background-color: #89452a;}

.arrs_wrap .his_arrs .ion{margin: 0;padding: 0;width: 50px;height: 50px;line-height: 50px;color: #fff;text-align: center;font-size: 30px;}

.arrs_wrap .his_prev{left:0;}

.arrs_wrap .his_next{right:0;}



.history {margin-bottom: 210px;}

.history .cf ul{overflow: hidden;}

.history .panel{visibility:hidden;}

.history .panel .his_list_t1 { line-height:44px;color:#b15533; font-size:36px; padding:0 4px; position:relative; left:-3px; position:relative; display:inline-block; margin-bottom: 25px;font-weight: bold;}

.history .panel .his_list_t1 font { display:block; width:20px; height:44px; right:-20px; position:absolute; top:0; }

.history .panel .his_list_t2{font-size: 20px;font-weight: bold;display: block;color: #6c6c6c;text-align-last: left;}

.history .panel:hover font { }

.history .panel.leftBox_resource .inner_box p.image{text-align: center;}

.history .panel .inner_box p.image{text-align: center;}

.history .panel .image img {  height:auto; }

.history .panel .title{ padding:10px;  line-height:1.8;}

.history .panel .title a{color:#000;}

.history .head { padding: 28px 20px 0; height: 242px }

.inner_box { width:100%;}

.history .panel .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; }



.history .panel .inner{ relative;left:-1px;border: 1px #e6e6e6 solid;width:80%; padding:5%;margin-left: 10%;position:relative;}

.history .panel .inner:after{content:'';width:20px; height:20px; background:url(../img/ico.jpg) no-repeat; position:absolute;top:30px;left:-20px;background-position: -21px 0;}

.history .panel.leftBox_resource .inner:after{right: -20px; left:auto;background-position: 0 0 ;}

.history .panel .inner_box i { display:block; width:75px; height:2px; overflow:hidden; font-size:0; background:#222222; margin-bottom:24px;}

.history .panel .inner_box p { color:#626670; font-size:14px; line-height:22px;  }

.history .panel .inner_box p .image {  margin-bottom:0; }



.history .panel.leftBox_resource:first-child{margin-top: 0;}

.history .panel.leftBox_resource .his_list_t1 { float:right; position:relative; left:3px; display:inline-block; text-align: right;}

.history .panel.leftBox_resource .his_list_t2{text-align-last: right;}

.history .panel.leftBox_resource .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; float:right; }

.history .panel.leftBox_resource .inner_box { clear:both;padding-left:0;}

.history .panel.leftBox_resource .inner_box i { display:block; width:75px; height:2px; overflow:hidden; font-size:0; background:#222222; margin-bottom:24px; float:right; clear:both; }

.history .panel.leftBox_resource .inner_box p { color:#626670; font-size:14px; line-height:24px; clear:both; text-align:right; }

.history .panel.leftBox_resource .inner_box p .image {  margin-bottom:0; }

.history .panel.leftBox_resource .inner{left:0px;margin-left:0;}

/* .history .panel:hover .inner {background-color: #f9f9fb;}

 */

.history .panel.leftBox_resource .his_list_t1 font { display:block; width:20px; height:44px; left:-20px; position:absolute; top:0; }

.history .panel.leftBox_resource:hover font { }

.history { background:url(../img/opp.gif) repeat-y center top; padding-top:10px;}

.history{ width:100%; background-position:49.2% top;}

.history .panel{ width:49.2%; position:relative;margin-top:40px;}

.his_box_tit{ background-position:49.2% bottom;}

.load-more-link { display: block; width: 153px; height: 40px; margin: 0 auto; background:url(../images/his_more.jpg) no-repeat; color: #ffffff; font-size: 14px; text-align: center; line-height: 25px; cursor: pointer; }	

.resource_type_t{font-size:72px; color:#e6e6e6; background-color:#fff;margin-bottom: 40px;}

.history .panel:after{content:'';width:17px; height:17px;background:url(../img/his_li_dian.png) right top no-repeat;position: absolute;left: -8px;top: 32px;}

.history .panel.leftBox_resource:after{right:-9px;left:auto;}



.pj-lb-more{text-align: center;margin-top: 40px;position: relative; line-height:50px; display:none;padding-bottom: 50px;}

.pj-lb-more a{font-size:18px; color: #c1c1c1;}

.pj-lb-more .loading {background:url(../img/loading2.gif) no-repeat;width:50px;height:50px;/* margin-top: -25px;margin-left: -25px;position: absolute;left: 50%;top: 50%; */ display:inline-block; *display:inline; *zoom:1; vertical-align:0;}

.pj-lb-more .loading { letter-spacing:-1em; text-indent:-99em; margin-right:10px;}

.pj-lb-more .loading:before {content:'\3000';}





/* 安庆印象 */

.rect-84 {padding-bottom: 84%;}



.yx_links2{text-align: center;clear: both; margin-bottom: 30px;}

.yx_links2 a{display: inline-block;height: 42px;line-height: 40px;	padding:0 32px;border: 2px solid #f1f1f1;margin:0 12px;font-size: 14px;font-weight: bold; font-family: 'Microsoft Yahei'}

.yx_links2 a:hover{color: #e65826;border-color: #e65826;}

.yx_links2 a.cur{color: #e65826;border-color: #e65826;}



.yx_top{margin-top: 45px;margin-bottom:50px;}

.yx_top a:hover{color: inherit;}

.yx_top img{width: 100%;}

.yx_top_l{position: relative;}

.yx_top_c{background-color: rgba(255,255,255,0.7);color: #000;font-size: 16px;height: 49px;line-height: 49px;padding-left: 15px;padding-right: 20px;}

.yx_top_c_l{float: left;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.yx_top_c a:hover{ color: #e65826 }

.yx_top_c_r{float: right;}

.yx_top_c_r span{color: #e65826;}

.yx_top_c_r .ion{width: 15px;height: 15px;margin-right: 7px!important;font-size: 0px;font-family: "Microsoft YaHei";background: url(../img/pic_iocn.png) no-repeat center center;}



.yx_top_l .yx_top_c{}

.yx_top_r .yx_top_c{height: 35px;line-height: 35px;}





.yx_top_rb{margin-top: 18px;}

.rb_cover{position: absolute;left: 0;right: 0;top: 0;padding-left: 35px;padding-top: 115px;}

.rb_cover_t{font-size: 50px;color: #fff;font-weight: bold;}

.rb_cover_p{font-size: 20px;color: #fff;}





.yx_btm{}

.rect-66{padding-bottom: 66%;}

.yx_btm{ padding:50px 0 20px; overflow:hidden;}

.yx_btm ul{ width:102%;}

.yx_btm li.item{ width:24%; margin:0 1% 27px 0;cursor: pointer;}

.yx_btm li.item img{ width:100%;}

.yx_btm li.item .intro{padding: 0 4%;font-size:14px;height: 36px;line-height: 36px;}

.intro

.yx_btm li.item a *{ cursor:pointer;}

.yx_btm li.item a:hover{color: inherit;}

.yx_btm li.item:hover .title,.yx_btm li.item:hover .time,.yx_btm li.item:hover .summ,.yx_btm li.item:hover .more{ color:#fff;}



/* 生产基地 */

.nw_serch{padding: 35px 0 35px 40px;background-color: #ededed;}

.nw_search_t{display: inline-block;font-size: 24px;font-weight: bold;margin-right: 25px;height: 40px;line-height: 40px;}



.nw_serch .select-ui-choose-default{border-radius: 0;height: 40px;line-height: 40px;width: 245px;margin-right: 7px;border: 0;margin-top: -4px;}



.nw_serch .select-ui-choose-default ._arrow .arr{    border-color: #ccc transparent transparent;}

.nw_serch .select-ui-choose-default ._arrow {margin-right: 20px;}

.nw_serch .select-ui-choose-default ._txt{padding-left: 20px;}

.nw_serch .sel_city{margin-left: 100px;}

.nw_serch button{height: 40px;width: 130px;font-size: 18px;border: 0;background-color: #b15533;color: #fff;padding: 0;vertical-align: -1px;cursor: pointer;}

.nw_serch button:hover{background-color: #13293d;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.nw_map{height: 650px;}

.nw_map img{max-width: none;}



.nw_nums{margin: 45px 0;background-color: #ebebf1;color: #41526a;text-align: center;display: none;}

.nw_nums li{width: 50%;float: left;text-align: center;font-size: 14px;padding-top: 50px;padding-bottom: 35px;}

.nw_nums li:last-child{background-color: #e3e3eb;}

.nw_nums_t{font-size: 16px;font-family: Arial;font-weight: bold;}

.nw_nums_t span{font-size: 75px;height: 90px;	line-height: 90px;}

.nw_loc {margin: 20px 0 50px}

.nw_loc li{margin-bottom: 8px;}

.loc_t{height: 65px;line-height: 65px;border: 1px solid #ccc;padding:0 30px;font-size: 18px;}

.loc_t_l{float: left;}

.loc_t_r{float: right;}

.loc_c{width: 100%;background-color: #f4f4f4;display: none;}

.loc_c_w{padding: 35px 65px 40px 30px;}

.loc_cont{margin-bottom: 35px;font-size: 14px;}

.loc_part_t p{float: left;display: inline-block;margin-right: 40px;font-size: 15px;}



.loc_cur .loc_t{background-color: #b15533;color: #fff;border-color: #b15533;cursor: pointer;}











/* 研发中心 */

.yf_cont{margin-top: 70px;margin-bottom: 95px;color: #fff;}

.yf_cont img{width: 100%;}



.yf_top{}



.yf_c{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding-left: 50px;padding-right: 50px;}

.yf_c.yf_ch{left: 50%;background-color: rgba(34,93,192,0.8);}

.yf_c_t{font-size: 25px;margin-bottom: 10px;font-weight: bold;}

.yf_c_t a:hover{color: inherit;}

.yf_c_p{margin-bottom: 40px;overflow: hidden;line-height: 1.9;}

.yf_c_l{font-size: 14px;width: 140px;height: 40px;line-height: 40px;border: 1px solid #fff;}

.yf_c_l a{display: block;color: #fff;text-align: center;}

.yf_c_l:hover{background-color: #fff;}

.yf_c_l:hover a{color: #555;}

.yf_top .yf_c{padding-top: 85px; }

.yf_top .yf_c_p{height: 80px;}



.yf_btm .yf_c{padding-top: 135px; }

.yf_btm .yf_c_p{line-height: 1.9;height: 3.8em;}



.yf_cbg{background-color: rgba(0,0,0,0.6);}







/* 新闻综合 */

.news_top{}



.news_slider{width: 43.5%;height: 390px;float: left;display: none;}

.news_list{float: right;width: 55%;}



.news_slider li {width:100%;}

.news_slider li a{display: block;height: 100%;width: 100%;position: relative;}

.news_slider li a:hover{color: #fff;}

.news_slider li .news_slider_img{width: 100%;height: 100%;}

.news_slider li img{max-width: none;width: 100%;height: 100%;}

.news_slider .arrs{position: absolute; top:50%; width:32px;height: 64px;background: url(../img/news_arr1_01.png) no-repeat ;margin-top: -32px;display: none;}

.news_slider .arrs:hover{background-position-y: -64px;}

.news_slider .arr_prev{left:25px;}

.news_slider .arr_next{right:25px;background-position: -36px 0;}



.news_slider .scroll_nav{display: block;left: 50%;right: 0;bottom: 20px;font: 0/0 a;letter-spacing: -9px; text-align: center;}

.news_slider .scroll_nav a{display: inline-block;width: 15px;height: 15px;overflow: hidden;margin: 6px; border-radius:50%;background-color:#bc9486;}

.news_slider .scroll_nav .on{ background-color: #e3cbc2;	}



.news_slider_c{position: absolute;left: 50%;right: 0;bottom: 0;background-color: rgba(179,96,64,0.8);padding-top: 40px;padding-left: 35px;padding-right: 20px;color: #fff;}

.news_slider_t{font-size: 20px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.news_slider_time{margin-bottom: 70px;}





.news_list li { clear:both; overflow:hidden; padding:23px 55px 25px 25px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;background-color: #f4f4f4;margin-bottom: 13px;}

.news_list ._date1 { width:135px;  float:left; color:#c8c8c8; font-size: 34px;margin-right: 30px;padding-top: 10px;text-align: right;font-family: kalinga,Arial;}

.news_list ._date1 ._d1 { font-size:12px; display: block;text-align: right;margin-bottom: -10px;}



.news_list ._intro { overflow:hidden; } 

.news_list ._title { font-size:17px; height:30px; line-height:30px; font-weight:normal; color:#000; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }

.news_list ._text { line-height:1.6em; height:3.2em; overflow:hidden; }



.news_list li:hover { background-color:#ececec; }

.news_list li:hover a,.news_list li:hover ._title,.news_list li:hover ._title,.news_list li:hover ._more { color:inherit; }

.news_list li:hover ._title{font-weight: bold;}

.news_list li:hover ._date1 {color:#cc8166;}





.video_news{background: url(../img/news_bg_03.jpg) no-repeat top center;color: #fff;margin-top: 40px;padding-bottom: 45px;margin-bottom: 10px;}



.news_tit{height: 120px;line-height: 120px;}

.news_t{font-size: 48px;color: #000;font-weight: bold;}

.news_t a:hover{color: #000;}

.video_news .news_t{float: left;color: #fff;}

.video_news .news_t a:hover{color: #fff;}



.news_more{float: right;font-size: 15px;opacity: .8;}

.news_more a:hover{color: inherit;}





.vn_slider_wrap{background: rgba(39,75,123,0.4);position: relative;}

.vn_slider{width: 83.3%;margin: 0 auto; display: none;}

.vn_slider li {width:100%;}



.vn_slider li .vn_li_w{padding: 33px;}



.vn_slider li .vn_slider_info{width: 41%;float: left;padding-top: 50px;border: 1px solid #ccc;}

.vn_slider_t{font-size: 30px;text-align: center;}

.news_slider_tw{text-align: center;color: #ccc;height: 22px;line-height: 22px;margin: 20px 0;}

.news_slider_tw span{display: inline-block;}

.news_slider_tw .ion{vertical-align: middle;font-size: 15px;}

.vn_slider_p{height: 85px;padding:0 60px;overflow: hidden;margin: 0 auto;margin-bottom: 80px;text-align: center;font-size: 14px;opacity: .8;}



.vn_slider li .vn_slider_img{width: 55%;float: right;position: relative;}

.vn_slider_cover{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}

.vn_slider_cover .play{display: block;width: 68px;height: 68px;background: url(../img/player_03.png) no-repeat;position: absolute;top: 50%;left: 50%;margin-top: -34px;margin-left: -34px;}

.vn_slider li img{width: 100%;}



.vn_slider_wrap .vn_arrs{position: absolute; top:50%; width:47px;height: 94px;background: url(../img/news_arr2_01.png) no-repeat ;margin-top: -47px;opacity: .6;}

.vn_slider_wrap .vn_arrs:hover{opacity: 1;}

.vn_slider_wrap .vn_prev{left:35px;}

.vn_slider_wrap .vn_next{right:35px;background-position: -47px 0;}



.vn_slider_wrap .scroll_nav{display: none;}





.news_pl{height: 410px;margin-bottom: 90px;}

.news_pl_l {float: left;width: 100%; height: 100%;}

.news_pl_l li { clear:both; overflow:hidden; padding:0 10px; height:68px; line-height:68px; position:relative;background-color: #f1f3f4;margin-bottom: 17px;}

.news_pl_l ._time { width:12%; min-width:100px; float:right; font-family:Verdana; font-size:14px;}

.news_pl_l ._title { width:70%; font-weight:normal; font-size:16px; float:left; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }

.news_pl_l ._download { width:100px; padding: 12px 0; float: left; overflow:hidden;text-align: center;}

.news_pl_l ._download img {  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.news_pl_l li:hover{background-color: #e4e8e9;}

.news_pl_l li:hover a{color: inherit;}

.news_pl_l li:hover ._download img { display:none; }

.news_pl_l li:hover ._download img._hover { display: inline-block; }



.news_pl_r{float: right;width: 37%;height: 100%;}

.news_pl_r li{position: relative;margin-bottom: 12px;}

.news_pl_r li:hover a{color: inherit;}



.n_pl_img{display: block;}

.n_pl_img img{width: 100%;}

.n_pl_c{position: absolute;left: 0;bottom: 0;height: 55px;line-height: 55px;width: 250px;background-color: rgba(0,0,0,0.7);text-align: center;font-size: 24px;color: #fff;}

.news_pl_r li:hover .n_pl_c{background-color: rgba(177,93,61,0.8);}







/* 新闻列表 */

.select-ui-options-default-bottom{border: 1px solid #ccc !important;border-top: 0 !important;}

.select-ui-choose-default-bottom.on{border: 1px solid #ccc !important;border-bottom: 0 !important;}

.nl_serch{padding: 35px 0 35px 40px;background-color: #ededed;}

.nl_search_t{display: inline-block;font-size: 20px;margin-right: 25px;height: 40px;line-height: 40px;}



.nl_serch .select-ui-choose-default{border-radius: 0;height: 40px;line-height: 40px;width: 245px;margin-right: 7px;border: 1px solid transparent;margin-top: -4px;}



.nl_serch .select-ui-choose-default ._arrow .arr{    border-color: #ccc transparent transparent;}

.nl_serch .select-ui-choose-default ._arrow {margin-right: 20px;}

.nl_serch .select-ui-choose-default ._txt{padding-left: 20px;}

.sel_year,.sel_month{ border-radius: 0;height: 40px;line-height: 40px; width: 245px; margin-right: 7px;border: 1px solid transparent;margin-top: -4px;}



.nl_serch input{height: 37px;width: 258px;text-indent: 10px;margin-right: 5px;border: 1px solid #e0e0e0!important;vertical-align: 1px;}

.nl_serch button{height: 40px;width: 130px;font-size: 18px;border: 0;background-color: #ed5404;color: #fff;padding: 0;vertical-align: -1px;cursor: pointer;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.nl_serch button:hover{background-color: #13293d;}

.nl_top{margin-top: 50px;margin-bottom: 35px;}

.nl_top_item{position: relative;border: 1px solid #ccc;}

.nl_top_item img{width: 100%;border-bottom: 1px solid #ccc;}

.nl_top_item a:hover{color: #fff;}

.rect-56{padding-bottom: 56%;}



.nl_top_item {padding-bottom: 110px;position: relative;}

.nl_c{padding-left: 25px;padding-right: 25px;padding-top: 20px;position: absolute;left: 0;right: 0;bottom: 0;}

.nl_c_t{font-size: 20px;color: #000;margin-bottom: 10px;}

.nl_c_p{height: 4em;line-height: 2em;display: none;margin-bottom: 35px;}

.nl_c_time{color: #b15533;margin-bottom: 30px;}

.nl_hover{}

.nl_hover .nl_c{background-color: #b15533;color: #fff;}

.nl_hover .nl_c_t{background-color: #b15533;color: #fff;}

.nl_hover .nl_c_time{color: #fff;}



.nl_list{margin-bottom: 75px;}

.nl_list li { clear:both; overflow:hidden; padding:23px 55px 25px 25px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;background-color: #fff;border-bottom: 1px solid #e5e5e5;}

.nl_list ._date1 { width:135px;  float:left; color:#c8c8c8; font-size: 34px;margin-right: 30px;padding-top: 10px;text-align: right;font-family: kalinga,Arial;}

.nl_list ._date1 ._d1 { font-size:12px; display: block;text-align: right;margin-bottom: -10px;}



.nl_list ._intro { overflow:hidden; } 

.nl_list ._title { font-size:20px; height:30px; line-height:30px; font-weight:normal; color:#000; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom: 15px;}

.nl_list ._text { line-height:1.6em; height:3.2em; overflow:hidden; margin-bottom: 35px;}

.nl_list li ._more { color:#9f9f9f; }



.nl_list li:hover { background-color:#ececec; }

.nl_list li:hover a,.nl_list li:hover ._title,.nl_list li:hover ._title,.nl_list li:hover ._more { color:inherit; }

.nl_list li:hover ._title{font-weight: bold;}

.nl_list li:hover ._date1 {color:#cc8166;}

.nl_list li:hover ._more { color:#9f9f9f; }



.nl_list .nl_icon{display: inline-block;height: 26px;line-height: 26px;background-color: #667583;border-radius: 2px;font-size: 12px;color: #fff;margin-right: 10px;padding: 0 10px;vertical-align: 3px;}



/* newsdetail-2 start*/

.news_detail{margin-bottom: 90px;}

.news_detail ._head { overflow: hidden; width: 100% }

.news_detail ._head ._title { font-size: 31px; line-height: 1.4;font-weight:bold; text-align: center; overflow: hidden;}

.news_detail ._tools { padding: 0px 0; color: #999999; text-align: center;}

.news_detail .ion { font-size: 16px; font-weight: normal;vertical-align: top;}

.news_detail ._tools ._tool{height: 50px;line-height: 50px;margin:0 4px;display: inline-block; }

.news_detail ._tools ._tool:hover{color:;}

.news_detail ._tools ._tool { }



.nd_menus a{display: inline-block;width: 46px;height: 46px;border-radius: 50%;border: 1px solid #ccc;text-align: center;}

.nd_menus a:nth-child(2){width: 37px;height: 37px;vertical-align: -6px;line-height: 37px;margin: 0 15px	;}

.nd_menus a:nth-child(2) .ion{margin-top: 0;}

.nd_menus a .ion{margin: 0;margin-top: 7px;font-size: 20px;vertical-align: middle;}

.nd_menus a:hover{color: #e85824;}

.news_detail .myart { padding: 20px 0;line-height: 2;}

.news_detail .myart img{display: block;margin: 0 auto;}

.news_detail ._detailPage_bottom {border-top: 1px solid #cccccc;}

.news_detail ._detailPage_bottom li {height: 60px;line-height: 60px; overflow: hidden;  border-bottom: 1px solid #cccccc; }

.news_detail ._detailPage_bottom ._mark {width: 104px;font-size: 16px; float: left; margin-right: 10px; text-align: center;}

.news_detail ._detailPage_bottom ._title {font-size: 18px;  float: left; 

  width: 68%;color: #000;}

.news_detail ._detailPage_bottom ._time { float: right;color: #999;}

.news_detail .bdsharebuttonbox {height: auto;}

.news_detail .bdsharebuttonbox .bds_more { float: none; padding-left: 2px; background: none; }

.news_detail ._detailPage_bottom li:hover ._mark{background-color: #e4e8e9;}

.news_detail ._detailPage_bottom li a:hover{color: inherit;}







/* 信息检索 */

.serch{padding: 35px 0 35px 40px;background-color: #ededed;}

.search_t{display: inline-block;font-size: 14px;font-weight: bold;margin-left: 10px;height: 40px;line-height: 40px;}

.serch input{height: 34px;width: 258px;margin-left: 25px;text-indent: 10px;margin-right: 5px;border:none;}

.serch button{height: 40px;width: 130px;font-size: 18px;border: 0;background-color: #b15533;color: #fff;padding: 0;vertical-align: -1px;cursor: pointer;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.serch button:hover{background-color: #13293d;}

.search_list{margin-bottom: 100px;margin-top: 65px;}

.search_list li{margin:22px 0;}

.sl_top{height: 28px;line-height: 28px;padding-bottom: 5px;border-bottom: 1px solid #ccc;}



.sl_top_class{display: inline-block;color: #b15533;width: 56px;border-right: 1px solid #ccc;text-align: center;font-size: 17px;float: left;}

.sl_top_t{display: inline-block;font-size: 18px;color: #000;margin-left: 10px;float: left;width: 80%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}

.sl_cont{padding-left: 65px;color: #888;padding-top: 15px;}



/* 站群 */

.zhanqun{background-color: #ededed;}

.zq_tab{text-align: center;margin-top: 40px;margin-bottom: 53px;}

.zq_tab_c{display: inline-block; width: 131px;height: 44px;line-height: 44px;text-align: center;font-size: 18px;color: #000;background-color: #fff;cursor: pointer;}

.zq_tab_cur{color: #fff;background-color: #b15533;}

.zq_tab_c:hover{color: #fff;background-color: #b15533;}

.zq_list{padding-bottom: 20px;}

.zq_list li{height: 400px;margin-bottom: 60px;}



.zq_list li .zq_list_info{float: left;width: 50%;background-color: #fff;height: 100%;}

.zq_list li .zq_list_img{float: right;width: 50%;height: 100%;overflow: hidden;}

.zq_list li .zq_list_img img{width: 100%;height: 100%;}

.zq_list li .zq_list_info .zq_i_wrap{padding: 80px;}



.zq_list li.zq_panel_left .zq_list_info{float: right;}

.zq_list li.zq_panel_left .zq_list_img{float: left;}



.zq_t{font-size: 36px;color: #000;margin-bottom: 5px;}

.zq_p{color: #5a5a5a;line-height: 1.8;height: 69px;overflow: hidden;}

.zq_link{width: 159px;height: 47px;line-height: 47px;background-color: #b15533;text-align: center;color: #fff;margin-top: 40px;font-size: 15px;}

.zq_link a{display: block;}

.zq_link a:hover{color: #fff;background-color: #13293d;}



.zq_icon{display: inline-block;width: 18px;height: 18px;background: url(../img/zq_link_06.png) no-repeat; vertical-align: middle; margin-top: -4px;margin-left: 15px;}



.channel_banner_zqd {width: 100%;height: 400px;z-index: -1;text-align: center;overflow: hidden;}

.channel_banner_zqd img {display: inline-block;margin: 0 -50%;margin: 0 -50%\9;max-width: none;width: auto;}

.others_wrap{position: relative;}

.zqd_others{position: absolute;left: 63.5%;right: 0;bottom: 0;height: 73px;line-height: 73px;background-color: #ff9e19;text-align: left;font-size: 18px;color: #fff;}

.zqd_others_t{padding-left: 30px;}

.zqd_others .ion{margin: 0;width: 73px;height: 73px;background-color: #e58e16;text-align: center;position: absolute;right: 20px;}

.zqd_ohters_item{background-color: #ff9e19;padding-left: 30px;height: 50px;line-height: 50px;border-top: 1px solid rgba(255,255,255,0.5);display: none;}



.zqd_cont{margin-top: 77px;margin-bottom: 85px;}

.zqd_cont_l {float: left;width: 41.25%}

.zqd_cont_l .zqd_logo{width: 100%;}

.zqd_cont_l .zqd_logo img{width: 100%;}



.zqd_slider {width: 100%;height: 372px;overflow: hidden;}

.zqd_slider li {width:100%;}

.zqd_slider li .zqd_img{width: 100%;display: block;}

.zqd_slider li img{width: 100%;}



.zqd_slider .arrs{position: absolute; top:50%; width:32px;height: 64px;background: url(../img/news_arr1_01.png) no-repeat ;margin-top: -32px;}

.zqd_slider .arrs:hover{background-position-y: -64px;}

.zqd_slider .arr_prev{left:25px;}

.zqd_slider .arr_next{right:25px;background-position: -36px 0;}



.zqd_slider .slide_nav{display: block;right: 0;bottom: 30px;font: 0/0 a;letter-spacing: -9px; text-align: right;padding-right: 20px;}

.zqd_slider .slide_nav a{display: inline-block;width: 15px;height: 15px;overflow: hidden;margin: 6px; border-radius:50%;background-color:#d7d7d7;}

.zqd_slider .slide_nav .on{ background-color: #fff;	}



.zqd_slider_wrap{position: relative;}

.zqd_c{position:absolute ;bottom: 0;left: 0;right: 0;padding-left: 33px;height: 89px;line-height: 89px;background-color: rgba(0,0,0,0.5);color: #fff;font-size: 18px;}





.zqd_cont_r{float: right;width: 52.25%;	font-size: 14px;color: #888;}

.zqd_cont_r p strong{font-style: normal;}

.zqd_cont_r p{margin-bottom: 40px;}

.zqd_link{display: block;width: 100%;height: 62px;line-height: 62px;text-align: center;color: #e85826;font-size: 18px;background-color: #f6f6f6;margin-top: 70px;}

.zqd_link:hover{background-color: #eee;}

.zqd_icon{display: inline-block;width: 18px;height: 18px;background: url(../img/zqd_icon_03.png) no-repeat; vertical-align: middle; margin-top: -4px;margin-left: 15px;}

.zqd_link:hover{color: #e85826;opacity: .9;}







/* 产品 */



.product{background: url(../img/product_bg_02.jpg) no-repeat;padding: 45px 0;}

.product ul li{width: 25%;height: 570px;float: left;background-color: rgba(255,255,255,0.5);text-align: center;}

.pro_item_wrap{border-right: 1px solid #eee;height: 100%;position: relative;overflow: hidden;}

.product ul li:last-child .pro_item_wrap{border: 0;}

.pro_item{width: 100%;position: absolute;right: 0;top: 0;}

.pro_item img{width: 100%;}

.pro_iten_t{font-size: 26px;font-weight: bold;color: #000;padding-top: 130px;margin-bottom: 15px;}

.pro_iten_p{width: 78%;margin: 0 auto 55px auto;color: #333;}



.pro_item_hover{background-color: rgba(137,69,42,0.7);width: 100%;height: 100%;position: absolute;right: 100%;top: 0;}

.pro_item_hover .pro_icon{height: 92px;text-align: center;padding-top: 125px;}

.pro_icon img{}

.pro_item_hover .pro_iten_t{padding-top: 35px;}

.pro_item_hover .pro_iten_t a{color: #fff;}

.pro_item_hover .pro_iten_t:hover a{color: #fff;}

.pro_item_hover .pro_iten_p{margin-bottom: 20px;color: #fff;}

.pro_item_hover .pro_link a{display: block;background-color: #fff;width: 163px;height: 47px;line-height: 47px;color: #000;margin: 0 auto 7px auto;font-size: 14px;}

.pro_item_hover .pro_link a:hover{opacity: .9;color: #000;}





/* 产品-动力 */

.pdl_t{font-size: 36px;font-weight: bold;color: #000;}

.pdl_st{font-size: 16px;color: #333;}

.pdl_p{color: #5a5a5a;font-size: 14px;margin-top: 35px;}



.pdl_sec5 .pdl_st{color: #fff;}



.channel_banner_pro {width: 100%;height: 400px;z-index: -1;text-align: center;overflow: hidden;position: relative;}

.channel_banner_pro img {display: inline-block;margin: 0 -50%;margin: 0 -50%\9;max-width: none;width: auto;}

.pro_banner_c{text-align: center;position: absolute;left: 0;right: 0;top: 110px;color: #fff;}

.pro_banner_t{margin-bottom: 10px;font-size: 48px;font-weight: bold;}

.pro_banner_t i{color: #b15533;font-style: italic;}

.pro_banner_t span{font-style: italic;}

.pro_banner_p{width: 49%;margin: 0 auto;font-size: 17px;}

.pro_banner_p span{margin-bottom: 20px;font-size: 18px;font-weight: bold;font-style: italic;text-align: center;color: #fff;}



.target_wrap{height:210px;background-color: #dedede;}

.pdl_Target{width:1200px;margin:0 auto;overflow: hidden;*zoom:1;font-size: 20px;-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.pdl_Target li{float: left;height: 105px;width: 25%;text-align: center;cursor: pointer; color: #000; line-height: 105px; box-sizing: border-box;

 background-color: #dedede; }





.pdl_Target li:nth-child(1){ background-image: url(../Images/icons2.png);  background-repeat: no-repeat;background-position:80px center;padding-left: 70px;border-bottom: 1px solid #e8e8e8;}

.pdl_Target li:nth-child(2){ background-image: url(../Images/icons3.png);   background-repeat: no-repeat;background-position:70px center;padding-left: 75px;border-bottom: 1px solid #e8e8e8;}

.pdl_Target li:nth-child(3){ background-image: url(../Images/icons4.png);  background-repeat: no-repeat; background-position:70px center;padding-left: 75px;border-bottom: 1px solid #e8e8e8;}

.pdl_Target li:nth-child(4){ background-image: url(../Images/icons5.png);   background-repeat: no-repeat;background-position:60px center;padding-left: 75px;border-bottom: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8;}

.pdl_Target li:nth-child(5){ background-image: url(../Images/icons11.png);  background-repeat: no-repeat;background-position:75px center;padding-left: 75px;}

.pdl_Target li:nth-child(6){ background-image: url(../Images/icons22.png);   background-repeat: no-repeat;background-position:35px center;padding-left: 55px;}

.pdl_Target li:nth-child(7){ background-image: url(../Images/icons33.png);  background-repeat: no-repeat; background-position:55px center;padding-left: 65px;}

.pdl_Target li:nth-child(8){ background-image: url(../Images/icons44.png);   background-repeat: no-repeat;background-position:70px center;padding-left: 75px; border-right: 1px solid #e8e8e8;}



.pdl_Target li.active{ background-color: #909090 ; color: #000 }



.pdl_Target li:nth-child(1):hover{ background-image: url(../Images/icons2_hover.png) ;  background-repeat: no-repeat; background-position:80px center; }

.pdl_Target li:nth-child(2):hover{ background-image: url(../Images/icons3_hover.png) ;  background-repeat: no-repeat; background-position:70px center;}

.pdl_Target li:nth-child(3):hover{ background-image: url(../Images/icons4_hover.png) ;  background-repeat: no-repeat; background-position:70px center;}

.pdl_Target li:nth-child(4):hover{ background-image: url(../Images/icons5_hover.png) ;  background-repeat: no-repeat;background-position:60px center;}

.pdl_Target li:nth-child(5):hover{ background-image: url(../Images/icons11_hover.png) ;  background-repeat: no-repeat; background-position:75px center; }

.pdl_Target li:nth-child(6):hover{ background-image: url(../Images/icons22_hover.png) ;  background-repeat: no-repeat; background-position:35px center;}

.pdl_Target li:nth-child(7):hover{ background-image: url(../Images/icons33_hover.png) ;  background-repeat: no-repeat; background-position:55px center;}

.pdl_Target li:nth-child(8):hover{ background-image: url(../Images/icons44_hover.png) ;  background-repeat: no-repeat;background-position:70px center;}



.pdl_Target li{ border-left: 1px solid #e8e8e8; }

.pdl_Target li { color: #000; }

.pdl_Target li:hover { color: #fff; }







.target_wrap.fixed{background:none;}



.target_wrap.fixed .fix_box{position: fixed;left: 0%;top: -100px;right: 0;z-index: 99;background-color: #b15533;}

.pdl_Target .active{color:#fff;background:#909090;}

.pdl_Target li:hover{color:#fff;background:#909090;}

.pdl_sections{}



.pdl_sec1{padding: 50px 0;}

.pdl_sec1 li{position: relative;}







.pdl_sec1_img{display: block;text-align: center;}

.pdl_sec1_img img{display: inline-block;}

.pdl_sec1_t{font-size: 18px;color: #000;text-align: center;margin-bottom: 40px; margin-top: 20px;}

.pdl_sec1_c{position: absolute;left: 0;top: 100%;right: 0;bottom: 0;background-color: rgba(72,126,231,0.7);color: #fff;text-align: center;padding:85px 115px 0 115px;}



.pdl_ct{font-size: 20px;font-weight: bold;margin-bottom: 10px;}

.pdl_cp{font-size: 14px;}

.pdl_cl{font-size: 15px;margin-top: 40px;width: 193px;height: 48px;line-height: 48px;text-align: center;background-color: #fff;margin: 40px auto 0 auto;}

.pdl_cl a{display: block;color: #5a5a5a;}

.pdl_cl:hover{background-color: #13293d;color: #fff;}

.pdl_cl:hover a{color: #fff;}





.pdl_sec2{padding-top: 65px;}



.pdl_sec2 .ab_partner{padding: 0;margin-top: 20px;margin-bottom: 70px;background: none;}

.pdl_sec2 a{display: block;border: 1px solid #ccc;}

.pdl_sec2  .ap_arrs{border: 0;}



.pdl_sec3{height: 515px;background-position:center;background-repeat:no-repeat;}

.pdl_sec3_cont{padding-top: 130px;}

.pdl_sec3 .pdl_p{width: 32%;}

.pdl_sec3 .pdl_more{font-size: 18px;color: #fff;text-align: center;width: 160px;height: 50px;line-height: 50px;background-color: #b15533;margin-top: 40px;}

.pdl_sec3 .pdl_more a{display: block;text-align: center;}

.pdl_sec3 .pdl_more a:hover{color: #fff;background-color: #13293d;}



.pdl_sec4{background:url(../img/pdl_bg_08.jpg) no-repeat center center;height: 545px;}

.pdl_sec4_cont{float: right;width: 40%;padding-top: 160px;}

.pdl_sec4 .pdl_more{display: none;}

.pdl_sec5{background:url(../img/pdl_bg_10.jpg) no-repeat center center;height: 485px;}

.pdl_sec5_cont{text-align: center;color: #fff;padding-top: 140px;}

.pdl_sec5_cont .pdl_t{color: #fff;}

.pdl_sec5_cont .pdl_p{color: #fff;width: 57.5%;margin: 20px auto 45px auto;}

.pdl_sec5_cont .pdl_more{width: 235px;height: 60px;line-height: 60px;text-align: center;margin: 0 auto;background-color: #fff;color: #323232;}

.pdl_sec5_cont .pdl_more a{display: block;}

.pdl_sec5_cont .pdl_more a:hover{color: #fff;background-color: #13293d;}





.pdl_btm{}

.pdl_btm ul{height: 100%;}

.pdl_btm li{text-align: center;height: 353px;}

.pdl_btm li:first-child{background: url(../img/pdl_btm_bg_03.png);}

.pdl_btm li:last-child{background: url(../img/pdl_btm_bg_03.png);}

.pdl_btm_icon{display: inline-block;width: 128px;height: 112px;background: url(../img/pdl_btm_03.png) no-repeat;margin-bottom: 25px;margin-top: 50px;}



.pdl_btm_icon1{}

.pdl_btm_icon2{background-position: -128px 0;}

.pdl_btm_icon3{background-position: -263px 0;}





.pdl_btm_t{font-size: 24px;color: #000;margin-bottom: 15px;}

.pdl_btm_p{width: 70%;margin: 0 auto;font-size: 14px;color: #606060;}



/* 动力总成列表 */



.pdl_list{background: url(../img/pdl_list_bg_02.jpg) no-repeat top center ;padding-top: 80px;padding-bottom: 100px;background-color: #2c3749;}



.pdl_list_t{margin-bottom: 20px;font-size: 40px;font-weight: bold;font-style: italic;text-align: center;color: #fff;}

.pdl_list_t.zl{font-style: normal;}

.pdl_list_t i{color: #b15533;font-style: italic;}

.pdl_list_p{width: 69%;margin: 0 auto;font-size: 18px;color: #fff;text-align: center;}



.pdl_list .channel_top{margin-top: 0;margin-bottom: 25px;color: #000000;}

.pdl_list .channel_top .breadcrumbs,.pdl_list .channel_top .breadcrumbs a {color: #000000;}



.pdl_lists{position: relative;}

.pdl_lists li{height: 285px;}

.pdl_l_top{background-color: #f1f2f3;position: relative;height: 100%;}

.pdl_l_top_img{width: 100%;text-align: center;padding-top: 25px;}

.pdl_l_top_img img{vertical-align: middle;width: 46%;}

.pdl_l_top_t{text-align: center;position: relative;font-size: 18px;color: #5a5a5a;position:absolute;bottom: 30px;left:0;right: 0;}

.pdl_l_top_t:before{display: none;content:'';width: 43px;height: 2px;background-color: #e85826;margin:0 auto 15px auto;}



.pdl_lists_cur .pdl_l_top{background-color: #fff;}

.pdl_lists_cur .pdl_l_top_t{font-weight: bold;}

.pdl_lists_cur .pdl_l_top_t:before{display: block;}



.pdl_info{display: none;}

.pdl_l_info{background-color: #fff;padding-bottom: 45px;}

.pdl_l_infol{float: left;width: 50%;padding-top: 60px;}

.pdl_l_infor{float: right;width: 50%;padding-top: 60px;}

.pdl_info_wrapl{padding-left: 85px;padding-right: 55px;}

.pdl_info_sum_content{float: left;padding:30px 20px 0 20px;width: 96.5%}



.pdl_l_ilp{color: #5a5a5a;font-size: 14px;line-height: 2;}

.pdl_l_ila{display: block;height: 48px;line-height: 48px;width: 191px;border: 1px solid #e85826;background-color: #b15533;margin-top: 45px;color: #fff;font-size: 16px;text-align: center;}

.pdl_l_ila:hover{color: #fff;background-color: #13293d;border-color: #13293d;}

.pdl_info_wrapr{padding-left: 75px;}

.pdl_info_wrapr p{float: left;padding: 10px 0;width: 235px;font-size: 14px;color: #5a5a5a;}

.pdl_info_wrapr p i{display: inline-block;width: 10px;height: 10px;border: 2px solid #f3ab92;margin:0 15px 0 0;color: #f3ab92;vertical-align: middle;	}





/* pro_dongli_detail */

.pdld_top{margin-left: 0;margin-right: 0;padding: 2%;font-size: 14px;background-color: rgb(239,239,241);background:url(../img/pdld_bg_03.jpg) no-repeat;}

.pdld_l_img{width: 50%; height:370px; line-height:370px; float: left; text-align:center;}

.pdld_l_img img { display:inline-block; vertical-align:middle; width:auto; height:auto; max-width:100%; max-height:400px;}

.pdld_r{width: 40%; float: right;padding:65px 5% 50px 5%;}

.pdld_rw{padding:30px 47px 35px 47px;background-color: rgba(0,0,0,0.2);}



.pdld_name{font-style: italic;color: #fff;font-size: 26px;font-weight: bold;margin-bottom: 20px;}

.pdld_name i{color: #b15533;font-style: italic;}

.pdld_name.zl{font-style: normal;}

.pdld_rw a{display: inline-block;height: 45px;line-height: 45px;width: 43%;padding-left: 5%;margin-right: 1%;margin-bottom: 8px;background-color: #fff;}

.pdld_rw a.cur{background-color: #b15533;color: #fff;}

.pdld_rw a.cur:hover{color: #fff;}

.pdld_rw a:hover{background-color: #b15533;color: #fff;}



.pdld_i{color: #fff;margin-top: 20px;}



.product_info{margin-top: 5px;margin-bottom: 43px;line-height: 2;height: 120px;overflow: hidden;}



.pdld_tab{background: url(../img/pdl_tab_bg_02.jpg) no-repeat top center;margin-top: 80px;}



.pdld_target_wrap{height:215px;}

.pdld_Target{margin:0 auto;overflow: hidden;*zoom:1;}



.pdld_Target.fixed{width: 1200px;position: fixed;left: 50%;margin-left: -600px;top:-120px;z-index: 99;background-color: rgba(0,0,0,0.5);}



.pdld_Target.fixed li{height: 170px;background: none;	}

.pdld_Target li{float: left;height: 215px;margin-left:-1px;width: 25%;text-align: center;cursor: pointer;color: #fff;font-size: 18px;background: url(../img/pdld_ul_03.png) no-repeat;background-position: right 80%;}

.pdld_Target li:last-child{background-position: left 80%;}



.pdld_Target .active:after{display: block;content:'';width: 95px;height: 3px;background-color: #b15533;margin: 10px auto 0 auto;}

.pdld_Target .active .pdld_icon{background-position-y: 0;}

.pdld_Target li:hover:after{display: block;content:'';width: 95px;height: 3px;background-color: #b15533;margin: 10px auto 0 auto;}

.pdld_Target li:hover .pdld_icon{background-position-y: 0;}

.pdld_Target li:hover a{color: inherit;}



.pdld_icon {display: block;width: 65px;height: 48px;background: url(../img/pdld_icon.png) no-repeat;margin: 63px auto 15px auto;}

.pdld_icon1{background-position: 10px -48px;}

.pdld_icon2{background-position: -52px -48px;}

.pdld_icon3{background-position: -130px -48px;}

.pdld_icon4{background-position: -203px -48px;}





.pdld_sections{padding:60px 100px 0 60px;background-color: #fff;}



.pdld_t{font-size: 33px;font-weight: bold;color: #000;margin-bottom: 20px;}

.pdld_p{font-size: 14px;color: #5a5a5a;line-height: 2;}



.pdld_table{width: 100%;margin-top: 15px;}

.pdld_table td{width: 50%;border: 1px solid #d5d9da;}

.pdld_table th{background-color: #f5f7f8;border: 1px solid #d5d9da;height: 81px;line-height: 81px;text-align: left;}

.pdld_table span{display: block;padding-left: 220px;}

.pdld_table tr td{height: 40px;line-height: 40px;}

.pdld_table tr td:first-child{background-color: #f5f7f8;}

.pdld_table tr td:first-child span{padding-left: 150px;}

.pdld_table tr th:first-child span{padding-left: 150px;}



.pdld_part{padding-left: 0;padding-right: 0;}

.pdld_part>.wrap{padding-left: 100px;}

.pdld_part .ab_partner{background: none;margin-top: 30px;margin-bottom: 50px;padding: 0;}

.pdld_part .ab_partner .ab_part_scroll{width: 86.5%;padding-left: 60px;padding-right: 100px;}

/* 产品-汽车 */

.pro_qc{}

.pro_qc .pdl_sec1{margin-bottom: 50px;}

.pro_qc .pdl_sec1 img{width: 100%;}

.pro_qc .pdl_sec1_c{position: absolute;left: 0;top: 100%;right: 0;bottom: 0;background-color: rgba(72,126,231,0.7);color: #fff;padding:85px 115px 0 115px;text-align: left;}

.pro_qc .pdl_ct{font-size: 22px;font-weight: bold;margin-bottom: 15px;margin-left: 130px;}

.pro_qc .pdl_cp{font-size: 14px;margin-left: 130px;}

.pro_qc .pdl_cp a{display: block;}

.pro_qc .pdl_cp a:hover{color: #e85824;}

.pro_qc .pdl_cl{font-size: 15px;margin-top: 40px;width: 193px;height: 48px;line-height: 48px;text-align: center;background-color: #fff;margin: 40px auto 0 auto;}

.pro_qc .pdl_cl a{display: block;color: #5a5a5a;}

.pro_qc .pdl_cl a:hover{color: #fff;background-color: #13293d;}





.pqc_sec2{background: url(../img/pqc_bg_02.jpg) no-repeat top center;color: #fff;margin-bottom: 70px;}

.pqc_r{float: right;width: 50%;background: rgba(0,0,0,0.3);}

.pqc_r_wrap{padding: 120px 0 145px 95px;}

.pqc_rt{font-size: 36px;font-weight: bold;margin-bottom: 5px;line-height: 2;}

.pqc_rt2{font-size: 18px;margin-bottom: 25px;line-height: 2;width: 520px;}

.pqc_rp{font-size: 15px;width: 520px;}



.pqc_sec3{}

.pqc_sec3_cont{float: left;width: 50%;}

.pqc_sec3_img{float: right;width: 50%;}

.pqc_sec3_t{font-size: 36px;color: #000;width: 76%;margin: 70px auto 10px auto;}

.pqc_sec3_p{width: 76%;margin: 0 auto;line-height: 2;}



.pqc_sec4{margin-bottom: 105px;}

.pqc_sec4 .pqc_sec3_cont{float: right;width: 50%;}

.pqc_sec4 .pqc_sec3_img{float: left;width: 50%;}



.pqc_sec5 {background-color: #e3e3e3;padding: 65px 0;}

.pqc_sec5 .ab_partner{margin-top: 40px;padding: 0;}



.pqc_btm_icon{display: inline-block;width: 128px;height: 112px;background: url(../img/pdl_btm_03.png) no-repeat;margin-bottom: 25px;margin-top: 50px;}

.pqc_btm_icon1{}

.pqc_btm_icon2{background-position: -128px 0;}

.pqc_btm_icon3{background-position: -263px 0;}





/* 产品-汽车-列表 */

.channel_top.pqc_top{margin-top: -140px;margin-bottom: 55px;opacity: .5;}

.pqcl_tab{height: 73px;line-height: 73px;text-align: center;border-bottom: 1px solid #dfdfdf;}

.channel_top.pqc_top a:hover{opacity: 1!important;}



.pqcl_tab li{display: inline-block;margin: 0 34px;}

.pqcl_tab li a{display: block;font-size: 20px;font-weight: bold;}

.pqcl_tab li a:hover{color: #b15533;border-bottom: 1px solid #b15533;}

.pqcl_tab li.cur a{color: #b15533;border-bottom: 1px solid #b15533;}





.pqcl_info{font-size: 18px;color: #000;font-weight: bold;margin-top: 60px;margin-bottom: 25px;line-height: 2;}

.pqcl_info2{color: #5a5a5a;margin-bottom: 90px;line-height: 2;}

.pqcl_info2 i{color: #0c55a4;}



.pqcl_pro{position: relative;}

.pqcl_pro>.wrap{padding-top: 125px;padding-bottom: 120px;}

.pqcl_pro .pqcl_bg_img{position: absolute;z-index: -1;}

.pqcl_pro .pqcl_bg_img img{max-width:none;}









.pqcl_pro_l{float: left;width: 34%;}

.pqcl_pro_r{float: right;width: 66%;height: 455px;position: relative;}

.pqcl_pro_l_t{font-size: 54px;color: #fff;display: inline-block;font-weight: bold;}

.pqcl_pro_l_t:before{display: block;content:'';width: 100%;height: 1px;background-color: #0c55a4;}

.pqcl_pro_l_t:after{display: block;content:'';width: 100%;height: 3px;background-color: #0c55a4;}

.pqcl_pro_l_p{padding-right: 100px;color: #fff;margin-top: 20px;margin-bottom: 25px;}



.pqcl_navs li{float: left;width: 150px;height: 45px;line-height: 45px;background-color: #dadcdd;margin-right: 6px;margin-bottom: 10px;cursor: pointer;}

.pqcl_navs li span{padding-left: 15px;}

.pqcl_navs li.on{background-color: #b15533;color: #fff;}

.pqcl_navs li:hover{background-color: #b15533;color: #fff;}



















.pqcl_big_img{float: left;width: 75%;background-color: #fff;height: 100%;}

.pqcl_bimg_wrap{padding:40px 100px 15px 100px;}

.pqcl_bimg_wrap img{width: 100%;}

.pqcl_big_img_t{display: block;text-align: center;font-size: 18px;color: #5a5a5a;margin-bottom: 75px;}

.pqcl_scroll{float: left;width: 25%;overflow: hidden;height: 100%;}

/*.pqcl_scroll ul{height: 100%;}*/

.pqcl_scroll li{ height: 33.333%; overflow: hidden; background-color: rgba(255,255,255,.8); text-align: center;}

.pqcl_scroll li.cur{background-color: rgba(255,255,255,.6);}

.pqcl_item{padding:5px 30px 15px 30px;}



.pqcl_scroll{position: relative;}

.pqcl_scroll .prev_li{position: absolute;top: 0;right: 0;left: 0;bottom: 65%;z-index: 20;}

.pqcl_scroll .next_li{position: absolute;bottom: 0;left: 0;right: 0;top: 65%;z-index: 20;}





.pqcl_arrs{position: absolute;right: 9%;font-size: 34px;color: #b15533;cursor: pointer;}

.pqcl_prev{top: -50px;}

.pqcl_next{bottom: -50px;}





.pqcl_t{font-size: 40px;color: #000;text-align: center;margin-top: 70px;margin-bottom: 10px;}

.pqcl_p{font-size: 18px;color: #5a5a5a;text-align: center;width: 65%;margin: 0 auto;}



.pqcl_fu{margin-bottom: 82px;margin-top: 55px;}

.pqcl_fu_item{height: 400px;color: #5a5a5a;}

.pqcl_fu_img{width: 50%;overflow: hidden;}

.pqcl_fu_img img{width: 100%;}

.pqcl_fu_cont{width: 50%;height: 100%; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.pqcl_fu_t{font-size: 36px;margin-bottom: 15px;}

.pqcl_fu_p{line-height: 2;}

.pqcl_fu_wrap{padding: 90px 100px 0 80px;}

.pqcl_fu_item:hover .pqcl_fu_cont{background-color: #0945bd;color: #fff;}

.pqcl_fu_item:hover .pqcl_fu_cont a{color:#fff;}





/* 网站地图 */

.sitemap li { float:left; width:25%; margin:0 0 30px;}

.sitemap li .inner { height:320px; padding:20px; border-right:1px solid #F5F5F5; }

.sitemap li:nth-child(4n) .inner,.sitemap li:last-child .inner{border-right:none; }

.sitemap li.nobor .inner{border-right:none; }

.sitemap li:hover .inner { background:#F5F5F5;}

.sitemap li dt { margin:0 0 20px;font-size: 20px;}

.sitemap li dd { padding-left:10px; line-height:28px; background:url(../img/dot_08.png) left center no-repeat; }

.iw_poi_content a{color: #e85826;display: inline-block;margin-top: 15px;font-size: 16px;}

.iw_poi_title{font-size: 22px;}

.iw_poi_content{font-size: 17px;color: #000;}



/* 荣誉资质 */



.honor{}

.rect-66{padding-bottom: 75%;}

.honor{ padding:20px 0 20px; overflow:hidden;}

.honor ul{ width:102%;}

.honor li.item{ width:32.3%; margin:0 1% 27px 0;float: left;}

.honor li.item img{ width:100%;}

.honor li.item .intro{font-size:14px;height: 36px;line-height: 36px;}

.intro .ion{margin: 0;}

.honor li.item a *{ cursor:pointer;}

.honor li.item a:hover{color: inherit;}

.honor li.item:hover .title,.honor li.item:hover .time,.honor li.item:hover .summ,.honor li.item:hover .more{ color:#fff;}







/*社会责任*/

.about_zeren{margin-top: 45px;margin-bottom: 75px;}

.about_zeren .zeren_box{overflow:hidden;}

.about_zeren .zeren_box ._box_l{width:50%;}

.about_zeren .zeren_box ._box_l .img_box{height:0;padding-bottom:56%;overflow:hidden;}

.about_zeren .zeren_box ._box_l .img_box img{width:100%;}



.about_zeren .zeren_box ._box_r{width:50%;background-color:#f8f8f8;height:0;padding-bottom:28%;overflow:hidden;}

.about_zeren .zeren_box ._box_r .font_box{padding:65px 42px 0px 60px;color:#5d5d5d;}

.about_zeren .zeren_box ._box_r ._box_r_title{font-size:36px;position:relative;margin-bottom:30px;font-weight:normal;line-height:34px;}



.about_zeren .zeren_box ._box_r ._box_r_text{font-size:13px;line-height:28px;}

.about_zeren .odd .zeren_box ._box_l{float:right;}

.about_zeren .odd .zeren_box ._box_r{float:left;}

.about_zeren .odd .zeren_box ._box_r ._box_r_title{text-align:right;}

.title_hide{display: none;width: 0;height: 0;}





.album_wrap .album_gallery .slide_nav {

    height: 76px;

    line-height: 70px;

    text-align: center;

    bottom: 34px;

    padding-bottom: 10px;

    z-index: 15;

    overflow-x: auto;

}

.album_wrap .slide .arrs { width: 10%; height: 5em; line-height: 5em; top: 50%; margin-top: -3em; font-size: 4em; text-align: center; color: #fff; cursor: pointer; }

.album_wrap .slide .arr_prev{ left: 10%; background: url(../Images/prev.png) no-repeat center center;}



.album_wrap .slide .arr_next{ right: 10%; left: auto;background: url(../Images/next.png) no-repeat center center;}

.album_wrap .album_gallery .slide_nav{ width: 80%; left:10%;  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.album_wrap .album_gallery .slide_nav a{ float: none; display: inline-block; height: 70px;}

.album_wrap .album_gallery .album_bar{ height: 70px; background: none; bottom: 44px; /* z-index: 20; */  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.album_wrap .album_gallery .listArrs { color: #fff; position: absolute;  top: auto; display: block;  line-height: 70px;  z-index: 20; bottom: 40px;}

.album_wrap .album_gallery .prevList{left: 5%;}

.album_wrap .album_gallery .nextList{right: 5%;}

.album_wrap .album_gallery .slide_nav{ height:76px; line-height:70px; text-align: center;bottom:34px; padding-bottom: 10px; z-index: 15; overflow-x:auto;}

.album_wrap .album_gallery .album_pages{ left: 50%; margin-left: -30px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.album_wrap .album_ordinary .slide_c p{ /*top: 30px;*/  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

body .album_ordinary .slide_c p{bottom:94%;}

.album_wrap .album_ordinary .album_close{ background:url(../Images/close.png) no-repeat 0px 0; width: 40px; height: 40px; }

.album_wrap .album_ordinary .album_close .ion{display: none;}

.album_gallery .slide_nav .on{border-color: #e65826!important;}

.album_wrap .ion{ display: none; }

/* 滚动条样式 */

.slide_nav::-webkit-scrollbar { width: 8px; height: 8px; }

.slide_nav::-webkit-scrollbar-track { background-color: #808080; }

.slide_nav::-webkit-scrollbar-thumb { background-color: #bbb; }





.datalist th,.datalist td{padding: 10px 15px;}



/*   */

.four_li{width: 25%;}

.four_li .pdl_sec1_c{padding: 40px 30px 10px 30px;}

.four_li .pdl_cl{width: 145px;height: 40px;line-height: 40px;margin-top: 20px;}

.four_li .pdl_cp{font-size: 13px;}



.pro_qc .four_li .pdl_ct{margin-left: 0;text-align: center;}



.third_li{width: 33.33%!important;}

.third_li .pdl_sec1_c{padding: 40px 30px 10px 30px;}

.third_li .pdl_cl{width: 145px;height: 40px;line-height: 40px;margin-top: 20px;}

.third_li .pdl_cp{font-size: 13px;}



.pro_qc .third_li .pdl_ct{margin-left: 0;text-align: center;}

















/*招聘表单*/

.Form-J1 {margin-bottom: 70px;}

.Form-J1 .Form-J1-Left {float: left; width: 48%;}

.Form-J1 .Form-J1-right { float: right; width: 48%;}

.Form-J1 .Form-J1-li { background: #f7f7f7 none repeat scroll 0 0; margin-bottom: 15px; padding: 10px 2%; position: relative;}

.Form-J1 .Form-J1-li label { color: #666; display: inline-block; vertical-align: middle; width: 5em;}

.Form-J1 .Form-J1-li input {background: transparent none repeat scroll 0 0; border: medium none; height: 28px; line-height: 28px; vertical-align: middle; width: 83%;}

.Form-J1 .Form-J1-li textarea {background: transparent none repeat scroll 0 0; border: medium none; height: 132px; vertical-align: middle;width: 83%;}

.Form-J1 .Form-J1-li em {color: red;padding-left: 10px;vertical-align: middle;}

.Form-J1 .Form-J1-li input._yzm {width: 20%;}

.Form-J1 .Form-J1-li img {cursor: pointer;height: 30px;padding-left: 10px;vertical-align: middle; width: 100px;}

.Form-J1 .Form-J1-li b { color: #666;font-size: 12px;padding-left: 4px;}

.Form-J1 .Form-J1-li select {background: transparent none repeat scroll 0 0; border: medium none; height: 30px; line-height: 30px;width: 83%;}

.Form-J1 .Form-J1-Btn {clear: both; padding-top: 40px; text-align: center;}

.Form-J1 .Form-J1-Btn button { border: medium none; color: #fff; cursor: pointer; font-size: 15px; height: 32px;line-height: 32px;outline: medium none; padding: 0;text-align: center; width: 120px;}

.Form-J1 .Form-J1-Btn ._submit {background: #909090  none repeat scroll 0 0; margin-right: 10px;

}

.Form-J1 .Form-J1-Btn ._reset {background: #909090 none repeat scroll 0 0;}

.Form-J1 .Form-J1-Btn button:hover{background:#13293d; color:#fff;}

.Form-J1 .Form-J1-li .Validform_wrong {position: absolute;right: 7%;top: 13px;}

@media only screen and (max-width: 40em) {

	.Form-J1 .Form-J1-Left {

	    width: 100%;

	}

	.Form-J1 .Form-J1-li input {

	    width: 86%;

	}

	.Form-J1 .Form-J1-li select {

	    width: 54%;

	}

	.Form-J1 .Form-J1-right {

	    width: 100%;

	}

	.Form-J1 .Form-J1-li textarea {

	    width: 84%;

	}

	.Form-J1 .Form-J1-li input._yzm {

	    width: 27%;

	}

	.Form-P1 .Form-P1-li b {

	    display: none;

	}

	.Form-J1 .Form-J1-li label {

	    display: block;

	    width: 100%;

	}

	.Form-J1 .Form-J1-Btn {

	    text-align: left;

	}

}







.Form-J2  {margin-bottom: 70px; }

.Form-J2 .Form-J2-li { padding-top: 10px; }

.Form-J2 .Form-J2-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }

.Form-J2 .Form-J2-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 50%; }

.Form-J2 .Form-J2-li textarea { border: 1px #ddd solid; width: 70%; }

.Form-J2 .Form-J2-li em { color: red; vertical-align: middle; padding-left: 10px; }

.Form-J2 .Form-J2-li input._yzm { width: 20%; }

.Form-J2 .Form-J2-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; width: 14%;}

.Form-J2 .Form-J2-li b { color: #666; font-size: 12px; padding-left: 4px; }

.Form-J2 .Form-J2-li select { border: 1px #ddd solid; width: 50%; padding: 7px 0; }

.Form-J2 .Form-J2-Btn { padding: 27px 0 0 60px; }

.Form-J2 .Form-J2-Btn button{ width:120px; height:36px; background:#949494; color:#fff; font-size:15px; border:none; margin-right:5px; cursor:pointer;}

.Form-J2 .Form-J2-Btn button:hover { background:#13293d; color:#fff; }

.Form-J2 .Form-J2-li input._yzm { width: 20%; }

@media only screen and (max-width: 40em) {

.Form-J2 .Form-J2-li input { width: 65%; }

.Form-J2 .Form-J2-li select { width: 65%; }

.Form-J2 .Form-J2-li textarea { width: 65%; }

.Form-J2 .Form-J2-li input._yzm { width: 27%; }

.Form-J2 .Form-J2-li b { display: none; }

.Form-J2 .Form-J2-Btn button{ width:100px;}

}





/* 留言咨询表单 */

.channel-content-38993{margin-bottom: 70px;}

.channel-content-38993 form .btn{border-radius: 0!important;}

.channel-content-38993 form .btn:hover{background-color: #13293d!important;}







#channel-content-38750 img{max-width: none;}



/* 动力总成 */

.dlzc{color:#fff;}



.dlzc .l{width: 50%;position: relative;}



.dlzc_cont{width: 515px;text-align: center;position: absolute;top: 26%;}

.dsi .dlzc_cont{right: 85px;}

.dy .dlzc_cont{left: 85px;}

.dlzc_t{font-size: 40px;font-weight: bold;}

.dsi .dlzc_t{font-style: italic;}

.dsi .dlzc_t i{font-style: italic;color: #b15533;}



.dlzc_p{font-size: 16px;width: 85%;margin: 0 auto;line-height: 2;margin-bottom: 40px;margin-top: 10px;}

.dlzc_a{font-size: 18px;display: inline-block;width: 195px;height: 50px;line-height: 50px;background-color: #b15533;text-align: center;}

.dlzc_a:hover{background-color: #e85824;color: #fff;}

.dlzc{color:#fff;}



.dlzc .l{width: 50%;position: relative;}



.dlzc_cont{width: 515px;text-align: center;position: absolute;top: 26%;}

.dsi .dlzc_cont{right: 85px;}

.dy .dlzc_cont{left: 85px;}

.dlzc_t{font-size: 40px;font-weight: bold;}

.dsi .dlzc_t{font-style: italic;}

.dsi .dlzc_t i{font-style: italic;color: #b15533;}



.dlzc_p{font-size: 16px;width: 85%;margin: 0 auto;line-height: 2;margin-bottom: 40px;margin-top: 10px;}

.dlzc_a{font-size: 18px;display: inline-block;width: 195px;height: 50px;line-height: 50px;background-color: #b15533;text-align: center;}

.dlzc_a:hover{background-color: #e85824;color: #fff;}



.img_list li{margin-bottom: 20px;}

.img_list img{border:1px solid #ccc;}

.imglist_tit{text-align: center;height: 40px;line-height: 40px;}





/* 2016-12-07 汽车饰件轮播 */

.pdl_sec1_slider {height: 360px; width: 100%; display:none;}

.pdl_sec1_slider li {width:33%;}

.pdl_sec1_slider .arrs{position: absolute; top:50%; width:47px;height: 94px;background: url(../img/news_arr2_01.png) no-repeat ;margin-top: -47px;opacity: 0;}

.pdl_sec1_slider:hover .arrs{opacity: 0.6;}

.pdl_sec1_slider .arrs:hover{opacity: 1;}

.pdl_sec1_slider .arr_prev{left:35px;}

.pdl_sec1_slider .arr_next{right:35px;background-position: -47px 0;}

.pdl_sec1_slider .scroll_nav{position:absolute;left:0;top:0;display: none;}

.pdl_sec1_slider .scroll_nav .on{color:#39f;}

.pro_qc .pdl_ct{margin-left: 0;}

.pro_qc .pdl_cp{margin-left: 0;}

.pro_qc .rect-91{padding-bottom: 91%;}



/* 2016-12-07 汽车饰件详细轮播 */

.pqcl_fu_slider{}

.pqcl_fu_slider{width: 100%;height:0; overflow:hidden; padding-bottom:66.6%;}

.pqcl_fu_slider li{width: 100%;}

.pqcl_fu_slider img{width:100%; height:100%;}

.pqcl_fu_slider .slide_nav{display: block;left: 0;right: 0;bottom: 30px;font: 0/0 a;letter-spacing: -9px; text-align: center;}

.pqcl_fu_slider .slide_nav a{display: inline-block;width: 15px;height: 15px;overflow: hidden;margin: 6px; border-radius:50%;background-color:#d7d7d7;}

.pqcl_fu_slider .slide_nav .on{ background-color: #fff;	}



/*2016-12-08安庆制造综合*/

.pro_item_hover .pro_icon{padding-top:50px;}



/*2016-12-08首页*/

.ipro_r ul li{border-bottom:0px;}



/*2016-12-09招聘综合*/

.rc_l .rc_more{display:none;}

.rc_dl .rc_t1 .more{font-size:14px;color:#b0b1b3;margin-left: 56%;line-height: 46px}



/*2016-12-09汽车内装饰*/

.pqcl_navs li{width:160px;}



.pro_qc .pdl_sec1_c{padding: 85px 100px 0 115px;}



/*2016-12-09社会责任*/

.about_zeren .zeren_box ._box_l{cursor:pointer;}



/*2016-12-10新闻综合*/

.news_pl_r{display:none;}

.pdl_info_sum_content{float:none;width:80%;padding:30px 0px;margin:0 auto;}



/*2016-12-10*/

.pqcl_navs li.tab_t_cur{background-color: #b15533;color: #fff;}



.rc_l .rc_t1 a:hover{color: #fff;font-weight: bold;}



/*2016-12-12*/

.slzz_index_list .pqc_sec3_p{min-height:258.5px;}

.slzz_index_list .pqc_sec3_cont{ -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}

.slzz_index_list:hover .pqc_sec3_cont{background-color: #0945bd;color: #fff;}

.slzz_index_list:hover .pqc_sec3_t{color:#fff;}

.slzz_index_list .pqc_sec3_img{height:0;padding-bottom:33%;overflow:hidden;}

.slzz_index_list .pqc_sec3_img img{width:100%;}





.pdl_sec1_slider{height:260px;}

.pro_qc .rect-91{padding-bottom:66%;}

.pro_qc .pdl_sec1_c{padding: 30px 100px 0 115px;}



.pro_qc .pdl_cl{margin:0;margin-top:20px;width:180px;height:40px;line-height:40px;}



.pqcl_scroll{background-color: rgba(255,255,255,.8);height:446px;overflow:hidden;}

.pqcl_scroll li{height:148px;}

.pqcl_scroll li{background:none;}

.pqcl_pro_r{height:445px;}

.pqcl_big_img{position:relative;}

.pqcl_bimg_wrap{padding:0;}

.pqcl_big_img_t{position:absolute;left:20px;bottom:0;margin-bottom:0;height:48px;line-height:48px;color:#b9b9b9;}



.slzz_index_list:hover a{color: #fff;}



.pqcl_pro_l_t{font-size:45px;}



/*2016-12-13德洋电子*/

.dydz_list li{width:25%;}



/*2016-12-13logo*/

.header_main .logo{width:58%;}

.header_main .logo a{display:block;}



/*2016-11-13首页*/

.iyf_li4_2{background:url(../img/whit_05.png);}

.iyf_li4_3{background-color: #d8d8d9;}



/*安庆智造综合*/

.news_slider_c,.pro_item_hover,.rc_rr .rc_cover{background:url(../img/brown_8.png);}

.pro_item_hover .pro_icon{width:32%;margin:0 auto;}



.pdl_sec1_c,.yf_c.yf_ch,.rc_l .rc_cover{background:url(../img/blue_07.png);}

.pdld_Target.fixed,.yf_cbg{background:url(../img/black.6.png);}

.pdld_rw{background:url(../img/black_02.png);}

.rc_color_wrap{background:url(../img/green_54.png);}

.rc_rl .rc_cover{background-color:#60AE91;}



/*发展历程*/

.history .panel{margin-top:100px;padding-right: 19px;float:right;}

.history .panel.leftBox_resource{float:left;padding-right:0;}

.history{margin-bottom:78px;}



/*2016-12-14汽车饰件*/

.pdl_sec1_l,.pdl_sec1_r{width:47.5%;margin:0 1%;}

.pdl_sec1_l .pdl_sec1_c,.pdl_sec1_r .pdl_sec1_c{text-align:center;}



.pdl_sec1_l .pdl_ct,.pdl_sec1_r .pdl_ct{font-size:26px;}

.pdl_sec1_l .pdl_cp,.pdl_sec1_r .pdl_cp{font-size:16px;line-height:32px;}



/*2016-12-14变速箱*/

.pro_banner_p strong{ color: #fff;font-style: italic;margin-right:4px;font-size:27px;}

.pro_banner_p strong i{color: #b15533;font-style: italic;}



.pqc_sec3_p ._more{display:block;margin-top:30px;font-size: 14px;width: 140px;height: 40px;line-height: 40px;border: 1px solid #f0f0f0;text-align: center;}



.pdl_l_top{background-color:#e5e6e6;}



/*2016-12-14*/

.ab_hs_info_p{font-size:18px;width:80%;}



/*2016-12-15合作伙伴*/

.ab_jj_r .img_list{margin-bottom:100px;}



/*2016-12-15科技中心*/

.keji_center{width:100%;}



.pqcl_pro_l_t:before{height: 2px;}

.pqcl_pro_l_t:after{height: 2px;}



.channel_more{float:right;color:#6d6d6d;}



/*2916-12-16发展历程*/

.history .panel .inner_box p.image{height:0;padding-bottom:56.25%;overflow:hidden;}

.history .panel .image img{width:100%;}

.nav_layer_pro .nlp_t2{font-weight:bold;}



/*2016-12-19*/

.rc_rr .rc_cover{background:none;}

.dsi .dlzc_t{font-style:normal;}

.dsi .dlzc_p strong{font-style: italic;}

.dsi .dlzc_p strong i{color: #b15533;margin-right:2px;font-style: italic;}



/*安庆30周年专题*/

.rect-160{padding-bottom:160%;}

.rect-65{padding-bottom:65%;}

.rect-132{padding-bottom:132%;}

.slzt30_header .slzt_banner{display:block; height:auto; text-align:center; overflow:hidden;height:540px;}

.slzt30_header .slzt_banner img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}

.slzt30_header .slzt_nav{background-color:#2b2b2b;}

.slzt30_header .slzt_nav.fixed{position:fixed;top:0;left:0;width:100%;z-index:3;}

.slzt30_header .slzt_nav li{float:left;padding:18px;font-size:20px;}

.slzt30_header .slzt_nav li a{display:block;color:#fff;padding:6px 14px;}

.slzt30_header .slzt_nav li.active a{background-color:#e85824;}

.slzt30_part1 .wrap{position:relative;padding:55px 0px 85px;}

.part_bj_01{position:absolute;width:590px;height:240px;background-color:#e85824;top:40px;left:-17px;}

.part_bj_02{position:absolute;width:590px;height:240px;background-color:#e85824;bottom:40px;right:-17px;}

.slzt30_part1 .part1_l{width:62%;position:relative;}

.slzt30_part1 .part1_l .video_cover{position:absolute;width:100%;height:100%;background:url(../img/black_02.png);top:0;left:0;cursor:pointer;}

.slzt30_part1 .part1_l .video_ico{position:absolute;width:104px;height:104px;background:url(../img/video_ico.png) no-repeat center;top:50%;left:50%;margin-left:-52px;margin-top:-52px;}

.slzt30_part1 .video_title{display:none;}



.slzt_title{font-size:36px;font-weight:bold;}

.slzt_hd{width:100%;text-align:center;margin-bottom:20px;overflow:hidden;}

.slzt_hd .hd_title{display:inline-block;*display:inline;*zoom: 1;position:relative;color:#fff;}

.slzt_hd .hd_title .cn_title{display:block;font-size:36px;}

.slzt_hd .hd_title .en_title{display:block;font-size:20px;font-family:Arial;font-weight:normal;}

.slzt_hd .hd_title .hd_line{position:absolute;top:50%;width:800px;height:30px;margin-top:-15px;}

.slzt_hd .hd_title .left_line{right:110%;}

.slzt_hd .hd_title .right_line{left:110%;}

.slzt_hd .hd_title .hd_line .border{width:100%;height:1px;background-color:#fff;position:absolute;top:50%;}

.slzt_hd .hd_title .hd_line .ball{width:10px;height:10px;background-color:#fff;border-radius:50%;position:absolute;top:50%;margin-top:-5px;}

.slzt_hd .hd_title .left_line .ball{right:0;}

.slzt_hd .hd_title .left_line .border{right:0;}

.slzt_hd .hd_title .right_line .ball{left:0;}

.slzt_hd .hd_title .right_line .border{left:0;}



.slzt30_part1 .part1_r{width:37.5%;}

.slzt30_part1 .part1_r_hd{padding:24px 0px;}

.slzt30_part1 .part1_r_hd .slzt_title{width:35%;color:#0c55a4;}

.slzt30_part1 .part1_r_hd .slzt_title_en{font-size:20px;color:#848484;font-family:Arial;width:65%;border-bottom:1px solid #d2d2d2;padding-top:8px;}

.slzt30_part1 .part1_r_list li{margin-bottom:4px;}

.slzt30_part1 .part1_r_list .list_box{background-color:#f2f2f2;padding:14px 30px;display:block;}

.slzt30_part1 .part1_r_list .list_title{font-size:18px;color:#282828;margin-bottom:6px;font-weight:normal;}

.slzt30_part1 .part1_r_list .list_text{font-size:12px;color:#858585;line-height:20px;}



.slzt30_part2{width:100%;background:url(../img/slzt30_part2_bj.jpg) no-repeat center;padding:20px 0px 50px;}

.slzt30_part2 .part2_bd_r{width:20%;position:relative;padding:46px 0px;margin-right:2%}

.slzt30_part2 .part2_bd{height:513px;overflow:hidden;}

.slzt30_part2 .part2_bd_r .img_list{height:420px;overflow:hidden;}

.slzt30_part2 .part2_bd_r .img_list li{background-color:#ebebeb;font-size:20px;color:#000;height:72px;line-height:72px;margin-bottom:14px;text-align:center;cursor:pointer;}

.slzt30_part2 .part2_bd_r .img_list .year{display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;}

.slzt30_part2 .part2_bd_r .list_style{width:13px;height:16px;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;background:url(../img/slzt_part2_ico.png) no-repeat center;display:none;margin-right:4px;}

.slzt30_part2 .part2_bd_r .img_list .tab_t_cur{color:#0c55a4;font-weight:bold;}

.slzt30_part2 .part2_bd_r .img_list .tab_t_cur .list_style{display:inline-block;*display:inline;*zoom: 1;}

.slzt30_part2 .part2_bd_img{width:76%;position:relative;}

.slzt30_part2 .part2_bd_img .img_text{position:absolute;width:100%;left:0;bottom:0;background:url(../img/black.6.png);}

.slzt30_part2 .part2_bd_img .img_text_box{padding:16px 30px;display:block;}

.slzt30_part2 .part2_bd_img .img_title{font-size:20px;color:#fff;margin-bottom:10px;font-weight:normal;}

.slzt30_part2 .part2_bd_img .img_p{font-size:14px;color:#d1d1d1;}

.slzt30_part2 .part2_bd_r .arr_ico{width:69px;height:37px;background:url(../img/slzt_part2_arr.png) no-repeat;display:block;position:absolute;left:50%;margin-left:-34.4px;}

.slzt30_part2 .part2_bd_r .arr_perv{top:0;}

.slzt30_part2 .part2_bd_r .arr_next{bottom:0;background-position:0px -37px;}

.slzt30_part2 .part2_bd_r .list_arr ul{display:none;}



.slzt30_part3{padding:25px 0px 80px;}

.slzt30_part3 .slzt_hd .hd_title .cn_title{color:#0c55a4;}

.slzt30_part3 .slzt_hd .hd_title .en_title{color:#848484}

.slzt30_part3 .slzt_hd .hd_title .hd_line .border{background-color:#e85824;}

.slzt30_part3 .slzt_hd .hd_title .hd_line .ball{background-color:#e85824;}

.slzt30_part3 .part3_bd li{width:24%;margin-right:14px;}

.slzt30_part3 .part3_bd .list_text{padding:20px 34px;position:relative;}

.slzt30_part3 .part3_bd .list_text .border{width:8px;height:77px;background-color:#e85824;display:block;position:absolute;left:10px;top:10px;}

.slzt30_part3 .part3_bd .list_title{font-size:24px;color:#e85824;}

.slzt30_part3 .part3_bd .list_p{font-size:14px;color:#686868;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.slzt30_part3 .part3_bd .list_img{position:relative;overflow:hidden;}

.slzt30_part3 .part3_bd .img_cover{position:absolute;width:100%;height:100%;background:url(../img/brown_07.png);top:100%;left:0;}

.slzt30_part3 .part3_bd .img_cover_box{padding:50px 32px;}

.slzt30_part3 .part3_bd .cover_text{font-size:14px;color:#ffffff;line-height:25px;margin-bottom:16px;}

.slzt30_part3 .part3_bd .cover_ico{display:block;text-align:center;}

.slzt30_part3 .part3_bd .cover_ico ._ico_ball{width:6px;height:6px;background-color:#fff;border-radius:50%;display:inline-block;*display:inline;*zoom: 1;margin:0px 2px;}

.slzt30_part3 .part3_bd .more{width:150px;height:40px;line-height:40px;font-size:16px;border:1px solid #c69b8c;text-align:center;display:block;margin:20px auto 0px;color:#fff;} 

.slzt30_part3 .part3_bd .more .more_ico{width:15px;height:15px;background:url(../img/more_ico.png) no-repeat center;display:inline-block;*display:inline;*zoom: 1;vertical-align:middle;}

.slzt30_part3 .part3_bd li:hover .img_cover{top:0;}

.slzt30_part3 .part3_bd{position:relative;}

.slzt30_part3 .part3_bd .part3_arr{width:51px;height:88px;background:url(../img/slzt_part3_arr.png) no-repeat;display:block;position:absolute;top:50%;margin-top:-44px;}

.slzt30_part3 .part3_bd .part3_arr_prev{left:-80px;}

.slzt30_part3 .part3_bd .part3_arr_next{background-position:-51px 0px;right:-80px;}



.slzt30_part4{background-color:#f7f7f7;padding:26px 0px 60px;}

.slzt30_part4 .slzt_hd .hd_title .cn_title{color:#0c55a4;}

.slzt30_part4 .slzt_hd .hd_title .en_title{color:#848484}

.slzt30_part4 .slzt_hd .hd_title .hd_line .border{background-color:#e85824;}

.slzt30_part4 .slzt_hd .hd_title .hd_line .ball{background-color:#e85824;}

.slzt30_part4 .part4_bd{position:relative;padding:24px 0px;}

.slzt30_part4 .part_bj_01,.slzt30_part4 .part_bj_02{width:385px;height:246px;}

.slzt30_part4 .part_bj_01{top:0;}

.slzt30_part4 .part_bj_02{bottom:0;}

.slzt30_part4 .part4_bd >ul{width:102%;overflow:hidden;}

.slzt30_part4 .part4_bd >ul >li{width:32%;margin-right:1%;float:left;}

.slzt30_part4 .part4_bd .li2 .li2_01{margin-bottom:14px;width:100%;}

.slzt30_part4 .part4_bd .li2 .li2_02,.slzt30_part4 .part4_bd .li2 .li2_03{width:48%;}



.slzt30_part5{padding-top:60px;}

.slzt30_part5 .part1_r_hd .slzt_title{width:19%;color:#0c55a4;}

.slzt30_part5 .part1_r_hd .slzt_title_en{font-size:20px;color:#848484;font-family:Arial;width:80%;border-bottom:1px solid #d2d2d2;padding-top:8px;}

.slzt30_part5 .part5_bd{padding:40px 75px;position:relative;}

.slzt30_part5 .part5_bd li{float:left;width:24%;margin-right:14px;}

.slzt30_part5 .part5_bd .part5_arr{width:41px;height:71px;background:url(../img/slzt_part5_arr.png) no-repeat;position:absolute;top:50%;margin-top: -35.5px;}

.slzt30_part5 .part5_bd .part5_arr_prev{left:15px;}

.slzt30_part5 .part5_bd .part5_arr_prev:hover{background-position:0px -71px;}

.slzt30_part5 .part5_bd .part5_arr_next{background-position:-41px 0px;right:15px;}

.slzt30_part5 .part5_bd .part5_arr_next:hover{background-position:-41px -71px;}

.slzt30_part4 .scroll_nav,.slzt30_part43 .scroll_nav{display:none;}





/*企业文化*/

.about_qywh .part01 .part01_content ._left{background: #F7F7F7;}

.about_qywh .part01 .part01_content ._left ._left_cont{padding: 24px 70px;}

.about_qywh .part01 .part01_content ._left ._left_cont ._title{padding: 16px 0;font-size: 25px;}

.about_qywh .part01 .part01_content ._left ._left_cont ._content{text-indent: 28px;}

.about_qywh .part01 .part01_content ._left ._left_cont ._title_footer{padding: 19px 0;font-size: 18px;padding-left:28px;}

.about_qywh .part02{margin-top: 50px;}

.about_qywh .part02 .part02_content ._right{background:#F7F7F7;min-height:309px;}

.about_qywh .part02 .part02_content ._right ._right_cont{padding: 24px 70px;}

.about_qywh .part02 .part02_content ._right ._right_cont ._title{padding: 16px 0;font-size: 25px;}

.about_qywh .part02 .part02_content ._right ._right_cont ._title_footer{padding: 19px 0;font-size: 18px;}

.about_qywh .part02 .part02_content ._right ._right_cont ._title_footer ._content_t04{font-size:13px;margin-left:10px;font-weight:normal;}

.about_qywh .part02 .part02_content ._content ._content_t01{font-size:18px;font-weight:bold;margin-right:10px;}



.about_qywh .part03{margin-top:50px;margin-bottom:30px;}

.about_qywh .part03 ul{width:105%;}

.about_qywh .part03 li{float:left;width:30%;margin-right:5%;}

.about_qywh .part03 li .list_box{border-right:1px #b8b8b8 dotted;padding:40px 45px 40px 0px;}

.about_qywh .part03 li .list_box_main{position:relative;}

.about_qywh .part03 .img_cover{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);text-align:center;top:0;left:0;}

.about_qywh .part03 .img_cover_box{padding:20px 60px;font-weight:bold;text-align:center;color:#fff;}

.about_qywh .part03 .img_ico{width:100px;height:100px;background:url(../img/about_wenhua_part2_ico.png) no-repeat;display:block;margin:0 auto;}

.about_qywh .part03 .li2 .img_ico{background-position:-100px 0px;}

.about_qywh .part03 .li3 .img_ico{background-position:-200px 0px;}

.about_qywh .part03 .li1 .img_cover{background:url(../img/blue_8.png);}

.about_qywh .part03 .li2 .img_cover{background:url(../img/green_8.png);}

.about_qywh .part03 .li3 .img_cover{background:url(../img/brown_8.png);}

.about_qywh .part03 li .img_title{font-size:20px;}

.about_qywh .part03 li .img_p{font-size:15px;}

.about_qywh .part03 .li2,.about_qywh .part03 .li3{margin-right:0}

.about_qywh .part03 .li3 .list_box{padding:40px 0px 40px 45px;border:none;}



/*导航2016-12-21*/

.nav_layer_pro dl{margin-top:24px;}

.nav_layer_pro dd{padding-left:80px;}



.history .panel .his_list_t1{margin-bottom:8px;}



/*头部股票*/

.header_top a{color:#333}

.header_top a:hover{opacity:.9;}



/*2016-12-22*/

.ipro_l .ipro_l_wrap{padding:110px 16% 0px;}

.iab_p{display:inline-block;*display:inline;*zoom: 1;}

.iab_p:before{left:-110px;}

.iab_p:after{right:-110px;}



.loc_t_l{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:80%;}



/*新闻综合图片2016-12-22*/

.news_slider li .news_slider_img{height:0;padding-bottom:75%;overflow:hidden;}

.news_slider li img{height:auto;}



/*产品综合2016-12-22*/

.pro_home_img{width:100%;height:0;padding-bottom:63%;overflow:hidden;}

.pro_item{position:static;}



/*产品列表*/

.channel_top.pqc_top{margin-top:-100px;margin-bottom:0;padding-top:0;padding-bottom:40px;}

.pqcl_tab{width:100%;}

.pqcl_tab ul{overflow-x:auto;white-space: nowrap;}

.pqcl_tab ul.nav_fixed{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:4;}

.pro_item_hover{background:#b25534;}



/*2016-12-23隐藏底部站群*/

.ft_zq,.izq{display:none;}



/*简历投递2016-12-23*/

.form_tishi{font-size:15px;}

.form_tishi .ion{color: #d3d3d3;font-size: 0;font-family: "Microsoft YaHei";width: 25px;height: 30px;background: url(../img/address.png) no-repeat -60px 0;margin: 0 10px;}

.form_tishi a{color:#FE7D7D;}



/*20116-12-26*/

.search_close{line-height:45px;height:45px;background:none;margin-top:0;}



/*2016-12-29人才综合*/

.rc_cont .rc_l img{width:100%;}

.rc_rr .rc_cover{background: #B25534;}



/*2016-12-29发展历程*/

.history_banner{display:block; height:auto; text-align:center; overflow:hidden;}

.history_banner img{display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto;}



/*2017-1-03*/

.video_list li{margin-bottom:30px;}

.video_list li .tools{position:absolute;bottom:-100%; left:0; background:url(../img/black.6.png) repeat;width: 100%; height:48px; line-height: 48px; color:#cecdcd;font-size:12px;    transition: all 0.5s ease;    -webkit-transition: all 0.5s ease;}

.video_list li .tools ._time{display:inline-block;margin: 0 5px;}

.video_list li .tools ._time .time_ico{display: inline-block; overflow: hidden; width: 20px; height: 20px; vertical-align: middle; background: url(../img/time_ico.png);margin:0 .3em;}

.video_list li .title{font-size:15px;font-weight: normal; padding:15px 4%;}

.video_list li:hover .tools{bottom:0;}



/*2017-01-09*/

.news_detail ._detailPage_bottom li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.ab_part_scroll,.ab_part_scroll li{height:auto;}

.ab_part_scroll li a{height:0;padding-bottom:45%;overflow:hidden;}



/*2017-07-31*/

.pdl_info{display:block;}

.pdl_l_info{display:none;}

.pdl_l_top_img{padding-top:0;}

.pdl_l_top_img img{width:100%;}

.pdl_lists li{height:auto;}

.pdl_l_top{padding:20px 0px;}

.pdl_l_top_img{height:0;padding-bottom:75%;overflow:hidden;}

.pdl_l_top_t{position:relative;padding-top: 16px;}

.pdl_l_top_t:before{position:absolute;left:50%;margin-left:-21.5px;top:0;display:none;}

.pdl_lists_cur .pdl_l_top_t:before{display:block;}



/*-------------------------发布询价======================*/

.abcontent{ margin-bottom: 50px; }

.form-group .form-control {

    padding: 0px 12px!important;

    background: #f3f3f3;

    box-shadow: none;

    border: none;

    border-radius: 0px;

}

.lead{ line-height: 40px; }

.form-group  label{ font-weight: bold; font-size: 14px; font-family: 'Microsoft Yahei'}





/*====================公告=======================*/

.notice_box{ background: #efefef; padding: 10px; }

.notice{width:100%;overflow:hidden;}

.notice h2{ float: left; font-size: 16px; font-weight: 100; color: #333; line-height: 40px; }

.notice h2::after{

    content: "/";

    padding-left: 10px;

    font-weight: 100;

    font-size: 16px;

    color: #999

}

.notice h3{ float: right;font-weight: 100; font-size: 16px; line-height: 40px;  background: url(../Images/icons15.png) no-repeat left center; padding-left: 25px;}



.noticTipTxt{color:#ff7300;height:40px;line-height:40px;overflow:hidden;margin:0  20px 0 20px; float: left}

.noticTipTxt li{height:40px;line-height:40px; word-break: break-all; overflow:hidden;}

.noticTipTxt a{font-size:16px;text-decoration:none; color: #333}

.noticTipTxt a:hover{color:#ff7300;text-decoration:underline;}



/*首页*/

.ipro{ background:#f3f3f3; padding:50px 0 ;}



.ipro_list ._img { display: block; height: 0; overflow: hidden; padding-bottom: 70%; position: relative; }

.ipro_list ._img img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }

.ipro_list ._title{ font-size:18px; font-weight:normal; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; background:#fff; text-align:center; line-height:54px;}



.ilan_t{ font-size:35px; text-align:center; color:#333;font-family: myFirstFont2; line-height:40px;}

.titilmall{ font-size:18px; text-align:center; line-height:30px; margin-bottom:30px;font-family: myFirstFont;}

.ilan_t span{ font-weight:100; font-family:Arial, Helvetica, sans-serif}

.ilan_t ._en{ color:#a7a7a7; padding-left:10px;}

#demo{ margin-top:0px !important;}


.inews_img {
    position: relative;

   
 
}

.inews_img .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: 3;
    text-align: center;
    width: 100%
}

.inews_img .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s
}

.inews_img .dots li.active {
    background: #fff;
    opacity: 1
}

.inews_img .arrow {
    position: absolute;
    width: 20px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.inews_img #al {
    left: 15px
}

.inews_img #ar {
    right: 15px
}

.inews_img ul {
    z-index: 1;
    width: 600%;
    overflow: hidden;
}

.inews_img ul .slider-item {
    
    float: left;
   height: 300px;
    position: relative;
    overflow: hidden;
    max-width: 100%;
}

.inews_img ul .slider-item .slider-title {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    max-height: 56px;
    padding: 15px;
    text-align: left;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
   
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
    background: url(../images/slider-info-bg.png) \9;
}

.inews_img .progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15%;
    min-height: 3px;
    overflow: hidden;
    z-index: 2;
    background: #f60
}