@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",Arial,sans-serif }
a {color:#444;text-decoration:none;}
a:hover{ text-decoration:none; color:#0068c4}
*:focus {outline:none !important;text-decoration:none !important}

html{display:block;-webkit-text-size-adjust: none;}
body{background:#fff;color:#7a7a7a;font-size:15px; font-family:"Microsoft YaHei",Arial,sans-serif;  min-width:1240px;}
.b{font-weight:bold}
.red{ color:#ee4433 !important}
.wrapper{ width:1200px; margin:0 auto; }


.phone-link{ position:fixed; z-index:999; width:100%; left:0; bottom:0; height:80px;}
.phone-link a{ display:block; line-height:80px; text-align:center; display:block; background:rgba(0,0,0,0.6); color:#fff; font-size:20px}

@font-face {
  font-family: 'iconfont';  
  src: url('//at.alicdn.com/t/font_541431_iy77gw524id.eot');
  src: url('//at.alicdn.com/t/font_541431_iy77gw524id.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_541431_iy77gw524id.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_541431_iy77gw524id.woff') format('woff'),
  url('//at.alicdn.com/t/font_541431_iy77gw524id.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_541431_iy77gw524id.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: '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=60);-moz-opacity:0.6;opacity:0.6; z-index:1 }
.video-play .box{ width:740px; height:490px; position:absolute; left:50%; margin-left:-370px;top:50%; margin-top:-225px; z-index:3; padding:20px; background-color:#f2f2f2}
.video-play .close-btn{ background:url(../images/fancy_close.png) no-repeat center center; display:block; text-indent:-10000px; width:40px; height:40px; position:absolute; left:50%; margin-left:349px;top:50%; margin-top:-242px; z-index:4}
.video-play .close-btn:hover{ }
#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:86px; width:100%;z-index:999; position:relative;}
#header .mask{background:#fff;opacity:1; position:absolute; z-index:1; left:0;top:0; width:100%; height:100%;}
#header .header-wrapper{ position:relative; z-index:2}
#header .logo{ float:left; margin-top:10px; margin-left:1.5%;}
#header .top-link{ float:right; border-left:1px #ddd solid; width:90px; text-align:center; line-height:43px; font-size:13px;}
#header .top-link .lag-link{ height:43px; border-bottom:1px #ddd solid;}
#header .top-link .lag-link span{ color:#ccc; margin:0 5px; font-weight:normal}
#header .top-link .lag-link a{font-weight:bold;color:#666 }
#header .top-link .lag-link a:hover{ color:#75c516}
#header .top-link .lag-link i{position:relative;margin-right:3px;top:3px;font-size:20px;color:#666;font-weight:300}
#header .top-link .site-link{ height:43px;}
#header .top-link .site-link i{ margin-right:3px;}
#header .top-link .search-btn a{ display:block; background-color:#f5f5f5 }
#header .top-link .search-btn a em{ font-size:24px;line-height:86px; }

.nav{  height:86px; position:relative; z-index:98; position:absolute; left:50%; margin-left:-260px; }
.nav ul{ float:left; position:relative}
.nav ul li{ float:left; height:86px; position:relative; z-index:2  }
.nav ul li a{ display:block; float:left; height:86px;padding-top:35px;line-height:20px; color:#000 }
.nav ul li a:hover{ color:#f39800}
.nav ul li span{ position:relative; z-index:2;padding:0 18px;font-size:16px; display:block; font-weight:400}
.nav ul li.home span{ padding:0 25px}
.nav ul li.search-btn span{ padding:0 20px; }
.nav ul li.search-btn:hover span{color:#f39800 !important}

@media (max-width:1350px){
	.nav{ margin-left:-250px;}
	.nav ul li:nth-child(8){ display:none}
}

#sub-nav{ position:absolute;top:80px; left:0; width:100%; z-index:998; height:0px; min-width:1200px; transition: .5s cubic-bezier(0.215,.61,.215,1);-webkit-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-o-transition: 0.5s cubic-bezier(0.215,.61,.215,1);overflow:hidden;}
#sub-nav.hover{ height:260px}
#sub-nav.hovers{top:80px;}
#sub-nav .sub-nav-bg{ display:none;background:#fafafa;width:100%;filter:alpha(opacity=95);-moz-opacity:0.9;opacity:0.9; height:240px; position:relative; left:0;top:0; transition: .5s cubic-bezier(0.215,.61,.215,1);- webkit-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-moz-transition: 0.5s cubic-bezier(0.215,.61,.215,1);-o-transition: 0.5s cubic-bezier(0.215,.61,.215,1); z-index:1;}

#sub-nav .sub-nav-item{ width:100%; height:240px; position:absolute; left:0;top:20px;transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; z-index:2;filter:alpha(opacity=0); -moz-opacity:0; opacity:0; background:url(../images/blank.gif)}
#sub-nav .sub-nav-item.hover{top:0;filter:alpha(opacity=100); -moz-opacity:1; opacity:1; z-index:3}
#sub-nav .sub-nav-item .con{ position:absolute; left:50%;top:0;height:240px; background:url(../images/blank.gif); background-color:#fff;box-shadow:0px 3px 15px 0px rgba(0,0,0,0.08);}
#sub-nav .sub-nav-item .con .links{ float:left;padding:20px 0 0 30px;height:240px; background-color:#f3f3f3}
#sub-nav .sub-nav-item .con dl{width:110px;}
#sub-nav .sub-nav-item .con dl dd{border-bottom:1px #ddd solid;float:left;width:80px; margin-right:30px;}
#sub-nav .sub-nav-item .con dl dd a{display:block;padding:10px 0; line-height:1.4; float:left; background:url(../images/sub-li.gif) no-repeat 0 center;padding-left:10px;font-size:15px}
#sub-nav .sub-nav-item .con dl dd:last-child{ border-bottom:0;}
#sub-nav .sub-nav-item .con .image{width:320px;float:left;padding:20px}
#sub-nav .sub-nav-item .con .image img{width:280px;height:120px;}
#sub-nav .sub-nav-item .con .image strong{ display:block;margin-top:12px; color:#333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#sub-nav .sub-nav-item .con .image p{margin-top:5px;line-height:1.8;font-size:12px; color:#888}


.nav ul li.indicator {position:absolute !important; top: 82px; left: 0; width: 100px; height: 4px; background:#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;  }



.search-layer{ position:fixed; left:0;top:0; z-index:10000; background:rgba(0,0,0,0.5); width:100%; height:100%; display:none}
.search-layer .search-box{ width:400px; height:70px; background-color:#fff; position:absolute; left:50%; margin-left:-200px;top:50%; margin-top:-35px; }
.search-layer .search-box .input{ width:330px; float:left; border:0;height:70px; padding:10px 25px; line-height:50px}
.search-layer .search-box button{ width:70px; height:70px; border:0; background-color:#125ba6; color:#fff}
.search-layer .search-box button i{ font-size:30px;}




.banner{position:relative; overflow:hidden}
.banner .loader{position:relative;z-index:3}
.banner .loader img{display:block;width:100%}
.banner .loader:before {content:""; display:block; width:40px; height:40px; background:url(../images/loader.gif) no-repeat;position:absolute;left:50%;margin-left:-20px;top:50%;margin-top:-20px }
.banner .banner-wrapper{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%}
.owl-demo{ width: 100%; margin-left: auto; margin-right: auto;}
.owl-demo .item{ display: block;position: relative;overflow: hidden;}
.owl-demo .item .datu{width: 100%;}
.owl-demo .item .banzi{width: 100%;line-height: 60px;font-size: 20px;color: #fff;position: absolute;width: 100%;line-height: 60px;font-size: 50px;color: #fff;position: absolute;left: -10%;top: 0%;margin-top: 0px;opacity: 0;filter: alpha(opacity=0);transition: all 600ms 200ms;text-shadow: 0 0 20px #aaa;font-weight: bold;}
.owl-demo .item .banzi img{ display:block;width: 100%;}
.owl-demo .active .item .banzi{left: 0%;opacity: 1;filter: alpha(opacity=100);}
.owl-demo .owl-controls{ bottom:30px !important}


.index-bg1{ position:relative; background-color:#f7f7f7; z-index:3; padding:50px 0}
.index-bg2{  padding:40px 0; position:relative; z-index:4; background-color:#fff}
.index-bg3{ background-color:#e0e2e4}



.tab-line { height: 2px; width: 70px; background: #f39800; position: relative; left: 0px; margin-top: -2px; }


.index-notice{height:60px; overflow:hidden}
.index-notice h2{ float:left; font-size:18px; line-height:28px; margin-top:16px; color:#0068c4; font-weight:bold; border-right:1px #ddd solid; padding-right:20px;}
.index-notice h2 i{ font-size:20px; margin-right:3px; position:relative;top:2px;}
.index-notice .tel{ float:right; line-height:20px; color:#0068c4;margin-top:15px;}
.index-notice .tel i{ font-size:20px; margin-right:3px;}
.index-notice .tel span{ color:#ff0000; font-weight:bold; }


.notice-slide{ overflow:hidden; position:relative; width:600px; float:left; margin-top:20px; margin-left:30px; height:20px;  }
.notice-slide .hd{ overflow:hidden; height:20px; float:right;  }
.notice-slide .hd .prev,.picScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url(../images/arrow.png) 0 -100px no-repeat;}
.notice-slide .hd .next{ background-position:0 -140px;  }
.notice-slide .bd{  }
.notice-slide .bd ul{ overflow:hidden; zoom:1; }
.notice-slide .bd ul li{  zoom:1; line-height:20px; color:#aaa; height:20px; overflow:hidden;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.notice-slide .bd ul li a{ margin-left:15px;}

.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:24px; 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;width:8px;height:8px;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; margin-top:-10px;}
.index-news-con{ margin-top:25px}
.index-news h3{ height:44px; border-bottom:2px #eee solid  }
.index-news h3 a{ font-size:18px; 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.kjyq-link img{position:relative;width:170px;top:3px;}
.index-news a.kjyq-link{position:absolute;right:100px;top:0;}
.index-news a.hdyq-link{position:absolute;left:340px;top:5px;}
.index-news a.hdyq-link img{height:33px}
.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:95px;}
.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:1.8;  }
.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}

.sdq-link{margin-bottom:30px;}
.sdq-link img{width:100%}

.sdq{margin-top:30px}
.sdq .item{width:30%;float:left;margin-left:5%;background-color:#f2f2f2;text-align:center;padding:30px;}
.sdq .item:first-child{margin-left:0}
.sdq .item img{border:1px #ddd solid;max-width:100%;width:180px;height:180px;padding:10px;background-color:#fff;}
.sdq .item a{display:block;margin-top:30px;line-height:40px;color:#158ce0;border:1px #37adff solid}
.sdq .item a:hover{text-decoration:underline}


.index-link{ width:300px;float:right;}
.index-link img{ display:block; margin-bottom:5px;}





.index-news11{ width:397px; float:left;  border:1px #e8e8e8 solid;background-color:#fff; position:relative;margin-right:30px;box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.03);}
.index-news11 h2{height:60px; line-height:60px; padding-left:45px;font-size:18px;position:relative }
.index-news11 h2:before {content:"";display:block;width: 4px;height:20px;background-color:#f39800;position:absolute; left:30px; top:21px; }
.index-news11 .con{ padding:0px 25px 20px;height:390px; }
.index-news11 dl img{ display:block; width:100%}
.index-news11 ul.list{margin-top:15px}
.index-news11 ul.list li{ padding:8px 0; line-height:16px; text-align:right;  }
.index-news11 ul.list li a{background:url(../images/li.gif) no-repeat 0 center; padding-left:15px; display:inline-block; max-width:300px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;_width:330px; text-align:left; float:left;}
.index-news11 ul.list li span{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#999}
.index-news11 ul.list li:last-child{ border-bottom:0;}
.index-news11 a.more{ font-size:12px; font-weight:normal; position:absolute; right:25px;top:21px;}
.index-news11 a.more i{ position:relative;top:2px;}

.index-other{ width:345px; float:right;border:1px #e8e8e8 solid; position:relative}
.index-other h2{ height:60px; background-color:#f7f5f4;}
.index-other h2 a{ line-height:60px; display:block; font-size:18px;text-align:center;width:50%;float:left}
.index-other h2 i{ font-size:26px; margin-right:5px; position:relative;top:4px;}
.index-other h2 a.current{background-color:#fff}
.index-other .con{ padding:20px;height:290px; background-color:#fff}
.index-video .image{ height:200px; overflow:hidden; position:relative}
.index-video .image img{ display:block;-webkit-transition: -webkit-transform 2s ease-out;-moz-transition: -moz-transform 2s ease-out;-ms-transition: -ms-transform 2s ease-out;transition: transform 2s ease-out; width:100%}
.index-video .image em{ position:absolute; left:0;top:0; display:block; width:100%;height:100%; background-color:#000;filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; z-index:2; -webkit-transition: all 400ms; transition: all 400ms; }
.index-video .image i{ color:#fff; font-size:60px; position:absolute; left:50%; margin-left:-30px;top:50%; margin-top:-35px; z-index:3}
.index-video .title{ text-align:center; margin-top:15px;padding:0 35px;line-height:1.5;color:#555}
.index-video:hover .image img{transform:scale(1.1);-webkit-transform:scale(1.1); }
.index-video:hover .image em{filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}


.index-service .list{ overflow:hidden;}
.index-service .list ul{ }
.index-service .list li{ width:33.3333333%;  float:left; text-align:center;margin-bottom:13px;} 
.index-service .list li em{ display:block; width:60px; height:60px; margin:0 auto;border-radius:5px; background-color:#f39800; color:#fff; transition:all 400ms; }
.index-service .list li em i{ font-size:33px; display:block; line-height:60px;}
.index-service .list li a{display:block}
.index-service .list li span{ font-size:14px; display:block; margin-top:3px;}
.index-service .list li a:hover em{ background-color:#0068c4;}
.index-service .contact-info{  text-align:center; background-color:#f5f5f5;height:70px; padding-top:10px;font-size:1.4rem}
.index-service .contact-info strong{ color:#ff0000; font-size:35px; font-family:Georgia, "Times New Roman", Times, serif}
.index-service .contact-info i{ font-size:1.3rem; margin-right:3px;}


.border{ border:1px #ddd solid}

.index-news2{width:50%; float:left; padding-right:15px; }
.index-news2 .border{ background-color:#fff; position:relative}
.index-news2 h2{ width:120px; position:absolute; left:0;top:0; height:100%;}
.index-news2 h2 a{ display:block; position:relative; height:33.333333%; text-align:center; font-weight:600; font-size:18px; line-height:1;text-align:center; border-bottom:1px #ddd solid; border-right:1px #ddd solid; color:#666}
.index-news2 h2 a span{position:absolute; width:100%;  display:block;top:50%;transform:translateY(-50%)}
.index-news2 h2 a:last-child{ border-bottom:0}
.index-news2 h2 a.current{ border-right:0; color:#f39800}
.index-news2 ul{ margin-left:120px; padding:20px 30px; }
.index-news2 ul li{ padding:7px 0; padding-right:100px; position:relative}
.index-news2 ul li a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index-news2 ul li span{ font-size:14px; color:#999; position:absolute; right:0;top:10px;}

.index-topic{ width:50%; float:right; padding-left:15px; position:relative}
.index-topic .border{ background-color:#fff; padding:10px 0px 0px; position:relative; height:252px; overflow:hidden}
.index-topic h2{height:70px; font-size:18px; line-height:42px; color:#333; font-weight:bold; text-align:center; background:url(../images/line.jpg) no-repeat center bottom; }
.index-topic h2 span{ color:#999; margin-left:10px; font-size:14px;}
.index-topic .list{ overflow:hidden}
.index-topic .list ul{ width:650px; padding-left:36px;}
.index-topic .list li{ width:95px; margin-right:10px; float:left; text-align:center;} 
.index-topic .list li em{ display:block; width:60px; height:60px; margin:0 auto;border-radius:60px; background-color:#f39800; color:#fff; transition:all 400ms; }
.index-topic .list li em i{ font-size:33px; display:block; line-height:60px;}
.index-topic .list li a{display:block}
.index-topic .list li span{ font-size:14px; display:block; margin-top:3px;}
.index-topic .list li a:hover em{ background-color:#0068c4;}
.index-topic .contact-info{ margin-top:15px; text-align:center; background-color:#f5f5f5;height:90px; padding-top:10px;}
.index-topic .contact-info strong{ color:#ff0000; font-size:35px; font-family:Georgia, "Times New Roman", Times, serif}
.index-topic .contact-info i{ font-size:18px; margin-right:3px;}





.g-wrap {position:relative; width:1200px; height:100%; overflow:hidden;}

#subjects {height:167px; background-color:#e0e2e4;}
#subjects .g-wrap a {position:absolute; top:0; left:100%; width:100%; height:100%; overflow:hidden; -webkit-opacity:1; opacity:1; display:block\9; -webkit-transition:left 300ms, -webkit-opacity 700ms; transition:left 300ms, opacity 700ms;}
#subjects .g-wrap .item-1 {z-index:1; background-color:#d8ebff;}
#subjects .g-wrap .item-2 {z-index:2; background-color:#009eb1;}
#subjects .g-wrap .item-3 {z-index:3; background-color:#187fc4;}
#subjects .g-wrap .item-4 {z-index:4; background-color:#fdd35c;}
#subjects .g-wrap a span {position:absolute; background:no-repeat 0 0;}
#subjects .g-wrap .p2 {-webkit-opacity:0; opacity:0; display:none\9; -webkit-transition:-webkit-opacity 400ms; transition:opacity 400ms;}
#subjects .g-wrap .item-1 .p1 {left:20px; top:30px; width:493px; height:165px;}
#subjects .g-wrap .item-1 .p2 {left:220px; top:20px; z-index:2; width:493px; height:225px;}
#subjects .g-wrap .item-2 .p1 {left:20px; top:30px; width:493px; height:165px;}
#subjects .g-wrap .item-2 .p2 {left:200px; top:20px; width:130px; height:130px;}
#subjects .g-wrap .item-3 .p1 {left:20px; top:30px; width:493px; height:165px;}
#subjects .g-wrap .item-3 .p2 {left:250px; top:20px; width:130px; height:130px;}
#subjects .g-wrap .item-4 .p1 {left:20px; top:30px; width:493px; height:225px;}
#subjects .g-wrap .item-4 .p2 {left:210px; top:30px; width:245px; height:122px;}


#subjects .trans a {-webkit-opacity:0; opacity:0; display:none\9;}

#subjects .ready .item-2 {transition-delay:150ms; -webkit-transition-delay:150ms; -ms-transition-delay:150ms; -moz-transition-delay:150ms;}
#subjects .ready .item-3 {transition-delay:150ms; -webkit-transition-delay:300ms; -ms-transition-delay:300ms; -moz-transition-delay:300ms;}
#subjects .ready .item-4 {transition-delay:150ms; -webkit-transition-delay:450ms; -ms-transition-delay:450ms; -moz-transition-delay:450ms;}

#subjects .state-0 .item-1 {left:0;}
#subjects .state-0 .item-2 {left:300px;}
#subjects .state-0 .item-3 {left:600px;}
#subjects .state-0 .item-4 {left:900px;}

#subjects .state-1 .item-1 {left:0;}
#subjects .state-1 .item-2 {left:450px;}
#subjects .state-1 .item-3 {left:700px;}
#subjects .state-1 .item-4 {left:950px;}
#subjects .state-1 .item-1 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}

#subjects .state-2 .item-1 {left:0;}
#subjects .state-2 .item-2 {left:250px;}
#subjects .state-2 .item-3 {left:700px;}
#subjects .state-2 .item-4 {left:950px;}
#subjects .state-2 .item-2 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}

#subjects .state-3 .item-1 {left:0;}
#subjects .state-3 .item-2 {left:250px;}
#subjects .state-3 .item-3 {left:500px;}
#subjects .state-3 .item-4 {left:950px;}
#subjects .state-3 .item-3 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}

#subjects .state-4 .item-1 {left:0;}
#subjects .state-4 .item-2 {left:250px;}
#subjects .state-4 .item-3 {left:500px;}
#subjects .state-4 .item-4 {left:750px;}
#subjects .state-4 .item-4 .p2 {-webkit-opacity:1; opacity:1; display:block\9;}





.footer{  color:#7a7a7a; line-height:1.7; font-size:14px;background-color:#f5f5f5; padding:30px 0 35px;}
.footer .footer-left{ float:left;}
.footer .copyright{ font-size:15px;}
.footer .copyright span{ margin:0 15px; font-size:12px; position:relative;top:-1px; font-weight:bold}
.footer .copyright img{ position:relative;top:-2px; margin-right:5px;}
.footer .copyright a{ font-weight:bold; color:#333}
.footer .copyright a:hover{ text-decoration:underline}
.footer .copyright p{padding-top:10px;}
.footer .copyright p a{font-weight:400;color:#888}
.footer .links{margin-top:25px;}
.footer .links a{ color:#06c; margin-right:10px;}
.footer .links a:hover{color:#f39800}
.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}

.footer-qr .item{width:150px; float:left; padding-left:30px;}
.footer-qr .item img{display:block;width:100%; border:1px #eee solid}
.footer-qr .item span{display:block; text-align:center;color:#888;}

.footer-link .item{ height:40px; background-color:#fff; width:250px; position:relative; float:left; margin-right:15px; z-index:2;border:1px #eee solid}
.footer-link .item h2{ font-size:14px; line-height:40px; padding:0 20px; background:url(../images/down-icon.png) no-repeat 230px center; font-weight:normal;}
.footer-link .item ul{ position:absolute; width:100%; background-color:#f2f2f2; display:none}
.footer-link .item ul li{}
.footer-link .item ul li a{ display:block; line-height:30px; padding:0 20px}
.footer-link .item ul li a:hover{ background-color:#07c; color:#fff}


#fix-tips{ width:55px; position:fixed; z-index:1000; right:20px;bottom:-200px; transition: all 0.2s ease 0s}
#fix-tips a{ display:block; width:55px; height:55px; background:rgb(0,0,0,0.5); color:#fff; margin-bottom:1px;-webkit-transition: background-color .25s;transition: background-color .25s; position:relative; text-align:center}
#fix-tips a i{ line-height:50px; font-size:24px;}
#fix-tips a div{ position:absolute; width:110px; height:110px; left:-110px;top:0px; background-color:#fff;  display:none;box-shadow: 0 1px 10px rgba(0,0,0,.1);}
#fix-tips a div img{ width:110px;}
#fix-tips a.a1{display:none}
#fix-tips a:hover{ background-color:#0066cc}
#fix-tips a:hover div{ display:block}

@media (max-width: 1250px) {
	#fix-tips{ 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:0px auto;}
.page-wrapper{ background-color:#fff; padding-bottom:50px }


.page-banner{ width:100%; position:relative; height:320px; overflow:hidden;min-width:1200px; z-index:2} 
.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:0;top:28%;color:#fff; text-align:center; width:100%;}
.page-banner .title strong{ font-weight:normal; display:block;transition: all 0.8s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 0.8s cubic-bezier(0.215,.61,.215,1);transition-delay:0.5s; -webkit-transition-delay:0.5s;opacity:0; font-size:40px; margin-top:10px;text-shadow: 0px 0px 8px rgba(0,0,0,0.26); }
.page-banner .title p{ display:block;transition: all 2s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 2s cubic-bezier(0.215,.61,.215,1);transition-delay:1s; -webkit-transition-delay:1s;opacity:0; font-size:15px; margin-top:20px }
.page-banner .title:after {content:""; display:inline-block; width:27px; height:24px; background:url(../images/down.png) no-repeat; margin-top:10px; transition: all 1.2s cubic-bezier(0.215,.61,.215,1);-webkit-transition: all 1.2s cubic-bezier(0.215,.61,.215,1);transition-delay:2s; -webkit-transition-delay:2s;opacity:0; }
.page-banner.hover .image-con{transform:scale(1);-webkit-transform:scale(1);}
.page-banner.hover .pic{top:0}
.page-banner.hover .title{}
.page-banner.hover .title strong{opacity:1; margin-top:0}
.page-banner.hover .title p{opacity:1;}
.page-banner.hover .title:after{opacity:1; margin-top:30px}



.page-nav{ text-align:center; width:100%;  background:#fff; position:relative; z-index:99; border-bottom:1px #ddd solid;height:63px;}
.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:45px;font-size:16px; color:#222  }
.page-nav ul li a:before {content:""; position: absolute;z-index: -1;bottom:-1px;left: 0;right: 0;background: #f39800;-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:2px;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:#f39800;  color:#fff\9}
.page-nav ul li.current a{ color:#f39800; }
.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}

.news-view .location{margin-bottom:30px !important;}
.news-view .location a{color:#888;line-height:20px;}
.news-view .location i{line-height:20px;}

.about{ margin-top:50px; }
.about .item-a strong{ color:#333;}
.about .item-a p{ line-height:1.8; text-indent:2em; margin-bottom:10px;}
.about .item-b{  padding-top:30px; background-color:#f7f7f7; margin-top:30px;}
.about .item-b .item{ width:268px; float:left; text-align:center; height:130px;}
.about .item-b .item strong{ color:#0068c4;  font-size:50px; font-weight:700}
.about .item-b .item span{ display:block; font-size:16px; }
.about .item-b .line{height:100px; width:2px; background-color:#eee; float:left;}
.about .item-c{ margin-top:30px;}
.about .item-c .image{ float:left; }
.about .item-c .content{ width:650px; float:right; line-height:1.8;}
.about .item-c .content p{ margin-bottom:10px;}





.about .structure{ position:relative; text-align:center; min-height:400px; padding-bottom:30px;min-height:500px}
.about .structure h1{ text-align:center; margin-bottom:50px; color:#333; font-size:30px;}
.about .structure h1 span{ display:inline-block; border-bottom:1px #ccc dotted; padding-bottom:10px}
.about .structure h1 img{ height:40px; margin-right:10px; position:relative;top:-2px}



.leader{ margin-top:40px; min-height:400px; position:relative; overflow:hidden;border:1px #e8e8e8 solid;box-shadow: 5px 5px 20px rgba(0,0,0,0.08);}
.leader ul{background:url(../images/leader-bg.png) no-repeat center 320px #fafafa;text-align:center; min-height:500px; padding:50px 30px 40px; box-shadow:5px 5px 0px 0px rgba(0,0,0,0.03); }
.leader ul li{width:60px;display:inline-block; padding:20px 20px; height:290px;overflow: hidden; text-align:center; background-color:#fff; border:1px #c5d8e9 solid; margin:0 22px; box-shadow:5px 5px 0px 0px rgba(0,0,0,0.07); color:#005bac; font-weight:bold}
.leader ul li strong{ display:block;width:20px; overflow:hidden;min-height:72px;font-size:20px;line-height:24px; }
.leader ul li span{ display:block; margin-top:20px;color:#f39800;font-size:18px; line-height:20px;font-weight:normal; writing-mode: vertical-rl;}

.leader-tabs{ text-align:center;}
.leader-tabs a{display:block;width:33.333333%;border-right:1px #ddd solid;float:left;line-height:60px;padding:0 75px;border-bottom:1px #ddd solid;font-weight:600}
.leader-tabs a:last-child{border-right:0}
.leader-tabs a.current{background-color:#06c;color:#fff;border-bottom:0;position:relative}
.leader-tabs a.current:before {content:"";display:block;width: 0;height: 0;border-left:6px solid transparent;border-right: 6px solid transparent;border-top:6px solid #06c; position:absolute; left:50%;margin-left:-6px; top:60px; }




.history{ position:relative; min-height:400px; margin-top:40px;}
.history .item{transition: all 0.3s; -webkit-transition: all 0.3s;padding:0 30px;}
.history .item .con-wrapper{padding-left:150px; position:relative;}
.history .item h2{ font-size:40px; font-family:"Novecento Normal"; color:#06c; position:absolute; left:0px;top:30px; }
.history .item h2 span{ font-family:"Microsoft Yahei"; font-size:20px; position:relative;top:-3px}
.history .item ul li{ position:relative; padding:24px 0  20px 40px;border-left:2px #ddd solid;}
.history .item ul li h3{ color:#444;font-size:18px;font-weight:bold}
.history .item ul li p{ line-height:1.7; color:#7a7a7a;margin-top:15px; }
.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:26px; text-indent:-10000px}
.history .item ul li:first-child{ padding-top:44px}
.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{  margin-top:40px; }
.top-news .image{ width:450px; float:left;}
.top-news .image img{width:450px;height:310px}
.top-news .text{ width:700px; float:right;}
.top-news .text span{ display:block; font-size:16px; margin-top:10px; color:#aaa}
.top-news .text h2{ font-size:24px; font-weight:600; line-height:1.5;}
.top-news .text h2 a{ color:#333}
.top-news .text p{ margin-top:20px; font-size:15px; line-height:1.8; color:#777;}
.top-news .text a.more{ display:block; margin-top:28px; background-color:#ddd; text-align:center; line-height:50px;}
.news-list{ margin-top:40px;}
.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:left; background-color:#d2d2d2; font-weight:bold; color:#bbb; position:relative;top:-5px;   font-family: "novecento_normalregular";}
.news-list li .time strong{ display:block; color:#125ba6;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:1030px; float:right}
.news-list li .text strong{ display:block; line-height:1.6; font-weight:600; font-size:20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news-list li .text p{ margin-top:10px;font-size:15px;  line-height:1.8; color:#888;}
.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;left: 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{ min-height:300px; border:1px #ddd solid; padding:30px 40px; margin-top:40px}
.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-list2 ul li:last-child{ border:0}


.news-list3 { margin-top:40px;}
.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{ margin-top:40px }
.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:#0068c4; 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;}


.search-top{ font-size:16px;padding-bottom:25px}




.news-view{ padding:40px 40px 0; border:1px #e8e8e8 solid;box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.05); background-color:#fff; margin-top:-155px; }
.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:30px;top:15px;}

.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:1.8 !important;  margin-top:20px; font-size:16px; color:#333}
.news-view .content p{ margin-bottom:15px;line-height:1.8 !important;}
.news-view .content img{ max-width:100%}
.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;}
.news-view .download h2{ font-size:18px;font-weight:bold; 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:#06c; text-decoration:underline; }
.news-view .download p a:hover{ text-decoration:none; color:#0033FF}
.news-view .pics{ background:#fff;  position:relative; margin:30px auto 0px; width:800px; }
.news-view .pics .swiper-container{overflow:hidden; height:490px;}
.news-view .pics .swiper-slide{ text-align:center;}
.news-view .pics .swiper-slide img{max-width:800px; height:450px;}
.news-view .pics .swiper-slide .title{ margin-top:15px; font-weight:bold; color:#444}
.news-view .pics .pagination{position: absolute; z-index: 20; bottom:40px; width: 100%; text-align: center;}
.news-view .pics .swiper-pagination-switch{display: inline-block; width: 8px; height: 8px; border-radius: 8px; background: #fff; margin: 0 5px; opacity: 0.8;  cursor: pointer;}
.news-view .pics .swiper-active-switch{background: #0090ff;}
.news-view .pics .arrow-left{ 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:-80px; visibility:hidden;filter:alpha(opacity=0);opacity: 0;transition-duration: 0.5s;}
.news-view .pics .arrow-right{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:-80px; visibility:hidden;filter:alpha(opacity=0);opacity: 0;transition-duration: 0.5s;}
.news-view .pics:hover .arrow-left{ visibility:visible;filter:alpha(opacity=100);opacity:1; left:-70px}
.news-view .pics:hover .arrow-right{ visibility:visible;filter:alpha(opacity=100);opacity:1; right:-70px}
.news-view .news-video-con{ margin:30px auto 0 !important; width:720px;height:520px;}
.news-view .news-video-con p{ text-align:center; margin-top:15px;}

.topic-banner{width:100%; position:relative; height:200px; overflow:hidden;min-width:1200px; background:url(../images/topic-banner.jpg) no-repeat center top  #ee4433}
.topic-banner h1{ width:1200px; margin:0 auto; padding-left:260px; line-height:200px; color:#fff; font-size:50px; font-weight:bold}

.topic-location{ width:1200px; margin:0 auto; padding:20px 0; font-size:13px; color:#8a8a8a; border-bottom:1px #ddd solid}



.page-left{width:860px; float:left;border-right:1px #ddd solid; padding-right:40px; padding-top:40px;}
.page-right{ width:300px; float:right; padding-top:40px; }

.chengnuo{ margin-top:40px;}
.chengnuo h1{ font-size:26px; font-weight:bold; color:#333;margin-bottom:30px;}
.chengnuo .content{  line-height:1.8; padding:40px 40px; background:url(../images/tel.jpg) no-repeat right top #f6f6f6;  color:#dd0000; position:relative;height:260px; overflow:hidden}
.chengnuo .content p{ margin-bottom:5px;}
.chengnuo .table-con{ font-size:14px; color:#333; margin-top:30px}
.chengnuo .table-con th{ background-color:#f6f6f6}
.chengnuo .table-con td{vertical-align: middle;}


.map-con{ margin-top:50px;}
.map-con .type{ }
.map-con .type a{ width:25%; border-right:1px #fff solid;float:left; display:block; line-height:60px; margin-bottom:10px; background-color:#ddd; color:#444; text-align:center; font-size:18px; transition-duration: 0.3s;}
.map-con .type a:last-child{ border-right:0}
.map-con .type a:hover{ background-color:#ccc}
.map-con .type a.current{ background-color:#0068c4; color:#fff; position:relative}
.map-con .type a.current:before {content:"";display:block;width: 0;height: 0;border-left:9px solid transparent;border-right: 9px solid transparent;border-top:9px solid #0068c4; position:absolute; left:50%; margin-left:-9px; bottom:-9px; }
.map-con .map{ margin-top:30px; border:1px #ddd solid}
.map-con #map{ height:480px; width:900px; float:right}
.map-con .list{ width:298px; float:left; position:relative; z-index:99; border-right:1px #ddd solid}
.map-con .list .choose{ background-color:#999;height:80px; padding:20px;}
.map-con .list .choose select{ height:40px; width:100%; border:0; padding:0 10px}
.map-con .scroll{ height:400px; overflow-y:auto;background-color:#f2f2f2;}
.map-con .list ul li{ border-bottom:1px #ddd solid;  padding:15px 20px; cursor:pointer }
.map-con .list ul li:hover{ background-color:#eee}
.map-con .list ul li h2{ font-size:15px; font-weight:bold;color:#222; margin-bottom:5px;}
.map-con .list ul li p{ font-size:13px; line-height:1.6}
.map-con .list ul li.current{ background-color:#fff; position:relative}
.map-con .list ul li.current:before {content:"";display:block;width: 0;height: 0;border-top:6px solid transparent;border-bottom: 6px solid transparent;border-right:9px solid #fff; position:absolute; left:-10px; top:50%; margin-top:-6px;  }

.map-info{ width:250px;}
.map-info h3{ font-size:14px; font-weight:bold; padding-bottom:10px;}
.map-info p{ font-size:12px; margin-bottom:5px;}


.service-list{ margin-top:40px;}
.service-list .item{ margin-bottom:10px;}
.service-list h2{ background-color:#e8e8e8; line-height:70px; color:#333; font-size:18px; padding-left:85px; position:relative; cursor:pointer;transition-duration: 0.3s;}
.service-list h2:before {content:"";display:block;width:70px;;height:70px;position:absolute; left:0; top:0; background:url(../images/service-icon.png) no-repeat top center #0068c4 ;transition-duration: 0.3s;}
.service-list h2:hover{ background-color:#d5d5d5}
.service-list h2.hover:before { background-position:center -70px}
.service-list .content{ line-height:1.7; padding:40px; border:1px #ddd solid; border-top:0; display:none}
.service-list .content p{ margin-bottom:10px;}

.price{ margin-top:50px;}
.price h1{ text-align:center; font-size:26px; font-weight:bold; color:#333;margin-bottom:30px;}
.price table{  line-height:1.8; color:#333}
.price table th{ background-color:#f6f6f6}
.price table td,.price table th{vertical-align: middle !important; text-align:center}
.price table p{ text-align:left; line-height:1.8}


.product-con{position:relative;margin-left:270px;margin-top:50px;}
.product-cate{position:absolute;left:-270px;top:0;width:220px}
.product-cate h3{font-size:20px;margin-bottom:20px;}
.product-cate ul li{margin-bottom:3px;}
.product-cate ul li a{display:block;line-height:50px;background-color:#fafafa;padding-left:30px;font-size:18px;}
.product-cate ul li a:hover{background-color:#eee}
.product-cate ul li.current a{position:relative;background-color:#005bac;color:#fff}
.product-cate ul li.current a:before{content: "";  display: block;  width: 0;  height: 0;  border-top: 6px solid transparent; border-bottom: 6px solid transparent;  border-left: 9px solid #fff;  position: absolute; right: 20px; top: 50%;margin-top:-5px;;}

.product-list{ overflow:hidden; min-height:580px }
.product-list .item{border:1px #e7e7e7 solid;margin-bottom:30px;box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.02);}
.product-list .item .image img{width:100%;background-color:#fff}
.product-list .item .txt{background-color:#fafafa;padding:15px 10px;text-align:center; white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
/*
.product-list{ overflow:hidden; margin-top:60px;}
.product-list ul{ width:1260px;}
.product-list li{ width:580px;height:380px; float:left; margin-right:40px; background-color:#a5b940;margin-bottom:35px; padding:50px;}
.product-list li .image{width:200px;overflow:hidden;float:left;box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3)}
.product-list li img{ display:block; width:100%;transition-duration: 0.5s;}
.product-list li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.product-list li .text{ width:260px; float:right; margin-top:10px;text-align:center}
.product-list li .text h3 a{color:#fff;font-size:22px;font-weight:600}
.product-list li .text h3 a i{font-weight:300;font-size:60px;display:block;margin-bottom:10px}
.product-list li p{margin-top:30px;color:#fff;line-height:1.5}
.product-list li a.more-btn{  background:rgba(255,255,255,0.7); color:#005bac;font-weight:bold;box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1); display:block; width:140px; margin:30px auto 0; text-align:center; line-height:50px; border-radius:25px; transition-duration: 0.3s;}
.product-list li a.more-btn:hover{ background-color:#0068c4; color:#fff}
.product-list li a.more-btn i{font-size:18px;margin-left:2px;position:relative;top:1px;}
.product-list li a.none-link{background:rgba(255,255,255,0.5); color:#666; cursor:default;font-weight:400}
.product-list li a.none-link:hover{background:rgba(255,255,255,0.5);  color:#888;}
.product-list li:last-child{background-color:#ff8a00}
*/

.product-view{ border:1px #ddd solid;  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.05); margin-top:50px; padding:40px;}
.product-view .image{ width:500px; float:left; border:1px #eee solid;padding:20px}
.product-view .image img{ width:100%; }
.product-view .info{ width:570px; float:right; padding-top:20px;}
.product-view .info h1{ color:#333; font-size:30px;}
.product-view .info p{ margin-top:30px; line-height:2}
.product-view .content-con{ margin-top:40px;}
.product-view .tab-con{ background-color:#e8e8e8;}
.product-view .tab-con a{ line-height:50px; float:left; padding:0 40px; font-size:18px; font-weight:normal}
.product-view .tab-con a.current{ background-color:#0068c4; color:#fff}
.product-view .content{ margin-top:30px; line-height:1.8}
.product-view .content img{ max-width:100%}
.product-view .content p{ margin-bottom:10px;}

.safe{ background:url(../images/knowledge.jpg) no-repeat center top; height:1260px}


.video-list{overflow:hidden; }
.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);}


.topic-list{ overflow:hidden; margin-top:50px;}
.topic-list ul{ width:1250px;}
.topic-list ul li{ width:580px; float:left; margin-right:40px; margin-bottom:40px;}
.topic-list ul li img{ display:block; width:100%}
.topic-list ul li h2{font-weight:bold; font-size:18px;}
.topic-list ul li .text{ background-color:#f5f5f5; padding:25px 30px 30px; text-align:center;}
.topic-list ul li p{ margin-top:10px; font-size:14px; color:#999}


.pics-list{overflow:hidden; margin-top:50px; }
.pics-list ul{ width:1240px;}
.pics-list ul li{ width:375px; float:left; margin-right:30px; margin-bottom:30px; 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{ margin-top:50px;}
.culture .item-a{width:1230px;}
.culture .item-a .item{ width:585px;margin-right:30px;border:2px #eee solid;padding:10px;float:left;margin-bottom:30px;  }
.culture .item-a .item img{width:100%}

.culture .item-b{ margin-top:40px;}
.culture .item-b h1{text-align:center;font-size:30px;color:#333;margin-bottom:40px;line-height:1.4}
.culture .item-b .item{ background-color:#ddd; width:20%; float:left; height:250px; padding:30px 30px; text-align:center;}
.culture .item-b .item h2{ font-size:18px;  margin-top:15px;color:#111}
.culture .item-b .item p{ line-height:1.8; margin-top:15px; color:#6a6a6a}
.culture .item-b .item i{ font-size:55px; color:#f39800; display:block; margin:0 auto; width:50px;}
.culture .item-b .item.s2{ background-color:#fafafa}





.hr-content{ margin-top:50px }
.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:22px;line-height:2; }
.hr-content blockquote p strong{ color:#f39800; }

.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:50px }
.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}


#jubao{padding:50px  60px}
#jubao h1{ font-size:24px; font-weight:normal; height:50px; border-bottom:3px #ddd solid; text-align:center}
#jubao h1 span{ display:block; position:relative; height:50px; }
#jubao .content{ line-height:180%;font-size:14px;}
#jubao .content p{ margin-bottom:10px; text-indent:2em}
#jubao .content h2{ font-size:15px; margin-top:20px; margin-bottom:10px;}
#jubao .btns{ margin-top:30px; padding-left:220px}
#jubao .btns button{ display:inline-block; border:0; cursor:pointer; padding:0 40px;height:45px; line-height:45px; background:#7cd440; color:#fff; font-size:16px; margin-right:10px}
#jubao .btns button.btn2{ background-color:#888}
#jubao .btns button:hover{ background-color:#555}
#jubao .btns a{ display:inline-block; border:0; cursor:pointer; padding:0 40px;height:45px; line-height:45px; background:#7cd440; color:#fff; font-size:16px; margin-right:10px}
#jubao .btns a.btn2{ background-color:#888}
#jubao .btns a:hover{ background-color:#555}
#jubao .form{ line-height:180%; }
#jubao .form span{ margin:0px 2px}
#jubao .form table{ margin-top:20px; background:#ddd; width:100%;border:1px #ddd solid}
#jubao .form table td{ padding:20px;border-bottom:1px #ddd solid}
#jubao .form table th{ padding:20px;border-bottom:1px #ddd solid}
#jubao .form table thead td{ background:#dde5e7; font-weight:bold; font-size:15px; color:#0066ca; line-height:30px; text-indent:20px}
#jubao .form table tbody td{ background:#fff;}
#jubao .form table tbody th{ background:#f5f5f5; text-align:right;font-weight:normal}
#jubao .form table .input{ border:1px #ccc solid; padding:10px; width:630px; background-color:#f7f5f4; color:#555}
#jubao .form table .radio{ position:relative;top:-2px}
#jubao .form table select{ padding:7px;border:1px #ccc solid; color:#555; font-size:14px; min-width:220px}
#jubao .form table textarea{ border:1px #ccc solid; padding:6px; width:630px; height:80px}
#jubao .form table a.btn{ margin-left:5px; display:inline-block; background-color:#777; color:#fff; font-size:14px; width:80px; height:30px; line-height:30px; text-align:center; position:relative;top:1px;}
#jubao .form table a.btn:hover{ background-color:#f39800}
#jubao .form table a.link{ color:#1c7eec; margin-left:10px;}
#jubao .form table a.link:hover{ text-decoration:underline; color:#f39800}

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-bg{ background-color:#fff; padding-bottom:30px}
.contact-wrapper{ background-color:#fff; margin:-180px auto 40px; position:relative; z-index:997;min-height:600px;border-right: 1px #e8e8e8 solid;border-bottom: 1px #e8e8e8 solid;  box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.05);    }
.contact .item-a .qr-code{ width:30%; float:left; text-align:center; padding:40px; background-color:#e0e2e4;height:290px;}
.contact .item-a .qr-code .image{ width:155px; height:155px; margin:0 auto; background:url(../images/qr2.png) no-repeat; background-size:100%}
.contact .item-a .qr-code img{ width:155px;}
.contact .item-a .qr-code span{ display:block; margin-top:10px; line-height:1.6}
.contact .item-a .text{ width:70%; float:right;height:290px; background:url(../images/contact-text-bg.jpg) no-repeat right bottom; padding:30px 40px}
.contact .item-a .text h1 strong{ display:block; font-size:26px; color:#333 }
.contact .item-a .text h1 span{ display:block; font-size:19px; color:#aaa; margin-top:8px; font-family:'NoveDemiBold', sans-serif}
.contact .item-a .text ul{ margin-top:25px;}
.contact .item-a .text ul li{ margin-bottom:5px; color:#7a7a7a; }
.contact .item-a .text ul li label{ margin-right:5px;}
.contact .item-a .text ul li a#map-btn{ display:inline-block;background-color: #0cafe5; width: 110px; text-align:center;line-height: 32px; position:absolute;color: #fff; margin-left:10px; margin-top:-6px; border-radius:4px }
.contact .item-a .text ul li a#map-btn i{ font-size:14px; margin-right:3px;}
.contact .item-a .text ul li a#map-btn:hover{ background-color:#1f8bcc}
.contact .item-b{ background:url(../images/map-bg.jpg) no-repeat; position:relative}
.contact .item-b .con{ width:70%; float:right; background-color:#fff; padding:40px; min-height:400px;}
.contact .item-b h2{ position:absolute; left:60px;top:40px;}
.contact .item-b h2 strong{ display:block; font-size:20px; color:#fff}
.contact .item-b h2 span{ display:block;font-family:'NoveDemiBold'; color:#419dd4; font-size: 30px; line-height: 26px; margin-top:20px;}
.contact .item-b .item{ margin-bottom:30px;}
.contact .item-b .item h3{ font-size:16px; color:#222; font-weight:bold}
.contact .item-b .item ul{ margin-top:15px;}
.contact .item-b .item ul li{ margin-bottom:5px; color:#7a7a7a; width:50%; float:left; position:relative}
.contact .item-b .item ul li strong{font-family:Georgia, "Times New Roman", Times, serif; font-size:50px; color:#0066ca}
.contact .item-b .item ul li label{ font-weight:normal }
.contact .item-b .item:last-child{ border-bottom:0}

.contact .item-b  .contact-map{height:400px;}

.b-map{ position:fixed; left:0;top:100%; width:100%;height:100%; z-index:10000; background-color:rgba(50,50,50,0.8); 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;}
.b-map .contact-map{ width:76%;height:72%; position:absolute; left:12%;top:14%; background-color:#fff;box-shadow:0px 5px 15px rgba(0,0,0,.2)}
.b-map .close-btn{ position:absolute; right:12%;top:14%; width:80px; height:80px; background:url(../images/close4.png) no-repeat center center #3f51b5; display:block; z-index:2}
.b-map.hover{ visibility:visible;top:0;}






.jsmodern-share{position:fixed;top:50%;left:50%;width:300px;height:335px;z-index:999999;background:#fff;border:#ccc solid 1px;border-radius:10px;  box-shadow: 0px 0px 40px 0 rgba(0, 0, 0, 0.3);
overflow:hidden;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.jsmodern-share p{display:block;height:20px;text-align:center;font-size:18px;margin:15px 0 20px 0}
.jsmodern-share div{width:260px;height:260px;margin:0 auto}
.jsmodern-share b{position:absolute;width:20px;height:20px;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAA/UlEQVQ4T8WU7ZEBQRCGHxFciQARIBJEcGRABFYEZIAIEAkyIAMhqFdtV7WpabuOqptfM9Pdz0x/NvjyalTwesAg0TkAp8guAg6BJdAODC/ADNin8hxwA/zWjIR0J143Bb4DM84T1APl5s69dga6wU9T2cjc90DFpVUCbkATGAPrBCoX9Svp/JQy2Xa0N6CyeQwMPdRguYf6yr4BC2Cecc8DJNbPcjDJFkBRBZSiQbWPYP8H/LPLX0+KYvBJ2VytTV8Vth6IelnDQV7Zyha2lUXdPjbYtsz+4/zpcHiCRUDdq69XrhXTmlfMpnXHlzdWnAT3SzPw7QEbDJnq6ztc3EQVa6MIgAAAAABJRU5ErkJggg==);right:4px;top:4px;cursor:pointer;color:#ccc;opacity:.1;transition:.1s}
.jsmodern-share b:hover{opacity:.5}
.jsmodern-marquee{overflow:hidden}
.jsmodern-marquee-inner{float:none!important;margin:0!important;padding:0!important;background:transparent!important}
.jsmodern-marquee-default,.jsmodern-marquee-repeat{float:left;margin:0!important;padding:0!important;background:transparent!important}
.jsmodern-marquee-part{display:block;float:left}
.jsmodern-picture-container{display:block;position:relative;overflow:hidden}
.jsmodern-picture-container a{display:block;color:#fff;text-decoration:none}
.jsmodern-picture-container img{border:0}
.jsmodern-picture-inner{position:absolute;height:100%;top:0;left:0;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.jsmodern-picture-part{overflow:hidden}
.jsmodern-picture-fade{width:100%}
.jsmodern-picture-fade .jsmodern-picture-part{position:absolute;display:none}
.jsmodern-picture-slide .jsmodern-picture-part{float:left}
.jsmodern-picture-slide img{display:block}
.jsmodern-picture-dot{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.jsmodern-picture-dot b{display:block;float:left;width:10px;height:10px;background:#777;border-radius:5px;cursor:pointer;margin:0 5px;transition:.4s}
.jsmodern-picture-dot b.active{background:#fff}
.jsmodern-picture-prev,.jsmodern-picture-next{display:block;position:absolute;top:50%;width:17px;height:32px;margin-top:-16px;cursor:pointer;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAB7klEQVR42s3XbUtaYRzH8euhqUetZC1Dy1q1mLhX0hvxjeyBIIMV1YpuHOkiBmNsc60dvGmNQS/KfR/8ghAOF8frXLIHH5D/+d898fjXjMfj/4JL8XPsIiW7is10kSI+ootAuooVZ7XIIjr4hjKMlBXrKMfrIvP4gB4qk88V6yln3tciBVzgBqtReXp2o9xC0ovkcYZbVG35yrlVTT6pRXI4QYh1xayUG6o257pIgPfo4wVMHKrpq0cw7SJZHGKATcViU+1AvbJxF8lgHyNswzjaVq999bYvosR3uMOOYs7U6069M7ZF0niLe7yCSZJ63mtGOmqRObTwBzUYT2qa0cLc5CIpNPEXdRjP6prV1Gxj9OENHvAaZhY060GzU4/vig5CLM1qEc0KNTt4GvwkPpeJnPf04TI+4xrPfC2h3teatRz19S3hC66gAyc56nmlGSXbC20FX9GFDhx36tVV7xXrm1XK+I5LLLguoR6X6lmO+6NXwQ+0oWsrPtW21asy7Rmwhp84RyHuEqo5V48118Ooil84RR5xrrpT1VaTOhU3EOLYdm1JTrmhao3NNNfWkeXaCpSjq87P34ktDHEQcW1l9WyoXK9/sF5ihL2JAyej2Eg5Jg6Xa+s3WkhJS7GprjrXA6eBrDQUMx4X8e8fwj0L7GH1LqcAAAAASUVORK5CYII=) no-repeat}
.jsmodern-picture-prev{margin-left:15px}
.jsmodern-picture-next{right:0;margin-right:15px;background-position:-17px 0}
.jsmodern-video{background:#000;position:relative;overflow:hidden;z-index:10}
.jsmodern-video-panel{position:absolute;bottom:0;left:0;z-index:2147483648;width:100%;height:40px;line-height:40px;color:#fff;background:rgba(0,0,0,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-panel.jsmodern-video-panelFull{left:50%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px);padding:3px 5px;border-radius:8px}
.jsmodern-video-linebox{height:6px;background:rgba(255,255,255,.25);border-radius:3px;width:460px;width:-webkit-calc(100% - 305px);width:-moz-calc(100% - 305px);width:calc(100% - 305px);float:left;margin:17px 0 0 15px;position:relative;cursor:pointer}
.jsmodern-video-pass{position:absolute;border-radius:3px;height:100%;background:#F06000}
.jsmodern-video-linedot{width:6px;height:6px;background:#fff;border-radius:3px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-panel b{cursor:pointer}
.jsmodern-video-panel b,.jsmodern-video-panel span{display:block;float:left}
.jsmodern-video-panel span{font-size:12px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-start{margin-left:10px}
.jsmodern-video-start+span{width:14px;height:12px;text-align:center;line-height:12px;font-size:10px;overflow:hidden;margin-top:13px;-webkit-transform:scale(1,0.9) translateY(1px);-ms-transform:scale(1,0.9) translateY(1px);transform:scale(1,0.9) translateY(1px);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.jsmodern-video-start,.jsmodern-video-end{width:39px;text-align:center}
.jsmodern-video-volumebox{width:80px;height:6px;background:rgba(255,255,255,.25);border-radius:3px;float:left;margin:18px 0 0 7px;position:relative;cursor:pointer}
.jsmodern-video-volumeline{width:40px;height:6px;background:#F06000;border-radius:3px;margin-top:0}
.jsmodern-video-volumedot{width:6px;height:6px;background:#fff;border-radius:3px;margin:-6px 0 0 37px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-play,.jsmodern-video-volume,.jsmodern-video-fullin{width:18px;height:18px;margin-top:11px;background-position:center;background-repeat:no-repeat}
.jsmodern-video-play{margin-left:10px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAe0lEQVR42q2UQRGAIBREiWAEIhjhRzCKDbCBRjGCDaQBRqDBdzntgRvLm3nXN6sMhIa7G0xBgqHGC1c9RNKcENeZHiInXLQQKdDUUL9OD3GdGOrXaSGSZ4QuddEDo/KPPrgpx1/hwc8YC90wKlckQ1MubYW79IzwOMf4AZCzZlJ6pNv5AAAAAElFTkSuQmCC)}
.jsmodern-video-pause{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAANUlEQVR42u3MMQoAAAgCwP4/9aR+VjQINtTcoNBicobkTNiS/vEQvSBBggR9hILOD8h5i74A46kzKYwr0EYAAAAASUVORK5CYII=)}
.jsmodern-video-volume{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAqklEQVR42tWT0QmDMBCGHcENXMEBhGaL9rEjZATffKwDZJdmgy7QHZo33zz/0AscBmNaCOIPH3Ke+USTq84ZIrqDdnXPgGuuoAVP4KMi0TddSlCDB5BR3GvEcy/wCYUCF8HNNwFtiBwwQco9jSKKBZQQaa4brt+en0W8eAJGiN2/IusRIiouKv9puA5bP7uXhDfsbP8gtn8GOnUgx8wD6XJHxO6NSNGhPT4LSrtjI5LQNtEAAAAASUVORK5CYII=)}
.jsmodern-video-muted{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA00lEQVR42s2UsQ3CMBBFqZAokNLQoozgCWJ3NAxAg5QRGIEFEOkpgBFgAbIKC0AoU5nv6CJ9GQI6lIIvPcXxyd93di4D730v9Gf0Xc1mOTA0pTMKi8EFBDm1EQIJ2AKWldiw64wcsMQC3EGsDEzBhLPAM5XBi0r/XjNwBUfKxMimhcYoAzsZ78mkAkZlJBUc5L1uTbSlWbrJWuZOYU5tFJVzbsvUGs3BDTzEkMtsDnsdsQJVR0YbsOTrlzXJpw+yACwnsfGvLVLqWkTftCM2+r
.jsmodern-video-fullin{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEVMaXH////////////////////////////////////////////////////m1kuZAAAADXRSTlMAYBAw79DwIM9wgG9/QM+KqQAAAF5JREFUeNqNj0sSwCAIQ6Pit+X+1y2GOs7UTbNA8kYjQE05wpTK7LG8EwcdrwZB7hrcBx1FYfcDCY9UEGdbrFbiBIqpFf90PmGo7NDvtwJt1x7slmN0graWEwIny+sDBBUDznqlFGYAAAAASUVORK5CYII=)}
.jsmodern-video-fullout{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAJ1BMVEVMaXH////////////////////////////////////////////////c+C/6AAAADHRSTlMAgBDQz39QIMBAML9Nf8RqAAAAaElEQVR42r2QQQ7AIAgEV6CIlv+/t3Ap3E2cyyojxIBb7JfqQu/+z+ZCIAU0QtzqEbtMGcCIcCZ0454iIuvFLDHRICkhvUNHsICVqThBnyBHZSqK4+/2Ok9OEdGNOdcSuS1xW2+3jUt8eaUDz3DmFVcAAAAASUVORK5CYII=)}
b.jsmodern-video-fullFalse{opacity:.5;cursor:default}
.jsmodern-dialog-container{position:fixed;width:100%;height:100%;z-index:2147483649;top:0;left:0;background:rgba(0,0,0,.6);opacity:0}
.jsmodern-dialog{position:fixed;top:-10px;left:50%;width:500px;min-width:500px;height:auto;overflow:hidden;padding:15px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background:#fff;border-radius:6px;border:#555 solid 1px;box-shadow:0 0 15px rgba(0,0,0,.4);opacity:0}
.jsmodern-dialog-title{text-align:left;font-size:16px;font-weight:bold;color:#000;word-wrap:break-word;word-break:normal}
.jsmodern-dialog-content{width:100%;height:auto;min-height:60px;overflow:hidden;word-wrap:break-word;word-break:normal;margin-top:10px;font-size:14px;color:#333;line-height:160%}
.jsmodern-dialog>span{display:block;float:right;height:30px;line-height:30px;font-size:13px;padding:0 12px;cursor:pointer;margin:13px 0 0 10px;border-radius:4px;border:#ccc solid 1px;transition:.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.jsmodern-dialog>span.jsmodern-dialog-sure{background:#2F7CBE;border-color:#2F7CBE;color:#fff}
.jsmodern-dialog>span.jsmodern-dialog-sure:hover{background:#1563A6;border-color:#1563A6}
.jsmodern-dialog>span.jsmodern-dialog-cancel:hover{background:#eee}
.jsmodern-scrollBar-container{overflow:hidden;position:relative}
.jsmodern-scrollBar-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.jsmodern-scrollbar{position:absolute;top:0;right:2px;width:6px;background:rgba(0,0,0,.3);border-radius:3px;z-index:10px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.jsmodern-lazyload{display:block;opacity:0}
.jsmodern-page-content{text-align:center;margin-left:auto;margin-right:auto}
.jsmodern-page-target>*{display:none}
.jsmodern-page{height:38px;display:inline-block;overflow:hidden;border-radius:19px;border:#e8e8e8 solid 1px;margin:0 auto}
.jsmodern-page>div i,.jsmodern-page>i{display:block;float:left;width:40px;height:38px;line-height:38px;font-size:13px;text-align:center;cursor:pointer;font-style:normal;background:#f5f5f5;transition:.15s;font-weight:bold;color:#333}
.jsmodern-page i{border-right:#e3e3e3 solid 1px;border-left:#fff solid 1px}
.jsmodern-page>div{float:left;max-width:420px;overflow:hidden}
.jsmodern-page>div div{height:38px}
.jsmodern-page i.active{background:#E04636;color:#fff;box-shadow:rgba(0,0,0,.2) 0 0 10px inset;border-right-color:#fff}
.jsmodern-page i:hover{color:#E04636}
.jsmodern-page i.active:hover{color:#fff}
.jsmodern-page>i span{display:inline-block;font-size:20px}
.jsmodern-page>i:first-child{border-radius:19px 0 0 19px}
.jsmodern-page>i:last-child{border-radius:0 19px 19px 0}
i.jsmodern-page-first,i.jsmodern-page-last,i.jsmodern-page-next,i.jsmodern-page-prev{line-height:33px}


