@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, span {
	margin: 0;
	padding: 0;
}
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body {font-size: 1.4rem;/*1.4 × 10px = 14px */}

body {
	font-family: "Microsoft YaHei" ! important;
	color: #000000;
	background: #fff;
	margin: 0 auto;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
	border: 0px;
	vertical-align: middle;
	max-width:100%;
}

li {
	list-style: none;
}

.head{
	height:116px;
	background:rgba(245,245,245,1);
	border-top: 4px solid #621b75;
}
.head  .logo{
	float: left;
	padding-top: 20px;
}
.head  .logo img{
	
display: block;
}
.head  .right{
	
float: right;
}
.head  .right .link{
	
float: left;
	
padding-top: 63px;
}
.head  .right .link a{
	
float: left;
	
position: relative;
	
font-size: 17px;
	
color: #000;
	
margin-left: 15px;
}
.head  .right .link a:hover span{
	display:block
}
.head  .right .link a span{
	
position: absolute;
	
left: -23px;
	
top: 30px;
	
width: 80px;
	
/* height: 80px; */
	
padding: 5px;
	
background: #fff;
	
display: none;
z-index:99999;
}
.head  .right .link a img{
	width: 100%;
}
.head  .right .tel{
	
float: left;
	
padding-top: 29px;
	
font-size: 15px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(63,58,57,1);
	
/* line-height:58px; */
	
margin-left: 21px;
}
.head  .right .tel p{
	
}
.head  .right .tel p strong{
	
font-size: 30px;
	
font-family:MicrosoftYaHei-Bold;
	
font-weight:bold;
	
color:#621b75;
}

.nav_list{

background:#621b75;
}
.nav_list li{
	float: left;
	width: 11%;
	text-align: center;
	position: relative;
}
.nav_list li .h2tit{
	
}
.nav_list li .h2tit a{
		height:60px;
		display: block;
		line-height: 60px;
		font-size:18px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(255,255,255,1);
}
.nav_list li dl{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	background: #fff;
	top: 70px;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}
.nav_list li:hover dl{
	top: 60px;
	visibility: visible;
	opacity: 1;
	z-index: 444
}
.nav_list li dl dd{
	
}
.nav_list li dl dd a{
	display: block;
	line-height: 50px;
	color: #000;
}
.nav_list li dl dd a:hover{
background:#621b75;
color: #fff;

}
.nav_list *{
	-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;
}

a:link{text-decoration:none; } 

a:visited{text-decoration:none; }

a:hover{text-decoration:none;}

a:active{text-decoration:none;}


.pc{
	display: block;
}
.wap{
	display: none;
}
.banner{
	
}
.banner img{
	display: block;
	width: 100%;
}
.banner .owl-theme .owl-controls{
	margin: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 20px;
}
.banner .owl-theme .owl-controls .owl-page span{
	opacity: 1;
	width:14px;
height:14px;
background:rgba(255,255,255,1);
border-radius:50%;
margin: 0px 6px;
}
.banner .owl-theme .owl-controls .owl-page.active span{
background:#621b75;
}

.main{
	
}
.main .titlemodel{
	padding-left: 14px;
	zoom: 1;
	overflow: hidden;
}
.main .titlemodel img{
	float: left;
	margin-right: 10px;
}
.main .titlemodel .title{
	font-size:30px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(69,66,63,1);
float: left;
}
.main .titlemodel .en{
	float: left;
	margin-left: 25px;
	font-size:18px;
	font-family:MicrosoftYaHeiLight;
	font-weight:300;
	color:rgba(69,66,63,0.5);
	padding-top: 15px;
}
.main .section_1{
	
padding-top: 46px;
}
.main .section_1 .left_tab{
	
float: left;
	
margin-top: 21px;
	
background: rgba(255,255,255,1);
	
border:1px solid rgba(207, 207, 207, 1);
	
width: 48%;
	
height: 348px;
}
.main .section_1 .left_tab .hd{
	
zoom: 1;
	
overflow: hidden;
	
height: 58px;
	
line-height: 58px;
}
.main .section_1 .left_tab .hd ul{
	
float: left;
	
padding-left: 34px;
}
.main .section_1 .left_tab .hd li{
	
float: left;
	
margin-right: 34px;
}
.main .section_1 .left_tab .hd li a{
	font-size:18px;
	font-family:MicrosoftYaHeiLight;
	font-weight:300;
	color:#000;
	display: block;
}
.main .section_1  .hd .more{
	
float: right;
	
font-size: 14px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color: rgb(0, 0, 0);
	
margin-right: 26px;
}
.main .section_1  .hd .more span{
	color:#621b75
}





.main .section_1 .left_tab .bd{
	
}
.main .section_1 .left_tab .bd .model{
	
}
.main .section_1 .left_tab .bd .model .title{
	
height: 39px;
	
background:#621b75;
	
line-height: 39px;
	
color: #fff;
	
font-size: 18px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(255,255,255,1);
}
.main .section_1 .left_tab .bd .model .w1{
	
float: left;
	
width: 60%;
	
text-indent: 35px;
}
.main .section_1 .left_tab .bd .model .w2{
	
float: left;
	
width: 20%;
}
.main .section_1 .left_tab .bd .model .w3{
	
float: left;
	
width: 20%;
}
.main .section_1 .left_tab .bd .model .list{
	
padding-top: 16px;
	
/* padding-bottom: 12px; */
}
.main .section_1 .left_tab .bd .model .list li{
	
font-size: 14px;
	
/* font-family:MicrosoftYaHei-Bold; */
	
/* font-weight:bold; */
	
color:rgba(102,102,102,1);
	
line-height:36px;
}
.main .section_1 .left_tab .bd .model .list li a{
	
color: rgba(102,102,102,1);
}
.main .section_1 .right_tab{
	
float: right;
	
margin-top: 21px;
	
background: rgba(255,255,255,1);
	
border: 1px solid rgba(207, 207, 207, 1);
	
width: 48%;
	
height: 348px;
}
.main .section_1 .right_tab .hd{
	
height: 57px;
	
line-height: 57px;
	
border-bottom: 1px solid #ccc;
}
.main .section_1 .right_tab .hd ul{
	
float: left;
	
margin-left: 29px;
}
.main .section_1 .right_tab .hd ul li{
	
float: left;
	
margin-right: 15px;
}
.main .section_1 .right_tab .hd ul li a{
	
display: block;
	
color: #45423F;
	
padding-left: 20px;
	
background: url(../images/de.png) no-repeat left center;
	
font-size: 18px;
}
.main .section_1 .right_tab .hd .more{
	
}
.main .section_1 .right_tab .hd .more span{
	
}
.main .section_1 .right_tab .bd{
	
}
.main .section_1 .right_tab .bd .model{
	padding: 17px 20px;
}
.main .section_1 .right_tab .bd .model .imgbox{
	
}
.main .section_1 .right_tab .bd .model .imgbox img{
	display: block;
	width: 100%;
}
.main .section_1 .right_tab .bd .model .desc{
	font-size:14px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color: #666666;
line-height:24px;
padding-top: 15px;
}
.main .section_1 .right_tab .bd .model .desc a{
	
color:#D00000
}

.main .section_1 .left_tab .hd li.current a{
	background: url(../images/sj.png) no-repeat center bottom;
	color: #621b75
}

.main .section_1 .right_tab .hd ul li a.current{
	background: url(../images/cu.png) no-repeat left center;
	color: #621b75;
}
.main .section_1 {
	margin-bottom: 52px;
}


.main .section_2{
	
}
.main .section_2 .list{
	padding-top: 50px;
}
.main .section_2 .list li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.main .section_2 .list li:nth-child(3n){
margin-right: 0px;
}

.main .section_2 .list li .contnt{
	background:#621b75;
box-shadow:0px 20px 30px 0px rgba(6,0,1,0.2);
text-align: center;
padding: 18px;
padding-top: 37px;

}
.main .section_2 .list li:hover .contnt{
background: #3371C6

}
.main .section_2 .list li .contnt .title{
	margin-bottom: 27px;
}
.main .section_2 .list li .contnt .title a{
	display: block;
	font-size:24px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(255,255,255,1);
}
.main .section_2 .list li .contnt .imgbox{
	overflow: hidden;
}
.main .section_2 .list li .contnt .imgbox img{
	width: 100%;
	display: block;
}
.main .section_2 .list li .contnt:hover .imgbox img{

-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}
.main .section_2 .list *{

-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;

}
.main .section_2{
	padding-bottom:29px;
}
.main .section_3{
	padding-top: 20px;
	padding-bottom: 26px;
	background:rgba(245,245,245,1);
}
.main .section_3 .hd{
	zoom: 1;
	overflow: hidden;
	padding-top: 36px;
	border-bottom: 1px solid #621b75;
	margin-bottom: 24px;
}
.main .section_3 .hd li{
	
float: left;
}
.main .section_3 .hd li a{
	
display: block;
	
font-size: 18px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(63,58,57,1);
	
line-height: 51px;
	
width: 164px;
	
text-align: center;
font-weight:bold;
}
.main .section_3 .hd li a.current{
	background: #621b75;
	color: #fff;
	font-weight:bold;

}
.main .section_3 .bd{
	
}
.main .section_3 .bd .model{
	
}
.main .section_3 .bd .model .list{
	
}
.main .section_3 .bd .model .list li{
	
zoom: 1;
	
overflow: hidden;
	
margin-bottom: 21px;
}
.main .section_3 .bd .model .list li .imgbox{
	
float: left;
	
width: 280px;
	
/* height:158px; */
}
.main .section_3 .bd .model .list li .imgbox img{
	
display: block;
	
width: 100%;
}
.main .section_3 .bd .model .list li .content{
	
width: calc(100% - 280px);
	
float: left;
	
padding: 0px 18px;
}
.main .section_3 .bd .model .list li .content .h2tit{
	
padding-top: 10px;
	
padding-bottom: 10px;
	
font-size: 18px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(40,40,40,1);
}
.main .section_3 .bd .model .list li .content .h2tit a{
	font-weight:bold;	
color:rgba(40,40,40,1);
}
.main .section_3 .bd .model .list li .content .h2tit a:hover{
	color: #621b75
}
.main .section_3 .bd .model .list li .content .desc{
	
font-size: 14px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(102,102,102,1);
	
line-height:24px;
}
.main .section_3 .bd .model *{

-webkit-transition:all 0.2s;
-o-transition:all 0.2s;
-moz-transition:all 0.2s;
-ms-transition:all 0.2s;
transition:all 0.2s;
}

.main .section_3 .bd .model .more{
	width:313px;
	height:47px;
	display: block;
	margin: auto;
	margin-top: 37px;
	border-radius: 50px;
	background:rgba(63,58,57,0);
	border:1px solid #621b75;
	text-indent: 46px;
	font-size: 18px;
	font-family:MicrosoftYaHeiLight;
	font-weight:300;
	color:#621b75;
	line-height: 45px;

	background: url(../images/more.png) no-repeat 95% center;
}
.main .section_3 .bd .model .more:hover{
	background: #621b75;
	color: #fff;
}
.main .section_4 .bd .model .more:hover{
	background: #621b75;
	color: #fff;
}
.main .section_4{
	padding-top: 46px;
	
}
.main .section_4 .hd{
	padding-top: 46px;
	zoom: 1;
	overflow: hidden;
	padding-top: 36px;
	border-bottom: 1px solid #621b75;
	margin-bottom: 30px;
}
.main .section_4 .hd li{
	
float: left;
}
.main .section_4 .hd li a{
	
display: block;
	
font-size: 18px;
	
font-family: MicrosoftYaHeiLight;
	
font-weight: 300;
	
color: rgba(63,58,57,1);
	
line-height: 51px;
	
width: 164px;
	
text-align: center;
}
.main .section_4 .hd li a.current{
background: #621b75;
color: #fff;
}
.main .section_4 .bd{
	
}
.main .section_4 .bd .model{
	
}
.main .section_4 .bd .model .list{
	
zoom: 1;
	
overflow: hidden;
}
.main .section_4 .bd .model .list li:nth-child(4n){
	margin-right:0px;
}
.main .section_4 .bd .model .list li{
	
float: left;
	
margin-right: 2%;
	
width: 23.5%;
}
.main .section_4 .bd .model .list li .imgbox{
	
}
.main .section_4 .bd .model .list li .imgbox img{
	
width: 100%;
}
.main .section_4 .bd .model .list li .title{
	
}
.main .section_4 .bd .model .list li .title a{
	
display: block;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;


padding-top: 13px;
	
font-size: 18px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(63,58,57,1);
	
padding-bottom: 12px;
	
text-align: center;
}
.main .section_4 .bd .model .list li .desc{
	
font-size: 14px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(102,102,102,1);
	
line-height:24px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: 48px;
}
.main .section_4 .bd .model .more{
	
margin-top: 25px;
	
width: 252px;
	
height:47px;
	
background:#621b75;
	
border:1px solid #621b75;
	
display: block;
	
border-radius: 400px;
	
margin: auto;
	
/* text-align: center; */
	
margin-top: 25px;
	
line-height: 45px;
	
border: 1px solid #621b75;
	
text-indent: 34px;
	
font-size: 18px;
	
font-family: MicrosoftYaHeiLight;
	
font-weight: 300;
	
color: #621b75;
	
line-height: 45px;
	
background: url(../images/more.png) no-repeat 95% center;
}
.main .section_4{
	padding-bottom: 43px;
}


.main .section_14 .bd .model .more:hover{
	background: #621b75;
	color: #fff;
}
.main .section_14{
	padding-top: 46px;
	
}
.main .section_14 .hd{
	padding-top: 46px;
	zoom: 1;
	overflow: hidden;
	padding-top: 36px;
	border-bottom: 1px solid #621b75;
	margin-bottom: 30px;
}
.main .section_14 .hd li{
	
float: left;
}
.main .section_14 .hd li a{
	
display: block;
	
font-size: 18px;
	
font-family: MicrosoftYaHeiLight;
	
font-weight: 300;
	
color: rgba(63,58,57,1);
	
line-height: 51px;
	
width: 164px;
	
text-align: center;
}
.main .section_14 .hd li a.current{
background: #621b75;
color: #fff;
}
.main .section_14 .bd{
	
}
.main .section_14 .bd .model{
	
}
.main .section_14 .bd .model .list{
	
zoom: 1;
	
overflow: hidden;
}

.main .section_14 .bd .model .list li{
	
float: left;
	
margin-right: 2%;
	
width: 31%;
}
.main .section_14 .bd .model .list li .imgbox{
	
}
.main .section_14 .bd .model .list li .imgbox img{
	
width: 100%;
}
.main .section_14 .bd .model .list li .title{
	
}
.main .section_14 .bd .model .list li .title a{
	
display: block;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;


padding-top: 13px;
	
font-size: 18px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(63,58,57,1);
	
padding-bottom: 12px;
	
text-align:left;
}
.main .section_14 .bd .model .list li .desc{
	
font-size: 14px;
	
font-family:MicrosoftYaHeiLight;
	
font-weight:300;
	
color:rgba(102,102,102,1);
	
line-height:24px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: 48px;
}
.main .section_14 .bd .model .more{
	
margin-top: 25px;
	
width: 252px;
	
height:47px;
	
background:rgba(63,58,57,0);
	
border:1px solid #621b75;
	
display: block;
	
border-radius: 400px;
	
margin: auto;
	
/* text-align: center; */
	
margin-top: 25px;
	
line-height: 45px;
	
border: 1px solid #621b75;
	
text-indent: 34px;
	
font-size: 18px;
	
font-family: MicrosoftYaHeiLight;
	
font-weight: 300;
	
color: #621b75;
	
line-height: 45px;
	
background: url(../images/more.png) no-repeat 95% center;
}
.main .section_14{
	padding-bottom: 43px;
}
.footer{

}
.footer .fnv{
	height:45px;
background:rgba(63,58,57,1);
color: #fff;
font-size:18px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(255,255,255,1);
text-align: center;
line-height: 45px;
}
.footer .fnv a{
	color: #fff;
	font-size:18px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(255,255,255,1);
	margin: 0px 10px;
}
.footer .bottom_nv{
	background:rgba(245,245,245,1);
		padding-bottom: 38px;
}
.footer .bottom_nv .left{
	float: left;
	padding-top: 40px;
	font-size:14px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(102,102,102,1);
line-height:24px;

}
.footer .bottom_nv .right{
	margin:30px auto;
	background: #fff;
	overflow:hidden;
	padding: 15px;
	padding-top: 6px;
	width:240px;
}
.footer .bottom_nv .right .pic{
	float: left;
	text-align: center;
	padding: 0px 3px;
}
.footer .bottom_nv .right .pic img{
	width: 98px;
	display: block;
	margin: auto;
}
.footer .bottom_nv .right .pic .tit{
	font-size:14px;
font-family:MicrosoftYaHeiLight;
font-weight:300;
color:rgba(0,0,0,1);
line-height:18px;
}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color: #621b75;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background: url(../images/side_con_icon03.png) no-repeat center 20px;display:block;transition:all .4s;border-radius:50%;overflow:hidden;background-size: 30px;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;color: #ff6f25;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

.wz_n_of_title{ text-align:center; margin:50px 0; overflow:hidden;}
.wz_n_of_title h3{ line-height:38px; font-size:25px; color:#333; font-weight:bold;}
.wz_n_of_title h3 a{color:#333;}
.wz_n_of_title p{ font-size:18px; color:#666;}
.wz_n_of{ width:100%; overflow:hidden;}
.wz_n_of img{ max-width:100%;}


.bottom_bar{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background:#006158;
	background: -webkit-linear-gradient(top, #621b75, #1386c0);
	background: linear-gradient(top, #30aaf4, #047dc7);
	z-index: 88888;
}
.bottom_bar ul{
	
}
.bottom_bar ul li{
	float: left;
	width: 33.33%;
	height: 50px;
	text-align: center;
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
display: -moz-box; /* Firefox 17- */  
display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
display: -moz-flex; /* Firefox 18+ */  
display: -ms-flexbox; /* IE 10 */  
display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */  
            flex-direction: column;
            justify-content: center;
}
.bottom_bar ul li a{
	color: #fff;
}
.bottom_bar ul li a img{
display: block;
height:20px;
margin:0px auto;
font-size: 2rem
}



.head .right .nav_list li:hover .h2tit a{
	color: #fff;
	background:rgba(188,43,51,1);
}

.head .right .nav_list li.current .h2tit a{
	color: #fff;
	background:rgba(188,43,51,1);
}


.xm_item{ width:25%; float:left;}
.xm_title{ line-height:40px;}
.xm_title strong{}
.xm_title strong a{ color:#333; font-size:18px;}
.xm_item title a{ color:#999;}
.xm_desc{ line-height:30px;}
.xm_desc a{ color:#666;}
.main .section_3{ margin:50px auto; overflow:hidden;}
.xm_right{ padding:10px;}
.xm_right h2{ margin-bottom:10px;}
.xm3_desc{}
.xm3_desc p{ line-height:22px; color:#666; margin-bottom:10px;}
.xm3_words{  line-height:30px;  }
.xm3_words a{color:#fff;padding:10px;background:#621b75;}
.lc_links{ line-height:30px;  margin:0 auto;}

.main .section_8 .tab .hd ul li a{}

.ny_neirong{ overflow:hidden;}
.ny_about2 p{ font-size:13px; color:#666;}
@media screen and (min-width: 1200px){
.xm_item{ width:25%; float:left;}	
.xm_item img{ max-width:90%;}
.lc_links{ width:1200px;}
.main .section_3 .imgbox2{float: left;width: 45%;}
.xm_right{ float:left; width:50%;}
.ny_neirong{ width:1200px; margin:0 auto}
.ny_left{ float:left; width:20%; padding-right:20px;}
.ny_about1{ border:1px solid #CCC; overflow:hidden; margin:10px auto; background:#F7F7F7;}
.ny_about1 h2{ background:#621b75; color:#FFF; font-size:18px; text-align:center; line-height:38px;}
.ny_about1 li{ margin-left:10px; margin-top:10px; height: 33px; line-height: 33px; font-size: 13px;  overflow: hidden;   background: url(../images/m_libg.jpg) no-repeat;  margin-bottom: 7px;}
.ny_about1 li a{ padding-left:26px;}
.ny_about2{border:1px solid #CCC; overflow:hidden; margin:10px auto; background:#F7F7F7;}
.ny_about2 ul{}
.ny_about2 ul h2{background:#621b75; color:#FFF; font-size:18px; text-align:center; line-height:38px; }
.ny_about2 ul li{ padding:0 10px; line-height:25px; overflow:hidden;}
.ny_about2 ul li span{ float:right;}
.ny_right{ float:left; width:80%; margin-top:10px;}
.ny_title{ border:1px solid #CCC; width:100%; line-height:36px; padding:0 10px;}
.ny_nr{border:1px solid #CCC;  overflow:hidden; padding:20px; margin-top:5px; margin-bottom:10px;}
.ny_cpnr{border:1px solid #CCC;  overflow:hidden;  margin-top:5px; margin-bottom:10px; padding:10px;}
.ny_cpnr li{ float:left; width:25%; text-align:center; margin:10px 0;}
.ny_cpnr li p{ line-height:38px;}
.main .section_8 .tab .bd .model .left .imgbox img{ height:260px !important;}

}

@media screen and (max-width: 1200px){
.xm_item{ width:25%; float:left;}	
.xm_item img{ max-width:90%;}
	.lc_links{ width:100%;}
	.main .section_3 .imgbox2{float: left;width: 45%;}
.xm_right{ float:left; width:50%;}
.ny_neirong{ width:100%; margin:0 auto}
.ny_left{ float:left;width:20%;}
.ny_about1{ border:1px solid #CCC; overflow:hidden; margin:10px auto; background:#F7F7F7;}
.ny_about1 h2{ background:#3EB7EC; color:#FFF; font-size:18px; text-align:center; line-height:38px;}
.ny_about1 li{ margin-left:10px; margin-top:10px; height: 33px; line-height: 33px; font-size: 13px;  overflow: hidden;   background: url(../images/m_libg.jpg) no-repeat;  margin-bottom: 7px;}
.ny_about1 li a{ padding-left:26px;}

.ny_about2{border:1px solid #CCC; overflow:hidden; margin:10px auto; background:#F7F7F7;}
.ny_about2 ul{}
.ny_about2 ul h2{background:#3EB7EC; color:#FFF; font-size:18px; text-align:center; line-height:38px; }
.ny_about2 ul li{ padding:0 10px; line-height:25px; overflow:hidden;}
.ny_about2 ul li span{ float:right;}

.ny_right{ float:left; width:80%; margin-top:10px;}
.ny_title{ border:1px solid #CCC;  line-height:36px; padding:0 10px;}
.ny_nr{border:1px solid #CCC;  overflow:hidden; padding:10px; margin-top:5px; margin-bottom:10px;}
.ny_cpnr{border:1px solid #CCC;  overflow:hidden;  margin:10px;padding:10px;}
.ny_cpnr li{ float:left; width:25%; text-align:center; margin:10px 0;}
.ny_cpnr li p{ line-height:38px;}
	}
@media screen and (max-width: 640px){
.main .section_3{ margin:10px auto; overflow:hidden;}
.xm_item{ width:50%; float:left;}
.xm_item img{ max-width:90%;}	
.lc_links{ width:100%;}
.main .section_3 .imgbox2{ display:none;}
.xm_right{ float:left; width:100%;}
.main .section_8 .tab .hd ul li a{ margin-right:0px !important; font-size:1.2rem !important;}
.lc_banner{ display:block;}
.ny_left{ display:none;}
.ny_neirong{ width:100%; margin:0 auto}
.ny_right{ width:100%; margin-top:10px; overflow:hidden;}
.ny_title{ border:1px solid #CCC;  line-height:36px;margin:10px;}
.ny_nr{border:1px solid #CCC;  overflow:hidden; padding:10px;  margin:10px;}
.ny_cpnr{border:1px solid #CCC;  overflow:hidden;  margin:10px; padding:10px;}
.ny_cpnr li{ float:left; width:50%; text-align:center; margin:10px 0;}
.ny_cpnr li p{ line-height:38px;}
.ny_xwnr ul li img{ display:none !important;}
.ny_xwnr{ margin:10px; padding:0px;}
	}
.ny_banner{}
.ny_banner img{ max-width:100%;}
.ny_xwnr{ border:1px solid #CCC;  overflow:hidden; margin-top:5px; margin-bottom:10px; padding:10px;}
.ny_xwnr ul{}
.ny_xwnr ul li{ overflow:hidden; margin:10px; border-bottom:1px dashed #CCC; padding-bottom:10px;}
.ny_xwnr ul li img{ float:left; border:1px solid #CCC; margin-right:20px;}
.ny_xwnr ul li h3{ font-size:18px; color:#333; margin-bottom:5px;}
.ny_xwnr ul li span{ font-size:12px; color:#999;}
.ny_xwnr ul li span strong{ font-weight:bold; }
.ny_xwnr ul li span b{margin-right:10px; font-weight:normal;}
.ny_xwnr ul li p{ color:#666;}
.ny_fanye{ overflow:hidden; text-align:center; line-height:38px; margin:10px 0;}
.ny_fanye a{ padding:5px 8px;  margin:0 2px; border:1px solid #CCC;}

.ny_gkknr{ border:1px solid #CCC;  overflow:hidden; margin-top:5px; margin-bottom:10px; padding:10px;}
.ny_gkknr ul{}
.ny_gkknr ul li{overflow:hidden; margin:10px; border-bottom:1px dashed #CCC; padding-bottom:10px;}
.ny_gkknr ul li p{ float:left;}
@media screen and (max-width: 640px){
.ny_gkk_1{ width:100%;}	
.ny_nr_ck{border:1px solid #CCC;  overflow:hidden; padding:10px; margin-top:5px; margin-bottom:10px;}
.ny_cpnr img{width:90%; height:150px;}
	}
@media screen and (min-width:1200px){

.ny_nr_ck{border:1px solid #CCC;  overflow:hidden; padding:10px; margin-top:5px; margin-bottom:10px;}
	}
@media screen and (min-width: 640px){
.ny_kecheng{ margin-bottom:20px;}
.ny_kecheng1{ float:left; width:300px;}
.ny_ke_tu{ height:150px; width:200px; margin:0 50px;}
.ny_kecheng2{ float:left; width:600px;}
.ny_kecheng2 img{ float:left; padding-right:20px;}
.ny_kecheng2 p{ float:left; line-height:40px; font-size:30px; color:#F00; width:380px;}
.ny_kecheng2 li{ overflow:hidden;}
.wz_n_kc_title{}
.ny_gkk_1{ width:60%;}
.ny_gkk_2{ width:20%;}
.ny_gkk_3{ width:20%;}	
.ny_xwnr img{ height:120px;}
.ny_nr_ck{border:1px solid #CCC;  overflow:hidden; padding:10px; margin-top:5px; margin-bottom:10px;}
.ny_cpnr img{width:200px; height:150px;}
	}
.ny_kecheng{ overflow:hidden;}


.ny_cpnr ul{ overflow:hidden;}
.ny_xwnr img{ width:160px;}
.wz_n_kc_page{ overflow:hidden; margin-bottom:20px; margin-top:30px; }
.wz_n_kc_page ul{ max-width:100%;}
.wz_n_kc_page ul li{ border-bottom:2px solid #F00; height:38px; }
.wz_n_kc_page ul li strong a{ padding:20px 30px; background:#F00; color:#FFF; line-height:38px;}

.wz_n_page{ overflow:hidden; margin-bottom:30px;}
.wz_n_page img{ max-width:100%;}
.wz_n_page p{ padding:0 10px; }
.wz_n_nr_title{text-align:center; overflow:hidden; margin-top:10px; margin-bottom:30px; line-height:50px;}
.wz_n_nr_title h1 a{ font-size:16px; font-weight:bold; color:#333333;}
.wz_n_nr_title h1{ margin-bottom:10px;}
.wz_n_kc_title{text-align:center; overflow:hidden; margin-top:10px; margin-bottom:30px; line-height:50px;}
.wz_n_kc_title h1 a{ font-size:30px; font-weight:bold; color:#333333;}
.wz_n_kc_title h1{ margin-bottom:10px;}
.wz_n_nr_title h5{ font-weight:normal; color:#999999;}
.wz_n_nr_title h5 span{ margin-right:10px;}
.wz_n_nr_title h5 strong{}

.wz_n_news{ width:100%; overflow:hidden; margin-bottom:30px;}
.wz_n_news ul{}
.wz_n_news ul li{ overflow:hidden; margin-bottom:10px; border-bottom:1px dashed #CCC; padding-bottom:10px;}
.wz_n_news ul li img{ float:left; width:200px; height:120px; margin-right:20px;}
.wz_n_news ul li h3{}
.wz_n_news ul li h3 a{ color:#333333; font-size:18px;}
.wz_n_news ul li h4{ font-size:13px; color:#666; font-weight:normal; margin-top:10px; margin-bottom:10px;}
.wz_n_news ul li h4 span{}
.wz_n_news ul li p{ line-height:25px;}

.wz_n_nr{overflow:hidden; margin:0 auto;}
.ny_cpnr ul{ overflow:hidden;}
.main .section_6 .list li img{ height:150px;}

.owl-sec4{}
.owl-sec4 .item{ text-align:center;}
.owl-sec4 .item img{ width:90%;}
