html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, strong, b, em, dl, dt, dd, ul, li, form, input { margin: 0; padding: 0; }
body { background: #F4F4F4; font-size: 14px; line-height: 2; font-family: microsoft yahei, Arial, Verdana, "\5b8b\4f53"; color: #202020; }
div { margin: 0 auto; }
h1, h2, h3, h4, h5, h6, th { font-size: 14px; font-weight: normal; }
ol, ul { list-style: none }
em { font-style: normal }
p { word-wrap: break-word }
a img { border: 0 }
img { vertical-align: middle; border: 0; }
a { color: #202020; text-decoration: none; }
a:hover { color: #086FB5; text-decoration: none; }
.cl { clear: both; height: 0px; overflow: hidden; }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
.input-text { height: 20px; line-height: 20px; border: #ccc 1px solid; }
.input-btn { width: 160px; height: 33px; line-height: 33px; margin-top: 10px; text-align: center; border: none; cursor: pointer; color: #fff; background: #ff6600; }
.mt20 { padding-top: 20px; }
.ml20 { margin-left: 20px; }
.mt40 { margin-top: 40px; }
.bg1 { background: url(../images/i-bg1.jpg) no-repeat center 0; }
.bg2 { background: #F2F2F2; }
.red { color: #ff3300; font-weight: bold; }
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer {  *zoom: 1
}
.pic-tran { overflow: hidden !important; display: block; transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.pic-tran img { transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; transform: scale(1, 1); -webkit-transform: scale(1, 1); display: block; }
.pic-tran:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); }
.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.vertical:after { content: ""; display: inline-block; vertical-align: middle; height: 100%; font-size: 0; }
.vertical { font-size: 0; }
.wp { width: 1200px; }
.i-wp { width: 100%; min-width: 1200px; overflow: hidden; }
.header { width: 100%; min-width: 1200px; background: #fff; height: 90px; position: fixed; z-index: 100; background: rgba(255, 255, 255, 0.9); box-shadow: 0 0px 8px rgba(0, 0, 0, 0.1); }
.header .logo { float: left; width: 500px; height: 60px; padding: 20px 0 20px 0; overflow: hidden; }
.header .logo img { height: 50px; }
.nav { float: left; width: 700px; height: 90px; }
.nav li { float: left; height: 90px; width: 70px; margin: 0 25px; display: block; position: relative; }
.nav li .hover { border-bottom: #086FB5 3px solid; position: absolute; top: 0; left: 0; height: 87px; display: none; }
.nav li .curr { border-bottom: #086FB5 3px solid; height: 87px; }
.nav li a { display: block; height: 90px; line-height: 90px; font-size: 16px; text-align: center; width: 70px; position: relative; }
.nav ul li ul { width: 140px; position: absolute; display: none; top: 90px; left: -35px; padding: 10px 0 10px 0; background: #fff; z-index: 99; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.3); }
.nav ul li:hover ul { display: block; }
.nav ul li ul li { display: block; width: 140px; height: 33px; padding: 0px; margin: 0px; position: relative; overflow: hidden; }
.nav ul li ul li a { display: block; width: 140px; height: 33px; line-height: 33px; font-size: 14px; color: #333; text-decoration: none; position: relative; }
.h { height: 90px; }

.menu { width: 1200px; height: 40px; margin: 50px 0 50px }
.menu ul { width: 1212px; margin-right: 12px; height: 40px; text-align: center }
.menu ul li { display: inline-block; *zoom:1;*display:inline; height: 40px; line-height: 40px; margin-right: 12px; }
.menu ul li a { display: inline-block; *zoom:1;*display:inline;height: 38px; line-height: 38px; font-size: 16px; padding: 0 10px; text-align: center; border-radius: 5px; border: #ddd 1px solid; }
.menu ul li a:hover { background: #086FB5; color: #fff; border: #086FB5 1px solid; }
.menu ul li .curr { background: #086FB5; color: #fff; border: #086FB5 1px solid; }
.main { width: 1200px; padding: 0 0 50px; }
.i-banner { width: 100%; min-width: 1200px; height: 400px; margin-top: 0px; overflow: hidden; }
.i-banner .item { position: relative; background-size: cover !important; height: 400px; }
.i-tit { height: 40px; line-height: 40px; color: #333; font-size: 24px; font-weight: 600; margin: 40px 0 30px; }


.w-tit { width: 100%; height: 40px; line-height: 40px; margin: 40px auto; text-align: center; font-size: 32px; font-weight: 300; position: relative; }
.w-tit span { width: 40px; height: 3px; background: #FF7900; position: absolute; left: 0; right: 0; top: 55px; bottom: 0; margin: auto; border-radius: 3px; }
.t-more { display: block; float: right; height: 26px; line-height: 26px; padding: 0 15px; margin-top: 8px; border-radius: 50px; text-align: center; color: #333; font-size: 14px; font-weight: 300; border: #ddd 1px solid; }
.t-more:hover { background: #086FB5; color: #fff; border: #086FB5 1px solid; }

.i-focus { float: left; width: 600px; height: 360px; }
.i-focus img { width: 600px; height: 360px; padding: 0px; }


.i-pic-list { width:1224px;padding:10px 0 20px; margin-left:-12px;}
.i-pic-list .item {float:left;width:280px; height: 280px;text-align:center;position:relative; }
.i-pic-list .item .img-wp{width:280px; height:210px;z-index:2; overflow:hidden;}
.i-pic-list .item img { width:280px; min-height: 210px; height: auto; }
.i-pic-list .item h3 { font-size: 16px; line-height: 1.4; font-weight: 300; margin: 20px 10px 10px 20px; }
.i-pic-list .slick-dots { bottom: -0px;}
.i-pic-list .slick-dots button{ background:#ccc }

.i-intro { float: left; width: 760px; height: 340px;  background: #fff; padding: 10px 20px; box-shadow: 0 2px 10px 1px rgba(49, 49, 49, 0.2); margin: 40px 0 60px 0;}
.i-intro h2 { height: 40px; line-height: 40px; color: #333; font-size: 24px; font-weight: 600; margin: 10px 0 10px; }
.i-intro .inner{ font-size: 14px;; }

.i-contact { float: left; width: 360px; height: 340px; background: #086FB5;padding: 10px 20px; box-shadow: 0 2px 10px 1px rgba(49, 49, 49, 0.2);  margin: 40px 0 60px 0;}
.i-contact h2 { height: 40px; line-height: 40px; color: #fff; font-size: 24px; font-weight: 600; margin: 10px 0 10px; }

.i-contact .inner{ color: #fff; }


.banner { width: 100%; min-width: 1200px; height: 260px; background: #f5f5f5 url(../images/banner.jpg) no-repeat center 0; overflow: hidden; }


.ptit { width: 100%; height: 40px; line-height: 40px; margin: 0 auto; text-align: center; font-size: 36px; padding: 7px 5px; color: #FF7900; font-weight: 300; margin-top: 50px; }
.about { width: 1200px; padding: 30px 0; min-height: 400px; overflow: hidden }
.about .pic { float: left; width: 600px; height: 360px; }
.about .txt { float: left; padding: 30px 0 0 40px; width: 560px; font-size: 14px; }
.about .contact { width: 1000px; padding-left:100px;}

.pic-list { width: 1200px; }
.pic-list ul { width: 1226px; margin-right: -30px; }
.pic-list li { float: left; width: 280px; height: 280px; margin: 0 26px 40px 0px; background: #fff; font-size: 14px; position: relative; overflow: hidden; }
.pic-list li { transition: all .4s ease; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; }
.pic-list li:hover { box-shadow: 0 5px 10px 1px rgba(49, 49, 49, 0.2); }
.pic-list li .img-wp { width: 280px; height: 210px; z-index: 2; overflow: hidden; }
.pic-list li img { width: 280px; min-height: 210px; height: auto; }
.pic-list li h3 { font-size: 16px; line-height: 1.4; font-weight: 300; margin: 20px 10px 10px 20px; text-align:center }
.pic-list li p { padding: 0 15px 0px 20px; line-height: 1.8 }
.pic-list li em { height: 30px; line-height: 30px; padding: 0 20px 0 20px; color: #666; }

.pic-view { width: 1100px; padding: 20px 50px; min-height: 500px; background: #fff; margin-bottom: 50px;overflow: hidden }
.pic-view .pic{ width: 1100px;  text-align: center; }
.pic-view .content{ width: 1100px; padding: 50px 0; font-size: 16px; }
.pic-view .content img { display: block; margin: 20px auto }

.news-list { width: 1200px; padding: 10px 0 20px; }
.news-list ul { width: 1120px; padding: 20px 40px; background: #fff; min-height: 500px; _height: 500px; }
.news-list ul li { height: 55px; line-height: 55px; border-bottom: #e9e9e9 1px solid; font-size: 16px; }
.news-list ul li span { float: right; font-size: 14px; color: #666; }
.news-list .line { padding-bottom: 10px; margin-bottom: 10px; border-bottom: #ddd 1px dotted; }
.news-view { width: 1120px; padding: 40px 40px; margin: 10px 0; background: #fff; min-height: 500px; _height: 500px; }
.news-view .title { width: 100%; line-height: 1.4; font-size: 30px; padding: 10px 0 20px; text-align: center; font-weight:300; border-bottom: #ddd 1px solid; }
.news-view .info { width: 100%; height: 30px; line-height: 30px; padding: 10px 0; color: #666; text-align: center; }
.news-view .info span { padding-left: 12px; }
.news-view .content { width: 100%; font-size: 16px; padding: 30px 0 50px; line-height:2; }
.news-view .content img { display: block; margin: 10px auto; }
.news-view .video { width:700px; margin:20px auto;}
.news-view table,td,th {border-width: 1px;border-style: solid;border-collapse:collapse; border-color:#ccc; padding:0 10px;}
.news-btn a { display: block; float: right; width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; background: #086FB5; color: #fff; border-radius: 5px; margin-bottom: 100px; }
.news-btn a:hover { background: #2693E3; }

.ban1 { width: 100%; min-width: 1200px; height: 300px; background: #f5f5f5 url(../images/ban1.jpg) no-repeat center 0; overflow: hidden; }
.ban2 { width: 100%; min-width: 1200px; height: 300px; background: #f5f5f5 url(../images/ban2.jpg) no-repeat center 0; overflow: hidden; }
.ban3 { width: 100%; min-width: 1200px; height: 300px; background: #f5f5f5 url(../images/ban3.jpg) no-repeat center 0; overflow: hidden; }
.ban4 { width: 100%; min-width: 1200px; height: 300px; background: #f5f5f5 url(../images/ban4.jpg) no-repeat center 0; overflow: hidden; }
.ban5 { width: 100%; min-width: 1200px; height: 300px; background: #f5f5f5 url(../images/ban5.jpg) no-repeat center 0; overflow: hidden; }
.more { margin: 10px auto 5px; text-align: center; }
.more a { display: block; width: 150px; height: 35px; line-height: 35px; font-size: 14px; background: #FF7900; border: #069539 0px solid; border-radius: 50px; color: #fff; text-align: center; margin: 15px auto; }
.more a:hover { color: #fff; background: #FCB027; text-decoration: none; }
.more1 { margin: 40px 0 0 5px; }
.more1 a { display: block; width: 150px; height: 35px; line-height: 35px; font-size: 14px; background: #fff; border: #086FB5 1px solid; border-radius: 50px; color: #333; text-align: center; margin: 15px auto; }
.more1 a:hover { background: #086FB5; color: #fff; text-decoration: none; }
.footer{ width:100%; min-width:1200px; height:80px;background:#1F2223;overflow:hidden;}
.copyright { width:100%; padding-top:20px; color:#fff; text-align:center;}
.copyright a{ color:#fff;}
.page { clear: both; text-align: center; padding: 30px 0; overflow: hidden; }
.page a { display: inline-block;  *zoom: 1;*display: inline;vertical-align: middle; height: 38px; line-height: 38px; margin-left: 5px; padding: 0 15px; border-radius: 3px; color: #666; background: #f8f8f8; border: #dedede 1px solid; }
.page span { display: inline-block;  *zoom: 1; *display: inline;vertical-align: middle; height: 38px; line-height: 38px; margin-left: 5px; padding: 0 15px; border-radius: 3px; color: #fff; background: #086FB5; border: #dedede 1px solid; }
.page a:hover { border: #086FB5 1px solid; color: #086FB5; }
.post-form { padding: 10px; }
.post-form th { width: 25%; height: 30px; text-align: right; }
.post-form textarea { border: #ccc 1px solid; }
.post-list { padding: 10px; }
.post-list ul { }
.post-list ul li { margin-bottom: 10px; border: #dedede 1px solid; overflow: hidden; }
.post-list ul li h3 { height: 30px; line-height: 30px; padding-left: 10px; font-weight: bold; background: #f7f7f7; border-bottom: #dedede 1px solid; }
.post-list ul li span { width: 100%; float: left; padding-left: 10px; height: 25px; line-height: 25px; color: #666; border-bottom: #dedede 1px solid; }
.post-list ul li p { float: left; width: 100%; padding: 10px; }
.post-list ul li .reply { float: left; width: 90%; padding: 10px; margin: 10px; border: #E6C99D 1px solid; background: #FFF8ED; }
.post-list ul li .reply b { color: #FF0000; font-weight: bold; }
.post_nav { width: 100%; height: 30px; padding-bottom: 20px; }
.post_nav span { float: left; width: 110px; height: 26px; line-height: 26px; padding-right: 10px; background: url(../images/post_nav_btn.jpg) no-repeat; text-align: center; font-size: 14px; }
.post_nav .on { float: left; width: 110px; height: 26px; line-height: 26px; background: url(../images/post_nav_on.jpg) no-repeat; text-align: center; font-size: 14px; }
.yzm { display: none; position: absolute; background: url(../images/yzm_bg.gif) no-repeat; width: 100px; height: 69px; text-align: center; font-size: 12px; }
.yzm a:link, .yzm a:visited { color: #036; text-decoration: none; }
.yzm a:hover { color: #C30; }
.yzm img { cursor: pointer; margin: 0px auto; width: 90px; height: 32px; margin-top: 4px; border: 1px solid #fff; margin-bottom: 1px; }
.msg { width: 1000px; background: #fff; overflow: hidden; }
.msg .box { width: 500px; height: 200px; margin: 100px auto; background: #ffff; border: #ddd 1px solid; text-align: center; }
.msg .box h2 { height: 30px; line-height: 30px; font-size: 14px; color: #333; font-weight: bold; background: #f5f5f5; border-top: #C41921 3px solid; border-bottom: #ddd 1px solid; }
.msg .box .content { padding: 20px; }
.bdmap { float: left; width: 700px; height: 360px; border: #ccc 1px solid; }
.iw_poi_title { color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap }
.iw_poi_content { font: 12px arial, sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word }
.hv { display: block; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px transparent; -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden; }
.hv:hover:before, .hv:focus:before, .hv:active:before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.hv:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #086FB5; z-index: -1; opacity: 0; -webkit-transform: scale3d(.3, 1, 1); transform: scale3d(.3, 1, 1); -webkit-transition: opacity .4s, -webkit-transform .4s; transition: opacity .4s, -webkit-transform .4s; transition: transform .4s, opacity .4s; transition: transform .4s, opacity .4s, -webkit-transform .4s; -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1); transition-timing-function: cubic-bezier(.2, 1, .3, 1) }