@charset "utf-8";
body{margin:0px; font-size:12px; color:#333; font-family: "微软雅黑"; cursor:default;}
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑"; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;}
a:hover{color:#e8211a;}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
.hcleft{ margin-top:18px;}
.mhbe{ margin-top:23px; margin-left:140px; float:left; display:inline;}


.fu{ background:rgba(0,0,0,0.6);  color:#fff; padding:15px; border-radius:10px; position:fixed; width:220px; left:10px; top:40%; z-index:9999;}
.con{width:1200px; margin:0 auto;}
.fu span{ color:#fff;}
.fu li{ border-bottom:1px #888 solid; line-height:30px;}



@media only screen and (max-width:768px) {
html{font-size:20px;}
input{-webkit-appearance:none;}
.mhbe{ display:none;}
}

.con{width:1200px; margin:0 auto;}
@media (min-width: 1024px) and (max-width:1366px ) {

.con{width:90%;}	
}
@media (min-width: 768px) and (max-width:1024px ) {
.con{width:96%;}	
}
@media only screen and (max-width:767px) {
.con{width:96%;}
}


.hheader{ width:100%; height:auto; overflow:hidden; margin:auto; background:#fff;}
.hheader .hcent{ width:1200px; height:120px; overflow:hidden; margin:auto;}
.hheader .hcent .hcleft{ float:left; }
.hheader .hcent .hcright{ float: right;}
.hheader .hcent .hcright{ background:url(../images/dh.jpg) no-repeat left center; padding-left:50px; margin-top:25px;}
.hheader .hcent .hcright h3{ font-size:16px; line-height:25px; color:#888;  padding:0px; margin:0px;}
.hheader .hcent .hcright p{ font-size:33px; font-weight:bold; line-height:40px; padding:0px; margin:0px; color:#e8211a;}
@media (min-width:1024px) and (max-width:1366px ){
.hheader .hcent{ width:98%; height:120px; overflow:hidden; margin:auto;}
}
@media (min-width:768px) and (max-width:1023px ){
.hheader .hcent{ width:100%; height:75px; overflow:hidden; margin:auto;}
.hheader .hcent .hcleft{ float:left; }
.hheader .hcent .hcleft img { width:70%; margin-top:-5px; }
.hheader .hcent .hcright { display:none;}	
}


.header{width:100%; padding:0px; background-color:#000;} 
.header.on{position:fixed; top:0; left:0; background:#000; box-shadow:0 2px 2px #ccc; z-index:9999999999999999999;}
.header .container{position:relative;}
.header .an{float:right; margin-right:10px; text-align:center; height:32px; width:32px; display:none; margin-top:-55px;}
.header .an i{font-size:18px; color:#e8211a; line-height:32px;}
.header .an i.glyphicon-menu-hamburger{display:block;}
.header .an.n i.glyphicon-menu-hamburger{display:none;}
.header .an i.glyphicon-remove{display:none;}
.header .an.n i.glyphicon-remove{display:block;}
.header .nav{ width:1200px; margin:0px auto;}
.header .nav ul li{font-size:16px; line-height:50px; text-align:center; float:left; display:block; position:relative;}
.header .nav ul li a{color:#fff; padding:0 54px; display:block;}
.header .nav ul li:hover a{background-color:#e8211a; color:#fff; text-decoration:none;}
.header .nav ul li i{font-size:12px; padding-left:5px; margin-top:3px;}
.header .nav ul li em{width:18px; height:12px; display:inline-block; margin-right:5px;}
.header .nav .ej{width:172px; background-color:#fff; position:absolute; left:0; z-index:99999999999999999999; box-shadow:0 0 5px #aaa; display:none;}
/*.header .nav .ej.hide{display:block;}*/
.header .nav .ej a{font-size:14px; line-height:34px; text-align: center;  border-bottom:1px solid #e7e7e7; padding:0px; color:#555}
.header .nav ul li:hover .ej{ display:block}
.header .nav ul li:hover .ej a{background:#fff; color:#555; text-decoration:none;}
.header .nav ul li:hover .ej a:hover{background-color:#e8211a; color:#fff;}
@media (min-width: 1024px) and (max-width:1366px ) {
.header .nav ul li a{color:#fff; padding:0 28px; display:block;}
.header .nav{ width:100%; margin:0px auto;}
}
@media (min-width: 768px) and (max-width:1023px ) {
.header{padding:0px 10px; background:#FFF;}
.header .an{float:right; margin-right:10px; text-align:center; height:32px; width:42px; display:none; margin-top:-50px;}
.header .an{display:block;}
.header .nav{width:50%; border-top:1px solid #e7e7e7; right:0; display:none; position:absolute; top:0; z-index:9999999999999999999999;}
.header .nav.on{display:block;}
.header .nav ul li{width:100%; text-align:center; margin:0;}
.header .nav ul li a{color:#fff; padding:0 10px; display:block; background-color:#e8211a;}
.header .nav .ej{width:100%; position:absolute; left:auto;}
.header .nav .ej a{text-align:center;}	
}
@media only screen and (max-width:767px){
.header{padding:0px 0; background:#FFF;}
.header .an{display:block;}
.header .nav{width:50%; border-top:1px solid #e7e7e7; right:0; display:none; position:absolute; top:0; z-index:9999999999999999999999;}
.header .nav.on{display:block;}
.header .nav ul li{width:100%; text-align:center; margin:0;}
.header .nav ul li a{color:#fff; padding:0 10px; display:block; background-color:#e8211a;}
.header .nav .ej{width:100%; position:absolute; left:auto;}
.header .nav .ej a{text-align:center;}
}

.swiper-container-ban .swiper-slide{width:100%; height:680px; position:relative; overflow:hidden;}
.swiper-container-ban .swiper-slide img{width:1920px; height:680px; position:absolute; left:50%; margin-left:-960px; display:block;}
@media (min-width: 1024px) and (max-width:1366px ) {
.swiper-container-ban .swiper-slide{width:100%; height: auto; position:relative; overflow:hidden;}
.swiper-container-ban .swiper-slide img{width:100%; height:auto; position:relative; left:0%; margin:auto;}
}
@media (min-width: 768px) and (max-width:1023px ) {
.swiper-container-ban .swiper-slide{width:100%; height: auto; position:relative; overflow:hidden;}
.swiper-container-ban .swiper-slide img{width:100%; height:auto; position:relative; left:0%; margin:auto;}
}
@media only screen and (max-width:767px) {
.swiper-container-ban .swiper-slide{height:auto;}
.swiper-container-ban .swiper-slide img{width:150%; height:auto; position:relative; left:-25%; margin:auto;}

.swiper-container-ban .swiper-button-next, .swiper-container-ban .swiper-button-prev{width:2rem; height:4rem; margin-top:-2rem;
-moz-background-size:2rem 4rem; -webkit-background-size:2rem 4rem; background-size:2rem 4rem;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .4rem !important;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:.5rem !important;}
}

.sy_bt{width:100%; overflow:hidden; text-align:center; margin:20px auto; margin-bottom:25px;}
.sy_bt h3{font-size:26px; color:#e8211a; margin-bottom:10px; padding-bottom:4px;}
.sy_bt p{font-size:16px; color:#666666;   background:url(../images/cc.jpg) no-repeat center bottom;  padding-bottom:22px;}
.mhj{ width:1200px; margin:0px auto; line-height:35px;}
.mhj1{ width:373px; float:left; padding:9px; background:#fff; text-align:center; border:1px #ddd solid; line-height:35px; float:left; margin:13px; display:inline; padding-bottom:0px;}
.mhj1 img{ width:353px; height:192px; margin-bottom:10px;}
@media only screen and (max-width:768px) {
.sy_bt{margin-bottom:20px;}
.sy_bt h3{font-size:20px; margin-bottom:10px;}
.sy_bt p{font-size:12px;}
}

.sy_btt{width:100%; overflow:hidden; text-align:center; margin-bottom:20px; }
.sy_btt h3{font-size:26px; color:#e8211a; margin-bottom:15px;}
.sy_btt p{font-size:16px;color:#666;     background: url(../images/cc.jpg) no-repeat center bottom;     padding-bottom: 22px; }

@media only screen and (max-width:768px) {
.sy_btt{margin-bottom:20px;}
.sy_btt h3{font-size:20px; margin-bottom:10px;}
.sy_btt p{font-size:12px;}
}

.sy_cp{ width:100%; background:#f5f5f5; padding:5px 0px 50px 0px;}
.tabbox {/*width:1200px; margin:0px auto;*/}
.tabmenu {    width: 1040px; height:35px; margin:0px auto;}

.tabmenu ul {margin:0;padding:0;list-style-type:none;}
.tabmenu li { text-align:center; float:left; display:block; width: 120px;
    height: 35px; overflow:hidden;background:#e8211a; line-height:35px; display:inline; font-size:16px; color:#fff; margin:0px 5px; }
.tabmenu .cli {text-align:center;float:left;display:block;width: 120px;
    height: 35px;overflow:hidden;background:#e8211a;line-height:35px;display:inline;font-size:16px; cursor:pointer; margin:0px 5px;}
#tabcontent {width:1200px; margin:0px auto; margin-top:30px;}
#tabcontent ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent ul li { width:284px; background:#E3E3E3; float:left; margin-right:21px; text-align:center; margin-bottom:21px;}
#tabcontent ul li img { width:284px; height:338px; margin-bottom:8px;}
#tabcontent ul li.last { margin-right:0px;}
#tabcontent .hidden {display:none;} 

@media (min-width: 1024px) and (max-width:1366px ) {
.tabbox {width:96%; margin:0px auto;}
.tabmenu {width:880px;height:35px; margin:0px auto; text-align:center;}	
.tabmenu li { text-align:center; display:inline-block;  width:11.5%; height:35px; overflow:hidden;background:#e8211a; line-height:35px; font-size:14px; color:#fff; margin:0 0.5%;}
.tabmenu .cli {text-align:center;float:left;display:inline-block;width:11.5%;height:35px;overflow:hidden;background:#e8211a;line-height:35px;font-size:14px; cursor:pointer;  margin:0 0.5%;}
#tabcontent {width:100%; margin-top:20px;}
#tabcontent ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent ul li { width:23%; background:#FFF; float:left; margin:1%; text-align:center;}
#tabcontent ul li img { width:100%; height: auto;}	
}
@media (min-width: 768px) and (max-width:1023px ) {
.sy_cp{ width:100%; background:#f5f5f5; padding:5px 0px 30px 0px;}
.tabbox {width:96%; margin:0px auto;}
.tabmenu {width:100%;height:35px; margin:0px auto;}	
.tabmenu li { text-align:center; float:left; display:block; width:23%; height:35px; overflow:hidden;background:#e8211a; line-height:35px; display:inline; font-size:16px; color:#fff; margin:0% 1% 1% 1%;}
.tabmenu .cli {text-align:center;float:left;display:block;width:23%;height:35px;overflow:hidden;background:#e8211a;line-height:35px;display:inline;font-size:16px; cursor:pointer;}
#tabcontent {width:100%; margin-top:10px;}
#tabcontent ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent ul li { width:23%; background:#FFF; float:left; margin:1%; text-align:center;}
#tabcontent ul li img { width:100%; height: auto;}	
}
@media only screen and (max-width:767px) {
.sy_cp{ width:100%; background:#f5f5f5; padding:1px 0px 30px 0px;}
.tabbox {width:96%; margin:0px auto;}
.tabmenu {width:100%;height:35px; margin:0px auto;}	


.tabmenu li { margin:0% 1% 1% 1%; }
.tabmenu .cli { margin:0% 1% 1% 1%;}

.tabmenu li { text-align:center; float:left; display:block; width:23%; height:35px; overflow:hidden;background:#e8211a; line-height:35px; display:inline; font-size:12px; color:#fff; margin:0% 1% 1% 1%;}
.tabmenu .cli {text-align:center;float:left;display:block;width:23%;height:35px;overflow:hidden;background:#e8211a;line-height:35px;display:inline;font-size:12px; cursor:pointer;}


	
	
#tabcontent {width:100%; margin-top:10px;}
#tabcontent ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent ul li { width:48%; background:#FFF; float:left; margin:1%; text-align:center;}
#tabcontent ul li img { width:100%; height: auto;}	
}

.sy_gy { width:100%; margin:0px auto; padding:40px 0px 20px 0px;}
.sy_gy .tu { float:left; width:501px;}
.sy_gy .sp { width:665px; float:right;line-height:35px; }
.sy_gy .wz { padding:15px 0px; line-height:26px; }
.sy_gy img { width:100%; height:auto;}
.tabbox1 {width:1200px; margin:20px auto; background:url(../images/g2.jpg) repeat-x left 20px; }
.tabmenu1 {width:320px;height:40px; margin:0px auto;margin-top:35px; }
.tabmenu1 ul {margin:0;padding:0;list-style-type:none;}
.tabmenu1 li { text-align:center; float:left; display:block; width:140px; height:40px; overflow:hidden;background:#000; line-height:40px; display:inline; font-size:16px; color:#fff; margin:0px 10px;}
.tabmenu1 .cli {text-align:center;float:left;display:block;width:140px;height:40px;overflow:hidden;background:#e8211a;line-height:40px;display:inline;font-size:16px; cursor:pointer; color:#FFF;}
#tabcontent1 {width:1200px; margin-top:30px;}
#tabcontent1 ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent1 ul li { width:280px; background:#FFF; float:left; margin-right:26.6666px; text-align:center; margin-bottom:17px;  outline: 1px solid #999;
outline-offset: -1px;}
#tabcontent1 ul li img { width:100%; height:190px;}
#tabcontent1 ul li.last { margin-right:0px;}
#tabcontent1 ul .mr {display:block; width:150px; height:40px; font-size:14px; line-height:40px; border:1px solid #ddd; margin:20px auto 0px; color:#fff; text-align:center;}
#tabcontent1 ul .mr a { font-size:14px; line-height:40px; color:#444;  }
#tabcontent1 .hidden {display:none;} 

@media (min-width: 1024px) and (max-width:1366px ) {
.sy_gy .tu { float:left; width:48%;}
.sy_gy .sp { width:50%; float:right; }
.tabbox1 {width:96%; margin:0px auto;}
.tabmenu1 {width:280px;height:35px; margin:0px auto;}	
.tabmenu1 li { text-align:center; float:left; display:block; width:120px; height:35px; overflow:hidden;background:#e8211a; line-height:35px; display:inline; font-size:16px; color:#fff; margin:0 10px;}
.tabmenu1 .cli {text-align:center;float:left;display:block;width:120px;height:35px;overflow:hidden;background:#e8211a;line-height:35px;display:inline;font-size:16px; cursor:pointer;}
#tabcontent1 {width:100%; margin-top:20px;}
#tabcontent1 ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent1 ul li { width:23%; background:#FFF; float:left; margin:1%; text-align:center;}
#tabcontent1 ul li img { width:100%; height: auto;}	
}
@media (min-width: 768px) and (max-width:1023px ) {
.sy_gy { width:100%; background:url(../images/gy.jpg) no-repeat center top/cover; margin:0px auto; padding:20px 0px 20px 0px;}
.sy_gy .tu {  width:100%;}
.sy_gy .sp { width:100%; margin:15px auto 0px auto;}
.tabbox1 {width:96%; margin:0px auto;}
.tabmenu1 {width:280px;height:35px; margin:0px auto;}	
.tabmenu1 li { text-align:center; float:left; display:block; width:120px; height:35px; overflow:hidden;background:#e8211a; line-height:35px; display:inline; font-size:16px; color:#fff; margin:0 10px;}
.tabmenu1 .cli {text-align:center;float:left;display:block;width:120px;height:35px;overflow:hidden;background:#e8211a;line-height:35px;display:inline;font-size:16px; cursor:pointer;}
#tabcontent1 {width:100%; margin-top:20px;}
#tabcontent1 ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent1 ul li { width:23%; background:#FFF; float:left; margin:1%; text-align:center;}
#tabcontent1 ul li img { width:100%; height: auto;}	
}
@media only screen and (max-width:767px) {
	.mh{ width:90%;}
.sy_gy { width:100%; margin:0px auto; padding:20px 0px 20px 0px; }
.sy_gy .tu {  width:100%;}
.sy_gy .sp { width:100%; margin:15px auto 0px auto; font-size:13px;  text-align: justify; color:#666;  line-height:20px;}
.tabbox1 {width:96%; margin:0px auto;}
.tabmenu1 {width:280px;height:35px; margin:0px auto; margin-top:15px;}	
.tabmenu1 li { text-align:center; float:left; display:block; width:120px; height:35px; overflow:hidden;background:#000; line-height:35px; display:inline; font-size:16px; color:#fff; margin:0 10px;}
.tabmenu1 .cli {text-align:center;float:left;display:block;width:120px;height:35px;overflow:hidden;background:#e8211a;line-height:35px;display:inline;font-size:16px; cursor:pointer;}
#tabcontent1 {width:100%; margin-top:20px;}
#tabcontent1 ul {margin:0;padding:0px;list-style-type: none;}
#tabcontent1 ul li { width:48%; background:#FFF; float:left; margin:1%; text-align:center;}
#tabcontent1 ul li img { width:100%; height: auto;}		
}

.swiper-container-cpxl .swiper-slide:hover .casefd{ display:none;}
.swiper-container-cpxl .swiper-slide:hover .casedot{ display: block;}
.swiper-container-cpxl{ width:1200px; margin:0px auto;}
.swiper-container-cpxl .swiper-slide{width:284px; height:292px; margin:auto; float:left; margin-right:2px; float:left; position:relative; cursor:pointer;}
.swiper-container-cpxl .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-container-cpxl .swiper-slide p { text-align:center; height:35px; line-height:35px;}


@media (min-width: 1024px) and (max-width:1366px ) {
.swiper-container-cpxl{padding-bottom:0rem; width:98%;}	
.swiper-container-cpxl .swiper-slide{width:100%; height: auto; margin:auto; float:left; margin-right:2px; float:left; position:relative; cursor:pointer;}
}
@media only screen and (max-width:1023px) {
.swiper-container-cpxl{padding-bottom:0rem; width:96%;}
.swiper-container-cpxl .swiper-slide{width:100%; height: auto; margin:auto; float:left; margin-right:2px; float:left; position:relative; cursor:pointer;}
}
@media only screen and (max-width:375px) {
.swiper-container-cpxl .swiper-slide .casedot .casedcen .casedbit{ width:100%; height:auto; overflow:hidden; margin:auto; line-height:18px; margin-top:10px; font-size:12px; text-align:center;}
.sy_gy .sp {
    width: 100%;
    float: right;
    line-height: 25px;
    color: #777; padding-bottom:20px; font-size:12px; line-height:20px;
}
}

.sy_hz{width:100%; background-color:#f7f7f7; padding:10px 0px 40px 0px; overflow:hidden; position:relative;}
.sy_hz .swiper-container-hz{padding-bottom:60px;}
.sy_hz .swiper-container-hz img{width:100%; height:auto; border:1px solid #e7e7e7; display:block;}
.sy_hz .swiper-container-hz .swiper-button-prev{left:50%; top:auto; bottom:0; width:40px; height:40px; background:#c7c7c7 url(../images/hz_l.png) no-repeat center; margin:0 0 0 -50px; background-size:auto; border-radius:100px;}
.sy_hz .swiper-container-hz .swiper-button-prev:hover{background:#e8211a url(../images/hz_l.png) no-repeat center;}
.sy_hz .swiper-container-hz .swiper-button-next{right:50%; top:auto; bottom:0; width:40px; height:40px; background:#c7c7c7 url(../images/hz_r.png) no-repeat center; margin:0 -50px 0 0; background-size:auto; border-radius:100px;}
.sy_hz .swiper-container-hz .swiper-button-next:hover{background:#e8211a url(../images/hz_r.png) no-repeat center;}
@media (min-width: 768px) and (max-width:1024px ) {
.sy_hz{width:100%; background-color:#f7f7f7; padding:1px 0px 30px 0px; overflow:hidden; position:relative;}
.sy_hz .swiper-container-hz{padding-bottom:60px; width:96%;}
.sy_hz .swiper-container-hz .swiper-button-prev{left:50%; top:auto; bottom:0; width:30px; height:30px; background:#c7c7c7 url(../images/hz_l.png) no-repeat center; margin:0 0 0 -50px; background-size:auto; border-radius:100px;}
.sy_hz .swiper-container-hz .swiper-button-next{right:50%; top:auto; bottom:0; width:30px; height:30px; background:#c7c7c7 url(../images/hz_r.png) no-repeat center; margin:0 -50px 0 0; background-size:auto; border-radius:100px;}
}
@media only screen and (max-width:767px) {
.sy_hz{width:100%; background-color:#f7f7f7; padding:1px 0px 30px 0px; overflow:hidden; position:relative;}
.sy_hz .swiper-container-hz{padding-bottom:45px; width:96%;}
.sy_hz .swiper-container-hz .swiper-button-prev{left:50%; top:auto; bottom:0; width:30px; height:30px; background:#c7c7c7 url(../images/hz_l.png) no-repeat center; margin:0 0 0 -40px; background-size:auto; border-radius:100px;}
.sy_hz .swiper-container-hz .swiper-button-next{right:50%; top:auto; bottom:0; width:30px; height:30px; background:#c7c7c7 url(../images/hz_r.png) no-repeat center; margin:0 -40px 0 0; background-size:auto; border-radius:100px;}


}



.sy_xw{ width:100%; padding:0px 0px 40px 0px;}
.sy_xw .kuan { width:572px; float:left;}
.sy_xw .kuan .tu { width:572px; position:relative;}
.sy_xw .kuan .tu img { width:100%; height:auto;}
.sy_xw .kuan .tu span { position:absolute; bottom:0; height:45px; line-height:45px; font-size:18px; text-align:center; color:#ffffff; background:rgba(0,117,193,.7); left:0; width:100%;}
.sy_xw .kuan .dy { line-height:22px; color:#333333; font-size:12px;}
.sy_xw .kuan .dy h1 { font-size:16px; color:#333333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .kuan .dy h1 a {font-size:16px; color:#333333;}
.sy_xw .kuan .dy font { font-size:12px; color:#999999;}
.sy_xw .kuan .de { border-top:1px solid #e6e6e6; margin-top:20px;}
.sy_xw .kuan .de ul{ padding-top:10px;}
.sy_xw .kuan .de ul li { line-height:30px; height:30px; font-size:13px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .kuan .de ul li span { float:right; color:#999; font-family:Arial, Helvetica, sans-serif;}
.sy_xw .yd { margin-left:56px;}
@media (min-width: 1024px) and (max-width:1366px ) {
.sy_xw .kuan { width:48%; float:left;}
.sy_xw .kuan .tu { width:100%; position:relative;}
.sy_xw .yd { margin-left:4%;}
}
@media only screen and (max-width:1023px) {
.sy_xw{ width:100%; padding:0px 0px;}
.sy_xw .kuan { width:94%; margin-left:3%; }
.sy_xw .kuan .tu { width:100%; position:relative;}
.sy_xw .yd { margin-left:3%; margin-top:3%;}
}

.sou{ background:#eee; height:50px; line-height:50px;}
.sou1{ width:1200px; margin:0px auto;}
.sou1a{ width:770px; float:left;}
.sou1b{ width:48px; float:right;}
.sou1c{ width:330px; float:right;}
.sou1a a{ padding-right:15px;}
.foot { width:100%; background:#202020; padding-top:40px;  color:#FFF;}
.foot .left { width:325px; float:left;}
.foot .left ul{ margin-top:17px;}
.foot .left li{ margin-top:7px; font-size:14px; line-height:20px; color:#777;}
.foot .left li img{ margin-right:10px; width:auto; height:18px;}
.foot .left h1 { font-size:16px; }
.foot .left h2 { color:#fff; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.foot .left h2 font { font-size:12px; color:#dddddd;}
.foot .left p { padding-top:15px; color:#dddddd; line-height:20px;}
.foot .contt { float:left; margin-left:20px;}
.foot .contt ul li {float:left; margin-right:70px;  }
.foot .contt ul li h1 { font-size:16px;  color:#FFF; padding-bottom:10px;}
.foot .contt ul li p { font-size:14px; color:#777; line-height:20px; }
.foot .contt ul li p a { color:#777;}
.foot .right { width:122px; float:right; display:block; padding-top:20px; text-align:center;}
.foot .right p { padding:10px 0px 0px 0px;}
.foot .di { margin-right:25px;}
.foot1 { margin-top:30px; padding:15px 0px; line-height:50px; width:100%; background:#0b0b0b; color:#777; display:block; text-align:center;}


@media (min-width: 1024px) and (max-width:1366px ) {
.foot .left { width:35%; float:left;}	
.foot .contt { float:left; margin-left:10px; width:45%;}
.foot .contt ul li {float:left; margin-right:10%;  }
.foot .right { width:8%; float:right; display:block; padding-top:20px; text-align:center;}
.foot .right img { width:100%; height:100%;}
.foot .di { margin-right:2%;}
	}
@media (min-width: 768px) and (max-width:1024px ) {
.foot { width:100%;  padding-top:10px;  color:#FFF;}
.foot .left { width:40%; float:left; margin-left:3%;}
.foot .contt { width:50%; margin-left:0%;  float:left;}
.foot .contt ul li {float:left; margin-right:7%; margin-top:0%; height:250px;}
.foot .right { display:none;}
.foot1 {margin-top:10px; line-height:20px; width:100%; background:#0b0b0b; color:#666; display:block; text-align:center; font-size:12px; padding:10px;}	
	}
	.me{padding:30px; line-height:30px; height:auto;}
@media only screen and (max-width:767px) {
	.me{padding:20px; line-height:25px; color:#777; height:auto;}
	.sou{ height:auto;}
	.sou1{ width:100%; height:auto;}
	.sou1a{ width:90%; overflow:hidden; height:50px; overflow:hidden; margin-left:5%; display:none;}
	.sou1b{ width:20%;}
	.sou1c{ width:70%; margin-left:5%; display:inline;}
.foot { width:100%; background:#202020; padding-top:0px; }
.foot .left { width:90%; float:left; margin-left:5%;}
.foot .contt { width:90%; margin-left:5%; }
.foot .contt ul li {float:left; margin-right:40px; margin-top:5%; height:150px;}
.foot .right { display:none;}
.foot1 {border-top:1px solid #454545; margin-top:0px; line-height:20px; width:100%; background:#222222;  display:block; text-align:center; font-size:14px; padding:10px; }
.er{ display:none;}
}
.nTab{
margin: 0 auto; margin-top:0px;
background-position:left;
background-repeat:repeat-y;

}
.nTab .TabTitle{
clear: both;
height: 60px;
overflow: hidden;
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width:50%;
cursor: pointer;
list-style-type: none;
font-size: 16px;
text-align: center;
margin: 0;
}
.nTab .TabTitle .active{background:url(../images/u5.jpg) no-repeat 40% center #e8211a; height:60px; line-height:60px; color:#fff;}
.nTab .TabTitle .normal{background:url(../images/u6.jpg) no-repeat 40% center #f5f5f5;  height:60px; line-height:60px; }
.nTab .TabContent{
width:auto;background:#fff;
margin: 0px auto; border:1px #ddd solid;
padding:15px; padding-bottom:0px;
}
.none {display:none;}
.as1 img{ width:100%; height:auto;}
.as1{ width:399px; float:left;}
.as2{ width:350px; float:left; margin-left:25px; display:inline;}
.as3{ width:350px; float:right;}
.as2 h3{ font-size:16px; line-height:30px; padding:0px; margin-top:0px; padding-bottom:10px;}
.as2 p{ color:#777; line-height:25px;}
.as3 dt{ height:36px; line-height:36px; overflow:hidden; background:url(../images/u8.jpg) no-repeat left center; padding-left:15px; font-weight:100;}

@media only screen and (max-width:767px) {
	.as2 h3{ font-size:14px; line-height:25px; padding:0px; margin-top:0px; padding-bottom:10px;}
	 .as1{ width:100%; float:left;}
.as2{ width:100%; float:left; margin-left:0px; margin-top:15px; display:inline;}
.as3{ width:100%; float:right;}

.nTab .TabTitle .active{ background:none; background:#e8211a; height:40px; line-height:40px; color:#fff;}
.nTab .TabTitle .normal{background:none; background:#f5f5f5;  height:40px; line-height:40px; }
	}



.e_m{width:100%; height:100%; position:fixed; top:0; left:0; z-index:99999; display:none;}
.e_m .b_j{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:absolute; left:0; top:0;}
.e_m .n_r{width:200px; padding:10px 10px 5px 10px; background-color:#fff; border:1px solid #e7e7e7; position:absolute; top:50%; left:50%; margin-left:-101px; margin-top:-106px;}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{text-align:center; font-size:14px; margin-top:10px; padding:0;}

.zxkf {width:60px; position:fixed; right:0; top:50%; margin-top:-80px; z-index:99999;}
.zxkf .dh {margin-bottom:2px; background-color:rgba(0,0,0,.5); width:60px; height:60px; float:right; overflow:hidden;
 transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .dh:hover {background-color:rgba(0,0,0,.8); width:210px;}
.zxkf .dh .tp {float:left; width:60px; padding-top:30px; height:60px; background:rgba(0,0,0,.5) url(../images/d_h.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
.zxkf .dh .wz {font-size:20px; color:#fff; font-family:Arial; line-height:60px; float:left; margin-left:10px;}
.zxkf .qq {margin-bottom:2px; background-color:rgba(0,0,0,.5); width:60px; height:60px; float:right; overflow:hidden; transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .qq:hover {background-color:rgba(0,0,0,.8); width:150px;}
.zxkf .qq .tp {float:left; width:60px; padding-top:30px; height:60px; background:rgba(0,0,0,.5) url(../images/q_q.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
.zxkf .qq .wz {font-size:14px; color:#fff; line-height:60px; float:left; margin-left:10px;}
.zxkf .qq .wz a {color:#fff;}
.zxkf .wb {margin-bottom:2px; background-color:rgba(0,0,0,.5); width:60px; height:60px; float:right; overflow:hidden; transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .wb:hover {background-color:rgba(0,0,0,.8); width:150px;}
.zxkf .wb .tp {float:left; width:60px; padding-top:30px; height:60px; background:rgba(0,0,0,.5) url(../images/w_b.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
.zxkf .wb .wz {font-size:14px; color:#fff; line-height:60px; float:left; margin-left:10px;}
.zxkf .wb .wz a {color:#fff;}
.zxkf .wx {margin-bottom:2px; background-color:rgba(0,0,0,.8); width:60px; height:60px; float:right; position:relative; transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .wx:hover {background-color:rgba(0,0,0,.8);}
.zxkf .wx .tp {float:left; width:60px; padding-top:30px; height:30px; background:url(../images/w_x.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
.zxkf .ewm {position:absolute; width:120px; border:1px solid #e7e7e7; left:-125px; bottom:0; display:none;}
.zxkf .ewm img {width:100%; height:auto;}
.zxkf .wx:hover .ewm {display:block;}
.zxkf .fh {margin-bottom:10px; background-color:#e8211a; width:60px; height:60px; float:right; position:relative; cursor:pointer; display:none;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;}
.zxkf .fh:hover {background-color:#70b42b;}
.zxkf .fh .tp {float:left; width:60px; padding-top:30px; height:30px; background:url(../images/f_h.png) no-repeat center 10px; font-size:12px; line-height:30px; color:#fff; text-align:center;}
@media only screen and (max-width:992px) {
.zxkf {display:none;}
}


.n_ban{width:100%; height:400px; overflow:hidden;}
.n_ban .wz { width:100%; text-align:center; color:#FFF; padding-top:130px; float:right;}
.n_ban .wz h1{font-size:40px; letter-spacing:1px; height:40px; background:url(../images/l6.png) no-repeat center bottom; margin-bottom:15px; font-weight:100;}
.n_ban .wz p { text-align:center; font-size:18px; letter-spacing:1px; text-transform:uppercase;}
.n_ban .wz a { width:150px; height:45px; color:#FFF; text-align:center; line-height:45px; font-size:16px; background: rgba(0, 120, 72, 0.5); display:block; margin:30px auto; letter-spacing:1px; font-family:Arial, Helvetica, sans-serif;}
.n_ban .wz a:hover {background: rgba(7, 104, 65, 0.7);}
@media only screen and (max-width:992px){
.n_ban{width:100%; height:150px; overflow:hidden;}
.n_ban .wz { width:90%; text-align:center; color:#FFF; padding-top:40px; margin-right:5%;}
.n_ban .wz h1{font-size:22px; letter-spacing:1px; height:22px; background:url(../images/l6.png) no-repeat center bottom; margin-bottom:10px;}
.n_ban .wz p { font-size:14px;}
.n_ban .wz a { width:130px; height:20px; color:#FFF; text-align:center; line-height:20px; font-size:12px; background: rgba(0, 120, 72, 0.5); display:block; margin:0px auto; letter-spacing:1px;}
.n_ban .wz a:hover {background: rgba(7, 104, 65, 0.7);}
}


.ndh { width:100%; height:60px;  font-size:16px; background:#e6e6e6; text-align:center;}
.ndh ul li { width:auto; display:inline-block;   font-size:16px; margin:0; color:#333; position:relative;}
.ndh ul li a {font-size:16px; padding:0px 40px; color:#333;line-height:60px;}
.ndh ul li:hover a { background:#e8211a; display:block; color:#FFF; }
.ndh ul li .on {background:#e8211a; display:block; color:#FFF;}
.ndh ul li ul {display: none; z-index:99999;}
.ndh ul li:hover ul {display:block; position:absolute; top:60px; left:0; }
.ndh ul li:hover ul li {height:40px; padding:0px; width:180px; margin:0;  }
.ndh ul li:hover ul li a {display:block; background:#e8211a; font-size:14px; font-weight:normal;line-height:40px;color:#fff; padding:0px 25px; text-align:left;}
.ndh ul li:hover ul li a:hover {background:#e8211a; color:#fff;font-size:14px;font-weight:normal; }
@media (min-width: 1024px) and (max-width:1366px ) {
.ndh ul li a {font-size:16px; padding:0px 20px; color:#333;line-height:60px;}
}
@media only screen and (max-width:992px){
.ndh { width:100%;  font-size:14px; background:#e6e6e6; text-align:center; height:auto; }
.ndh ul li { width:auto; display:inline-block; line-height:40px; font-size:14px; text-align:center; }
.ndh ul li a {font-size:14px; padding:0px 10px;  line-height:40px;}
.ndh ul li:hover a { background:#e8211a; display:block; color:#FFF;}
.ndh ul li .on {background:#e8211a; display:block; color:#FFF;}
}	


.gs_de{ width:100%; background:#f4f4f4; padding-bottom:60px;}
.gs_de .wz{ width:1200px; margin:0px auto; padding:40px 0px; font-size:14px; line-height:28px; color:#333;letter-spacing:2px; }
.gs_de .sp { width:1200px; margin:0px auto;}
.gs_de .sp img { width:100%;}
@media (min-width: 1024px) and (max-width:1366px ) {
.gs_de .wz{ width:90%; margin:0px auto; padding:40px 0px; font-size:14px; line-height:28px; color:#333;letter-spacing:2px; }
.gs_de .sp { width:90%; margin:0px auto;}
}
@media only screen and (max-width:992px){
.gs_de{ width:100%; background:#f4f4f4; padding-bottom:40px; margin-top:-10px;}
.gs_de .wz{ width:94%; margin:0px auto; padding:20px 0px; font-size:14px; line-height:24px; color:#333;letter-spacing:0px; }
.gs_de .sp { width:94%; margin:0px auto;}
.gs_de .sp img { width:100%;}
}

.gs_ds{ width:100%; background:#ebebeb; padding:40px 0px;}
.gs_ds .wz{width:1200px; margin:0px auto; font-size:14px; line-height:28px; color:#333;letter-spacing:2px;}
@media (min-width: 1024px) and (max-width:1366px ) {
.gs_ds .wz{width:90%; margin:0px auto; font-size:14px; line-height:28px; color:#333;letter-spacing:2px;}
}
@media only screen and (max-width:992px){
.gs_ds{ width:100%; background:#ebebeb; padding:20px 0px;}
.gs_ds .wz{width:94%; margin:0px auto; font-size:14px; line-height:24px; color:#333;letter-spacing:0px;}
}

.gs_hz{width:1200px; padding:0px; overflow:hidden; margin:40px auto 0px auto;}
.gs_hz .swiper-container-hzz{ width:100%;}
.gs_hz .swiper-container-hzz img{width:50%; height:auto; display:block; float:right;}
.gs_hz .swiper-container-hzz .wz { width:40%; margin:2% 5% 0% 0%; font-size:14px; line-height:28px; color:#666; float:left;}
.gs_hz .swiper-container-hzz .wz h1{ font-size:18px; color:#333; padding-bottom:10px;}
.gs_hz .swiper-container-hzz .swiper-button-prev{left:0%; top:auto; bottom:0; width:30px; height:30px; border-radius:30px; background:#e8211a url(../images/hz_l.png) no-repeat center; margin:0; background-size:auto; bottom:5%;}
.gs_hz .swiper-container-hzz .swiper-button-prev:hover{background:#08743e url(../images/hz_l.png) no-repeat center;}
.gs_hz .swiper-container-hzz .swiper-button-next{right:94%; top:auto; bottom:0; width:30px; height:30px; border-radius:30px; background:#e8211a url(../images/hz_r.png) no-repeat center; margin:0; background-size:auto; bottom:5%;}
.gs_hz .swiper-container-hzz .swiper-button-next:hover{background:#08743e url(../images/hz_r.png) no-repeat center;}
@media (min-width: 1024px) and (max-width:1366px ) {
	.gs_hz{width:90%; padding:0px; overflow:hidden; margin:40px auto 0px auto;}
	.gs_hz .swiper-container-hzz .swiper-button-next{right:92%; top:auto; bottom:0; width:30px; height:30px; border-radius:30px; background:#e8211a url(../images/hz_r.png) no-repeat center; margin:0; background-size:auto; bottom:5%;}
	}
@media only screen and (max-width:1023px) {
	.gs_hz{width:96%; padding:0px; overflow:hidden; margin:10px auto 0px auto;}
.gs_hz .swiper-container-hzz img{width:100%; height:auto; display:block;}
.gs_hz .swiper-container-hzz .wz { width:100%; margin:0% 0% 5% 0%; font-size:13px; line-height:28px; color:#666; }
.gs_hz .swiper-container-hzz .wz h1{ font-size:16px; color:#333; padding-bottom:10px;}
.gs_hz .swiper-container-hzz .swiper-button-prev{left:5%; top:auto; bottom:0; width:30px; height:30px; border-radius:30px; background:#e8211a url(../images/hz_l.png) no-repeat center; margin:0; background-size:auto; bottom:3%;}
.gs_hz .swiper-container-hzz .swiper-button-next{right:75%; top:auto; bottom:0; width:30px; height:30px; border-radius:30px; background:#e8211a url(../images/hz_r.png) no-repeat center; margin:0; background-size:auto; bottom:3%;}
}


.xwny { width:1200px; margin:30px auto;}
.xwny ul li { border-bottom:1px dotted #cccccc; padding:20px 0px;}
.xwny ul li .rl { background:#e8211a; border-radius: 2px; border-radius:20px 0px; color: #fff;font-size:20px; padding:15px 15px 15px 15px; float:left; text-align:center;}
.xwny ul li .rl font {color: #fff;font-size: 12px;display:block;}
.xwny ul li .tu { float:left; margin-left:35px; width:300px;}
.xwny ul li .tu img { width:100%; height:auto;}
.xwny ul li .wz { width:750px; float:right; font-size:12px; line-height:24px; }
.xwny ul li .wz a {font-size:12px; }
.xwny ul li .wz h1 { font-size:17px; color:#e8211a; margin:0px; padding:0px; height:35px; font-weight:bold;
text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media (min-width: 1024px) and (max-width:1366px ) {
.xwny { width:90%; margin:30px auto;}
.xwny ul li .tu { float:left; margin-left:30px; width:35%;}
.xwny ul li .wz { width:50%; float:right;font-size:12px; line-height:20px;}
	}
@media only screen and (max-width:1023px) {
.xwny { width:96%; margin:10px auto;}
.xwny ul li .rl { display: none;}
.xwny ul li .tu { float:left; margin-left:0px; width:43%;}
.xwny ul li .tu img { width:100%; height:auto;}
.xwny ul li .wz { width:55%; float:right;font-size:12px; line-height:20px;}
.xwny ul li .wz h1 { font-size:14px; color:#e8211a; height:25px; overflow:hidden; margin-top:0px;}
.xwny ul li .wz p {height:40px; overflow:hidden;}
}

.nlianxi{width:1200px; overflow:hidden; padding:40px 0px 0px 0px; margin:0 auto 50px auto;}
.nlianxi img{ margin-bottom:0px; width:100%; height:auto;}
.nlianxi .x_x{width:50%; float:left; margin-bottom:20px;}
.nlianxi .l_y{width:50%; float:right;}
.nlianxi h3{font-size:24px; margin-bottom:10px; color:#333333; margin:0px; padding:0px; line-height:50px;}
.nlianxi h4{font-size:16px; line-height:26px; color:#666666;margin:0px; padding:0px; margin-bottom:15px;}
.nlianxi h5 {font-size:20px; color:#e8211a; margin:0px; padding:0px; padding:20px 0px 30px 0px;}
.nlianxi p{font-size:16px; line-height:28px; color:#666666;}

@media (min-width:1024px) and (max-width:1360px ) {
.nlianxi{width:90%; margin:30px auto 50px auto; overflow:hidden; padding:40px 0px 0px 0px;}
.nlianxi .x_x{width:48%; float:left;}

}
@media (min-width: 768px) and (max-width:1023px ) {
.nlianxi{width:94%; margin:0px auto 30px auto; overflow:hidden;}
.nlianxi img{ margin-bottom:20px; width:100%; height:auto;}
.nlianxi .x_x{width:100%; }

.nlianxi h3{font-size:20px; margin-bottom:15px; color:#333333;}
.nlianxi h4{font-size:15px; line-height:26px; color:#666666; margin-bottom:15px;}
.nlianxi h5 {font-size:18px; color:#e8211a; padding:10px 0px 10px 0px;}

}
@media only screen and (max-width:767px){
.nlianxi{width:94%; padding:20px 0px 0px 0px; margin:0px auto 20px auto; overflow:hidden;}
.nlianxi img{ margin-bottom:0px; width:100%; height:auto;}
.nlianxi .x_x{width:100%; }
.nlianxi h3{font-size:20px; margin-bottom:1px; color:#333333;}
.nlianxi h4{font-size:15px; line-height:26px; color:#666666; margin-bottom:15px;}
.nlianxi h5 {font-size:18px; color:#e8211a; padding:10px 0px 10px 0px;}
.nlianxi p{font-size:14px; line-height:28px; color:#666666;}

}

.jr_wm {width:100%; margin:0px auto; padding:50px 0px;}
.jr_wm .wz{ font-size:14px; line-height:28px; text-align:center; padding:0px 10px;  margin:0px auto; color:#666;}
.jr_wm .wz h1 { font-size:24px;}
.jr_wm .bd { width:100%; margin:50px auto; border:1px solid #dddddd; background:#fff; padding:50px;}
.jr_wm .bd .dy { float:left; font-size:14px; color:#666; line-height:30px; margin-bottom:20px;}
.jr_wm .bd .yd { margin-left:70px;}
.jr_wm .bd .txt { width:470px; border:1px solid #dddddd; background:#FFF; height:40px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .txtt { width:250px; border:1px solid #dddddd; background:#FFF; height:40px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .txt1 { width:470px; border:1px solid #dddddd; background:#FFF; height:100px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .an { width:470px; height:40px; line-height:40px; background:#e8211a; font-size:16px; text-align:center; color:#FFF; border-radius:3px;}
.jr_wm .bd .an a {font-size:16px; color:#FFF;}
@media (min-width:1000px) and (max-width:1360px ) {
.jr_wm .wz{ font-size:14px; line-height:28px; text-align:center; padding:0px; width:90%; margin:0px auto;}
.jr_wm .bd { width:90%; margin:50px auto; border:1px solid #dddddd; background:#fff; padding:50px;}
.jr_wm .bd .dy { float:left; font-size:14px; color:#666; line-height:30px; margin-bottom:20px; width:47%;}
.jr_wm .bd .yd { margin-left:3%;}
.jr_wm .bd .txt { width:100%; border:1px solid #dddddd; background:#FFF; height:40px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .txtt { width:50%; border:1px solid #dddddd; background:#FFF; height:40px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .txt1 { width:100%; border:1px solid #dddddd; background:#FFF; height:100px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .an { width:100%; height:40px; line-height:40px; background:#e8211a; font-size:16px; text-align:center; color:#FFF; border-radius:3px;}
}
@media only screen and (max-width:1023px) {
.jr_wm { width:100%; margin:0px auto;  padding:10px 0px;}
.jr_wm .wz{ font-size:12px; line-height:22px; text-align:center; height:90px; overflow:hidden; width:100%;}
.jr_wm .wz h1 { font-size:17px;}
.jr_wm .wz h1 font { font-family:"微软雅黑"; font-size:17px;}
.jr_wm .bd { width:94%; margin:20px auto; border:1px solid #dddddd; background:#fff; padding:20px;}
.jr_wm .bd .dy { font-size:14px; color:#666; line-height:30px; margin-bottom:10px; width:100%;}
.jr_wm .bd .yd { margin-left:0px;}
.jr_wm .bd .txt { width:100%; border:1px solid #dddddd; background:#FFF; height:40px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .txtt { width:50%; border:1px solid #dddddd; background:#FFF; height:40px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .txt1 { width:100%; border:1px solid #dddddd; background:#FFF; height:100px; line-height:40px; border-radius:3px; padding:0px 10px;}
.jr_wm .bd .an { width:100%; height:40px; line-height:40px; background:#e8211a; font-size:16px; text-align:center; color:#FFF; border-radius:3px;}
}

.xwzs { width:1200px; margin:30px auto;}
.xwzs ul li { border-bottom:1px dotted #cccccc; padding:20px 0px;}
.xwzs ul li .tu { float:left; margin-left:0px; width:15%;}
.xwzs ul li .tu img { width:100%; height:auto;}
.xwzs ul li .wz { width:83%; float:right; font-size:14px; line-height:24px; }
.xwzs ul li .wz a {font-size:14px; color:#e8211a; }
.xwzs ul li .wz h1 { font-size:17px; color:#e8211a; margin:0px; padding:0px; height:35px; 
text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media (min-width: 1024px) and (max-width:1366px ) {
.xwzs { width:90%; margin:30px auto;}
.xwzs ul li .wz { width:54%; float:right; font-size:14px; line-height:24px; }
}
@media only screen and (max-width:992px) {
.xwzs { width:96%; margin:10px auto;}
.xwzs ul li .tu { float:left; margin-left:0px; width:43%;}
.xwzs ul li .tu img { width:100%; height:auto;}
.xwzs ul li .wz { width:55%; float:right;font-size:12px; line-height:20px;}
.xwzs ul li .wz h1 { font-size:14px; color:#e8211a; height:25px; overflow:hidden; margin-top:0px;}
.xwzs ul li .wz p {height:40px; overflow:hidden;}
}

.paging{width:100%; margin:30px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#e8211a; border:1px solid #e8211a; color:#fff;}
.paging a.on{background-color:#e8211a; border:1px solid #e8211a; color:#fff;}
@media only screen and (max-width:992px) {
.paging{margin:0rem auto 0;}
.paging a{line-height:30px; font-size:14px; width:30px; height:30px; margin-right:10px;}
}

.cp_zl{width:100%; padding:40px 0 0px 0px; background-color:#fff;}
.cp_zl ul{width:1220px; margin:0px auto;}
.cp_zl ul li{width:285px; padding:10px 10px 0px 10px; border:1px solid #ddd; float:left; margin:10px 10px 10px 10px; background:#f5f5f5}
.cp_zl ul li img{width:100%; height:auto; display:block;}
.cp_zl h3{font-size:16px; color:#333; height:26px; margin-bottom:5px;}
.cp_zl p{font-size:12px; color:#777; line-height:24px; margin-bottom:10px; height:48px; overflow:hidden;}
.cp_zl strong{font-size:14px; color:#555; display:block;}
.cp_zl i{width:100%; height:28px; font-size:12px; line-height:28px; font-style:normal; text-align:center; color:#fff; background:#e8211a; display:block;
transition:all 0.5s; 
-webkit-transition:all 0.5s; 
-moz-transition:all 0.5s; 
-ms-transition:all 0.5s; 
-o-transition:all 0.5s;}
.cp_zl i a {color:#fff;}
.cp_zl .wz{margin:0px 0px 10px 0px;}
.cp_zl .wzz{font-size:16px; color:#333; height:26px; margin-bottom:5px; text-align:center;}
.cp_zl a.mr{width:120px; height:26px; background-color:#e8211a; font-size:12px; line-height:26px; text-align:center; color:#fff; display:block; margin:30px auto 0;
transition:all 0.5s; 
-webkit-transition:all 0.5s; 
-moz-transition:all 0.5s; 
-ms-transition:all 0.5s; 
-o-transition:all 0.5s;}
.cp_zl a.mr:hover{border-radius:10px;}
@media (min-width: 1024px) and (max-width:1366px ) {
.cp_zl ul{width:100%; margin:0px auto; margin-left:1.5%;}
.cp_zl ul li{width:22%; padding:0.5%; border:1px solid #ddd; float:left; margin:1%;}
.cp_zl ul li img{width:100%; height:auto; display:block;}	
	}
@media (min-width: 768px) and (max-width:1023px ) {
	.cp_zl{padding:20px 0;}
.cp_zl ul{width:100%;}
.cp_zl ul li{width:46%; padding:0px; border:1px solid #ddd; float:left; margin:2%;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.cp_zl h3{font-size:16px; color:#333;  margin-bottom:0px; height:22px;}
.cp_zl p{font-size:13px; line-height:20px; margin-bottom:0px;}
.cp_zl strong{font-size:14px;}
.cp_zl i{width:100%; height:30px; font-size:14px; line-height:30px;}
.cp_zl .wz{margin:0 1rem 1rem 1rem;}
.cp_zl .wzz{font-size:14px; color:#333; height:26px; margin-bottom:5px; text-align:center;}
.cp_zl a.mr{width:100%; height:30px; font-size:14px; line-height:30px; margin:1rem auto 0;}

	}
@media only screen and (max-width:767px) {
.cp_zl{padding:20px 0;}
.cp_zl ul{width:100%;}
.cp_zl ul li{width:46%; padding:0px; border:1px solid #ddd; float:left; margin:2%;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.cp_zl h3{font-size:14px; color:#333;  margin-bottom:0px; height:22px;}
.cp_zl p{font-size:12px; line-height:20px; margin-bottom:0px; height:40px; overflow: hidden;}
.cp_zl strong{font-size:14px;}
.cp_zl i{width:100%; height:25px; font-size:12px; line-height:25px;}
.cp_zl .wz{margin:0 1rem 1rem 1rem;}
.cp_zl .wzz{font-size:14px; color:#333; height:26px; margin-bottom:5px; text-align:center;}
.cp_zl a.mr{width:100%; height:30px; font-size:14px; line-height:30px; margin:1rem auto 0;}

}

.cp_ej{width:200px; background-color:#fff; text-transform:uppercase; box-shadow:0 0 5px #aaa; position:absolute; left:10px; top:500px; z-index:999999999;}
.cp_ej.on{position:fixed; top:100px;}
.cp_ej h3{font-size:16px; font-weight:bold; line-height:45px; color:#fff; text-align:center; background-color:#e8211a; padding:0; margin:0;}
.cp_ej ul{margin:10px 0 25px;}
.cp_ej ul li{width:100%; position:relative; }
.cp_ej ul li a.yj{padding:5px 0 5px 15px; background:url(../images/add01.jpg) no-repeat left 12px; font-size:14px; line-height:24px; display:block; border-bottom:1px solid #e7e7e7; margin:0 10px;}
.cp_ej ul li:hover a.yj{background:url(../images/add02.jpg) no-repeat left 12px;}
.cp_ej .ej{width:200px; background-color:#fff; position:absolute; right:-200px; top:0; box-shadow:0 0 5px #aaa; display:none;}
.cp_ej .ej a{padding:5px 0; margin:0 10px; display:block; font-size:12px; line-height:24px; display:block; border-bottom:1px solid #e7e7e7;}
.cp_ej ul li:hover .ej{display:block;}
.cp_ej ul li.zh .ej{bottom:-25px; top:auto;}
@media only screen and (max-width:768px) {
.cp_ej{display:none;}
}

.cp_xq{width:100%; background-color:#f5f5f5; padding:50px 0;}
.cp_xq .cp_xx{background-color:#fff; padding:30px 30px 30px 30px; margin-bottom:50px;}
.cp_xq .cp_xx .cp_zs{width:580px; border:1px solid #e7e7e7; float:left; padding:0;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block;}
.cp_xq .cp_xx .cp_js{width:500px; float:right; padding-top:0px;}
.cp_xq .cp_xx .cp_js h3{font-size:16px; font-weight:bold; margin-bottom:20px;}
.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:24px; color:#555; margin-bottom:10px;}
.cp_xq .cp_xx .cp_js .lx{border-bottom:1px dashed #d7d7d7; border-top:1px dashed #d7d7d7; padding:20px 0; margin-top:30px;}
.cp_xq .cp_xx .cp_js .lx a{width:150px; height:32px; border-radius:0px; font-size:14px; line-height:32px; color:#fff; text-align:center; float:left; margin-right:10px;}
.cp_xq .cp_xx .cp_js .lx a.ls{background-color:#e8211a;}
.cp_xq .cp_xx .cp_js .lx a.hs{background-color:#e8211a;}
.cp_xq .cp_ms{width:100%; background-color:#fff; margin-bottom:50px;}
.cp_xq .dd_tj{width:100%; background-color:#fff; margin-bottom:10px;}
.cp_xq .dd_tj h3{font-size:16px; line-height:44px; color:#fff; text-indent:30px; background-color:#e8211a;}
.cp_xq .dd_tj input.wz{width:430px; height:40px; border:1px solid #e7e7e7; font-size:14px; line-height:40px; padding:0 4px; float:left; margin:0 10px 20px;}
.cp_xq .dd_tj input.an{width:200px; height:40px; background-color:#e8211a; font-size:14px; line-height:40px; color:#fff; margin:0 auto 30px; display:block; cursor:pointer;}
.cp_xq .dd_tj textarea{margin:0 10px 20px; width:890px; height:98px; border:1px solid #e7e7e7; padding:0 4px; font-size:14px; line-height:26px; resize:none;}
.cp_xq .dd_tj .ln{width:920px; margin:30px auto;}
.cp_xq .dd_tj ul li{width:200px; margin:0 20px; float:left; display:block;}
.cp_xq .dd_tj ul li img{width:100%; height:auto; display:block;}
.cp_xq .dd_tj h4{width:80%; margin:0 auto; text-align:center;  padding:0px 0px 20px 0px; font-size:12px; line-height:26px;}
@media only screen and (max-width:767px) {
.hheader .hcent{ width:100%; height:75px; overflow:hidden; margin:auto;}
.hheader .hcent .hcleft{ float:left; padding-top:0px; margin-top:10px; margin-left:10px;}
.hheader .hcent .hcleft img { width:65%; margin-top:0px; }
.hheader .hcent .hcright { display:none;}
.mhj1{ width:46%; margin:2%; padding:0px;}
.mhj1 img{ width:100%; height:auto;}
.mhj{ width:95%; }
.asf {
    padding:10px 0px;
}
}
@media (min-width:1024px) and (max-width:1366px ) {
.cp_xq{padding:2rem 0;}
.cp_xq .cp_xx{width:100%; padding:3%; margin-bottom:2rem;}
.cp_xq .cp_xx .cp_zs{width:48%; border:1px solid #e7e7e7; float:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; margin-bottom:1rem; float:left;}
.cp_xq .cp_xx .cp_js{width:48%; float:right;}
.cp_xq .cp_xx .cp_js h3{font-size:16px; font-weight:bold; margin-bottom:20px;}
.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:24px; color:#555; margin-bottom:10px;}
.cp_xq .cp_xx .cp_js .lx{border-bottom:1px dashed #d7d7d7; border-top:1px dashed #d7d7d7; padding:20px 0; margin-top:30px;}
.cp_xq .cp_xx .cp_js .lx a{width:120px; height:40px; font-size:16px; line-height:40px; margin-right:8px;}
.cp_xq .cp_ms{width:100%; background-color:#fff; margin-bottom:50px;}
.cp_xq .dd_tj{margin-bottom:10px;}
.cp_xq .dd_tj h3{font-size:16px; line-height:28px; padding:.5rem 2%; text-indent:0;}
.cp_xq .dd_tj input.wz{width:46%; height:40px; font-size:16px; line-height:40px; float:none; margin:0 0 2%;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.cp_xq .dd_tj input.an{width:100%; height:40px; font-size:16px; line-height:40px; margin:0 auto 1rem;}
.cp_xq .dd_tj textarea{margin:0 0 1rem; width:100%; height:5.4rem; font-size:16px; line-height:1.8rem; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.cp_xq .dd_tj .ln{width:94%; margin:1rem auto;}
.cp_xq .dd_tj ul li{width:16%; margin:2%;}
.cp_xq .dd_tj h4{width:100%; padding-top:.5rem; font-size:16px; line-height:1.8rem;}
}

@media only screen and (max-width:1023px) {
.cp_xq{padding:2rem 0;}
.cp_xq .cp_xx{width:100%; padding:6%; margin-bottom:2rem;}
.cp_xq .cp_xx .cp_zs{width:100%; border:1px solid #e7e7e7; float:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; margin-bottom:1rem;}
.cp_xq .cp_xx .cp_js{width:100%; float:none;}
.cp_xq .cp_xx .cp_js h3{font-size:16px; font-weight:bold; margin-bottom:20px;}
.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:24px; color:#555; margin-bottom:10px;}
.cp_xq .cp_xx .cp_js .lx{border-bottom:1px dashed #d7d7d7; border-top:1px dashed #d7d7d7; padding:20px 0; margin-top:30px;}
.cp_xq .cp_xx .cp_js .lx a{width:10rem; height:2.4rem; font-size:1rem; line-height:2.4rem; margin-right:.5rem;}
.cp_xq .cp_ms{width:100%; background-color:#fff; margin-bottom:50px;}
.cp_xq .dd_tj{margin-bottom:10px;}
.cp_xq .dd_tj h3{font-size:16px; line-height:28px; padding:.5rem 2%; text-indent:0;}
.cp_xq .dd_tj input.wz{width:100%; height:2.4rem; font-size:16px; line-height:2.4rem; float:none; margin:0 0 1rem;
box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.cp_xq .dd_tj input.an{width:100%; height:2.4rem; font-size:16px; line-height:2.4rem; margin:0 auto 1rem;}
.cp_xq .dd_tj textarea{margin:0 0 1rem; width:100%; height:5.4rem; font-size:16px; line-height:1.8rem; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.cp_xq .dd_tj .ln{width:94%; margin:1rem auto;}
.cp_xq .dd_tj ul li{width:46%; margin:2%;}
.cp_xq .dd_tj h4{width:100%; padding-top:.5rem; font-size:16px; line-height:1.8rem;}
}

.swiper-container {}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-topt {height:482px; width:70%; }
.gallery-topt .swiper-slide { width:380px; height:482px;}
.gallery-thumbss {height:150px;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbss .swiper-slide {height: 100%;opacity: 0.4;}
.gallery-thumbss .swiper-slide-thumb-active {opacity: 1;}
.asf{ padding:40px 0px;}
.as img{ width:100%; height:380px;;}
@media only screen and (max-width:768px) {
.swiper-container {width:100%;margin-left: auto;margin-right: auto;}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-topt {height:350px;width: 100%;}
.gallery-thumbss {height:80px;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbss .swiper-slide {height: 100%;opacity: 0.4;}
.gallery-thumbss .swiper-slide-thumb-active {opacity: 1;}
	}
	
.iw_poi_title {color:#e8211a;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}

.x_x h4{ padding-top:25px;}

@media (min-width: 1024px) and (max-width:1366px ) {
	.sou1{ width:95%;}
	.sou1a {
    width: 650px;
    float: left;
}
.sou1c {
    width: 230px;
    float: right;
}
	}
	.n_ban{ background-size:cover;}