/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
	width: 100%;
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.head_top{
	width: 100%;
	height: 70px;
	background-color: #992323;
}
.head_topdv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.head_topdvleft{
	display: flex;height: 70px;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
}
.head_topdvleft i{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #fff;
	margin-right: 8px;
}
.head_topdvleft p{
	display: flex;justify-content:space-between;
	height: 70px;align-items: center;
	margin-right: 20px;
	font-size: 20px;
	color: #ffffff;
}
.head_topdvleft p:hover{
	cursor:pointer 
}
.head_topdvright{
	display: flex;justify-content:space-between;
	height: 70px;align-items: center;
}
.head_topdvright a{
	display: block;
	width: 40px;
	height: 40px;border-radius: 50%;
	border: 1px solid #fff;font-size: 20px;
	color: #fff;text-align: center;
	line-height: 40px;
	margin-left: 10px;
}
.head_nav {
	width: 1200px;
	margin: 0 auto;
	display: flex;justify-content: space-between;align-items: center;
}
.head_nav ul{
	display: flex;justify-content: space-between;
	width: 750px;
}
.head_nav ul li{
	width: 100%;
	text-align: center;
}
.head_nav ul li a{
	font-size: 24px;
	color: #222222;
}
.banner img{
	width: 100%;
	display: block;
}
.index_zycp{
	width: 100%;
	background: url(../images/pro_02.jpg) center no-repeat;
	padding: 20px 0px;
	padding-bottom: 60px;background-size: cover;
}
.index_zycpdv{
	width: 100%;
	margin: 0 auto;
	transition: all 1s;
    overflow: hidden;
}
.index_zycpdvbt h2{
	text-align: center;
	color: #2d2d2d;
	font-size: 36px;width: 100%;transition: all 1s;
}
.index_zycpdvbt p{
	font-size: 18px;
	color: #2d2d2d;
	text-align: center;transition: all 1s;
	line-height: 40px;width: 100%;
	    margin-top: -10px;
}
.index_zycpdvbt i{
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/b_03.png) center no-repeat;
	margin: 0 auto;transition: all 1s;
	margin-bottom: 15px;
	width: 300%;
}
.index_zycpdvlist{
	width: 1200px;
	margin: 0 auto;
}
.index_zycpdvlist ul li{
	width: 300px;position: relative;
	height: 280px;
}
.index_zycpdvlist ul{
	display: flex;
	justify-content: space-between;
}
.index_zycpdvlist ul li div{
	height: 48px;width: 100%;
	top: 0px;
	background-color: #232423;transition: all 0.3s;
	text-align: center;display: flex;
	justify-content: center;z-index: 3;
	align-items: center;position: absolute;
	flex-flow: wrap;
}
.index_zycpdvlist ul li img{
	display: block;width: 300px;
	height: 170px;position: absolute;top: 48px;
}
.index_zycpdvlist ul li:nth-child(odd) div{
	background-color: #8d2d29;	top: 170px;
}
.index_zycpdvlist ul li:nth-child(odd) img{
	top: 0;
}
.index_zycpdvlist ul li:hover div{
	height: 218px;top:0;
}
.index_zycpdvlist ul li div h2{
	font-size: 17px;
	color: #fff;
	width: 100%;
}
.index_zycpdvlist ul li div p{
	width: 100%;color: #fff;
	font-family: "黑体-简";    margin-top: -5px;
	font-size: 16px;
    font-weight: bold;
}
.index_about{
	width: 100%;
	background: url(../images/abbg_02.jpg) center no-repeat;
	padding-top: 85px;
}
.index_aboutdv{
	width: 1120px;
	margin: 0 auto;
	padding: 40px 60px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.index_aboutdvcenter{
	width: 2px;
	height: 165px;
	background-color: #eaeaea;
	margin: 0 30px;
}
.index_aboutdvright h2 i{
	color: #0e0b08;
	font-size: 30px;
	font-family:"Impact";
	margin-right: 10px;
}
.index_aboutdvright h2{
       font-size: 25px;
    color: #DA392A;
    display: flex;
    font-weight: 600;
    align-items: center;
}
.index_aboutdvright h3{
	width: 30px;
	height: 1px;
	margin: 10px 0px;
	border-bottom:2px solid #5d5d5e ;
}
.index_aboutdvright section{
	font-size: 18px;
	color: #3f3f3f;
	font-style: italic;
	line-height: 25px;    font-weight: 600;
	margin-bottom: 10px;
}
.index_aboutdvright p{
	color: #3f3f3f;
	font-size: 17px;
	line-height: 25px;
}
.index_aboutdvright a{
	width: 142px;height: 40px;
	border: 1px solid #c35749;
	display: block;
	border-radius: 50px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #DA392A;
	margin-top: 15px;
}
.cp_top{
	width: 100%;
	background: url(../images/cpsx_02.jpg) center no-repeat;
	background-size: cover;overflow: hidden;
}
.cp_top h2{
	text-align: center;
	color: #ffffff;
	font-size: 36px;
	padding-top: 50px;    width: 100%;
    transition: all 1s;
}
.cp_top p{
	text-align: center;
	width: 100%;
	height: 50px;
	background: url(../images/po_03.png) center no-repeat;
	padding-bottom: 40px;width: 100%;transition: all 1s;
    margin-left: 100%;margin-top: -20px;
}
.index_news{
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../images/newbg_02.jpg) center no-repeat;
	background-size: cover;
}
.index_newbt{
    width:100%;
    transition: all 1s;
    overflow: hidden;
    height: 120px;
    overflow: hidden;
}
.index_newbt h2{
	font-size: 36px; width:100%;
	margin: 0 auto;color: #333333;
	text-align: center;transition: all 1s;
}
.index_newbt p{
	width: 100%;
	height: 57px;transition: all 1s;
	background: url(../images/new_03.jpg) center no-repeat;
}
.index_newslist{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 80px;
	margin-top: 30px;
}
.index_newslist ul{
	display: flex;
	justify-content: space-between;
}
.index_newslist ul li{
	width: 288px;
}
.index_newslist ul li img{
	width: 100%;transition: all 1s;
	height: 192px;
}
.index_newslist ul li div{
	width: 100%;
}
.index_newslist ul li h2{
	width: 100%;
	color: #232323;
	font-size: 17px;
	margin-top: 20px;
}
.index_newslist ul li i{
	display: block;
	color: #7a7a7a;
	font-size: 17px;
	margin: 10px 0px;
}
.index_newslist ul li p{
	color: #8d8c8c;
	font-size: 17px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.index_newslist ul li span{
	display: block;width: 105px;
	height: 25px;
	background-color: #232323;
	margin-top: 10px;
	color: #fff;font-size: 14px;
	text-align: center;
	line-height: 25px;
}
.foot{
	width: 100%;
	background-color: #212121;
	padding-top: 115px;
	padding-bottom: 60px;
}
.footdv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footdvleft p{
	margin: 24px 0px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	display: block;
	display: flex;
}
.footdvright{
	width: 635px;
	display: flex;
	justify-content: space-between;
}
.footdvright dl{
	width: 270px;
}
.footdvright dl dt a{
	font-size: 27px;
	color: #ffffff;
}
.footdvright dl dt a i{
	display: block;
	width: 55px;
	height: 5px;
	background-color: #ba2f29;
}
.footdvright dl dd{
	margin-top: 15px;
}
.footdvright dl dd a{
	font-size: 20px;
	color: #ffffff;
	display: block;
	margin: 20px 0px;
}
.footdvright a{
	font-size: 27px;
	color: #ffffff;
}
.footdvright a i{
	display: block;
	width: 55px;
	height: 5px;
	background-color: #ba2f29;
}
.footdvright div{
	width: 425px;
}
.footdvright form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	    margin-top: 20px;
}
.footdvright form div input{
	width: 49%;
	background-color: transparent;
	border: 1px solid #494949;
    height: 35px;
    line-height: 35px;
    background-color: transparent;
    outline: none;
    margin-bottom: 10px;
    color: #494949;
    text-indent: 1em;
    font-size: 16px;
}
.footdvright form textarea{
	width: 100%;
    outline: none;
    width: 100%;
    margin-bottom: 10px;
    color: #494949;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #494949;
    text-indent: 1em;
    height: 105px;
    line-height: 35px;
}
.footdvright form button{
	background-color: #D02821;
    width: 132px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: none;
}
.wdl{
	width: 100%;
	margin: 0 auto;
	height: 105px;
	background-color: #141414;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wdldv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	color: #ffffff;
	line-height: 105px;
}
.wdl p a{
	color: #ffffff;

}
	.picScroll{ margin:40px auto;  position:relative;  width:100%;  background:#fff; overflow:hidden;     }
	.picScroll .prev,
	.picScroll .next{ display:block; position:absolute; top:86px; left:5px; width:23px; height:23px; background:url(images/btns.png) no-repeat;   }
	.picScroll .next{ left:auto; right:5px; background-position:-25px 0; }
	.picScroll .prev:hover{ background-position:0 -30px; }
	.picScroll .next:hover{ background-position:-25px -30px; }
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{ width:300px; float:left; overflow:hidden;     }
	.picScroll ul li img{  height:211px;    display: block;
    text-align: center;
    margin: 0 auto;}
	.picScroll ul li div{
		width: 298px;
		height: 100%;height:211px;
		position: relative;border: 1px solid #e5e5e5;overflow: hidden;
	}
.picScroll ul li div span{
	display: block;width: 100%;
	height: 100%;
	background-color:#D20900;
	opacity: 0.7;position: absolute;
	top: 100%;left: 0;transition: all 0.3s;
}
.picScroll ul li div i{
	display: block;width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;left: 0;
	line-height: 211px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	transition: all 0.3s;
	overflow: hidden;	
}
.picScroll ul li p{
	line-height: 45px;
	text-align: center;
	color: #242424;
	font-size: 20px;
}
.picScroll ul li:hover div span{
	top: 0%;
}
.picScroll ul li:hover div i{
	top: 0%;
}
.tempWrap {
	margin: 0 auto;
}
.index_aboutdvright{
	width: 557px;
}
.index_aboutdvcenter{
	position: absolute;
	    left: 45.5%;
}
.index_aboutdv{
	position: relative;
}
.index_aboutdvleft img{
	transition: all 1s;
}
.index_aboutdvleft img:hover{
	transform: translateY(-10px);
}
.index_aboutdvright a:hover{
	background-color:#B9191A;
	color: #fff;
}
.index_newslist ul li div{
	width: 288px;
	height: 192px;
	overflow: hidden;
}
.index_newslist ul li:hover div img{
	transform: scale(1.05);
}
.index_newslist ul li h2:hover{
	color: #cb392c;
}
.index_newslist ul li span:hover{
	background-color: #B71507;
}
.footdvright dl dd a:hover{
	color: #cb392c;
}

.lbadd{
	width: 100%;
	height: 95px;
	background-color: #f1f1f1;
}
.lbadddv{
	width: 1200px;
	height: 95px;
	margin: 0 auto;
	color: #5c5c5c;
	font-size: 24px;
	line-height: 95px;
}
.lbadddv a{
	color: #5c5c5c;
}
.lbadddv a:hover{
	color:#B9191A;
}
.lbadddv a:last-child{
	color:#B9191A;
}
.shownews{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.shownewstop{
	margin-top: 80px;
}
.shownewstop h2{
	font-size: 24px;
	color: #232323;
	margin-bottom: 15px;
}
.shownewstop p{
	color: #9b9b9b;
	font-size: 16px;line-height: 40px;
	border-bottom: 1px solid #ebe8e8;
}
.shownewstext{
	margin: 15px auto;
}
.shownewssx{
	display: flex;
	justify-content: space-between;
}
.shownewssx a{
	display: block;
	height: 50px;
	line-height: 50px;
	border: 1px dashed #232323;
	color: #333333;font-size: 16px;width: 48%;
	border-radius: 50px;
	text-indent: 1em;
	overflow: hidden;
}
.shownewssx a:hover{
	background-color: #992323;
	border: 1px solid  #992323;
	color: #fff;
}
.lbej{
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
}
.lbejdv{
	width: 1200px;
	margin: 0 auto; 
}
.lbejdv ul{
	display: flex;justify-content: start;
}
.lbejdv ul li{
	width: 125px;
	height: 70px;
	border: 1px solid #f4f4f4;
}
.lbejdv ul li a{
	display: block;
	width: 125px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 21px;
	color: #333;
}
.lbejdv ul li a:hover{
	background-color: #992323;
	color: #fff;
}
.lbejdv ul li.active a{
	background-color: #992323;
	color: #fff;
}
.newslist{
	width: 1200px;
	margin: 0 auto;
}
.newslist ul{
	margin-bottom: 15px;
}
.newslist li{
	padding-bottom:25px ;
	border-bottom: 1px solid #ebe8e8;
	margin-top: 45px;
}
.newslist li img{
	width: 258px;
	height: 172px;
}
.newslist li a{
	display: flex;justify-content: space-between;
}
.newslist li a div{
	width: 885px;
}
.newslist li a div h2{
	font-size: 18px;
	color: #232323;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px;overflow: hidden;
}
.newslist li a div i{
	display: block;
	width: 70px;
	height: 3px;
	background-color: #e3e3e2;
	margin-bottom: 12px;
}
.newslist li a div p{
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 600;
	color: #666;
}
.newslist li a div span{
	display: block;
	width: 125px;
	height: 35px;
	background-color: #232323;
	color: #fff;
	font-size: 14px;
	text-align: center;line-height: 35px;
	margin-top: 15px;
}
.prolistdv{
	width: 100%;
	background-color: #f5f5f5;
	padding-bottom: 40px;
}
.prolist{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.prolist_left{
	width: 265px;
}
.proleft_ss{
	width: 265px;
	height: 45px;
	background-color: #fff;
	margin: 20px 0px;
}
.proleft_list{
	background-color: #B9191A;
}
.proleft_list ul{
	width: 215px;
	margin: 0 auto;
}
.proleft_list ul h2{
	padding-top: 25px;
	font-size: 28px;
	color: #ffffff;margin-bottom: 30px;
	text-transform: uppercase;
}
.proleft_list ul li{
	padding-bottom: 40px;
}
.proleft_list ul li a{
	color: #dbbebe;font-size: 21px;
	display: block;
}
.proleft_list ul li a:hover{
	color: #fff;
}
.proleft_list div{
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #fff;
	background-color: #8d2d29;
}
.proleft_list div a{
	display: block;
	width: 215px;
	margin: 0 auto;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.proleft_lxwm h2{
	color: #000000;
	text-indent:1em;
	font-size: 28px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.prolist_right{
	width: 880px;
	margin-top: 85px;
}
.prolist_right ul{
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}
.prolist_right ul li{
	height: 345px;
	width: 275px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	margin: 6px;
}
.prolist_right ul li div{
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.prolist_right ul li div img{
	width: 100%;transition: all 1s;
	height: 290px;
}
.prolist_right ul li p{
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	color: #5c5c5c;
	height: 55px;
	overflow: hidden;
}
.prolist_right ul li:hover{
	border-color: #B9191A;
}
.prolist_right ul li:hover p{
	background-color: #B9191A;
	color: #fff;
}
.prolist_right ul li:hover img{
	transform: scale(1.1);
}
.prolist_right ul li:hover .gyzztx img{
	transform: scale(1.0);
}
.fw_top{
	width: 1200px;
	margin: 0 auto;
	margin-top: 95px;
}
.fw_top h2{
	font-size: 28px;
	color: #b8b2af;
	text-align: center;
}
.fw_top p{
	font-size: 28px;
	color: #b8b2af;
	text-align: center;
}
.fw_qua{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.fw_qualeft h2{
	font-size: 48px;
	color: #b8b2af;
}
.fw_qualeft i{
	display: block;
	height: 3px;
	width: 70px;
	background-color: #ba2f29;
	margin: 15px 0px;
}
.fw_qualeft p{
	font-size: 18px;
	color: #ba2f29;
	line-height: 25px;
}
.fw_quaright ul{
	display: flex;
    justify-content: space-between;
    align-items: center;
    height: 159px;
}
.fw_quaright ul li{
	width: 65px;
	text-align: center;
	margin: 0 45px;
	font-size: 18px;
	color: #b3b2af;line-height: 20px;
}
.fw_quaright ul li i{
	display: block;
	width: 20px;
	height: 3px;
	background-color: #b3b2af;
	margin: 10px auto;
}
.fw_quaright ul li h2{
	font-size: 18px;
}
.fw_quaright ul li:first-child{
	color: #ba2f29;
}
.fw_quaright ul li:first-child i{
	background-color: #ba2f29;
}
.fw_tp img{
	display: block;
}
.fw_tp {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.fw_tp ul {
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.fw_tp ul li{
	margin: 2px;
}
.fw_tp ul li:nth-child(5){
	width: 396px;
	height: 263px;
	background-color:#B9191A ;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}	
.fw_wsm{
	width: 1200px;
	margin: 0 auto;
	margin-top: 95px;
	margin-bottom: 140px;
}
.fw_wsm h2{
	width: 100%;
	text-align: center;
	height: 98px;
	font-size: 48px;
	color: #b8b2af;
	background: url(../images/choose_07.png) center no-repeat;
	margin-bottom: 30px;
}
.fw_wsm ul{
	display: flex;
	justify-content: center;
}
.fw_wsm ul li{
	background-color: #f5f5f5;
}
.fw_wsm ul li h3{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ba2f29;
	color: #FFFFFF;
	height: 104px;
	text-align: center;
	width: 100%;
	font-size: 24px;
}
.fw_wsm ul li div{
	padding: 50px 35px;
	
	font-size: 18px;
	color: #b8b2af;
	line-height: 35px;
} 
.fw_wsm ul li:nth-child(odd) {
	background-color: #f0f0f0;
}
.showdv{
	width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
}
.showdvleft{
	width: 160px;
	margin-top: 70px;
}
.showdvleft h2{
	width: 103px;
	font-size: 42px;
	color: #b8b2af;
}
.showdvleft i{
	display: block;
	width: 60px;
	height: 3px;
	background-color: #B9191A;
	margin-top: 25px;
	margin-bottom: 10px;
}
.showdvleft p{
	font-size: 16px;
	color: #B9191A;
}
.showdvright{
	width: 930px;
}
.showdvright p{
	font-size: 24px;
	color: #b8b2af;
	margin-bottom: 30px;
	line-height: 35px;
}
.show_sa{
	width: 100%;
	min-width: 100%;
	height: 484px;
	background: url(../images/sa_021.png) center no-repeat;
	margin-top: 170px;display: flex;
	justify-content: center;
}
.ns{
	width: 1200px;
	height: 160px;
	background-color: #B9191A;
	margin: 0 auto;
	margin-top: -110px;
}
.ns ul{
	display: flex;
	justify-content: space-between;
	align-items: center;width: 1200px;
	height: 160px;
}
.ns ul li{
	width: 100%;
	text-align: center;
}
.ns ul li p{
	font-size: 20px;
	color: #ffffff;
}
.ns ul li h2{
	font-size: 40px;
	color: #fff;
}
.showmap{
	width: 100%;
	background-color: #f1f1f1;
}
.showmapdv{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
}
.showmapdvright{
	width: 485px;
}
.showmapdvright h2{
	font-size: 48px;
	color: #b8b2af;    font-weight: 600;
}
.showmapdvright i{
	display: block;
	width: 70px;
	height: 3px;
	background-color: #ba2f29;
	margin: 25px 0px;
}
.showmapdvright p{
	font-size: 24px;
	color: #989898;
	margin-bottom: 25px;

	line-height: 35px;
}
.showmapdvright p span{
	font-size: 28px;
}	
.showmapdvright h2 em{
	font-weight: 600;
}
.lxwm{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	margin-top:90px ;
}
.lxwm_map {
	margin: 0 auto;
	width: 1200px;
	margin-top: 30px;
	margin-bottom: 70px;
}
.lxwm_left{
	width:570px;
	color: #333333;
	font-size: 20px;
	position: relative;
}
.lxwm_left p{
	display: flex;
	justify-content: start;
	margin-top:35px ;    align-items: center;
}
.lxwm_left p i{
	display: block;
	width: 40px;
	height: 27px;
	background: url(../images/lxwm_15.png) center no-repeat;
	margin-right: 10px;
}
.lxwm_left p:nth-child(2) i{
	display: block;
	width: 60px;
	height: 27px;
	background: url(../images/lxwm_07.png) center no-repeat;
}
.lxwm_left p:nth-child(3) i{
	display: block;
	width: 40px;
	height: 27px;
	background: url(../images/lxwm_13.png) center no-repeat;
}
.lxwm_left span{
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/lxwm_10.png) center no-repeat;
	position: absolute;
	bottom: 0;
	left:430px ;
}
.lxwm_right{
	width: 570px;
}
.lxwm_right h2{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.showpro{
	width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
}
.showproleft,.showproright{
	width: 600px;
}
.showproright h2{
	font-size: 30px;
	color: #222222;margin-bottom: 30px;
}
.showproright p{
	font-size: 20px;
	color: #a2a2a2;
	line-height: 50px;
}
.showprolx{
	display: flex;
	margin-top: 40px;
}
.showprolx a{
	display: block;
	width: 230px;
	height: 35px;
	background-color: #212121;
	color: #fff;
	text-align: center;
	line-height: 35px;font-size: 20px;
	margin-right: 25px;
}
.showprotext{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px;
}
.showprotext h4{
	height: 50px;
	background-color: #212121;
	margin-bottom: 25px;
}
.showprotext i{
	background-color: #992323;
	display: block;
	width: 325px;
	line-height: 50px;
	text-indent: 15px;
	font-size: 24px;
	color: #ffffff;
}
.xlfx{
	display: flex;align-items: center;margin-top: 50px;
}
.xlfx i{
	color: #992323;font-size: 20px;
}
.xlfxs{
	display: flex;align-items: center;margin-top: 50px;    border-bottom: 1px solid #ebe8e8;
}
.xlfxs i{
	    font-size: 16px;
    line-height: 40px;    color: #9b9b9b;
}
.showproright div a:hover{
	background-color: #992323;
}
.head_navright li{
	position: relative;
	height: 167px;
	line-height: 167px;
}
.head_navright li dl{
	position: absolute;
	top:167px;width: 200px;
	background-color: #fff;

	display: none;z-index: 99;
}
.head_navright li dd{
	width: 100%;
	line-height: 35px;
}
.head_navright li dl dd a{
	color: #333;display: block;
	height: 50px;font-size: 18px; text-align: left;
    padding-left: 15px;
    line-height: 50px;
}
.head_navright li dl dd a:hover{
	background-color: #992323;
	display: block;
	color: #fff;    text-align: left;
    padding-left: 15px;
    line-height: 50px;
}
.head_navright li:hover dl{
	display: block;
}
.newslist li:hover div span{
	background-color: #992323;
}
table,tr,tbody,td{
	display: block;
}
.text{
	display: none;
}
.footdvright tr{
	width: 49%;
}
.footdvright tr:nth-child(5){
	width: 100%;
}
.footdvright tbody{
	display: flex;
	flex-flow: wrap;justify-content: space-between;
}
.footdvright .input-text{
	border: 1px solid #494949;
	height: 35px;line-height: 35px;
	background-color: transparent;
	outline: none;width: 100%;
	margin-bottom: 10px;color: #494949;
	text-indent: 1em;font-size: 16px;
}
.footdvright .feedback_table{
	margin-top: 20px;
}
.footdvright .textarea-text{
	width: 100%;outline: none;width: 100%;margin-bottom: 10px;color: #494949;
	font-size: 16px;
	background-color: transparent;border: 1px solid #494949;text-indent: 1em;
	line-height: 35px;
}
.footdvright  .submit{
	background-color: #D02821;
	width: 132px;height: 40px;font-size: 16px;
}
.proleft_lxwm .input-text{
	width: 100%;
	border: 1px solid #e4e4e4;
	height: 45px;outline: none;
	margin-bottom: 15px;text-indent: 2em;
	line-height: 45px;color: #cccccc;font-size: 16px;
}
.proleft_lxwm .textarea-text{
	width: 100%;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;outline: none;height: 115px;
	text-indent:2em;line-height: 45px;color: #cccccc;font-size: 16px;
}
.proleft_lxwm .submit{
	background-color: #992323;width: 130px;height: 30px;line-height: 30px;font-size: 16px;
}
.proleft_ss .navsearch_input{
	float: right;
	 width: 76%;
	 height: 45px;
}
.proleft_ss .navsearch_input input{
	 width: 100%;
	 height: 45px;
	 line-height: 45px;
	 border: none;
	 outline: none;color: #cccccc;font-size: 16px;
}
.proleft_ss .searchgo{
	float: left;
	width: 45px;
	height: 45px;
	background: url(../images/ss_03.jpg) center no-repeat;
	border: none;
	outline: none;
}
.lxwm_right tr{
	width: 49%;
}
.lxwm_right tr:nth-child(5){
	width: 100%;
}
.lxwm_right tbody{
	display: flex;
	flex-flow: wrap;justify-content: space-between;
}
.lxwm_right .input-text{
	border: 1px solid #e5e5e5;
	height: 43px;line-height: 43px;
	background-color: transparent;
	outline: none;width: 100%;text-indent: 1em;
	margin-bottom: 10px;font-size: 16px;color: #b4b4b4;
}
.lxwm_right .feedback_table{
	margin-top: 20px;
}
.lxwm_right .textarea-text{
	width: 100%;outline: none;width: 100%;margin-bottom: 10px;
	background-color: transparent;border: 1px solid #e5e5e5;
	height: 85px;line-height: 43px;text-indent: 1em;
}
.lxwm_right  .submit{
	background-color: #8d2d29;font-size: 16px;height: 45px;line-height: 45px;
}

.mod18{width:600px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:526px;height:526px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:526px; height:526px;position:relative;overflow:hidden; border: 1px solid #e3e3e3;}
.mod18 .picBox ul{height:377px;position:absolute; left:0;}
.mod18 .picBox li{ padding-right:1px; width:526px;height:526px;text-align: center;}
.mod18 .listBox{width:510px;height:127px;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{position:absolute; padding-left:12px;}
.mod18 .listBox li{width:100px;height:100px;cursor:pointer;position:relative; padding:5px 0 0 0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:77px;}
.mod18 .listBox img{border:3px solid #fff;width: 70%;}
.mod18 .listBox .on img{border:3px solid #992323;}
.mod18 .listBox .on{}
.mod18 .listBox .on i{display:block;}
.mod18 .cf a img{
	width: 100%;
}
.fw_wsm li{
	width: 300px;
}
.ssss{
	width: 40px;
	height: 40px;
	background: url(../images/sss.png) center no-repeat;
}
.y_ss{
	position: absolute;
	width: 100%;
	height: 0px;
	background-color: #fff;
	top: 100%;left: 0;
	transition: all 0.5s; z-index: 6;
	overflow: hidden;
}
.head_nav{
	position: relative;
}
.y_ss .navsearch_input{
	width: 1100px;    display: block;float: left;
}
.y_ss .searchgo{
	width: 40px;
	height: 40px;
	background: url(../images/sss.png) center no-repeat;
	float: right;
	border: none;margin-right: 30px;
	outline: none;
}
.y_ss .navsearch_input input{
	width: 1095px;    height: 40px;
	border: 1px solid #eee;
	outline: none;text-indent: 2em;    margin-left: 30px;
}
.y_ss form{
	padding:15px;
	display: flex;
	justify-content: space-between;
}
.y_ss form input:first-child{
	width: 90%;
	padding:0 2%;
}
.footdvleft p i{
	display: block;
	width: 45px;
	height: 45px;margin-right: 10px;
	background: url(../images/tel.png) center no-repeat;

}
.footdvleft p span {
    width: 500px;
}
.footdvleft p:nth-child(2) i{
	background: url(../images/email.png) center no-repeat;
}
.footdvleft p:nth-child(3) i{
	background: url(../images/address.png) center no-repeat;
}
.met_section{
	width: 1200px;
}
.head_nav ul li a:hover{
	color: #992323;
}
.head_nav ul li:hover .ssd{
	color: #992323;
}
.side{position:fixed;width:78px;right:0;top:43%;margin-top:-200px;z-index:100;border-bottom:0}
.side ul li{border-radius: 10px;width:78px;height:78px;float:left;position:relative;margin-bottom: 5px;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer;background-color: #3f3f3f;}
.side ul li:hover{background:#992323;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:78px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;transition:all .3s}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#3f3f3f;color:#fff}
.side ul li.sidetop:hover{background:#992323;}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:78px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0px;background:#992323}
.side ul li.sideetel .telBox dd{display:block;overflow:hidden;padding-left:22px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:none;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;line-height: 78px;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
.xo{
	display: none;width: 100%;height: 100%;
	background-color: #000;
	opacity: 0.5;position: fixed;
	top: 0;left: 0;z-index: 999;
}
.gyzztx{
	display: none;
	position: fixed;
	width: 500px;
	z-index: 9999;
	top: 35%;
	left:50%;
	margin-left: -250px;
}
.gyzztx img{
	display: block;
	margin: 0 auto;
}
.gyzztx img:hover{
	transform: scale(1);
}
.gyzztx span{
	    display: flex;
    justify-content: center;
    align-items: center;
width: 30px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	line-height: 23px;font-size: 25px;
	position: absolute;
	top: -13%;
	right: -5%;
}
.proleft_list ul li dd a{
	font-size: 18px;
	text-indent:18px;
}
.proleft_list ul li dd.cur a{
	color: #fff;
}
.proleft_ss form{
	display: flex;
	padding:0 15px;
	justify-content: space-between;
}
.proleft_ss input:first-child{
	width: 100%;
    height: 45px;
    line-height: 45px;
    border: none;
    outline: none;
    color: #cccccc;
    font-size: 16px;
}
.proleft_lxwm form input{
	width: 100%;
    border: 1px solid #e4e4e4;
    height: 45px;
    outline: none;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 45px;
    color: #cccccc;
    font-size: 16px;
}
.proleft_lxwm form textarea{
	    width: 100%;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    outline: none;
    height: 115px;
    text-indent: 2em;
    line-height: 45px;
    color: #cccccc;
    font-size: 16px;
}
.proleft_lxwm form button{
	    background-color: #992323;
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: none;
    color: #fff;
}
.lxwm_right form div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.lxwm_right  form div input{
	    border: 1px solid #e5e5e5;
    height: 43px;
    line-height: 43px;
    background-color: transparent;
    outline: none;
    width: 49%;
    text-indent: 1em;
    margin-bottom: 10px;
    font-size: 16px;
    color: #b4b4b4;
}
.lxwm_right form textarea{
	outline: none;
    width: 100%;
    margin-bottom: 10px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    height: 85px;
    line-height: 43px;
    text-indent: 1em;
    font-size: 16px;
}
.lxwm_right form button{
	display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
	background-color: #8d2d29;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}
.showprotext img{
	max-width: 100%;
}
.mod18 .picBox li img{
	width: 100%;
}