@charset "utf-8";
/* CSS Document */

ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#7A0101;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}



@media (min-width:1200px) {


.main{
	width: auto;
	margin: auto;
	max-width: 1360px;
	padding: 0px 15px;
}
.header{
	width: 1200px;
	height: 55px;
	background-color: rgba(255,255,255,1);
		margin:0 auto;

}
.header .logo{
	width: auto;
	float: left;
	height: 65px;
	max-width: 227px;
	display: flex;
	align-items: center;
}
.header .logo img{
	max-width: 250px;
	max-height: 100%;
	vertical-align: middle;
}
.header .top-r{ width: auto; float:right}
.header .top-r .tel{ width:auto; text-align:right; line-height:35px; font-size:14px; }
.header .top-r .tel span{ float:right; margin-left:30px; margin-right:30px; font-weight:bold}
.header .top-r .tel img{ vertical-align:middle; margin-right:10px}
.header .innav{
	width: auto;
	height: 65px;
	float: right;
	margin-top:0px;
}
.header .innav ul{
	display: flex;
	align-items: center;
	height: 65px;
}
.header .innav ul li{
	width: auto;
	text-align: center;
	font-size: 14px;
	height: 65px;
	line-height:65px;
	text-transform: uppercase;
	align-items: center;
	display: flex;
	position: relative;
}

#xiala{
	width: 140px;
	height: auto;
	background: rgba(255,255,255,0.90);
	position: absolute;
	top: 65px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.6s;
	left: 0;
	z-index: 9999;
}
#xiala dl dd{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-size: 14px;
	text-align: center;
}
#xiala dl dd a{
	line-height: 36px;
	padding-left: 0px;
	padding-right: 0px;
	background: none;
	color: #666666;
}
#xiala dl dd a:hover{
	background: #872b05;
	color: #FFFFFF;
}
.header .innav ul li:hover #xiala{
	opacity: 1;
	visibility: visible;
}
.header .innav ul li:hover a{
	color: #FFFFFF;
	background: #7a0101;
}
.header .innav ul li a{
	width: 100%;
	float: left;
	height: 100%;
	padding-left: 1.4vw;
	padding-right: 1.4vw;
	color: #666666;
	line-height:65px;
}
.header .innav ul li a:hover{
	color: #FFFFFF;
	background: #1c72c5;
}
.header .innav ul li .cur{
	color: #FFFFFF;
	background: #1c72c5;
}
.pos{  background:#FFFFFF; z-index:999}
.ht{
	width: 100%;
	float: left;
	height: 15px;
	background-image: url(../img/ht.png);
	background-position: center;
	background-repeat: repeat-x;
}


.intitle{
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
}
.intitle dl dt{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
	background-image: url(../img/ht2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.intitle dl dt i{
	color: #1c72c5;
}
.intitle dl dd{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-top: 17px;
}
.pro{
	width: 100%;
	float: left;
	height: 640px;
	position: relative;
	margin-top: 35px;
}
.pro .more{
	width: 156px;
	height: 46px;
	background: #7a0101;
	position: absolute;
	z-index: 22;
	left: calc(50% - 78px);
	bottom: 0;
	line-height: 46px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.14px;
	font-weight: bold;
}
.pro .more a{
	color: #FFFFFF;
}
.yinwen{
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 32px;
	left: 0;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	letter-spacing: 0.15px;
	text-align: center;
	text-transform: uppercase;
}
.protex{
	width: 394px;
	height: 394px;
	float: left;
	position: absolute;
	z-index: 1;
	left: calc(50% - 197px);
	top: calc(50% - 197px);
	border: 2px solid #790102;
	border-radius: 50%;
}
.protex .a01{
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.protex .a01 div{
	position: absolute;
	z-index: 1;
	left:-30px;
	top:0;
	height:100%;
}
.protex .a01 div span{ height:100%; display:inline-block; vertical-align:middle}
.protex .a01 div img{
	margin: auto;
	vertical-align:middle
}
.pro01{
	width: 380px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 2;
}

.pro01 ul li{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: space-between;
}
.pro01 ul li .pic{
	width: 188px;
	height: 165px;
	background-image: url(../img/fk.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pro01 ul li .pic img{
	max-width: 100%;
	max-height: 100%;
}
.pro01 ul li .tex{
	width: calc(100% - 200px);
	color: #666666;
	font-size: 12px;
	line-height: 24px;
}
.pro01 ul li .tex h1{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 37px;
	margin-top: 20px;
}
.pro01 ul li .xt01{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 73px;
	left: 180px;
	z-index: 1;
	background-image: url(../img/y01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pro01 ul li .xt02{
	width: 273px;
	height: 16px;
	position: absolute;
	top: 73px;
	left: 180px;
	z-index: 1;
	background-image: url(../img/y02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pro01 ul li:nth-child(2){
	margin-top: 75px;
	margin-bottom: 75px;
}
.pro01 ul li .xt03{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 33px;
	left: 180px;
	z-index: 1;
	background-image: url(../img/y03.png);
	background-position: center;
	background-repeat: no-repeat;
}

.pro02{
	width: 380px;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
}

.pro02 ul li{
	width: 100%;
	float: left;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: space-between;
}
.pro02 ul li .pic{
	width: 188px;
	height: 165px;
	background-image: url(../img/fk.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pro02 ul li .pic img{
	max-width: 100%;
	max-height: 100%;
}
.pro02 ul li .tex{
	width: calc(100% - 200px);
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	text-align:right
}
.pro02 ul li .tex h1{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 37px;
	margin-top: 20px;
	text-align:right
}
.pro02 ul li .xt01{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 73px;
	right: 180px;
	z-index: 1;
	background-image: url(../img/y04.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pro02 ul li .xt02{
	width: 273px;
	height: 16px;
	position: absolute;
	top: 73px;
	right: 180px;
	z-index: 1;
	background-image: url(../img/y02.png);
	background-position: center;
	background-repeat: no-repeat;
}
.pro02 ul li:nth-child(2){
	margin-top: 75px;
	margin-bottom: 75px;
}
.pro02 ul li .xt03{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 33px;
	right: 180px;
	z-index: 1;
	background-image: url(../img/y05.png);
	background-position: center;
	background-repeat: no-repeat;
}

.hcaOn .tex h1{
	color: #7A0101;
}
.hcaOff .tex h1{
	color: #333333;
}

.inabout{
	width: 100%;
	float: left;
	margin-top:110px;
	display: flex;
}
.inabout-l{
	width: 50%;
	height: auto;
}
.inabout-l img{
	width: 100%;
	height: 100%;
	display: block;
}
.inabout-r{
	width: 50%;
	height: auto;
	padding: 3.0vw 5.2vw;
	background: #9f0707;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.inabout-r h1{
	font-size: 48px;
	font-family: Arial, Arial-Bold;
	font-weight: 700;
	text-align: LEFT;
	color: rgba(255,255,255,0.60);
	letter-spacing: 0.24px;
	line-height: 55px;
}
.inabout-r h2{
	font-size: 18px;
	font-weight: 700;
	text-align: LEFT;
	color: #ffffff;
	line-height: 36px;
	letter-spacing: 0.18px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.inabout-r .more{
	margin-top: 60px;
	display: flex;
}
.inabout-r .more a{
	width: 199px;
	height: 44px;
	background: #ffffff;
	text-align: center;
	font-size: 14px;
	font-family: Roboto, Roboto-Bold;
	font-weight: 700;
	color: #7A0101;
	letter-spacing: 0.14px;
	text-transform: uppercase;
	line-height: 44px;
}

.inabout2{
	width: 100%;
	float: left;
	margin-top:60px;
}
.inabout2 ul{
	display: flex;
	justify-content: space-between;
}
.inabout2 ul li{
	width: 344px;
	height: 234px;
	display: flex;
	align-items: center;
	background-image: url(../img/ab01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.inabout2 ul li dl dt{
	text-align: center;
	font-size: 64px;
	line-height: 78px;
	color: #911A06;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 0.32px;
}
.inabout2 ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	padding: 0px 73px;
	text-align: center;
	margin-top: 13px;
}

.wrap{
	width: 100%;
	float: left;
	margin-top: 60px;
	background-color: #E9EDF0;
	padding-bottom: 80px;
}
.ys{
	width: 74%;
	float: left;
	margin-left: 13%;
	position: relative;
	margin-top: 60px;
	height: 90px;
}
.ys ul{
	display: flex;
	justify-content: space-between;
	position: absolute;
	z-index: 2;
	width: 100%;
}
.ys ul li dl dt{
	height: 42px;
	display: flex;
	justify-content: center;
}
.ys ul li dl dt i{
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 21px;
	font-family: arial;
	transition: all 0.6s;
}
.ys ul li dl dd{
	text-align: center;
	margin-top: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}
.line{
	width: calc(100% - 80px);
	position: absolute;
	height: 1px;
	background-image: url(../img/hx.jpg);
	background-position: center;
	background-repeat: repeat-x;
	top: 20px;
	left: 30px;
	z-index: 1;
}
.ys ul li:hover dl dt i{
	background-image: url(../img/yb02.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.ys02{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.ys02 .as01{
	width: 100%;
	display: flex;
	background-color: #FFFFFF;
	align-items: center;
}
.ys02 .as01 div{
	width: 50%;
}
.ys02 .as01 div:first-child img{
	width: 100%;
	height: 100%;
	display: block;
}
.ys02 .as01 div:nth-child(2){
	padding: 60px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.ys02 .as01 div:nth-child(2) h1{
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	font-weight: normal;
}

.ys02 .as01 div:nth-child(2) .more{
	width: 157px;
	height: 46px;
	background: #7a0101;
	margin-top: 94px;
	line-height: 46px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.ys02 .as01 div:nth-child(2) .more a{
	color: #FFFFFF;
}
.hcbOn dl dt i{
	background-image: url(../img/yb02.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.hcbOff dl dt i{
	background-image: url(../img/yb01.png);
	background-position: center;
	background-repeat: no-repeat;
}

.lct{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.lct img{
	width: 100%;
	height: auto;
	display: block;
}
.wenzi{
	width: 50%;
	float: left;
	margin-left: 25%;
	margin-top: 50px;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	text-align: center;
}
.wenzi .more{
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.wenzi .more a{
	width: 157px;
	height: 46px;
	background: #7a0101;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.news{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.news-l{
	width: 31%;
	float: left;
	padding: 40px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 55px;
}
.news-l h1{
	font-size: 18px;
	line-height: 27px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 30px;
}
.news-l dl dt{
	margin-top: 40px;
	font-size: 24px;
	line-height: 36px;
	color: #999999;
}
.news-l dl dd{
	font-size: 14px;
	line-height: 21px;
	color: #999999;
	margin-bottom: 20px;
}
.news-l img{
	width: 100%;
	height: auto;
	max-height:185px;
}
.news-r{
	width: 66%;
	float: right;
}
.news-r ul li{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.news-r ul li .pic{
	width: 290px;
}
.news-r ul li .pic img{
	width: 100%;
	
	height:138px;
	
}
.news-r ul li .tex{
	width: calc(100% - 330px);
	font-size: 14px;
	line-height: 28px;
}
.news-r ul li .tex h1{
	margin-bottom: 15px;
	transition: all 0.6s;
}
.news-r ul li .tex h1 a{
	font-size: 18px;
	line-height: 27px;
	color: #333333;
	font-weight: normal;
	transition: all 0.6s;
}
.news-r ul li .tex dl dt{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.news-r ul li .tex dl dd{
	margin-top: 20px;
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	display: flex;
	justify-content: space-between;
}
.news-r ul li .tex dl dd i{
	opacity: 0;
	transition: all 0.6s;
	font-size: 24px;
	color: #7A0101;
	font-weight: bold;
}
.news-r ul li:hover .tex dl dd i{
	opacity: 1;
}
.news-r ul li:hover .tex h1 a{
	color: #7A0101;
	font-weight: bold;
}
.news-r ul li:first-child{
	margin-top: 0px;
}
.news-r ul li:last-child{
	border-bottom: 0px;
	padding-bottom: 0px;
}

.foot{
	width: 100%;
	float: left;
	background-color: #7A0101;
	padding-top: 60px;
}
.foot01{
	width: 100%;
	float: left;
}
.foot01 ul{
	display: flex;
	justify-content: space-between;
}
.foot01 ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	padding-bottom: 22px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 22px;
}
.foot01 ul li dl dd{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 17px;
}
.foot01 ul li dl dd a{
	color: rgba(255,255,255,0.6);
}
.foot01 ul li dl dd a:hover{
	color: #FFFFFF;
}
.foot02{
	width: 100%;
	float: left;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid rgba(255,255,255,0.1);
	text-align: center;
	color: rgba(255,255,255,0.6);
	font-size: 12px;
	background-color: #7A0101;
}
.bot{
	width: 100%;
	float: left;
	height: 80px;
	background-image: url(../img/botbj.png);
	background-position: center;
	background-repeat: no-repeat;
}
.bot01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	height: 80px;
}
.wenben{
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.mfzx{
	display: flex;
	position: relative;
	margin-left: 50px;
}
.mfzx div{
	margin-right: 10px;
}
.bk{
	width: 236px;
	height: 38px;
	border: 1px solid rgba(255,255,255,0.60);
	background-color: transparent;
	padding-left: 24px;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	outline: none;
}
.anniu{
	width: 148px;
	height: 38px;
	background: #9f0707;
	line-height: 38px;
	border: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.close{
	width: 16px;
	height: 16px;
	background-image: url(../img/Close.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 0;
	top: 10px;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top:65px;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.zlm{
	width: 100%;
	float: left;
	position: relative;
	height: 50px;
	display: flex;
	justify-content: center;
}
.zlm ul{
	display: flex;
	background-color: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(0,0,0,0.1);
	justify-content: center;
	margin-top:-2px;
	z-index: 11;
}
.zlm ul li{
	text-align: center;
	height: 50px;
	align-items: center;
	line-height:50px;
	display: flex;
}
.zlm ul li dl{
	padding-left: 30px;
	padding-right: 30px;
}
.zlm ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	white-space:nowrap;
}
.zlm ul li dl dd{
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
	white-space:nowrap;
}
.zlm ul li i{
	width: 1px;
	height: 40px;
	background-color: rgba(0,0,0,0.10);
}

.zlm ul li .cur{
	color: #B11820;
}

.about{
	width: 100%;
	float: left;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.about-l{
	width: 42%;
	border: 1px solid #e0e0e0;
	padding: 30px;
}
.about-l img{
	width: 100%;
	height: auto;
	display: block;
}
.about-r{
	width: 53%;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.about-r .title{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
	color: #333333;
	align-items: center;
}
.about-r .title i{
	width: 3px;
	height: 45px;
	background-color: #9f0707;
	margin-right: 30px;
}

.about-r .title2{
	margin-top: 26px;
	margin-bottom: 26px;
}
.about-r .title2 dl dt{
	font-size: 30px;
	line-height: 36px;
	color: #333333;
	font-weight: bold;
}

.cutrul{
	width: 100%;
	float: left;
	padding: 100px 0px;
	padding-bottom: 87px;
	margin-top: 80px;
	background-image: url(../img/whbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.abtitle{
	width: 100%;
	float: left;
	text-align: center;
}
.abtitle dl dt{
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
	font-weight: bold;
}
.abtitle dl dd{
	font-size: 18px;
	text-align: CENTER;
	color: #ffffff;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 10px;
}
.cutrul01{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.cutrul01 ul{
	display: flex;
	justify-content: space-between;
}
.cutrul01 ul li{
	width: 24%;
}
.cutrul01 ul li .a01{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 25px 40px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin-top: 20px;
	transition: all 0.6s;
}
.cutrul01 ul li .a01 dl dt{
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 20px;
}
.cutrul01 ul li .a01 dl dd{
	padding-bottom: 35px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	color: #999999;
	line-height: 18px;
	margin-bottom: 24px;
}
.cutrul01 ul li .a01 h1{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
.cutrul01 ul li .a01 h1 img{
	vertical-align: middle;
	margin-right: 10px;
}
.cutrul01 ul li .a01 h1 .pic01{
	display: inline-block;
}
.cutrul01 ul li .a01 h1 .pic02{
	display: none;
}
.cutrul01 ul li p{
	height: 56px;
}
.cutrul01 ul li .a01:hover{
	background: #9f0707;
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover dl dt{
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover dl dd{
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover h1{
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover h1 .pic01{
	display: none;
}
.cutrul01 ul li .a01:hover h1 .pic02{
	display: inline-block;
}
.cutrul01 ul li:first-child .a01 dl dd{
	margin-bottom: 40px;
}
.cutrul01 ul li:first-child .a01{
	padding-bottom: 32px;
}

.rytitle{
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.rytitle dl dt{
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.rytitle dl dd{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.honr01{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.honr01 ul{
	display: flex;
	justify-content: space-around;
}
.honr01 ul li{
	width: auto;
	height: 67px;
	font-size: 18px;
	line-height: 24px;
	background-image: url(../img/ryq.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: table;
	text-align: center;
	font-weight: bold;
}
.honr01 ul li div{
	display: table-cell;
	vertical-align: middle;
}

.khu{
	width: 100%;
	float: left;
	padding: 100px 0px;
	padding-bottom: 87px;
	margin-top: 80px;
	background-image: url(../img/khbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.khu01{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.cplm{
	width: 100%;
	float: left;
	margin-top: 26px;
}
.cplm ul{
	display: flex;
	justify-content: space-between;
}
.cplm ul li{
	width: 210px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #999999;
	font-size: 14px;
	color: #666666;
}
.cplm ul li a{
	color: #666666;
	width: 100%;
	float: left;
}
.cplm ul li:hover{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}
.cplm ul li:hover a{
	color: #FFFFFF;
}
.cplm ul li .cur{
	background-color: #7a0101;
	border: 0px solid #7a0101;
	color: #FFFFFF;
}

.cplm2{
	width: 100%;
	float: left;
	margin-top: 36px;
}
.cplm2 ul{
	display: flex;
	justify-content: center;
}
.cplm2 ul li{
	width: 210px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #999999;
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}
.cplm2 ul li a{
	color: #666666;
	width: 100%;
	float: left;
}
.cplm2 ul li:hover{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}
.cplm2 ul li:hover a{
	color: #FFFFFF;
}
.cplm2 ul li .cur{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}

.prolist{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.prolist ul{
	display: flex;
	flex-wrap: wrap;
}
.prolist ul li{
	width: 24%;
	border: 1px solid #999999;
	position: relative;
	margin-top: 20px;
	margin-right:1%;
}
.prolist ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.prolist ul li .tex{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 28px;
	z-index: 2;
}
.prolist ul li .tex dl dt{
	font-size: 24px;
	line-height: 24px;
	color: #333333;
}
.prolist ul li .tex dl dd{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-top: 5px;
}
.prolist ul li .tex p{
	margin-top: 20px;
	display: none;
}
.prolist ul li .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.6s;
}
.prolist ul li:hover .mask{
	opacity: 1;
}
.prolist ul li:hover .tex p{
	display: block;
	color: #FFFFFF;
}
.prolist ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.prolist ul li:hover .tex dl dd{
	color: #FFFFFF;
}

.fy{
	width: 100%;
	float: left;
	margin-top: 100px;
	margin-bottom: 100px;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	font-size: 16px;
	line-height: 38px;
	margin-right:5px;
	margin-left:5px;
}
.fy ul li a{
	padding: 10px 20px;
	height: 38px;
	text-align: center;
	border: 1px solid #DEE2E6;
	border-right: 0px;
}
.fy ul li a:hover{
	background-color: #7A0101;
	color: #FFFFFF;
}
.fy ul li:last-child a{
	border: 1px solid #DEE2E6;
}
.fy ul li .cur{
	background-color: #7A0101;
	color: #FFFFFF;
}

.add{
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
	color: #828282;
	font-size: 14px;
}
.add a{
	color: #828282;
}
.show01{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.show01-l{
	width: 740px;
	float: left;
}
.show01-r{
	width: calc(100% - 800px);
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	float: right;
}
.show01-r h1{
	font-size: 30px;
	line-height: 40px;
	color: #333333;
	padding-bottom: 24px;
	border-bottom: 3px solid #790102;
}
.show01-r h2{
	margin-top: 50px;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
}
.show01-r ul{
	display: flex;
	margin-top: 120px;
}
.show01-r ul li{
	width: 250px;
	height: 52px;
}
.show01-r ul li a{
	width: 100%;
	height: 100%;
	float: left;
}
.show01-r ul li:first-child a{
	background: #0d7a6a;
	border-radius: 4px;
	line-height: 52px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
.show01-r ul li:nth-child(2) a{
	width: 100%;
	height: 100%;
	border: 1px solid #999999;
	border-radius: 4px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	margin-left: 20px;
}

.ban{ width:740px; height: auto; position:relative; overflow:hidden; float:left; background-color:#fff;}
.ban2{ width:738px; height:451px; position:relative; overflow:hidden;border:1px solid #999999;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:740px; height: 453px; background:#fff; text-align:center; }
.ban2 ul li span{ height:100%; display:inline-block; vertical-align:middle}
.ban2 ul li img{ max-width:100%; max-height:100%; vertical-align:middle}
.prev{ float:left; cursor:pointer;}
.min_pic{ padding-top:16px; width:740px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:158px; height:98px; margin-right:10px; padding:0px; border: 1px solid #999999;}
.num ul li.on{ border:1px solid red; padding:0;}
.num ul li img{ width:100%; height:100%;}
.prev_btn1{ width:30px; text-align:center; height:97px; cursor:pointer; float:left; position:absolute; z-index:11; left:0;}
.next_btn1{  width:30px; text-align:center; height:97px; cursor:pointer;float:right;position:absolute; z-index:11; right:0;}
.prev1{ position:absolute; top:220px; left:0; width:2.5vw; height:2.5vw;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:0; width:2.5vw; height:2.5vw;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:740px; height:740px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:740px; height:740px; position:relative; overflow:hidden;}
.pop_up2{ width:740px; height:740px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:740px; height:740px; float:left;}

.show02{
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.show02 h1{
	height: 60px;
	background: #7a0101;
	line-height: 60px;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.show03{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.show03 ul{
	display: flex;
	justify-content: space-between;
}
.show03 ul li{
	width: 100%;
	height: 240px;
	background: #f2f2f2;
	display: table;
}
.show03 ul li .contex{
	display: table-cell;
	vertical-align: middle;
}
.show03 ul li .contex div{
	height: 100px;
	text-align: center;
	width: 100%;
}
.show03 ul li .contex div img{
	max-height: 100px;
}
.show03 ul li .contex dl dt{
	margin-top: 26px;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	text-align: center;
}
.show03 ul li .contex dl dd{
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	margin-top: 10px;
	text-align: center;
	padding: 0px 45px;
}
.yyly{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.yyly dl dt{
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	color: #333333;
}
.yyly dl dd{
	padding: 0px 25%;
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.line02{
	width: 100%;
	float: left;
	height: 1px;
	margin-top: 88px;
	background-color: #E5E5E5;
}
.jscs{
	width: 100%;
	border: 1px solid #999999;
	float: left;
}
.jscs ul li{
	width: 100%;
	float: left;
	height: 52px;
	display: flex;
	align-items: center;
	font-size: 18px;
	border-bottom: 1px solid #999999;
	line-height: 52px;
}
.jscs ul li:first-child{
	color: #FFFFFF;
	background-color: #0d7a6a;
}
.jscs ul li div:first-child{
	width: 29%;
	border-right: 1px solid #999999;
	padding-left: 60px;
}
.jscs ul li div:nth-child(2){
	padding-left: 60px;
	width: 71%;
}
.fanhui{
	width: 100%;
	float: left;
	margin-top: 78px;
	margin-bottom: 46px;
}
.fanhui ul{
	display: flex;
	justify-content: center;
}
.fanhui ul li{
	width: 292px;
	height: 52px;
	background: #ffffff;
	border: 1px solid #dee2e6;
	border-radius: 8px;
	font-size: 16px;
	color: #6C757D;
	line-height: 52px;
	text-align: center;
}
.fanhui ul li a{
	color: #6C757D;
}

.prolist2{
	width: 100%;
	float: left;
	margin-top: 0px;
}
.prolist2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist2 ul li{
	width: 49%;
	border: 1px solid #999999;
	position: relative;
	margin-top: 40px;
}
.prolist2 ul li h1{
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	font-size: 18px;
}
.prolist2 ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.prolist2 ul li .tex{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 70px;
	padding: 0px 50px;
	font-size: 14px;
	line-height: 28px;
	z-index: 2;
	opacity: 0;
	transition: all 0.6s;
}
.prolist2 ul li .tex dl dt{
	font-size: 24px;
	line-height: 24px;
	color: #333333;
}
.prolist2 ul li .tex dl dd{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-top: 5px;
}
.prolist2 ul li .tex p{
	margin-top: 20px;
	display: none;
}
.prolist2 ul li .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.6s;
}
.prolist2 ul li:hover .mask{
	opacity: 1;
}
.prolist2 ul li:hover .tex{
	opacity: 1;
}
.prolist2 ul li:hover .tex p{
	display: block;
	color: #FFFFFF;
}
.prolist2 ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.prolist2 ul li:hover .tex dl dd{
	color: #FFFFFF;
}

.down{
	width: 100%;
	float: left;
}
.down ul li{
	width: 31%;
	float: left;
	border: 1px solid #DDDDDD;
	padding: 30px 40px;
	margin-top: 40px;
	transition: all 0.6s;
	margin-right: 3.5%;
}
.down ul li dl dt{
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
	font-weight: bold;
}
.down ul li dl dd{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #999999;
	margin-top: 32px;
}
.down ul li dl dd a{
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #bdbdbd;
}
.down ul li:hover dl dd a{
	background-color: #9f0707;
	color: #FFFFFF;
	border: 1px solid #9f0707;
}
.down ul li:hover{
	border: 1px solid #7a0101;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
}
.down ul li:nth-child(3n){
	float: right;
	margin-right: 0px;
}

.downtitle{
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border-bottom: 3px solid #790102;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 110px;
}
.downdate{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	line-height: 52px;
}
.downdate a{
	width: 270px;
	height: 52px;
	background: #0d7a6a;
	border-radius: 4px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.newslist{
	width: 100%;
	float: left;
	margin-top: 0px;
}
.newslist ul li{
	width: 100%;
	float: left;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #E0E0E0;
	transition: all 0.6s;
}
.newslist ul li:hover{
	background: #ffffff;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10);
}
.newslist ul li .pic{
	width: 300px;
	overflow: hidden;
}
.newslist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newslist ul li:hover .pic img{
	transform: scale(1.05);
}
.newslist ul li .tex{
	width: calc(100% - 340px);
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.newslist ul li .tex h1{
	font-size: 18px;
	line-height: 27px;
	color: #333333;
	margin-bottom: 15px;
}
.newslist ul li .tex .more{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.newslist ul li .tex .more a{
	width: 145px;
	height: 40px;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
.newslist ul li .tex .more a:hover{
	background-color: #7A0101;
	color: #FFFFFF;
}

.casetitle{
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333333;
	margin-top: 45px;
}
.casedate{
	width: 100%;
	float: left;
	color: #828282;
	font-size: 12px;
	margin-top: 52px;
}
.caseshow{
	width: 100%;
	float: left;
	margin-top: 45px;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.caseshow img{
	max-width: 100%;
	height: auto;
}

.fh2{
	width: 100%;
	float: left;
	margin-top: 45px;
	margin-bottom: 60px;
}
.fh2 ul{
	display: flex;
	justify-content: center;
}
.fh2 ul li{
	width: 292px;
	height: 52px;
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	font-size: 16px;
	color: #6C757D;
	text-align: center;
	line-height: 52px;
}
.fh2 ul li a{
	color: #6C757D;
}

.zp{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 70px;
}
	
.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	HEIGHT:75px;
	line-height: 75px;
	display: flex;
	font-size:18px;
	background-color: #9F0707;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
}
.subNavBox2 h1 i{
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT:75px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:75px; 
	font-size:14px;
}
.subNav2 i{ 
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2:hover{float:left; }
.currentDd2{background: #f2f2f2;}
.currentDd2 i{
	color: #9F0707;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:30px; 
	font-size:14px;
	background-color: #f2f2f2;
}
.red{
	color: #9F0707;
}

.lxwm{
	width: 100%;
	float: left;
	margin-top: 10px;
}

.lxwm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwm ul li{
	width: 32.3%;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	height: 96px;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #666;
	line-height: 21px;
	transition: all 0.6s;
	margin-top: 20px;
}
.lxwm ul li div:first-child{
	margin-left: 40px;
	margin-right: 20px;
}
.lxwm ul li h1{
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	color: #333333;
}
.lxwm ul li:hover{
	background-color: #FFFFFF;
	border: 1px solid #7a0101;
}
.liuyan{
	width: 100%;
	float: left;
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liuyan ul{
	width: 49%;
}
.liuyan ul li{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.lybk{
	width: 100%;
	height: 48px;
	border: 1px solid #999999;
	line-height: 48px;
	padding-left: 28px;
	font-size: 14px;
	color: #999999;
	font-family: "微软雅黑";
	outline: none;
}
.tijiao{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.lxanniu{
	width: 230px;
	height: 48px;
	background: #7a0101;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border: 0px;
}
.map{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}

.subNavBox4{
	width:100%;
	float:left;
}

.subNav4 div{
	display: flex;
	align-items: center;
}
.subNav4 i{
	width: 32px;
	height: 32px;
	background-color: #f0f0f2;
	margin-right: 20px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
}
.subNav4 span{
	width: 14px;
	height: 14px;
	background-image: url(../img/jian2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:64px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	border-bottom: 1px solid #E5E5E5;
	background-color: #ffffff;
	line-height:64px; 
	font-size:18px;
	align-items: center;
}
.subNav4:hover{float:left; }
.currentDd4{background: #ffffff;}
.currentDd4 span{
	background-image: url(../img/jian.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding: 30px; 
	line-height:30px; 
	font-size:14px;
	background: #f0f0f2;
}

.search{
	width: 100%;
	float: left;
	margin-top: 70px;
	height: 64px;
	background-color: #f0f0f0;
	padding: 0px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.searchbk{
	width: 400px;
	height: 62px;
	line-height: 62px;
	border: 0px;
	background-color: transparent;
	outline: none;
	font-family: "微软雅黑";
	color: #999999;
}
.searchanniu{
	width: 116px;
	height: 47px;
	background: #7a0101;
	border: 0px;
	cursor: pointer;
	line-height: 47px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

















.mart40{
	margin-top: 40px;
}
#mart60{
	margin-top: 60px;
}
.mart28{
	margin-top: 28px;
}
.mart0{
	margin-top: 0px;
}
.header2{
	display: none;
}
.mobile{
	display: none;
}
.bddh{ display:none}	
}






@media (max-width:1199px) {
.bddh{ width:100%; line-height:45px;text-align:center; background:#FF0000; position:fixed; bottom:0px; height:45px; font-size:1.2rem;}
.bddh a{ color:#ffffff; text-align:center; width:100%; float:left}
.pc{
	display: none;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close2.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:5rem; 
	background:#ffffff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:95%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:1.0rem;
}
.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/xjt2.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #f8f8f8;}
.currentDd3 i{
	background:url(../img/xjt2.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.9rem; 
	padding-bottom:0px;
}

.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}

.ht{
	width: 100%;
	float: left;
	height: 15px;
	background-image: url(../img/ht.png);
	background-position: center;
	background-repeat: repeat-x;
}


.intitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	text-align: center;
}
.intitle dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: bold;
}
.intitle dl dt i{
	color: #7A0101;
}
.intitle dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 0.5rem;
}
.pro{
	width: 100%;
	float: left;
	height: auto;
	margin-top: 1.0rem;
}
.pro .more{
	display: flex;
	margin-top: 2.0rem;
	width: 100%;
	float: left;
	justify-content: center;
}
.pro .more a{
	color: #FFFFFF;
	width: 8.0rem;
	height: 2.0rem;
	background: #7a0101;
	line-height: 2.0rem;
	text-align: center;
	color: #ffffff;
	font-size: 0.8rem;
	letter-spacing: 0.14px;
	font-weight: bold;
}
.yinwen{
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 32px;
	left: 0;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	letter-spacing: 0.15px;
	text-align: center;
	text-transform: uppercase;
	display: none;
}
.protex{
	width: 100%;
	height: auto;
	float: left;
	z-index: 1;
	border: 2px solid #790102;
	border-radius: 50%;
	display: none;
}
.protex .a01{
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.protex .a01 div{
	position: absolute;
	z-index: 1;
}
.protex .a01 div img{
	margin: auto;
}
.pro01{
	width: 100%;
	float: left;
}
.pro01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pro01 ul li{
	width: 49%;
	float: left;
	border: 1px solid #E5E5E5;
	padding: 1rem;
	margin-top: 1.0rem;
	text-align: center;
}
.pro01 ul li .pic{
	height: 6rem;
	background-image: url(../img/fk.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pro01 ul li .pic img{
	max-width: 100%;
	max-height: 2.5rem;
}
.pro01 ul li .tex{
	width: 100%;
	color: #666666;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.pro01 ul li .tex h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-bottom: 1.0rem;
	margin-top: 1.0rem;
	color: #333333;
}
.pro01 ul li .xt01{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 73px;
	left: 180px;
	z-index: 1;
	background-image: url(../img/y01.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.pro01 ul li .xt02{
	width: 273px;
	height: 16px;
	position: absolute;
	top: 73px;
	left: 180px;
	z-index: 1;
	background-image: url(../img/y02.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.pro01 ul li .xt03{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 33px;
	left: 180px;
	z-index: 1;
	background-image: url(../img/y03.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.pro02{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.pro02 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pro02 ul li{
	width: 49%;
	float: left;
	padding: 1rem;
	border: 1px solid #E6E6E6;
}
.pro02 ul li .pic{
	height: 6.0rem;
	background-image: url(../img/fk.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pro02 ul li .pic img{
	max-width: 100%;
	max-height: 100%;
}
.pro02 ul li .tex{
	width: 100%;
	color: #666666;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.pro02 ul li .tex h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-bottom: 1.0rem;
	margin-top: 1.0rem;
}
.pro02 ul li .xt01{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 73px;
	right: 180px;
	z-index: 1;
	background-image: url(../img/y04.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.pro02 ul li .xt02{
	width: 273px;
	height: 16px;
	position: absolute;
	top: 73px;
	right: 180px;
	z-index: 1;
	background-image: url(../img/y02.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.pro02 ul li .xt03{
	width: 392px;
	height: 57px;
	position: absolute;
	top: 33px;
	right: 180px;
	z-index: 1;
	background-image: url(../img/y05.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}

.hcaOn .tex h1{
	color: #7A0101;
}
.hcaOff .tex h1{
	color: #333333;
}

.inabout{
	width: 100%;
	float: left;
	margin-top:2.0rem;
	display: flex;
	flex-wrap: wrap;
	o
}
.inabout-l{
	width: 100%;
	height: auto;
}
.inabout-l img{
	width: 100%;
	height: 100%;
	display: block;
}
.inabout-r{
	width: 100%;
	height: auto;
	padding: 3.0vw 5.2vw;
	background: #9f0707;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	padding-bottom: 2.0rem;
}
.inabout-r h1{
	font-size: 1.5rem;
	font-family: Arial, Arial-Bold;
	font-weight: 700;
	text-align: LEFT;
	color: rgba(255,255,255,0.60);
	letter-spacing: 0.24px;
	line-height: 2.5rem;
}
.inabout-r h2{
	font-size: 1.0rem;
	font-weight: 700;
	text-align: LEFT;
	color: #ffffff;
	line-height: 1.5rem;
	letter-spacing: 0.18px;
	margin-bottom: 0.5rem;
	margin-top: 1.0rem;
}
.inabout-r .more{
	margin-top: 2.0rem;
	display: flex;
}
.inabout-r .more a{
	width: 8.0rem;
	height: 2.0rem;
	background: #ffffff;
	text-align: center;
	font-size: 0.8rem;
	font-family: Roboto, Roboto-Bold;
	font-weight: 700;
	color: #7A0101;
	letter-spacing: 0.14px;
	text-transform: uppercase;
	line-height: 2.0rem;
}

.inabout2{
	width: 100%;
	float: left;
	margin-top:1.0rem;
}
.inabout2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inabout2 ul li{
	width: 32.0%;
	height: auto;
	display: flex;
	border: 1px solid #790102;
	padding: 0.5rem;
	margin-top: 1.0rem;
}
.inabout2 ul li dl dt{
	text-align: center;
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #911A06;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 0.32px;
}
.inabout2 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.0rem;
	color: #666666;
	text-align: center;
	margin-top: 0.5rem;
}

.wrap{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background-color: #E9EDF0;
	padding-bottom: 2.0rem;
}
.ys{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 2.0rem;
	height: 90px;
}
.ys ul{
	display: flex;
	justify-content: space-between;
	position: absolute;
	z-index: 2;
	width: 100%;
}
.ys ul li dl dt{
	height: 42px;
	display: flex;
	justify-content: center;
}
.ys ul li dl dt i{
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 21px;
	font-family: arial;
	transition: all 0.6s;
}
.ys ul li dl dd{
	text-align: center;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: bold;
}
.line{
	width: calc(100% - 50px);
	position: absolute;
	height: 1px;
	background-image: url(../img/hx.jpg);
	background-position: center;
	background-repeat: repeat-x;
	top: 20px;
	left: 30px;
	z-index: 1;
}
.ys ul li:hover dl dt i{
	background-image: url(../img/yb02.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.ys02{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.ys02 .as01{
	width: 100%;
	display: flex;
	background-color: #FFFFFF;
	align-items: center;
	flex-wrap: wrap;
}
.ys02 .as01 div{
	width: 100%;
}
.ys02 .as01 div:first-child img{
	width: 100%;
	height: 100%;
	display: block;
}
.ys02 .as01 div:nth-child(2){
	padding: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.ys02 .as01 div:nth-child(2) h1{
	margin-bottom: 1.0rem;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: normal;
}

.ys02 .as01 div:nth-child(2) .more{
	width: 8.0rem;
	height: 2.0rem;
	background: #7a0101;
	margin-top: 2.0rem;
	line-height: 2.0rem;
	font-size: 0.8rem;
	color: #FFFFFF;
	text-align: center;
}
.ys02 .as01 div:nth-child(2) .more a{
	color: #FFFFFF;
}
.hcbOn dl dt i{
	background-image: url(../img/yb02.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.hcbOff dl dt i{
	background-image: url(../img/yb01.png);
	background-position: center;
	background-repeat: no-repeat;
}

.lct{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.lct img{
	width: 100%;
	height: auto;
	display: block;
}
.wenzi{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
	text-align: center;
}
.wenzi .more{
	margin-top: 2.0rem;
	display: flex;
	justify-content: center;
}
.wenzi .more a{
	width: 8.0rem;
	height: 2.0rem;
	background: #7a0101;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
}
.news{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.news-l{
	width: 100%;
	float: left;
	padding: 1.0rem;
	background-color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 1.5rem;
	padding-bottom: 2.0rem;
}
.news-l h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: normal;
	margin-bottom: 1.0rem;
}
.news-l dl dt{
	margin-top: 1.0rem;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #999999;
}
.news-l dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #999999;
	margin-bottom: 1.0rem;
}
.news-l img{
	width: 100%;
	height: auto;
}
.news-r{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.news-r ul li{
	width: 100%;
	float: left;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #dddddd;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
}
.news-r ul li .pic{
	width: 30%;
}
.news-r ul li .pic img{
	width: 100%;
	height: auto;
}
.news-r ul li .tex{
	width: 67%;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.news-r ul li .tex h1{
	margin-bottom: 0.5rem;
	transition: all 0.6s;
}
.news-r ul li .tex h1 a{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: normal;
	transition: all 0.6s;
}
.news-r ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.news-r ul li .tex dl dd{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	display: flex;
	justify-content: space-between;
}
.news-r ul li .tex dl dd i{
	opacity: 0;
	transition: all 0.6s;
	font-size: 1.2rem;
	color: #7A0101;
	font-weight: bold;
}
.news-r ul li:hover .tex dl dd i{
	opacity: 1;
}
.news-r ul li:hover .tex h1 a{
	color: #7A0101;
	font-weight: bold;
}
.news-r ul li:first-child{
	margin-top: 0px;
}
.news-r ul li:last-child{
	border-bottom: 0px;
	padding-bottom: 0px;
}

.foot{
	width: 100%;
	float: left;
	background-color: #7A0101;
	padding: 2.0rem 0px;
}
.foot01{
	width: 100%;
	float: left;
}
.foot01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01 ul li{
	width: 33.3%;
}
.foot01 ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 1.0rem;
}
.foot01 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}
.foot01 ul li dl dd a{
	color: rgba(255,255,255,0.6);
}
.foot01 ul li dl dd a:hover{
	color: #FFFFFF;
}
.foot01 ul li:last-child{
	width: 100%;
	text-align: center;
}
.foot01 ul li:last-child img{
	max-width: 40%;
	margin-top: 1.0rem;
}
.foot02{
	width: 100%;
	float: left;
	height: auto;
	line-height: 1.5rem;
	border-top: 1px solid rgba(255,255,255,0.1);
	text-align: center;
	color: rgba(255,255,255,0.6);
	font-size: 0.8rem;
	background-color: #7A0101;
	padding:0.5rem 1.0rem;
}
.bot{
	width: 100%;
	float: left;
	height: 80px;
	background-image: url(../img/botbj.png);
	background-position: center;
	background-repeat: no-repeat;
	display: none;
}
.bot01{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	height: 80px;
}
.wenben{
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.mfzx{
	display: flex;
	position: relative;
	margin-left: 50px;
}
.mfzx div{
	margin-right: 10px;
}
.bk{
	width: 236px;
	height: 38px;
	border: 1px solid rgba(255,255,255,0.60);
	background-color: transparent;
	padding-left: 24px;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	outline: none;
}
.anniu{
	width: 148px;
	height: 38px;
	background: #9f0707;
	line-height: 38px;
	border: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.close{
	width: 16px;
	height: 16px;
	background-image: url(../img/Close.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 0;
	top: 10px;
}

.nybanner{
	width: 100%;
	float: left;
	margin-top: 4.0rem;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.zlm{
	width: 100%;
	float: left;
	height: auto;
	display: flex;
	justify-content: center;
	margin-top: 1.0rem;
}
.zlm ul{
	display: flex;
	background-color: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(0,0,0,0.1);
	flex-wrap: wrap;
	padding: 0.5rem 0px;
	width: 100%;
}
.zlm ul li{
	text-align: center;
	align-items: center;
	display: flex;
	width: 33.3%;
	justify-content: center;
}
.zlm ul li:nth-child(2n){
	display: none;
}
.zlm ul li dl{
	padding-left: 2.5vw;
	padding-right: 2.5vw;
}
.zlm ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-align: center;
}
.zlm ul li dl dd{
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
	display: none;
}
.zlm ul li i{
	width: 1px;
	height: 1.0rem;
	background-color: rgba(0,0,0,0.10);
	display: none;
}

.zlm ul li .cur{
	color: #B11820;
}

.about{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about-l{
	width: 100%;
	border: 1px solid #e0e0e0;
	padding: 1.0rem;
}
.about-l img{
	width: 100%;
	height: auto;
	display: block;
}
.about-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}
.about-r .title{
	font-size: 1.0rem;
	line-height: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
	display: flex;
	color: #333333;
	align-items: center;
}
.about-r .title i{
	width: 3px;
	height: 2.0rem;
	background-color: #9f0707;
	margin-right: 1.0rem;
}

.about-r .title2{
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
}
.about-r .title2 dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: bold;
}

.cutrul{
	width: 100%;
	float: left;
	padding: 2.0rem 0px;
	padding-bottom: 3.0rem;
	margin-top: 2.0rem;
	background-image: url(../img/whbj.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.abtitle{
	width: 100%;
	float: left;
	text-align: center;
}
.abtitle dl dt{
	font-size: 1.2rem;
	color: #ffffff;
	line-height: 1.5rem;
	text-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
	font-weight: bold;
}
.abtitle dl dd{
	font-size: 1.0rem;
	text-align: CENTER;
	color: #ffffff;
	line-height: 1.5rem;
	text-transform: uppercase;
	margin-top: 0.2rem;
}
.cutrul01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.cutrul01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cutrul01 ul li{
	width: 100%;
}
.cutrul01 ul li .a01{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 0.5rem;
	transition: all 0.6s;
}
.cutrul01 ul li .a01 dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.2rem;
	margin-top: 0.4rem;
}
.cutrul01 ul li .a01 dl dd{
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.0rem;
	color: #999999;
	line-height: 1.5rem;
	margin-bottom: 1.0rem;
}
.cutrul01 ul li .a01 h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0.2rem;
}
.cutrul01 ul li .a01 h1 img{
	vertical-align: middle;
	margin-right: 0.2rem;
}
.cutrul01 ul li .a01 h1 .pic01{
	display: inline-block;
}
.cutrul01 ul li .a01 h1 .pic02{
	display: none;
}
.cutrul01 ul li .a01:hover{
	background: #9f0707;
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover dl dt{
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover dl dd{
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover h1{
	color: #FFFFFF;
}
.cutrul01 ul li .a01:hover h1 .pic01{
	display: none;
}
.cutrul01 ul li .a01:hover h1 .pic02{
	display: inline-block;
}
.cutrul01 ul li:first-child .a01 dl dd{
	margin-bottom: 40px;
}
.cutrul01 ul li:first-child .a01{
	padding-bottom: 32px;
}

.rytitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	text-align: center;
}
.rytitle dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.rytitle dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
	margin-top: 1.0rem;
}
.honr01{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.honr01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.honr01 ul li{
	width: 49%;
	height: 3.0rem;
	font-size: 0.8rem;
	line-height: 1.2rem;
	background-image: url(../img/ryq.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: table;
	text-align: center;
	font-weight: bold;
	margin-bottom: 1.0rem;
}
.honr01 ul li div{
	display: table-cell;
	vertical-align: middle;
}

.khu{
	width: 100%;
	float: left;
	padding: 2.0rem 0px;
	margin-top: 2.0rem;
	background-color:#790102;
}
.khu01{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.cplm{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.cplm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cplm ul li{
	width: 32.0%;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	border: 1px solid #999999;
	font-size: 0.8rem;
	color: #666666;
	margin-top: 0.5rem;
}
.cplm ul li a{
	color: #666666;
	width: 100%;
	float: left;
}
.cplm ul li:hover{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}
.cplm ul li:hover a{
	color: #FFFFFF;
}
.cplm ul li .cur{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}

.cplm2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.cplm2 ul{
	display: flex;
	justify-content: center;
	justify-content: space-between;
}
.cplm2 ul li{
	width: 32.0%;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	border: 1px solid #999999;
	font-size: 0.8rem;
	color: #666666;
}
.cplm2 ul li a{
	color: #666666;
	width: 100%;
	float: left;
}
.cplm2 ul li:hover{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}
.cplm2 ul li:hover a{
	color: #FFFFFF;
}
.cplm2 ul li .cur{
	background-color: #7a0101;
	border: 1px solid #7a0101;
	color: #FFFFFF;
}

.prolist{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.prolist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist ul li{
	width: 49%;
	border: 1px solid #999999;
	position: relative;
	margin-top: 0.5rem;
}
.prolist ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.prolist ul li .tex{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0.5rem;
	padding: 0px 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	z-index: 2;
}
.prolist ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #333333;
}
.prolist ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.0rem;
	color: #666666;
	margin-top: 5px;
	display: none;
}
.prolist ul li .tex p{
	margin-top: 20px;
	display: none;
}
.prolist ul li .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.6s;
}
.prolist ul li:hover .mask{
	opacity: 1;
}
.prolist ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.prolist ul li:hover .tex dl dd{
	color: #FFFFFF;
}

.fy{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	margin-bottom: 2.0rem;
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	font-size: 0.8rem;
	margin-top:1.0rem;
	margin-left:0.3rem;
	margin-right:0.3rem;
}
.fy ul li a{
	text-align: center;
	border: 1px solid #DEE2E6;
	
	width:100%; 
	float:left;
	white-space:nowrap;
	padding:5px 10px;
}
.fy ul li a:hover{
	background-color: #7A0101;
	color: #FFFFFF;
}
.fy ul li:last-child a{
	border: 1px solid #DEE2E6;
}
.fy ul li .cur{
	background-color: #7A0101;
	color: #FFFFFF;
}

.add{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #E6E6E6;
	color: #828282;
	font-size: 0.8rem;
}
.add a{
	color: #828282;
}
.show01{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.show01-l{
	width: 100%;
	float: left;
}
.show01-l img{
	max-width: 100%;
	height: auto;
	display: block;
}
.show01-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	float: left;
	margin-top: 1.0rem;
}
.show01-r h1{
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #333333;
	padding-bottom: 1.0rem;
	border-bottom: 3px solid #790102;
}
.show01-r h2{
	margin-top: 2.0rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 1.0rem;
}
.show01-r ul{
	display: flex;
	margin-top: 3.0rem;
}
.show01-r ul li{
	width: 5.0rem;
	height: 2.0rem;
}
.show01-r ul li a{
	width: 100%;
	height: 100%;
	float: left;
}
.show01-r ul li:first-child a{
	background: #0d7a6a;
	border-radius: 4px;
	line-height: 2.0rem;
	color: #FFFFFF;
	font-size: 0.8rem;
	text-align: center;
}
.show01-r ul li:nth-child(2) a{
	width: 100%;
	height: 100%;
	border: 1px solid #999999;
	border-radius: 4px;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #333333;
	margin-left: 1.0rem;
}

.ban{ width:740px; height: auto; position:relative; overflow:hidden; float:left; background-color:#fff;}
.ban2{ width:738px; height:451px; position:relative; overflow:hidden;border:1px solid #999999;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:740px; height: 453px; background:#fff; text-align:center; }
.ban2 ul li span{ height:100%; display:inline-block; vertical-align:middle}
.ban2 ul li img{ max-width:100%; max-height:100%; vertical-align:middle}
.prev{ float:left; cursor:pointer;}
.num{ height:100px;overflow:hidden; width:680px; position:relative;float:left; margin-left:40px}
.min_pic{ padding-top:16px; width:740px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:158px; height:98px; margin-right:10px; padding:0px; border: 1px solid #999999;}
.num ul li.on{ border:1px solid red; padding:0;}
.num ul li img{ width:100%; height:100%;}
.prev_btn1{ width:30px; text-align:center; height:97px; cursor:pointer; float:left; position:absolute; z-index:11; left:0;}
.next_btn1{  width:30px; text-align:center; height:97px; cursor:pointer;float:right;position:absolute; z-index:11; right:0;}
.prev1{ position:absolute; top:220px; left:0; width:2.5vw; height:2.5vw;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:0; width:2.5vw; height:2.5vw;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:740px; height:740px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:740px; height:740px; position:relative; overflow:hidden;}
.pop_up2{ width:740px; height:740px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:740px; height:740px; float:left;}

.show02{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.show02 img{
	max-width: 100%;
	height: auto;
}
.show02 h1{
	height: 2.5rem;
	background: #7a0101;
	line-height: 2.5rem;
	font-size: 1.0rem;
	color: #FFFFFF;
	padding-left: 1.0rem;
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
	width: 100%;
	float: left;
}
.show03{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.show03 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.show03 ul li{
	width: 100%;
	height: auto;
	background: #f2f2f2;
	padding: 1.0rem;
	margin-top: 0.5rem;
}
.show03 ul li .contex{
	display: table-cell;
	vertical-align: middle;
}
.show03 ul li .contex div{
	height: 6.0rem;
	text-align: center;
	width: 100%;
	align-items: center;
	display: flex;
	justify-content: center;
}
.show03 ul li .contex div img{
	max-height: 6.0rem;
}
.show03 ul li .contex dl dt{
	margin-top: 1.0rem;
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	text-align: center;
}
.show03 ul li .contex dl dd{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #666666;
	margin-top: 10px;
	text-align: center;
	padding: 0px 1.0rem;
}
.yyly{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.yyly dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	text-align: center;
	color: #333333;
}
.yyly dl dd{
	margin-top: 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
}
.line02{
	width: 100%;
	float: left;
	height: 1px;
	margin-top: 2.0rem;
	background-color: #E5E5E5;
}
.jscs{
	width: 100%;
	border: 1px solid #999999;
	float: left;
}
.jscs ul li{
	width: 100%;
	float: left;
	height: auto;
	display: flex;
	align-items: center;
	font-size: 0.8rem;
	border-bottom: 1px solid #999999;
	line-height: 2.0rem;
}
.jscs ul li:first-child{
	color: #FFFFFF;
	background-color: #0d7a6a;
}
.jscs ul li div:first-child{
	width: 29%;
	border-right: 1px solid #999999;
	padding: 0px 1.0rem;
}
.jscs ul li div:nth-child(2){
	padding: 0px 1.0rem;
	width: 71%;
}
.fanhui{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	margin-bottom: 2.0rem;
}
.fanhui ul{
	display: flex;
	justify-content: center;
}
.fanhui ul li{
	width: 8rem;
	height: 2.0rem;
	background: #ffffff;
	border: 1px solid #dee2e6;
	border-radius: 8px;
	font-size: 0.8rem;
	color: #6C757D;
	line-height: 2.0rem;
	text-align: center;
}
.fanhui ul li a{
	color: #6C757D;
}

.prolist2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.prolist2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist2 ul li{
	width: 49%;
	border: 1px solid #999999;
	position: relative;
	margin-top: 1.0rem;
}
.prolist2 ul li h1{
	height: 2.5rem;
	line-height: 2.5rem;
	padding-left: 1.0rem;
	font-size: 0.8rem;
}
.prolist2 ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.prolist2 ul li .tex{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 3.0rem;
	padding: 0px 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	z-index: 2;
	opacity: 0;
	transition: all 0.6s;
}
.prolist2 ul li .tex dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
}
.prolist2 ul li .tex dl dd{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-top: 5px;
	display: none;
}
.prolist2 ul li .tex p{
	margin-top: 20px;
	display: none;
}
.prolist2 ul li .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.6s;
}
.prolist2 ul li:hover .mask{
	opacity: 1;
}
.prolist2 ul li:hover .tex{
	opacity: 1;
}
.prolist2 ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.prolist2 ul li:hover .tex dl dd{
	color: #FFFFFF;
}

.down{
	width: 100%;
	float: left;
}
.down ul li{
	width: 100%;
	float: left;
	border: 1px solid #DDDDDD;
	padding: 1.0rem;
	margin-top: 1.0rem;
	transition: all 0.6s;
}
.down ul li dl dt{
	display: flex;
	justify-content: space-between;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #DDDDDD;
	font-size: 0.8rem;
	font-weight: bold;
}
.down ul li dl dd{
	display: flex;
	justify-content: space-between;
	font-size: 0.8rem;
	color: #999999;
	margin-top: 1.0rem;
}
.down ul li dl dd a{
	width: 8.0rem;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	border: 1px solid #bdbdbd;
}
.down ul li:hover dl dd a{
	background-color: #9f0707;
	color: #FFFFFF;
	border: 1px solid #9f0707;
}
.down ul li:hover{
	border: 1px solid #7a0101;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
}

.downtitle{
	width: 100%;
	float: left;
	padding-bottom: 1.0rem;
	border-bottom: 3px solid #790102;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.5rem;
	margin-top: 2.0rem;
}
.downdate{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	font-size: 0.8rem;
	line-height: 2.0rem;
}
.downdate a{
	width: 6.0rem;
	height: 2.0rem;
	background: #0d7a6a;
	border-radius: 4px;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
}

.newslist{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.newslist ul li{
	width: 100%;
	float: left;
	padding: 1.0rem;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #E0E0E0;
	transition: all 0.6s;
	flex-wrap: wrap;
}
.newslist ul li:hover{
	background: #ffffff;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10);
}
.newslist ul li .pic{
	width: 100%;
	overflow: hidden;
}
.newslist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newslist ul li:hover .pic img{
	transform: scale(1.05);
}
.newslist ul li .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}
.newslist ul li .tex h1{
	font-size: 1.0rem;
	line-height: 1.8rem;
	color: #333333;
	margin-bottom: 0.5rem;
}
.newslist ul li .tex .more{
	display: flex;
	justify-content: space-between;
	margin-top: 2.0rem;
	align-items: center;
}
.newslist ul li .tex .more a{
	width: 6.0rem;
	height: 2.0rem;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 2.0rem;
	text-align: center;
}
.newslist ul li .tex .more a:hover{
	background-color: #7A0101;
	color: #FFFFFF;
}

.casetitle{
	width: 100%;
	float: left;
	font-size: 1.2rem;
	color: #333333;
	margin-top: 1.0rem;
}
.casedate{
	width: 100%;
	float: left;
	color: #828282;
	font-size: 0.8rem;
	margin-top: 1.0rem;
}
.caseshow{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
}
.caseshow img{
	max-width: 100%;
	height: auto;
}

.fh2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	margin-bottom: 2.0rem;
}
.fh2 ul{
	display: flex;
	justify-content: center;
}
.fh2 ul li{
	width: 8.0rem;
	height: 2.0rem;
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	font-size: 0.8rem;
	color: #6C757D;
	text-align: center;
	line-height: 2.0rem;
}
.fh2 ul li a{
	color: #6C757D;
}

.zp{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	margin-bottom: 2.0rem;
}
	
.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	line-height: 1.5rem;
	display: flex;
	font-size:0.8rem;
	background-color: #9F0707;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
	padding: 0.5rem 1.0rem;
}
.subNavBox2 h1 i{
	margin-left: 3.6vw;
	display: none;
}
.subNavBox2 h1 i:last-child{
	display: block;
}
.subNavBox2 h1 i:first-child{
	display: block;
}
.subNav2{
	width:100%; 
	float:left; 
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:1.5rem; 
	font-size:0.8rem;
	flex-wrap: wrap;
	padding: 0.5rem 1.0rem;
}
.subNav2 i{ 
	margin-left: 3.6vw;
	display: none;
}
.subNav2 i:last-child{
	display: block;
}
.subNav2 i:first-child{
	display: block;
}
.subNav2:hover{float:left; }
.currentDd2{background: #f2f2f2;}
.currentDd2 i{
	color: #9F0707;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background-color: #f2f2f2;
}
.red{
	color: #9F0707;
}

.lxwm{
	width: 100%;
	float: left;
	margin-top: 40px;
}

.lxwm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lxwm ul li{
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	height: auto;
	display: flex;
	align-items: center;
	font-size: 0.8rem;
	color: #666;
	line-height: 1.5rem;
	transition: all 0.6s;
	margin-top: 0.5rem;
	padding: 1.0rem;
}
.lxwm ul li div:first-child{
	margin-left: 1.0rem;
	margin-right: 1.0rem;
}
.lxwm ul li h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: normal;
	color: #333333;
}
.lxwm ul li:hover{
	background-color: #FFFFFF;
	border: 1px solid #7a0101;
}
.liuyan{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.liuyan ul{
	width: 100%;
}
.liuyan ul li{
	width: 100%;
	float: left;
	margin-top: 0.5rem;
}
.lybk{
	width: 100%;
	height: 2.0rem;
	border: 1px solid #999999;
	line-height: 2.0rem;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	color: #999999;
	font-family: "微软雅黑";
	outline: none;
}
.tijiao{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 1.0rem;
}
.lxanniu{
	width: 8.0rem;
	height: 2.0rem;
	background: #7a0101;
	line-height: 2.0rem;
	text-align: center;
	font-size: 1.0rem;
	color: #FFFFFF;
	border: 0px;
}
.map{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}

.subNavBox4{
	width:100%;
	float:left;
}

.subNav4 div{
	display: flex;
	align-items: center;
}
.subNav4 i{
	width: 1.5rem;
	height: 1.5rem;
	background-color: #f0f0f2;
	margin-right: 1.0rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	text-align: center;
}
.subNav4 span{
	width: 0.5rem;
	height: 0.5rem;
	background-image: url(../img/jian2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:2.5rem;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	border-bottom: 1px solid #E5E5E5;
	background-color: #ffffff;
	line-height:2.5rem; 
	font-size:0.8rem;
	align-items: center;
}
.subNav4:hover{float:left; }
.currentDd4{background: #ffffff;}
.currentDd4 span{
	background-image: url(../img/jian.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding: 1.0rem; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background: #f0f0f2;
}

.search{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	height: 2.5rem;
	background-color: #f0f0f0;
	padding: 0px 1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.searchbk{
	width: 7rem;
	height: 2.0rem;
	line-height: 2.0rem;
	border: 0px;
	background-color: transparent;
	outline: none;
	font-family: "微软雅黑";
	color: #999999;
}
.searchanniu{
	width: 5.0rem;
	height: 2.0rem;
	background: #7a0101;
	border: 0px;
	cursor: pointer;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFFFF;
}

















.mart40{
	margin-top: 1.0rem;
}
#mart60{
	margin-top: 2.0rem;
}
.mart28{
	margin-top: 1.0rem;
}
.mart0{
	margin-top: 0px;
}

























	
	
	














}
































