@charset "utf-8";

html,body { margin:0; padding:0}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dd,dt,s,del,i,em{margin:0;padding:0;border:0; text-decoration:none; font-style:normal; outline:none;}
ul,ol,li,dl,dd,dt{list-style-type:none;}
select,input,img,select,button,textarea{vertical-align:middle; font-size:14px; outline:none;font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif; }
a {color:#333;text-decoration:none;}
a:hover{ text-decoration:none; color:#005bac}
*:focus {outline:none !important;text-decoration:none !important}

html{display:block;webkit-text-size-adjust: none;}
body{background:#fff;color:#333;font-size:16px; font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif;  min-width:1240px;}
.b{font-weight:bold}
.red{ color:#ee4433 !important}
.wrapper{ width:1200px; margin:0 auto; }



@font-face {
  font-family: 'iconfont';  
  src: url('//at.alicdn.com/t/font_541431_ttqot3bw2p.eot');
  src: url('//at.alicdn.com/t/font_541431_ttqot3bw2p.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_541431_ttqot3bw2p.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_541431_ttqot3bw2p.woff') format('woff'),
  url('//at.alicdn.com/t/font_541431_ttqot3bw2p.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_541431_ttqot3bw2p.svg#iconfont') format('svg');
}

.iconfont{font-family:"iconfont" !important; font-size:16px;font-style:normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; line-height:100%}

@font-face{
	font-family: 'dincond-medium-webfont';
	src: url('font/dincond-medium-webfont.eot');
	src: url('font/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), 
	url('font/dincond-medium-webfont.woff2') format('woff2'), 
	url('font/dincond-medium-webfont.woff') format('woff'), 
	url('font/dincond-medium-webfont.ttf') format('truetype'), 
	url('font/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');
}


@font-face {
    font-family: 'Novecento Normal';
    src: url('font/Novecento Normal.eot'),
         url('font/Novecento Normal.eot?#iefix') format('embedded-opentype'),
         url('font/Novecento Normal.woff2') format('woff2'),
         url('font/Novecento Normal.woff') format('woff'),
         url('font/Novecento Normal.ttf') format('truetype'),
         url('font/Novecento Normal.svg#Novecento Normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face { font-family: 'pf_din_text_comp_proXTh'; src: url('font/pfdintextcomppro-xthin-webfont.woff2') format('woff2'), url('font/pfdintextcomppro-xthin-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'novecento_normalregular'; src: url('font/novecento-webfont.woff2') format('woff2'), url('font/novecento-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }


::-webkit-scrollbar {height:11px;width:11px}
::-webkit-scrollbar-button {height:0;width:0}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {display:block}
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement {display:none}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-style:solid;border-color:transparent}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal{background-clip:padding-box;background-color:#fff;}
::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);background-clip:padding-box;background-color:rgba(0,0,0,.2);min-height:28px;padding-top:100}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.4)}
::-webkit-scrollbar-thumb:active {-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35);background-color:rgba(0,0,0,.5)}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-width:0;}
::-webkit-scrollbar-track:hover {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1);background-color:rgba(0,0,0,.05)}
::-webkit-scrollbar-track:active {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);background-color:rgba(0,0,0,.05)}



@-webkit-keyframes spinAround {from {-webkit-transform: rotate(0deg)}to {-webkit-transform: rotate(360deg);}}
@-moz-keyframes spinAround {from {-moz-transform: rotate(0deg)}to {	-moz-transform: rotate(360deg);}}
@keyframes spinAround {from {transform: rotate(0deg)}to {transform: rotate(360deg);}}



:-moz-placeholder {color: #aaa;}
::-moz-placeholder {color: #aaa;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #aaa;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa;}


.filler { position: absolute; display: block; -webkit-transition: 0.6s ease 0s; -moz-transition: 0.6s 0s; -o-transition: 0.6s 0s; transition: 0.6s 0s; }
.filler { background-color: #005bac; z-index: 5; }
.filler-left { width: 3px; height: 0%; left: 0%; bottom: 0%; }
.filler-right { width: 3px; height: 0%; right: 0%; top: 0%; }
.filler-top { width: 0%; height: 3px; left: 0%; top: 0%; }
.filler-bottom { width: 0%; height: 3px; right: 0%; bottom: 0%; }


#message{ width:400px; padding:30px 40px 40px; background:#fff; margin:0 auto; border:1px #ddd dashed; position:relative;top:150px; text-align:center}
#message .msg{ margin-bottom:20px; font-size:15px; font-weight:bold;font-family:Tahoma, "microsoft Yahei"; line-height:26px;}
#message .msg a{ text-decoration:underline; color:#0066cc} 
#message .msg a:hover{ color:#ff0000; text-decoration:none}


.video-play{ position:fixed; left:0;top:0; z-index:99999; width:100%; height:100%; display:none}
.video-play .mask{ position:absolute; left:0;top:0; width:100%; height:100%;background:#000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; z-index:1 }
.video-play .box{ width:960px; height:540px; position:relative; z-index:3; margin:0 auto }
.video-play .close-btn{ background:url(../images/video-close.gif) no-repeat center center; background-size:60% 60%; display:block; text-indent:-10000px; width:0.5rem; height:0.5rem; position:absolute; right:0.2rem; top:0.2rem; z-index:4;-webkit-transition: -webkit-transform 1s;}
.video-play .close-btn:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg); }
#con_video_div{ background:#000}




.mobile-qr{ padding:30px; text-align:center}
.mobile-qr img{ width:200px;}
.mobile-qr p{ display:block; text-align:center; margin-top:10px}



#header{ height:110px;  width:100%;z-index:9999; position:relative}
#header .wrapper{ position:relative; z-index:3}
#header .mask{background:#fff;opacity:1; position:absolute; z-index:1; left:0;top:0; width:100%; height:100%;}
#header .logo{ float:left; margin-top:18px;}

#header .search-form{float:right;margin-top:35px; }
#header .search-form .input{float:left;border:1px #ccc solid;width:200px;height:44px;padding:10px 15px;line-height:22px;}
#header .search-form button{width:50px;height:44px;background-color:#02509a;border:0;color:#fff;float:left;}
#header .search-form form{ float:left; margin-right:10px;}
#header .search-form a{ display:block; padding:0 20px; border:1px #ddd solid; float:left; background-color:#f2f2f2; line-height:42px; font-size:15px; font-weight:bold}
#header .search-form a i{ margin-right:6px; position:relative;top:1px;}


.nav{  height:63px; position:relative; z-index:98; background-color:#02509a;  }
.nav:before {content:"";display:block;width:100%;height:3px;background-color:#f69800; position:absolute; left:0; top:60px; }

.nav ul{ float:left; }
.nav ul li{ float:left; height:60px;  z-index:2;  position:relative}
.nav ul li strong{float:left;display:block; height:63px; overflow:hidden }
.nav ul li strong a{ display:block;  color:#fff;}
.nav ul li strong a:hover{ color:#fff}
.nav ul li strong span{ position:relative; z-index:2;padding:0 32px; font-weight:400; line-height:60px;font-size:18px; display:block;}
.nav ul li.current strong a{color:#fff;}
.nav ul li.current strong span{ font-weight:bold}
.nav ul li.hover strong a{color:#fff;}




#header .innavbg{width:100%;height:56px;background:#384395;opacity:0.8; filter:Alpha(opacity=50); height:0; position:absolute;top:60px;left:0px;z-index:10;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
.nav ul dl{ position:absolute;top:100%; left:0px;width:137px; background-color:#fff;box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);border:1px #eee solid; z-index:20; display:none}
.nav ul dl dd{line-height:46px; border-bottom:1px #eee solid}
.nav ul dl dd a{display: block; padding-left:30px;background:url(../images/location-icon2.jpg) no-repeat 90% center}
.nav ul dl dd a:hover{color:#F39800; background-color:#f5f5f5 }
.nav ul dl dd:last-child{border:0}

.sub-item{ width:200px; float:left; margin-right:20px; margin-top:25px; }
.sub-item img{ width:100%; height:133px;border:5px #fff solid;}
.sub-item .image{position:relative}
.sub-item p{ display:block; text-align:center; margin-top:5px; color:#fff; font-size:12px; font-weight:bold}

.sub-item .line {background: #ff9f2b;position: absolute;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
.sub-item .line1{width: 0;height: 5px;left: 0;top: 0;}
.sub-item .line2{width: 0;height: 5px;right: 0;bottom: 0;}
.sub-item .line3{height: 0;width: 5px;left: 0;bottom: 0;}
.sub-item .line4{height: 0;width: 5px;right: 0;top: 0;}
.sub-item:hover .line1,.sub-item:hover .line2{width: 100%;}
.sub-item:hover .line3,.sub-item:hover .line4{height: 100%;}

.nav ul li.hover dl{top:63px;visibility:visible;filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.nav ul li.indicator {position:absolute !important; top:0px; left: 0; width: 100px; height: 60px; background-color:#f39800; z-index:1;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;  }



.apple-banner{width: 100%;overflow: hidden;height:520px}
.apple-banner .swiper-container{margin-top: -40px;width: 100%; position:relative;height:600px}
.swiper-button-prev,.swiper-button-next{width:10%;height: 100%;top:0;background:none;}
.swiper-button-prev{left:0;}
.swiper-button-next{right:0;}
.swiper-button-prev span,.swiper-button-next span{display:block;width: 64px;height: 64px;position: absolute;left: 20px;top: 50%;margin-top:-32px;border-radius: 100%;background: rgba(40,40,40,0.35) url(../images/arrows2.png) no-repeat center 17px;opacity: 0;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.swiper-button-next span{background: rgba(40,40,40,0.35) url(../images/arrows2.png) no-repeat center -71px;left:auto;right:20px;}
.apple-banner:hover .swiper-button-prev span,.apple-banner:hover .swiper-button-next span{opacity: .9;}

.apple-banner .swiper-pagination{top:auto;bottom:40px;background:none;}
.apple-banner .swiper-pagination-bullet{display: inline-block;width: 50px;height: 30px;margin: 0 3px;cursor: pointer;background: none;border-radius:0;opacity: 1;}
.apple-banner .swiper-pagination-bullet span{width: 50px;height: 2px;display: block;background: rgba(255,255,255,0.3);}
.apple-banner .swiper-pagination-bullet-active span{background:#fff;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{background: rgba(255,255,255,0.3);}
.apple-banner .swiper-pagination-bullet i{background:#fff;height: 2px;transform:scaleX(0);transform-origin: 0;display: block;}
.apple-banner .autoplay .firsrCurrent i{transition:transform 2.9s linear;transform:scaleX(1);}
.apple-banner .autoplay .current i{transition:transform 4s linear;transform:scaleX(1);}
.apple-banner .autoplay .replace span{background:gray;}

.slide1{background: #005bac url(../images/banner1.jpg) no-repeat center center;background-size:cover;}
.slide1 .txt{color: #fff; position:absolute; left:0; width:100%; text-align:center;top:40%;text-shadow: 0px 0px 5px rgba(0,0,0,0.5);}
.apple-banner .text1{ font-weight:600; font-size:50px;}
.slide2{background: #005bac url(../images/banner2.jpg) no-repeat center center;background-size:cover;}
.slide2 .txt{color: #fff; position:absolute; left:0; width:100%; text-align:center;top:40%;text-shadow: 0px 0px 5px rgba(0,0,0,0.3);}
.slide3{background: #005bac url(../images/banner3.jpg) no-repeat center center;background-size:cover;}
.slide3 .txt{color: #005bac; position:absolute;left:0; width:100%; text-align:center;top:40%;;}

.banner{position:relative}
.banner-video{width:200px;position:absolute;right:50px;bottom:40px;z-index:100;}
.banner-video .image{overflow:hidden;border:2px #fff solid;}
.banner-video .image img{width:100%;-webkit-transition-duration: 0.4s;transition-duration: 0.4s;display:block}
.banner-video i{color:#fff;width:45px;height:45px;     background: url(../images/video-icon.png) no-repeat;position:absolute;left:50%;margin-left:-22px;top:50px; -webkit-transition-duration: 0.4s;transition-duration: 0.4s;}
.banner-video p{text-align:center;margin-top:5px;color:#fff}
.banner-video:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.banner-video:hover i{top:45px;}



.weui-cell{width:100%; height:100%; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.weui-cell__ft{text-align: right; color: #999999;}
.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex;}
.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}



.index-bg1{ position:relative;  z-index:3; padding-top:30px;}
.index-bg2{ background-color:#f5f5f5; padding-bottom:40px; margin-top:40px; padding-top:40px; position:relative; z-index:4}



.tab-line { height: 2px; width: 63px; background: #f39800; position: relative; left: 0px; margin-top: -2px; }


.news-slider{ width:430px; height:280px; float:left; overflow:hidden; position:relative;}
.news-slider .flexslider{ height:280px; overflow:hidden; background-color:#f2f2f2;}
.news-slider .flexslider .slides{ position:relative; z-index:2}
.news-slider .flexslider .slides li{ position:relative; height:280px;}
.news-slider .flexslider .slides li img{ width:430px; height:280px;display:block;background: url(../images/loading.gif) no-repeat center center #fff;}
.news-slider .flexslider .slides li p{ text-align:left; text-indent:1em; line-height:40px; color:#fff;  width:100%; height:40px; position:absolute; left:0;bottom:0;background: rgba(0, 0, 0, 0.7);;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:inline-block; padding-right:100px; font-size:14px;}
.news-slider .flexslider .flex-control-nav{ bottom:25px; right:15px; text-align:right; z-index:100; position:relative;}
.news-slider .flexslider .flex-control-nav li{ margin:0 3px; text-align:left}
.news-slider .flexslider .flex-control-nav li a{background: #aaa;background: rgba(255, 255, 255, 0.5);}
.news-slider .flexslider .flex-control-nav li a.flex-active{background: #f39800;}



.index-news{ float:right; width:730px; height:290px; overflow:hidden; position:relative; position:relative; margin-top:-10px;}
.index-news-con{ margin-top:20px}
.index-news h3{ height:44px; border-bottom:2px #eee solid  }
.index-news h3 a{ font-size:16px; font-weight:bold; display:block;  float:left; text-align:center; margin-right:40px; height:44px; line-height:40px; color:#444}
.index-news h3 a.current{ color:#f39800;}
.index-news h3 a:first-child{ border-left:0}
.index-news a.more{ font-size:13px; font-weight:normal; position:absolute; right:0;top:14px;}
.index-news div.list{ overflow:hidden;}
.index-news div.list .list-con{ }
.index-news div.list .image{ width:288px; float:left; margin-top:3px;}
.index-news div.list .image img{ width:100%}
.index-news div.list dl{ height:100px;}
.index-news div.list dl strong{display:block; font-size:16px; margin-right:100px; position:relative; line-height:24px; }
.index-news div.list dl strong em{font-family:"Novecento Normal"; font-weight:normal; position:absolute; right:-100px; color:#aaa; font-size:18px;}
.index-news div.list dl strong a{ color:#444;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:inline-block; max-width:570px;_width:570px;}
.index-news div.list dl strong a:hover{ color:#f08200}
.index-news div.list dl p{ font-size:14px; color:#888; margin-top:3px; line-height:2;  }
.index-news div.list dl p a{ color:#ed7826}
.index-news div.list dl p a:hover{ color:#f08200}
.index-news div.list ul{}
.index-news div.list ul li{ padding:8px 0; line-height:16px; height:32px; text-align:right; }
.index-news div.list ul li a{ float:left; background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; display:inline-block; max-width:570px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;_width:570px; text-align:left}
.index-news div.list ul li span{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#999}
.index-news div.list ul li:last-child{ border-bottom:0;}


.index-line{ height:275px; float:left; width:1px; background-color:#eee; margin-left:35px}






.index-video{ margin-top:25px;width:300px;float:right;}
.index-video h2{ height:34px; border-bottom:2px #eee solid;font-size:16px; font-weight:bold; color:#4a4a4a}
.index-video h2 i{ margin-right:5px; font-weight:normal; font-size:20px; position:relative;top:2px}
.index-video .image{  height:200px;  position:relative; overflow:hidden; margin-top:15px; }
.index-video .image img{ width:300px; height:200px;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s}
.index-video .image a{ display:block; width:300px; height:200px; position:absolute; left:0;top:0; text-align:center; z-index:3}
.index-video .image a i{ color:#fff; line-height:200px; font-size:50px;}
.index-video .image em{ background-color:#000; position:absolute; left:0;top:0; width:300px; height:200px; z-index:2;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-o-transition-duration: 0.4s;opacity: 0.3;filter: alpha(opacity=30);}
.index-video:hover .image em{ opacity: 0;filter: alpha(opacity=0);}
.index-video:hover .image img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);}




.index-link{ width:300px;float:right;}
.index-link img{ display:block; margin-bottom:5px;}


.index-bg{background:#f8f8f8; padding:35px 0; margin-top:35px;}

.index-party{ width:430px; float:left; background-color:#fff; border:1px #eee solid;  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.03); }
.index-party h3{ height:60px; background-color:#f0f1f2}
.index-party h3 a{ display:block; line-height:60px; width:50%; float:left; text-align:center; font-size:18px; background-color:#f0f1f2;border-right:1px #e8e8e8 sol}
.index-party h3 a.current{ background-color:#fff; color:#3f51b5}
.index-party .con{ padding:20px 30px;height:250px;}
.index-party dl{ padding-left:130px;height:70px; position:relative;}
.index-party dl .image{ width:100px; position:absolute; left:0;top:0;}
.index-party dl .image img{ width:100%}
.index-party dl .text{ }
.index-party dl .text strong{display:block; font-size:15px;position:relative; line-height:20px;height:40px; overflow:hidden }
.index-party dl .text strong a{ color:#444; }
.index-party dl .text strong a:hover{ color:#3f51b5}
.index-party dl .text span{ display:block;font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#aaa; margin-top:10px;}
.index-party ul{ margin-top:20px;}
.index-party ul li{ padding:5px 0; height:30px;  line-height:20px; margin-right:75px; position:relative }
.index-party ul li a{ background:url(../images/li.gif) no-repeat 0 center; padding-left:15px;display:inline-block; max-width:100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;_width:100%; text-align:left;}
.index-party ul li span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#aaa; position:absolute; right:-75px;top:7px;}

.index-style { position:relative; background-color:#fff; border:1px #eee solid; box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.03); width:740px; float:right }
.index-style h2{ height:58px;background:#fafafa;border-bottom:1px #eee solid;}
.index-style h2 a{ display:block; width:25%; height:58px; line-height:50px; float:left; border-right:1px #eee solid; border-bottom:1px #eee solid;background:#fafafa; text-align:center; font-weight:normal;}
.index-style h2 a i{ font-size:24px; position:relative; line-height:58px; margin-right:5px; font-weight:normal;top:2px}
.index-style h2 a span{ font-size:16px;}
.index-style h2 a.current{background: #fff; border-bottom:0; color:#f39800}
.index-style h2 a.current span{ font-weight:bold}
.index-style a.more{ font-size:12px; font-weight:normal; position:absolute; right:25px;top:20px;}
.index-style .con{ margin:25px 25px; width:690px;height:202px; position:relative;overflow:hidden}
.index-style .slider{}
.index-style .slider ul{}
.index-style .slider ul li{ width:215px; float:left; margin-right:18px}
.index-style .slider ul li img{ width:100%; height:151px}
.index-style .slider ul li p{ margin-top:10px; text-align:center; padding:0 10px; font-size:16px; line-height:1.5}
.index-style .slider ul a.more{ display: block; float:left; width:60px;height:160px; background-color:#f39800; color:#fff; text-align:center; padding:30px 20px; line-height:16px;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;}
.index-style .slider ul a.more:hover{ background-color:#005bac}




.footer{ background:url(../images/footer-bg.png) repeat-x #005bac;  padding:20px 0 30px; color:#a7c6e2; line-height:28px; font-size:14px}
.footer .footer-left{ float:left;}
.footer span{ margin:0 10px; font-size:12px; position:relative;top:-1px; font-weight:bold}
.footer a{ font-weight:bold; color:#fff}
.footer a:hover{ text-decoration:underline}
.footer .footer-right{ float:right; text-align:right }
.footer .footer-right img{ position:relative;top:-2px; margin-right:5px;}
.footer .footer-right i{ margin-right:5px; position:relative;top:2px; font-size:20px;}
.footer a.linking{ display:inline-block; background:url(../images/linking.png) no-repeat; text-indent:-10000px; overflow:hidden; width:170px; height:17px; position:relative;top:5px; margin-left:20px}


#follow-btn{ position:fixed;right:10px;bottom:-200px; border-bottom:1px #eee solid; z-index:999;transition: all 850ms cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 850ms cubic-bezier(0.215,.61,.215,1);-moz-transition: all 850ms cubic-bezier(0.215,.61,.215,1);-o-transition: all 850ms cubic-bezier(0.215,.61,.215,1);}
#follow-btn a{ display:block; color:#888; border:1px #eee solid; border-bottom:0; width:54px; height:54px; line-height:56px; text-align:center; -webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;transition: background-color 0.3s; position:relative; background-color:#fff }
#follow-btn a.weixin{ cursor:default}
#follow-btn a div{ position:absolute; left:-150px; top:-55px; background-color:#005bac; width:150px; height:162px; padding:15px; display:none}
#follow-btn a div img{ width:100px; height:100px;}
#follow-btn a div span{ display:block; line-height:15px; margin-top:10px; font-size:12px; color:#fff; text-align:center;}
#follow-btn a:hover div{ display:block}
#follow-btn a em{ display:block; width:54px; height:54px; position:relative; overflow:hidden}
#follow-btn a i{font-size:28px; position:absolute; left:0;top:0; display:block; width:50px; height:50px; text-align:center; line-height:50px;transition: all 450ms cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 450ms cubic-bezier(0.215,.61,.215,1);-moz-transition: all 450ms cubic-bezier(0.215,.61,.215,1);-o-transition: all 450ms cubic-bezier(0.215,.61,.215,1);}
#follow-btn a i.i2{ color:#fff;top:54px;}
#follow-btn a:hover{ background-color:#005bac; color:#fff}
#follow-btn a:hover i.i1{top:-54px;}
#follow-btn a:hover i.i2{top:0;}

@media (max-width:1250px){
	#follow-btn{ display:none}
}



#pages{ text-align:center; padding-top:25px; height:90px;}
#pages a{ display:inline-block; padding:9px 15px; background-color:#fff; color:#888; margin:0 2px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; border:1px #ddd solid}
#pages a:hover{ background-color:#005bac; border-color:#005bac; color:#fff}
#pages a.active{ background-color:#005bac;border-color:#005bac; color:#fff}
#pages a.prev,#pages a.next{ font-size:14px;} 
#pages span{display:inline-block; padding:9px 15px; color:#888; position:relative;top:-2px}



.page{ position:relative; width:1200px; margin:50px auto 0px;}
.page-wrapper{ background-color:#fff; padding-bottom:50px }


.page-banner{ width:100%; position:relative; height:300px; overflow:hidden;min-width:1200px; z-index:97} 
.page-banner .image-con{ overflow:hidden; height:100%; width:100%; position:relative;transition: all 1.5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.5s cubic-bezier(0.215,.61,.215,1);transform:scale(1.1);-webkit-transform:scale(1.1); }
.page-banner .image-con .image{ height:100%; width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.page-banner .pic{ position:absolute; left:50%; margin-left:220px;top:100%;transition: all 2.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 2.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;display:none}
.page-banner .title{ position:absolute; left:50%; margin-left:0px;top:40%;transition: all 1.8s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.8s cubic-bezier(0.215,.61,.215,1);transition-delay:1.5s; -webkit-transition-delay:.5s;opacity:0;filter:alpha(opacity=15);font-family:"dincond-medium-webfont"; font-size:48px; color:#fff; text-align:right; width:450px;}
.page-banner.hover .image-con{transform:scale(1);-webkit-transform:scale(1);}
.page-banner.hover .pic{top:0}
.page-banner.hover .title{opacity:0.15; margin-left:150px}



.page-nav{ height:63px;text-align:center; width:100%;  background:#fff; position:relative; z-index:999; border-bottom:1px #ddd solid}
.page-nav ul{ float:left; }
.page-nav ul li{ position:relative;display:inline-block; }
.page-nav ul li a{ vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale; position: relative;-webkit-transition-property: color; transition-property: color;transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.3s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; display:inline-block;  position:relative; text-align:center;  line-height:62px; margin-right:50px; }
.page-nav ul li a:before {content:""; position: absolute;z-index: -1;bottom:-1px;left: 0;right: 0;background: #0068c4;-webkit-transform: scaleX(0);transform: scaleX(0); transition: all 1s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1s cubic-bezier(0.215,.61,.215,1);color: #fff;padding: 0px 20px; height:3px;display:none\9}
.page-nav ul li a:hover:before,.page-nav ul li a:focus:before,.page-nav ul li a:active:before {-webkit-transform: scaleX(1); transform: scaleX(1);}
.page-nav ul li a:hover{ color:#0068c4;  color:#fff\9}
.page-nav ul li.current a{ color:#0068c4; }
.page-nav ul li.current a:before{ -webkit-transform: scaleX(1); transform: scaleX(1);}



.location{ float:right; font-size:13px; color:#aaa;   background:url(../images/location-icon.jpg) no-repeat 0 center; padding-left:20px;}
.location a{ display:inline-block; line-height:62px; }
.location i{ display:inline-block;line-height:62px;width:3px; height:5px; margin:0 10px; position:relative;top:-2px; background: url(../images/location-icon2.jpg) no-repeat left center; color:#888}



.about{ }
.about .item-a .image{ float:left;width:400px }
.about .item-a .image img{width:100%}
.about .item-a .content{ width:760px; float:right; line-height:1.9;}
.about .item-a .content p{ text-indent:2em;margin-bottom:15px;}
.about .item-b{ border-top:3px #eee solid; padding-top:40px; margin-top:40px;}
.about .item-b p{ line-height:1.8; margin-bottom:10px;text-indent:2em}
.about .item-c{ margin-top:30px; border:1px #ddd solid; padding:30px 40px; line-height:1.8;border-radius:5px;}
.about .item-c h2{ margin-bottom:20px; font-size:18px; font-weight:bold; color:#0068c4;}


.report-content{ line-height:2}
.report-content p{ margin-bottom:15px}

.about-business{ margin-bottom:25px; margin-top:20px; background-color:#dc574e; color:#fff; padding:25px 30px }
.about-business h3{ font-size:18px; }
.about-business ul{ margin-top:15px}
.about-business ul li{ width:50%; float:left; margin-top:3px;}


.strategy{ background:url(../images/strategy-pic.jpg) no-repeat right top #f1eff1; padding-right:300px; min-height:846px}
.strategy .con{ padding:80px 100px}
.strategy .item{ margin-bottom:80px}
.strategy .item h2{ font-size:28px; border-left:10px #f39800 solid; padding-left:20px}
.strategy .item h2 strong{ display:block;}
.strategy .item h2 p{ font-size:16px; margin-top:15px; color:#888}
.strategy .item ul{ margin-top:40px; padding-left:30px;}
.strategy .item li{background:url(../images/strategy-icon.png) no-repeat; padding-left:45px; line-height:30px; font-size:18px; margin-bottom:15px; }


.about .structure{ position:relative; text-align:center; min-height:400px; padding-bottom:30px;min-height:500px}
.about .structure h1{ position:absolute; left:0;top:0; text-align:left; background:url(../images/page-title-icon.png) no-repeat;padding-left:25px;}
.about .structure h1 strong{ display:block;  font-size:26px; line-height:26px; font-weight:500}
.about .structure h1 span{ display:block; font-family:"dincond-medium-webfont"; font-size:28px; margin-top:8px; color:#ccc}


.leader{ min-height:400px; position:relative; overflow:hidden; padding-top:90px;}
.leader h1{ position:absolute; left:0;top:0px; text-align:left; background:url(../images/page-title-icon.png) no-repeat;padding-left:25px;}
.leader h1 strong{ display:block;  font-size:26px; line-height:26px; font-weight:500}
.leader h1 span{ display:block; font-family:"dincond-medium-webfont"; font-size:28px; margin-top:8px; color:#ccc}
.leader .con{ width:1230px; }
.leader .item{ padding:40px 45px; height:150px; background-color:#f1eff1;margin-bottom:30px;transition-duration: 0.3s;width:575px; float:left; margin-right:30px}
.leader .item h2{ font-size:22px; line-height:20px;  margin-bottom:20px;transition-duration: 0.3s;}
.leader .item p{ margin-top:10px;line-height:2; color:#888; }
.leader .item p b{ color:#f39800; }
.leader .item:hover{ background-color:#ddd;}
.leader .item:hover h2{ border-left-color:#f39800}




.history{ position:relative; min-height:400px; margin:40px 40px 0px; }
.history h1{ position:absolute; left:50%; margin-left:-560px;top:40px; text-align:left; background:url(../images/page-title-icon.png) no-repeat;padding-left:25px;}
.history h1 strong{ display:block;  font-size:26px; line-height:26px; font-weight:500}
.history h1 span{ display:block; font-family:"dincond-medium-webfont"; font-size:28px; margin-top:8px; color:#ccc}
.history .item{transition: all 0.3s; -webkit-transition: all 0.3s; }
.history .item .wrapper{padding-left:400px; position:relative;}
.history .item h2{ font-size:40px; font-family:"Novecento Normal"; color:#005bac; position:absolute; left:260px;top:30px; }
.history .item h2 span{ font-family:"Microsoft Yahei"; font-size:20px; position:relative;top:-3px}
.history .item ul li{ position:relative; padding:10px 0  10px 40px;border-left:2px #ddd solid;}
.history .item ul li p{ line-height:2; color:#7a7a7a; }
.history .item ul li:after { content: ",,"; display: block; width:17px;height:17px; background:url(../images/line-icon.png) no-repeat; position:absolute; left:-9px;top:16px; text-indent:-10000px}
.history .item ul li:first-child{ padding-top:40px}
.history .item ul li:first-child:after{top:47px} 
.history .item ul li:last-child{ padding-bottom:30px}
.history .item.hover{ background-color:#f1eff1}




.news-left{ width:840px; float:left;  border-right:1px #eee solid; min-height:600px; padding-right:30px }
.news-right{ width:360px; float:right; padding-left:30px;}

.news-search{  height:50px; border:2px #eee solid; }
.news-search .input{border:0; width:240px; height:46px; background-color:#fff; line-height:20px; padding:10px 15px; color:#888; -webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; float:left }
.news-search .hover{ background:#f8f8f8;color:#e47816}
.news-search button{ background:#eee; border:0; height:46px;color:#aaa;width:56px; cursor:pointer;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; float:left}
.news-search button em{ font-size:20px;}
.news-search button:hover{ background:#eee; }

.right-weixin{ padding:40px;background-color:#f1eff1; margin-top:10px;}
.right-weixin img{ width:100%}
.right-weixin p{ margin-top:10px; line-height:1.7; font-size:16px; color:#888; text-align:center}

.party-pic{ margin-bottom:10px}
.party-pic img{ width:100%}

.right-pic{ }
.right-pic img{ width:100%}
.right-topic{ margin-top:10px}


.right-share{ margin-top:20px; margin-left:20px;}
.right-share span{ display:inline-block; line-height:50px;color:#888}
.right-share a{ display:inline-block; height:36px; width:36px; text-align:center;border-radius:18px; background-color:#3eb135; margin:0 1px}
.right-share a i{ line-height:36px; color:#fff; font-size:24px; font-weight:normal}
.right-share a.a2{ background-color:#eecf3d}
.right-share a.a3{ background-color:#df4d69}
.right-share a.a4{ background-color:#45aaf2}

.back-btn { display:block; width:270px; margin-bottom:10px; padding:25px 20px; text-align:center; font-size:16px; background-color:#f39800; color:#fff;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;}
.back-btn i{ position:relative;top:3px; margin-right:3px; font-size:20px}
.back-btn:hover{ background-color:#f5a300; color:#fff}




.top-news{ }
.top-news .image{ width:550px; float:left;}
.top-news .image img{width:550px;height:310px}
.top-news .text{ width:580px; float:right;}
.top-news .text span{ display:block; font-size:16px; margin-top:10px; color:#aaa}
.top-news .text h2{ font-size:26px; font-weight:normal; line-height:1.6;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.top-news .text p{ margin-top:30px; font-size:15px; line-height:1.8; color:#777;}
.top-news .text a.more{ display:block; margin-top:48px; background-color:#ddd; text-align:center; line-height:50px;}
.news-list{ margin-top:50px;}
.news-list li{ border-top:2px #eee solid; border-bottom:2px #eee solid; margin-top:-2px; position:relative}
.news-list li a{ display:block;height:200px; padding:45px 0px;-webkit-transition: background-color .25s;transition:background-color .25s;}
.news-list li .time{ width:130px; height:130px; padding:20px 30px; text-align:center; float:right; background-color:#d2d2d2; font-weight:bold; color:#bbb; position:relative;top:-5px;   font-family: "novecento_normalregular";}
.news-list li .time strong{ display:block; color:#274770;font-size:50px; line-height:50px; font-weight:normal}
.news-list li .time span{ display:block; color:#222; border-top:1px #aaa solid; padding-top:5px; margin-top:5px;font-size:16px; font-weight:normal}
.news-list li .text{ width:1050px; float:left}
.news-list li .text strong{ display:block; line-height:1.6; font-weight:normal; font-size:26px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-list li .text p{ margin-top:10px;font-size:15px;  line-height:1.8; color:#777;}
.news-list li .more{width: 0px;height: 130px;background: url(../images/news-more.jpg) no-repeat center center; box-shadow: -100px 0 142px #fff; opacity: 0;position: absolute;right: 0;top: 40px;transition: all 0.3s; -webkit-transition: all 0.3s;}
.news-list li a:hover{ background-color:#fff}
.news-list li a:hover .more{ right:0;opacity: 1; width:130px;}


.news-list2{}
.news-list2 ul li{  padding:18px 0px; border-bottom:1px #eee solid;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; margin-top:-1px; position:relative; text-align:right}
.news-list2 ul li a{ display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left; max-width:740px; _width:740px; background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; font-size:16px;}
.news-list2 ul li span{  font-size:12px; margin-top:10px; color:#999; background:url(../images/date.png) no-repeat 0 center; padding-left:16px;}



.news-list3 {}
.news-list3 ul li{ background-color:#f1eff1; margin-bottom:30px;transition: all 0.3s; -webkit-transition: all 0.3s; position:relative; overflow:hidden }
.news-list3 ul li .image{ width:450px;height:250px; float:left; position:relative; overflow:hidden}
.news-list3 ul li .image img{ width:450px; height:250px;transition: all 1s; -webkit-transition: all 1s;}
.news-list3 ul li .text{ width:740px; float:right; padding:35px 40px 0;}
.news-list3 ul li .text h2 {padding-bottom:15px; border-bottom:1px #e2e2e2 solid; margin-bottom:15px; font-size:20px; font-weight:bold }
.news-list3 ul li .text h2 strong{ font-size:26px; font-weight:300}
.news-list3 ul li .text h2 em{ color:#f39800; margin-left:10px; font-size:14px; }
.news-list3 ul li .text p{ line-height:2; font-size:13px; color:#7a7a7a}
.news-list3 ul li .text a.more{ display:block; width:120px; background-color:#f39800; color:#fff; text-align:center; line-height:40px; margin-top:20px;transition: all 0.3s; -webkit-transition: all 0.3s; visibility:hidden;filter:alpha(opacity=0);opacity:0; margin-left:20px }
.news-list3 ul li:hover .text a.more{  visibility:visible;filter:alpha(opacity=100);opacity:1; margin-left:0 }
.news-list3 ul li:hover .image img{transform:scale(1.1);-webkit-transform:scale(1.1);}


.notice-list{ }
.notice-list ul li{ background-color:#f1f1f1;position:relative; overflow:hidden;margin-bottom:20px}
.notice-list ul li .info{ margin-right:140px;padding:15px 40px;}
.notice-list ul li span{font-family:"novecento_normalregular"; display:block; font-size:16px; color:#0075bf; position:relative; z-index:2;}
.notice-list ul li strong{display:block;  font-size:16px; font-weight:600;margin-top:10px; margin-right:50px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position:relative; z-index:2 }
.notice-list ul li a:after {content:"";display:block;width: 0;height: 140px;width:140px; background:url(../images/more.png) no-repeat center center #ddd;position:absolute; right:0;top:0;transition: all 0.5s; -webkit-transition: all 0.5s;}
.notice-list ul li a{ display:block; padding:25px 0}




p.none{ background:url(../images/none.jpg) no-repeat center 90px #f5f5f5;  padding:200px 50px 100px; text-align:center; border-radius:20px}


.search-top{ font-size:16px; border-bottom:1px #eee solid;padding-bottom:25px}


.news-view{ padding:40px 40px 0; border:1px #e8e8e8 solid;box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.05); }
.news-view .news-info{}
.news-view .news-info .text{}
.news-view .news-info .title{ color:#333; padding-bottom:30px;}
.news-view .news-info .title h1{font-size:26px; font-weight:400;line-height:36px; text-align:center;}
.news-view .news-info .title p{ font-family:"仿宋"; color:#888;font-size:24px; padding-top:10px; color:#ff0000; text-align:center}
.news-view .news-info .info{color:#bbb; position:relative; font-size:14px; background-color:#f5f5f5; padding:15px 20px}
.news-view .news-info .info span.source{background: url(../images/new_i3.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 18px;}
.news-view .news-info .info span.date{background: url(../images/new_i1.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 18px;}
.news-view .news-info .info span.hits{background: url(../images/new_i2.png) no-repeat scroll left center;padding: 2px 0px 2px 28px;}
.news-view .news-info .info .share{ position:absolute; right:40px;top:0px;}

.share span{ float:left; line-height:20px;}
.share a{ padding-left:20px; height: 20px; margin-left:6px; display: inline-block; background: url(../images/share.png); float: left;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;}
.share a.i1{ background-position: 0px 0px;}
.share a.i2{ background-position: -50px 0px;}
.share a.i3{ background-position: -95px 0px;}
.share a.i1:hover{ background-position: 0px -20px;}
.share a.i2:hover{ background-position: -50px -20px;}
.share a.i3:hover{ background-position: -95px -20px;}

.news-view .content{ line-height:200% !important;  margin-top:20px; font-size:16px;}
.news-view .content p{ margin-bottom:15px;line-height:200% !important;}
.news-view .content span{ margin-bottom:15px;line-height:240% !important;}
.news-view .content h3{ margin:25px 0 10px !important; font-size:16px !important;}
.news-view .content table{ float:none !important; border:2px #ddd solid; font-size:14px;border-collapse:collapse !important;border-spacing:1px !important;}
.news-view .other{ border-top:1px #eee solid; padding:20px 0px 15px; font-size:15px; margin-top:25px;}
.news-view .other p{ height:30px;}
.news-view .other p a{ margin-left:3px;}
.news-view .download{ border-top:1px #ddd solid; padding:30px 0; margin-top:25px; padding-left:40px;}
.news-view .download h2{ font-size:15px; color:#d42121; height:25px;}
.news-view .download p{ padding:5px 0px; background:url(../images/word.gif) no-repeat 0 center; padding-left:25px;}
.news-view .download p a{ color:#0033FF; text-decoration:underline; font-size:14px;}
.news-view .download p a:hover{ text-decoration:none; color:#0033FF}
.news-view .pics{ background:#fff;  position:relative; overflow:hidden;margin:30px 40px 0px;}
.news-view .pics .list{}
.news-view .pics .list img{ max-width:700px; max-height:450px;}
.news-view .pics .list li{ display:none; text-align:center}
.news-view .pics .list li .title{ margin-top:15px; font-weight:bold}
.news-view .pics .prev{ width:421px; background:#fff;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0; display:block; position:absolute;top:0; left:0; z-index:100; height:800px;}
.news-view .pics .next{ width:421px; display:block; background:#fff;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;  position:absolute;top:0; right:0; z-index:100; height:800px;}
.news-view .pics .prev-btn{ display:block;z-index:50; width:70px; height:70px; background:url(../images/prev-btn.png) no-repeat; position:absolute;top:50%; margin-top:-35px; left:0; display:none}
.news-view .pics .next-btn{display:block; z-index:50; width:70px; height:70px; background:url(../images/next-btn.png) no-repeat; position:absolute;top:50%; margin-top:-35px; right:0; display:none}
.news-view .pics p{ font-size:12px; color:#fff; background:#babcc0;border-radius:5px; padding:8px 10px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9; position:absolute;top:0px; right:20px; z-index:60}
.news-view .con_video_div{ margin:30px auto 0;}

.business-cate{ height:120px; margin-top:-120px; position:relative; z-index:1000; background-color:#f0f0f0}
.business-cate a{ display:block; width:25%; float:left; text-align:center; border-right:1px #e3e3e3 solid; height:120px; padding-top:20px;}
.business-cate a:last-child{ border:0;}
.business-cate a i{ font-size:40px; line-height:55px;}
.business-cate a span{ display:block; font-size:16px;}
.business-cate a.current{ background-color:#fff; color:#f39800}

.business-pics{ overflow:hidden; padding-bottom:20px; padding-top:50px;}
.business-pics ul{ width:1260px;}
.business-pics ul li{ width:345px; float:left; margin-left:40px; margin-bottom:30px; padding:20px; border:1px #eee solid;box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.03); position:relative}
.business-pics ul li img{ width:100%;}
.business-pics ul li span{ display:block; text-align:center; margin-top:10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.business-pics ul li a{ display:block; width:100%; height:100%; position:absolute; left:0;top:0}


.project-main{ overflow:hidden; margin:40px 40px 0}
.project-main .item{ width:350px; float:left; margin-left:30px; border-radius:5px; overflow:hidden} 
.project-main .item .image{ overflow:hidden; position:relative}
.project-main .item .image img{ width:100%}
.project-main .item .image p{ background-color:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0;bottom:0; line-height:40px; font-weight:bold; text-align:center; width:100%}
.project-main .item ul{ height:400px; background-color:#f5f5f5; padding:20px 30px;}
.project-main .item ul li{ padding:10px 0; border-bottom:1px #ddd dotted;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.project-main .item ul li span{ display:block; color:#999; font-size:12px; margin-bottom:5px;}
.project-main .item ul a.more{ margin-top:10px; display:inline-block; color:#228fdb}


.video-list{overflow:hidden; margin-top:20px; min-height:450px; }
.video-list ul{ width:1240px;}
.video-list ul li{ width:375px; float:left; margin-right:30px; position:relative; margin-top:30px; height:295px; background-color:#f2f2f2}
.video-list ul li .image{width:375px;height:250px; overflow:hidden; position:relative; }
.video-list ul li .image:after { content: ",,"; display: block; width:100%;height:100%;position:absolute; left:0;top:0; text-indent:-10000px; background-color:#000;filter: alpha(opacity=50); opacity: 0.5;-webkit-transition-duration: 0.5s;}
.video-list ul li img{width:375px; height:250px;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transition-duration: 2s;}
.video-list ul li a{ display: block; width: 100%; height: 100%; position:absolute; left:0;top:0; }
.video-list ul li i{ display:block; position:absolute; font-size:60px; width:60px;height:60px; left:50%; margin-left:-30px;top:50%; margin-top:-50px;color:#fff; }
.video-list ul li .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding: 0 20px; margin-top:10px}
.video-list ul li:hover .image:after{ opacity: 0.2;filter: alpha(opacity=20);  }
.video-list ul li:hover img{transform:scale(1);-webkit-transform:scale(1);}



.pics-list{overflow:hidden; }
.pics-list ul{ width:1240px;}
.pics-list ul li{ width:375px; float:left; margin-right:30px; margin-bottom:30px; height:280px; padding:20px; border:1px #eee solid ;box-shadow: 0px 3px 6px rgba(0,0,0,0.08); background-color:#fff}
.pics-list ul li .image{width:335px;height:210px; overflow:hidden; position:relative; perspective: 1300px; -webkit-perspective: 1300px; -moz-perspective: 1300px; }
.pics-list ul li img{width:335px; height:210px;}
.pics-list ul li em{background: rgba(0,0,0,0.5); font-size:12px; display:block; width:40px; height:24px; line-height:24px; text-align:center; position:absolute; right:10px;top:210px; color:#fff; border-radius: 3px; }
.pics-list ul li a{ display: block;visibility: hidden;opacity: 0; width: 100%; height: 100%; background: none rgba(0,91,172,0.9); background: #005bac\9; filter: alpha(opacity=80); position: absolute; left: 0; top: 0; z-index: 10;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;transform-origin: 50% 0; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform: rotateX(-60deg); -webkit-transform: rotateX(-60deg); -moz-transform: rotateX(-60deg); transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;}
.pics-list ul li a i{ display:block; position:absolute; font-size:60px; width:60px; height:60px; left:50%; margin-left:-30px;top:50%; margin-top:-30px; opacity: 0; transform: translateY(26px); -webkit-transform: translateY(26px); -moz-transform: translateY(26px); color:#fff;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; }
.pics-list ul li .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding: 0 20px; margin-top:10px}
.pics-list ul li:hover a{ opacity: 1; visibility: visible; transform: rotateX(0); -webkit-transform: rotateX(0); -moz-transform: rotateX(0); }
.pics-list ul li:hover i { opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); transition: 450ms 250ms; }




.culture{}
.culture .item-a{ }
.culture .item-a .image{ width:200px; float:left}
.culture .item-a .image img{ width:100%}
.culture .item-a .text{ width:850px; float:right; padding-top:20px}
.culture .item-a .text h2{ font-size:26px;}
.culture .item-a .text p{ line-height:2.2; margin-top:20px; color:#5a5a5a}
.culture .item-b{ margin-top:40px;}
.culture .item-b .item{ background-color:#f2f2f2; width:33.33333333%; float:left; height:250px; padding:30px 50px; text-align:center;}
.culture .item-b .item h2{ font-size:18px;  margin-top:15px}
.culture .item-b .item p{ line-height:1.8; margin-top:15px; color:#6a6a6a}
.culture .item-b .item i{ font-size:65px; color:#8a8a8a; display:block; margin:0 auto; width:50px;}
.culture .item-b .item.s2{ background-color:#fafafa}





.hr-content{ }
.hr-content blockquote{  width:100%; text-align:center; padding:0; margin-bottom:0; font-size:inherit; border:0; }
.hr-content blockquote:after { content: ",,"; display: block; text-align: center; overflow: hidden; font-weight: lighter; font-size: 8rem; line-height: 1em; letter-spacing: -5px; color: #ddd; font-family: Georgia, Times, "Times New Roman", serif;margin: -3rem auto 2rem;}
.hr-content blockquote h1{ font-size:26px; line-height:50px; font-weight:normal; color:#404040; text-align:center}
.hr-content blockquote h1 i{ width:60px; height:1px; background-color:#ccc; display:inline-block; position:relative;top:-8px;}
.hr-content blockquote h1 span{ display:inline-block; margin:0 10px;}
.hr-content blockquote p{ font-size:15px; margin-top:10px; line-height:2;text-align:left;  }
.hr-content blockquote p strong{ color:#f39800; margin-right:20px; font-size:16px;}

.hr-content .item{ width:560px; float:left;height:250px; position:relative}
.hr-content .item .blue{position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0%;  background: none rgba(0,91,172,0.9); opacity: 0; visibility: hidden; transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
.hr-content .item .black{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5);;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s;}
.hr-content .item  img{ width:560px; height:250px;}
.hr-content .item .text{text-align:center; position:absolute; z-index:3; width:100%; height:100%; left:0;top:0; color:#fff; padding:0 50px;}
.hr-content .item .text em{ display:block; width:30px; height:3px; background-color:#fff; margin:25px auto 0;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
.hr-content .item .text h2{ font-size:2.2rem; margin-top:110px;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
.hr-content .item .text p{ margin-top:20px; font-size:16px; line-height:2;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;opacity: 0; visibility: hidden;}
.hr-content .item .text p i{ font-size:70px;}
.hr-content .item .text a{ display:block; position:absolute; left:0;top:0; width:100%; height:100%; z-index:10}
.hr-content .item:hover .black{ opacity: 0; visibility: hidden;}
.hr-content .item:hover .blue{ opacity: 1; visibility: visible; height: 100%;}
.hr-content .item:hover .text h2{ margin-top:50px;}
.hr-content .item:hover .text em{ width:90px;}
.hr-content .item:hover .text p{opacity: 1; visibility: visible;}

.hr-content a.more{ display:block; margin:20px auto 0; background-color:#005bac; color:#fff; text-align: center; width:100%; line-height:90px; font-size:26px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; }
.hr-content a.more:hover{ background-color:#f39800}

.hr-content .hr-item1{ width:590px; float:left}
.hr-content .hr-item1 img{ width:100%}
.hr-content .hr-item2{ width:590px; float:left; margin-left:20px}
.hr-content .hr-item2 img{ width:100%}


.job-list{ margin-top:30px; width:850px; float:left}
.job-list table{ width:100%; }
.job-list th{ padding:20px 15px;text-align:left;background-color:#f1eff1; font-size:14px; color:#666}
.job-list td{ padding:12px 15px; color:#747979; border-bottom:1px #eee solid; }
.job-list td a{font-weight:bold; font-size:16px;}
.job-list a.link{ display:block; width:100px; background:#f39800; color:#fff;  text-align:center; line-height:36px; font-size:12px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; font-weight:normal}
.job-list a.link:hover{ background:#005bac; text-decoration:none}
.job-list-right{ width:300px; float:right; margin-top:30px;}


.job-view{ margin-top:30px; }
.job-left{ background:url(../images/jianli.png) no-repeat center top; width:160px;  float:left;height:100px; padding-top:150px; margin-top:15px; margin-left:80px}
.job-left a{ height:52px; display:block;line-height:52px;  text-align:center; color:#fff;background:#f39800; font-size:16px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s;}
.job-left a:hover{ background-color:#005bac}
.job-right{  float:right; width:850px;}
.job-view h1{ margin-bottom:30px;}
.job-view h1 strong{ display:inline-block; border-bottom:2px #f08300 solid; font-size:24px; height:40px; color:#333; font-weight:normal}
.job-view .job-info table{ width:100%; background:#fff; font-size:14px;border-spacing:1px;border-collapse: separate;  }
.job-view .job-info table th{ background:#eee; padding:10px 15px; font-weight:normal; text-align:left; }
.job-view .job-info table td{ background:#fafafa; padding:10px 15px; color:#888}
.job-view .job-info table td h2{ font-size:22px; color:#747979}
.job-view .item{ margin-top:40px; line-height:180%; color:#5c5c5c}
.job-view .item h3{ font-size:22px; font-weight:normal; color:#333; margin-bottom:15px;}
.job-view .item p{ margin-bottom:10px;}
.job-view .share{ margin-top:20px; height:40px;}
.job-view .btns{ margin-top:20px;}
.job-view .btns a{ display:block; width:100px; font-size:16px; font-weight:bold; text-align:center; padding:15px 30px; background:url(../images/time-bg.png) no-repeat; font-size:14px;  color:#fff; margin:0 auto;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);}
.job-view .btns a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.job-view .item ul{ margin-top:10px;}
.job-view .item li a{ color:#005bac; background:url(../images/word.gif) no-repeat 0 center; padding-left:25px;}
.job-view .item li a:hover{ text-decoration:underline}


#apply{ background-color:#f1eff1; padding:30px;}
#apply .btns{ margin-top:30px; padding-left:117px}
#apply .btns button{ display:inline-block; border:0; cursor:pointer; padding:0 40px;height:45px; line-height:45px; color:#fff;background:#放9800; font-size:16px; margin-right:10px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s;}
#apply .btns button.btn2{ background-color:#747979}
#apply .btns button:hover{ background-color:#005bac;}

#apply .form{ line-height:180%; font-size:14px;}
#apply .form span{ margin:0px 2px}
#apply .form table{ width:100%; margin-top:20px;}
#apply .form table td{ padding:6px 10px;  }
#apply .form table tbody th{ padding:6px 10px}
#apply .form table thead td{ font-weight:bold;color:#3ba0ff; padding:10px 0}
#apply .form table thead h2{ font-size:14px;background:#ddd;line-height:40px; text-indent:20px }
#apply .form table tbody td{ }
#apply .form table tbody th{text-align:right;font-weight:normal}
#apply .form table .input{ border:1px #e2e2e2 solid; padding:10px; width:230px; background-color:#fff; color:#555}
#apply .form table .radio{ position:relative;top:-2px}
#apply .form table select{ padding:7px;border:1px #e2e2e2 solid; color:#555; font-size:14px; min-width:252px}
#apply .form table textarea{ border:1px #ccc solid; padding:6px; width:630px; height:80px}
#apply .form table a.btn{ margin-left:5px; display:inline-block; background-color:#747979; color:#fff; font-size:14px; width:80px; height:30px; line-height:30px; text-align:center; position:relative;top:1px;}
#apply .form table a.btn:hover{ background-color:#0066ca}
#apply .form table a.link{ color:#1c7eec; margin-left:10px;}
#apply .form table a.link:hover{ text-decoration:underline; color:#005acb}
#apply .form input.hover{ color:#555;-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);box-shadow: 0 0 6px rgba(0,0,0,0.2); border-color:#74b9ef !important; background-color:#fff !important}



.contact{}
.contact .map{ width:750px; float:left; height:450px; background-color:#f1f5f7;}
.contact-con{  width:420px; float:right;box-shadow: 8px 8px 0px 0px rgba(0,0,0,0.03);  }
.contact-con .item{background-color:#fff; padding:20px 30px; height:250px; border:1px #eee solid; border-top:0 }
.contact-con p{ margin-top:5px; line-height:180%; margin-left:70px; position:relative}
.contact-con p label{ position:absolute; left:-70px;top:0px;}
.contact-con p b{ color:#005bac}
.contact-con strong{ font-size:18px; line-height:1.4; font-weight:normal; margin-bottom:10px; display:block}
.contact-con strong em{ font-size:12px; color:#aaa; font-weight:normal; padding-top:3px; display:block}
.contact-con span{ display:block; text-align:center; font-size:12px; padding-top:4px;}
.contact-con a.btn{ background-color:#4f9f29; display:block; text-align:center; line-height:46px; margin-top:10px; color:#fff;border-radius:5px;transition: all 550ms cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 550ms cubic-bezier(0.215,.61,.215,1);-moz-transition: all 550ms cubic-bezier(0.215,.61,.215,1);-o-transition: all 550ms cubic-bezier(0.215,.61,.215,1); font-size:18px}
.contact-con i { font-size:18px; color:#999; font-weight:normal; margin-right:6px;}
.contact-con a.btn i{ color:#fff; font-size:22px}
.contact-con a.btn:hover{ background-color:#4f8c3f}
.contact .mask{opacity: 0.4 !important; background-color:#000; display:block !important}
.contact .mask p{ display:none}
#map-content{ font-family:Tahoma, "微软雅黑"; line-height:180%; width:240px;}
#map-content h1{ font-size:20px; line-height:30px;}



.imgShowBox{background: url(../images/black.png) repeat;background: none rgba(0,0,0,0.85);bottom: 0;left: 0;position: fixed;right: 0;top: 0;transform: translateY(100%);transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;z-index: 99999;width: 100%;overflow: hidden;-webkit-overflow-scrolling: touch;}
.no-csstransitions .imgShowBox{display: none;}
.imgShowDemo{width: 100%;height: 100%;position: relative;overflow: hidden;}
.imgShowDemo .item{width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;position: relative;background-size: contain;}
.imgShowDemo .img{vertical-align: middle;height: auto;width: auto;max-height: 100%;max-width: 90%;margin: auto;position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px; }
.imgShowDemo p{background: url(../images/black.png) repeat;background:#005bac;font-size: 16px;color: #fff;position: absolute;left: 0;right: 0;bottom: 0;width: 100%;padding: 20px 0px; text-align:center}
.hi-num{width: 85px;height: 65px;background: #272727;color: #fff;border-left: 1px solid #3a3a3a;position: absolute;bottom: 0;right: 0;text-align: center;line-height: 65px;font-size: 16px;}
.img-show{transform: translateY(0) !important;-webkit-transform: translateY(0) !important;}
.no-csstransitions .img-show{display: block;}
.imgShowDemo .slick-prev, .imgShowDemo .slick-next{width: 51px;height: 51px;position: absolute;top: 50%;margin-top: -25px;z-index: 100;transition: all 0s ease 0s;-webkit-transform: all 0s ease 0s;font-size: 0; border:0;}
.imgShowDemo .slick-prev{background: url(../images/img_btn2.png) no-repeat scroll left top;left: 2%;}
.imgShowDemo .slick-next{background: url(../images/img_btn2.png) no-repeat scroll right top;right: 2%;}
.imgShowDemo .slick-prev:hover{background-position: left bottom;}
.imgShowDemo .slick-next:hover{background-position: right bottom;}
.overlayClose{width: 56px;height: 56px;display: block;position: fixed;right: 20px;top:20px;transition: 300ms;-webkit-transition: 300ms;z-index: 100; cursor:pointer}
.overlayClose i{background: url(../images/close4.png) no-repeat scroll center center;width: 100%;height: 100%;display: block;transition: 400ms;-webkit-transition: 400ms;}
.overlayClose:hover i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}



.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden{display: none;}


@keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}