@charset "utf-8";
/* CSS Document */
* {margin:0px;padding:0px;}
body {font-family:"Microsoft Yahei";font-size:14px;color:#4a4a4a;text-align:left;background:#f2f2f2;}
a:focus {outline:none;}
a {color:#4a4a4a;text-decoration:none;}
a:hover {color:#d70c19;text-decoration:underline;}
ul, li {list-style:none;}
img {
	border:none;
	pointer-events:none;
	user-select:none;
	-webkit-touch-callout:none;
}
.no-dis {display:none;}


.top100 {overflow:hidden;width:100%;background:#373737;}
.top {font-size:12px;color:#fff;width:1200px;height:32px;line-height:32px;margin:0px auto;}
.top a {color:#fff;}
.top a:hover {color:#fff;}

.home {float:left;}
.email {float:right;font-family:Arial;background:url(../img/bj2.png) no-repeat 0px center;padding-left:26px;}
.phone {float:right;font-family:Arial;background:url(../img/bj1.png) no-repeat 0px center;padding-left:26px;}
.tline {float:right;width:40px;height:32px;background:url(../img/bj3.jpg) no-repeat center center;}
.mphone {display:none;}


#header {overflow:hidden;width:100%;background:#fff;}
.header {overflow:hidden;width:1200px;margin:0px auto;padding:15px 0px;}

.logo {overflow:hidden;float:left;}
.logo img {display:block;}


#nav {display:flex;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;}

ul.nav {display:inline-flex;float:right;}
li.nav-item .index{position:relative;margin-right:55px;}
li.nav-item:last-child .index{margin-right:0;}
li.nav-item>a{display:block;font-size:16px;text-align:center;width:auto;line-height:60px;position:relative;}
li.nav-item>a::before{ display:none;position:absolute;left:50%;bottom:0;position:absolute;}
li.nav-item:hover>a ,li.nav-item.active>a{color:#d70c19;font-weight:bold;background:url(../img/bj9.jpg) repeat-x 0px bottom;text-decoration:none;}
li.nav-item:hover>a::before,li.nav-item.active>a::before{display:block;}
li.nav-item .index::after{content:"";position:absolute;top:0;right:-55px;background:url(../img/bj11.jpg) no-repeat center center;width:55px;height:60px;padding:0px;}

li.nav-line {display:block;background:url(../img/bj11.jpg) no-repeat center center;width:55px;height:60px;padding:0px;position:relative;}

.wrapa{width:760px;margin:0 auto;padding-left:440px;}
.wrapb{width:600px;margin:0 auto;padding-left:600px;}
.wrapc{width:440px;margin:0 auto;padding-left:760px;}
.wrapd{width:250px;margin:0 auto;padding-left:950px;}
.wrape{width:200px;margin:0 auto;padding-left:1000px;}

.subMenu{display:none;position:absolute;top:123px;left:0;width:100%;height:58px;background:url(../img/bj10.png) repeat 0px 0px;z-index:999;}
.subMenu>ul{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;}
.subMenu>ul>li>a{display:block;padding:0 18px;font-size:16px;text-align:left;line-height:58px;color:#fff;}
.subMenu>ul>li>a:hover{color:#d70c19;}


.banner {position:relative;overflow:hidden;visibility:hidden;height:900px;}

.banner-list li {height:900px;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;width:100%;display:none }
.banner-dot {height:3px;line-height:0;font-size:0;position:absolute;width:100%;bottom:18px;overflow:hidden;text-align:center;z-index:999 }
.banner-dot li {width:62px;height:3px;display:inline-block;background:#fff;margin:0 5px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
.banner-dot li.on {background:#960014 }
.banner-title {text-align:center;color:#fff;font-size:36px;font-weight:lighter;line-height:100%;position:absolute;bottom:60px;width:100%;display:none;}


.mouse {height:100px;background:url(../img/scroll.gif) no-repeat center center;}


.news {overflow:hidden !important;position:relative !important;width:100%;height:310px;}
.news ul {position:absolute;overflow:hidden !important;float:left;width:7600px;}
.news ul li {width:380px;height:284px;float:left;}

.news li {float:left;width:20%;padding-bottom:35px;}
.news-img {position:relative;margin-bottom:15px;overflow:hidden }
.news-img img {display:block;-webkit-transition:transform .4s ease;-moz-transition:transform .4s ease;-ms-transition:transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;}
.news-overlay {width:100%;height:100%;left:0;top:0;background:#000;opacity:0;position:absolute;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;filter:alpha(opacity=0);}
.news-btn-wrap {text-align:center;color:#fff;font-size:12px;width:150px;position:absolute;top:50%;left:50%;margin-left:-75px;margin-top:-30px;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;}
.news-link {display:block;width:146px;height:39px;border:2px solid #fff;line-height:39px;text-align:center;color:#fff;font-size:14px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
.news-link:hover {background:#d70c19;border:2px solid #d70c19;color:#fff;}
.news-time {display:block;padding-top:5px }
.news li h3 {font-weight:normal;line-height:20px;text-align:center;padding:0 10px }
.news li h3 a:hover {color:#d70c19;}
.news li h4 {font-weight:normal;line-height:20px;text-align:center;padding:0 10px;color:#858484;font-size:12px }
.news-img:hover .news-overlay {opacity:.6;filter:alpha(opacity=60);}
.news-img:hover .news-btn-wrap {opacity:1;filter:alpha(opacity=100);}
.news-img:hover img {-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}

.news a:hover {text-decoration:none;}


.babg {overflow:hidden;width:100%;height:323px;margin:0px auto;}

.bg1 {background:url(../img/bg1.jpg) no-repeat center 0px;}
.bg2 {background:url(../img/bg2.jpg) no-repeat center 0px;}
.bg3 {background:url(../img/bg3.jpg) no-repeat center 0px;}
.bg4 {background:url(../img/bg4.jpg) no-repeat center 0px;}
.bg5 {background:url(../img/bg5.jpg) no-repeat center 0px;}


.bpic {overflow:hidden;width:100%;height:auto;margin:0px auto;display:none;}
.bpic img {display:block;}


.box1 {overflow:hidden;width:1200px;background:url(../img/bj5.jpg) #fff no-repeat 0px bottom;margin:0px auto;padding:40px 0px 50px;}
.box2 {overflow:hidden;width:1200px;background:#fff;margin:0px auto;padding:40px 0px 50px;}
.box3 {overflow:hidden;width:1200px;background:url(../img/bj5.jpg) #fff no-repeat 0px bottom;margin:0px auto;padding:40px 0px 50px;}


.mbx {overflow:hidden;width:1016px;background:url(../img/bj4.jpg) no-repeat 0px center;line-height:35px;margin:0px auto;padding-left:24px;}


.maina {overflow:hidden;width:1040px;line-height:35px;margin:10px auto 0px;}
.maina p {margin:20px 0px 0px;}
.maina img {max-width:100%;}

.mainb {overflow:hidden;font-size:28px;text-align:center;width:1200px;line-height:50px;margin:30px auto 0px;}
.main_zhuanli {overflow:hidden;font-size:20px;text-align:left;margin:0 80px;text-indent:2em;width:1080px;}

.mainc {overflow:hidden;width:1040px;margin:30px auto 0px;border-bottom:1px solid #bfbfbf;}
.mainc ul {width:960px;margin:0 auto;}
.mainc ul li {overflow:hidden;position:relative;float:left;font-size:16px;font-weight:bold;width:auto;height:50px;line-height:50px;padding:0px 53px 0 5px;}
.mainc ul li:last-child{padding-right: 5px;}
.mainc ul li a {color:#2f2f2f;}
.mainc ul li a:hover {color:#d70c19;text-decoration:none;}
.mainc ul li.on a {color:#d70c19;}
.mainc ul li.cline {width:48px;background:url(../img/bj8.jpg) no-repeat center center;padding:0px;}
.mainc ul li::after{content:"";position:absolute;right:0;width:48px;height:50px;background:url(../img/bj8.jpg) no-repeat center center;padding:0px;}
.mainc ul li:last-child::after{display:none;}


.maind {overflow:hidden;width:500px;margin:30px auto 0px;padding:0px 270px;border-bottom:1px solid #bfbfbf;}
.maind ul li {overflow:hidden;position:relative;padding-right:60px;float:left;font-size:16px;font-weight:bold;text-align:center;width:220px;height:50px;line-height:50px;}
.maind ul li:nth-child(n + 2) {padding-right:0;;}
.maind ul li a {color:#2f2f2f;}
.maind ul li a:hover {color:#d70c19;text-decoration:none;}
.maind ul li.on a {color:#d70c19;}
.maind ul li.dline {width:60px;background:url(../img/bj8.jpg) no-repeat center center;}
.maind ul li::after{content:"";position:absolute;right:0;width:60px;height:50px;background:url(../img/bj8.jpg) no-repeat center center;}
.maind ul li:last-child::after{display:none;}

.mains {overflow:hidden;width:540px;margin:30px auto 0px;padding:0px 250px;border-bottom:1px solid #bfbfbf;}
.mains ul li {overflow:hidden;position:relative;float:left;font-size:16px;font-weight:bold;text-align:center;width:auto;height:50px;line-height:50px;padding:0px 60px 0 4px;}
.mains ul li:last-child {padding-right:4px;;}
.mains ul li a {color:#2f2f2f;}
.mains ul li a:hover {color:#d70c19;text-decoration:none;}
.mains ul li.on a {color:#d70c19;}
.mains ul li.dline {width:60px;background:url(../img/bj8.jpg) no-repeat center center;}
.mains ul li::after{content:"";position:absolute;right:0;width:60px;height:50px;background:url(../img/bj8.jpg) no-repeat center center;}
.mains ul li:last-child::after{display:none;}


.maine {overflow:hidden;width:1040px;margin:0px auto;}
.maine ul li {float:left;overflow:hidden;width:1040px;margin:30px 0px 0px;padding:0px 0px 30px;border-bottom:1px dotted #c7c7c7;}
.maine ul li h2 {overflow:hidden;float:left;width:430px;height:286px;margin-right:25px;}
.maine ul li h2 img {width:430px;height:286px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;object-fit:cover;}
.maine ul li h2 a:hover img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.maine ul li h3 {overflow:hidden;font-size:18px;line-height:32px;}
.maine ul li p {overflow:hidden;font-size:14px;color:#999;line-height:24px;margin:10px 0px 0px;}
.maine a {color:#d70c19;}
.maine a:hover {color:#d70c19;}
.maine ul li h4 {font-size:14px;color:#888;font-weight:normal;text-align:right;line-height:24px;margin:10px 0px 0px;}


.mainf {overflow:hidden;width:1040px;margin:15px auto 0px;}
.mainf li {float:left;width:1040px;height:45px;line-height:45px;border-bottom:1px dotted #f2f2f2;}
.mainf li a {overflow:hidden;float:left;width:900px;height:45px;}
.mainf li span {float:left;font-family:Arial, Helvetica, sans-serif;font-size:14px;width:140px;}


.maing {overflow:hidden;width:1040px;margin:40px auto 0px;}
.maing h1 {font-size:21px;text-align:center;line-height:32px;padding:0px 0px 10px;}
.maing p {font-size:14px;color:#999;text-align:center;font-weight:normal;line-height:24px;}


.mainh {overflow:hidden;font-size:16px;font-weight:bold;background:url(../img/bj13.jpg) no-repeat 0px center;width:1020px;line-height:35px;margin:20px auto 0px;padding-left:20px;}


.maini {overflow:hidden;width:1040px;line-height:35px;margin:5px auto 0px;}
.maini h3 {font-size:16px;color:#d70c19;font-weight:bold;margin:10px 0px 0px;}


.mainj {overflow:hidden;background:#d50409;width:1040px;margin:30px auto 0px;border-top-left-radius:15px;border-top-right-radius:15px;border:1px solid #ddd;border-top:0;}
.mainj a {color:#666;}
.mainj a:hover {color:#d70c19;}



.zztable {overflow:hidden;font-size:14px;color:#666;width:100%;line-height:18px;margin:20px auto 0px;}
.zztable td {padding:14px 0px;}
table {text-align:center;border-collapse:collapse;} 

.table-responsive{min-height:.01%;overflow-x:auto}

@media screen and (max-width:767px){
.table-responsive{width:100%;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;}
.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}
}



.maink {overflow:hidden;font-size:16px;color:#fff;font-weight:bold;background:#d50409;width:990px;line-height:45px;margin:20px auto 0px;padding-left:50px;border-top-left-radius:15px;border-top-right-radius:15px;}


.mainl {overflow:hidden;width:1040px;line-height:58px;margin:0px auto;border-bottom:1px solid #ddd;}
.mainl h2 {float:left;font-size:16px;font-weight:normal;width:380px;padding-left:50px;}
.mainl h3 {float:left;font-size:16px;font-weight:normal;width:380px;}
.mainl p {float:left;font-size:16px;}


.mainm {overflow:hidden;width:1080px;margin:0px auto;}
.mainm ul li {overflow:hidden;_display:inline;float:left;width:242px;margin:24px 0px 0px 24px;}
.mainm ul li h2 {overflow:hidden;display:table-cell;vertical-align:middle;text-align:center;width:240px;height:240px;border:1px solid #bdbdbd;}
.mainm ul li h3 {overflow:hidden;font-size:14px;background:#e8e8e8;height:48px;line-height:24px;padding:10px 15px;}
.mainm ul li h3 span {overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient:vertical;}
.mainm ul li p {overflow:hidden;display:none;background:#e8e8e8;height:48px;line-height:21px;padding:0px 15px 6px;}


.mainm2 {overflow:hidden;display:none;width:1080px;margin:0px auto;}
.mainm2 ul li {overflow:hidden;_display:inline;float:left;width:242px;margin:24px 0px 0px 24px;}
.mainm2 ul li h2 {overflow:hidden;display:table-cell;vertical-align:middle;text-align:center;width:240px;height:240px;border:1px solid #bdbdbd;}
.mainm2 ul li h3 {overflow:hidden;font-size:14px;background:#e8e8e8;height:48px;line-height:24px;padding:10px 15px;}
.mainm2 ul li p {overflow:hidden;display:none;background:#e8e8e8;height:48px;line-height:21px;padding:0px 15px 6px;}


.mainn {overflow:hidden;width:200px;margin:35px auto 0px;}
.mainn h3 {float:left;}
.mainn p {float:right;}


.maino {overflow:hidden;width:1040px;margin:30px auto 0px;padding:20px 0px 0px;border-top:1px solid #bfbfbf;}
.maino p {float:left;line-height:30px;}
.maino span {display:block;}
.maino h3 {float:right;font-size:14px;text-align:center;background:url(../img/bj12.jpg) no-repeat 0px 0px;width:94px;line-height:30px;margin:15px 0px 0px;}


.mainp {overflow:hidden;font-size:16px;text-align:center;width:1040px;line-height:35px;margin:30px auto 0px;}
.mainp a {color:#4a4a4a;text-decoration:underline;}
.mainp a:hover {color:#d70c19;text-decoration:underline;}



.box4 {overflow:hidden;width:1200px;background:url(../img/bj14.jpg) #fff no-repeat 0px bottom;margin:0px auto;padding:40px 0px 30px;}
.box5 {overflow:hidden;width:1200px;background:url(../img/bj15.jpg) #fff no-repeat 0px bottom;margin:0px auto;padding:20px 0px 30px;}
.box6 {overflow:hidden;width:1200px;background:#fff;margin:0px auto;padding:20px 0px 30px;}
.box7 {overflow:hidden;width:1200px;background:url(../img/bj17.jpg) #fff no-repeat 0px bottom;margin:0px auto;padding:40px 0px 30px;}

.mainq {overflow:hidden;width:640px;margin:30px auto 0px;padding:0px 270px;border-bottom:1px solid #bfbfbf;}
.mainq ul li {overflow:hidden;position:relative;float:left;font-size:16px;font-weight:bold;width:auto;height:50px;line-height:50px;padding:0px 73px 0 15px;}
.mainq ul li:last-child{padding-right:15px;}
.mainq ul li a {color:#2f2f2f;}
.mainq ul li a:hover {color:#d70c19;text-decoration:none;}
.mainq ul li.on a {color:#d70c19;}
.mainq ul li.cline {width:48px;background:url(../img/bj8.jpg) no-repeat center center;padding:0px;}
.mainq ul li::after{content:"";position:absolute;right:0;width:48px;height:50px;background:url(../img/bj8.jpg) no-repeat center center;padding:0px;}
.mainq ul li:last-child::after{display:none;}


.mainr {overflow:hidden;width:1112px;line-height:35px;margin:10px auto 0px;}
.mainr p {margin:20px 0px 0px;}
.mainr img {max-width:100%;}


.text1 {font-size:16px;color:#fff;font-weight:bold;}

.txt2 a {display:inline-block;color:#fff;background:#9e9e9e;padding:5px 10px;border-radius:5px;}
.txt2 a:hover {color:#fff;background:#d50409;text-decoration:none;}



.picshow {overflow:hidden;width:1080px;margin:0px auto 0px;}

#picarea {width:1080px;margin:0px auto;}
#niu {position:relative;margin:0px auto;width:482px;height:558px;background:#fff;}
#bigpicarea {position:relative;margin:0px auto;width:482px;height:558px;overflow:hidden;}
.image {text-align:center}
.image h2 {overflow:hidden;display:table-cell;vertical-align:middle;text-align:center;width:480px;height:480px;border:1px solid #bdbdbd;}
.image h2 img{max-width:100%;max-height:100%;}
#bigpicarea .word {text-align:center;height:50px;COLOR:#333}
#bigpicarea .word h3 {overflow:hidden;font-size:16px;text-align:left;background:#e8e8e8;line-height:28px;padding:12px 15px 10px;}
#bigpicarea .word p {overflow:hidden;font-size:14px;text-align:left;background:#e8e8e8;height:28px;line-height:24px;padding:0px 15px 8px;}
#bigpicarea .ui-els-hide {display:none}

#smallpicarea {overflow:hidden;position:relative;width:1080px;height:272px;margin:0px auto;background:#fff;}
#thumbs {overflow:hidden;position:absolute;margin:0px;left:0;}
* HTML #thumbs {height:100%}
#thumbs ul {overflow:hidden;}
#thumbs li {display:inline-block;overflow:hidden;width:242px;height:242px;margin:30px 0px 0px 24px;}
#thumbs li a {overflow:hidden;display:table-cell;vertical-align:middle;text-align:center;width:240px;height:240px;border:1px solid #bdbdbd;}
#thumbs li a:hover {border:1px solid #d70c19;}
#thumbs li a.current {border:1px solid #d70c19;}

.bigbtnPrev {Z-INDEX:100;position:absolute;width:38px;height:71px;TOP:205px;cursor:pointer;left:-200px}
.bigbtnNext {Z-INDEX:100;position:absolute;width:38px;height:71px;TOP:205px;cursor:pointer;right:-200px}
#big_play_prev {background-IMAGE:url(../img/left.jpg);display:block;width:38px;height:71px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../img/left.jpg')}
#big_play_next {background-IMAGE:url(../img/right.jpg);display:block;width:38px;height:71px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='../img/right.jpg')}


.bottom100 {overflow:hidden;width:100%;max-width:1920px;background:#464646;margin:35px auto 0px;padding:30px 0px;}
.bottom {overflow:hidden;width:1200px;margin:0px auto;}
.bottom a {color:#fff;}
.bottom a:hover {color:#fff;}


.bota {overflow:hidden;float:left;width:270px;}
.bota h3 {padding-bottom:26px;}
.bota ul li {float:left;font-size:16px;color:#fff;text-align:center;width:50%;line-height:33px;}


.botb {overflow:hidden;float:left;font-size:16px;color:#fff;width:330px;margin-left:64px;padding:0px 70px;border-left:1px solid #6c6c6c;border-right:1px solid #6c6c6c;}
.botb h3 {font-size:18px;background:url(../img/bj6.jpg) no-repeat 0px 6px;height:40px;margin:0px 0px 20px;padding-left:35px;border-bottom:1px solid #6c6c6c;}
.botb p {line-height:30px;}



.botc {overflow:hidden;float:right;color:#fff;width:330px;}
.botc h3 {font-size:18px;background:url(../img/bj7.jpg) no-repeat 0px 3px;height:45px;padding-left:35px;}
.botc ul {width:100%;}
.botc ul li{float:left;width:150px;}
.botc ul li:last-child {float:right;}
.botc ul li h4 img {width:100%;}
.botc ul li p {font-size:15px;line-height:36px;text-align:center;}


.footer {overflow:hidden;font-size:14px;color:#fff;text-align:center;background:#474747;width:100%;line-height:60px;margin:0px auto;border-top:1px solid #6c6c6c;}
.footer a {color:#fff;}
.footer a:hover {color:#fff;}


.page {overflow:hidden;width:920px;text-align:center;margin:30px auto 0px;}
.details a{border:1px #e5e5e5 solid;display:inline-block;padding:0px 10px;margin:0 5px;height:24px;line-height:24px;text-decoration:none;}
.details a:hover{border:1px #b39652 solid;color:#333}
.details span{display:inline-block;border:1px #b39652 solid;color:#333;line-height:24px;padding:0px 10px;}


.mainj2 {display:none;}


header {display:none;}


@media only screen and (min-width:0px) and (max-width:850px){
.main_zhuanli{margin:0 auto !important;width:242px !important;font-size:18px;}

.top {width:94%;}

.email {display:none;}
.phone {display:none;}
.tline {display:none;}
.mphone {display:block;float:right;padding:6px 0px 0px;}

.mainj {display:none;}
.mainj2 {width:94%;margin:3% auto 0px;}

.zztable {font-size:12px;line-height:24px;margin:3% auto 0px;}
.zztable td {padding:8px 0px;}

.text1 {font-size:14px;}




header {display:block;overflow:hidden;width:94%;margin:0px auto;padding:3%;}

.logom {overflow:hidden;float:left;width:72%;}
.logom img {max-width:100%;display:block;}

.am-header {position:relative;width:100%;height:32px;line-height:32px;padding:0 0px;}
.am-header .am-header-nav {position:absolute;top:0;}
.am-header .am-header-nav img {height:16px;width:auto;vertical-align:middle;}
.am-header .am-header-right {top:10px;right:5px;font-size:16px;color:#d70c19;}
.am-header .am-header-right a {color:#d70c19;}
.am-header .am-header-right a:hover {color:#d70c19;}
.am-header-fixed {position:fixed;top:0;left:0;right:0;width:100%;z-index:1010;}
.am-with-fixed-header {padding-top:32px;}

.am-header-right a:hover {text-decoration:none;}

.am-header-icon {width:30px;}

.am-offcanvas {display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1090;background:rgba(0, 0, 0, 0.15);}
.am-offcanvas.am-active {display:block;}

.am-offcanvas-page {position:fixed;-webkit-transition:margin-left 0.3s ease-in-out;transition:margin-left 0.3s ease-in-out;}

.am-offcanvas-bar {position:fixed;top:0;bottom:0;left:0;z-index:1091;width:270px;max-width:100%;background:#f0f0f0;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);  transform:translateX(-100%);}
.am-offcanvas-bar:after {content:"";display:block;position:absolute;top:0;bottom:0;right:0;width:1px;background:#f0f0f0;}
.am-offcanvas.am-active .am-offcanvas-bar.am-offcanvas-bar-active {-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}

.am-offcanvas-bar-flip {left:auto;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);}
.am-offcanvas-bar-flip:after {right:auto;left:0;}
.am-offcanvas-content {padding:15px;}
.am-offcanvas-content a {color:#555;}
.am-offcanvas-content a:hover {color:#d70c19;}

#r-nav p {overflow:hidden;line-height:28px;border-bottom:1px solid #dcdcdc;padding:8px 0px 8px 20px;}
.mtxt3 {font-size:16px;font-weight:bold;float:left;width:100%;}

.mtxt4 {font-size:16px;float:left;width:50%;}

	
.header {display:none;}

ul.nav {display:none;}


.babg {display:none;}

.bpic {display:block;margin:0px auto;}
.bpic img {width:100%;}


.box1 {width:100%;background:url(../img/bj5.jpg) #fff no-repeat 0px bottom;padding:5% 0px 8%;}
.box2 {width:94%;padding:5% 0px 8%;}
.box3 {width:100%;background:url(../img/bj5.jpg) #fff no-repeat 0px bottom;padding:5% 0px 8%;}


.mbx {width:94%;text-indent:24px;margin:0px auto;padding-left:0px;}

.maina {width:94%;line-height:32px;margin:3% auto 0px;}
.maina p {margin:1.5% 0px 0px;}
.maina p video{display:none;}
.maina img {max-width:100%;}

.mainb {font-size:21px;width:94%;line-height:30px;margin:3% auto 0px;}
	
.mainc {width:94%;margin:3% auto 0px;border:none;}
.mainc ul li {overflow:hidden;float:left;font-size:14px;width:100%;height:45px;line-height:45px;padding:0px;border-bottom:1px solid #bfbfbf;}
.mainc ul li:last-child{padding-right:0px;}
.mainc ul li.cline {display:none}
.mainc ul li::after{display:none}

.maind {width:94%;margin:3% auto 0px;padding:0px;}
.maind ul li {padding-right:0px;width:46%;height:45px;line-height:45px;}
.maind ul li.dline {width:8%;}
.maind ul li::after{width:8%;}

	
.maine {width:94%;}
.maine ul li {width:100%;margin:3% 0px 0px;padding:0px 0px 3%;}
.maine ul li h2 {float:none;width:100%;height:auto;margin-right:0px;}
.maine ul li h2 img {width:100%;height:auto;}
.maine ul li h3 {line-height:28px;margin:2% 0px 0px;}
.maine ul li p {margin:2% 0px 0px;}
.maine ul li h4 {font-size:12px;margin:1% 0px 0px;}

.mainf {width:94%;margin:3% auto 0px;}
.mainf li {width:100%;height:auto;line-height:24px;padding:8px;}
.mainf li a {width:auto;height:auto;}
.mainf li span {display:none;}

.maing {width:94%;margin:5% auto 0px;}
.maing h1 {font-size:18px;text-align:center;line-height:32px;padding:0px 0px 10px;}
.maing p {font-size:14px;color:#999;text-align:center;font-weight:normal;line-height:24px;}

.mainh {width:94%;text-indent:20px;margin:3% auto 0px;padding-left:0px;}

.maini {width:94%;line-height:35px;margin:2% auto 0px;}
.maini h3 {margin:1% 0px 0px;}


.maink {text-indent:20px;width:94%;margin:5% auto 0px;padding-left:0px;}


.mainl {width:94%;line-height:28px;padding:2% 0;}
.mainl h2 {float:none;font-size:14px;width:100%;padding-left:20px;}
.mainl h3 {float:none;font-size:14px;width:100%;padding-left:20px;}
.mainl p {float:none;font-size:14px;padding-left:20px;}

.mainm {width:242px;}
.mainm ul li {margin:24px 0px 0px;}
	
.mainm2 {display:block;width:242px;}
.mainm2 ul li {margin:24px 0px 0px;}

.mainn {width:50%;margin:6% auto 0px;}

.maino {width:94%;margin:3% auto 0px;padding:2% 0px 0px;}
.maino p {float:none;width:100%;}
.maino h3 {margin:2% 0px 0px;}

.mainp {width:94%;margin:3% auto 0px;}



.page {width:100%;margin:3% auto 0px;}
.details a{margin:4px 5px;}



.picshow {display:none;}

#smallpicarea {display:none;}


.box4 {width:100%;padding:5% 0px 8%;}
.box5 {width:100%;padding:3% 0px 4%;}
.box6 {width:100%;padding:3% 0px 4%;}
.box7 {width:100%;padding:3% 0px 4%;}
	

.mainq {width:94%;margin:3% auto 0px;padding:0px;border-bottom:0;}
.mainq ul li {text-align:center;width:50%;height:50px;line-height:50px;padding:0px;border-bottom:1px solid #bfbfbf;}
.mainq ul li:first-child{width:100%;}
.mainq ul li:last-child{padding-right:0px;}
.mainq ul li.cline {display:none}
.mainq ul li::after{display:none}
.mainq ul li:last-child::after{display:none;}

.mains {width:94%;margin:3% auto 0px;padding:0px;border-bottom:0;}
.mains ul li {text-align:center;width:50%;height:50px;line-height:50px;padding:0px;border-bottom:1px solid #bfbfbf;}
.mains ul li:first-child{width:100%;}
.mains ul li:last-child {padding-right:0px;;}
.mains ul li.dline {display:none}
.mains ul li::after{display:none}



.mainr {width:94%;line-height:32px;margin:3% auto 0px;}
.mainr p {margin:1.5% 0px 0px;}
.mainr img {max-width:100%;}




.bottom100 {margin:3% auto 0px;padding:3% 0px;}
.bottom {width:94%;}


.bota {display:none;}
.bota h3 {float:left;width:40%;padding:5% 0px;}
.bota img {max-width:100%;}
.bota ul li {float:left;font-size:14px;color:#fff;text-align:center;width:30%;line-height:28px;}

.botb {float:none;font-size:14px;color:#fff;width:94%;margin:0px auto;padding:0px;border:0;}
.botb h3 {font-size:18px;height:36px;margin:0px 0px 2%;}
.botb p {line-height:28px;}

.botc {float:none;width:94%;margin:3% auto 0px;}
.botc h3 {font-size:18px;height:36px;padding-left:35px;border-bottom:1px solid #6c6c6c;}

.botc ul {width:100%;margin:4% 0px 0px;text-align:center;}
.botc ul li{display:inline-block;float:none;width:140px;}
.botc ul li:last-child {margin-left:24px;float:none;width:110px;}
.botc ul li h4 img {width:110px;}
.botc ul li p {font-size:12px;line-height:30px;text-align:center;}

.footer {font-size:12px;width:94%;line-height:24px;padding:2% 3%;border-top:1px solid #6c6c6c;}
}


