﻿/*
* name: Global && Pc StyleSheet
* version: v3.2.0
* update: 加入placeholder颜色设置
* date: 2016-01-21
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; vertical-align: middle; background: url(../images/ico.png);margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}
/* 雪碧图 */
.top_ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; vertical-align: middle; background: url(../images/top_ico.png);margin:0 .3em;}
.top_ico1_2 { background-position: -20px 0;}
.top_ico1_3 { background-position: -40px 0;}
.top_ico1_4 { background-position: -60px 0;}
.top_ico1_5 { background-position: -80px 0;}
.top_ico2_1 { background-position: 0 -20px;}
.top_ico2_2 { background-position: -20px -20px;}
.top_ico2_3 { background-position: -40px -20px;}
.top_ico2_4 { background-position: -60px -20px;}
.top_ico2_5 { background-position: -80px -20px;}
.top_ico3_1 { background-position: 0 -40px;}
.top_ico3_2 { background-position: -20px -40px;}
.top_ico3_3 { background-position: -40px -40px;}
.top_ico3_4 { background-position: -60px -40px;}
.top_ico3_5 { background-position: -80px -40px;}
.top_ico4_1 { background-position: 0 -60px;}
.top_ico4_2 { background-position: -20px -60px;}
.top_ico4_3 { background-position: -40px -60px;}
.top_ico4_4 { background-position: -60px -60px;}
.top_ico4_5 { background-position: -80px -60px;}

/* 设置 */
body{font-size:13px; line-height: 1.8; color: #555555; background: #fff;}
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
a{color: inherit;}
a:hover { color: #E24A13;}
/*css组件-设置*/
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
/*选中颜色*/
::-moz-selection {color: #fff; background: #E24A13; }
::selection {color: #fff; background: #E24A13; }
/*
* placeholder颜色
*/
::-webkit-input-placeholder { color: #aaa; }
.placeholder { color: #aaa;}
/* 网站样式 */

/*更多公用样式*/
.imgZoom { overflow:hidden; }
.imgZoom img { -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.imgZoom:hover img {transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}

._more_ico{background: url(../images/pro_more_ico.png) no-repeat center; width: 11px; height: 11px;display: inline-block; margin-right: 10px}

/*header*/
#cd-menu-trigger, #cd-lateral-nav { display: none }
.headbox { width:100%; max-width: 100%; background: #fff; -moz-box-shadow:0 2px 5px rgba(0,0,0,0.1); -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.1); box-shadow:0 2px 5px rgba(0,0,0,0.1); border:1px solid #e0e0e0\9; position: fixed; top: 0; z-index:1000 }
.headmenu { width:1200px; height:68px; padding-top:18px; margin-left: auto; margin-right: auto; background: #fff }

.top-share { margin-top:20px }
.top-share a.iconfont, .top-share span.icon-weixin, .share .bdsharebuttonbox .icon-sina { filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3; opacity:0.3; font-size:2em }
.top-share a.iconfont:hover, .top-share span.icon-weixin:hover, .share .bdsharebuttonbox:hover .icon-sina { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1 }
.top-share span.icon-weixin:hover { color:#08d80d }
.top-share a.icon-linkedin:hover { color:#07a7f1 }

/* nav_menu */
.nav { margin-left:40px }
.nav .menuLi { float:left; display:block; position:relative; overflow: visible;margin: 0 0.9%;}
.nav .last{ float:left; display:block; position:relative; overflow: visible;margin-right: 0;}
.nav .menuLi .mainmenu { text-align:center; display:block; height:68px; line-height:68px; padding-left:18px; padding-right:18px; padding-left:10px\9; padding-right:10px\9; font-size:15px; position:relative; overflow:hidden }
.nav .menuLi .mainmenu .mainmenu-dot { width:6px; height:6px; position:absolute; top:54px; left:50%; margin-left:-3px; background:#59c400; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -webkit-transition:top 300ms; transition:top 300ms; display: none }
.nav .menuLi .mainmenu.menuLipitchon .mainmenu-dot { display: block }
.nav .menuLi .mainmenu:hover, .nav .menuLi .mainmenu.menuLiBnameover {  }

.menuListBox { min-width: 100%; line-height:40px; position:absolute; top: 68px; left: 0; background:#f3f9f5; display:none;border-bottom-left-radius: 5px;    border-bottom-right-radius: 5px;overflow: hidden;}
.menuListBox a { display:block; color:#333; padding-left:40px; padding-right:40px; white-space:nowrap;transition: background 0.3s ease 0s;border-bottom: 1px solid #d4d4d4;}
.menuListBox a:hover { background: #ea5a25;color:#fff; }
.cd-main-content { padding-top: 0 }
.cf {
    zoom: 1;
}.mo_undis {
    display: block;
}
.positionRelative {
    position: relative;
}
.fright {
    float: right!important;
	width:60%;
}
@media (max-width: 800px){
.headbox { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:none; position: relative }
.headmenu { height:4em; padding-top:1em;width: 100%;}
.mo_undis, .gap30, .gap40 {
    display: none;
}.logo {
    width: auto;
    margin-top: 0;
    height: 2.4em;
}
}
/* nav_menu */
@media ( min-width:1190px ) and ( max-width:1290px ) {
.nav { margin-left:18px }
.nav .menuLi .mainmenu { padding-left:15px; padding-right:15px } 
}
@media ( min-width:1075px ) and ( max-width:1189px ) {
.nav { margin-left:15px }
.nav .menuLi .mainmenu { padding-left:8px; padding-right:8px }
}
@media ( min-width:885px ) and ( max-width:1074px ) {
.logo { width: auto; height: 30px; margin-top: 14px }
.nav { margin-left:10px }
.nav .menuLi .mainmenu { padding-left:5px; padding-right:5px }
}
@media ( min-width:800px ) and ( max-width:884px ) {
.logo { width: auto; height: 30px; margin-top: 14px }
.nav { margin-left:10px }
.nav .menuLi .mainmenu { padding-left:4px; padding-right:4px; font-size:12px }

}

.language { width: 56px; margin-top: 27px; margin-left: 20px }
.language-a, .language-span { float: left; display: block; margin: 0 2px; width: 24px; text-align: center; height: 16px; line-height: 16px!important; font-size: 12px; color: #fff; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif,"simhei",黑体 }
.language-a { background: #828282 }
.language-a:hover { background: #E24A13; color: #fff }
.language-span { background: #bababa }
@media (max-width: 800px){
.language {
    width: 64px;
    position: absolute;
    top: 1.8em;
    right: 4.5em;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    display: none;
}}
/*下拉css end*/


/*footer*/
.pageFooter .lt {  }
.footer01 {    background: #555555; height:305px; }
.footer01 .siteLinks { padding-top:45px; position:relative; padding-right:150px;}
.footer01 .siteLinks dl { width:10%; margin-left:1%; margin-right:3%; float:left;border-right: #777 solid 1px;}
.footer01 .siteLinks dl dt ._zh_title:after { position:absolute; top:25px; left:1px; content:''; width:98%; height:1px; }
.footer01 .siteLinks dl dt { padding-bottom:15px; color:#fff; line-height:1; }
.footer01 .siteLinks dl ._en_title { font-size:20px; }
.footer01 .siteLinks dl ._zh_title { position:relative; padding-bottom:10px; font-size:16px; }
.footer01 .sitleLinks dl dd { padding-top:15px; font-size:13px; color:#4a4a4a; line-height:1.7;}
.footer01 .siteLinks dl dd {color: #b7b7b7;}
.footer01 .qrcode_wrap { width:150px; text-align:center; position:absolute; right:0; top:45px; }
.footer01 .qrcode_wrap ._wd { padding-top:10px; padding-bottom:15px; font-size:13px; color:#fff; }
.footer01 .qrcode_wrap .ico_list { margin-left:2%; margin-right:4%; }
.footer01 .qrcode_wrap .foot_share { text-align:center; font-size:0;}
.footer01 .bdshare-button-style1-16 ._bd_item {float:left;}
.footer01 .bdshare-button-style1-16 a { float:none; padding-left:0; width:28px; height:28px; display:inline-block; background:url(../images/share_ico.png); margin:0 3px;}
.footer01 .bdshare-button-style1-16 a.bds_tsina { background-position:0 0; }
.footer01 .bdshare-button-style1-16 a.bds_tqq { background-position:-28px 0; }
.footer01 .bdshare-button-style1-16 a.bds_sqq { background-position:-56px 0; }
.footer01 .bdshare-button-style1-16 a.bds_weixin { background-position:-84px 0; }
.footer02 a:hover { color:#fff; }
.footer02 .lt { margin-right:10px;}
.footer02 { background-color:#3f3f3f; font-size:13px; color:#fff; padding:13px 0;}
.footer02 ._left { float:left; }
.footer02 ._right { position:relative; float:right; }
.footer02 ._right ._item { display:inline-block; margin-left:10px; margin-right:10px; }
.footer02 ._right ._item._last:after { position:absolute; top:50%; right:50%;	margin-top:-4px; content:''; width:0; height:0; border-width:4px 1px 4px 0; border-style:solid solid solid dashed; border-color:#fff #fff #fff transparent; }



/*下层banner*/
.index_banner{padding-top:86px;}

.slide_c .block{display:block;}
.slide_c .none{display:none;}
@media (max-width: 800px){
	.slide_c .block{display:none;}
	.slide_c .none{display:block;}
	.index_banner {
    padding-top: 0;
}
}

.xc_banner{background:url(../images/about.jpg) no-repeat;width: 100%; height: 300px; background-position:center top; background-repeat:no-repeat; position:relative; margin-bottom:50px;    margin-top: 86px;}
.xc_banner ._title_main{ text-align: center;font-size:14px;color: #555555; padding-top: 100px;}
.xc_banner ._title_main ._tetle{font-size:38px; font-weight: bold; color: #E24A13;}
@media only screen and (max-width: 768px){
	.xc_banner{
		background:url(../images/about2.jpg) no-repeat;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 225px;
		margin-bottom: 30px;
		margin-top:0;}
}
.breadcrumbs { font-size:14px; font-weight:normal; }
.breadcrumbs .lt { display:inline-block; margin:0 5px;}
.breadcrumbs a { display: inline-block;}

/*产品详情*/
.pro_detail{width: 100%; border-bottom: 1px solid #e7e7e7;padding-bottom: 64px; margin-bottom: 30px}
.pro_detail ._hd_pic{width: 50%;}
.pro_detail .pro_hd{margin-bottom: 56px; background: #f8f8f8;}
.pro_detail ._hd_title{width: 44%; padding:40px 3% 80px 3%;}
.pro_detail ._hd_title ._l_title{font-size: 30px;border-bottom: 1px solid #e7e7e7;margin-bottom: 20px;padding-bottom: 5px;}
.pro_detail ._hd_title ._l_text{margin-bottom: 60px;}
.pro_detail ._hd_title ._l_sub{width: 80%; height: 53px; background: #E24A13; text-align: center;color: #fff;font-size: 18px; line-height: 53px; margin-bottom: 4px;border-radius: 0;}
.pro_detail ._hd_title .select-ui-choose-default ._arrow{width:15%; background: #888888; border-left:#f8f8f8 1px solid;}
.pro_detail ._hd_title .select-ui-choose-default ._arrow .arr{border:none;background: url(../images/pro_ico.png) no-repeat; width: 20px; height: 11px;}
.pro_detail ._hd_title .select-ui-choose-default.on ._arrow .arr{border:none;background: url(../images/pro_ico_top.png) no-repeat;}
.pro_detail ._hd_title .select-ui-choose-default{border-radius: 0px;}


.pro_detail ._hd_title ._l_sub a{display: block; color: #fff; }
.pro_detail ._hd_title ._other{width:80%; height: 44px; background: #888888; color: #dedede; line-height:44px;font-size: 14px;position: relative;}
.pro_detail ._hd_title ._other a{display: block;text-indent: 20px;}
.pro_detail ._hd_title ._other ._other_hd a{color: #dedede;}
.pro_detail ._hd_title ._other ._other_hd .ion{text-align: center; float: right; width: 15%; height: 44px; line-height: 44px;border-left:1px solid #f8f8f8; padding: 0; margin:0; color: #fff;font-size: 20px;cursor: pointer;position: absolute;top:0;right:0;}
.pro_detail ._hd_title ._other .display{display: block;}
.pro_detail ._hd_title ._other_list{width:100%; background:#dbdbdb; display: none;}
.pro_detail ._hd_title ._other_list li{ height: 44px; line-height: 44px;color: #fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro_detail ._hd_title ._other_list li a:hover{background: #E24A13;color: #fff;}
.pro_detail .pro_bd ._title {font-size:28px;font-weight: bold; text-align:center;margin-bottom:30px;}



/*相关推荐*/
._about{position: relative;margin-bottom:20px;}
._about .ab_title{ font-size:24px; font-weight: bold; text-align: center; margin-bottom: 30px}
._about .pro_about {display:none;width:100%;}
._about .pro_about li {width:24%}
._about .pro_about li a{display: block;}
.pro_about ._pic,.pro_about ._title { margin:0 10px; }
.pro_about ._pic { border:1px solid #e3e3e3;}
.pro_about ._title{text-align: center; margin-top: 20px;}
.pro_about .scroll_nav{display: none;}
._about .pd_rec_btn {position: absolute; width:60px;height:60px; top:50%;cursor:pointer; font-size:0; line-height:0; z-index:5; color: #aaaaaa;}
._about .pd_rec_btn .ion { margin:0; font-size:60px; line-height:60px;}
._about ._prev:hover,._about ._next:hover{color: #8cc63f;}
._about ._prev{left:-60px;}
._about ._next{right:-60px;}


/*公司简介*/
.xc_main{background: url(../images/xc_bj_.png) repeat-y 20%;padding-bottom:46px; }
.xc_main ._l_list{width:21%;}
.xc_main ._l_list ._list_title{ padding: 10% 15%; font-size: 30px; color: #fffefe; font-weight: border;background: #E24A13;text-align: center;}
.xc_main ._l_list li{line-height:46px;text-align: center;font-size: 14px; border-bottom: 1px solid #e5e5e5;}
.xc_main ._l_list li a{display: block;}
.xc_main ._l_list .cur{font-weight: bold; color: #E24A13;}
.margin-top {
    margin-top: 30px;
}
.xc_main ._r_main{width:74%;}
.xc_main ._r_main .posi {
    text-align: right;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
}.posi em {
    margin: 0 5px;
    font-style: normal;
}.n_channel {
    border-bottom: 1px #e4e4e4 solid;
    padding: 8px 0 5px;
}
.n_channel .channelIt {
    font-size: 24px;
}
.n_channel .p {
    font-size: 16px;
}.channel_content{padding-top:40px;}
.channel_content p{text-indent: 2em;}


/*企业文化*/
._wh_list{border:1px solid #ededed;}
._wh_list .wh_close{height:54px;line-height:54px;border-bottom:1px solid #ededed; width: 100%;cursor: pointer;}
._wh_list .wh_close:last-child{border:none;}
._wh_list .wh_close ._title {width:70%; font-size:18px; color: #666666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; background: url(../images/wh_close_ico.png) no-repeat; text-indent: 60px;font-weight: normal;}

._wh_list .wh_close ._time{font-size: 10px; color: #333333;margin-right: 2%}
._wh_list .wh_open{border-bottom:1px solid #ededed;padding:14px 45px; background: #f4f4f4;display: none;}
._wh_list .wh_open ._pic{width:26%;margin-right: 20px;}
._wh_list .wh_open  ._text{float:none}
._wh_list ._jt_act {border:none;background:#E24A13; height: 54px}
._wh_list ._jt_act ._title{color:#ffffff;background: url(../images/wh_open_ico.png) no-repeat;}
._wh_list ._jt_act ._time{display: none;}
._wh_list ._jt_act ._title ._add{background: #f9cf31;}


/*领导关怀*/
.gh_tab{width:100%;}
.gh_tab .tab_b{text-align:right;width: 100%; height: 43px; margin-bottom:40px}
.gh_tab .tab_t{width:28%; height: 43px; text-align: center;color:#fff; line-height: 43px;font-size: 14px;color: #333333; margin-right:2%; background: #e4e4e4;}
.gh_tab .tab_t_cur{background:#E24A13; color: #fff;}
.gh_tab .tab_c{}

.pic_list li { margin-bottom:20px; }
.pic_list ._img { border:#e3e3e3 1px solid; position:relative; }
.gh_tab .ivideo .ivideo_img ._play{position:absolute;background:rgba(149,195,9,.50);width:100%; height:100%;top:100%; display:block;left:0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.gh_tab .ivideo .ivideo_img ._play ._video_ico{width:68px;height:68px;display:block;position:absolute;top:50%;left:50%;margin-top:-34px;margin-left:-34px;background: url(../images/xc_video_ico.png) no-repeat center;overflow:hidden;}
.gh_tab .ivideo .ivideo_img:hover ._play{top:0;}
.pic_list ._cover { -webkit-transition:all 0.3s ease; transition:all 0.3s ease; display:block; width:100%; height:100%; position:absolute; left:0; top:100%; background:rgba(149,195,9,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99E24A13,endcolorstr=#99E24A13); }
.zoom { display:block; width:36px; height:36px; position:absolute; left:50%; top:50%; margin:-18px 0 0 -18px; background:url(../images/zoom.png) no-repeat; overflow:hidden; }
.pic_list ._title { text-align:center; font-size:14px; font-weight:normal; height:50px; line-height:50px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.pic_list li:hover ._cover { top:0; }


/*阳晨产业*/
.cy_hd{width: 100%; border-bottom:1px solid #dcdcdc; padding-bottom:22px; margin-bottom: 20px}
.cy_hd .cy_title{ font-size: 20px; color: #696969; margin-bottom: 40px; }
.cy_hd .cy_message{position:relative;}
.cy_hd .cy_message dl{ margin-right: 2%; font-size: 14px; color: #303030; }
.cy_hd .cy_message ._link{width: 53px; height: 52px; display: inline-block; background: url(../images/cy_ico.png) no-repeat center;}
.cy_hd .cy_message .other_cp{padding:3%;border:1px solid #eaeaea;width:30%;position:absolute;top:-1%; right:8%;background:#fff;z-index:20;display:none;}
.cy_hd .cy_message .other_cp:before{content:"";width:9px;height:15px;background:url(../images/chanye_ico_03.jpg)no-repeat;position:absolute;top:30px;right:-9px;display:block;}
.cy_hd .cy_message .other_cp li{font-size:14px;color:#555555;line-height:35px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.cy_hd ._show_list .other_cp{display:block;}

.cy_siled{max-width:1000px;margin:auto;height:0; overflow:hidden; padding-bottom:40%; margin-bottom: 20px; position: relative;}
.cy_siled img{width:100%; height:100%;}
.cy_siled .cy_siled_ico{width:70px; height: 70px; position:absolute;z-index: 5;top:50%;margin-top:-40px; background:rgba(149, 195, 9, 0.6); color: #fff; font-size:40px; text-align: center;line-height: 70px;cursor: pointer;}
.cy_siled .cy_siled_ico .ion { display:inline-block; margin:0; }
.cy_siled .cy_siled_ico:hover{background:rgba(249, 206, 49, 0.6);}
.cy_siled ._next{ right:0;}
.cy_siled ._prev{ left:0;}


/*新闻中心*/
/* newslist-8 start*/
.widget-newstop-8 { background:#fff; margin-bottom:48px;border: 1px solid #e0e0e0;}
.topnews,.news-search { height:0; padding-bottom:24%; overflow:hidden; position:relative;}
.topnews { float:left; width:72%;}

.tn_wrap,.tn_cell { width:100%; height:100%; position:absolute; overflow:hidden; }
.topnews ._img{ float:left; width:45%;}
.topnews ._nr{ float:right; width:50%; margin-right:2%;}
.topnews ._title{ font-size:20px; font-weight:bold; margin-top:10px; margin-bottom:5px; color:#333333;}
.topnews ._tools{ color:#a5a5a5; margin-bottom:5px; }
.topnews ._tools span{ padding-right:20px;}
.topnews ._tools .ion{ margin-left:0;}
.topnews ._sum{ font-size:14px; line-height:24px; height:72px; overflow:hidden; margin-bottom:15px; }
.topnews ._more{ display:block; width:120px; height:34px; line-height:34px; background:#E24A13; font-size:14px; text-align:center; color:#fff; }
.topnews .slide_nav { display:none;}
.topnews .arrs { display:block!important; width:44px; height:44px; line-height:44px; color:#fff; text-align:center; position:absolute; top:50%; margin-top:-20px; background:rgba(0,0,0,0.3); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); z-index:10; font-size:17px;}
.topnews .arrs:hover { background:rgba(0,0,0,.80); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#cc000000,endcolorstr=#cc000000);}
.topnews .arrs .ion { margin:0; }
.topnews .arr_prev { left:0;}
.topnews .arr_next { right:55%;}

.news-search{ width:28%; float:right; background:#f8f8f8;}
.news-search ._pd{ padding:10px 20px;}
.nsearch-lant{ font-size:20px; font-weight:bold; margin-bottom:10px; color:#333333; }
.nsearch-main .news-sele{ width:100%; height:35px; line-height:35px; border:none; background:#fff url(../images/nse_jt.png) no-repeat right; border-radius:0; margin-bottom:15px;}
.nsearch-main .news-sele ._arrow{ display:none;}
.nsearch-main .select-ui-choose-default-bottom.on{border-radius:0;}
.select-ui-options-default{ border-color:#f1f1f1 !important; }
.nsearch-main .news-inp{ width:82%; float:left;  height:35px; line-height:35px; background:#fff; border:none; padding:0; margin:0; text-indent:8px;}
.nsearch-main .news-btn{ width:18%; float:right; height:35px; line-height:35px; border:none; padding:0; margin:0; cursor:pointer; color:#fff; background-color:#E24A13; font-size:21px;}

/*.topnews a:hover,.topnews a:hover ._title { color:#dda300; }*/
.topnews a:hover ._more { background: #f9ce31; }

/* newslist-9 start*/
.widget-newslist-9 { margin-bottom:20px; }
.widget-newslist-9 li { clear:both; overflow:hidden; border-bottom:#eee 1px dotted; padding-bottom:30px; margin-bottom:30px;}
.widget-newslist-9 ._img { width:225px; float:left; margin-right:30px; }
.widget-newslist-9 ._img img{ -moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;}
.widget-newslist-9 ._intro { overflow:hidden; }
.widget-newslist-9 ._title { display:block; height:32px; line-height:32px; font-size:20px; font-weight:normal; margin-bottom:5px; color:#333333; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.widget-newslist-9 ._info { height:20px; line-height:20px; color:#999999; margin-bottom:10px; }
.widget-newslist-9 ._text { line-height:1.8em; height:3.6em; overflow:hidden; font-size:14px; margin-bottom:15px;}
.widget-newslist-9 ._more { display:inline-block; white-space:nowrap; width:auto; height:32px; line-height:32px; background-color:#E24A13; color:#fff; padding:0 20px; }

.widget-newslist-9 li:hover ._more {background: #f9ce31;}
.widget-newslist-9 li:hover ._img img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}

/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center; margin-bottom: 64px;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #E24A13;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}


/*产品列表*/
.pro_center_hd{width:96%; background: #f8f8f8; padding:2%; margin-bottom:35px}
._r_main ._hd_pic{width: 50%;}
._r_main .pro_hd{margin-bottom: 56px; }
._r_main ._hd_title{width: 48%; }
._r_main ._hd_title ._l_title{font-size: 30px;border-bottom: 1px solid #e7e7e7;margin-bottom: 20px;padding-bottom: 5px;}
._r_main ._hd_title ._l_text{margin-bottom:10%; line-height:1.8em; max-height:9em; overflow:hidden;}
._r_main ._hd_title ._l_sub{width: 60%; height: 44px; background: #E24A13; text-align: center;color: #fff;font-size: 14px; line-height: 44px; margin-bottom: 4px;border-radius: 0;}
._r_main ._hd_title ._l_sub a{display: block; color: #fff;}
._r_main ._hd_title ._l_sub .ion{font-size: 13px; vertical-align: initial;}



/* prolist-7 start*/
.widget-prolist-7 li { margin-bottom: 28px; }
.widget-prolist-7 ._title { font-size:14px; font-weight:normal;
text-align: center; width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
margin-top::;px; }
.widget-prolist-7 ._img ._fbg { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	*background: #666; background: rgba(149, 195, 9, 0.5); display: none; }
.widget-prolist-7 ._fbg a { position: absolute; top: 50%; width: 60px; height: 56px;
	line-height: 56px; text-align: center; margin-top: -28px; border: 1px solid #ffffff; }
.widget-prolist-7 ._fbg ._fixo { left: 50%; margin-left: -68px; background: url(../images/pro_xq_ico.png) no-repeat center;}
.widget-prolist-7 ._fbg ._dgico { right: 50%; margin-right: -68px; }
.widget-prolist-7 ._fbg a .ion { font-size:30px; color: #ffffff; }
/*.widget-prolist-7 ._fbg a:hover { border-color: #0e90d2; }
.widget-prolist-7 ._fbg a:hover .ion { color: #0e90d2; }*/


/*index*/
.imain ._en_title { font-size:37px; color:#E24A13; font-family:Arial; line-height:1; }
.imain ._zh_title { font-size:35px; color:#E24A13; font-weight:bold; }
.imain ._wd {margin-bottom:30px; padding-left:15.833%; padding-right:15.833%; font-size:14px; color:#666;}
.imain .ipro,.imain .inews,.imain .iabout { text-align:center; margin-bottom:70px; }

.inews ._left { width:64.166%; float:left; }
.inews ._right { width:33.333%; overflow:hidden; float:right; background:#e8e8e8; }
.inews ._right .ivideo_img {position:relative; width:100%; height:0; overflow:hidden; padding-bottom:59%;}
.inews ._right .ivideo_img ._play{position:absolute;background:rgba(17,17,17,.50);width:100%; height:100%;top:100%; display:block;left:0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;    
color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 28%;}
.inews ._right .ivideo_img ._play ._video_ico{width:81px;height:81px;display:block;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;background: url(../images/video_ico.png) no-repeat center;overflow:hidden;}
.inews ._right .ivideo_img:hover ._play{top:0;}
.inews ._right ._lt { width:100%; background:#E24A13; color:#fff; text-align:center; font-size:20px; font-weight:bold; line-height:1; padding:18px 0; }
.ivideo_box { width:1000px; height:100px; }
.ivideo_box iframe { width:100%; height:354px; }
.ivideo_box .bg-primary { background-color:#E24A13; }
.itab{ position:relative; width:100%; height:158px;}
.itab ._tab_menu { width:194px; padding-top:1px; }
._tab_menu .tab_t ._pic { width:80px; height:70px; margin:25px auto 10px auto; background:url(../images/inews_ico.png) 0 -70px no-repeat; }
._tab_menu .tab_t ._pic01 { background-position:0 -70px; }
._tab_menu .tab_t ._pic02 { background-position:-80px -70px; }

._tab_menu .tab_t ._lt { font-size:20px; font-weight:bold;margin-bottom: 4px;}
.itab .tab_t{ float:left; width:100%; margin-left:1px; box-sizing:border-box; text-align:center; background-color:#e8e8e8; color:#E24A13;}
._tab_menu .tab_t.first { margin-top:1px; }
._tab_menu .tab_t_cur{ background:#E24A13; color:#f1f3f5;}
._tab_menu .tab_t_cur ._pic01 { background-position:0 0px; }
._tab_menu .tab_t_cur ._pic02 { background-position:-80px 0px; }
._tab_content .tab_c{ padding-left:194px; border:1px solid #ccc; display:none;}
._tab_content .tab_c ._item { overflow:hidden; margin:0px 7.812%; border-bottom:#e8e8e8 1px dotted; text-align:left; }
._tab_content .tab_c ._item._last {  }
._tab_content .tab_c ._item ._hd { position:relative; font-size:14px; font-weight:bold; line-height:2; padding-top:10px; padding-bottom:10px; color:#5a5a5a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
._tab_content .tab_c ._item ._dot { font-size:20px; margin-right:9px; color:#7b7b7b; }
._tab_content .tab_c ._item ._hd ._time { position:absolute; top:17px; right:0; display:block; float:right; font-weight:normal; color:#aaa; }
._tab_content .tab_c ._item ._bd { display:none; height:3.6em; overflow:hidden; margin-bottom:12px; color:#E24A13; overflow: hidden;}
._tab_content .tab_c ._tem_hover ._hd {color: #E24A13;}
._tab_content .tab_c ._tem_hover ._dot {display: none;}
._tab_content .tab_c ._tem_hover ._hd ._time {display: none}
._tab_content .tab_c ._tem_hover ._bd {display: block;color:#E24A13;}
._tab_content .tab_c_cur { display:block; }

.imain ._iabout_item { cursor:pointer; background-color:#f1f3f5; }
.imain ._iabout_item ._pic { height:0; padding-bottom:55%; }
.imain .iabout ._desc:hover { background-color:#E24A13; }
.imain .iabout ._desc { text-align:left; padding:23px 7.792%;}
.imain .iabout ._desc ._hd { padding-bottom:18px; font-size:20px; font-weight:bold; color:#000; }
.imain .iabout ._desc ._bd { height:3.6em; overflow:hidden; font-size:13px; color:#000; }

.ifoot_banner_content { width:100%; height:210px; padding-top:80px; text-align:center; background:url(../images/ifoot_banner.jpg); background-attachment:fixed;}
.ifoot_banner_content ._ifb_item { padding-left:11%; padding-right:11%; }
.ifoot_banner_content ._ifb_ico01,.ifoot_banner_content ._ifb_ico02,.ifoot_banner_content ._ifb_ico03,.ifoot_banner_content ._ifb_ico04 { width:80px; height:70px; margin-left:auto; margin-right:auto; background:url(../images/ifoot_banner.png) 0 0 no-repeat; }
.ifoot_banner_content ._ifb_ico01 { background-position:0 0; }
.ifoot_banner_content ._ifb_ico02 { background-position:-80px 0; }
.ifoot_banner_content ._ifb_ico03 { background-position:-160px 0; }
.ifoot_banner_content ._ifb_ico04 { background-position:-240px 0; }
.ifoot_banner_content ._ifb_item ._wd { color:#fff;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico{-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico01{background-position:0 -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico02{background-position:-80px -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico03{background-position:-160px -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico04{background-position:-240px -70px;}

/*产品综合*/
.pro_index{height: 414px; margin:0;}
.xc_banner .pro_connt{ text-align:left; width: 35%;padding-top: 70px; }
.xc_banner .pro_connt ._en_title{font-size: 20px; color: #c9c7bf;}
.xc_banner .pro_connt ._tetle{font-size: 44px; color: #000;}
.xc_banner .pro_connt ._pro_text{font-size: 14px; color:#666666;margin-bottom:70px}
.xc_banner .pro_connt ._more{width:40%;height: 50px; line-height: 50px; background-color: #E24A13;display:block;color: #fff;text-align: center;}
.xc_banner .pro_connt ._more:hover{background:#f9ce31;}
.product_index .even .pro_connt{float: right;}
.product_index .even .pro_connt ._tetle{color: #fff;}
.product_index .even .pro_connt ._pro_text{color: #fff;}

/*发展历程*/
/* history-3 start*/
.widget-history-3 { background: #ffffff; cursor: default;position: relative;}
.widget-history-3-T { height: 48px; line-height: 40px; border-bottom: 1px dotted #cccccc; margin-bottom: 15px; overflow: hidden; }
.widget-history-3-tab .tab_t { position: relative; width: 106px; font-size: 14px; font-weight: 700; color: #999999;text-align: center;}
.widget-history-3-tab .tab_t_cur { font-size: 16px; color: #E24A13; }
.widget-history-3-tab .tab_t b { position: absolute; width: 0; height: 1em; border-left: 1px solid #cccccc; left: 50%; bottom: 0;}
.widget-history-3-tab .tab_c { padding: 10px 0 0; }
.widget-history-3_arrs { position: absolute; width: 37px; height: 37px; background: url(../images/arr.png) no-repeat; top: 29px; cursor: pointer; transition: none; z-index: 1; }
.widget-history-3_prev { left: -20px; }
.widget-history-3_next { right: -20px; background-position: right 0; }
.widget-history-3_prev:hover { background-position: 0 bottom; }
.widget-history-3_next:hover { background-position: right bottom; }

/*新闻详情*/
/* newsdetail-2 start*/
.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 22px; line-height: 1.4;
color: ;font-weight:bold;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #E24A13;}
.widget-newsdetail-2 .myart { padding: 20px 0;}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 30px; overflow: hidden;
height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left;
  width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #0e90d2;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;
  background: none; }

/*客户留言表单*/
/* form-2 start*/
.widget-form-2 ._act{margin-top: 30px;}
.widget-form-2 .form-control{border-radius: 0px;border-color:#cccccc}
.widget-form-2 .btn-primary{background:#E24A13;border-color:#E24A13;}
.widget-form-2 .btn-default{background:#e6e6e6;border-color:#adadad}
.widget-form-2 .input-group-addon { border-right-width:1px; }

/*联系我们*/
._r_main .map{width: 100%; height: 350px;overflow: hidden; margin-bottom:20px}
._r_main .call_text{width: 100%; height: auto;}


/*首页横向滚动*/
.ipro_box{position:relative;clear:both}
.ipro_box .ipBtn{position:absolute; top:50%; width:80px; height:150px;line-height:150px; z-index: 15; text-align:center; margin-top:-100px;font-size: 60px}
.ipro_box .ipBtn .ion{margin:0;}
.ipro_box .ipBtn_prev{right:100%;}
.ipro_box .ipBtn_next{left:100%;}
.ipro_box .ipros {margin-bottom:2em;display:none;position: relative;padding-bottom:50px;}
.ipro_box .ipros .ipl{width:33%; display:block; height:auto;position: relative; float: left;margin:0;}

.ipro_box .ipros .ipl ._img{display: block;text-align: center;overflow:hidden;}
/* .ipro_box .ipros .ipl ._img img{max-width: none;} */
.ipro_box .ipros .ipl .covr{width: 100%;position:absolute; left: 0; top:0; color: #fff;height:100%;}
.ipro_box .ipros .ipl .covr .plus{width: 55px; height: 55px; background: url(../images/plus.png) no-repeat center; position: absolute; margin:-27.5px 0px 0px -27.5px; display: none;top:50%;left: 50%;}
.ipro_box .ipros .ipl .covr ._title{width:100%; height: 46px; display: inline-block; line-height: 46px;font-size: 20px;font-weight: bold; background:rgba(226, 74, 19, 0.86);bottom:20px; text-align:center;margin-top:251px;}
.ipro_box .ipros .ipl .covr ._tip{display:none;font-size: 14px;height: 24px; line-height: 2px;position:absolute;width: 100%; font-size: 14px;}

.ipro_box .ipros .ipl .covr:hover{background:rgba(226, 74, 19, 0.61);-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.ipro_box .ipros .ipl .covr:hover ._title{background: none; bottom:50px; left: 0; width: 100%; padding:0;}
.ipro_box .ipros .ipl .covr:hover ._tip{display:block;bottom:30px;}
.ipro_box .ipros .ipl .covr:hover .plus{display:block;}
.ipro_box .ipros .scroll_nav{width: 100%; text-align: center;font: 0/0 a;letter-spacing: -9px;bottom: 10px;}
.ipro_box .ipros .scroll_nav a{display: inline-block;background-color: #d5d5d5;width: 10px;height: 10px;margin:0 5px;}
.ipro_box .ipros .scroll_nav .on{background-color:#E24A13;}


/*首页banner*/
._banner{max-width:1920px;margin:auto;overflow:hidden; margin-bottom: 50px; position:relative;height: 650px;}
._banner img{ width:1920px; height:650px; position:absolute; left:50%; margin-left:-960px; top:0; max-width:none;}
._banner .slide_nav{width: 100%; text-align:center;font: 0/0 a;letter-spacing: -9px;bottom: 20px;display:inline-block;z-index:0;}
._banner .slide_nav a{width:10px;height:10px;overflow:hidden;background:none;margin:6px;display: inline-block;border:1px solid #fff; border-radius: 50%; }
._banner .slide_nav .on{background:#fff;width:16px; height:16px;margin:3px 3px;}

.phone_banner{display: none;}

@media only screen and (max-width: 1600px) {
._banner{max-width:100%;margin:auto;overflow:hidden; margin-bottom: 50px; position:relative;height: 542px;}
._banner img{ width:1600px; height:542px; position:absolute; left:0; margin-left:0; top:0; max-width:none;}
}
@media only screen and (max-width: 1440px) {
._banner{max-width:100%;margin:auto;overflow:hidden; margin-bottom: 50px; position:relative;height: 488px;}
._banner img{ width:1440px; height:488px; position:absolute; left:0; margin-left:0; top:0; max-width:none;}
}
@media only screen and (max-width: 1366px) {
._banner{max-width:100%;margin:auto;overflow:hidden; margin-bottom: 50px; position:relative;height: 474px;}
._banner img{ width:1400px; height:474px; position:absolute; left:0; margin-left:0; top:0; max-width:none;}
}
@media only screen and (max-width: 1280px) {
._banner{max-width:100%;margin:auto;overflow:hidden; margin-bottom: 50px; position:relative;height: 433px;}
._banner img{ width:1280px; height:433px; position:absolute; left:0; margin-left:0; top:0; max-width:none;}
}
/*产业综合*/
.cy_index{width: 100%;background:url(../images/icy_bj.jpg) no-repeat center;}
.cy_index .icy_box{padding: 10% 0;}
.cy_index .icy_list li{width:20%;float: left;background: #E24A13;text-align:center;color: #fff;height: 555px;overflow:hidden; position:relative;}
.cy_index .icy_list li .icy_list_top{padding:30px;position:relative; height:495px;}
.cy_index .icy_list li ._icy_title{font-size: 26px;  font-weight:bold;margin-top:30px;}
.cy_index .icy_list li ._icy_title_en{font-size: 20px;font-weight: normal;margin-bottom: 30px;}
.cy_index .icy_list li ._icy_text{text-align: left;margin-bottom:30px;}
.cy_index .icy_list li ._icy_more{width: 100%; height:45px;line-height: 45px;border:1px solid #fff;}
.cy_index .icy_list li ._icy_more a{display:block;color: #fff}
.cy_index .icy_list .even{background:#f9ce31;}
.icy_box{position: relative;z-index:1;}
.icy_box .icy_btn{width:59px; height: 116px;background:url(../images/cy_qh.png)no-repeat; display: block;position:absolute;top:50%;margin-top: -58px; z-index:3;}
.icy_box ._icy_prev{right:101%;background-position: 0px -116px;}
.icy_box ._icy_prev:hover{background-position: 0px 0px;}
.icy_box ._icy_next{left:101%;background-position: -59px -116px;}
.icy_box ._icy_next:hover{background-position: -59px 0px;}
.cy_index .icy_list li .box { position:relative; overflow:hidden; }
.cy_index .icy_list .box ._icy_pic{height: 180px}
/* .cy_index .icy_list li:hover ._icy_pic{top:68%;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.cy_index .icy_list li:hover .icy_list_top{top:-30%;padding-bottom:10%}
.cy_index .icy_list li:hover ._icy_title{text-align: left;margin-top: 60px}
.cy_index .icy_list li:hover ._icy_title_en{text-align: left;} */

/*人才招聘*/
.job_top{ position: relative; height: 586px; overflow: hidden; z-index: 1}
.job_top ._bgimg{ position: absolute; width: 1920px; left: 50%; margin-left: -960px; top: 0; max-width: none; z-index: 1;moz-transition: all 20s ease 0s;-ms-transition: all 20s ease 0s;-o-transition: all 20s ease 0s;transition: all 20s ease 0s;}
.job_top ._bgimg.on{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.job_top  .wrap{ position: relative; z-index: 2;}
.job_top  ._list{ margin-top: 125px; padding: 0 6%;}
.job_top  ._list li{ position: relative; float: left; width: 30%; margin-right: 3%;}
.job_top  ._list li ._box{ padding:0 10%; height: 315px;  background: url(../images/black.6.png); border-radius: 10px; color: #fff;}
.job_top  ._list li ._t{ text-align: center;}
.job_top  ._list li ._t span{ display: block;}
.job_top  ._list li ._t ._ch{ font-size: 24px; padding-top: 78px; font-weight: bold;}
.job_top  ._list li ._t ._en{ font-size: 16px; font-family: 'Arial'}
.job_top  ._list li ._t ._line{ display: block; width: 34px; height: 1px; margin: 8px auto 12px; background-color: #008cd6;}
.job_top  ._list li ._ico{ position: absolute; left: 50%; margin-left: -53px; top: -70px; width: 108px; height: 107px; background-image: url(../images/job_tico.png);  background-repeat: no-repeat; transition:all .5s ease 0s;}
.job_top  ._list li ._ico1{ background-position: 0 0;}
.job_top  ._list li ._ico2{ background-position: -370px 0;}
.job_top  ._list li ._ico3{ background-position: -729px 0;}
.job_top  ._list li:hover ._box{ background: #008cd6;}
.job_top  ._list li:hover ._ico{ background-image: url(../images/job_tico_on.png); transform: rotateY(180deg);}
.job_top  ._list li:hover ._t ._line{ background-color: #fff;}

.job_tip{ position: relative; padding: 50px 0; background-color: #008cd6; text-align: center; z-index: 2;}
.job_tip ._img1{ margin-top: -110px;}
.job_tip ._img2{ margin: 20px 0;}
.job_tip ._p{ width: 56%; margin: 0 auto; color: #fff; font-size: 15px;}

.job_list ._hd{ border-top: 3px solid #e2e2e2;}
.job_list ._hd li{ float: left; width: 20%; text-align: center; font-weight: bold; font-size: 14px; color: #272636; line-height: 55px;}
.job_list ._hd li .ion{ color: #e5e5e5;}
.job_list ._bd{margin-bottom: 56px;}
.widget-job-2 ._jt { border-bottom: 1px solid #f1f1f1; height: 55px; line-height: 55px; margin-top: 10px; overflow: hidden; *zoom: 1;cursor: pointer; }
.widget-job-2 ._jt strong { float: left; width: 20%; height: 100%;  font-size: 14px; font-weight: normal; text-align: center; color: #666; }
.widget-job-2 ._jt_act strong,.widget-job-2 ._jt:hover strong{ color: #E24A13;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 3%; border: 1px solid #f1f1f1; border-top: 0; }
.widget-job-2 ._jcon .yq_left{ float: left; width: 45%; padding-right: 3%; margin-right: 5%; border-right: 1px solid #ccc;}
.widget-job-2 ._jcon .yq_right{ float: right; width: 46%;}
.widget-job-2 ._jcon ._t{ font-size: 16px; color: #333;}

.widget-job-2 ._jt_act .ion { color: #0e90d2; }
@media only screen and (max-width: 640px) {
 .widget-job-2 ._jt span {display: none;}
 
.ipro_box .ipros .ipl .covr ._title{width:85%; height: 46px; display: inline-block; line-height: 46px;font-size: 20px;font-weight: bold; background:rgba(226, 74, 19, 0.86); text-align:center;bottom:0px;margin-top:66%;}
.ipro_box .ipros .ipl .covr:hover ._tip {
    display: none; 
}
}


/*电子书列表*/
.booklist_list{margin-bottom: 30px}
.booklist_list li{ margin-bottom:20px;}
.booklist_list li a.img { display: block; height: 0; overflow: hidden; padding-bottom: 140%; position: relative;border:1px solid #eee; }
.booklist_list li a.img img { height:100%; left: 0; position: absolute; top: 0; width: 100%; }
.booklist_list li .title{font-size: 14px;font-weight: bold;color: #565656; margin-top:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; text-align:center;}
.booklist_list li .gn{background: #f4f4f4;margin-top: 10px;padding: 4px 0 4px 0;text-align: center;}
.booklist_list li .gn a{ display:inline-block; width:30%; text-align:left;}

/*电子报详情*/
.dzb{ overflow:hidden;margin-bottom: 46px;}
.page_view{border:1px solid #ccc;}
.page_view .togglePage{ width:100%; height:0; padding-bottom:140%; *height:564px; *padding-bottom:0; position:relative;}
.page_view .togglePage img{width: 100%; height:100%; position:absolute; top:0; left:0;}
.dzb-pannel ._hd{position: relative; height: 34px;line-height: 34px;background:#f6f6f6;margin-bottom:5px;}
.dzb-pannel ._T{font-size:16px;padding:0 12px;font-weight: 700; color:#3e3e3e; font-size:20px; font-weight:bold;}
.dzb-pannel ._bar{position: absolute;right: 12px;top:0;}
.dzb-pannel ._bar ._link{cursor: pointer;}
.dzb-pannel ._bar [class^="ico-"]{color:#de2123;}
.dzb-pannel ._bd{padding:10px 14px; background-color:#fdf3f3}
.banmian_list li{cursor: pointer;height: 24px;line-height: 24px;
overflow: hidden;white-space: nowrap;  text-overflow: ellipsis;}
.banmian_list .cur{color:#de2123;}
.banmian_list [class^="ico-"],.text-red{color:#de2123;}
.banmian_list li a:hover{color:#de2123;text-decoration: underline;}
.dzb_download{display: block; width:150px;font-size:14px;color:#fff;line-height: 3em;background:#868686;text-align: center;margin-top: 30px;}
.dzb_download [class^="ico-"]{font-size:2em; }
.dzb_download:hover{color:#eee;}
.dzb_search{margin:16px 0;overflow: hidden;}
.dzb_search ._inp{float: left;width: 70%;height: 28px;line-height: 28px;border:1px solid #ccc;}
.dzb_search ._sub{float: right;width: 25%;height: 28px;line-height: 28px;color:#fff;
background:#de2123;cursor: pointer;margin:0;}
.dzb_search ._sub:hover{opacity: .8;}
.banmian_title{font-size:16px;font-weight: 700;margin-bottom: 14px;}
.banmian_tabs{border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;}
.banmian_tabs li{ position:relative;height: 44px;line-height: 44px;float: left;width: 25%;text-align: center;}
.banmian_tabs .cur{background:#de2123;color:#fff;}
.banmian_tabs .cur:after{position: absolute;content: "";width: 0;height: 0;left: 50%;bottom:100%;
border:6px solid;border-color:transparent transparent #de2123 transparent;margin-left:-6px;}
.bzbox{ border:1px #c4c4c4 solid;padding: 10px 0 20px;}
.bzbox .bzboxScroll{overflow: hidden;position: relative;height:624px; padding:0 6%;}

/*校企合作*/
.prozhlist{ overflow:hidden;}
.pp_title{ font-size:20px; border-bottom:1px #dbdbdb solid; margin:20px 0;padding-bottom: 5px;}
.prozhlist ul{ width:102%;}
.prozhlist li{position:relative;cursor:pointer;margin-bottom:50px;}
.prozhlist li ._title{height:44px; text-align:center; background:#E24A13;line-height:44px;color:#fff;font-size:14px;}
.prozhlist li .img{text-align: center;background-color: #f7f7f7; display:block;border: 1px #e0e0e0 solid;margin-bottom:10px;position:relative;}
.prozhlist li .data{ display:none;}
.prozhlist .open:after{width:49px;height:34px;background:url(../images/xqhz_ico.png)no-repeat;content:"";position:absolute;bottom:-50px;left: 50%;margin-left:-20px;display:block;}
.show_detail{ clear:both; float:left; width:93.5%;background-color:#f5f5f5; position:relative; padding:2%; margin-bottom:20px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}

/*guanpb  视频 20160616*/
.gh_tab .pic_list ._lt { width:100%; background:#E24A13; color:#fff; text-align:center; font-size:20px; font-weight:bold; line-height:1; padding:18px 0; }
.gh_tab .ivideo_img{position: relative;width: 100%;height: 0;overflow: hidden;padding-bottom: 75%;}
/*guanpb  产品订购 20160616*/



.content-33782{overflow:hidden;}
.content-33782 .pdet_form{ padding:10px 3%; background:#f9f9f9; margin-top:20px;}
.content-33782 .pdet_form label{ line-height:32px; display:inline-block;}
.content-33782 .pdet_form .ord_inp{ width:75%; height:30px; line-height:30px; border:1px solid #ddd; background:#fff; padding:0; margin:0;}
.content-33782 .pdet_form .ord_area{ width:88%;border:1px solid #ddd; background:#fff; padding:0; margin:0; height:110px;}
.content-33782 .pdet_form .ord_inp.ord_yzm{ width:40%;}
.content-33782 .pdet_form .porder_v{ margin-bottom:10px;}
.content-33782 .pdet_form .ord_btninp{ text-align:center; padding-top:20px;}
.content-33782 .pdet_form .ord_sub{ height:30px; width:90px; background:#E24A13; color:#fff; margin-right:10px;}
.content-33782 .pdet_form .ord_rest{ height:30px; width:90px; background:#dfdfdf;}
.content-33782 .pdet_form .red{color:red}
.content-33782 .con_nr a:hover{ color:#1480bf;}

@media only screen and (max-width: 64em) {
.content-33782 .Login-L1-Left{ width:60%;}
.content-33782 .Login-L1-li input { width: 65%; }
}
@media only screen and (max-width: 40em) {
.content-33782 .Login-L1 { background: none; }
.content-33782 .Login-L1-Left { width: 100%; }
}

._r_main .content-33779 form .btn:hover{background:#E24A13}

/*2017-03-13*/
.page{margin-top:20px;}
.xc_main ._r_main .gh_tab{position:relative;}

.album_ordinary .slide_c p{bottom:60px!important;}


/*服务支持*/
.home_service{padding-bottom: 40px;}
.home_news{padding-bottom:1px;}
.home_products{margin:-40px;}
.home_service h3,.home_about h3,.home_news h3,.home_products h3 {
    font-size: 23px;
    font-weight: bold;
    margin-right: 20px;
    line-height: 75px;
}.home_service h3 span,.home_about h3 span,.home_news h3 span,.home_products h3 span{
    font-size: 13px;
	font-weight: 100;
}
@media (max-width: 800px){
.home_service h3,.home_about h3,.home_news h3{
    font-size: 23px;
    font-weight: bold;
    margin-right: 20px;
    line-height: 55px;
}
.home_products h3{
	font-size: 23px;
    font-weight: bold;
    margin-right: 20px;
    line-height: 55px;
	width: 80%;
	padding-left:30px;
} 
.home_service h3 span,.home_about h3 span,.home_news h3 span,.home_products h3 span{
    font-size: 13px;
	font-weight: 100;
	display: none;
}
}

.wrap { margin-right: auto; margin-left: auto; *width: 1100px;}
.row{width:102%;transition:.2s width ease;*zoom:1}
.row>.span-8 {
    width: 64.66666667%;
}.row>[class*="span-"] {
    float: left;
    margin-right: 2%;
}.row>.span-5 {
    width: 39.66666667%;
}
.rect-92181 {
    padding-bottom: 92.181%;
}
.imgZoom {
    overflow: hidden;
}.rect-92181 img {
    width: 100%;
}
.row>.span-7 {
    width: 56.33333333%;
}
.h_ser_infor {
    color: #303030;
    padding: 0 13px;
}
.h_ser_infor .t {
    font-size: 20px;
    margin-bottom: 20px;
}
.h_ser_infor .c {
    font-size: 13px;
    line-height: 24px;
}
.lianxi {
    height: 81px;
    margin-top: 25px;
}
.lianxi .tubiao {
    margin-right: 20px;
	padding-top: 15px;
}
.lianxi .tubiao i {
    font-size: 40px;
    color: #E24A13;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.l {
    float: left;
}
.h_ser_num a {
    display: block;
    font-size: 19px;
    color: #E24A13;
    font-weight: bold;
}
.h_ser_num span {
    padding-top: 15px;
    display: block;
    font-size: 13px;
}
.row>.span-4 {
    width: 31.33333333%;
}
.rect-48649 {
    padding-bottom: 48.649%;
}.h_ser_intro {
    font-size: 13px;
    color: #303030;
    margin-top: 37px;
}

@media screen and (max-width: 640px){
.wrap {
    padding-left: 4%;
    padding-right: 4%;
}.row>.span-8 {
    width: 100%;
}.row>.smal-12 {
    width: 96%;
}
}