﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { font-family:  Avenir, 'Hiragino Sans GB', "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", sans-serif; margin: 0; padding: 0; list-style: none }
h1, h2, h3, h4, h5, h6 { font-weight: 100 }
button, input, select, textarea { font-size: 100%; outline: 0 }
body { margin: 0; overflow-x: hidden }
a {
blr:expression(this.onFocus=this.blur()); color: #369; text-decoration: none }
area { blr:expression(this.onFocus=this.blur())
}
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { zoom: 1; }
.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
em, i { font-style: normal }
.none { display: none }
.block { display: block }
img { border: 0 }
table { border-collapse: collapse; border: 0; cellspacing: 0; cellpadding: 0 }
.verticalAlign { vertical-align: middle; display: inline-block; height: 100%; width: 1px; margin-left: -1px; }
.btn { }
html, body { }
h1, h2, h3, h4, h5, h6 { text-transform: capitalize }
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 { display: inline-block }
.row>[class*=col-] { float: left }
.col-12 { width: 100% }
.col-11 { width: 91.66666667% }
.col-10 { width: 83.33333333% }
.col-9 { width: 75% }
.col-8 { width: 66.66666667% }
.col-7 { width: 58.33333333% }
.col-6 { width: 50% }
.col-5 { width: 41.66666667% }
.col-4 { width: 33.33333333% }
.col-3 { width: 25% }
.col-2 { width: 16.66666667% }
.col-1 { width: 8.33333333% }
::-webkit-scrollbar/*整体部分*/ {width:10px;height:10px;}
::-webkit-scrollbar-track/*滑动轨道*/ {border-radius: 0px;background:rgba(50,50,20,0.2);}
::-webkit-scrollbar-thumb/*滑块*/ {border-radius:5px;background:rgba(50,50,20,0.4);}
::-webkit-scrollbar-thumb:hover/*滑块效果*/ {border-radius:5px;background:rgba(50,50,20,0.6);}
.btn { display: inline-block; padding: 10px 20px; text-align: center; letter-spacing: 2px; border-radius: 5px; cursor: pointer; border: 0 }/*按钮*/
.ImgBox { overflow: hidden; display: inline-block }
.ImgBox img { width: 100%; height: 100%; display: block; }
.ImgBox:hover img { -webkit-transform: scale(1.1); /* Safari and Chrome */ -moz-transform: scale(1.1); /* Firefox */ -ms-transform: scale(1.1); /* IE 9 */ -o-transform: scale(1.1); /* Opera */ transform: scale(1.1); opacity: 1; }
span.spanleft { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }/*超出的文字省略，要定义宽度*/
a, .featured-post .byline,:after, :before, .btn, .btn:hover, .ImgBox img, .ImgBox:hover img, #header, .logo, .nav, .subnav-background,#header .nav .subnav,#header .search-box, .fp-nav li em,.indBox,.hd.PicPage a,.category .txt a { -webkit-transition: all 0.3s ease; /* Safari and Chrome */ -moz-transition: all 0.3s ease; /* Firefox */ -ms-transition: all 0.3s ease; /* IE 9 */ -o-transition: all 0.3s ease; /* Opera */ transition: all 0.3s ease; }
.relative { position: relative }
.mt20 { margin-top: 20px; }
.tit { }
.tit span { display: inline-block; }
.tit font { display: block; float: left; }
.tipMain { height: 40px; background: #fff; width: 100%; position: fixed; z-index: 9999; left: 0; bottom: 0; text-align: center; font-size: 13px; line-height: 40px; }
.tipMain .close { position: absolute; right: 10px; top: 0; width: 40px; height: 40px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #f00; cursor: pointer; font-weight: normal; font-size: 18px; }
/*超出的文字省略，要定义宽度*/
span.spanleft, .NewsList ul li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
/*页面*/
body { font-size: 14px; line-height: 1.5em; background: #fff; }
#header { position: fixed; top: 0; left: 0; z-index: 10; width: 100%; height: 100px;background: rgba(255,255,255,1); box-shadow: 0 1px 5px rgba(50, 50, 50, .2); }
.wrapper { width: 1200px; margin: 0 auto; }
.BlankGap{height:0px}/*空白间隙*/
.logo { background: url(../images/logo.png) center left no-repeat; width: 210px; height: 50px;background-size:auto 50px; margin: 25px 0 0 10px;}
.logo a { display: block; width: 100%; height: 100%; }
#header .nav { position: absolute; top: 30px; left: 20%; width: 60%; z-index: 1; }
#header .nav li { position: relative; float: left; width: 11.11%; text-align: center;}
#header .nav.nav-en { left: 24%; }
#header .nav.nav-en li { width: 14.2%;}
#header .nav li:nth-child(1) { width: 8%;}
#header .nav li:after {content:""; width:1px; height:10px; display: inline-block; background:#999;position: absolute; right:0; top:15px;}
#header .nav li:nth-last-child(1):after {width:0;}
#header .nav li > a { display: block; line-height: 30px; font-size: 1rem; line-height: 40px; color: #000122; letter-spacing: 0; }
@media only screen and (max-width: 1280px) {
	#header .nav li > a {font-size:0.8rem;}
}
#header .nav li.active > a, #header .nav li > a:hover { color: #e60012 !important; }
#header .nav .subnav { position: absolute; left: 50%;top:90%; margin-left: -450px;margin-top:10px;padding-top:30px; text-align: center; clip: rect(0 900px 0 0); width: 900px; }
#header .nav .subnav.active { clip: rect(0 900px 80px 0); }
#header .nav .subnav a { position: relative; display: inline-block; line-height: 40px; margin: 0 25px; font-size: 0.9rem; color: #fff; letter-spacing: 1px;}
#header .nav.nav-en .subnav a {  margin: 0 20px; font-size: 0.8rem;text-transform: capitalize }
#header .nav .subnav a:after { content: ""; position: absolute; top: 100%; right: 50%; left: 50%; width: 0; border-bottom: 2px solid #fff; }
#header .nav .subnav a:hover:after { right: 0; left: 0; width: 100%; }
#header .subnav-background { position: absolute; top: 100%; left: 0; width: 100%; height: 60px; background: #e60012;border-top: 1px solid #e5e5e5; box-shadow: 0 1px 5px rgba(50, 50, 50, .2); clip: rect(0 1920px 0px 0); }
#header .subnav-background.active { clip: rect(0 1920px 70px 0); }

#header .right { position: absolute; top: 40px; right: 10px; }
#header .right a { float: left; line-height: 20px; font-size: 1rem; color: #222; }
#header .right a:first-child:hover { color: #b60005; }
#header .right em { float: left; height: 10px; margin: 5px 15px; border-right: 1px solid #333; }
#header .right .search { position: relative; float: left; line-height: 20px; cursor: pointer;}
#header .right .search .iconfont {margin-left:0.3rem; font-size:1rem;}
#header .right .search:after { content: ""; display: inline-block; width: 16px; height: 16px; margin-left: 7px; vertical-align: middle; background-position: -67px -17px; }

#header .search-box { position: absolute; top: 100%; left: 0; width: 100%; padding: 14px; background: rgba(255,255,255,1); clip: rect(0 1920px 0 0); border-top: 1px solid #999;  }
#header .search-box .wrapper { position: relative;}c
#header .search-box .wrapper:after { content: ""; display: block; border-bottom: 1px solid #e5e5e5; width: 95% }
#header .search-box .wrapper .iconfont {font-size:1.5rem; }
#header .search-box input { width: 95%; line-height: 24px; padding: 10px 0; background: none; border: none; font-size: 16px; color: #333; letter-spacing: 1px; }
#header .search-box .submit { position: absolute; top: -5px; right: 5%; width: 50px; height: 50px; }
#header .search-box .close { position: absolute; right: 0px; top: 6px; width: 22px; height: 22px; color:#f00;}
#header .search-box .close .iconfont {font-size: 2.5rem;}
#header .search-box.active { clip: rect(0 1920px 100px 0); border-color: #e5e5e5;box-shadow: 0 1px 5px rgba(50, 50, 50, .2); }
#header.active{ height: 70px; }
#header.active .logo { margin-top: 17px;height:36px;background-size:auto 36px;  }
#header.active .nav { top: 15px; }
#header.active .nav .subnav{margin-top:10px;}
#header.active .right { top: 20px; }
#header.active .nav .subnav { padding-top:20px;}
.name { display: inline-block; vertical-align: middle; width: 100%; height: 3.5rem; position: relative; border-bottom: solid 1px #ddd; margin-bottom: 15px; padding-top: 15px; }
.name:before { content: ""; width: 5px; height: 15px; display: inline-block; background: #e60012; margin: 15px 15px 0 10px; float: left; }
.name span { float: left; line-height: 2; font-size: 1.5rem; color: #333; margin-right: 30px;text-transform: capitalize; font-family: tahoma, arial, "Hiragino Sans GB", 宋体, sans-serif; }
.name .moreicon { position: absolute; top: 15px; right: 15px; }
.name a { float: right; margin-right: 15px; display: inline-block; padding: 4px 0; color: #777; border-bottom: solid 1px Transparent }
.name a .iconfont { margin-left: 5px; }
.name a:hover { border-bottom-color: #333; color: #333; }
.place { font-size: 0.95rem; font-weight: 100; color: #666; text-transform: capitalize; padding: 0.8rem 1.5rem;background:#f8f8f8;}
.place a { color: #666; line-height: 1.5rem; text-decoration: none; }
.place a:hover { color: #333; text-decoration: underline; }
.place .iconfont { margin: 0 5px; font-size: 14px; }
.text { padding: 15px; }
.text p { color: #222; text-align: justify; word-wrap: break-word; word-break: break-word; letter-spacing: normal; font-size: 16px; line-height: 32px;margin: 20px 0 0 0 }
.text p:nth-child(1) { margin: 0 }
.text img { max-width: 100%; }
.text span.font_green { font-weight: 600; color: #00A100 }
.text span.font_red { font-weight: 600; color: #f00 }
#footer{border-top:solid 1px #ccc; background:#f2f2f2; padding: 30px 0}
#footer .sideMap{width:900px;}
#footer .sideMap ul li{float:left; width: 20%; font-size: 0.95rem;}
#footer .sideMap ul li a{color:#555}
#footer .sideMap ul li a:hover{color:#222; text-decoration: underline;}
#footer .sideMap ul li h5{font-size: 1.15rem;line-height: 1.8}
#footer .sideMap ul li p{padding-left:0.3rem;line-height: 1.5}
#footer .right{ width: 280px;}
#footer .right .qrcode{ position: relative; z-index: 1; margin-left: 20px}
#footer .right .qrcode .iconfont{font-size:3rem;color:#333; width:50px; height:50px; text-align: center; line-height: 50px; display: inline-block; margin-left:20px;cursor: pointer;float:left;}
#footer .right .qrcode .iconfont.icon-tianmaot{font-size:1.5rem; border:solid 1px #333; border-radius: 50%;width:48px; height:48px;line-height: 48px;  }
#footer .right .qrcode .PopQrcode { display: none; position: absolute;bottom:0;left:0;z-index: 100000;  border-radius: 5px; width: 120px; height:120px; background: #fff;  border: solid 1px #ddd;padding:4px;margin-bottom:55px; margin-left:-25px; }
#footer .right .qrcode .PopQrcode#qrcode_wb { margin-left:45px; }
#footer .right .tel{padding:20px 0 0 0; font-size: 0.8rem; color:#555}
#footer .right .tel p{line-height: 1.5rem;}
#footer .right .tel .iconfont{ margin-right:0.3rem; color:#b32424; float:left;}
#copyright { background: #e60012; padding: 13px 0; color: #fff;}
#copyright p { line-height: 1.5; font-size: 1rem; }
#copyright a { color: #fff; text-decoration: underline; }
#copyright a:hover { color: #ff0; text-decoration: none; }
#copyright .wrapper{position:relative;}
#copyright .wrapper .gongshang{position:absolute;width:100px; text-align: center; right:290px; top:-14px}
#copyright .wrapper .gongshang img{max-height:45px; width:auto;}
#content { background: url(images/content.png) center top no-repeat fixed; padding: 100px 0 20px 0 }
#content .title { font-size: 2.5rem; color: #c80000; text-align: center; text-transform: uppercase; letter-spacing: 5px; margin: 0px 0 100px 0 }
#content .title span { display: inline-block; }
#content .title font { display: block; float: left; }
#content .wrapper { background: #fff; padding: 15px 30px; width: 1140px; }
#m-banner{position: relative; width:100%; overflow: hidden;margin-top:100px;}
#m-banner .topimg{width:100%;}
#m-banner .topimg img{width:100%;}
.side { width: 190px;z-index: 2 }
.side h3 { font-size: 20px; color: #c80000; display: block; line-height: 40px;height:40px; padding: 15px 0 5px 20px; }
.sidenav { }
.sidenav ul { padding: 0 }
.sidenav ul li { font-size: 14px; }
.sidenav ul li a { display: block; padding: 8px 0px 8px 15px; line-height: 1.2rem; color: #333; background: #ddd; margin-bottom: 10px; border-radius: 3px; transition: all 0.8s ease-out; }
.sidenav ul li a .iconfont { font-size: 18px; float: left; margin-right: 6px; color: #000 }
.sidenav ul li a:hover, .sidenav ul li a.cur { background: #d30a00; color: #fff; }
.sidenav ul li a.cur { width: 185px; border-radius: 3px 0 0 3px; }
.sidenav ul li:hover { position: relative; }
.sidenav ul li a:hover .iconfont, .sidenav ul li a.cur .iconfont { color: #fff; }
.content { width: 980px; min-height: 450px; padding-left: 19px; border-left: solid 1px #ddd; z-index: 1 }
/*图片列表*/
.Images { width: 1200px; margin: 0px auto }
.Images ul { width: 1220px; }
.hd.PicPage a { }/*切换页码*/
.hd.PicPage { height: 20px; margin-top: 10px }
.hd.PicPage ul { padding: 0; float: left; position: relative; left: 50%; }
.hd.PicPage ul li { float: left; position: relative; right: 50%; text-indent: -90000px; margin-top: 4px; width: 7px; height: 7px; background: #ccc; margin-right: 10px; border-radius: 15px; cursor: pointer;  }
.hd.PicPage ul li:hover { background: #777; }
.hd.PicPage ul li.on { background: #b00e0e; width: 15px; height: 15px; margin-top: 0 }
.hd.PicPage a { display: none; }
/*切换页码有上下箭头*/
.ArrowBlock .hd.PicPage a { display: block; width: 50px; height: 50px; text-align: center; position: absolute; z-index: 999; cursor: pointer; top: 45%; background: rgba(0,0,0,0.5); opacity: 0; }
.ArrowBlock .hd.PicPage a .iconfont { font-size: 36px; line-height: 50px; color: #fff }
.ArrowBlock .hd.PicPage a.prev { left: -50px; }
.ArrowBlock .hd.PicPage a.next { right: -50px; }
.ArrowBlock .hd.PicPage a:hover { background: rgba(174,14,14,0.7) }
.ArrowBlock:hover .hd.PicPage a { opacity: 1 }
.ArrowBlock:hover .hd.PicPage a.prev { left: 0px; }
.ArrowBlock:hover .hd.PicPage a.next { right: 0px; }
/*页码*/
.fenye .page a, .fenye .page a:hover { -moz-transition: all .2s linear; -webkit-transition: all .2s linear; transition: all .2s linear; }
a, a:hover { -moz-transition: color .3s linear; -webkit-transition: color .3s linear; transition: color .3s linear; }
.fenye { text-align: center; overflow: hidden; width: 100%; padding: 58px 0; }
.fenye .page, .fenye .tiaozhuan { display: inline-block; }
.fenye .page { margin-right: 20px; }
.fenye .page a { height: 32px; line-height: 32px; padding: 0 13px; border: 1px solid #e5e5e5; border-radius: 3px; display: inline-block; margin: 0 5px; color: #333; }
.fenye .page a:hover { color: #fc3333; border-color: #fc3333; }
.fenye .page a.on { background: #c4a38e; border: 1px solid #fc3333; color: #fff; }
.fenye .page .all { padding: 0 10px; }
.fenye .page span.more { width: 34px; height: 34px; margin: 0 5px; background: url(../images/FenyePageMore.png) no-repeat center center; display: inline-block; position: relative; top: 10px; }
.fenye .page a.next { width: 34px; height: 32px; margin: 0 5px; padding: 0; border-radius: 3px; display: inline-block; position: relative; }
/*syx add start*/
.fenye .page a.current { height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; display: inline-block; margin: 0 5px; background: #fc3333; border: 1px solid #fc3333; color: #fff; }
.fenye .page span.TotalPages { margin-left: 20px; font-size: 14px; color: #666; }
.fenye .page a.prev { width: 34px; height: 32px; margin: 0 5px; padding: 0; border-radius: 3px; display: inline-block; position: relative; }
.pageBox{ border-top:1px dotted #ddd; padding:15px; line-height:24px; margin:15px 0;}
.pageBox p a{ text-decoration:underline;color:#555;}
.pageBox p a:hover{ text-decoration:none;color:#222;}
/*滑动联系*/
.toolbar { position: fixed; z-index: 9998; bottom: 0px; width: 50px; right: 0; -webkit-transform: translate3d(0, 0, 0); }
.BackTop { background: #999; width: 50px; height: 50px; margin-top: 10px; text-align: center; cursor: pointer }
.BackTop .iconfont { font-size: 2em; line-height: 50px; color: #fff; }
.BackTop:hover { background: #e60012; }

