﻿@charset "utf-8"; /* CSS Document */ 
* { margin: 0px; padding: 0px; } 
a:hover { text-decoration: none; }
a {text-decoration: none;color: #333;padding:0;margin:0;outline: none;}
ul {list-style: none;padding:0;margin:0;}
li {list-style: none;padding:0;margin:0;}
ul li {list-style: none;padding:0;margin:0;}
img {border: none;padding:0;margin:0; vertical-align: top; max-width:100%;}
a img{border: none;padding:0;margin:0;}
input,button,select,textarea{outline:none}
textarea{resize:none}
p{padding:0;margin:0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:1.6;color:#333;padding:0;margin:0; font-family:"微软雅黑", "宋体", "黑体";}
table ,tr, td { margin: auto; padding:0; margin:0;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }

.clear { clear: both; }
/*头部*/ 
.header{/* background:#fff; position: absolute; left:0; z-index: 999; top: 0;height:72px;*/ width:100%; border-bottom:1px solid #f6f6f6;}

/*面包屑*/ 
.btn-nav { position: absolute; top: 18px; right: 0px; background: transparent; padding-right: 10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; z-index: 99999; } 
.btn-nav:focus { outline: 0; } 
.icon-bar { display: block; margin: 5px 0; width: 26px; height: 3px; background-color: #0090ff; background-color: #d01119; } 
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #d01119; } 
.nav-item { margin: 40px auto; text-align: center; } 
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999; } 
.btn-nav.close.icon-bar { z-index: 999999; background-color: #d01119; } 
.btn-nav.close .topt { -webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg); -o-transform: translateY(10px) rotateZ(45deg); transform: translateY(10px) rotateZ(45deg) } 
.btn-nav.close .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg); -moz-transform: translateY(-6px) rotateZ(-45deg); -ms-transform: translateY(-6px) rotateZ(-45deg); -o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg); } 
.btn-nav.close .middle { width: 0; } 
.cai { display: none; } 
.showy_warp { display: none; } 

@media screen and (max-width:1199px)and (min-width:300px) { 
.header { width: 100%; display: none; } 
.head_logo {} 
.head_logo a { display: block; cursor: pointer; padding-left:2%;} 
.head_logo img { height:60px } 
.logo2{ overflow:hidden; clear:both;}
.logo2 p{ float:left; width:40%; padding:0 5%; height:90px;}
.logo2 p img{ max-width:100%; height:90px;}
.cai {/* width: 100%; background-color: #fff;  position: absolute; top: 0px; z-index: 999; background-color: rgba(0,0,0,0.3);*/ width:100%; display:block;} 
.cai_list { width: 100%; height: 100vh; background-color: #fff; display: none; } 
.zhez { width: 100%; height: 100vh; position: fixed;/* background-color: #fff;*/ background-color: rgba(0,0,0,0.8); top:60px; z-index: 999; display: none; } 
.mnav { width:90%; height: auto; margin:2% auto;/* background: #FFF;*/ position: relative; margin: auto; z-index: 1000; border-radius: 10px; left: 0px; display: none; top: 63px; position: absolute;} 
.mnav li { line-height: 39px; border-bottom: 1px solid rgba(255,255,255,0.3); padding: 0px 3%; width: 94%; font-size: 14px; background: url(../images/jl.png) no-repeat; background-position: 96% 17px; list-style: none; } 
.mnav li.mnav_li { background: none; } 
.mnav li.mnav_li1 { border-top: 10px solid #f6f7fe; } 
.mnav li a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor { line-height: 39px; border-bottom: 1px solid rgba(255,255,255,0.3); padding: 0px 3%; width: 94%; font-size: 14px; background: url(../images/jl2.jpg) no-repeat; background-position: 96% 17px; } 
.mnav .mnavhor a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor dl { display: block; } 
.mnav li dl { z-index: 1000; top: 75px; left: -52px; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.3); width: auto; display: none; } 
.mnav li dl dd { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: 1px #f2f1f1 dashed; width: auto; } 
.mnav li dl dd.mnav_1 { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: none; width: auto; } 
.mnav .mnavhor dl dd a { color: #000; } 
.mnav .mnavhor dl dd a:hover { color: #0090ff; } 
.mnav .mnavhor dl .mnavdd a { color: #0090ff } 

/*漂浮框*/ .side { position: fixed; width: 47px; height: 275px; right: 0; top: 38%; z-index: 100; display: none; } 
.ping_warp { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; } 
}

.main,.ftit,.link,.foot { width:96%; max-width:1050px;margin:0px auto;overflow:hidden;clear:both;}
.head,.main2{ width:96%; max-width:1050px;margin:0 auto; position:relative;}
.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.hj3{overflow:hidden; clear:both; height:30px;}
.clear{ overflow:hidden; clear:both;}
.img1{ display:block; position:relative; width:100%; padding-bottom:64%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:26.5%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:34.2%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:75%;}
.img5{ display:block; position:relative; width:100%; padding-bottom:60%;}
.img6{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img7{ display:block; position:relative; width:100%; padding-bottom:58.8%;}
.img8{ display:block; position:relative; width:100%; padding-bottom:139%;}
.img1 img,.img2 img,.img3 img,.img4 img,.img5 img,.img6 img,.img7 img,.img8 img{ position:absolute;top:0;left:0;width:100%;height:100%;}
.cc{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.img1,.img2,.img3,.img4{ overflow:hidden;}
.img1 img,.img3 img{  cursor: pointer; transition: all 0.8s;}
.none {display: none;}

.cc{ display: flex;  justify-content:center; }

.qq{ width:100%; margin:0 auto; position:relative;}
.fullSlide{ position: absolute; top:0; left:0;width:100%; height:100%;}
.fullSlide .bd{position:relative;z-index:0;overflow:hidden;height:100%;}
.fullSlide .bd ul{width:100% !important; height:100%;}
.fullSlide .bd li{width:100% !important; height:100%;overflow:hidden;text-align:center;}
.fullSlide .hd{position:absolute;bottom:10px;left:0; width:100%;display: flex;   justify-content:center;  align-items:Center;height:22px;line-height:20px;}
.fullSlide .hd ul{text-align:center; width:100%; margin:0 auto; max-width:1200px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px; max-width:50px;height:12px;margin:2px 4px;overflow:hidden;filter:alpha(opacity=90);opacity:0.6;line-height:999px;background:#fff; border-radius:50%;}
.fullSlide .hd ul .on{background:#009afe;background:#fff;opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
.qt{ position:relative; width:100%; padding-bottom:16%; height:0; overflow:hidden;}

.bg1{ background:url(../images/bg1.jpg) no-repeat center;}
.nav{ background:#d01119;}
.nav_c{width:96%; max-width:1050px;margin:0 auto; position:relative;display: flex;}
.nav_c li{ -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size:16px; text-align:center; line-height:52px;}
.nav_c li a{ color:#fff; display:block;}
.nav_c li a:hover,.nav_al{ background:#a20d14;}

.nr1_p1 li{ float:left; width:31.333%; padding:0 1%; text-align:center;}
.nr1_p21{ background:#d01119; padding:8px 12px; line-height:26px; color:#fff; font-size:15px; overflow:hidden; clear:both;}
.nr1_p21 .fl{ float:left;}
.nr1_p21 .fr{ display:block; color:#fff;}
.bor1{ border:1px solid #f5f5f5; border-top:none; padding:5px 8px;}
.nr1_p22 li{ background:url(../images/tub1.jpg) no-repeat left center; padding-left:10px; overflow:hidden; clear:both; line-height:24px; height:24px;}
.nr1_p22 a{ display:block; float:left; width:calc(100% - 110px);}
.nr1_p22 p{ float:right; max-width:100px;}
.nr1_p3 li{ float:left; width:29.333%; padding:10px 2%; text-align:center;}
.nr1_p31{ line-height:36px; color:#f44336; font-weight:bold;}
.nr1_p32{ line-height:20px; height:60px; overflow:hidden;}
.tit1{ text-align:center; }
.tit1_p1{ background:url(../images/tbg1.jpg) no-repeat center; line-height:42px;font-weight:bold; color:#fff;}
.tit1_p2{ padding-top:1%;}
.tit1_p4{ font-weight:bold;}
.tit1_p3{ background:url(../images/tbg2.jpg) repeat-x center; line-height:42px;font-weight:bold; color:#fff;}
.tit1_p3 p{ background:#d01119; padding:0 25px; border-radius:50px; height:42px;}
.tit1_p5{ position:relative; background:#0069e2; padding:0 30px;}
.tit1_p5:before{ position:absolute; left:0; top:0; width:22px; height:100%; content: ""; content:url(../images/tbg3.jpg);}
.tit1_p5:after{ position:absolute;right:0; top:0; width:22px; height:100%; content: ""; content:url(../images/tbg4.jpg);}
.tit1_p6{ font-weight:normal;}
.nr1_p4{ overflow:hidden; clear:both; margin:0 -8px;}
.nr1_p4 li{ float:left; width:calc(25% - 16px); padding:8px;}
.nr1_p4 li .img1 p{ position:absolute; bottom:0; left:0; width:100%; color:#fff; line-height:36px; background:rgba(208,17,25,0.5); font-weight:bold; text-align:center;}
.nr1_p41{ line-height:21px; height:42px; overflow:hidden; padding-top:5px;}
.more1{ display:block; width:120px; margin:0 auto;}
.nr1_p5{ overflow:hidden; clear:both;}
.nr1_p5 a{ display:block; float:left; margin-right:24px; line-height:40px;}
.nr1_p6{ overflow:hidden; clear:both; margin:0 -15px; text-align:center;}
.nr1_p6 li{ float:left; width:calc(20% - 30px); padding:0 15px;}
.nr1_p61{ display:block; line-height:40px;}
.bor2{ border:1px solid #cecece;}
.nr1_p7{ overflow:hidden; clear:both;}
.nr1_p7 li{ float:left; width:calc(20% - 10px); padding:5px; text-align:center;}
.nr1_p7 li .img1 img{ border:1px solid #ddd; width:calc(100% - 2px); height:calc(100% - 2px);}
.nr1_p71{ display:block; line-height:40px; font-size:15px;}
.nr1_p23 li{ background:url(../images/tub1.jpg) no-repeat left center; padding-left:10px; overflow:hidden; clear:both; line-height:30px; height:30px;}
.nr1_p24{ padding:8px 5px; line-height:2;}
.m_left{ width:48%;}
.tit2{ overflow:hidden; clear: both; line-height:36px;}
.tit2_p1{ float:left; font-weight:bold;}
.tit2_p2{ float:right; display:block; color:#888;}
.m_left .nr1_p22 li{ background:url(../images/tub1.jpg) no-repeat left center; padding-left:10px; overflow:hidden; clear:both; line-height:30px; height:30px;}
.fbg{ border-top:1px solid #f0f2f5; line-height:2;}

.tit3{ overflow:hidden; clear:both;}
.tit3 li{ float:left; width:21%; padding:1% 2%;}
.tit3 li p{ background:#6d6b6c; color:#fff; border-radius:8px; text-align:center; line-height:2;}
.tit3 .active p{ background:#d01119; color:#fff;}

.nr1_p21 p{ float:left;}
.nr1_p21 a{ display:block; float:right; color:#FFF; font-size:13px;}
.nr2_p1{ overflow:hidden; clear:both;}
.nr2_p1 li{ float:left; width:calc(50% - 10px); padding:0 5px; line-height:30px;}
.nr2_p21{ padding:5px 0;}
.nr2_p2 li{ background:url(../images/tub1.jpg) no-repeat left center; padding-left:10px; overflow:hidden; clear:both; line-height:30px; height:30px;}
.nr2_p3{ min-height:700px;}
.nr2_p3 p{ text-indent:2em;}
.m_right2 .nr1_p4 li{ float:left; width:calc(33.333% - 16px); padding:8px;}
.nr1_p42{ display:block; color:#d01119; font-weight:bold; padding-top:8px; line-height:30px;height:30px; overflow:hidden;}
.pages a{ display:block; margin:0 10px; background:#0253c1; color:#fff; line-height:18px; padding:0 5px 3px 5px; border-radius:5px;}
.nr2_p4{ padding:4%;}
.nr2_p41{ font-weight:bold;}
.nr2_p42 li{ overflow:hidden; clear:both; line-height:36px; height:36px;}
.nr2_p42 a{ display:block; float:left; width:calc(100% - 110px);}
.nr2_p42 p{ float:right; max-width:100px;}
.nr2_p43 li{ overflow:hidden; clear:both; line-height:36px; height:36px; background:url(../images/tub2.jpg) no-repeat left center; padding-left:20px; border-bottom:1px dotted #ddd;}
.nr2_p5{ width:557px; margin:0 auto;}
.nr2_p51{ text-align:left; line-height:2.2;}
.nr2_p52 a{ display:block; float:left; width:90px;}

.paginate {padding-right: 2px; padding-left: 2px; padding-bottom: 2px; margin: 7px; padding-top: 2px; font-family: geneva, verdana, sans-serif;color: #fff;}
.paginate a {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #d01119; text-decoration: none}
.paginate a:hover {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #d01119}
.paginate a:active {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #d01119}
.paginate span.current {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #a20d14}
.paginate span.disabled {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #d01119; text-decoration: none}

.neir{ padding:10px; text-align:left; color:#333;font-family:"微软雅黑"; line-height:2}
.neir h1{  text-align:center; font-size:20px; color:#333;font-family:"微软雅黑";}


.con_tit{text-align:center;border-bottom:1px dotted #d4d4d4;line-height:36px;}
.con_tit h2{font-size:18px;}
.con_titb{text-align:center;}
.bg3b{ background:#f5f5f5;  margin:0 auto; margin-bottom:15px;}

.xiayip { clear:both;border-top:1px dotted #d4d4d4;line-height:2;  margin:1%; padding:1%; width:100%}
.xianguan {border-bottom:1px solid #d4d4d4;line-height:2; clear:both; margin-top:1%}
.xianguan span { background:#075597; color:#FFF; padding:0.5% 1%  }



@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mm1{ padding:1%; width:98%;}
.f14{ font-size:12px;}
.f16{ font-size:14px;}
.f18{ font-size:15px;}
.pp1{ padding:5px 0;}
.pp2{ padding:10px 0;}
.hj{overflow:hidden; clear:both; height:5px;}
.hj2{overflow:hidden; clear:both; height:10px;}
.qt{ position:relative; width:100%; padding-bottom:30%; height:0; overflow:hidden;}

.nr1_p1 li{ float: none; width:90%; margin:0 auto; text-align:left;}
.nr1_p2,.nr1_p3{ width:96%; margin:5px auto; clear:both; overflow:hidden;}
.nr1_p4 li{ float:left; width:calc(50% - 16px); padding:8px;}
.nr1_p6 li{ float:left; width:calc(50% - 10px); padding:0 5px;}
.nr1_p7 li{ float:left; width:calc(50% - 10px); padding:5px; text-align:center;}
.m_left{ float:none; width:96%; margin:5px auto; clear:both; overflow:hidden;}
.tit1_p1{ background:url(../images/tbg1.jpg) no-repeat center; background-size:auto 100%; line-height:30px;font-weight:bold; color:#fff;}
.nr2_p1 li{ float:left; width:calc(33.333% - 10px); padding:0 5px; line-height:24px;}
.nr1_p21{ background:#d01119; padding:4px 12px; line-height:22px; color:#fff; font-size:13px; overflow:hidden; clear:both;}


}
@media (min-width:769px) {
.fl{ float:left;}
.fr{ float:right;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.pp1{ padding:10px 0;}
.pp2{ padding:20px 0;}
.cc1{ display: flex; justify-content:center;  align-items:Center;}

.nr1_p2{ width:270px;}
.nr1_p3{ width:760px;}
.m_left2{ float:left; width:260px;}
.m_right2{ float:right; width:770px;}



}
@media screen and (min-width:320px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:19px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}
}
@media screen and (min-width: 414px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:18px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 480px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 640px) {
.tt1{font-size:12px;}
.tt2{font-size:14px;}
.tt3{font-size:16px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:28px;}
.tt10{font-size:30px;}
.tt11{font-size:30px;}
.tt12{font-size:48px;}

}
@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mhj{ height:5px;}
.mhj2{overflow:hidden; clear:both; height:10px;}
  }
@media (min-width:769px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:24px;}
.tt8{font-size:24px;}
.tt9{font-size:32px;}
.tt10{font-size:36px;}
.tt11{font-size:40px;}
.tt12{font-size:60px;}

.mhj{ height:20px;}
.fl{ float:left;}
.fr{ float:right;}
.pc{ display:block;}
.app{ display:none;}
.mhj{ height:10px;}
.mhj2{overflow:hidden; clear:both; height:20px;}
}
@media (min-width:1024px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}

.pc{ display:block;}
.app{ display:none;}

}
@media (min-width:1180px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}
.pc{ display:block;}
.app{ display:none;}
}
@media (min-width:1360px) {	}
