@charset "utf-8";

/*   Reset css   */
/*   2010-02-17 LiNing Create  */
/*   2019-8-12 LiNing Edit    */

html{ overflow: -moz-scrollbars-vertical; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe {PADDING: 0px; MARGIN: 0px;}
DIV, P, I, UL, LI, OL, DL, DT, DD{list-style: none;}
FIELDSET,LABEL,LEGEND,BUTTON,INPUT,FORM {PADDING: 0px; MARGIN: 0px;}
address,caption,cite,dfn,em,th,var {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
A IMG {BORDER-STYLE: none; border: 0px}
table{border-collapse: collapse;border-spacing: 0;} 
.wordwrap{ word-break: break-all; word-wrap: break-word; }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {*display:inline-block;*zoom:100%;}
.clear{ clear:both; height:0px;font-size:0px; line-height:0px; overflow:hidden;}
.blank2 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 2px; line-height: 2px; font-size: 0px;}
.blank6 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 6px; line-height: 6px; font-size: 0px;}
.blank10 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 10px; line-height: 10px; font-size: 0px;}
.blank15 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 15px; line-height: 10px; font-size: 0px;}
.blank20 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 20px; line-height: 10px; font-size: 0px;}
.blank30 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 30px; line-height: 10px; font-size: 0px;}
.blank40 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 40px; line-height: 10px; font-size: 0px;}
.blank50 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 50px; line-height: 10px; font-size: 0px;}
.blank60 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 60px; line-height: 10px; font-size: 0px;}
 

.left{_display:inline;float:left!important;}
.right{_display:inline;float:right!important;}
.mc{margin-left: auto; margin-right: auto;}
.mt6{margin-top: 6px;}.mt10{margin-top: 10px;}.mt15{margin-top: 15px;}.mt20{margin-top: 20px;}.mt30{margin-top: 30px;}.mt40{margin-top: 40px;}
.mb10{margin-bottom: 10px;}.mb15{margin-bottom: 15px;}.mb20{margin-bottom: 20px;}.mb40{margin-bottom: 40px;}
.ml10{margin-left: 10px;}.ml15{margin-left: 15px;}.ml20{margin-left: 20px;}.ml30{margin-left: 30px;}.ml40{margin-left: 40px;}.ml50{margin-left: 50px;}
.mr10{margin-right: 10px;}.mr15{margin-right: 15px;}.mr20{margin-right: 20px;}.mr30{margin-right: 30px;}.mr40{margin-right: 40px;}
.p5{padding: 5px;}.p10{padding: 10px;}.p15{padding: 15px;}.p20{padding: 20px;}.p30{padding: 30px;}.p40{padding: 40px;}.p50{padding: 50px;}.p60{padding: 60px;}
.pt6{ padding-top:6px;}.pt10{padding-top: 10px;}.pt15{padding-top: 15px;}.pt20{padding-top: 20px;}.pt30{padding-top: 30px;}.pt40{padding-top: 40px;}.pt50{padding-top: 50px;}
.pl6{ padding-left:6px;}.pl10{padding-left: 10px;}.pl15{padding-left: 15px;}.pl20{padding-left: 20px;}.pl40{padding-left: 40px;}
.pb10{padding-bottom: 10px;}.pb15{padding-bottom: 15px;}.pb20{padding-bottom: 20px;}.pb30{padding-bottom: 30px;}.pb40{padding-bottom: 40px;}
.pr10{padding-right: 10px;}.pr15{padding-right: 15px;}.pr20{padding-right: 20px;}.pr30{padding-right: 30px;}.pr40{padding-right: 40px;}
.pt0{ padding-top:0px!important;}.pr0{ padding-right:0px!important;}.pb0{ padding-bottom:0px!important;}.pl0{ padding-left:0px!important;}
.mt0{ margin-top:0px!important;}.mr0{ margin-right:0px!important;}.mb0{ margin-bottom:0px!important;}.ml0{ margin-left:0px!important;}
.hand {CURSOR: pointer;}
.red {COLOR: #c60027}.white{color: White;}
.tb{font-weight: bolder;}.tl{ text-align: left;}.tr{ text-align: right;}.tc{ text-align: center;}
.none{display: none;}.visi{ visibility:hidden}
.relative{position: relative;}
.block{ display:block}
.fixed{position:fixed !important;}

:focus{outline:0;}


html *{box-sizing: border-box;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
html *:before,
html *:after{box-sizing: border-box;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: 0.25s; transition: 0.25s;}
*:before,
*:after{z-index: 1;}


a{text-decoration: none; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
a:link,a:visited { color:#6A6A6A;text-decoration:none;}
a:hover,a:active { color:#B92E33;text-decoration: none;}
a.fff:link,a.fff:visited {color:#ffffff;text-decoration:none;} a.fff:hover,a.fff:active {color:#ffffff;text-decoration:underline;}
a.org:link,a.org:visited {color:#F63900;text-decoration:none;} a.org:hover,a.org:active {color:#FF7000;text-decoration:underline;}
a.red:link,a.red:visited {color:#E02700;text-decoration:none;} a.red:hover,a.red:active {color:#E02700;text-decoration:underline;}

/* Backgrounds */
.bg_white { background-color: #ffffff; }
.bg_org { background-color: #FF7400; }
.bg_red { background-color: #F53900; }
.bg_silver { background-color: #FBFBFB; }
.bg_gray{ background-color:#F5F5F5;}
.bg_fa{ background-color:#FAFAFA}
.inset{-moz-box-shadow:0px 4px 6px #E8E8E8 inset; -webkit-box-shadow:0px 4px 6px #E8E8E8 inset; box-shadow:0px 4px 6px #E8E8E8 inset;}
/* Colors */
.org { color: #F63901; }
.silver { color: #9D9D9D; }
/* font-size */
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f24 { font-size: 24px; }
/* font-family */
.fa { font-family: Arial; }
.ft { font-family: Tahoma; }
.fv { font-family: Verdana; }
.fs { font-family: Simsun; }
.fl { font-family: 'Lucida Console'; }
.fw { font-family: 'Microsoft Yahei'; }
.pct33 { width: 33.3%; }
.pct50 { width: 49.9%; }
.pct100 { width: 100%; }
.pct25 { width: 24.9%; }
.pct24 { width: 23.9%; }
.pct20 { width: 22.5%; }
.pct70 { width: 69.9%; }

input{ font-size: 12px; font-family: tahoma; padding: 1px 0; vertical-align: baseline; font-weight: inherit;vertical-align:middle }
.trans img,.trans a{ -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.trans_all{ filter:alpha(opacity=20);opacity: 0.2; }
.trans_bg{ filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0,startColorstr = '#80000000', endColorstr = '#80000000' )\9;
        background-color:rgba( 0, 0, 0, .6 );background-color:transparent\9 }
.box_shadow{box-shadow:0 1px 8px 0 rgba(0,0,0,.2); filter:progid:DXImageTransform.Microsoft.Shadow(color=#D2D2D2,direction=135,strength=5);}
.border_shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1); filter:progid:DXImageTransform.Microsoft.Shadow(color=#D2D2D2,direction=135,strength=5); }
.border_all{ border:#E0E8ED 1px solid;}
.none_bb{ border:none !important}

.text_indent{ text-indent: 2rem}

/*   change    */
/*   date:2019-8-12   */
/*   author:lining   */

BODY {Font-family:'Microsoft Yahei', Verdana,simsun,tahoma;  font-size: 12px; line-height: 180%; color: #3F3F3F;  background:#fff; }
.w1000{width: 1000px; margin: 0px auto;}
.w1200{width: 1200px; margin: 0px auto;}


.w_pc{ max-width: 1200px; margin: 0 auto; width: 100%}


/* header */

.pheader .head_logo{ height: 100px; width: 270px; position:relative; background: url("../images/logo.jpg") no-repeat left 15px}

.pheader .main_nav{ height: 100px; position:relative;}
.pheader .main_nav li{ float: left; margin-right: 6px;}
.pheader .main_nav li A{ display: block; width: auto; color:#6A6A6A; font:700 15px/100px microsoft yahei; padding: 0px 20px; position: relative}
.pheader .main_nav li A.on{color:#fff;}
.pheader .main_nav li A:hover:after, .pheader .main_nav li A.on:after{ top: 0;}
.pheader .main_nav li A:hover{ color:#fff;}
.pheader .main_nav li A:after{ top:100%;  background-color:#B92E33; -webkit-transition:top 200ms; transition:top 200ms;border-bottom: 6px solid #aa1e1c; display: block; content:' ';position:absolute; left:0; z-index:2;  height:100%; position: absolute; z-index: -1; width: 100%}


.pheader{ height: 100px; overflow: hidden}



.mheader{  position: fixed; top: 0; left: 0; width: 100%; z-index: 999;}
.mheader.move{  -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2); box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);}

.m-bar{height: 60px; background-color: #fff;}
.logo-m{display: inline-block; float: left; margin-left: 10px; height: 60px; line-height: 60px;}
.logo-m img{height: 60px; display:block; z-index: 60; vertical-align: middle; }

.m-nav{clear: both; position: absolute; top: 60px; left: 0;width: 100%; -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2); box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2); max-height: 0; overflow: hidden; -webkit-transition: all 300ms ease; transition: all 300ms ease;}
.m-nav.on{max-height: 999px;}
.m-nav a{display: block; width: 100%; line-height: 46px; text-align: center; border-top: 1px solid #EDEDED; font-size: 18px; background: #fff; padding: 0 40px; color: #333;}
.m-nav a.on{ color: #B92E33; font-weight: 700}

.has-sub > A{ background: #fff url(../images/nv.png) no-repeat 63%  22px; background-size: auto 10%}

.m-trigger{height: 60px; cursor: pointer; width: 60px; float: right; background: url(../images/menu.png) no-repeat center center; -webkit-background-size: 25px; -moz-background-size: 25px; -o-background-size: 25px; background-size: 25px;}
.m-sub{display: none;}
.m-sub p{text-indent: 2em;}
.m-sub a{font-size: 16px;padding: 0 0px 0px 0px;background-color: #EDEDED;border-top-color: #fff; background-image: none; text-align: center; }
.m-show{display: none;}
.m-nav .end_pic{ background: #fff; height: 50px;}





#nav-toggle{position: absolute; right: 14px; top: 18px; color: #fff;-webkit-transform: scale(0.7);-moz-transform: scale(0.7);-ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);transform-origin: 50% 50%;}
#nav-toggle{cursor: pointer; padding: 10px 35px 16px 0px;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #B92E33; position: absolute; display: block; content: '';}
#nav-toggle span:before{top: -10px;}
#nav-toggle span:after{bottom: -10px;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out;}
#nav-toggle.active span{background-color: transparent;}
#nav-toggle.active span:before, #nav-toggle.active span:after{top: 0;}
#nav-toggle.active span:before{transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);}
#nav-toggle.active span:after{transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px;}









.index_banner{background: url("../images/01.jpg") no-repeat center; width: 100%; height: 650px;}
.index_banner .banner_link{ background: url("../images/banner_link.png") no-repeat center; width: 100%; height: 109px; position: absolute; left: auto; right: auto; bottom: 0px; z-index: 9999}

.index_banner .banner_link A.block{ display: block; width: 100%; height: 100%;}

#banner{position: absolute; width: 100%;  top:0px; bottom:0px;}
#banner *{outline: none;}
#banner .slick-slider,
#banner .slick-list,
#banner .slick-track{height: 100% !important;}
#banner a{display: block;height: 100%;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;position: relative;}
#banner .more{position: absolute;bottom: -60px;z-index: 999;text-align: center;width: 100%;font-family: bodoni;font-style: italic;font-size: 18px;}
#banner em{display: inline-block;width: 72px;height: 72px;background-color: #1A0505;}
#banner em i{display: inline-block;width: 100%;height: 100%;background: url(../images/ar3.png) no-repeat center 50%;-webkit-animation: arrowDown 1s infinite linear;animation: arrowDown 1s infinite linear;cursor: pointer;}
#banner .s1 .img1{}
@-webkit-keyframes arrowDown{0%{-webkit-transform: translate(0,0);}
25%{-webkit-transform: translate(0,6px);}
50%{-webkit-transform: translate(0,0);}
75%{-webkit-transform: translate(0, -6px);}
100%{-webkit-transform: translate(0,0);}}
@keyframes arrowDown{0%{transform: translate(0,0);}
25%{transform: translate(0,6px);}
50%{transform: translate(0,0);}
75%{transform: translate(0, -6px);}
100%{transform: translate(0,0);}}
#banner .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;}
#banner .slick-dots li{display: inline-block;width: 10px;height:6px;background: #fff;cursor: pointer;margin: 0 3px;}
#banner .slick-dots li.slick-active{background: #B92E33;width: 30px;}
#banner .slick-dots li button{display: none;}
#banner img{position: absolute;}
#banner .txt{color: #fff;text-align: center;white-space: nowrap;position: absolute;font-weight: bold;display: table;}
#banner .txt h3{font-size: 5.14em;line-height: 1.2;font-weight: bold;}
#banner .txt span{font-size: 3.43em;}
#banner .s1 .img{left: 50%;bottom: 0;margin-left: 15%;/*width: 10.5%;*/max-width: 200px;height: 70%;}
#banner .s1 .txt{right: 52%;width: 18.5%;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
#banner .s2 .txt{width: 100%;text-align: center;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
#banner .animated{opacity: 0;}





.banner{ background: url("../images/p1.jpg") no-repeat center; height: 300px; width: 100%;}

.banner_guanyu{ background: url("../images/p1.jpg") no-repeat center bottom; height: 300px; width: 100%;}
.banner_jianshe{ background: url("../images/p2.jpg") no-repeat center bottom; height: 300px; width: 100%;}
.banner_qiye{ background: url("../images/p3.jpg") no-repeat center bottom; height: 300px; width: 100%;}
.banner_zhujiu{ background: url("../images/p4.jpg") no-repeat center bottom; height: 300px; width: 100%;}
.banner_youxiu{ background: url("../images/p5.jpg") no-repeat center bottom; height: 300px; width: 100%;}
.banner_rencai{ background: url("../images/p6.jpg") no-repeat center bottom; height: 300px; width: 100%;}

.phone_bg p.phone{ padding: 70px 0px 0px 0px; font-size: 12px; color: #fff; font-weight: 400; line-height: 24px; text-shadow: 0px 1px 1px  rgba(0,0,0,.3);text-align: center;text-transform: uppercase}
.phone_bg p.phone strong{font-size: 22px; text-transform: uppercase}


.i_conbox{ margin: 30px auto;}


/*首页新闻切换js*/
.hasMoreTab{ width:490px; float: left}
.hasMoreTab p{ text-transform: uppercase; color: #979797; font-size: 16px; line-height: 40px;}
.hasMoreTab .hd{ position:relative;line-height:38px;}
.hasMoreTab .hd .more{ float:right;}
.hasMoreTab .hd ul{ z-index:5; position:absolute; overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left;  padding:0 15px; cursor:pointer; background: #C8CAD6; line-height:38px; font-size: 14px;}
.hasMoreTab .hd li.on{  background:#B92E33;  color:#fff;  }
.hasMoreTab .bd{  padding:10px 0px; clear:both; position:relative;  }
.hasMoreTab .bd ul a{  }

.hasMoreTab .bd li{  margin: 0px 0px 0px; text-align:left;line-height:34px;}
.hasMoreTab .bd li A{ font-size: 14px; }
.hasMoreTab .bd li span{float: right; color: #8D8D8D; font-size: 12px;}

.more_a{ display: block; text-align: center; margin-top: 20px;}
.more_a A{ display: inline-block; text-align: center; padding: 4px 20px; border: #C8CAD6 1px solid; border-radius: 4px; }





.main{ background: #E8E9EC; width: 100%}
.page_wrap{ padding: 40px 0px;}



/*电脑端 二级菜单 主标题*/
.side_bar{ width:260px; background: #fff; float: left}
.side_bar .ms_title{font-size:26px;color:#686868;font-weight:400;text-indent:35px;padding-top:28px;}
.side_bar .ms_eng{font-size:15px;color:#686868;text-indent:35px; line-height:30px;text-transform:uppercase;padding-bottom:4px; padding-top: 10px;}
.side_bar .ms_line{width:25px;height:4px;background:#b92e33;margin-left:35px;}


/*电脑端 二级菜单*/
.left_nav{width:260px;overflow:hidden;margin-top:20px;clear:both;padding-bottom:40px; border-bottom: #E8E9EC 20px solid}
.left_nav li{height:55px;position: relative;}
.left_nav li a{color: #4a4a4a;display: list-item;font-size: 16px;height: 55px;left: 0px;line-height: 55px;position: absolute;top: 0;width: 100%;text-indent:85px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.left_nav li a:hover{background:#B92E33  url("../images/rightjiao.png") no-repeat 80% center;line-height:55px;height:55px;width:263px;display:block;font-weight:bold;color:#ffffff;text-indent:95px;}
.left_nav a.hover{background:#B92E33 url("../images/rightjiao.png") no-repeat 80% center;font-weight:bold;color: #fff;text-indent:85px;}


/*手机端 二级菜单*/
.page_tab{width: 100%; overflow-x: auto}
.page_tab ul{ display: flex;width: 100%;}
.page_tab ul.six{ display: flex;display: -webkit-box;overflow-x: scroll;-webkit-overflow-scrolling:touch; width: 130%}
            


.page_tab ul A{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #979797; padding: 10px 0px;border-bottom: #fff 2px solid; font-size: 14px;}

.page_tab ul A.on{ color: #B92E33; border-bottom: #B92E33 2px solid; font-weight: 700}

/*荣誉证书三级切换*/
.third_tab{ border-bottom: #EBEBEB 1px solid}
.third_tab A{ display: inline-block; padding: 6px 30px; margin-right: 5px; font-size: 15px; background: #B5BBCA; color: #fff; line-height: 30px; margin-bottom: -1px;}
.third_tab A.on{ background: #B92E33}
.third_tab A:hover{ background: #909DB2; }



/*子页文案*/
.keyword_box{ width: 100%;padding:40px 30px; margin-bottom: 20px;}
.keyword_box p{ color: #B92E33; font-size: 18px; line-height:32px; font-weight: 400}

.keyword_box.guanyu{  background: url("../images/guanyu_kw_bg.jpg") no-repeat right bottom;background-size: 100% auto; }
.keyword_box.jianshe{  background: url("../images/jianshe_kw_bg.jpg") no-repeat right bottom;background-size: 100% auto; }
.keyword_box.qiye{  background: url("../images/qiye_kw_bg.jpg") no-repeat right bottom;background-size: 100% auto; }
.keyword_box.zhujiu{  background: url("../images/qiye_kw_bg.jpg") no-repeat right bottom;background-size: 100% auto; }
.keyword_box.youxiu{  background: url("../images/qiye_kw_bg.jpg") no-repeat right bottom;background-size: 100% auto; }
.keyword_box.rencai{  background: url("../images/rencai_kw_bg.jpg") no-repeat right bottom;background-size: 100% auto; }






.side_page{ width:910px; background: #fff; padding: 24px 35px 80px; min-height: 800px; float: right}
.right_top{ border-bottom: #EBEBEB 2px solid; width: 100%; text-align: right}
.right_top h4{ border-bottom: #B92E33 3px solid; display: inline-block; padding: 10px 6px; margin-bottom: -2px;font-family: "Microsoft YaHei";	font-size:18px;}

/*公司简介*/
.single_page_word{ font-size: 15px; line-height: 30px;font-family: "Microsoft YaHei"; padding: 20px;}
.single_page_word p{ margin-bottom: 10px;font-size: 15px; }

/*发展历程*/
.single_timeline_word{ font-size: 15px; line-height: 22px;font-family: "Microsoft YaHei"; padding: 20px;}
.single_timeline_word ul{}
.single_timeline_word ul li{ padding-left: 100px; position: relative; margin-bottom: 30px;}
.single_timeline_word ul li p.year{ border-bottom: #B92E33 1px solid; border-top: #B92E33 1px solid; width: 56px; color: #B92E33; font-size: 20px; line-height: 30px; text-align: center; position: absolute; left: 20px; top:0px; letter-spacing: 2px; font-weight: 700}
.single_timeline_word ul li span{ display: inline-block; margin-top: 5px; margin-bottom: 5px;}



/*荣誉证书*/

.single_honnor{ font-size: 15px; line-height: 22px;font-family: "Microsoft YaHei"; overflow: hidden;margin: 0 20px;}
.single_honnor ul{padding-top: 20px}
.single_honnor ul li{ float: left;width: 50%;}
.single_honnor ul li a{ margin: 20px 50px; overflow: hidden; display: block; text-align: center}
.single_honnor ul li a img{ width: 100%; max-height: 100%; display: block}
.single_honnor ul li a  p{ height: 4.3rem}

.single_honnor ul li span.img_b{ display:block;min-height:200px;}





/*新闻列表*/
.single_news_page{padding: 20px;}
.top_one_news{}
.top_one_news A{ display:block; margin-bottom:30px;height:150px;}
.top_one_news li.pic{ width:280px; height:150px; float:left}
.top_one_news li.name{  display:block; padding-left:320px;}
.top_one_news li.name h6{ font-size:22px; line-height:2rem}
.top_one_news li.name .word{ padding-top: 10px; color: #9D9D9D}
.top_one_news li.name .date{ font-size:15px; margin-top:10px; color:#fff; background: #B92E33; display: inline-block; padding: 2px 10px; border-radius: 3px;}



.news_list{ margin-top:10px;}
.news_list .news_each A{ display:block; border-top:#E7E7E7 1px solid; padding:20px 0px;}
.news_list .news_each li.name{  display:block; padding-left:10px;}
.news_list .news_each li.name h6{ font-size:18px;line-height:2rem; font-weight:400;} 
.news_list .news_each .date{ float:right; width:103px; text-align:center; line-height:40px; font-size:18px; color:#B7BFCE; height:87px; background: url("../images/news_07.png") no-repeat center; margin-left: 100px; font-weight: 400; padding-left: 10px; padding-top: 8px;}
.news_list .news_each .date .day{ font-size: 28px;}
.news_list .news_each A:hover .date{ color:#fff; background: url("../images/news_07_on.png") no-repeat center;  }
.news_list .news_each A:hover h6{ font-weight: 700}
.news_list .news_each li.name .word{ font-size:12px; padding-top:10px; color:#9D9D9D; line-height:20px;}


.news_list .news_each_pic A{ display:block; border-top:#E7E7E7 1px solid; padding:20px 0px;min-height: 150px}
.news_list .news_each_pic li.name{  display:block;}
.news_list .news_each_pic li.name h6{ font-size:18px;line-height:2rem; font-weight:400;} 
.news_list .news_each_pic .pic{ float:right; width:160px; text-align:center;  color:#B7BFCE; height:90px;  margin-left: 100px;  padding-left: 10px; margin-top: 10px;}
.news_list .news_each_pic .pic img{ width: 100%; height: 100%}
.news_list .news_each_pic A:hover h6{ font-weight: 700}

.news_list .news_each_pic li.name .word{ font-size:12px; padding-top:6px; color:#9D9D9D; line-height:20px;}
.news_list .news_each_pic li.date span{ font-size:12px; color:#fff; line-height:20px; display: inline-block;background: #C1C1C1; padding: 0px 10px; margin-top: 10px; border-radius: 3px; border-left: #B92E33 4px solid}






.load_more{ text-align:center; padding:30px 0px 50px;}
.load_more A{ display:block; width:50%; height:40px; background:#fff; margin:20px auto; font-size:16px;  line-height:40px; border-radius:50px;border: #C8CAD6 1px solid;}
.load_more A:hover{ background:#E2E7F0;}


/*新闻展示*/
.page_news_box{padding: 20px;}
.page_news_box .news_hd{ position:relative; margin-top:30px;}

.page_news_box .news_hd h1{font:700 26px/44px "Microsoft YaHei"; color:#B92E33; margin-bottom:25px; text-align:center;}
.page_news_box .news_hd p.news_ot{line-height: 20px; padding: 4px 0px; text-align: center; margin-bottom:30px; border-bottom: #DFE3E4 1px dashed;}
.page_news_box .news_hd p.news_ot span{padding: 0px 20px 0px 0px; color: #9B9B9B}
.page_news_box .news_bd{padding: 30px 0px 40px; text-align: left; font: 15px/30px Microsoft YaHei; }
.page_news_box .news_bd P{font: 15px/30px Microsoft YaHei;   margin-bottom: 10px; }
.page_news_box .news_bd img{ max-width:100%}
.page_news_box .news_bd iframe{ height:500px;}
.page_news_box .news_hd p.news_ot span A{color: #D8B57B}


/*企业文化*/
.single_culture_page{padding: 20px;}

.culture_word{ padding: 40px 50px;}
.culture_word.dpp{ padding: 40px 150px;}

.culture_word ul{ padding: 60px 0px;}
.culture_word p{ color: #B92E33; font-size:24px; line-height:42px; text-align: left; padding-left: 100px;}
.culture_word em.top{ width: 50px; height: 50px; background: url("../images/top.svg") no-repeat center; background-size: 50px; display: block; position: absolute; left: 0px; top: 0px;}
.culture_word em.bottom{ width: 50px; height: 50px; background: url("../images/bottom.svg") no-repeat center; background-size: 50px; display: block; position: absolute; right: 0px; bottom: 0px;}
.culture_word_intro{ padding-left: 150px;}
.culture_word_intro dt{ font-size: 16px; line-height: 40px; font-weight: 700;padding-bottom: 20px;}
.culture_word_intro dd{ font-size: 15px; line-height: 30px;padding-right: 100px; padding-left: 24px;}
.culture_word_intro dd em{ display: inline-block; margin-left: -24px}
.culture_word_intro dd em.f_k{ display: inline-block; width: 6px; height: 6px; background: #B92E33; vertical-align: 3px; margin-right: 10px;}
.f_k_dl  dd{ line-height: 40px;}
.f_k_ul{ margin-bottom: 30px;}
.f_k_ul p{ margin-left: -100px; font-size: 16px; line-height: 38px;}





/*筑就经典*/

.single_build{ font-size: 15px; line-height: 22px;font-family: "Microsoft YaHei"; overflow: hidden;margin: 0 0px;}
.single_build ul{padding-top: 20px}
.single_build ul li{ float: left;width: 50%;}
.single_build ul li a{ margin: 20px 20px; overflow: hidden; display: block; background: #fff; padding: 20px;}
.single_build ul li a img{ width: 100%; max-height: 100%}
.single_build ul li a .img_b{ width: 100%; height: 200px; display: block}

.single_build ul li a p{  display: block;text-align: left;  font-size: 15px; padding: 10px 5px;text-overflow:ellipsis; white-space:nowrap; display:block; overflow:hidden;}
.single_build ul li a .date{ font-size:13px; margin-top:5px; color:#fff; background: #B92E33; display: inline-block; padding: 0px 10px; border-radius: 3px; margin-left: 5px;}
.single_build ul li a:hover{  background: #f7f7f7; }

/*优秀楷模*/
.single_people_page{ padding: 20px;}

.people_news_list A{ display:block; margin-bottom:30px; background: #f7f7f7; padding: 15px;}
.people_news_list li.pic{ width:240px; height:160px; float:left}
.people_news_list li.pic img{ display: block}
.people_news_list li.name{  display:block; padding-left:280px; text-align: right}
.people_news_list li.name h6{ font-size:22px; line-height:2rem; height: 120px; text-align: left; margin-top: 15px;}
.people_news_list li.name .word{ padding-top: 10px; color: #9D9D9D}
.people_news_list li.name .more{ color:#999; background: #fff; border: #C8CAD6 1px solid; display: inline-block; padding: 2px 15px; border-radius: 3px;}
.people_news_list A:hover .more{   color:#fff; background: #B92E33; border: #B92E33 1px solid; }



/*岗位需求*/
.works_page_list{ padding: 20px;}

.works_page_list ul{overflow: hidden;margin: 0 -20px;}
.works_page_list ul li.works_list_li{float: left;width: 50%; height: 200px;}
.works_page_list ul li.works_list_li A{ background: #EDEDED; padding: 40px; margin: 15px; display: block; cursor: progress}
.works_page_list ul li.works_list_li A:hover{ background: #B92E33; color: #fff!important}
.works_page_list ul li.works_list_li A h6{ color:#B92E33; font-size: 18px; margin-bottom: 5px;}
.works_page_list ul li.works_list_li A .date{margin-bottom: 20px;}
.works_page_list ul li.works_list_li A:hover h6{ color: #fff!important}


/*招聘展示*/
.works_page_show{padding: 20px;}
.works_page_show .works_hd{ position:relative; margin-top:30px;}

.works_page_show .works_hd h1{font:700 26px/24px "Microsoft YaHei"; color:#B92E33; margin-bottom:25px; text-align:left;  border-left: #B92E33 4px solid; padding-left: 20px;}
.works_page_show .works_hd p.works_ot{line-height: 20px;  text-align: left; margin-bottom:30px;border-top: #DFE3E4 1px dashed; padding: 20px 0px 10px 24px}
.works_page_show .works_hd p.works_ot span{padding: 0px 20px 0px 0px; color: #000000; font-size: 16px;}
.works_page_show .works_hd p.works_ot span A{color: #D8B57B}

.works_page_show .works_bd{padding: 30px 0px 40px 25px; text-align: left; font: 16px/30px Microsoft YaHei; }
.works_page_show .works_bd P{font: 16px/30px Microsoft YaHei;   margin-bottom: 10px; color: #000}




.dituContent{width: 100%; height: 550px; font-size: 12px}
.link_page_list{ padding:100px 60px;}
.link_page_list .img{ float: left; border-right: #DEDEDE 1px solid;  margin-right: 50px;}
.link_page_list .img img{ display: block; padding-right: 40px;}

.link_page_list .word{ font-size: 15px; line-height: 32px;}





/*底部*/
.foot{ width: 100%; background: #262834; padding: 20px 0px;}
.foot .copy_mes{ float: left}
.foot .copy_mes p{ color: #737580; line-height: 24px;}
.foot .foot_link{ float: right; margin-top: 20px;}
.foot .foot_link A{ display: inline-block; background: #373A49; border-radius: 4px; color: #D0D0D0; padding: 4px 12px 4px 12px; line-height:20px; margin-left: 10px; position: relative}
.foot .foot_link A:hover{ background: #5D677C; color: #fff}
.foot .foot_link A.oa i{ display: inline-block; background: url("../images/OA.png") no-repeat center; background-size: 100%; width: 20px; height: 20px; vertical-align: middle; margin-right: 10px;}
.foot .foot_link A.oa{ }
.foot .foot_link A.wechat i{ display: inline-block; background: url("../images/wet.png") no-repeat center; background-size: 100%; width: 20px; height: 20px; vertical-align: middle; margin-right: 10px;}
.foot .foot_link A.hexin i{ display: inline-block; background: url("../images/hexin.png") no-repeat center; background-size: 100%; width: 20px; height: 20px; vertical-align: middle; margin-right: 10px;}

A.wechat img{position: absolute; width: 102px; max-width: 99999px; right: 0px;   border: #fff 5px solid; bottom: 0px; visibility: hidden; opacity: 0; transform: translateY(0px); transition:.3s; border-radius: 3px; box-shadow: 0px -1px 2px rgba(0,0,0,.4)}
A.wechat:hover img{opacity: 1; visibility: visible; transform: translateY(-50px)}
.foot img.phone{ width: 60px; margin: 4px 15px 0px 0px;}
.scroll-top{display:none;position: fixed;right:20px;bottom:40px;background:#C8CAD6 url(../images/scroll-top.png) no-repeat center;width:50px;height:50px;z-index: 999;cursor: pointer; border-radius:2px;}
.scroll-top:hover{background:#B92E33 url(../images/scroll-top.png) no-repeat center;}




/*视频展示*/
.video-box{position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0,0,0,.8);visibility: hidden;z-index: -1;opacity: 0;}
.show-video{visibility: visible;opacity: 1;z-index: 1000;}
.video-box video{width: 65%;position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);-webkittransform: translateX(-50%) translateY(-50%);}
.video-box .x-btn{position: absolute;right: 20px;top: 20px;background: url(../images/close.svg) no-repeat center;width: 40px;height: 40px;cursor: pointer; background-size:30px;}
.video{ position: relative; margin: 20px auto; width: 602px;}
.video img{display: block;}
.video:after{content: '';background: rgba(0,0,0,.4);position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.video em{background: url(../images/play.svg) no-repeat; background-size:50px; width: 50px;height: 50px;display: block;position: absolute;left: 50%;top: 50%;z-index: 100;margin-top: -25px;margin-left: -25px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;cursor: pointer;}
.video:hover em{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);transform-origin: 50% 50%;}
.col_b_video{width:100%; height:253px;}

/*首页视频展示*/
.i_video{ position: relative;  width: 330px; height: 195px; overflow: hidden; margin: 20px 0px 0px 40px;}
.i_video img{display: block; width: 100%; height: 100%}
.i_video:after{content: '';background: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.i_video em.play{background: url(../images/play.svg) no-repeat; background-size:40px; width: 40px;height: 40px;display: block;position: absolute;left: 50%;top: 50%;z-index: 100;margin-top: -20px;margin-left: 50px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;cursor: pointer;}
.i_video:hover em.play{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);transform-origin: 50% 50%;}
.i_video p{ position:absolute;z-index: 9; color: #E3E3E3; font-size: 18px; top: 70px; left: 30px; width: 114px; text-align: center; font-weight: 400;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;}
.i_video p em{ display: block; font-size: 10px;text-transform:uppercase; border-top: #E3E3E3 1px solid; padding-top: 4px; margin-top: 5px;}

.i_video:hover p{ left: 50px; }





/*音频展示*/
.audio.green-audio-player{width: 400px; min-width: 300px; height: 56px; box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07); display: flex; justify-content: space-between; align-items: center; padding-left: 24px; padding-right: 24px; border-radius: 4px; user-select: none; -webkit-user-select: none; background-color: #fff;}
.audio.green-audio-player .play-pause-btn{display: none; cursor: pointer;}
.audio.green-audio-player .spinner{width: 18px; height: 18px; background-image: url("../images/loading.png"); background-size: cover; background-repeat: no-repeat; animation: spin 0.4s linear infinite;}
.audio.green-audio-player .slider{flex-grow: 1; background-color: #D8D8D8; cursor: pointer; position: relative;}
.audio.green-audio-player .slider .progress{background-color: #DBA55F; border-radius: inherit; position: absolute; pointer-events: none;}
.audio.green-audio-player .slider .progress .pin{height: 16px; width: 16px; border-radius: 8px; background-color: #B92E33; position: absolute; pointer-events: all; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);}
.audio.green-audio-player .controls{font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 18px; color: #55606E; display: flex; flex-grow: 1; justify-content: space-between; align-items: center; margin-left: 24px; margin-right: 24px;}
.audio.green-audio-player .controls .slider{margin-left: 16px; margin-right: 16px; border-radius: 2px; height: 4px;}
.audio.green-audio-player .controls .slider .progress{width: 0; height: 100%;}
.audio.green-audio-player .controls .slider .progress .pin{right: -8px; top: -6px;}
.audio.green-audio-player .controls span{cursor: default;}
.audio.green-audio-player .volume{position: relative;}
.audio.green-audio-player .volume .volume-btn{cursor: pointer;}
.audio.green-audio-player .volume .volume-btn.open path{fill: #B92E33;}
.audio.green-audio-player .volume .volume-controls{width: 30px; height: 135px; background-color: rgba(0, 0, 0, 0.62); border-radius: 7px; position: absolute; left: -3px; bottom: 52px; flex-direction: column; align-items: center; display: flex;}
.audio.green-audio-player .volume .volume-controls.hidden{display: none;}
.audio.green-audio-player .volume .volume-controls .slider{margin-top: 12px; margin-bottom: 12px; width: 6px; border-radius: 3px;}
.audio.green-audio-player .volume .volume-controls .slider .progress{bottom: 0; height: 100%; width: 6px;}
.audio.green-audio-player .volume .volume-controls .slider .progress .pin{left: -5px; top: -8px;}

@keyframes spin{from{transform: rotateZ(0);} to{transform: rotateZ(1turn);}}
.audio_page_box{  display: flex; justify-content: center; align-items: center;}



.layout_choose{ position: fixed; bottom: 10px; left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%); background: #9E9EAA; border-radius: 40px; padding: 5px 1px;}
.layout_choose A{ display: inline-block; background: #262834;border-radius: 40px; padding:3px 15px; color: #fff; font-weight: 700; margin: 0px 4px;}
.layout_choose A.on{ background: #B92E33;  color: #fff;}


.partlink{ width: 302px; overflow: hidden; margin-top: 20px;}
.partlink ul{ width:330px;}
.partlink ul li{ float: left; margin-right: 3px; text-align: center}
.partlink ul A{ display: block; width: 58px;height:195px; background: #989AA7; color: #fff; padding:25px 5px 0px; font-size: 15px;line-height: 18px;-webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.partlink ul A:hover{  background: #B92E33}

.partlink ul A i{ display: inline-block; width: 26px;height:26px; -webkit-transition: all 0.25s ease; -moz-transition: all 0.25s ease; -ms-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;margin-top: 30px; opacity: 0}
.partlink ul A:hover i{   background: url("../images/partlink.png") no-repeat center; background-size: 26px; margin-top: 10px;opacity: 1}


.partlink ul A.b01:hover{  background: #B92E33;}
.partlink ul A.b02:hover{  background: #005FD7;}
.partlink ul A.b03:hover{  background: #349D00;}
.partlink ul A.b04:hover{  background: #695C5D;}
.partlink ul A.b05:hover{  background: #E67817;}










