﻿/*
* 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');vertical-align: middle;margin: 0 0.3em;}
.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:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:14px; line-height:1.8; color:#555; background:#e4e4e4;}
.maxWrap{max-width: 1366px; margin: auto;}
.whiteBg{background-color:#fff;}
input,select,button,textarea{ font-family:microsoft yahei; border:none;outline:none;}

a{color:inherit;}
a:hover { color:#cd000b;}
::-moz-selection {color:#fff; background:#cd000b; }
::selection {color:#fff; background:#cd000b; }
::-webkit-input-placeholder { color:#aaa; } 
.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) }


/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;} 
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}

/* 网站样式 */
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.mt30{ margin-top:30px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.m_detail{display:inline-block;font-size:14px;text-align:center;border:1px #c7000a solid;width:126px;height:40px;line-height: 40px;z-index: 1;overflow:hidden;position:relative;color:#c7000a;}
.m_detail:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;opacity: 0; filter:alpha(opacity=0); -webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);background-color:#c7000a;}
.m_detail,.m_detail:before{-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.m_detail:hover::before {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.m_detail:hover{color:#fff;}


/* 网站样式 */
/*通用头部*/
.head{background-color:#3a3a3a;padding: 6px 0;position: relative;z-index: 5;}
.head li{float: right;position:relative;}
.head .li01{background-color:#fff;border: 1px #d4d4d4 solid;}
.head .li01 .inp{border: none;padding: 0 0 0 5px;margin: 0;vertical-align: top; box-sizing: border-box;height: 25px;line-height: 25px;}
.head .li01 .btn{border: none;padding: 0;margin: 0;font-size:16px;height: 25px;line-height: 25px;border-radius: 0;vertical-align: top;width: 30px;background:transparent;}
.head .li01 .btn i{color:#8a8a8a;margin: 0;vertical-align: middle;}
.head .li02 ._val{display:block;color:#909090;height: 24px;line-height: 24px;padding:0 10px;cursor:pointer;}
.head .li02 ._val i{vertical-align: top;line-height: 22px;color:#757575;font-size: 20px;}
.head .li02 ._val ._dq{font-size:20px;}
.head .li02 ._val ._sj{font-size:14px;}
.head .li02 ._option{position: absolute;top: 100%;left: 0;right:0;background-color:#3a3a3a;text-align:center;padding: 10px 0;display:none;}
.head .li02 ._option a{display:block;color: #fff;padding: 5px 0;}
.head .li03{height:24px;line-height: 24px;background:url(../img/h_li.png) right center no-repeat;padding-right: 20px;}
.head .li03 a{display:block;color:#909090;}
.mobile_key{display:none;}
.logo{margin:8px 0;}
.logo a{background:url(../img/logo.jpg) no-repeat;display:block;width:176px;height:58px;background-size:contain;}
.nav{width:80%;}
.nav .nav_li{float:left;padding: 0 22px;}
.nav .nav_li .nav_a{font-size:16px;display:block;height:74px;line-height: 74px;}
.nav .nav_li .setNav{display:none;}

/*首页中间区域*/
.banner{height:546px;position:relative;overflow:hidden;}
.banner img{ position:absolute; top:0; left:50%; margin-left:-683px; width:1366px; height:100%; max-width:none;}
.banner .slide_nav{position:absolute;bottom:35px;left:0;font-size:0;left: 50%;margin-left: 440px;}
.banner .slide_nav a{display:inline-block;width:18px;height:18px;line-height: 99;overflow:hidden;border:1px #c7000a solid;background:url(about:blank);cursor:pointer;margin:0 7px;}
.banner .slide_nav a.on{background:#c7000a;}
.channelIn{font-size:36px;font-weight: normal;}
.channelP{font-size:14px;margin:10px 0 50px;}
.cen_box1,.cen_box4{background-color:#f6f6f6;}
.cen_box1 .parrs{display:block;position:absolute;z-index: 3;top: 50%;margin-top: -50px;}
.cen_box1 .parrs i{font-size:56px;margin:0;}
.cen_box1 .p_prev{left:-5%;} 
.cen_box1 .p_next{right:-5%;} 
.cen_box1 .prevStop,.cen_box1 .nextStop{display:none;}
.cen-pro{height:657px;position:relative;}
.cen-pro li{overflow:hidden;}
.cen-pro .li-sort{width:27%;}
.cen-pro .li-sort .pbox{display:block;padding-right: 21%;}
.cen-pro .li-sort .pbox .name{font-size:36px;font-weight: normal;color:#000;margin:55px 0 15px;}
.cen-pro .li-sort .pbox .s_name{font-size:24px;color:#c7000a;margin-bottom: 5px;}
.cen-pro .li-sort .pbox .p{font-size:13px;line-height: 23px;height: 276px;}
.cen-pro .li-sort .m_detail{margin-top:30px;} 
.cen-pro .li-pro{width: 73%;}
.cen-pro-list dd{float:left;width: 50%;border-top:1px #f0f0f0 solid;border-left:1px #f0f0f0 solid;margin-top:-1px;margin-left:-1px;position:relative;}
.cen-pro-list dd .box{overflow:hidden;}
.cen-pro-list dd .img2{display:none;}
.cen-pro-list dd ._tit{font-size:20px;font-weight: normal;text-align: center;position: absolute; bottom: 5%; left: 0;right: 0;padding: 0 5%;}
.cen-pro-list dd .info{background:url(../img/black.4.png) repeat;display:block;position:absolute;bottom:-100%;left:0;right:0;padding: 15%;color:#fff;text-align: center;height: 60%;}
.cen-pro-list dd .info ._title{font-size:26px;font-weight: normal;}
.cen-pro-list dd .info .p{font-size:14px;margin-top: 10px;}
.cen-pro-list dd .ul{display: block;width: 110px;height: 36px;line-height: 36px;margin: 0 auto;background-color:#c7000a;font-size:0;text-align: center;margin-top: 25px;}
.cen-pro-list dd .ul .li{display:inline-block;width:9px;height:9px;border-radius: 50%;background-color: #fff;vertical-align: middle;margin-right: 7px;}
.cen-pro-list .hover .info{bottom:0;}
.cen-pro-list .hover .img2{display:block;}
.cen-pro-list .hover ._tit{opacity:0;filter:alpha(opacity=0);}

.cen_box2{background:url(../img/cen_bg2.jpg) center top no-repeat fixed;height:426px;color:#fff;padding:35px 0 50px;}
.cen_box2 .videoList .pBox .cover_bg{background:url(../img/red.45.png) repeat;}
.cen_box2 .videoList .pBox ._n{padding:5px 2%;}
.cen_box3{padding:50px 0;}
.cen_box3 .cen-news-img{width:46%;}
.cen-news-img .-news-img .slide_nav{position:absolute;bottom:7%;right:0;width:20%;font-size:0;text-align: center;}
.cen-news-img .-news-img .slide_nav a{display:inline-block;width:8px;height:8px;background-color:#717171;line-height: 99;overflow:hidden;border-radius: 50%;margin:0 7px;cursor:pointer;}
.cen-news-img .-news-img .slide_nav a.on{background-color:#e60027;}
.cen-news-img .-news-img img{width:100%;height:auto;}
.cen-news-img .-news-img ._title{background:url(../img/black.5.png) repeat;position: absolute;bottom: 0;left: 0;right: 0;padding: 15px 5%;}
.cen-news-img .-news-img ._title .t{font-size:18px;font-weight: normal;color:#fff; width: 80%; display: block;}
.cen_box3 .cen-news-word{width:52%;}
.cen-news-tab .tab_b li{float:left;width:90px;height:28px;line-height: 28px;text-align: center;background-color:#313743;color:#fff;margin-right: 2px;}
.cen-news-tab .tab_b .tab_t_cur{background-color:#e60027;}
.cen-news-tab .news-list .title{font-size:16px;font-weight: normal;color:#232323;}
.cen-news-tab .news-list .date{font-size:14px;color:#9f9f9f;margin-left: 10px;vertical-align: middle;}
.cen-news-tab .news-list .p{font-size: 13px;color: #5a5a5a;}
.cen-news-tab .news-list li{border-top:1px #eaebec solid;margin-top:-1px;padding:20px 0;}

.cen_box4{padding:40px 0 0;}
.cen-about li{position:relative;height:386px;overflow: hidden;}
.cen-about ._img{display:block;position:absolute;left:0;right:0;top:0;bottom:0;padding:5%;}
.cen-about .tit{font-size:22px;border-bottom-width:1px;border-bottom-style: solid;display: inline-block;padding-right: 12%;padding-bottom:8px;}
.cen-about ._img .tit{color:#fff;}
.cen-about ._word{display:block;padding:5% 8%;}
.cen-about .li02{background-color:#fff;}
.cen-about .li02 .p{margin:40px 0 25px;text-align: Justify; text-justify: inter-ideograph;}
/*.cen-about .li04{background-color:#cd000b;}*/
.cen-about .li06{background-color:#e2e2e2;}
/*.cen-about .li04 ._word{color:#fff;}*/
/*.cen-about .li04 div.tc{margin:35px 0 30px;}*/
.cen-about .li05 ._img .tit{color:#3e3e3e;}
.cen-about .li05  img{height:100%;}
.cen-about .li06 .digit{font-size:20px;margin-top: 20px;}
.cen-about .li06 .digit span{font-family: Arial;font-size:179px;color:#cd000b;line-height: 1.2;font-weight: bold;}
.cen-about .li06 .p{font-size: 20px;padding-left: 45px;margin-top: -30px}

.ico78{display:inline-block;width:78px;height:78px;background:url(../img/ico78.png) no-repeat;vertical-align: middle;}
.ico78_2{background-position:-78px 0;}
.ico78_3{background-position:-156px 0;}
.ico78_4{background-position:-234px 0;}
.cen_box5{padding:45px 0 75px;}
.cen_box5 .channelP{margin:5px 0 25px;}
.cen_box5 li{background-color:#e1e1e1;text-align: center;padding:32px 0;position:relative;overflow:hidden;}
.cen_box5 li .cover .columns{font-size:20px;margin-top: 15px;}
.cen_box5 li .info{position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:#cd000b;}
.cen_box5 li .info .pd{color:#fff;display:block;padding:8% 11%;}
.cen_box5 li .info .columns{font-size:24px;margin-bottom: 10px;}
.cen_box5 li .info .p{font-size:13px;text-align: left;}
.cen_box5 .hover .info{bottom:0;}


/*通用底部*/
.foot_top{background-color:#cd000b;padding: 20px 0;}
.f_fast li{float:left;margin-right: 5%;height: 34px;line-height: 34px;}
.f_fast li a{font-size:15px; color:#fff;display:block;}
.f_fenzhi{width: 185px;background-color: #fff;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 5;}
.f_fenzhi .f_fz_t{ display:block;height: 34px;line-height: 34px; position:relative;font-size:14px; color:#838f8f;padding-left: 9%;}
.f_fenzhi .f_fz_t i{font-size: 16px;vertical-align: top;position: absolute;right: 5px;top: 0;color:#e60027;}
.f_fenzhi ._option{display:none;position:absolute;top:100%; left:0;width:100%; background-color:#fff;}
.f_fenzhi ._option a{display:block;border-top: 1px #cd000b solid;padding: 0 16%;font-size: 14px;height: 34px;line-height: 34px;}
.f_fenzhi ._option a:hover{background-color:#cd000b; color:#fff;}
.foot_center{background-color:#333;padding: 40px 0 45px;}
.foot_center .f_dl01{width:19.5%;margin-right: 5%;}
.foot_center .f_dl02{width: 12%;margin-right: 5%;}
.foot_center .f_dl03{width: 35%;}
.f_dl dt{font-size:18px;font-weight: bold;color:#838f8f;border-bottom:1px #717171 dotted;padding-bottom: 5px;margin-bottom: 15px;}
.f_dl dd{line-height: 2;}
.f_dl01 dd{font-size:13px;color:#838f8f;}
.f_dl02 dd,.f_dl03 dd{font-size:14px;}
.f_dl02 dd a,.f_dl03 dd a{display:block;color:#838f8f;}
.f_dl02 dd a:hover,.f_dl03 dd a:hover{text-decoration: underline;}
.f_dl03 dd{height:168px;overflow:hidden;position:relative;}
.f_dl04{padding-top:30px;}
.f_dl04 .bdsharebuttonbox{margin-top:15px;}
.f_dl04 .bdsharebuttonbox a{display:inline-block;float:none;background:url(../img/f_share.png) no-repeat;width:25px;height:24px;margin:0 6px 0 0;padding-left: 0;vertical-align: middle;}
.f_dl04 .bdsharebuttonbox span{display:inline-block;vertical-align: middle;color:#acacac;}
.f_dl04 .bdsharebuttonbox .bds_tqq{background-position: -31px 0;}
.f_dl04 .bdsharebuttonbox .bds_sqq{background-position: -61px 0;}
.f_dl04 .bdsharebuttonbox .bds_qzone{background-position: -93px 0;}
.pageFooter{background-color:#1e1e1e;font-size:12px;padding: 17px 0;}
.foot_center .f_dl03 .scrollbar-ui .scroll_bar{background:url(../img/f_bar_bg.png) center top repeat-y;}
.foot_center .f_dl03 .scrollbar-ui .scroll_slider{background:#5c5c5c;}
.pageFooter,.pageFooter a{color:#fff;}

/*下层通用样式*/
.n_banner .img_bg{ height:378px;overflow: hidden;}
.n_banner .img_bg img{ position:absolute; top:0; left:50%; margin-left:-683px; width:1366px; height:100%; max-width:none;}
.n_banner .box{position:absolute;top:0;left:0;bottom:0;right:0;color: #fff;}
.n_banner .box .title{font-size:36px;margin-top: 130px;}
.n_banner .box .text{font-size:18px;margin-top: 10px;}
.n_banner .bread{position:absolute;bottom:0;left:0;right:0;background:url(../img/black.7.png) repeat;height:70px;line-height: 70px;}
.posi{font-weight: normal;font-size:15px;}
.posi,.posi a{color:#afadaa;}
.posi em{margin:0 5px;}
.posi ._home i{color: #cd000b;font-size: 20px;}
.bread .s_menu li{float:left;padding:0 12px;}
.bread .s_menu li a{display:block;font-size: 16px;position:relative;overflow: hidden;}
.bread .s_menu li a:after{content:'';width:100%;height:3px;background-color:#cd000b;position:absolute;bottom: 0;left: -100%; transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.bread .s_menu li.cur a:after,.bread .s_menu li:hover a:after{left:0;}
.pageMain{padding:50px 0;}
.channel_current{font-size:36px;font-weight: normal;}
.channel_text{margin-bottom: 40px;color:#888;}
.main_contnet{color:#888;}
.mh{}

.kz_sect{padding: 70px 0 46px;background-color: #f6f6f6;}
.kz_sect li .title{background-color: #fff;text-align: center;font-size:18px;font-weight: normal;padding: 15px 5%;}

/*新闻列表*/
/* newslist-8 start*/
.widget-newstop-8 { background:#eeeeee; margin-bottom:50px;}
.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:20px; 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:#cd000b; font-size:14px; text-align:center; color:#fff; }
.topnews .slide_nav { display:none;}
.topnews .arrs { display:block; width:44px; height:44px; line-height:44px; color:#fff; text-align:center; position:absolute; top:50%; margin-top:-20px; background:rgba(0,0,0,.60); 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:22.5%; float:right; background:#d9d9d9;}
.news-search ._pd{ padding: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(../img/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:#cd000b; font-size:21px;}

.topnews a:hover,.topnews a:hover ._title { color:#cd000b; }
.topnews a:hover ._more { filter:alpha(opacity=80); opacity:0.8; }
.select-ui-options-default{border:0!important;}
.select-ui-options-default li:hover{background:#cd000b!important;}

/* pad横屏*/
@media only screen and (max-width:1024px) { 

.nsearch-main .news-sele { background:#fff; }

}

/*pad竖屏*/
@media only screen and (max-width:768px) {

.topnews ._img { width:56%; }
.topnews ._nr { width:38%; }
.topnews, .news-search { padding-bottom:30%; }
.topnews .arr_next { right:44%; }

}

/*mobile*/
@media only screen and (max-width:480px) { 

.topnews,.news-search { width:100%;}
.news-search { height:auto; padding-bottom:0; margin-bottom:20px;}
.topnews { padding-bottom:115%; }
.topnews ._img,.topnews ._nr { width:100%; margin-right:0;}
.topnews ._img a.rect-75 { height:200px; padding-bottom:0; text-align:center; }
.topnews ._img img { width:auto; height:200px; margin:0 -100%; position:static;}
.topnews ._nr { padding:0 4%; box-sizing:border-box; }
.topnews .arrs { top:80px; margin-top:0; }
.topnews .arr_next { right:0; }

}
/* newslist-9 start*/
.widget-newslist-9 {border-top: 1px #e2e2e2 solid;padding-top: 20px;}
.widget-newslist-9 li { clear:both; overflow:hidden; border-bottom:#ccc 1px dashed; padding:25px 0 30px;}
.widget-newslist-9 ._img { width:180px; 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:18px;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;color:#666;}
.widget-newslist-9 ._tool span{display:inline-block; white-space:nowrap; width:auto; height:26px; line-height:26px;padding:0 8px;font-size:14px;}
.widget-newslist-9 ._more {  background-color:#cd000b; color:#fff; }
.widget-newslist-9 ._date{background-color:#ededed;color:#999;}

.widget-newslist-9 li:hover ._title,.widget-newslist-9 li:hover ._text { color:#cd000b; }
.widget-newslist-9 li:hover ._more { filter:alpha(opacity=80); opacity:0.8; }
.widget-newslist-9 li:hover ._img img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}
.widget-newslist-9 ._intro ._tool{font-size:0;}

/* page-1 start*/
.page{font-size: 12px; color: #777777; text-align: center;margin:50px 0 0;}
.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: #cd000b;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*新闻详情*/
.widget-newsdetail-8 .ion { color:#676767; }
.widget-newsdetail-8 .n_left { width:66.8%; float:left; }
.widget-newsdetail-8 ._head ._title { font-size:34px; font-weight:bold; color:#000000; margin-bottom:10px;line-height: 1.4;}

.widget-newsdetail-8 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.widget-newsdetail-8 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.widget-newsdetail-8 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.widget-newsdetail-8 ._tools b { font-weight:normal; }
.widget-newsdetail-8 ._tools #switcher { margin-left:10px; }
.widget-newsdetail-8 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.widget-newsdetail-8 ._tools #switcher .ion { font-size:15px; }
.widget-newsdetail-8 ._tools .bds_more { float:none; background:none; padding:0;text-indent: 0;}

.widget-newsdetail-8 .myart { line-height:2; min-height:200px; font-size:13px; color:#555555; }
.widget-newsdetail-8 .n_right { width:24%; float:right; padding-top:35px; }
.widget-newsdetail-8 .n_right ._tools { text-align:right; }
.widget-newsdetail-8 ._tools ._back { font-size:20px; font-weight:normal; font-weight:bold; 
	color:#676767; height:26px; line-height:26px; border-right:#cccccc 1px solid; padding-right:40px; vertical-align:5px;}
.widget-newsdetail-8 ._tools ._back .ion { font-weight:normal; vertical-align:0; }
.widget-newsdetail-8 ._tools .share,.widget-newsdetail-8 ._tools .print { width:36px; height:36px; line-height:36px; text-align:center; background-color:#80939e; border-radius:50%; cursor:pointer; overflow:hidden; margin-right:0; margin-left:15px;}
.widget-newsdetail-8 ._tools .share:hover,.widget-newsdetail-8 ._tools .print:hover 
{ background-color:#ec7f00; }
.widget-newsdetail-8 ._tools .share .ion,.widget-newsdetail-8 ._tools .print .ion { font-size:18px; color:#ffffff; }
.widget-newsdetail-8 ._tools .share:hover .ion,.widget-newsdetail-8 ._tools .print:hover .ion { color:#ffffff; }
.widget-newsdetail-8 ._tools .share .ion { font-size:20px; }

.widget-newsdetail-8 ._detailPage_bottom li strong,.widget-newsdetail-8 ._detailPage_bottom li span,.widget-newsdetail-8 ._detailPage_bottom li a{ display:block;}
.widget-newsdetail-8 ._detailPage_bottom{margin-top:45px; border:#f3f3f3 10px solid; }
.widget-newsdetail-8 ._detailPage_bottom ul{padding:10px 7%;}
.widget-newsdetail-8 ._detailPage_bottom li ._mark{ padding-bottom:8px; font-size:19px; font-weight:bold; color:#000000; }
.widget-newsdetail-8 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.widget-newsdetail-8 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.widget-newsdetail-8 ._detailPage_bottom li ._title:hover { color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li ._title { font-size:16px; font-weight:bold; color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li { padding: 27px 0; }
.widget-newsdetail-8 ._detailPage_bottom li._prev{ border-bottom:1px #ececec solid; }

@media only screen and (max-device-width:1024px) {
.widget-newsdetail-8 .n_right { padding-top:0; }
.widget-newsdetail-8 ._detailPage_bottom { margin-top:10px; }
.widget-newsdetail-8-tools,._tools { display:none; }
.widget-newsdetail-8 ._detailPage_bottom ul { padding-right:3%; }
}

@media only screen and (max-device-width: 760px) {
.widget-newsdetail-8 ._head ._title { font-size:24px; }
.widget-newsdetail-8 .n_left,.widget-newsdetail-8 .n_right,.widget-newsdetail-8 .news_img { width:100%; float:none; }
.widget-newsdetail-8 .n_left { margin-bottom:20px; }
}

/*合作案例*/
.widget-newslist-6 { margin-bottom:20px; }
.widget-newslist-6 ul { position: relative;}
.widget-newslist-6 li {float: left;}
.widget-newslist-6 li a { display: block; padding: 13px; background: #ededed;}
.widget-newslist-6 ._img {border: 1px solid #ffffff;margin-bottom: 6px;width: 99%;}
.widget-newslist-6 ._img img { width: 100%;}
.widget-newslist-6 ._i { color: #999; }
.widget-newslist-6 ._title { font-size: 18px; cursor: pointer;font-weight: normal;margin: 5px 0 10px;}
.widget-newslist-6 ._p { line-height: 1.6em; cursor: pointer;color: #666; }
.widget-newslist-6 li a:hover { background: #f5f5f5;}
.widget-newslist-6 li a:hover ._img { border-color: #cd000b;}
.widget-newslist-6 li a:hover ._title{color: #cd000b;}
@media screen and (max-width: 480px) { 
  .widget-newslist-6 li { float: none; width: auto; margin-right: 0;}
}

/*产品视频*/
.videoList li{margin-bottom:25px;}
.videoList .pBox .cover_bg{background:url(../img/gray.3.png) repeat;position:absolute;display:block;left:0;bottom:-100%;width:100%;height:100%;}
.videoList .pBox .play{display:block;width:70px;height:70px;background:url(../img/play.png) no-repeat;position:absolute;top:50%;left:50%;margin-top:-35px;margin-left:-35px;}
.videoList .pBox ._n{font-size:18px;font-weight: normal;padding: 20px 2%;}
.videoList .hover .cover_bg{bottom:0;}
.ivideo_box .box_wrap_in .box_wrap_bar{background-color:#ce000c;}

/*产品列表*/
.proList li{margin-bottom:45px;}
.proList .pBox .info{background:url(../img/black.5.png) repeat;position:absolute;bottom:0;left:0;right:0;padding: 5% 7%;color: #fff;}
.proList .pBox ._title{font-size:20px;font-weight: normal;line-height: 1.4;}
.proList .pBox .cover{display:none;}
.proList .pBox dl dd{float:left;width:48%;margin-right: 2%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.proList .pBox dl{margin:20px 0;}
.proList .pBox .ul{display: block;width: 110px;height: 36px;line-height: 36px;margin: 0 auto;background-color:#c7000a;font-size:0;text-align: center;}
.proList .pBox .ul .li{display:inline-block;width:9px;height:9px;border-radius: 50%;background-color: #fff;vertical-align: middle;margin-right: 7px;}
.proList .hover .pBox .info{top:0;}
.proList .hover .pBox ._title{margin-top:40px;text-align: center;}
.proList .hover .pBox ._title i{display:none;}

/*产品详情*/
.proDetial-top ._pic{width: 44%;}
.proDetial-top ._detail{width:53%;}
.proDetial-top ._title{font-size:26px;font-weight: normal;border-bottom: 1px #d9d9d9 dotted;padding-bottom: 30px;}
.proDetial-top ._dl{padding:15px 0 25px;}
.proDetial-top ._dl dd{float:left;width:48%;margin-right: 2%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;line-height: 2;}
.proDetial-top ._detail ._tool{background-color:#f0f0f0;font-size:0;padding:26px 20px 26px 30px;}
.proDetial-top ._detail ._tool span,.proDetial-top ._detail ._tool a{display:inline-block;font-size:13px;vertical-align: middle;height:34px;line-height: 34px;}
.proDetial-top ._detail ._tool ._t1,.proDetial-top ._detail ._tool ._t2{text-align: center;border-radius: 4px;color:#fff;margin-right: 14px;}
.proDetial-top ._detail ._tool ._t1 i,.proDetial-top ._detail ._tool ._t2 i{font-size:18px;vertical-align: top;}
.proDetial-top ._detail ._tool ._t1{width:90px;background-color: #cd000b;}
.proDetial-top ._detail ._tool ._t2{width:155px;background-color:#787878;}
.proDetial-top ._detail ._tool ._t3{font-size:15px;color:#cd000b;margin-right: 15px;}
.proDetial-top ._detail ._tool ._t3 .UnmobilePush,.proDetial-top ._detail ._tool ._t3 .MobilePush{font-family: Arial;font-size:23px;font-weight: normal;font-style: italic;}
.proDetial-top ._detail ._tool ._t3 .UnmobilePush{display:inline-block;}
.proDetial-top ._detail ._tool ._t3 .MobilePush{display:none;}
.proDetial-top ._detail ._tool .bdsharebuttonbox a{float:none;display:inline-block;padding-left: 0;background: none;height: 34px;line-height: 34px;margin: 0;vertical-align: middle;color: #787878;}
.proDetial-top ._detail ._tool .bdsharebuttonbox a i{margin:-2px 0 0;}
.proDetial-top ._detail ._album_list {width: 85%;margin: 30px auto 0;}
.proDetial-top ._detail ._album_list li { cursor: pointer; }
.proDetial-top ._detail ._album_list .box{border:3px solid transparent;}
.proDetial-top ._detail ._album_list .active .box{border-color:#ce040f;}
.proDetial-top ._detail ._album_list li:hover .box{border-color:#ce040f;}
.proDetial-top ._detail .Aarrs{display:block;width:5%;height:100%;background-color:#f0f0f0;position: absolute;top: 0;text-align: center;}
.proDetial-top ._detail .Aarrs i{font-family: 宋体;font-size: 30px;margin:22px 0 0;}
.proDetial-top ._detail .A_prev{left:0;}
.proDetial-top ._detail .A_next{right:0;}
.proDetial-top ._detail .Aarrs:hover{background-color:#cd000b;color:#fff;}
.bdshare_popup_box{display:none!important;}

.inner_wrap{margin-top:80px;height:60px;}
.pd_guide,.pd_guide * { -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.pd_guide{background-color:#f0f0f0;}
.pd_guide li{padding:0 30px;float:left;}
.pd_guide li a{display:block;padding: 12px 0;position:relative;}
.pd_guide li a:after{content:'';width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px #cd000b  solid;position:absolute;bottom:-12px;left:50%;margin-left:-12px;display:none;}
.pd_guide li ._title{font-size:20px;vertical-align: middle;border-left: 1px dotted #000;padding-left: 15px;margin-left: 10px;}
.pd_guide .active{background-color:#cd000b;}
.pd_guide .active a{color:#fff;}
.pd_guide .active ._title{border-left-color:#fff;}
.pd_guide .active .ico2_3{background-position: 0 -40px;}
.pd_guide .active .ico2_4{background-position: -20px -40px;}
.pd_guide .active .ico2_5{background-position: -40px -40px;}
.pd_guide .active a:after{display:block;}
.fixed{position:fixed;width:1200px;top:0;z-index: 10;}
.pd_section{padding:20px 0 30px;}
.pd_section .pd_title{font-size:30px;font-weight: normal;margin-bottom: 20px;}

/*
*全站搜索
*/
.Search-S1-head {
  overflow: hidden;
  padding: 20px;
  background: #ededed;
  margin-bottom: 20px;
  *zoom: 1;
}
.Search-S1-head ._form {
  margin-right: 3em;
}
.Search-S1-head ._inp {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  background: #ffffff;
  border: 1px solid #cccccc;
}
.Search-S1-head ._btn {
  height: 22px;
  line-height: 22px;
  background: #0e90d2;
  cursor: pointer;
}
.Search-S1-head ._btn [class^="ico-"] {
  vertical-align: top;
  color: #ffffff;
  font-size: 16px;
}
.Search-S1-head ._result {
  height: 22px;
  line-height: 22px;
}
.Search-S1-head ._result em {
  margin: 0 .4em;
  font-weight: 700;
}
.Search-S1-list {
  margin: 30px 0;
}
.Search-S1-list li {
  margin-bottom: 10px;
}
.Search-S1-list ._head {
  font-size: 14px;
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.Search-S1-list ._num {
  float: left;
}
.Search-S1-list ._type {
  float: left;
  color: #263441;
  padding: 0 1em;
  border-right: 1px solid #cccccc;
  margin-right: 1em;
  font-style: normal;
}
.Search-S1-list ._t {
  float: left;
  width: 50%;
  font-weight: bold;
}
.Search-S1-list ._p {
  padding-left: 60px;
}
.result{border-top:1px solid #ddd;padding:10px 10px 0;margin-top:20px;}
.sear_filt input{margin:0 5px;vertical-align:middle;}
.sear_filt label{ font-weight:normal;}
.sear_result li{margin-bottom:10px;}
.sear_result a{color:#333;}
.sear_result a:hover{text-decoration:underline;}
.sear_result .el{font-size:14px;_width:100%;}
.sear_result .p{padding:10px 20px;border-top:1px solid #ddd;margin-top:10px;}
.sear_result em{color:#e60013;display:inline-block;padding:0 1em;border-right:1px solid #ddd;margin-right:1em;}
.sear{padding:0 25px 10px;background:#eee;}
.sear .t{font-size:15px;font-weight:bold;line-height:2.4;}
.serv_select li{float:left;width:36px;border:1px solid #ccc;background:#fff;padding:0 5px;margin-right:5px;cursor:pointer;}
.rect{display:inline-block;width:2px;height:3px;overflow:hidden;border-left:2px solid #fff;border-bottom:2px solid #fff;margin-top:9px;}
.on .rect{border-color:#e60013;}
.sear_f{border:1px solid #ccc;background:url(../images/fangdj.gif) 96% -32px no-repeat #fff;}
.sear_f .inp{border:none;}
.sear_f .btn{width:25px;padding: 0;background:none;}
.red{color: #e60013 !important;}

/*下层--网站地图*/
.map_line .row{overflow:hidden;line-height:30px;padding:8px 10px;border-bottom:1px solid #ddd;*zoom:1;}
.map_line .row h4{margin-right:10px;}
.map_line .row h4 a{display:block;text-align:center;background:#ececec;font-size:14px;}
.map_line .row h4 a:hover{background:#c9271e;color:#fff;}
.map_line .row .site_cell a{float:left;color:#666;padding-right:35px;transition:none;}
.map_line .row .site_cell a:hover{color:#c9271e;}


/*留言表单*/
.Form-M1 .Form-M1-Left { float: left; width: 50%; }
.Form-M1 .Form-M1-right { float: right; width: 50%; }
.Form-M1 .Form-M1-li { padding-top: 10px; }
.Form-M1 .Form-M1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-M1 .Form-M1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; outline:none; }
.Form-M1 .Form-M1-li textarea { border: 1px #ddd solid; width: 70%;outline:none; padding:0; margin:0; height:146px; }
.Form-M1 .Form-M1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-M1 .Form-M1-li input._yzm { width: 20%; }
.Form-M1 .Form-M1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height:30px; width:100px; }
.Form-M1 .Form-M1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-M1 .Form-M1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-M1 .Form-M1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; padding:0; margin:0; border:none; font-family:微软雅黑; }
.Form-M1 .Form-M1-Btn ._submit { background: #e11c25; margin-right: 10px; }
.Form-M1 .Form-M1-Btn ._reset { background: #909090; }
.Form-M1 .Form-M1-Btn button:hover{ opacity:0.8;}

/*订购表单*/
.Form-P1 .Form-P1-Left { float: left; width: 50%; }
.Form-P1 .Form-P1-right { float: right; width: 50%; }
.Form-P1 .Form-P1-li { padding-top: 10px; }
.Form-P1 .Form-P1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-P1 .Form-P1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; outline:none; }
.Form-P1 .Form-P1-li textarea { border: 1px #ddd solid; width: 70%;  outline:none; padding:0; margin:0; height:104px;}
.Form-P1 .Form-P1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-P1 .Form-P1-li input._yzm { width: 20%; }
.Form-P1 .Form-P1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height:30px; width:100px;}
.Form-P1 .Form-P1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-P1 .Form-P1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-P1 .Form-P1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-P1 .Form-P1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; padding:0; margin:0; border:none; font-family:微软雅黑; }
.Form-P1 .Form-P1-Btn ._submit { background: #e11c25; margin-right: 10px; }
.Form-P1 .Form-P1-Btn ._reset { background: #909090; }
.Form-P1 .Form-P1-Btn button:hover{ opacity:0.8;}

/* network-2 start*/
.widget-network-2 { margin-bottom:20px; }
.map-M2-search {border:1px solid #ccc;padding:18px;margin-bottom:15px; background-color:#e8e8e0;}
.map-M2-search .btn { background-color:#df001f; border-color:#df001f; color:#ffffff; font-size:16px;}
.map-M2-map{height:550px}
.map-M2-map img{max-width:none}
.map-M2-list{height:530px;background:#f6f6f6;border:1px solid #ccc; padding:10px; position:relative; overflow:hidden; user-select:none; -webkit-user-select:none;}
.map-M2-list li{margin-bottom:10px}
.map-M2-list ._t{ font-weight:700;font-size:14px; line-height:1.8em; height:1.8em; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.map-M2-list ._t .ion { font-size:14px; font-weight:normal; margin-right:0; margin-left:0; vertical-align:-2px; }
.map-M2-list ._t .ion {font-size:22px;color:#df001f;}
.map-M2-list ._p {padding:0 30px;}
.map-M2-list .scroll_slider{height:70px;background:#df001f!important;position:relative;border-radius:0}
.map-M2-list .scroll_slider:before{content:"";position:absolute;width:80%;left:10%;top:50%;margin-top:-3px;height:1px;background:#fff}
.map-M2-list .scroll_slider:after{content:"";position:absolute;width:80%;height:2px;border-top:1px solid #fff;border-bottom:1px solid #fff;left:10%;top:50%}

@media only screen and (max-width:40rem){
	.map-M2-list{height:auto}
	.map-M2-map{height:300px;}
	.map-M2-search{padding:10px;border:0}
	.map-M2-search .form-control,.map-M2-search .btn{margin-bottom:.5em}
}


#mapContent img{ max-width:none; }
#mapContent label{ max-width:none;}

.box_wrap_out .box_wrap_in .bg-primary{background-color:#cd000b;}

.whiteBg .main_contnet .qyry{overflow: hidden;margin-bottom: 20px;}
.whiteBg .main_contnet .qyry .span-3{width:24%;margin-right: 1%;float: left;}
.whiteBg .main_contnet .qyry .span-3 .tit{padding: 5px 0px;text-align: center;font-weight: bold;}
.whiteBg .main_contnet .shfw{overflow: hidden;margin-bottom: 20px;}
.whiteBg .main_contnet .shfw .span-4{width:32%;margin-right: 1%;float: left;}

