@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;}
.blank100 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 100px; line-height: 10px; font-size: 0px;}
.blank150 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 150px; line-height: 10px; font-size: 0px;}
.blank200 {CLEAR: both; DISPLAY: block; OVERFLOW: hidden; HEIGHT: 200px; 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:#606060;text-decoration:none;}
a:hover,a:active { color:#000000;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: #F4F2F3; }
.bg_red { background-color: #F53900; }
.bg_silver { background-color: #F6F6F6; }
.bg_gray{ background-color:#F6F6F6;}
.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: 1366px; margin: 0 auto; width: 100%}
.w_pc_1200{ max-width: 1200px; margin: 0 auto; width: 100%}
.w_pc_1366{ max-width: 1366px; margin: 0 auto; width: 100%}
.w_pc_1860{ max-width: 1860px; margin: 0 auto; width: 100%}


/* header */
.header_ttop{height: 40px; border-bottom: #fff 1px solid; background: #000}
.pheader{ height:50px; overflow: hidden; background: rgba(0,0,0,.7)}

.pheader .head_logo{ height: 30px; width:30px; position:relative; background: url("../images/logo.png") no-repeat; background-size:cover; margin-top: 10px;}
.pheader .head_logo A.logo_href{ height: 30px; width:30px; display: block; overflow: hidden}


.pheader .main_nav{ height: 50px; position:relative;}
.pheader .main_nav li{ float: left; margin:0px 40px;}
.pheader .main_nav li A{ display: block; width: auto; color:#949494; font:400 13px/50px microsoft yahei; padding: 0px 15px; position: relative}
.pheader .main_nav li A.on{color:#fff;}
.pheader .main_nav li A:hover{ color:#fff;}
.pheader .main_nav li A.on:hover{ color:#fff;}








.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: #000;}
.logo-m{display: inline-block; float: left; margin-left: 20px; height: 60px; line-height: 60px;}
.logo-m img{height: 50px; display:block; z-index: 60; margin-top: 5px;}

.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: left; border-top: 1px solid #EDEDED; font-size: 18px; background: #fff; padding: 0 40px 0px 100px; color: #333;}
.m-nav a.on{ color: #013895; font-weight: 700}

.has-sub > A{ background: #fff url(../images/nv.png) no-repeat 53%  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 130px;background-color: #EDEDED;border-top-color: #fff; background-image: none; text-align: left; }
.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: #013895; 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: 900px;}
.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; width:100%; -webkit-animation:animScale 20s linear infinite;animation:animScale 20s linear infinite;-ms-animation:animScale 20s linear infinite;-moz-animation:animScale 20s linear infinite;-o-animation:animScale 20s linear infinite;}

@keyframes animScale
{
	0%{ transform:scale(1);}
	50%{ transform:scale(1.1);}
	100%{ transform:scale(1);}
}
@-webkit-keyframes animScale
{
	0%{ -webkit-transform:scale(1);}
	50%{ -webkit-transform:scale(1.1);}
	100%{ -webkit-transform:scale(1);}
}
@-ms-keyframes animScale
{
	0%{ -ms-transform:scale(1);}
	50%{ -ms-transform:scale(1.1);}
	100%{ -ms-transform:scale(1);}
}
@-moz-keyframes animScale
{
	0%{ -moz-transform:scale(1);}
	50%{ -moz-transform:scale(1.1);}
	100%{ -moz-transform:scale(1);}
}
@-o-keyframes animScale
{
	0%{ -o-transform:scale(1);}
	50%{ -o-transform:scale(1.1);}
	100%{ -o-transform:scale(1);}
}





#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; text-align: center; width: 100%; }
#banner .slick-dots li{display: inline-block;width: 10px;height:10px;background: #292929;cursor: pointer;margin: 3px 5px;border-radius: 10px;}
#banner .slick-dots li.slick-active{background: #fff; width: 15px;height:15px;margin: 0px 5px;}
#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: 170px; width: 100%;}

.banner_single{ height: 170px; width: 100%; overflow: hidden; margin-top: 90px;}
.banner_single_img{ height: 170px; width: 100%; left: 0%; position: absolute; top: 0px;filter: blur(0px); }


.banner_single p.phone{ padding: 45px 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; position: absolute; width: 100%; z-index: 2}
.banner_single p.phone{font-size: 22px; text-transform: uppercase; font-family: Impact}
.banner_single p.phone strong{font-size: 16px; text-transform: uppercase; font-weight: 400}

.i_conbox{ margin: 30px auto;}




.index_box{overflow: hidden}
.index_box .hd{ margin: 70px 125px 30px;  }
.index_box .hd .hd_sub{margin-top: 10px; font:700 16px/36px Microsoft YaHei ; color: rgba(106,106,106,1.00)}
.index_box .hd .hd_sub A{font:400 12px/36px Microsoft YaHei ;  }
.index_box .hd h3{ font:700 22px/36px Microsoft YaHei  }
.index_box .hd A{ margin-top: 10px;}
.index_box .bd { margin: 20px 125px 40px;  }
.index_box .bd A{display: block; font:400 16px/50px Microsoft YaHei ;-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; margin-left: 0px;}
.index_box .bd A:hover{ margin-left: 5px;}


.list_box{overflow: hidden}
.list_box .hd{ margin: 70px 0px 30px;  }
.list_box .hd .hd_sub{margin-top: 20px; }
.list_box .hd .hd_sub A{font:700 16px/36px Microsoft YaHei ; color:#575757; padding-bottom: 10px; margin-right: 40px;}
.list_box .hd .hd_sub A.on{border-bottom: #575757 4px solid}


.list_box .hd h3{ font:700 22px/36px Microsoft YaHei  }
.list_box .hd A{ margin-top: 10px;}
.list_box .bd { margin: 20px 0px 40px;  }
.list_box .bd A{display: block; font:400 14px/50px Microsoft YaHei ;-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; margin-left: 0px;}
.list_box .bd A:hover{ margin-left: 5px;}

.list_box .news_list{}
.list_box .news_list A:nth-child(odd){ background: #E6E6E6}
.list_box .news_list A{ text-indent: 20px; margin-bottom: 10px;}



.page_show_box{overflow: hidden;  padding: 0px 0px;}
.page_show_box .hd{ margin: 20px 0px 40px;  }
.page_show_box .hd h1{ font:700 26px/36px Microsoft YaHei  }
.page_show_box .hd .liebie{ font:700 22px/44px Microsoft YaHei; color: #3F3F3F; padding-bottom: 20px; display: block}
.page_show_box .bd { margin: 20px 0px 40px;  }
.page_show_box .bd p{  font:400 14px/30px Microsoft YaHei; margin-bottom: 10px; text-indent:2rem;}
.page_show_box .bd img{ width: 100%; height: auto; margin-bottom: 0px; display: block}



.index_box .pic_bd { margin: 0px 0px 40px;  }
.index_box .pic_bd ul { }
.index_box .pic_bd ul li{ width:50%;float: left; border: #fff 10px solid}
.index_box .pic_bd ul li A{ display: block}
.index_box .pic_bd ul li A span{ display: block; overflow: hidden; position: relative; width: 100%; height: 450px;}
.index_box .pic_bd ul li A img{ width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
.index_box .pic_bd ul li A:hover img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); transform-origin: 50% 50%;}

.index_box .pic_bd ul li A .mask{ transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s; position: relative; display: block; width: 100%; height: 100%;background-color: rgba(0,0,0,0.4); }
.index_box .pic_bd ul li A:hover .mask{ position: relative; z-index: 99;background-color: rgba(0,0,0,0); }
.index_box .pic_bd ul li A p{ font:400 16px/50px Microsoft YaHei ; color: rgba(106,106,106,1.00) ; text-align: left;}

  

.list_box .pic_bd { margin: 0px 0px 40px;  }
.list_box .pic_bd ul { margin-left: -10px; margin-right: -10px; }
.list_box .pic_bd ul li{ width:50%;float: left; border: #fff 10px solid}
.list_box .pic_bd ul li A{ display: block}
.list_box .pic_bd ul li A span{ display: block; overflow: hidden; position: relative; width: 100%; height: 400px;}
.list_box .pic_bd ul li A img{ width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
.list_box .pic_bd ul li A:hover img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); transform-origin: 50% 50%;}

.list_box .pic_bd ul li A .mask{ transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s; position: relative; display: block; width: 100%; height: 100%;background-color: rgba(0,0,0,0.4); }
.list_box .pic_bd ul li A:hover .mask{ position: relative; z-index: 99;background-color: rgba(0,0,0,0); }
.list_box .pic_bd ul li A p{ font:400 14px/36px Microsoft YaHei ; color: rgba(106,106,106,1.00) ; text-align: left; padding-bottom: 20px; height: 36px;}



 
.index_box .pic_bd_scrool { margin: 0px 0px 40px;  }
.index_box .pic_bd_scrool ul { }
.index_box .pic_bd_scrool ul li{ width:33.3333%;float: left; border: #fff 10px solid}
.index_box .pic_bd_scrool ul li A{ display: block}
.index_box .pic_bd_scrool ul li A span{ display: block; overflow: hidden; position: relative; width: 100%; height: 350px;}
.index_box .pic_bd_scrool ul li A img{ width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
.index_box .pic_bd_scrool ul li A:hover img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); transform-origin: 50% 50%;}
.index_box .pic_bd_scrool ul li A p{ font:400 16px/50px Microsoft YaHei ; color: rgba(106,106,106,1.00) ; text-align: center;}


.list_box .pic_bd_list { margin: 0px 0px 40px;  }
.list_box .pic_bd_list ul { }
.list_box .pic_bd_list ul li{ width:100%; }
.list_box .pic_bd_list ul li A{ display: block}
.list_box .pic_bd_list ul li A:hover{margin-left: 0px;}
.list_box .pic_bd_list ul li A span{ display: block; overflow: hidden; position: relative; width: 100%; height: 400px;}
.list_box .pic_bd_list ul li A img{ width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
.list_box .pic_bd_list ul li A:hover img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01); -ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01); transform-origin: 50% 50%;}
.list_box .pic_bd_list ul li A p{ font:400 16px/36px Microsoft YaHei ; color: rgba(106,106,106,1.00) ; text-align: left; padding-bottom: 20px;}



 

.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: #EBF1F7; width: 100%}
.page_wrap{ padding: 40px 0px; background: #fff; position: relative; top: -30px;}



/*电脑端 二级菜单 主标题*/
.side_bar{ width:260px; background: #fff; float: left}
.side_bar_title{ padding-right: 30px; padding-bottom: 30px;}
.side_bar .ms_title{font-size:26px;color:#686868;font-weight:400;text-indent:35px;padding-top:10px; text-align: right}
.side_bar .ms_eng{font-size:15px;color:#686868;text-indent:35px; line-height:30px;text-transform:uppercase;padding-bottom:4px; padding-top: 10px;text-align: right}
.side_bar .ms_line{width:25px;height:4px;background:#297700; float: right}


/*电脑端 二级菜单*/
.left_nav{width:260px;overflow:hidden;margin-top:20px;clear:both;padding-bottom:40px;}
.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;background:#fff  url("../images/rightjiao.png") no-repeat 75% center;}
.left_nav li a:hover{background:#013895  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:#013895 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: #013895; border-bottom: #013895 2px solid; font-weight: 700}

/*荣誉证书三级切换*/
.third_tab{ border-bottom: #EBEBEB 1px solid; margin-top: 20px;}
.third_tab A{ display: inline-block; padding: 3px 30px; margin-right: 10px; font-size: 15px; background: #B5BBCA; color: #fff; line-height: 30px; margin-bottom: -1px;}
.third_tab A.on{ background: #013895}
.third_tab A:hover{ background: #909DB2; }



/*子页文案*/
.keyword_box{ width: 100%;padding:40px 30px; margin-bottom: 20px;}
.keyword_box p{ color: #013895; 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; }

.single_page_word_no{ font-size: 15px; line-height: 30px;font-family: "Microsoft YaHei"; padding: 20px;}
.single_page_word_no p{ margin-bottom: 10px;font-size: 15px; text-indent:2rem}





.side_page{ width:940px; background: #fff; padding: 24px 35px 80px; min-height: 800px; float: right; border-left: #EBEBEB 1px solid}
.right_top{ border-bottom: #EBEBEB 2px solid; width: 100%; text-align: right}
.right_top h4{ border-bottom: #297700 4px 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; text-indent:2rem}

/*发展历程*/
.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: #013895 1px solid; border-top: #013895 1px solid; width: 56px; color: #013895; 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%}



/*新闻列表*/
.single_news_page{padding: 20px;}




.i_xinwen{ margin-top: 15px;}
.itop_one_news{ border-bottom: #CECECE 1px solid; padding-bottom: 16px; margin-bottom: 5px !important;}
.i_xinwen_list{padding-top: 15px;}
.i_xinwen_list ul li.itop_one_news A{ display:block;font-size:17px; font-weight: 700}
.i_xinwen_list ul li.itop_one_news p{ font-size:14px; font-weight: 700; color: #003792; line-height: 20px;}


.i_xinwen_list .i_xinwen_list_img{float: left}
.i_xinwen_list .i_xinwen_list_word{float: right; width: 486px;}

.i_xinwen_list A img{ transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}

.i_xinwen_list .i_xinwen_list_img img{ width: 270px; height:200px; display: block; }
.i_xinwen_list A:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); transform-origin: 50% 50%;}
.i_xinwen_list .i_xinwen_list_img{ width: 270px; height:200px; overflow: hidden;margin-top: 5px;}




.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:#405A89; 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; text-indent: 2rem}
.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:40px 20px 20px;}

.people_news_list A{ display:block; margin-bottom:40px; background: #f7f7f7; padding:0px; }
.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:15px 20px 15px 280px; text-align: right}
.people_news_list li.name h6{ font-size:22px; line-height:2rem; height: 40px; text-align: left; margin-top: 5px;}
.people_news_list li.name .word{ padding-top: 0px; color: #9D9D9D; padding-right: 10px; text-align: left}
.people_news_list li.name .more{ color:#999; background: #fff;   display: inline-block; padding: 2px 15px; border-radius: 3px; position: relative; }
.people_news_list li.name .date{ text-align: left; color: #5D5D5D; padding-top: 10px;}


.people_news_list A .s1{position: absolute;width: 0;height: 100%;top: 0;left: 0; background-color: #013895;z-index: 1; transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;border-radius:2.7px;}
.people_news_list A:hover .s1{width: 100%;}

.people_news_list A:hover .more{ color:#fff; }
.people_news_list A span{position: relative;z-index: 2;}


/*岗位需求*/
.works_page_list{ padding: 20px 0px;}

.works_page_list ul{overflow: hidden;margin: 0 0px;}
.works_page_list ul li.works_list_li{float: left;width: 100%;}
.works_page_list ul li.works_list_li A{ background: #EDEDED; padding: 20px; margin:10px 15px; display: block; cursor: progress}
.works_page_list ul li.works_list_li A:hover{ background: #013895; color: #fff!important}
.works_page_list ul li.works_list_li A h6{ color:#013895; font-size: 18px; margin-bottom: 10px; border-left: #013895 5px solid; padding-left: 24px; margin-left: -20px;}
.works_page_list ul li.works_list_li A .date{margin-bottom: 10px; padding-left: 10px;}
.works_page_list ul li.works_list_li A .word{margin-bottom: 10px; padding-left: 10px;}
.works_page_list ul li.works_list_li A:hover h6{ color: #fff!important}





.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: #FAFAFA; padding: 20px 0px 40px;color: #2D2D2D; line-height: 18px;}
.foot .w_pc_1200{ padding-left: 80px; background: url("../images/logo_foot.png") no-repeat left center}
.foot .foot_word{ border-bottom: #BFBFBF 1px solid; padding: 15px 20px; }
.foot .foot_word_no{ border-bottom: none; padding: 15px 20px;}
.foot p{ margin-left: -40px;}
.foot p span{ display: inline-block; border-right: rgba(179,179,179,1.00) 1px solid; padding: 0px 20px;}
.foot A{ color: #2D2D2D; }
.scroll-top{display:none;position: fixed;right:20px;bottom:40px;background:#FFFFFF url(../images/scroll-top.png) no-repeat center;width:50px;height:50px;z-index: 999;cursor: pointer; border-radius:100px;}
.scroll-top:hover{background:#030303 url("../images/scroll-top-on.png") no-repeat 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;}

/*分页*/

.pagination.justify-content-center{text-align: center; margin: 30px auto;}

.page-num:not(:disabled){cursor: pointer;}
.page-num, .page-link{position: relative;display: inline-block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #17a2b8;background-color: #fff;border: 1px solid #dee2e6; border-radius: 40px;  margin-right: 10px;}
a.page-num:hover, .page-link:hover{text-decoration: none;}
.page-num-current{z-index: 1;color: #fff!important;background-color: #333;border-color: #333;}
.page-num-current:hover{color: #fff;}
/*其他*/
.pages{min-height: 500px;padding-top: 10px;padding-bottom: 10px;}
.page-item:hover{color: #fff!important;background-color: #333;border-color: #333;}


/*上一条*/
.page_news_box .news_fd{margin-top:10px; border-top: #DFE3E4 1px dashed; text-align: left; padding: 16px 0px; position: relative; font-size: 14px;}
.page_news_box .news_fd span{position: absolute; top: -40px; right: 30px;color: #B0C4DE;}
.page_news_box .news_fd p{color: #B0B0B0; margin-bottom: 15px;}
.page_news_box .news_fd A{}

.inmap{ margin-top: 30px;}


A.two_big{width: 260px; height: 141px; overflow: hidden; position: relative}
A.two_big img{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
A.two_big:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); transform-origin: 50% 50%;}

 


.header.pheader_show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header.pheader_hide {
    -webkit-transform: translateY(-91px);
    -ms-transform: translateY(-91px);
    transform: translateY(-91px)
}

.header {

    position: fixed;
    z-index: 10000;
    top: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
 
      
}
.header.header_shadow{
    
}



.samenews_box ul.hd{  border-bottom: #EBEBEB 2px solid; margin-bottom: 10px;}
.samenews_box ul.hd h4{ border-bottom: #297700 4px solid; display: inline-block; padding: 10px 6px; margin-bottom: -2px;font-family: "Microsoft YaHei";	font-size:18px;}
.samenews_box ul li{  margin: 0px 0px 0px; text-align:left;line-height:36px;  }
.samenews_box ul li em{ display: inline-block; width: 5px; height: 5px; background:#297700; overflow: hidden; vertical-align: middle; border-radius: 2px; margin-right: 10px;}
.samenews_box ul li A{ font-size: 14px; display: inline-block}





