/* CSS reset */
html{-webkit-text-size-adjust:none;}
*,body{ margin:0; padding:0; font-family: Microsoft YaHei,Helvetica,STHeiti STXihei, Microsoft JhengHei,  Tohoma, Arial; font-weight:100;-webkit-font-smoothing:antialiased;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{ font-size:100%;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
th,td{border-collapse:collapse;}
img,a img,a:hover img{ border:0; vertical-align: bottom; }
th,optgroup{font-style:inherit;}
ol,ul,dl,li,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input{-webkit-appearance:none;}
::-moz-placeholder {color:#999;font-size:14px;}
::-webkit-input-placeholder{color:#999;font-size:14px;}
:-ms-input-placeholder{color:#999;font-size:14px;}
:focus{outline:0;}
a{color:#037fe1;text-decoration:none;vertical-align:middle;}
a:hover{color:#084d95;text-decoration:underline;}
a,a:hover{transition:all 500ms ease; -webkit-transition:all 500ms ease;-moz-transition:all 500ms ease; -o-transition:all 500ms ease;}
*:hover{transition:all 500ms ease; -webkit-transition:all 500ms ease;-moz-transition:all 500ms ease; -o-transition:all 500ms ease;}
a[name]{width:0;height:0;overflow:hidden;display:block;}
input,select,button{vertical-align:middle;/*-webkit-appearance:none;*/}
button{cursor:pointer;}
center{text-align:center;}
div,p,a,h1,h2,h3,h4,h5,h6,ol,ul,li{border:0;text-align:left;}
fieldset{border-width: 0px; border-style: none;margin:0;padding:0}
legend{display:none;}
hr{border:none;height:1px;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.cb{height:0;font-size:0px;overflow:hidden;clear:both;float:none;}

/*layout && background*/
.layout_fb{width:100%;}
.layout_fbpa{width: 100%;position: relative;z-index: 150;}
.layout_abpa {width:1260px;position:absolute;left:50%;margin-left:-630px;top: 0;z-index:150;}
.layout_ab{width:1260px;position:relative;margin-left:auto;margin-right:auto;}
.layout_630l{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:50%;background:#eabb00;}
.layout_630l .left{width:590px;margin-right:40px;float:right;position:relative;height:600px;}
.layout_630r{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:50%;background:#a23232;}
.layout_630r .right{width:590px;margin-left:40px;float:left;height:600px;}
.layout_banner_left{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:50%;background:#dc0000;height:100px;position:relative;}
.layout_banner_left .imgblock{width:1260px;height:100px;position:absolute;top:0;right:0;margin-right:-630px;}
.layout_banner_left .imgblock .logo{position:absolute;left:0;top:0;}
.layout_banner_left .imgblock a.tel{position:absolute;right:0;top:0;width:300px;height:100px;display:block;}
.layout_banner_right{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:50%;background:#eabb00;height:100px;}

.bg1{background:#000;}
.bg2{ background:url(bg.jpg) no-repeat 0px 0px; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; background-size:100% 100%; }
.bg3{background:#ddd;}
.bg4{background:#eabb00;}
.bg5{background:#dc0000;}
.bg6{background:#1a222e;}
.bg7{background:#fff;}
.bg8{ background:#ddd url(bg-1.jpg) no-repeat center center; }
.bg9{ background:url(bg-2.jpg) no-repeat center top;}
.bg10{background:rgba(255,255,255,0.3);}

/*block*/
.block-1{float:left;width:390px;}
.block-2{float:right;width:170px;}

/*title*/
.h2_boxline3 {height:52px;position: relative;border-bottom: 1px solid #eee;margin-bottom:10px;}
.h2_boxline3 h2{color: #a33332;display: inline-block;*zoom:1;*display:inline;border-bottom: 2px solid #a33332;position: absolute;bottom: -2px;font: bold 20px/52px "微软雅黑";}
.h2_boxline3 h2 a{color: #a33332;font: bold 20px/52px "微软雅黑";}
.h2_boxline3 a{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;}
.h2_boxline3 a.more{ background: #035697; font: 14px/30px "微软雅黑"; color: #FFF; text-decoration: none; height: 30px; padding-right: 15px; padding-left: 15px;display:inline-block;*zoom:1;*display:inline;position:absolute;right:0;top:15px;box-shadow:0 2px 0 #023d6c;-moz-box-shadow:0 2px 0 #023d6c;-webkit-box-shadow:0 2px 0 #023d6c;-o-box-shadow:0 2px 0 #023d6c;}
.h2_boxline3 a.link1{ background: #e2e2de; font: 14px/30px "微软雅黑"; color: #333; text-decoration: none; height: 30px; padding-right: 15px; padding-left: 15px;display:inline-block;*zoom:1;*display:inline;position:absolute;right:0;top:15px;}
.h2_boxline3 a.link2{ background: #e2e2de; font: 14px/30px "微软雅黑"; color: #333; text-decoration: none; height: 30px; padding-right: 15px; padding-left: 15px;display:inline-block;*zoom:1;*display:inline;position:absolute;right:90px;top:15px;}

.h2_boxline4 {height:52px;position: relative;border-bottom: 1px solid #eee;margin-bottom:20px;}
.h2_boxline4 h2{color: #a33332;display: inline-block;*zoom:1;*display:inline;border-bottom:none;font: bold 20px/52px "微软雅黑";margin-right:15px;white-space: nowrap;position:relative;bottom: -2px;}
.h2_boxline4 h2 a{ color: #333; font: bold 20px/52px "微软雅黑";}
.h2_boxline4 h2 a.on{border-bottom: 2px solid #a33332;color: #a13336;}
.h2_boxline4 h2 a:hover{text-decoration:none;border-bottom: 2px solid #a33332;color: #a13336;}
.h2_boxline7{ position:relative; font-family: "微软雅黑";margin-bottom:15px;}
.h2_boxline7 h2.title{float:left;font-size: 24px;line-height:40px;color:#333;font-weight: bold;}
.h2_boxline7 h2.title a{color: #333;font-weight:bold;}
.h2_boxline7 h2.other{ float:left; font-size: 20px; line-height:24px;height:48px; color: #333; font-weight: bold;}
.h2_boxline7 h2.other span{font-size: 14px; line-height: 16px; color: #666; font-weight: normal;}
.h2_boxline7 h2 .txt{ font-size: 14px; line-height: 16px; color: #666; font-weight: normal; }
.h2_boxline7 .rightblock{float:right;}
.h2_boxline7 .rightblock a{ float:left; line-height: 40px; text-align: center;font-size: 16px; color: #333; text-decoration: none;margin-left:20px;border-bottom:2px solid #ddd;}
.h2_boxline7 .rightblock a.on{color: #a13232;border-bottom:2px solid #a23232;}
.h2_boxline7 .rightblock a:hover{ text-decoration:none; color:#a13232;border-bottom:2px solid #a23232;}
.h2_boxline8{ position:relative; font-family: "微软雅黑";margin-bottom:25px;padding-top:20px;}
.h2_boxline8 h2.title{float:left;font-size: 24px;line-height:40px;color:#fff;font-weight: bold;}
.h2_boxline8 h2.title a{color:#fff;font-weight:bold;}

.h2_boxline9{ position:relative; font-family: "微软雅黑";margin-bottom:15px;}
.h2_boxline9 h2.title{float:left;font-size: 24px;line-height:40px;color:#fff;font-weight: bold;}
.h2_boxline9 h2.title a{color:#fff;font-weight:bold;}

/*txt*/
.txt-1{font-size:16px;line-height:32px;color:#333;padding-bottom:30px;}
.txt-1 strong{ font-size: 18px; font-weight: bold; color: #333; display: block;margin-top:20px;}

.txt-2{font-size:16px;line-height:26px;color:#333;}
.txt-3{ font-size: 14px; color: #333;line-height:18px;}
.txt-3 strong{ font-size: 14px; font-weight: bold; color: #333; display: block;margin-top:15px;margin-bottom:15px;}

/*img*/
.img-1{margin-bottom:15px;}
.img-2{}

/*a*/
a.btnlink1{font-size: 16px;line-height:48px;color: #fff;text-decoration: none;text-align: center;display: block;height:48px;width: 118px;border: 1px solid #FFF;position: absolute;left:0px;bottom: 30px;}
a.btnlink1:hover{background:rgba(255,255,255,0.3)}

/*slider banner*/
.sliderbanner1{position:relative;z-index:100;}
.sliderbanner1 .owl-pagination,.sliderbanner1  .owl-buttons{height:1px;display:block;width:100%; text-align:center;}
.sliderbanner1  .owl-buttons{position:absolute;top:-180px;}
.sliderbanner1 .owl-buttons div:nth-child(1){float:left;}
.sliderbanner1 .owl-buttons div:nth-child(2){float:right;}
.sliderbanner1 .owl-theme .owl-controlls .owl-page span{display:block;width:15px;height:15px;margin:14px 9px;opacity:1;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius: 20px;background: #333;background: url(icon-cr.png) no-repeat center center;}
.sliderbanner1 .owl-carousel .item{position:relative;}
.sliderbanner1 #owl-demo .item img.txt1{position:absolute;top:30%;left:100px;width:436px;height:62px;}
.sliderbanner1 .owl-carousel .item a.more1{ position:absolute; top:50%; left:100px; display:block; width:120px; height:50px; font-size: 16px; line-height: 50px; color: #FFF; text-decoration: none; text-align: center; background:#ff6600;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;}
.sliderbanner1 .owl-carousel .item a.more1:hover{background:#fa8333;}
.sliderbanner1 .owl-controls{position:absolute;top:50%;margin-top:-30px;height:1px; line-height:0;width:100%;}
.sliderbanner1  .owl-carousel .owl-controls .owl-nav .owl-prev{position:absolute;top:0;left:0;}
.sliderbanner1  .owl-carousel .owl-controls .owl-nav .owl-next{position:absolute;top:0;right:0;top:0;}

/*nav*/
.nav{height:50px;float:left;}
.nav-h{background:#9d3101;}
.nav li{float:left;width:105px;text-align:center;position:relative;height:50px;z-index:110;}
.nav li a{color:#fff;font-size:16px;line-height:50px;text-decoration:none;text-align:center; display:block;width:100%;}
.nav li a:hover{color:#dc0000;}
.nav li a.on{color:#dc0000;}
.nav li a.on:hover{color:#dc0000;}

.nav li:hover > ul{display:block;}
.nav ul{list-style:none;margin:0;padding:0;display:none;position:absolute;top:50px;left:0;z-index:101;background-color:#000;font-size:16px;width:100%;}
.nav ul li{float:none;margin:0;padding:0;height:50px;display:block;width:auto;border-top:1px solid #2d2d2d;}
.nav ul a{height:42px;position:static;display:block;white-space:nowrap;float:none;text-transform:none;line-height:42px;}
.nav ul a:hover{color:#dc0000;}

.nav_toggle{overflow: hidden;width:40px;height:25px;background: url(header_hamburger.png) no-repeat center center;cursor: pointer;display: none;-webkit-background-size:40px 40px;-moz-background-size:40px 40px;background-size:40px 40px;position: absolute;top:9px;right:110px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://test.winnet.cc/me/web/img/header_hamburger.png',sizingMethod='scale');right:0px;top:12px;}

.b-search{ position:absolute; width:49px; height:49px; right:140px;top:0; background: #000 url(icon-search.png) no-repeat center center; cursor:pointer;display:none;z-index:201;}
.search{ float:right; position:relative; border-bottom: 1px solid #999;height:32px;width:200px;margin-right:5px;margin-top:5px;background:#000;}
.search input{ padding:0; margin:0; width:100%; font-size: 14px; line-height:32px; color: #999; border:none; background: #000; }
.search .s-button{ width:32px; height:32px; display:block; position:absolute; right:0; top:0; background: url(icon-search.png) no-repeat center center; }
.lauguage{float:right;height:18px;margin-top:16px;margin-right:5px;}
.lauguage a{display:inline-block;*zoom:1;*display:inline;width:30px;height:18px;margin-left:5px;vertical-align:top;}
.lauguage a img{vertical-align:top;}

/*list*/
.list-2{padding:30px 0;border:1px solid #ddd;}
.list-2 li{position:relative;float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;width:12.5%;}
.list-2 li .m10{margin-right:10px;margin-left:10px;}
.list-2 li a{display:block;}
.list-2 li a img{width:100%}

.list-3 li{position:relative;float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;width:50%;}
.list-3 li .m20{margin-right:20px;margin-left:0px;}
.list-3 li p.title1{ font-size: 16px; line-height:30px; overflow:hidden; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;background:url(lit-2.gif) no-repeat 0px 13px; padding-left:10px;}
.list-3 li p.title1 a{color:#333;display:inline-block;*zoom:1;*display:inline;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:block;margin-right:90px;}
.list-3-1 li p.title1 a{margin-right:0px;}
.list-3 li p.day{font-size: 14px; line-height:30px; color: #999;margin-top:0px;position:absolute;right:20px;top:0px;}
.list-3 li p.txt{ font-size: 16px; line-height:24px; overflow:hidden;height:50px;}

.list-4block{overflow: hidden;width: 100%;}
.list-4 li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:25%;}
.list-4-1 li{margin-bottom:30px;}
.list-4 li div.mr20{margin-right:20px;}
.list-4 li p.title{height:50px; font-size: 16px; line-height: 50px; background: #eabb00 url(icon-i1.png) no-repeat right 15px;padding-right:30px;padding-left:10px;}
.list-4 li p.title a{ color: #FFF; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: bottom;display:block;}
.list-4 li p.title a:hover{ text-decoration: underline; }
.list-4 li a.i {display:block;}
.list-4 li a.i img{vertical-align:bottom;width:100%;}
.list-4 li div.bg{ background: #a23232;padding:20px 10px;}
.list-4 li p.btitle{ font-size: 16px; line-height:24px;font-weight: bold; }
.list-4 li p.btitle a{color: #FFF; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: bottom;display:block;}
.list-4 li p.btitle a:hover{ text-decoration: underline; }
.list-4 li p.txt{ font-size: 14px; line-height:20px;color:#fff;height:40px;overflow:hidden;margin-top:10px;}

.list-5block{ overflow: hidden; width: 100%; background: url(bg-1.png) no-repeat center top; }
.list-5 li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:50%;margin-bottom:40px;}
.list-5 li div.m20{margin-right:20px;}
.list-5 li p.title{height:20px;font-size:16px;line-height:20px;}
.list-5 li p.title a{color: #333; text-decoration: none;font-weight:bold;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: bottom;display:block;}
.list-5 li p.title a:hover{ text-decoration: underline; }
.list-5 li p.txt{ font-size: 14px; line-height:20px;color:#666;height:60px;overflow:hidden;margin-top:15px;}

/*editblock list*/
.list-6 li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:25%;margin-bottom:20px;}
.list-6 li:last-child{margin-bottom:0px;}
.list-6 li div.m20{margin-right:20px;}
.list-6 li div.m20 table{margin:0;height:auto;}
.list-6 li div.m20 table tr td img{margin:0;max-height:300px;*height:300px;_height:300px;height:300px\9;}
.list-6 li div.m20 img{width:100%;}
.list-6 li p.title{height:28px;font-size:16px;line-height:28px;text-align:left;font-weight: normal;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-bottom:0;}
.list-6 li p.title a{ color: #333; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: bottom; display:block; font-weight: normal; }
.list-6 li p.title a:hover{ text-decoration: underline; }
.list-6 li p.txt{ font-size: 14px; line-height:20px;color:#666;height:60px;overflow:hidden;}

.list-7block{ overflow: hidden; width: 100%;}
.list-7 li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:16.6%;}
.list-7 li div.mr20{margin-right:10px;}
.list-7 li div.mr20 img{width:100%;}

.list-8{ font-size: 16px; color: #fff; line-height:16px;text-align:left;}
.list-8 li {position:relative;}
.list-8 li p{padding-left:100px;padding-bottom:15px;}
.list-8 li,.list-8 li p{ line-height:28px; vertical-align: top; font-size:16px; }
.list-8 li span.lit{ width:1px; margin-left:10px; margin-right:10px; display:inline-block; *zoom:1;*display:inline;vertical-align: top; background: #FFF;position:absolute;padding-bottom:20px;height:100%;bottom:0;left:65px;top:6px;}
.list-8 li span.date{position:absolute;left:0;top:0;}
.list-8 li span.lit i{width:16px;height:16px;background: url(icon-rongyu-lit.png) no-repeat 0px 0px;display:inline-block;*zoom:1;*display:inline;vertical-align: top;position:absolute;left:-8px;top:0;}
.list-8 li span.mlr10{vertical-align: top;}
.list-8 li:last-child span.lit{padding-bottom:0px;height:16px;}


/*crumbs*/
.crumbs-txt{ color:#666; vertical-align: bottom; padding-top:10px; padding-bottom:10px; font:14px/18px "微软雅黑"; }
.crumbs-txt a{text-decoration: none;color:#666;vertical-align:bottom;}
.crumbs-txt a:hover{text-decoration:underline;}

/*edit*/
.edit_txt,.edit_txt p{font-size: 16px;line-height: 32px;color: #333; vertical-align: bottom; }
.edit_txt .title{ text-align: center; font-size: 20px; line-height: 28px; font-weight: bold;margin-bottom:10px;}
.edit_txt .date{text-align: center; font-size: 14px; line-height:18px;margin-bottom:20px;}
.edit_txt a,.edit_txt p a{vertical-align:bottom;}
.edit_txt strong{color:#393939;font-weight:bold;}
.edit_txt img{max-width:100%;*width:800px;_width:800px;width:800px\9;}
.edit_txt table{width:100%;margin:15px 0 15px 0;overflow:hidden;}
.edit_txt .video{width:600px;height:400px;margin:15px auto 15px auto;}
.edit_txt embed{width:600px;height:400px;margin:15px auto 15px auto;}
.edit_txt .video iframe{width:100%;height:100%}

/*prev && next*/
.prev_text,.next_text{font-size:16px;line-height:32px; color: #dc0000; vertical-align: bottom;}
.prev_text a,.next_text a{color:#dc0000;text-decoration:none;vertical-align:bottom; font-weight: bold;}
.prev_text a:hover,.next_text a:hover{ text-decoration: underline; }

/*xpage*/
.xpage span,.xpage a{display:inline-block;*zoom:1;*display:inline;vertical-align:top;height:27px;line-height:27px;padding:5px 14px;border:1px solid #ddd;border-width:1px 1px 1px 0;color:#999;font-size:14px;background:#fff;}
.xpage a{cursor:pointer;}
.xpage span{color:#999;background:#f0f0f0;}
.xpage span.pp{border:none;padding:0;vertical-align:top;}
.xpage span.iselect{ border:none; padding:0; vertical-align:top; width:90px; line-height: 39px;position:relative;display:none;}
.xpage span.iselect .page{ font-size:16px; line-height: 39px; border:none; padding:0; vertical-align:top;text-align: left; text-indent:22px; }
.xpage span.iselect b{width:10px;height:10px;position: absolute;top:10px;right:18px;content: '';border-right: 2px solid #797979;border-bottom: 2px solid #797979;-webkit-transform: rotate(45deg);z-index:6;}
.xpage span.iselect .page-select{position:absolute;top: 0px;left:1px;z-index: 9;width: 90px;height: 39px;opacity: 0;}
.xpage .rate-page-prev{border-width:1px;}
.xpage .rate-page-break{border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:20px;}
.xpage a:hover{background:#f0f0f0;color:#999;}

.formsubmit{padding:0px;}
.formsubmit1 {padding:20px 0;}
.formsubmit .c{float:left;margin-right:10px;margin-top:5px;}
.formsubmit .input_text{ font: 14px/20px "宋体"; padding: 7px 8px; height: 20px; border: 1px solid #d9d9d9; color: #3d3d3d;width:300px;margin-bottom:20px;}
.formsubmit .input_area{ font: 14px/20px "宋体"; padding:10px; height:200px; border: 1px solid #d9d9d9; color: #3d3d3d;width:95%;margin-bottom:20px;}
.formsubmit .input_small{width:120px;}
.formsubmit .input_long{width:400px;}
.formsubmit .input_textip{border: 1px solid #ff3405;transition:all 600ms ease; -webkit-transition:all 600ms ease;-moz-transition:all 600ms ease; -o-transition:all 600ms ease;}
.formsubmit .submit{ border:none; height:50px; width: 140px; cursor:pointer; display:block;background: #eabb00; font-size: 16px; line-height:50px; text-align: center; color: #FFF; }
.formsubmit .l{ font-size: 12px; vertical-align: bottom; margin-left:5px; line-height:36px; }
.formsubmit .l a{vertical-align: bottom;color:#f08b0c;}
.formsubmit .l a:hover{ text-decoration: underline; }
.formsubmit .red{ font-size: 14px; line-height: 36px; color: #d30707; height:36px; display:inline-block; *zoom:1;*display:inline;vertical-align: top; font-weight: bold; }

.online-blockmessage1{ width:250px;padding:30px;margin-left:auto; margin-right:auto;margin-top:100px;background: #eee; }
.online-blockmessage1 .success-show,.online-blockmessage1 .wrong-show{display:none;}
.online-blockmessage1 .btxt .success{background: url(img_messagetip1.jpg) no-repeat 0px bottom; height: 80px; width: 80px; margin-right: auto; margin-left: auto;margin-top:30px;}
.online-blockmessage1 .btxt .lose{background: url(img_messagetip1.jpg) no-repeat 0px top; height: 80px; width: 80px; margin-right: auto; margin-left: auto;margin-top:30px;}
.online-blockmessage1 .btxt .txt{ font-size:14px;line-height: 20px; color: #666; text-align: center;margin-top:40px;}
.online-blockmessage1 .btxt a.btn{ font-size: 14px; color: #FFF; background: #ba8a57; text-align: center; height: 50px; width: 170px; margin-top: 30px; margin-right: auto; margin-left: auto; display:block; line-height: 50px; }
.online-blockmessage1 .btxt a.btn：hover{ text-decoration: underline; }

/*screen pop window*/
.noscroll{overflow:hidden;margin-left:-17px;}
#zoomscroll{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;background-color: rgba(0, 0,0, 0);overflow-x:auto;overflow-y: scroll;-webkit-perspective:1000;}
#zoomscroll.pop_catewindow{background-color:rgba(0,0,0, 0.85);}
#zoomscrollblock #zoomscroll{display:none;}
#zoomscrollblock #zoomscroll.loaded{display:block;}
#zoomscroll.loaded #zoom{position:static;}
#zoomscroll #zoom{position:fixed;z-index:2;overflow:hidden;}
#zoomscroll .zoomscrollblockclose{width:50px;height:50px;position:absolute;top:0px;right:0px;cursor:pointer;}

/*footer1*/
.footer1{text-align:center;font-size: 14px;line-height:20px; color: #fff;padding-top:10px;padding-bottom:10px;}
.footer1 span{margin-left:10px;margin-right:10px;}
.footer1 span a{color:#fff;}
.footer2{ text-align: center; vertical-align: bottom;color: #fff;font-size: 14px; line-height: 20px;padding-top:10px;padding-bottom:10px;}
.footer2 a{color: #fff;text-decoration: none;vertical-align: bottom;margin-right: 10px;}
.footer2 span{margin-left:10px;margin-right:10px;display:inline-block;*zoom:1;*display:inline;}
.footer3{ text-align: center; vertical-align: bottom;color: #fff;font-size: 14px; line-height: 20px;padding-top:10px;padding-bottom:10px;}
.footer3 a{color: #fff;text-decoration: none;vertical-align: bottom;}
.footer3 span{margin-left:10px;margin-right:10px;display:inline-block;*zoom:1;*display:inline;}
.footer4{cursor:pointer;display:none;}
.footer4 .returntop span {width: 40px;height: 40px;display: block;margin-left: auto;margin-right: auto;}

/*baidu map*/
.baidumap{height:300px;padding:5px;background:#fff;}
.baidumap img{max-width:none;}
.baidumap .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.baidumap .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.baidutongji img{display:none;}

.mt20{margin-top:20px;}.pbt40{padding-top:40px;padding-bottom:40px;}.pb20{padding-bottom:20px;}.pt20{padding-top:20px;}.pb40{padding-bottom:40px;}.mb20{margin-bottom:20px;}.p5{padding:5px;background:#fff;}

/*responsive 1024 || 1136 == ml mr 50*/
@media (min-width:1000px) and (max-width:1190px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:10px;width:98%;left:0;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;}
.layout_banner_left{width:100%;float:none;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;overflow:hidden;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav li{width:75px;}

.block-1{float:none;width:100%;}
.block-2{display:none;}

.list-4 li div.mr20{margin-right:10px;}
.list-4-1 li{margin-bottom:10px;}
.list-6 li div.m20{margin-right:10px;}

}

/*responsive 960 == ml mr 50*/
@media (min-width:950px) and (max-width:999px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:650px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}

.layout_banner_left{width:100%;float:none;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;overflow:hidden;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}

.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;}
.list-4 li div.mr20{margin-right:10px;}
.list-6 li div.m20{margin-right:10px;}

}

/*responsive 800 == ml mr 50*/
@media (min-width:790px) and (max-width:950px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:650px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_banner_left{width:100%;float:none;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;overflow:hidden;}
.layout_banner_left  .b{display:none;}
.layout_banner_left .imgblock a.tel {position:absolute;right:0;}
.layout_banner_left .imgblock .logo {position:absolute;left:0;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}

.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;}
.list-4 li div.mr20{margin-right:10px;}
.list-6 li div.m20{margin-right:10px;}

}

/*responsive 768 == ml mr 50*/
@media (min-width:758px) and (max-width:790px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:650px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_banner_left{width:100%;float:none;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;overflow:hidden;}
.layout_banner_left  .b{display:none;}
.layout_banner_left .imgblock a.tel {position:absolute;right:0;}
.layout_banner_left .imgblock .logo {position:absolute;left:0;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}

.h2_boxline4{margin-bottom:10px;}
.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;}
.list-2 li {width:25%;}
.list-3 li{float:none;width:100%;}
.list-4 li{width:50%;margin-bottom:20px;}
.list-6 li{width:50%;margin-bottom:20px;}
.list-6 li p.title{text-align:center;}

.pbt40 {padding-top:20px;padding-bottom:20px;}.pb40 {padding-bottom: 20px;}
}

/*responsive 640 == ml mr 30*/
@media (min-width:630px) and (max-width:758px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_banner_left{width:100%;float:none;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;overflow:hidden;}
.layout_banner_left  .b{display:none;}
.layout_banner_left .imgblock a.tel {position:absolute;right:0;}
.layout_banner_left .imgblock .logo {position:absolute;left:0;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}

.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;width:140px;}
.list-2 li {width:25%;}
a.btnlink1 {position:static;margin-top:20px;}
.list-3 li{float:none;width:100%;}
.list-4 li{width:50%;margin-bottom:20px;}
.list-4 li div.mr20{margin-right:20px;}
.list-5 li{float:none;width:100%;margin-bottom:30px;}
.list-5 li div.m20{margin-right:0px;}
.list-6 li{width:50%;margin-bottom:20px;}
.list-6 li p.title{text-align:center;}

.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}
.pbt40 {padding-top:20px;padding-bottom:20px;}.pb40 {padding-bottom: 20px;}
}

/*responsive 600 == ml mr 30*/
@media (min-width:590px) and (max-width:630px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_banner_left{width:100%;float:none;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;overflow:hidden;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}
.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;width:140px;}
.list-2 li {width:25%;}
a.btnlink1 {position:static;margin-top:20px;}
.list-3 li{float:none;width:100%;}
.list-4 li{width:50%;margin-bottom:20px;}
.list-4 li div.mr20{margin-right:20px;}
.list-5 li{float:none;width:100%;margin-bottom:30px;}
.list-5 li div.m20{margin-right:0px;}
.list-6 li{width:50%;margin-bottom:20px;}

.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}
.pbt40 {padding-top:20px;padding-bottom:20px;}.pb40 {padding-bottom: 20px;}
}

/*responsive 569 == ml mr 30*/
@media (min-width:549px) and (max-width:590px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_banner_left{width:100%;float:none;height:200px;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;height:200px;overflow:hidden;}
.layout_banner_left .imgblock .b{display:none;}
.layout_banner_left .imgblock .logo {position:static;}
.layout_banner_left .imgblock a.tel {position:static;right: 0;top: 0;width:100%;height: 100px;display: block;background:#ebbb01;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}
.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;width:140px;}
.list-2 li {width:25%;}
a.btnlink1 {position:static;margin-top:20px;}
.list-3 li{float:none;width:100%;}
.list-4 li{width:50%;margin-bottom:20px;}
.list-4 li div.mr20{margin-right:10px;}
.list-5 li{float:none;width:100%;margin-bottom:30px;}
.list-5 li div.m20{margin-right:0px;}
.list-6 li{width:50%;margin-bottom:20px;}
.list-6 li div.m20{margin-right:10px;}
.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}
.pbt40 {padding-top:20px;padding-bottom:20px;}.pb40 {padding-bottom: 20px;}
}

/*responsive 480 == ml mr 10*/
@media (min-width:470px) and (max-width:549px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.bg9 {background-repeat:repeat-y;}
.layout_banner_left{width:100%;float:none;height:200px;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;height:200px;overflow:hidden;}
.layout_banner_left .imgblock .b{display:none;}
.layout_banner_left .imgblock .logo {position:static;}
.layout_banner_left .imgblock a.tel {position:static;right: 0;top: 0;width:100%;height: 100px;display: block;background:#ebbb01;}
.sliderbanner1 .owl-carousel .item a.more1{top:55%;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}
.search {float:none;position:absolute;right:150px;background:#000;margin-right:0px;margin-top:7px;z-index:201;}
.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-2 {float:left;margin-right:20px;width:140px;}
.list-2 li {width:25%;}
a.btnlink1 {position:static;margin-top:20px;}
.list-3 li{float:none;width:100%;}
.list-4 li{width:50%;margin-bottom:20px;}
.list-4 li div.mr20{margin-right:10px;}
.list-5 li{float:none;width:100%;margin-bottom:30px;}
.list-5 li div.m20{margin-right:0px;}
.list-6 li{width:50%;margin-bottom:20px;}
.list-6 li div.m20{margin-right:10px;}
.list-7 li {width:33.3%;margin-bottom:20px;}
.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}
.pbt40 {padding-top:20px;padding-bottom:20px;}.pb40 {padding-bottom: 20px;}
}

/*responsive 320 == ml mr 10*/
@media (min-width:310px) and (max-width:470px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.layout_abpa {margin-left:0;width:100%;left:0;position:static;}
.layout_630l,.layout_630r{float:none;width:100%;}
.layout_630l .left{width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.layout_630r .right {width:auto;margin-left:20px;margin-right:20px;float:none;height:auto;padding-bottom:20px;}
.bg9 {background-repeat:repeat-y;}
.layout_banner_left{width:100%;float:none;height:200px;}
.layout_banner_right{display:none;}
.layout_banner_left .imgblock{width:100%;margin-right:0%;height:200px;overflow:hidden;}
.layout_banner_left .imgblock .b{display:none;}
.layout_banner_left .imgblock .logo {position:static;}
.layout_banner_left .imgblock a.tel {position:static;right: 0;top: 0;width:100%;height: 100px;display: block;background:#ebbb01;}

.h2_boxline7 .rightblock a {margin-left:0px;margin-right:10px;}
.sliderbanner1{display:none;}
.nav{height:49px;overflow:hidden;width:100%;}
.nav li{float:none;width:100%;height:49px;text-align:left; border-bottom:1px solid #2d2d2d;}
.nav li a{color:#fff;font-size:18px;line-height:49px;height:49px;text-decoration:none; text-indent:20px;text-align:left;  display:block;padding-top:0px;width:100%;}
.nav li a.on{color:#db0000;}
.nav li a.on:hover{color:#db0000;}
.nav li:hover > ul{display:none;}
.nav_toggle{display: block;z-index: 801;right:10px;}
.lauguage {float:none;position:absolute;right:60px;top:16px;margin-top:0;z-index:201;}

.b-search{display:block;}
.search {position:absolute;bottom:100px;right:0px; z-index:820;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);white-space:nowrap;margin-top:0;margin-right:0;width:205px;}
.search input {margin-left:5px;width:auto;}
.h2_boxline4{margin-bottom:10px;}
.block-1 {width:auto;float:none;}
.block-2 {width:auto;float:none;}
.img-1 {width:100%;}
.img-2 {float:left;margin-right:20px;width:140px;}
.list-2 {padding:10px 0;margin-bottom:20px;}
.list-2 li {width:50%;}
a.btnlink1 {position:static;margin-top:20px;}
.list-3 li{float:none;width:100%;}
.list-3 li p.day {right:0px;}
.list-3 li .m20 {margin-right:0px;}
.list-4 li{width:100%;margin-bottom:20px;}
.list-4 li div.mr20{margin-right:0px;}
.list-5 li{float:none;width:100%;margin-bottom:30px;}
.list-5 li div.m20{margin-right:0px;}
.list-6 li{width:100%;margin-bottom:20px;}
.list-6 li div.m20{margin-right:0px;}
.list-6 li p.title{text-align:center;}
.list-7 li {width:50%;margin-bottom:20px;}
.edit_txt .title {font-size: 16px;line-height: 24px;}
.edit_txt{padding:0px;}
.edit_txt,.edit_txt p,.edit_txt .txt{font-size:14px;line-height:24px;}
.edit_txt .txt1{width:90%;}
.edit_txt img{max-width:940px;width:98%;}
.edit_txt .video{width:100%;height:280px;}
.edit_txt embed,.edit_txt iframe{width:100%;height:220px;}
.xpage{ text-align:center;}
.xpage span.pp{display:none;}
.xpage span.iselect{display:inline-block; text-align:left;}
.xpage .rate-page-next{border-left: 1px solid #e5e5e5;}

.footer1,.footer2{display:none;}
.footer4{display:block;}
.pbt40 {padding-top:20px;padding-bottom:0px;}.pb40 {padding-bottom: 20px;}
}