@charset "UTF-8";
/*name+time*/
/* CSS Document */
html {
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;

} /*始终让 Firefox 显示滚动条*/
* {
    word-wrap: break-word;
    margin: 0;
    padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
    border-collapse: collapse;
}/*细线表格*/
fieldset, img {
    border: none;
}/*清除描边,块显示*/
ul, li {
    list-style-type: none;
}/*无列表项目标记*/
a {
    text-decoration: none;
    color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
    color: #666666;
}/* 未访问的链接 */
a:visited {
    color: #666666;
}/* 已访问的链接 */
a:hover {
    color: #e1332d;
}/* 鼠标在链接上 */
a:active {
    color: #666666;
    blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family: "SimHei", "Microsoft YaHei", "Heiti SC", "sans-serif";
    font-size: 12px;
    color: #666;
    background: #fff;
}

select, input {
    vertical-align: middle;
    outline: none;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
    cursor: pointer;
    font-family:"Microsoft YaHei";
}
textarea{outline: none;font-family:"Microsoft YaHei";}
.wrap {
    width: 1200px;
    clear: both;
    margin: 0 auto;
}
.wrapper{
    width: 1367px;
    clear: both;
    margin: 0 auto;
}
.clear {
    clear: both;
    overflow:hidden;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.bai{ background: #FFF;}
.hui{ background: #f2f2f2;}
.imghover .img{ overflow:hidden;}
.imghover .img img{ overflow:hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.imghover:hover .img img{ transform:scale(1.05); -webkit-transform:scale(1.05);}

.autoImg{
    position: relative;
    overflow: hidden;
    padding-top: 66.66666667%;
    background: #fafafa;
}
.autoImg img{
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
/*公共部分结束*/
.h2 {
    clear: both;
    height: 2px;
    overflow:hidden;
}
.h10 {
    clear: both;
    height: 10px;
    overflow:hidden;
}
.h15 {
    clear: both;
    height: 16px;
    overflow:hidden;
}
.h20 {
    clear: both;
    height: 20px;
    overflow:hidden;
}
.h25 {
    clear: both;
    height: 25px;
    overflow:hidden;
}
.h30 {
    clear: both;
    overflow:hidden;
    height: 30px;
}
.h35 {
    clear: both;
    height: 35px;
    overflow:hidden;
}
.h40 {
    clear: both;
    height: 40px;
    overflow:hidden;
}
.h50 {
    clear: both;
    height: 50px;
    overflow:hidden;
}
.h60 {
    clear: both;
    height: 60px;
    overflow:hidden;
}
.h70 {
    clear: both;
    height: 70px;
    overflow:hidden;
}
.h80 {
    clear: both;
    height: 80px;
    overflow:hidden;
}
.articleTit{text-align: center}
.articleTit h3{font-size: 60px;color: #333;font-weight: 100;}
.articleTit .name{font-size: 30px;color: #444;padding-top: 10px}

/*
********************************此处首页样式开始********************************
*/
/*头部开始*/
.indTop{position: fixed;width: 100%;left: 0px;top: 0px;z-index: 97;background: #fff}
.publicBox{height: 90px;margin: 0 auto;overflow: hidden}
.publicBox .logo{height: 100%;}
.publicBox .logo a{display: block;padding: 14px 0 15px}
.publicBox .logo a img{width: 209px;height: 61px}

.pubRCom{overflow: hidden;position: relative;line-height: 90px;height: 90px}
.nav_dl{overflow: hidden;position: relative;}
.nav_dl dd{float: left;display: inline;overflow: hidden;}
.menu_a{display: block;overflow: hidden;position: relative;line-height: 90px;padding: 0px 20px;}
.menu_a span{display: block;overflow: hidden;font-size: 16px;color:#454444;}
.menuLine{display: block;overflow: hidden;width: 0px;height: 4px;background: #e1332d;position: absolute;left: 0px;bottom: 0px;}

.searchIndex{border: 1px solid transparent;margin: 28px 0 28px 10px;border-radius: 2px;padding-right: 8px;position: relative;}
.searchIndex em{position: absolute;width: 2px;height: 70%;background: #dfe0e2;left: -12px;top: 5px;display: block}
.searchIndex.hover em{display: none}
.searchIndex.hover{border-color: #d1d1d1}
.schBox{overflow: hidden;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;}
.schBox input{border: none;float: left;background: none;color: #000;width: 0;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;text-indent: 1em;line-height: 34px;font-family:"Microsoft YaHei";}
.schBox span{float: left;width:20px ;background: url(../images/search.png) center center no-repeat;height: 34px;cursor: pointer;}

/*头部结束*/

/*menu开始*/

/*menu结束*/
/*banner开始*/
.bgBanner{width:100%;height:500px;overflow:hidden;position:relative;background-color:#f5f5f5;margin-top: 90px}
.bgBanner .hd{width:100%;position:absolute;z-index:2;bottom:10px;left:0;right:0;height:30px;line-height:30px;}
.bgBanner .hd ul {position:relative;text-align: center;}
.bgBanner .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 11px;height: 11px;line-height:999px;margin:0 6px;border:1px solid #fff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;position:relative;}
.bgBanner .hd ul .on {background: #fff;}
.bgBanner .bd{ position:relative; width:100%; height:100%; z-index:1;overflow: hidden;}
.bgBanner .bd dd{ zoom:1; vertical-align:middle; height:500px; background-position:center center; background-repeat: no-repeat; background-size: cover;}

.bgBanner .bt {display: block;width: 25px;height: 50px;overflow: hidden;position: absolute;top: 50%;margin-top: -25px;z-index: 9;opacity: 0.5;}
.bgBanner .prev {left: 50px;background: url(../images/banBt.png) no-repeat left top;}
.bgBanner .next {right: 50px;background: url(../images/banBt.png) no-repeat right top;}
.bgBanner .bt:hover{opacity: 1;}
/*banner结束*/


/*新闻中心*/
.newsNav{width: 100%;background: #fff;}
.newsCom{height: 76px;line-height: 76px;}
.newTitle{font-size: 20px;color: #333;font-weight: bold;}
.newTitle span{font-size: 18px;color: #adadad;font-weight: normal;}
.newCen{overflow: hidden;text-align: center;height: 76px;}
.newCen ul{display: inline-block;overflow: hidden;height: 100%}
.newCen ul li{float: left;padding: 0 13px;}
.newCen ul li a{display: block;font-size: 18px;color: #707070;font-weight: bold;position: relative;}
.newCen ul li i{position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #dedede;z-index: 7;}
.newCen ul li:hover a i{background: #e1332d}
.newCen ul li.hover a i{background: #e1332d}
.newsR{width: 20px;line-height: 100%;height: 100%}
.newsR a{display: block;height:100%;background: url(../images/add.png) no-repeat center center}

.newsText{width: 100%;background: #f5f5f5;min-height: 407px}
.newsC_r{padding: 30px 0;overflow: hidden}
.ind1rdL{width: 43.33333%;overflow: hidden;position: relative;margin-right: 25px;}
.ind1rdL .bd{height: 345px;overflow: hidden;}
.ind1rdL_dl{overflow: hidden;}
.ind1rdL_dl dd{overflow: hidden;}
.ind1rdL_dl dd a{display: block;overflow: hidden;position: relative;}
.ind1rdL_dl dd a img{display: block;width: 520px;height: 345px;}
.ind1rdLTit{height: 60px;overflow: hidden;line-height: 60px;position: absolute;left: 0px;
    right: 0px;bottom: 0px;z-index: 3;font-size: 16px;color:#fff;padding: 0px 15px;background: rgba(0,0,0,0.8);}
.ind1rdL .hd{position: absolute;right: 15px;bottom: 22px;z-index: 4;overflow: hidden;}
.ind1rdL .hd ul{overflow: hidden;}
.ind1rdL .ind1bt {display: block;width: 8px;height: 13px;overflow: hidden;position: absolute;bottom: 22px;z-index: 9;opacity: 0.5;right: 0}
.ind1rdL .prev {right: 76px;background: url(../images/preN.png) no-repeat left top;}
.ind1rdL .next {right: 18px;background: url(../images/preN.png) no-repeat right top;}
.ind1rdL .ind1bt:hover{opacity: 1;}
.ind1rdL em{position: absolute;right: 50px;bottom: 14px;width: 1px;height: 30px;background: #fff;display: block;opacity: 1;z-index: 111}

.ind1rdR{overflow: hidden}
.ind1Top{padding: 16px 0 15px}
.ind1Top h3{margin-bottom: 8px}
.ind1Top h3 a{display: block;color: #333;font-size: 20px;}
.ind1Top .time{color: #d6000f;font-size: 24px;margin-bottom: 5px}
.ind1dlR_intr{font-size: 14px;line-height: 22px;color: #666;overflow : hidden;display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.indexList{ overflow:hidden;}
.indexList dd{ height:34px; line-height:34px; font-size:14px; overflow:hidden;}
.indexList dd a{ overflow:hidden;color: #5c5c5c}
.indexListL{ float:left; display:inline; overflow:hidden;}
.indexListL em{ color:#999999; float:left; margin-right:5px; overflow:hidden;background: url(../images/jiao.png) no-repeat center center;width: 10px;height: 34px}
.indexListL em.emd{ width:3px; height:3px; margin-top:15px; background:#999999; line-height:9999px; margin-right:10px;}
.indexListR{ color:#858585; font-size:12px; float:right; display:inline;}
.indexList dd:hover a{ color:#ce0d0d;}


/*第二通栏*/
.busBox{width: 100%;min-height: 220px;background: #fff}
.bus_dl{margin: 0px 0px;overflow: hidden;padding: 54px 0;}
.bus_dl dd{width: 20%;overflow: hidden;float: left;display: inline;padding: 10px 0px;}
.busi_a{width: 75px;display: block;overflow: hidden;margin: 0px auto;-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;transition: all 0.3s linear;-webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);padding: 5px 0px;}
.busi_a span{display: block;height: 55px;overflow: hidden;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;padding-bottom: 10px;position: relative;z-index: 2;background: #abeeff}
.busi_a i{font-style: normal;height: 25px;line-height: 25px;display: block;overflow: hidden;font-size: 14px;color:#4c4c4c;
    text-align: center;;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;padding-top: 5px}
.busi_a:hover i{color:#d6000f;}
.busi_a b{background: transparent;height: 0;width: 100%;position: absolute;left: 0;bottom: 35px;display: block;z-index: 1;-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;transition: all 0.3s linear;-webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}
.bus_dl dd.dd1 span{background: url(../images/nav1.png) no-repeat center top;}
.bus_dl dd.dd2 span{background: url(../images/nav2.png) no-repeat center top;position: relative;z-index: 4; background-size: 56px;}
.bus_dl dd.dd3 span{background: url(../images/nav3.png) no-repeat center top;}
.bus_dl dd.dd4 span{background: url(../images/nav4.png) no-repeat center top;}
.bus_dl dd.dd5 span{background: url(../images/nav5.png) no-repeat center top;}
.bus_dl dd.dd1:hover b{height: 36px;background: #abeeff}
.bus_dl dd.dd2:hover b{height: 36px;background: #d9c3ae}
.bus_dl dd.dd3:hover b{height: 36px;background: #8e9fca}
.bus_dl dd.dd4:hover b{height: 36px;background: #ec787c}
.bus_dl dd.dd5:hover b{height: 36px;background: #7abb84}
.bus_dl dd.dd1 .busi_a i{color: #007fc5}
.bus_dl dd.dd2 .busi_a i{color: #a16b36}
.bus_dl dd.dd3 .busi_a i{color: #2c4c9c}
.bus_dl dd.dd4 .busi_a i{color: #df2026}
.bus_dl dd.dd5 .busi_a i{color: #148626}




/*第三通栏*/
.pub_box{width: 100%;background: #f5f5f5;}
.public_Box{width: 100%;height:176px;overflow: hidden;position: relative;}
.public_dl{width: 1300px;height: 176px;overflow: hidden;}
.public_dl dd{height: 100%; width: 0px;overflow: hidden;float: left;display: inline;position: relative;text-align: center;font-size: 0px;margin-right: 0px;}
.tableCont{padding: 35px 10px 35px 25px;display: block;cursor:default}
.publicDiv{overflow: hidden;position: relative;height: 100%;}
.publicBg{ width: 100%;height: 176px;overflow: hidden;position: absolute;left: 0px;top: 0px; z-index: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;}
.publicF{ width:100%; position:relative; z-index:1; text-align:left}
.pubName{ overflow:hidden;font-size:14px; color:#666; font-family:"microsoft yahei"; line-height:18px;word-wrap : break-word ;word-break : break-all ;margin-bottom: 10px;}
.pubTitle{  color:#333; font-size:20px; font-weight:normal;height:36px;;line-height: 36px}
.pubTxt{font-size: 14px;color: #666;line-height: 26px;padding:0 10px 0 0;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.public_dl dd:nth-child(2) .pubTitle{color: #fff}
.public_dl dd:nth-child(2) .pubName{color: #fff}


/*内页公共样式*/
.subBox{width: 100%;height: 380px;background-size: cover;position: relative;overflow: hidden}
.colBox{position: relative;}
.col_tb{position: absolute;left: 0;top: 150px;}
.colTitle{font-size: 36px;color: #fff;margin-bottom: 28px;font-weight: bold}
.colTitle span{display: block;padding-bottom: 23px;position: relative}
.colTitle span i{display: block;position: absolute;left: 0;bottom: 0;width: 50%;height: 3px;background: #fff;}
.colText{font-size: 24px;color: #fff;font-weight: bold}

/*旗下子公司*/
.downCom{position: absolute;left: 50%;top: 150px;margin-left: -160px}
.downCom .colTitle span i{display: block;position: absolute;left: 50%;bottom: 0;width: 30%;height: 3px;background: #fff;margin-left: -15%}

/*二级导航开始*/
.ejdhbox{ width:100%; background-color:#FFF; border-bottom:1px solid #e6e6e6; height:82px;}
.ejdhlist{ overflow:hidden;}
.ejdhlist li{ float:left; display:inline; height:80px; line-height:80px; margin-right:60px;}
.ejdhlist li:last-child{margin: 0}
.ejdhlist li a{font-size:16px;    line-height: 80px;height: 80px;display: block;}
.ejdhlist li.hover a{color:#e1332d;}
.ejdhlist li.hover{border-bottom:3px solid #F00;}
.ejdhcnright { height:82px; line-height:82px;}
.ejdhcnright span{ color:#999999;background: url(../images/ejdh.png) no-repeat center center;width:18px;height: 100%;float: left;display: inline;margin-right: 9px}
.ejdhcnright a{ color:#999999; font-size:14px;}
.ejdhcnright a:hover{ color:#e1332d;}
.ejdhcnright a.hover{ color:#e1332d;}
.ejdhlist li:hover{border-bottom:3px solid #F00;}
.ejdhlist li:hover a{color:#e1332d;}


.subPageRC {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

/*发展历程*/
.eventCol{background: #fff;width: 100%;}
.aboutBox2Slide{width: 100%;position: relative;}
.aboutBox2Slide .bt{display: block;width: 34px;height: 34px;cursor: pointer;position: absolute;top: 96px;left: 50%;z-index:9;border-radius: 100%;opacity: .5}
.aboutBox2Slide .bt:hover{opacity: 1}
.aboutBox2Slide .bt.prev{margin-left:-634px;background-image: url(../images/abUs1.png)}
.aboutBox2Slide .bt.next{margin-left:600px;background-image: url(../images/abUs2.png)}
.aboutBox2Slide .hd{width: 100%;height:158px;overflow: hidden;background-position:center bottom;background-repeat: no-repeat;position: relative;}
.hdWrap{margin:0 auto;overflow: hidden;position: relative}
.hdWrap .dt{width: 100%;height: 1px;background: #b3b3b3;position: absolute;left: 0;bottom: 25px}
.aboutBox2Slide .hd ul{overflow: hidden;position: relative;left: 0;}
.aboutBox2Slide .hd ul li{float: left;}
.aboutBox2Slide .hd ul .li1{height: 1px;background-color:rgba(255,255,255,0.4);position: absolute;left: 0;bottom:12px;}
.aboutBox2Slide .hd ul .li2{height: 1px;background-color:rgba(255,255,255,0.4);position: absolute;right: 0;bottom:12px;}
.aboutBox2Slide .hd ul li span{display: block;font-size: 16px; line-height: 78px;cursor: pointer;transition-duration: 0.3s;transition-property:margin;transition-timing-function: linear; width: 150px;
    height: 110px;text-align:center; margin:15px auto;background: url(../images/eventCr.png) no-repeat center bottom;color: #666}
.aboutBox2Slide .hd ul li span b{font-size: 20px;}
.aboutBox2Slide .hd ul li.on span{color: #e1332d;background: url(../images/eventCr_h.png) no-repeat center bottom;}

.aboutBox2Slide .bd{overflow: hidden;padding: 0 60px;}
.event_dl{overflow: hidden;-webkit-transition: height 0.3s linear;-o-transition: height 0.3s linear;transition: height 0.3s linear;}
.event_dl dd{overflow: hidden;min-height: 100px;}
.event_ul{overflow: hidden;position: relative;}
.event_ul li{overflow: hidden;padding: 30px 0px;position: relative;z-index: 3;}
.eventImg{overflow: hidden;}
/*.eventImg img{display: block;width: 225px;height: 160px;}*/
.eventCont{overflow: hidden;}
.eventMonth{font-size: 18px;color:#333;height: 40px;line-height: 40px;font-weight: bold;overflow:hidden;}
.eventDeta{overflow: hidden;font-size: 14px;color:#666;line-height: 25px;min-height: 100px;width: 476px}
.event_ul li.even{padding-left: 240px;}
.even .eventImg{float: left;display: inline;padding-right: 65px;}
.event_ul li .eventImg .pic{position: relative;width: 100%;overflow: hidden}
.event_ul li .eventImg .pic:before{ display: block; content: ''; width: 100%; padding-top:71.111111%;}
.event_ul li .eventImg .pic img{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
/*.default {background: #f5f5f5 url(../images/default.png) no-repeat center center;}*/
.even .eventMonth{padding-left: 75px;background: url(../images/evenIconL.png) no-repeat left center;}
.even .eventDeta{padding-left: 75px;}
.event_ul li.odd{padding-right: 245px;}
.odd .eventImg{float: right;display: inline;margin-left: 60px;}
.eventImg a{display:block;width: 225px;height: 160px;position:relative;overflow:hidden;}
.odd .eventMonth{padding-right: 75px;text-align: right;background: url(../images/evenIconR.png) no-repeat right center;}
.odd .eventDeta{padding-right: 75px;}
.event_ul dt{width: 1px;height: 100%;overflow: hidden;background: #ddd;position: absolute;left: 50%;top: 0px;margin-left: 0px;z-index: 1;}

/*企业文化页面开始*/
.enterprise{ background:#fff; width:100%; overflow:hidden; height:845px; border-bottom:1px solid #c7c7c7;}
.enterprisecn{ height:330px; margin-top:70px; }
.enterprisetext{ width:570px; height:325px; border-top:1px solid #c7c7c7;}
.enterprisetext .title{color:#444444; font-size:20px; padding-top:48px;}
.enterprisetext .enterprisenr{ color:#858585; font-size:14px; line-height:35px; padding-top:25px;}
.enterprisedown{ overflow:hidden; margin-top:75px;}
.downleft{ width:50%; text-align:center;position: relative;}
.downleft i{position: absolute;right: 0;top: 0;width: 1px;height: 100%;background: #ddd}
.downleft em{padding:10px 0 30px;display: block;margin: 0 auto;width: 48px;height: 37px}
.downleft span{ color:#858585; font-size:14px; line-height:35px; padding-left:37px; padding-right:37px; display:block;}
.downright em{padding:0 0 30px;display: block;margin: 0 auto;width: 36px;height: 47px}
.downright{ width:50%;text-align: center}
.downright span{ color:#858585; font-size:14px; line-height:35px;padding: 0 140px; display:block;}
.downtitle{ text-align:center; color:#444444; font-size:20px; padding-bottom:15px;}
.enterpriseimg{ width:585px; height:329px; border:1px solid #c7c7c7;}
.enterpriseimg img{ width:565px; height:308px; padding:10px 10px;}

/*公共三级标题*/
.sj_box{position: relative;text-align: center;overflow: hidden;margin: 40px 0}
.sj_dl{ display: inline-block;background-color: #fff;}
.sj_dl dd{ float:left; display:inline;padding: 10px}
.sj_dl dd a {display: block;text-align: center;line-height: 42px;width: 130px;color: #363636;font-size: 16px;border: 1px solid #ddd;border-radius: 42px;transition: all .3s}
.sj_dl dd.hover a{ background:#e1332d; border-color:#e1332d;color:#fff;}
.sj_dl dd:hover a{ background:#e1332d; border-color:#e1332d;color:#fff;}

/*产品列表*/
.product_dl{margin: 0 -10px;}
.product_dl dd{float: left;width: 25%;overflow: hidden;margin-bottom: 20px}
.product_dl dd a{display: block;width: 285px;height: 365px;background: #fff;margin: 0 10px}
.product_dl dd .pic{width: 244px;height: 244px;overflow: hidden;margin: 0 auto;padding-top: 35px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear; transition: all 0.3s linear;}
.product_dl dd .pic img{width: 100%;height: 100%;}
.product_dl dd span{display: block;text-align: center;font-size: 14px;color: #333;padding: 30px 0}
.product_dl dd:hover .pic{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.productBg {display: none;width: 100%;height: 100%;overflow: hidden;position: fixed;left: 0px;top: 0px;z-index: 998;background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#50000000',endColorstr = '#50000000');}
.productView{display:none;width: 1200px;height: 580px;overflow: hidden;background: #fff;position: fixed;left: 50%;top: 50%;z-index: 999;margin-left: -600px;margin-top: -290px;}
.productBox{width: 600px;height: 400px;margin: 50px auto 0;}

.closePro{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: url(../images/closeP.png) no-repeat center center;cursor: pointer}
.productCom{position:relative;width: 600px;}
.productCom dd{float: left;width: 600px;height: 400px;margin: 0 auto}
.productCom dd a{display: block;width: 100%;height: 100%;text-align: center;padding: 70px 0 0;background: #fafafa;}
.productCom dd a img{width: 140px;height: 245px;border: none}
.textCom{text-align: center;line-height: 30px;font-size: 18px;color: #333;padding: 30px 0}

.pro_dl_b .pt{display: block;width: 30px;height: 44px;position: absolute;top: 40%; background: url(../images/article_icon.png) no-repeat;opacity: 0.5;}
.pro_dl_b .prev{background-position: left bottom;left: 240px;}
.pro_dl_b .next{background-position: right bottom;right: 240px;}
.pro_dl_b .pt:hover{opacity: 1}

/*图文列表页面开始--团队管理*/
.imgBox{
    position: relative;
    overflow: hidden;
}
.imgBox img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.imgBox img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.jqthumb{
    position: absolute;
    top: 0;
    left: 0;
}
.subMainC{
    background: #f5f5f5;
    overflow: hidden;
}
.textImg2 dd{
    transition: 0.3s ease;
}
.textImg2 dd .ddBox{
    border-bottom: 1px solid #E5E5E5;
    padding: 49px 0;
    margin: 0 auto;
    width: 1200px;
}
.textImg2 dd:hover{
    background: #fff;
}
.textImg2 .listImg{
    width: 300px;
    margin-right: 30px;
}
.textImg2 .listImg a{
    display: block;
}
.textImg2 .listImg .imgBox{
    padding-top: 66.66666%;
}
.textImg2 .listBox{
    overflow: hidden;
}
.textImg2 .listTit span{
    font-size: 20px;
    color: #444;
}
.textImg2 .listTit em{
    font-size: 14px;
    color: #888;
    padding-left: 24px;
    font-style:normal;
}
.textImg2 .line{
    width: 60px;
    border-bottom: 1px solid #999;
}
.textImg2 .listInfr{
    line-height: 26px;
    color: #666;
    font-size: 14px;
    height: 78px;
    overflow: hidden;
}
.textImg2 .listMore a{
    display: block;
    width: 88px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 14px;
    color: #999;
    border-radius: 30px;
    transition: 0.3s ease;
}
.textImg2 .listMore a:hover{
    color: #e1332d;
    border-color: #e1332d;
    box-shadow: 0 0 8px 0 #e1332d;
    margin-left: 5px;
}

/*图文列表页面结束*/
/*全图列表页面开始*/
.imglist2{
    margin-right:-20px;
    overflow:hidden;
}
.imglist2 li{
    width: 33.3333%;
    float:left;
    margin-bottom:20px;
    display:inline;
    text-align:center;
}
.imglist2 li a{
    display:block;
    margin-right:20px;
}

.imglist2 li .img{
    width: 100%;
    padding-top:66.8393%;
    position:relative;
}
.imglist2 li .img img{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}
.imglist2 li .pictext{
    height: 60px;
    background-color: #ffffff;
    font-size:18px;
    line-height:60px;
    color:#666;
}
.imglist2 li:hover .pictext{
    color:#e1332d;}

.scaleBox img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.scaleBox:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
/*全图列表页面结束*/
/*新闻中心视频页面开始*/
.imgListone{
    margin: 0 -15px;
}
.imgListone dd{
    float: left;
    display: inline;
    width: 33.33333%;
    padding: 15px 0;
}
.imgListone dd a{
    display: block;
    margin: 0 15px;
    position: relative;
}
.imgListone dd .imgBox{
    padding-top: 56.5789%;
}
.imgListone dd .listIco{
    background: url(../images/play1.png) center center no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 18px;
    right: 18px;
    transition: 0.4s ease;
}
.imgListone dd a:hover .listIco{
    bottom: 50%;
    right: 50%;
    margin-right: -20px;
    margin-bottom: -20px;
}
.imgListone dd a:hover .listIco:hover{
    transform: scale(1.08);
}
/*新闻中心视频页面结束*/

/*新闻全文列表页开始*/
.textImg1{
    background-color: #f5f5f5;
    overflow:hidden;
    padding-top: 20px;
}
.textImg1  dd{ transition:all 0.5s; padding: 20px 0;}
.textImg1  dd .imgtext{ overflow:hidden;}
.textImg1  dd .img{
    width:330px;
    height:220px;
    float:left;
    display:inline;
    margin-right:25px;
}
.textImg1  dd .img img{
    width:330px;
    height:220px;

}
.textImg1 dd .text{
    overflow:hidden;
}
.textImg1 dd .font{
    color:#333333;
    font-size: 18px;
    height:50px;
    line-height:50px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.textImg1 dd .font a{ color:#333;}
.textImg1 dd .time{
    color:#999999;
    font-size:14px;
    height:25px;
    line-height:25px;
    margin-bottom:15px;
}
.textImg1 dd .content{
    font-size:14px;
    color:#777777;
    margin-bottom:20px;
    line-height:28px;
    height:84px;
    overflow:hidden;
    position:relative;
    padding-bottom:10px;
}
.imgdate{ position:relative;}
.imgjt em{ width:24px; height:8px; display:block; background-image:url(../images/hjt.png);}
.imgdate em{ width:24px; height:8px; display:block; background-image:url(../images/hjt.png); position:absolute; left:355px;}
.textImg1 dd .content:before{display:block; width:100%; height:1px; background:#e0e0e0; position:absolute;left:0px; bottom:0px;content:''; }
.textImg1 dd .content:after{display:block; width:0%; height:1px; background:#c7c7c7; position:absolute; left:0px; bottom:0px; content:''; transition:all 0.5s linear; -webkit-transition:all 0.5s linear;  z-index:1 }
.textImg1 dd:hover .content:after{ width:250px; background:#F00;transition:all 0.5s linear; -webkit-transition:all 0.5s linear;}
.textImg1  dd:hover .imgdate em{ background-image:url(../images/jt.png);}
.textImg1  dd:hover .text a{color:#e1332d;}
.textImg1  dd:hover{background-color:#fff;}

/*招聘列表详情*/
.rmt_dl dt{height: 50px;line-height: 50px;overflow: hidden;background: #c4171f}
.rmt_dl dt span{display:block;float: left;height:50px;text-align:center;color:#fff;width: 12.5%;font-size: 16px;}
.rmt_dl dd{display:block;clear:both;overflow:hidden;border-bottom: 1px solid #ddd; background:#FFF;}
.rmt_dl dd .div1{clear:both;height:58px;background:#fff;overflow:hidden;-webkit-transition: all 0.2s;text-align: center;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;}
.rmt_dl dd .div1 span{display:inline;float:left;height:58px;line-height:58px;color:#333333;font-size:16px;width: 12.5%}
.rmt_dl dd .div1 span.span1{}
.rmt_dl dd .div1 span.span2{}
.rmt_dl dd .div1 span.span3{}
.rmt_dl dd .div1 span.span4{}
.rmt_dl dd .div1 span.span5{}
.rmt_dl dd .div1 span.span6{}
.rmt_dl dd .div1 span.span7{}
.rmt_dl dd .div1 span.span8{cursor:pointer;text-align:center; background:url(../images/jia.png) no-repeat center center;}

.rmt_dl dd .div2{clear:both;overflow:hidden;padding:10px 30px;color:#666666;font-size:14px;line-height:30px;text-align:left;display:none;background: #f5f5f5}
.rmt_dl dd .div2 b{ color: #333;}
.rmt_dl dd.hover .div1{ background:#e0e0e0;}
.rmt_dl dd.hover .div1 span{ color:#333;}
.rmt_dl dd:hover .div1{ background:#e0e0e0;}
.rmt_dl dd:hover .div1 span{ color:#333;}
.rmt_dl dd .div1 span.span8.jian{ background:url(../images/jia2.png) no-repeat center center;}
.div2Btn{ overflow:hidden; padding-top:20px;}
.div2Btn a{ display:block; width:140px; height:40px; background:#e2807f; color:#FFF; text-align:center; font-size:16px; line-height:40px;}
.rctBtn{ overflow:hidden;}
.rctBtn a{ color:#fff; display: block; width: 125px; height: 40px; background: #e2807f; text-align: center; line-height: 40px; font-size: 16px;float: right;border-radius: 2px}
.rctBtn a:hover{background: #C26A69}

/*在线留言*/
.msg_dl{overflow: hidden;margin: 0 -15px;}
.msg_dl dd{width: 33.333%;overflow: hidden;float: left;display: block;padding: 15px 0;position: relative}
.msgDiv1{margin: 0 15px;border: 1px solid #ddd;border-radius: 2px;height: 48px;line-height: 48px;padding: 0 16px;font-size: 14px;color: #666;}
.msgDiv1 span{display: block;margin-right: 10px;}
.msg_input{overflow: hidden;}
.msgInp{width: 100%;height: 48px;border: 0;line-height: 48px;outline: none;}
.msg_dl dt{padding: 15px 0;float: left;width: 100%}
.msgDiv2{margin: 0 15px;border: 1px solid #ddd;border-radius: 2px;line-height: 24px;font-size: 14px;color: #666;position: relative;}
.msgDiv2 .msgSpan{position: absolute;left: 16px;top: 10px;}
.msgTat{padding: 15px 16px}
.msgText{width: 100%;outline: none;border: 0;resize:none;height: 180px;font-size: 14px;color: #333}

.codeBox{width: 580px;margin: 0 auto;overflow: hidden;font-size: 16px;padding-top: 15px}
.codeP{height: 50px;margin-right: 20px;width: 90px;}
.codeP img{height: 50px;width: 100%}
.subMitB{width: 275px;height: 50px;line-height: 50px;border-radius: 2px;background: #e1332d;margin-left: 20px}
.subMitB a{display: block;color: #fff;text-align: center}
.subMitB:hover{background: #f0342e;}
.codeInput{overflow: hidden;}
.codeIn{width: 150px;outline: none;border: 0;height: 48px;line-height: 48px;border: 1px solid #ddd;padding: 0 10px;border-radius: 2px;font-size: 16px;color: #333}

/*投诉建议*/
.msg2_dl{position:relative;margin: 0 -23px;overflow: hidden}
.msg2_dl dd{width: 50%;float: left;display: block;padding: 15px 0;position: relative}
.msg2_dl dt{padding: 15px 0;float: left;width: 100%}
.msgX{color: #ff0000;line-height: 48px}
.msg_input1{padding: 0 10px 0 0;position: relative}
.msg_input1 em{ width:0;
    height:0;
    border-width:5px 4px 0;
    border-style:solid;
    border-color:#333 transparent transparent;/*灰 透明 透明 */
    position:absolute;
    right: 16px;
    bottom: 20px;
}

.msg_sel{width: 100%;height: 48px;line-height: 48px;border: none;}

/*申请岗位*/
.msg3_dl{overflow: hidden;margin: 0 -23px;}
.msg3_dl dd{width: 50%;float: left;display: block;padding: 7px 0;position: relative}
.msg3_dl dt{padding: 7px 0;float: right;width: 50%}

.msgDiv3{height: 115px;margin: 0 15px;background: #f7f7f7;font-size: 14px;color: #666}
.msgComp{overflow: hidden;margin-left: 15px;margin-bottom: 15px}
.fl1_m{width: 155px;padding: 0 5px;margin-right: 10px;border: 1px solid #ddd;border-radius: 2px;background: #fff}
.fl1_m .msgFl1{width: 100%;height: 34px;line-height: 34px;border: none;outline: none;}
.fl2_m{height: 36px;margin-right: 10px;width: 90px;}
.fl2_m img{height: 100%;width: 100%}
.msgComp a{display:block;height: 36px;line-height: 36px;width: 80px;text-align: center;border-radius: 2px;color: #fff;}
.upLfl{background: #fca41b;margin-right: 10px}
.upLr{background: #c02311}
.msgComp a.upLfl:hover{background: #F39B1B}
.msgComp a.upLr:hover{background: #B52311}
.spanT{margin-left: 15px}


.selTj{ width:105.8%; overflow:hidden; border:1px solid #dddddd; border-top:none; max-height:180px; overflow-y:auto; position:absolute; left:-17px; top:49px; background:#FFF; display:none; z-index:100000}
.selTj a{ display:block; height:35px; line-height:35px; padding-left:10px; color:#666666; margin-bottom:1px; font-size:14px;}
.selTj a:hover{ background:#f8f8f8; color:#ff7800;}
.selTj a.hover{background:#f8f8f8; color:#ff7800;}


/*旗下公司列表页*/
.textImg2_dl{overflow: hidden;}
.textImg2_dl dd{overflow: hidden;padding: 60px 0}
.textImg2_dl dd .pic{width: 600px;height: 340px;overflow: hidden;position: relative}
.textImg2_dl dd .pic a{display: block;position: relative;}
.textImg2_dl dd .pic em{position: absolute;left: 0;top: 0;background: transparent;width: 100%;height: 100%;transition: all .3s;-webkit-transition: all .3s;}
.textImg2_dl dd .pic em b{display:none;position: absolute;left: 50%;top: 50%;width: 38px;height: 38px;margin-left: -19px;margin-top: -19px;background: url(../images/hover.png) no-repeat center center;transition: all .3s;-webkit-transition: all .3s;}
.textImg2_dl dd .pic img{width: 100%;height: 100%; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.textImg2_dl dd .pic:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05);}
.textImg2_dl dd.hover .pic em{background: rgba(0,0,0,.5);}
.textImg2_dl dd.hover .pic em b{display: block}
/*.textImg2_dl dd:hover h3 a{color: #e1332d}*/

.textRBox{overflow: hidden;height: 340px;}
.textRBox h3{font-size: 28px;font-weight: normal;padding: 40px 0 60px;position: relative}
.textRBox h3 a{color: #333;}
.textRBox h3 i{position: absolute;left: 0;bottom: 36px;display: block;width: 100px;height: 2px;background: #999}
.textRBox .textCBox{font-size: 16px;color: #777;line-height: 24px;padding-bottom: 50px;overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.textRBox .detail{display: block;width: 160px;height: 40px;font-size: 16px;text-align: center;line-height: 40px;border: 1px solid #e6e6e6;margin-bottom: 22px;border-radius: 2px;background: url(../images/detail.png) no-repeat center center;transition: all .3s;-webkit-transition: all .3s}
.textRBox .detail:hover{background: #fefefe url(../images/detail_h.png) no-repeat center center;border-color: #eee}

.textImg2_dl dd.odd{background: #fff}
.textImg2_dl dd.even{background: #f5f5f5}
.textImg2_dl dd.odd .pic{float: left;display: inline;margin-right: 50px}
.textImg2_dl dd.even .pic{float: right;display: inline;margin-left: 50px}

/*旗下子公司banner图*/
.companyBan{width:100%;overflow:hidden;position:relative;background-color:#f5f5f5;padding-top: 19.79%}
.page_tate{position: relative;}
.pageState{position: absolute;bottom: 0;right: 0;background: #ed9750;width: 90px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;color: #fff;border-radius: 2px}
.companyBan .hd{width:100%;position:absolute;z-index:2;bottom:0;left:0;right:0;}
.companyBan .hd ul {position:relative;text-align: center;}
.companyBan .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 11px;height: 11px;line-height:999px;margin:0 6px;border:1px solid #fff;
    -webkit-border-radius: 16px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;position:relative;}
.companyBan .hd ul .on {background: #fff;}
.companyBan .bd{ position:absolute; width:100%; height:100%; z-index:1;overflow: hidden;top: 0;left: 0}
.companyBan .bd dl{height: 100%}
.companyBan .bd dd{ zoom:1; vertical-align:middle; height:100%;background-size: cover;}

.companyBan .bt {display: block;width: 25px;height: 50px;overflow: hidden;position: absolute;top: 50%;margin-top: -25px;z-index: 9;opacity: 0.5;}
.companyBan .prev {left: 50px;background: url(../images/banBt.png) no-repeat left top;}
.companyBan .next {right: 50px;background: url(../images/banBt.png) no-repeat right top;}
.companyBan .bt:hover{opacity: 1;}

/*旗下公司二级栏目*/
.innerMenu{width: 100%;height: 82px;line-height: 82px;background: #fff;}
.inner_dl{overflow: hidden;}
.inner_dl dd{float: left;}
.inner_dl dd a{display: block;padding: 0 30px;font-size: 16px;color: #666;}
.inner_dl dd:hover a{background: #e1332d;color: #fff }
.inner_dl dd.hover a{background: #e1332d;color: #fff }


/*旗下公司详情3页面开始*/
.dtl3columns1{ width:100%; height:460px; background:#f6f6f6;}
.dtl3columns1C{ height:460px; background:#fff; position: relative; top:70px;text-align:center; overflow:hidden; margin:0 auto;}
.dtl3columns1C em{ width:48px; height:53px; background:url(../images/detailtb.png) no-repeat center center; display:block; margin-left:580px; margin-top:46px;}
.dtl3columns2{ width:1920px; height:366px; background:url(../test/detail.png) no-repeat;}
.dtl3columns1Ctitle{ color:#333333; font-size:28px; text-align:center; position:relative; padding-top:38px;}
.dtl3columns1Ctitle:after{display:block; width:98px;; height:2px; background:#999999; position:absolute; left:552px;bottom:36px; content:''; top:88px;}
.dtl3columns1CC{ padding-left:65px; padding-right:65px; line-height:30px; padding-top:36px; color:#666666; font-size:14px; height:100px; overflow:hidden;}
.dtl3columns1Cbtn{ width:162px; height:41px; border:1px solid #c7c7c7; text-align:center; line-height:41px; color:#666666; font-size:14px; margin-left:520px; margin-top:40px;}
/*旗下公司详情3页面结束*/
/*旗下公司详情2页面开始*/
.dtl2columns2{ width:100%; height:602px; background:url(../test/detail2.png) center center no-repeat;}
.dtl2div1{ width:385px; height:240px; background:#d2bf7b; margin-top:-240px; margin-left:770px;}
.dtl2div1 em{ width:60px; height:58px; display:block; padding-top:40px; padding-left:163px;}
.dtl2div1 .text{ color:#fff; font-size:16px;padding-left:163px; display:block; padding-top:30px; width:66px;}
.dtl2div1 .phone{ color:#fff; font-size:16px; padding-left:70px; padding-top:23px; display:block;}

.dtl2div2{ width:385px; height:240px; background:#e2807f; margin-top:-240px; margin-left:1175px;}
.dtl2div2 em{ width:60px; height:58px; display:block; padding-top:40px; padding-left:163px;}
.dtl2div2 .text{ color:#fff; font-size:16px;padding-left:163px; display:block; padding-top:30px; width:66px; text-align:center;}
.dtl2div2 .phone{ color:#fff; font-size:16px; padding-left:70px; padding-top:23px; display:block;}
/*旗下详情页面2结束*/
/*旗下公司详情1页面开始*/
.dtl1columns1{height:714px; background:url(../test/detail1.png) center center no-repeat; overflow:hidden;}
.dtl1title{ color:#333333; font-size:28px; padding-top:140px; position:relative;text-align: center}
.dtl1title:after{display:block; width:40px;; height:2px; background:#999999; position:absolute; left:578px;bottom:0px; content:''; top:183px;}
.dtl1columnslist{ background:#fff; width:722px; height:382px; overflow:hidden; margin-top:40px;}
.dtl1columnslist li { color:#333333; font-size:16px; border-bottom:1px solid #dedede; padding-bottom:25px; padding-top:30px; width:660px; position:relative; margin-left:30px;}
.dtl1columnslist li a{ padding-left:12px;}
.dtl1columnslist li em{ width:3px; height:3px; background-image:url(../images/dd.png); display:block; position:absolute; top:40px;}
.dtl1columnslist li span{ float:right; display:inline; display:block;font-size: 14px;color: #999}
.dtl1columnsright { width:450px; height:382px; background:#fff; margin-top:40px;}
.columntitle{ border-bottom:1px solid #446cc1; height:30px;}
.columntitle span{color:#446cc1; font-size:18px; font-weight:bold; position:relative;}
.columntitle a{ display:block; float:right; display:inline; color:#666666; font-size:14px;}
.columntitle a:hover{color:#446cc1;}
.columntitle span:after{display:block; width:100%; height:3px; background:#446cc1; position:absolute; left:0px;bottom:0px; content:''; top:29px;}
.column1Box{ width:100%; background-color:#fff;}
.column1C{ width:1200px; background-color:#fff; overflow:hidden;}
.column1Cleft{ width:380px;float:left;height:380px; overflow:hidden; position:relative; display:inline; padding:0 35px;}
.column1Cright{ width:600px; height:314px; float:right; display:inline; margin-right:55px;}
.column1Cleft .time{color:#999999; font-size:14px; padding-bottom:15px;}
.column1Cleft .hd{width:100%;position:absolute;z-index:2;bottom:10px;left:0;right:0;height:30px;line-height:30px;}
.column1Cleft .hd ul {position:relative;text-align: center;}
.column1Cleft .hd ul li{
    cursor:pointer;
    display:inline-block;
    zoom:1;
    width: 10px;
    height: 10px;
    border-radius:11px;
    border:1px solid #6a6a6a;
    line-height:999px;
    margin:0 8px;
}
.column1Cleft .hd ul li.on {
    background: #e1332d;
    border-color: #e1332d;
}
.column1Cleft .bd{ position:relative; height:100%; z-index:0; height:212px;}
.column1Cleft .bd li{ zoom:1; vertical-align:middle; height:212px; text-align:center;}
.column1Cleft .bd li img{ width:380px; height:212px;}
.column1Cleft .text{line-height:25px; color:#333333; font-size:16px; width:365px; padding-top:30px; padding-bottom:5px;}
.dtl3columns3{ background:#fff; height:572px; overflow:hidden;}
.dtl3coltitle{ color:#333333; font-size:28px; text-align:center; position:relative;padding-top: 60px;}
.dtl3coltitle:after{display:block; width:40px;; height:2px; background:#999999; position:absolute; left:578px;bottom:0px; content:''; top:105px;}


.dtl3columns4box{ position:relative;}
.dtl3columns4{ width:100%; height:350px; background-color:#c02311;position:relative;padding-top: 60px;}
.columns4title{ text-align:center; color:#fff; font-size:28px; position:relative;}
.columns4title:after{display:block; width:40px;; height:2px; background:#fff; position:absolute; left:578px;bottom:0px; content:''; top:50px;}
.columns4list{position:relative;}
.columns4list li{ width:240px; float:left; display:inline;text-align:center;padding-top:36px; overflow:hidden; position:relative;}
.columns4list li a{ display:block;height: 230px}
.columns4list li em{ height:60px; display:block; margin-bottom:40px;}
.columns4list li em img { height:60px; margin:0 auto; display:block;}
.columns4list li span{ color:#fff; font-size:16px; display:block;}
.columns4list li u{ text-decoration:none; color:#434343; font-size:100px; position:absolute; left:55px; bottom:-50px; display:none;}
.columns4list li.on u{ display:block;}
.columns4list li.on{ background:#2e2e2e;}
.tempWrap ul li{ float:left;}
.column2Box { width:100%; clear:both; background-color:#fff;}
.column2C{ background-color:#FFF;}
.column2Ctitle{ height:26px; line-height:26px;}
.column2Ctitle a{ color:#333333; font-size:24px;}
.column2Ctitle span a{ color:#c7c7c7; font-size:14px; margin-left:30px; margin-top:-5px;display:inline;}
.column2Ctitle a:after{ display: block; content: '';width: 1px; height: 20px; background: #c7c7c7; position: absolute; left:24.5%;margin-top: -24px;z-index: 1;}
.imglist{
    position:relative;
    margin-top:40px;
}
/*分页*/
.imglist .hd{
    width:100%;
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    height:30px;
    line-height:30px;
    display: block;
}
.imglist .hd ul {
    text-align:center;
    margin-top:50px;
}
.imglist .hd ul li {
    cursor:pointer;
    display:inline-block;
    zoom:1;
    width: 13px;
    height: 13px;
    overflow:hidden;
    line-height:999px;
    margin:0 4px;
    border-radius:13px;
    border:1px solid #333;

}
.imglist .hd ul li.on {
    background:#e1332d;
    border-color: #e1332d;
}
/*内容*/
.imglist .bd{ position:relative; height:100%; z-index:0; height:336px; overflow:hidden;}
.imglist .bd li{ float:left; display:inline; width:380px; margin-right:30px;}
.imglist .bd li .img{width: 100%;padding-top:72.7272%;position:relative;}
.imglist .bd li .img img{width:100%;height:100%;position:absolute;top:0;left:0;}
.imglist .bd li .pictext{ color:#555555; font-size:16px; height:60px; line-height:60px; position:relative; text-align:center;}
.imglist .bd li:hover .pictext:after{ width:100%;}
.dtl1columns5{ background:#f5f5f5;}
.slideBox{overflow:hidden; position:relative; border:1px solid #ddd; padding-top:100px; border:none; padding-bottom:70px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1200px; height:600px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ display:block; width: 28px; height: 28px; border:1px #dedede solid; cursor: pointer;  position: absolute; right:35px; top: 50px; z-index: 1;border-radius:3px;}
.slideBox .prev img{ padding:8px 8px;}
.slideBox .next{ display:block; width: 28px; height: 28px; border:1px #dedede solid; cursor: pointer; text-align:center; line-height:28px;position: absolute; right:0px; top: 50px; z-index: 1;border-radius:3px;}
.slideBox .next img{ padding:8px 8px;}
.imglist .bd li .pictext{ color:#555555; font-size:16px; height:60px; line-height:60px; position:relative; text-align:center;}
.imglist .bd li:hover .pictext:after{ width:100%;}
.dtl3columns3{ position:relative; width:100%;}
.dtl3columns3:after{display: block; content: '';width: 100%; height: 1px; background: #c7c7c7; position: absolute;top:198px;z-index:0;}
.dtl3collist{ height:320px; margin-top:80px; width:1200px;}
.dtl3collist dd{ float:left; display:inline; width:300px; padding-left:62px; padding-right:62px; margin-top:80px;}
.dtl3collist dd em{ width:45px; height:45px; background:url(../images/xg.png) no-repeat center center; display:block; z-index:5; position:relative;}
.dtl3collist dd .time{ color:#e1332d; font-size:40px; padding-left:20px;}
.dtl3collist dd .dtl3coltext{ color:#666666; font-size:16px; line-height:36px; padding-left:20px;overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.dtl3colbox{ position:relative;}
.dtl3colbox .bt{ position:relative;}
.dtl3colbox .bt.prev{ position:absolute; top:90px; z-index:3;}
.dtl3colbox .bt.next{ float:right;margin-top: -230px; z-index: 4;}
.dtl1columnslist li a:hover{ color:#F00;}
.slideBox .prev:hover{ background:#cccccc;}
.slideBox .next:hover{ background:#cccccc;}
.dtl3columns6{ height:560px; border-bottom:1px solid #dedede;}
/*旗下公司详情1页面结束*/



/*底部开始*/
.footer{ width:100%; background:#fff;border-top: 1px solid #dedede}
.footerbox{ text-align:center; overflow:hidden;color:#858585; font-size:14px;}
.footerbox span{margin-bottom:4px;}
.footertop{ color:#858585; font-size:15px; margin-bottom:15px;}
.footertop a:hover{ color:#e1332d;}
.footerbox span a:hover{color:#e1332d;}
.footerBoto{line-height: 30px}

/*弹框样式*/
.oh{overflow: hidden;}
.webMapBt {display: block;width: 42px;height: 42px;border:2px solid #e9e9e9;overflow: hidden;position: fixed;right: 16px;top: 22px;background: #fff url(../images/menu.png) no-repeat center center;z-index: 995;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;transition: all 0.3s linear;}
.webMapBt:hover{background: #d6000f url(../images/menu_h.png) no-repeat center center;border-color: #d6000f;}
.webMap{width: 405px;height: 100%;overflow: hidden;background: #fff;position: fixed;right: -100%;top: 0px;z-index: 999;}
.webMapBg{display: none;width: 100%;height: 100%;overflow: hidden;position: fixed;left: 0px;top: 0px;z-index: 998;background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#50000000',endColorstr = '#50000000');}
.webMapCont{position: relative;overflow: hidden;}
.webMapScroll{overflow-x: hidden;overflow-y: auto;height: calc(100vh - 90px);}
.webMapTop{background: #d6000f;padding: 0px 20px;overflow: hidden;border-bottom: 1px solid #ddd;}
.closeMap{display: block;width: 40px;height: 40px;overflow: hidden;background: url(../images/close_h.png) no-repeat center center;background-size: 25px auto;margin-top: 26px;}
.webMapTit{font-size: 18px;color:#fff;overflow: hidden;line-height: 90px;}
.webMapMenu{overflow: hidden;padding: 10px 20px 20px 20px;}
.webMapMenuBox{padding: 7px 0px;overflow: hidden;border-bottom: 1px solid #f2f2f2;}
.webMap_dl{overflow: hidden;padding-left: 20px;margin-right: -15px;}
.webMapMenuBox:last-child{border-bottom: none;}
.webMapTopMenu{overflow: hidden;font-size: 14px;height: 35px;line-height: 35px;text-align: left;color:#333;font-weight: bold;}
.webMapIcon1 a{
    background: url(../images/webMapIcon.png) no-repeat left 4px;
}
.webMapIcon1 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -31px;
}
.webMapIcon2 a{
    background: url(../images/webMapIcon.png) no-repeat left -65px;
}
.webMapIcon2 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -100px;
}
.webMapIcon3 a{
    background: url(../images/webMapIcon.png) no-repeat left -136px;
}
.webMapIcon3 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -171px;
}
.webMapIcon4 a{
    background: url(../images/webMapIcon.png) no-repeat left -207px;
}
.webMapIcon4 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -242px;
}
.webMapIcon5 a{
    background: url(../images/webMapIcon.png) no-repeat left -274px;
}
.webMapIcon5 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -309px;
}
.webMapIcon6 a{
    background: url(../images/webMapIcon.png) no-repeat left -336px;
}
.webMapIcon6 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -371px;
}
.webMapIcon7 a{
    background: url(../images/webMapIcon.png) no-repeat left -407px;
}
.webMapIcon7 a:hover{
    background: url(../images/webMapIcon.png) no-repeat left -442px;
}
.webMapTopMenu a{color:#333;padding-left: 20px;}
.webMap_dl dd{float: left;display: inline;margin-right: 15px;overflow: hidden;height: 25px;line-height: 25px;}
.webMap_dl dd a{font-size: 14px;color:#999;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.webMapTopMenu a:hover,
.webMap_dl dd a:hover{color:#d6000f;}
.busineDiv .banShadow{opacity:0.5;}
.webMapOther{overflow: hidden;border-top: 5px solid #ddd;padding: 10px 20px;text-align: center;font-size: 0px;}
.webGroupTit{padding-left: 20px;background: url(../images/webGroup.png) no-repeat left center;}
.webGroup{overflow: hidden;line-height: 25px;font-size: 14px;color:#666;padding-left: 20px;margin-right: -15px;}
.webGroup a{color:#666;float: left;margin-right: 15px;font-size: 14px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.webGroup a:hover{color:#d6000f;}
.webMapOther .webCenter{display: inline-block;overflow: hidden;}
.webMapOther .webMapMenuBox{border:none;}

.webMapOther .webCenter {
    display: inline-block;
    overflow: hidden;
}
.footCode {
    overflow: hidden;
    float: left;
    display: inline;
    margin-left: 10px;
}
.footCode span {
    display: block;
    width: 93px;
    height: 93px;
    border: 1px solid #ededed;
    padding: 4px;
}

.footCode span img {
    width: 100%;
}



/*浮动按钮*/
.floatBox {position: fixed;top: 40%;right: 20px;z-index: 99;width: 45px;}
.floatUp{display: block;width: 45px;height: 45px;background: url(../images/sha1.png) no-repeat center center;margin-bottom: 10px}
.shareBox{height: 90px;position: relative;}
.ewm{position: absolute;top: 0;right: 56px;width: 118px;height: 118px;z-index: 11;display: none;padding: 8px;background: #fff}
.ewm img{width: 118px;height: 118px;}
.ewm em{
    display: none;
    position: absolute;
    right: -8px;
    bottom: 40%;
    overflow: hidden;
    height: 0;
    width: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 8px solid #fff;
    transition: all .3s;
}
.shareBox a {
    display: block;
    width: 45px;
    height: 45px;
    background-image: url(../images/shares.png);
    padding: 0px;
    margin: 0;
}
.shareBox a.bds_weixin {
    background-position: 0px 0px !important;
}
.shareBox a.bds_mobile {
    background-position: 0px -45px !important;
}
.shareBox a.bds_weixin:hover .ewm{display: block}
.shareBox a.bds_weixin:hover .ewm em{display: block;bottom: 70%}
.shareBox a.bds_mobile:hover .ewm{display: block}
.shareBox a.bds_mobile:hover .ewm em{display: block}

.shareBt{height: 90px;position: relative;}
.shareBt a {
    display: block;
    width: 45px!important;
    height: 45px!important;
    background-image: url(../images/shares.png)!important;
    padding: 0px!important;
    margin: 0!important;
}
.shareBt a.bds_tsina {
    background-position: 0px -90px !important;
}
.shareBt a.bds_more {
    background-position: 0px -135px !important;
}

.bdshare_popup_box {
    left: 100%!important;
}

/*底部结束*/


/*单篇页*/
.article_head{padding: 40px 0;border-bottom: 1px solid #ddd;}
.articleTitle{font-size: 30px;color: #444;text-align: center}
.timer{text-align: center;font-size: 14px;color: #747474;padding: 10px 0}
.timer span{padding:0 30px;position: relative;display: inline-block;}
.sharesText{display: inline-block;height: 20px;line-height: 20px;cursor: pointer}
.timer span i{position: absolute;left: 0;top: 0;width: 30px;height: 20px;display: block;background-size: 16px}
.timer span i.i1{background: url(../images/timer.png) no-repeat center center;}
.timer span i.i2{background: url(../images/view.png) no-repeat center center;}
.articleIntro{ font-size:14px; line-height: 30px; color: #666666;}
.articleIntro span{ padding: 0 7px}
.articleIntro span strong{ color:#cd0000}
.sharesText a{
    position: absolute;
    overflow: hidden;
    width: 92px!important;
    height: 20px!important;
    line-height: 20px!important;
    background: url(../images/share.png) no-repeat 90px center!important;
    background-size: 18px!important;
    top: -5px;
    left: -25px;
    color: #747474!important;
}

.articleBox {font-size: 14px;line-height: 34px;color: #666;overflow: hidden;}
.articleBox img{max-width: 1200px;}

#play{
    width:802px;
    height:535px;
    position:relative;
    background:#fff;
    margin:0 auto;
}
#play .change_a {
    width:40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
    display: block; width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -20px; background-color: rgba(0,0,0,0.4); background-position: center center; background-repeat: no-repeat; border-radius: 40px;
}
/*
#play .prev_a span {background-image: url(../images/arrow2L.png);left: -80px;}
#play .prev_a span:hover{ background-image: url(../images/arrow2Lh.png); background-color: #eac35d;}
#play .next_a span {background-image: url(../images/arrow2R.png);right: -80px;}
#play .next_a span:hover{ background-image: url(../images/arrow2Rh.png); background-color: #eac35d;}*/
#play .img_ul {
    position: relative;
    z-index: 1;
    width:802px;
    height:535px;
    overflow: hidden;
}
#play .img_ul li{
    position: relative;
    z-index: 1;
    width:802px;
    height:535px;
    margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute; top:0; left:0}
#play .img_ul li span{ display: block; height: 60px; line-height: 60px; text-align: center; width: 100%; background: rgba(0,0,0,0.8); font-size: 16px; color: #FFF; position: absolute; left: 0px; bottom: 0px;}
.imgMove{width:900px;clear:both;margin:20px auto;position:relative;}
.img_hd {
    margin:0 auto;
    overflow: hidden;
    height:105px;
    position:relative;
}
.img_hd ul {
    position: absolute;
    z-index: 1;
}
.img_hd ul li {
    float: left;
    width:133px;
    height:102px;
    margin:0 6px;
    cursor: pointer;
    background:#fff;
    border:1px solid #d4d4d4;
    position:relative;
}
.img_hd ul li p{
    width:133px;
    height:102px;
    display:block;
    background:#fff;
    position:relative;
}
.img_hd ul li i{
    display:block;
    clear:both;
    line-height:20px;
    padding:0 5px;
    background:#000;
    color:#fff;
    position:absolute;
    right:3px;
    bottom:3px;
    z-index:99999999999999;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-family:Arial;
    font-size:12px;
    font-style:normal;
}
.img_hd ul li img {position:absolute;width:133px;
    height:102px;}
.img_hd ul li.on {border:1px solid #e1332d;background:#e1332d;}
.imgMove .prev_a { display:block; width:30px; height:90px; position:absolute; left:0px; top:0px; background:url(../images/prev6.png) no-repeat center center; background-color:#e5e5e5;}
.imgMove .next_a { display:block; width:30px; height:90px; position:absolute; right:0px; top:0px; background:url(../images/next6.png) no-repeat center center; background-color:#e5e5e5;}
.imgMove .change_a {
    width: 20px;
    height: 42px;
    display: block;
    cursor: pointer;
    z-index: 10;
    float: left;
    top: 42px;
    position: absolute;
    z-index: 9999999999999;
    background: url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {
    background-position: left bottom;
    left: -40px;
}
.imgMove .next_a {
    background-position: right bottom;
    right: -40px;
}
/*阅读文章大图end*/

.articleHand {
    clear: both;
    font-size: 16px;
    padding: 10px 0px 20px 0;
    overflow: hidden;
}
.articleHand a {
    display: block;
    line-height: 32px;
    padding: 0 20px 10px 30px;
    float: left;
    background: url(../images/pub/file.png) no-repeat left center;
}
.articleHand a.word {
    background: url(../images/pub/word.png) no-repeat left 3px;
    color: #37a6ff !important;
}
.articleHand a.ppt {
    background: url(../images/pub/ppt.png) no-repeat left center;
    color: #ff7735 !important;
}
.articleHand a.excel {
    background: url(../images/pub/excel.png) no-repeat left center;
    color: #15bf44 !important;
}
.articleHand a.pdf {
    background: url(../images/pub/pdf.png) no-repeat left center;
    color: #1369c0 !important;
}
.articleHand a.zip {
    background: url(../images/pub/zip.png) no-repeat left 3px;
    color: #ff9779 !important;
}

/*上下一篇 */
/*上下一篇 */
.article_pageUp {font-size: 16px;line-height: 30px;color: #333;padding: 40px 0 0;overflow: hidden}
.article_dl{overflow: hidden;}
.article_dl dd{background: #fff;height: 50px;line-height: 50px;width: 45%;float: left;margin-right: 20px}
.article_dl dd span{margin-left: 20px;font-size: 16px;color: #333;font-weight: bold}
.article_dl dd a {color: #333;}
.article_dl dd:hover a{ color:#e1332d}
.articlR{display: block;width: 100px;height: 50px;line-height: 50px;text-align: center;background: #fff;font-size: 14px;color: #666;padding-right: 10px;position: relative;margin-top: 30px}
.articlR i{position: absolute;right: 0;top: 0;background: url(../images/share.png) no-repeat 2px center;width: 30px;height: 50px}


.shares {
    border: 1px solid #e1dfdf;
    position: relative;
    height: 60px;
    background:#fff;
    border-radius:2px;
}
.dz {
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left:-70px;
}
.dz a {
    width: 33px !important;
    height: 33px !important;
    background-image: url(../images/shares.png) !important;
    padding: 0px !important;
    margin: 0px 0 0 15px !important;
}

.bdshare-button-style0-16:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    line-height: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.dz a.bds_sqq {
    background-position: 0px 0px !important;
}
.dz a.bds_tsina {
    background-position: -48px 0px !important;
}
.dz a.bds_weixin {
    background-position: -92px 0px !important;
}

.single_box{overflow: hidden}
.single_dl{margin: 0 -10px}
.single_dl dd{float: left;width: 33.3333%;}
.single_dl dd .pic{margin: 0 10px;}
.single_dl dd .pic img{width: 100%;height: 100%}

/*单篇结束*/


.headBox {
    clear: both;
    position: relative;
    height: 90px;
    background: #fff;
    z-index: 97;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.headBox .logo{height: 100%;}
.headBox .logo a{display: block;padding: 15px 0 0}
.headBox .logo a img{height: 61px}
.topR{
    /*clear:both;*/
    height: 90px;
}
/*
* 主导航
*/
.headBox .wrap{
    position: relative;
    z-index: 2;
}
.menuBox{z-index: 9;position: relative;}
.menuDl{
    position: relative;
}
.menuDl dd{
    display: inline;
    float:left;
    padding: 0 5px;
    position: relative;
    z-index: 3;
}
.menuDl dd span a{
    display: block;
    height:90px;
    overflow: hidden;
    line-height: 90px;
    font-size: 16px;
    color: #454444;
    position: relative;
    padding: 0px 20px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.menuDl dd.hover span a{color: #333}
.menuDl dd span a i{
    display: none;
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #d6000f;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.menuDl dd.hover span a i{
    display: block;
}
.menuDl dd .div_a{
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 108px;
    left: 0;
    z-index: 99;
    background:#fff;
    display: none;
}
.menuDl dd .div_a a{
    display: block;
    height: 35px;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    text-align: center;
    color: #333333;
    font-size: 14px;
}
.menuDl dd .div_a a.hover{background: #fff}
.menuDl dd .div_a a:hover{background: #fff}
.subMenuDiv{
    display: none;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 90px;
    /*opacity: 0;*/
    z-index: 1;
}
.menuDl dd.hover .subMenuDiv{
    z-index: 3;
}
.menuDl dt{
    width: 0px;
    height: 4px;
    overflow: hidden;
    background: #e1332d;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
}
.subMenu_ul{
    width: 1000px;
    overflow: hidden;
    padding: 10px 0px;
    position: relative;
    z-index: 3;
}
.subMenuShadow{
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0px;
    z-index: 1;
    width: 50000px;
    margin-left: -25000px;
}
/*.subMenu_ul:after{
    display: block;
    left: 15px;
    right: 15px;
    overflow: hidden;
    top: 0px;
    height: 0px;
    z-index: 1;
    background: #fff;
}*/
.subMenu_ul li{
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 2;
    float: left;
    display: inline;
    margin: 0px 15px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /*-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;*/
}
.menuDl dd.hover .subMenu_ul li{
    opacity: 0;
    -webkit-animation: liMove 0.3s linear forwards;
    -o-animation: liMove 0.3s linear forwards;
    animation: liMove 0.3s linear forwards;
}
@keyframes liMove{
    0%  {transform: translateY(-110%);opacity: 0;}
    100%{transform: translateY(0px);opacity: 1;}
}
.menuDl dd.hide .subMenu_ul li{
    opacity: 1;
    -webkit-animation: liHIde 0.3s linear forwards;
    -o-animation: liHIde 0.3s linear forwards;
    animation: liHIde 0.3s linear forwards;
}
@keyframes liHIde{
    0%  {transform: translateY(0px);opacity: 1;}
    100%{transform: translateY(110%);opacity: 0;}
}
.subMenu_ul li a{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color:#ccc;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.subMenu_ul li a:hover{
    color:#fff;
}
.half .subMenu_ul li a{
    font-size: 14px;
}
.subMenu_ul li a span{
    position: relative;
}


.subMenu_ul li a span em{
    display: block;
    width: 2px;
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -5px;
    background: #d6000f;
}
.subMenuR{
    width: 50%;
    overflow: hidden;
    padding: 20px 0px;
}
.menuTop{
    height: 40px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    font-size: 24px;
    color:#555;
    padding-left: 50px;
}
.subMenuCont{
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.listBg{
    width: 0px;
    height: 0px;
    overflow: hidden;
    background: rgba(255,255,255,1);
    position: absolute;
    left: 0px;
    top: 0px;
}
.subMenuTop{
    height: 40px;
    line-height: 40px;
    display: none;
    font-size: 16px;
    color:#888;
    overflow: hidden;
    padding: 15px 0px 10px 50px;
}
.half{
    float: left;
    display: inline;
    width: 50%;
}
/*.subMenuR.half{
	width: 66.6666666%;
}
.subMenuR.half{
	padding-left: 33.3333333%
}*/
.half .subMenuTop{
    display: block;
}
.subMenuL{
    width: 50%;
    padding: 20px 0px;
}
.subMenuTxt{
    height: 250px;
    overflow: hidden;
    padding: 20px;
    margin: 0px 20px;
}
.subMenuLTop{
    display: none;
    text-align: center;
    font-size: 34px;
    color:#333;
    overflow: hidden;
}
.subMenuIntr{
    display: none;
    overflow: hidden;
    font-size: 14px;
    color:#404040;
    line-height: 25px;
}
.menuBg{
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0px;
    /*top: 90px;*/
    z-index: 1;
    background: rgba(0,0,0,0.6);
}
.subMenuDiv.showMenu{
    -webkit-animation: showMenu 0.5s linear forwards;
    -o-animation: showMenu 0.5s linear forwards;
    animation: showMenu 0.5s linear forwards;
}


/*产品详情*/
.product_box{padding: 40px;background: #fff;overflow: hidden}
.product_box .pic{border: 1px solid #ddd;margin-right: 60px;width: 430px;height: 430px}
.product_box .pic img{width: 100%;height: 100%}
.product_box .text{overflow: hidden}
.product_box .text h3{font-size: 20px;color: #333;padding: 16px 0 20px;font-weight: normal}
.proTxt{font-size: 14px;color: #999;line-height: 26px;overflow : hidden;margin-bottom: 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.pwg_dl{padding: 10px 0;overflow: hidden}
.pwg_dl dt{float: left;font-size: 14px;color: #666;margin-right: 25px;line-height: 38px}
.pwg_dl dd{float: left;font-size: 14px;color: #999;}
.pwg_dl dd.pay2{line-height: 38px}
.pwg_dl dd.pay2 i{font-size: 18px;font-style: normal;color: #f16161;margin-right: 10px;}
.pwg_dl dd.pay2 strong{font-size: 28px;}
.pwg_dl dd.wei{border: 1px solid #e6e6e6;line-height: 30px;padding: 0 20px;margin-right: 10px;}

.product_intro{background: #fff;padding: 40px 60px;}
.proDetial{text-align: center;position: relative;font-size: 24px;color: #333;}
.proDetial:after{content: "";position: absolute;left: 50%;top: 18px;height: 1px;width: 24%;background: #e6e6e6;margin-left:-12%;z-index: 1}
.proDetial span{position: relative;background: #fff;padding: 0 20px;z-index: 2}
.proComen{padding: 40px 0;font-size: 16px;color: #333;line-height: 30px;text-align: center}
.proComen .text{text-align: left}
.proComen .text img{height: 100%;width: 100%}


.map{position: relative;overflow: hidden}
.mapBoxC{
    width:320px;
    height:320px;
    overflow:hidden;
    background: rgba(238, 36, 25, 0.7);
    padding:30px 20px;
    position:absolute;
    top:65px;
    right:50px;
}
.mapBoxC .divT{
    clear:both;
    font-size:24px;
    line-height:40px;
    color:#fff;
}
.mapBoxC .divT2{
    clear:both;
    overflow:hidden;
    height:52px;
    font-size:14px;
    line-height:26px;
    color:#fff;
    padding-left:24px;
}
.mapBoxC .divT2.icon1{background:url(../images/icon31.png) no-repeat left 4px}
.mapBoxC .divT2.icon2{background:url(../images/icon32.png) no-repeat left 5px}
.mapBoxC .divT2.icon3{background:url(../images/icon33.png) no-repeat left 9px}
.mapBoxC .divT2.icon4{background:url(../images/icon34.png) no-repeat 2px 7px}

/*旗下子公司*/
.other{width: 100%;background: #fff;padding: 25px 0}
.otherCom_dl{overflow: hidden;}
.otherCom_dl dd{width: 33.3333%;float: left;padding: 10px 0;}
.otherCom_dl dd a{display: block;font-size: 16px;color: #333;line-height: 26px;}
.otherCom_dl dd:hover a{color: #f16161}

.webuploader-pick{padding: 0 12px!important;}


/*友情链接*/
.friend_dl{margin: 0px -10px;overflow:hidden;}
.friend_dl dd{width: 12.5%;float: left;display: inline;padding: 10px 0px;}
/*.friend_dl dd .picImg{width: 285px;height: 192px;}*/
/*.friend_dl dd .picImg img{width: 100%;height: 100%;}*/
.friend_dl dd a{ display: block; position: relative;background: #fff;margin: 0px 10px;text-align:center;-webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear; transition: all 0.3s linear;}
.friend_dl dd .text{ height: 50px; line-height: 50px; text-align: center; font-size: 16px;}
.friend_dl dd a .autoImg img{max-height: 70% !important}
.friend_dl dd:hover a{
    -webkit-box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}


/*
********************************此处内页样式开始********************************
*/
/*内页框架开始*/

/*页码开始*/
/*页码开始*/
.page{padding:30px 0;text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:7px 13px;color:#393939;border-radius:3px;background: #fff; margin: 0 3px;}
.page span{display: inline-block; padding: 0 2px; position: relative; top: -14px;color:#393939;}
.page a:hover{background: #e1332d;color: #fff;}
.page a.hover{background: #e1332d;color: #fff;}
.page input{display: inline-block;vertical-align: middle; width:16px;height: 32px;border: 1px solid #e6e6e6;position: relative; top: 0; background:#f5f5f5; border-radius: 2px; padding:0 8px; margin: 0 5px}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a div{
    width: 8px;height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}

.page a.firstPage.disabled{background:#fff url(../images/page/firstPage.png) no-repeat center center;}
.page a.prevPage.disabled{background:#e2e2e2 url(../images/page/prevPage.png) no-repeat center center;}
.page a.nextPage.disabled{background:#fff url(../images/page/nextPage.png) no-repeat center center;}
.page a.lastPage.disabled{background:#fff url(../images/page/lastPage.png) no-repeat center center;}

.page a.firstPage:hover{background:#eaeaea url(../images/page/firstPage.png) no-repeat center center;}
.page a.prevPage:hover{background:#e2e2e2 url(../images/page/prevPage.png) no-repeat center center;}
.page a.nextPage:hover{background:#eaeaea url(../images/page/nextPage.png) no-repeat center center;}
.page a.lastPage:hover{background:#eaeaea url(../images/page/lastPage.png) no-repeat center center;}

/*页码结束*/



/*内容------------------开始*/


/*内容————————————————————————结束*/

/*内页框架结束*/
/*单篇文章页开始*/

/*单篇文章页结束*/
/*
********************************此处内页样式结束********************************
*/
/* 视频弹窗 start */
.videoFixed{
	position: fixed;
	width: 300px;
	height: 180px;
	bottom: 5px;
	right: 15px;
	z-index: 3;
}
.videoFix{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.videoFix .pic{
	position: relative;
}
.videoFix .pic::before{
	display: block;
	content: "";
	padding-top: 60%;
}
.videoFix .pic img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}
.videoFix .pic span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/videoIco.png) center center no-repeat;
	background-size: 45px;
	z-index: 2;
}
.closeBtn{
	position: absolute;
	width: 30px;
	height: 30px;
	right: -10px;
	top: -16px;
	background: url(../images/cLoseIco.png) center center no-repeat;
	z-index: 5;
}
/* 视频弹窗 end */