@charset "utf-8";
@font-face {
	font-weight:400;font-style:normal;
	font-family:trebuc;
	src:url(../fonts/trebuc.eot);
	src:url(../fonts/trebuc.eot?#iefix) format('embedded-opentype'),
	url(../fonts/trebuc.woff) format('woff'),
	url(../fonts/trebuc.ttf) format('truetype'),
	url(../fonts/trebuc.svg#DINProRegular) format('svg');
}
html,body{
	height:100%;
	padding:0;
	margin:0;
}
table{border-collapse:collapse;border-spacing:0}
body{
	font-size:14px;
	color:#444444;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	background: #f5f5f5;
}
.bj{
	background: #ffffff;
}
div,dl,dt,dd,ol,ul,li,p{
	padding:0;
	margin:0;
}
ol,ul,li {
    list-style:none
}
a:link,a:visited {color:#444444;text-decoration:none;}
a:hover {text-decoration: none;color:#bc9882;}
.clearfix:after,.clearfix:before {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}
.clear{clear:both;}
input,textarea,select{
	border: 1px solid #dcdcdc;
	line-height:20px;
	padding:3px;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] {
   -webkit-appearance: none;
}
img{
	border:0;
}
.space{
	height:0px;
}
.space2{
	height:61px;
}
.banner2{
	display: none;
}
.sou {
	display: inline-block;
	vertical-align:middle;
	padding:5px 7px;
	font-size: 16px;
	line-height: 30px;
	box-sizing: border-box;
	width: 100%;
	border:1px solid #dcdcdc;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send,.send2{
	display: inline-block;
	vertical-align: middle;
	padding:13px 70px;
	background:#9d1d22;
	border:none;
	line-height: 20px;
	color:#ffffff;
	font-size: 18px;
	cursor: pointer;
	margin-top:20px;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.send2{
	background:#9a9a9a;
	margin-left:20px;
}
.wraper{
	width:1180px;
}
.header{
 	position: fixed;
 	z-index:999;
 	width:100%;
 	box-sizing:border-box;
 	height:62px;
 	background:#ffffff;
}
.header:hover{
	background: rgba(255,255,255,1);
}
.sbg{
	background:url(../images/sbg5.png);
}
.header2{
 	position: fixed;
 	z-index:999;
 	width:100%;
 	box-sizing:border-box;
 	height:62px;  	
	background: rgba(255,255,255,1);
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
.large{
	background: rgba(255,255,255,0);
	box-shadow: 0 0 0 rgba(0,0,0,0.2);
}
.small{
	background: rgba(255,255,255,1);
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
.inner{
	width:1180px;
	margin:0 auto;
}
.wrap{
	width:1180px;
	margin:0 auto;
	position: relative;
}
.toplogo{
	float:left;
	width:15%;
	padding-top:22px;
}
.toplogo img{
	height:15px;
	width:auto;
}
.topsea{
	float:right;
	width:100px;
	border:1px solid #bdbdbd;
	padding:1px 4px;
	text-align: center;
	margin-left:40px;
	font-size:0;
	margin-top:15px;
}
.tsou{
	background: transparent;
	border:none;
	width:70%;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.tsend{
	background: url(../images/search.png) no-repeat center center;
	font-size:0;
	width:20%;
	display: inline-block;
	vertical-align: middle;
	height:20px;
	border:none;
	outline: none;
	cursor: pointer;
}
.nav{
	float:right;
	width:63%;
	text-align:right;
}
.nav li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.nav li a{
	color:#444444;
	font-size:14px;
	display:block;
	line-height:62px;	
	padding:0 15px;
}
.nav li:hover a,.nav li.current a{
	color:#bc9882;
}
.has-more:hover .nav-sub {
	display: block;
}
.nav-sub {
   left:0;
   width: 100%;
	position: absolute;	
	z-index: 999;
	display:none;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
.nav-sub  ul{
	border-top:1px solid #e6e6e6;
	width:1180px;
	margin:0 auto;
	text-align: center;
	padding:15px;
}
.nav .nav-sub li {
	display:inline-block;
	vertical-align: top;	
	text-align: left;
}
.nav .nav-sub li img{
	height:35px;
	width:auto;
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.nav .nav-sub li a{
	color:#323232;
	line-height:35px;
	font-size:12px;
	border:none;
	padding:0 10px;
}
.nav .nav-sub li:hover a{
	color:#bc9882;
}
.nav .sub1 li a{
	padding:0 3px;
}
.nav .sub2 li a{
	padding:0 25px;
}
.nav .nav-sub li span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:80px;
	display:inline-block;
	vertical-align: middle;
}
.moveimg2{
	width:35px;
	height:35px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}
.img-2{
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
	display: inline-block;
	background-size:35px auto;
}
.nav .nav-sub li:hover .img-2{
   display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 35px;
	height: 35px;
	display: inline-block;
	position: relative;
	left:-35px;
	border-right: 35px solid transparent;
	-webkit-filter:drop-shadow(35px 0 #a27371);
	filter:drop-shadow(35px 0 #a27371);
}
.loct{
	padding-top:22px;
	color:#959595;
	line-height: 45px;
	border-bottom:2px solid #323232;
}
.loct a{
	color:#959595;
}
.loct a:hover{
	color:#666;
}
.leftBox{
	float:left;
	width:24%;
	margin-top:30px;
}
.rightBox{
	float:right;
	width:72%;
	margin-top:30px;
}
.h_title{
	font-size:15px;
	line-height: 28px;
	text-align: center;
	color:#bbbbbb;
	margin:60px 0 35px 0;
	text-transform: uppercase;
}
.h_title p{
	color:#cd121c;
	font-size:23px;
}
.h_title2{
	font-size:15px;
	line-height: 28px;
	color:#bbbbbb;
	margin:20px 0;
	text-transform: uppercase;
}
.h_title2 p{
	color:#222;
	font-size:23px;
	display: inline-block;
}
.home_pro{
	font-size:0;
	padding:60px 0 70px 0;
}
.home_pro li{
	display:inline-block;
	vertical-align: top;
	text-align: center;
	width:11.1%;
	font-size:13px;
	line-height: 30px;
	box-sizing:border-box;
}
.moveimg1{
	width:60px;
	overflow: hidden;
	margin:0 auto;
}
.img-1{
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 60px;
	display: inline-block;
	background-size:60px auto;
}
.home_pro li:hover .img-1{
   display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 60px;
	display: inline-block;
	position: relative;
	left:-60px;
	border-right: 60px solid transparent;
	-webkit-filter:drop-shadow(60px 0 #a27371);
	filter:drop-shadow(60px 0 #a27371);
}
.leftline{
	border-left:1px dotted #c2c2c2;
}
.home_link{
	font-size:0;
	margin-bottom:30px;
}
.home_link ul{
	width:102.5%;
}
.home_link li{
	width:47.5%;
	margin-right:2.5%;
	border-radius:5px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	transition:all 0.4s;
}
.home_link li:hover{
	box-shadow: 0 6px 15px #ddd;
	margin-top:-4px;
	margin-bottom:4px;
}
.home_link li img{
	max-width:100%;
	height:auto;
	display: block;
	border-radius:5px;
}
.home_link2{
	font-size:0;
	margin-bottom:30px;
}
.home_link2 ul{
	width:102%;
}
.home_link2 li{
	width:31.33%;
	margin-right:2%;
	border-radius:5px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	font-size:14px;
	background: #fff;
	padding-bottom:20px;	
	transition:all 0.4s;
}
.home_link2 li:hover{
	box-shadow: 0 6px 15px #ddd;
	margin-top:-4px;
	margin-bottom:4px;
}
.home_link2 li p{
	font-size:17px;
	color:#444444;
	padding-bottom:12px;
}
.home_link2 li:hover p{
	color:#8b4846;
}
.home_link2 li div{
	padding:20px;
	color:#666666;
	height:70px;
	line-height: 24px;
}
.home_link2 li img{
	width:100%;
	height:auto;
	display: block;
}
.amores{
	margin-top:25px;
}
.amores a{
	display: inline-block;
	padding:3px 22px;
	color:#fff;
	background: #9f9f9f;
	font-size:14px;
}
.amores a:hover{
	color:#fff;
	background:#cd121c;
}
.bg{
	background: #f2f2f2;
	padding:1px 0 60px 0;
}
.aboutlist{
	padding-top:60px;
}
.aboutlist li{
	border-top:1px solid #dedede;
	font-size:14px;
	line-height: 28px;
	color:#666666;
	min-height:400px;
	height:auto;
	position: relative;
}
.about1{
	padding-left:50%;
	padding-right:50px;
}
.about2{
	padding-left:50px;
	padding-right:50%;
}
.about_tit{
	color:#333333;
	font-size:24px;
	padding:40px 0 30px 0;
}
.about_pic{
	overflow: hidden;
	height:334px;
}
.about_pic img{
	width:100%;
	height:auto;
	transition:all 1s;
}
.about_pic:hover img{
	transform: scale(1.1);
}
.about1 .about_pic{
	position: absolute;
	width:45%;
	left:0;
}
.about2 .about_pic{
	position: absolute;
	width:45%;
	right:0;
}
.amore{
	position: absolute;
	bottom:65px;
}
.amore a{
	display: inline-block;
	padding:3px 30px;
	color:#fff;
	background: #9d1d22;
	font-size:14px;
}
.amore a:hover{
	color:#fff;
	background:#cd121c;
}
.prolist{
	font-size:0;
	padding:20px;
}
.prolist ul{
	width:102.5%;
}
.prolist li{
   display: inline-block;
   vertical-align: top;
   text-align: center;
   position: relative;
   overflow: hidden;
   width:22.5%;
   margin-right:2.5%;
   margin-bottom:30px;
   box-sizing: border-box;
}
.prolist li p{
	font-size:19px;
	line-height: 40px;
	color:#111111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picsk{
	overflow: hidden;
}
.picsk img{
	width:100%;
	height:auto;
	vertical-align: middle;	
	transition: all 0.5s;	
}
.picsk img:hover{
	transform: scale(1.06);
}
.title{
	color:#222222;
	font-size:16px;
	font-weight: bold;
	line-height:50px;
	text-align: center;
}
.pa:link,.pa:visited {
	font-size: 15px;
	color: #555555;
	margin-right:10px;
	padding:5px 11px;
	border: 1px solid #ccc;
}
.pa img,.paon img,.paon2 img{
	display: inline-block;
	vertical-align: middle;
	margin-top:-4px;
}
.pa:hover{
	background: #ffffff;
	color:#555555;
	border: 1px solid #ccc;
}
.paon {
	font-size: 15px;
	color: #666666;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #fff;
}
.paon2 {
	font-size: 15px;
	color: #cd121c;
	margin-right:10px;
	padding:5px 11px;
	background: #ffffff;
	border: 1px solid #ccc;
}
.wechat{
	padding-top:40px;
	text-align: center;
}
.footcon{
	background: #f6f6f6;
	padding:20px 0;
}
.foottel{
	line-height:28px;
}
.foottel img{
	float:left;
	height:60px;
	width:auto;
	border-right:1px solid #ddd;
	padding-right:20px;
	margin-right:20px;
}
.share{
	margin-top:20px;
}
.share span{
	display:inline-block;
	vertical-align: middle;
	margin-right:8px;
	position: relative;
	cursor: pointer;
}
.share span:hover .we1{
	display: block;
}
.we1{
	position: absolute;
	left:-40px;
	bottom:50px;
	width:120px;
	display: none;
}
.we1 img{
	max-width:100%;
	height:auto;
}
.gotop{
	background: #666666;
	width:100px;
	height:40px;
	position: fixed;
	right:0;
	bottom:100px;
	cursor: pointer;
	z-index:9999;
	color:#fff;
	text-align: center;
	line-height: 40px;
}
.gotop:hover{
	background: #8b4846;	
}
.footer{
	margin-top:-40px;
}
.footnav{
	text-align: center;
	background: #fff;
	border-top:1px solid #dedede;
	padding:15px 0 40px 0;
	margin-top:40px;
}
.footnav li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin:0 40px;
}
.footnav li p{
	font-size:15px;
	line-height: 46px;
	color:#444444;
}
.footnav li ul li{
	display: block;
	margin:0;
}
.footnav li ul li a{
	color:#959595;
	font-size:12px;
	line-height: 24px;
}
.footnav li ul li a:hover{
	color:#bc9882;
}
.footbg{
	padding:40px 0 35px 0;
	font-size:0;
}
.footbg li{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size:12px;
}
.footbg .fnav{
	padding:5px 0 20px 0;
	color:#929292;
}
.footbg .fcon{
	font-size:14px;
	color:#929292;
	padding-left:180px;
	position: relative;
}
.ftel{
	position: absolute;
	left:0;
	font-size:12px;
	letter-spacing: 5px;
}
.fcon a{
	color:#a39595;

}
.ftel p{
	font-size:21px;
	letter-spacing:0;
	color:#626262;
	font-family: Arial, Helvetica, sans-serif;
}
.footbg .fnav a{
	color:#929292;
	padding:0 7px 0 3px;
	font-size:13px;
}
.footbg .fnav a:hover{
	color:#bc9882;
}
.footbg .f1{
	width:60%;
	padding-top:5px;
}
.footbg .f1 img{
	height:15px;
	width:auto;
}
.footbg .f2{
	width:16%;
	padding-top:20px;
	line-height:40px;
}
.footbg .f2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
}
.footbg .f3{
	width:22%;
	text-align:right;
}
.footbg .f3 li{
	width:49%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size:13px;
	color:#999;
}
.footbg .f3 li img{
	max-width:90%;
	height:auto;
	display: block;
	margin:0 auto;
}
.footlink{
	background: #000000;
	padding:20px 0;
	text-align: center;
	color:#9c9c9c;
}
.selet{
	position: absolute;
	right:0;
	top:-4px;
	z-index:9;
}
select{
	background: #000000;
	border:1px solid #666;
	color:#ccc;
	font-size:13px;
	padding:3px 10px;
	font-family:"Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.ban{
	text-align: center;
	background-size:cover;
	background-position: center center;
	height:500px;
	overflow: hidden;
}
.ban2{
	background-size:cover;
	background-position: center center;
	height:500px;
	overflow: hidden;
	width:100%;
}
hr{
	height:1px;border:none;border-top:1px solid #ddd;
}
.left_tit{
	color:#ffffff;	
	background: #d7789e;
	line-height:66px;
	font-size:21px;
	text-align: center;
}
.leftNav{
	text-align: center
	position: relative;
	background: #f7f7f7;
	border-bottom:1px solid #ddd;
	box-shadow: 0 1px 6px rgba(0,0,0,0.1);
}
.leftNav li{
	line-height:50px;
	display: inline-block;
	vertical-align: top;
	background: url(../images/subnav_ico0.png) no-repeat 95% center;	
}
.leftNav li a{
	font-size:15px;
	display: block;
	color:#333;
	padding:0 25px;
}
.leftNav li:hover a{
	color:#cd121c;
}
.leftNav li.lefton a{
	color:#cd121c;
	background: url(../images/subnav_ico.png) no-repeat 95% center;
}
.leftNav li.left_t{
	background: #ffffff;
	color:#222;
	font-weight: bold;
	font-size:16px;
	letter-spacing: 1px;
	padding:0 33px;
	border-left:3px solid #cd121c;
	border-right:1px solid #ddd;
}
.pro_info{
	font-size:14px;
	line-height:27px;
	color:#555555;
	min-height:200px;
	height:auto;
	padding:50px;
	background:#fff;
}
.con_l{
	float:left;
	width:50%;
	position: relative;
}
.con_r{
	float:right;
	width:45%;
	color:#333333;
	text-align: left;
	position: relative;
}
.con_r li{
	margin-left:20px;
	list-style: disc;
	padding:6px 0;
}

.propic{
	width:526px;
	height:485px;
}
.conbox{
	border:1px solid #d5d5d5;
	margin-bottom:15px;
	width:526px;
}
.feedback{
	background: url(../images/icon30.png) no-repeat left center;
	line-height: 30px;
	padding-left:25px;
}
.favor{
	background: url(../images/icon31.png) no-repeat left center;
	line-height: 30px;
	padding-left:25px;
	margin-left:30px;
}
.share{
	background: url(../images/icon32.png) no-repeat left center;
	line-height: 30px;
	padding-left:25px;
	margin-left:30px;	
	display: inline-block;
}
.bdsharebuttonbox{
	display: inline-block;
	vertical-align: middle;
	margin-left:10px;
}
.titles{
	font-size:32px;
	color:#000;
	line-height: 60px;
	margin-bottom:30px;
	border-bottom:1px solid #111;
}
.buy{
	margin-top:30px;
}
.buy a{
	display: inline-block;
	padding:5px 30px 5px 45px ;
	color:#fff;
	background:#e60012 url(../images/cart.png) no-repeat 20px center;
}
.con_info{
	font-size:14px;
	line-height:27px;
	color:#555555;
	min-height:200px;
	height:auto;
	padding:25px 25px 40px 25px;
	background:#fff;
}
.con_info img{
	max-width:100%;
	height:auto;
}
.con_info2{
	font-size:14px;
	line-height:27px;
	color:#555555;
	min-height:200px;
	height:auto;
	padding:15px 20px 40px 20px;
	background:#fff;
}
.nones{
	margin-top:-80px;
}
.cons img{
	display: block;
	margin:0 auto;
}
.padd img{
	padding:7px 0;
}
.binfo{
	font-size:16px;
	line-height: 28px;
}
.infos{
	min-height:300px;
	height:auto;
}
.infos ul{
	display: table;
	margin:40px 20px;
}
.infos li{
	float:left;
	width:48%;
	list-style: disc;
	margin-left:2%;
}
.infos td{
	margin:0;
	padding:0;
	line-height: 30px;
}
.info2 img{
	display: block;
	margin:0 auto;
}
.about_nav{
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	font-size:0;
	margin:50px 0 30px 0;
}
.about_nav li{
	display: inline-block;
	text-align: center;
	line-height: 46px;
	font-size:16px;
	width:16.66%;
	margin-bottom:-1px;
	cursor: pointer;
}
.about_nav li:hover{
	color:#ff0000;
}
.about_nav li.hover{
	border-bottom:5px solid #ff0000;
	line-height: 36px;
	padding-top:5px;	
}

.about_menu{
	border-bottom:1px solid #c8c8c8;
	font-size:0;
	background: #fff;
	text-align: center;
}
.about_menu li{
	display: inline-block;
	text-align: center;
	line-height: 46px;
	font-size:16px;
	width:33.33%;
	margin-bottom:-1px;
}
.menu2 li{
	width:28%;
}
.about_menu li a{
	color:#666;
}
.about_menu li a:hover{
	color:#ff0000;
}
.about_menu li.hover{
	border-bottom:5px solid #ff0000;
	line-height: 36px;
	padding-top:5px;	
}
.pro_nav{
	border-bottom:1px solid #c8c8c8;
	font-size:0;
	margin:50px 0 30px 0;
}
.pro_nav li{
	display: inline-block;
	text-align: center;
	line-height: 50px;
	font-size:16px;
	width:33.33%;
	margin-bottom:-1px;
	cursor: pointer;
	color:#333;
}
.pro_nav li.hover{
	color:#ff0000;
}
.pro_nav li.hover{
	border-bottom:5px solid #ff0000;
	line-height: 40px;
	padding-top:5px;	
}
.cona{
	text-align: center;
	padding:40px 0;
}
.cona li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:30%;
	line-height: 30px;
}
.cona li img{
	display: block;
	margin:0 auto;
}
.conb{
	text-align: center;
	padding:40px 0;
	
}
.conb li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:24%;
	line-height: 30px;
}
.con_info hr{
	height:1px;
	margin:30px 0;
	border-top:1px solid #999;
}
.con_info h2{
	font-weight: normal;
	padding:30px 0;
}
.maps{
	width:50%;
	height:330px;
	overflow: hidden;
	position: absolute;
	right:0;
	top:20px;
}
#allmap{
	height:400px;
}
.p_tit{
	margin:10px 0;
}
.p_title{
	line-height:80px;
	color:#ff0000;
	font-size:26px;
	text-align: center;
}
.p_title2{
	font-size:28px;
	color:#000;
	text-align: center;
	margin:70px 0 50px 0
}
.p_title2 p{
	font-size:72px;
	margin-bottom:30px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}
.bline{
	padding-top:62px;
}
.bline i{
	height:1px;
	display: block;
	width:1180px;
	margin:0 auto;
	background: #000;
}
.bline2{
	padding-top:73px;
}
.bline2 i{
	height:2px;
	display: block;
	width:1180px;
	margin:0 auto;
	background: #000;
}
.proclass{
	background: #fff;
	font-size:0;
	padding:0 40px;
}
.proclass li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:50%;
	box-sizing:border-box;
	padding:30px 0;
}
.proclass li.tline{
	border-top:1px solid #aeaeae;
}
.proclass .rline{
	border-right:1px dashed #787878;
}
.moveimg3{
	width:100px;
	height:100px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-right:40px;
}
.img-3{
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 100px;
	display: inline-block;
	background-size:100px auto;
}
.proclass li:hover .img-3{
   display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 100px;
	display: inline-block;
	position: relative;
	left:-100px;
	border-right: 100px solid transparent;
	-webkit-filter:drop-shadow(100px 0 #a27371);
	filter:drop-shadow(100px 0 #a27371);
}
.pro_tit{
	font-size:18px;
	color:#111111;
	width:250px;
	line-height: 200px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.proclass li:hover .pro_tit{
	color:#8b4846;
}
.pages{
	text-align: center;
	padding-bottom:20px;
}
.blackbg{
	position: absolute;
	width:100%;
	height:100%;
	z-index:9;
	text-align: center;
	background: rgba(0,0,0,0.5);
}
.blackbg img{
	padding-top:18%;
}
.swiper{
	position: relative;
	height:740px;
}
.swiper-slide{
	text-align: center;
}
.swiper .swiper-slide{
	background-position: center top;	
	background-size:auto 100%;
	background-repeat: no-repeat;
	width:100%;
	height:740px;
	cursor: pointer;
}

.swiper-button-prev1{
	left:5%;
}
.swiper-button-next1{
	right:5%;
}
.mob-tit{
	display:none;
}
.drawer-hamberger {
	top: -50px;
}
.newslist{
	font-size:0;
	text-align: left;
	padding:10px 20px 40px 20px;
}
.newslist li{
	text-align: left;
	height:auto;
	padding:30px 0;
	border-bottom:1px dashed #ddd;
}
.newslist li p{
	color:#333;
	font-size:22px;
	line-height: 35px;	
	padding:10px 0;
}
.newspic{
	background-size:100% 100%;
	background-position: center center;
	height:230px;
	width:345px;
	overflow: hidden;
	float:left;
	margin-right:50px;
}
.newslist li .newsinfo{
	font-size:14px;
	line-height: 24px;
	color:#888;
}
.newslist li p:hover{
	color:#d0112b;	
}
.newslist li:hover .newsinfo{
	color:#555;
}
.c_date{
	color:#aaa;
	font-size:13px;
	margin-bottom:5px;
	font-weight: normal;
}
.news_title{
	font-size:28px;
	padding:20px;
	color:#333333;
	line-height:30px;
	position: relative;
	text-align: center;
	margin-bottom:30px;
	margin-top:30px;
	border-bottom:1px dotted #ccc;
}
.news_title span{
	margin-top:20px;
	color:#999;
	font-size:16px;
	display: block;
}
.news_t2{
	margin-top:50px;
	padding-bottom:40px;
}
.news_page{
	position: absolute;
	right:0;
	font-size:15px;
	bottom:26px;
}
.news_page a{
	margin-left:20px;
}
.news_page a:hover{
	color:#1f2a66;
}
.news_title .news_page{
	bottom:10px;
	color:#888888;
}
.nmores{
	margin-top:70px;
}
.nmores a{
	color:#999999;
	font-size:14px;
}
.nmores a:hover{
	color:#902521;
}
.swiper2{
	padding:20px 0;
}
.swiper2 .swiper-container {
    width: 100%;
    height: 400px;
    margin: 20px auto;
}
.swiper2 .swiper-slide {
    width:auto;
    height:400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper2 .swiper-slide img{
	max-height:100%;
	width:auto;
}
.pic_title{
	font-size:15px;
	color:#888;
	margin:30px 0 20px 0;
	padding-top:20px;
	border-top:1px solid #ddd;
}
.pic_title span{
	font-size:18px;
	color:#cd121c;
	margin-right:10px;
}
.container2 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:-40px;
}
.container2 .swiper-slide {
	text-align: center;
	color:#fff;
	background-size:cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.slide_txt{
	text-align: right;
	width:1180px;
	margin:0 auto;
	z-index:99;
	position: absolute;
}
.slide2{
	text-align:left;
}
.slide_txt p{
	font-size:77px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.slide_link a{
	display:inline-block;
	border:4px solid #fff;
	background: rgba(0,0,0,0.2);
	font-size:28px;
	padding:2px 10px;
	line-height: 37px;
	color:#fff;
	text-align: center;
	margin:15px 0;
}
.slide_info{
	width:280px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
}
.slide_a{
	width:280px;
	text-align: center;
	padding-top:25px;
	display: inline-block;
}
.slide_a a{
	color: #8b4846;
	font-size: 18px;
}
.caselist{
	font-size:0;
	margin:50px 0 30px 0;
}
.caselist li{
	width:48%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color:#fff;	
	margin:0 1% 20px 1%;
	overflow: hidden;
}
.caselist li img{
	width:100%;
	height:auto;
	display: block;
}
.movebox{
	width:100%;
	height:100%;
	top:100%;
	background: rgba(0,0,0,0.6);
	text-align: center;
	position: absolute;
	z-index:9;
	padding:30% 90px 0 90px;
	box-sizing:border-box;
	font-size:15px;
	line-height: 28px;
	transition:all 0.6s;
	color:#fff;
}
.movebox p{
	font-size:26px;
	padding-bottom:20px;
}
.caselist li:hover .movebox{
	top:0;
}
.aboutlist .home_news li{
	line-height: 40px;
	border-bottom:1px dashed #ddd; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right:100px;
	position: relative;
	min-height:auto;
}
.aboutlist .home_news li  span{
	position:absolute;
	right:0;
}
.info2 td{
	margin-top:-2px;
	margin-left:-2px;
}
.info2 table{ width: 100%!important; word-break: break-all; }
.news img{
	display: block;
	margin:0 auto;
}
.form_tit{
	margin:35px 0;
    text-align: center;
    font-size: 28px;
    color: #323232;
}
.tit_l,.tit_r{
	background:url(../images/icon52.png);
	width:80px;
	height:25px;
	display: inline-block;
	vertical-align: middle;
	margin:0 18px;
}
.tit_r{
	background:url(../images/icon53.png);
	
}
.formbox{
	font-size:16px;
	line-height: 42px;
}
.formbox ul{
	width:80%;
	margin:0 auto;
}
.formbox li{
	margin-bottom:8px;
}
.formbox li i{
	color:#ff0000;
	font-weight: normal;
}
.formbox li span{
	display: block;
}
.formbox li.form1{
	display: inline-block;
	vertical-align: top;
	width:45%;
	margin-right:4%;
}
.codepic{
	display: inline-block;
	vertical-align: middle;
	margin-left:10px;
	width:100px;
	height:50px;
}
.gallery-top,.gallery-thumbs{
	width:800px;
	margin:0 auto;
}
.toppic{
	text-align: center;
}
.toppic img{
	max-width:100%;
}
.gallery-thumbs{
	margin-top:5px;
}
.gallery-thumbs .swiper-slide{
	height:114px;
	overflow: hidden;
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat; 
}
.gallery-thumbs .swiper-slide img{
	max-width:100%;
	height:auto;
}
.gallery-thumbs .swiper-slide {
  opacity: 0.7;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.toptxt{
	text-align: left;
	padding:10px;
}
.toptxt h3{
	font-weight: 600;
	font-size:15px;
	margin:0;
	padding-bottom:6px;
}
@media screen and (max-width:1200px) {
   .wrap{
   	width:98%;
   }
	.toptel{
		width:70%;
	}
	.nav li a{
		padding:0 16px;
	}
	.leftNav li{
		margin-right:20px;
	}
	.leftNav li a{
		padding:0 30px;
	}
	.newslist ul{
		width:100%;
	}
	.newslist li{
		width:31.33%;
		margin:0 1% 20px 1%;
	}
	.home_pro ul{
		width:100%;
	}
	.home_pro li{
		width:23%;
		margin:0 1% 20px 1%;
		padding:5px 20px 10px 20px;
	}
	.home_news li{
		font-size:14px;
		line-height: 18px;
		width:100%;
		margin:0;
		padding:0;
		border:none;
	}
}
@media screen and (max-width:880px) {
	.header{
		position: relative;
		top:0;
	}	
	.toptel,.banline{
		display:none;
	}
	.toplogo{
		float:none;
		height:40px;
		width:50%;
		padding:15px 0;
	}
	.drawer-hamberger {
		top: auto;
	}
	.leftNav li{
		margin-right:10px;
		line-height:36px;
	}
	.leftNav li a{
		padding:0 20px;
		font-size:15px;
	}
	.newslist li{
		width:48%;
		margin:0 1% 20px 1%;
	}
	.swiper2 .swiper-container {
    	height: 350px;
    	margin: 20px auto;
	}
	.swiper2 .swiper-slide {
    	height:350px;
	}
	.formpic{
		display: none;
	}
	.formbox{
		padding-right:10px;
		min-height:auto;
		padding-bottom:20px;
	}
	.home_pro{
		font-size:0;
		margin:20px 0;
	}
	.home_pro li{
		width:48%;
		margin:0 1% 20px 1%;
		padding:5px 20px 10px 20px;
	}
	.home_news li{
		font-size:14px;
		line-height: 18px;
		width:100%;
		margin:0;
		padding:0;
		border:none;
	}
}
@media screen and (max-width:740px) {
   .header{
   	position: fixed;
   	top:0;
   	background: #ffffff;
   	border-bottom:1px solid #e5e5e5;
   }
   .wrap{
   	width:100%;
   }
   .nav,.swiper2,.banner1,.news_page,.ban,.swiper-button-prev,.swiper-button-next,.p_title,.amores2,.amores,.leftNav,.footbg{
   	display: none;
   }
	.banner2{
		display: block;
	}
   .space{
   	height:50px;
   }
   .space2{
   	height:0;
   }
   .toplogo{
   	height:34px;
		padding:8px;
   }
   .mob-tit {
		position:relative;
		width:100%;
		display: block;
		background: #e5e5e5;
		color: #333;
		text-align: center;
		font-size: 18px;
		line-height: 38px;
		border-bottom:1px solid #ddd;
	}
	.mob-tit span{
		width:25px;
		display: inline-block;
	}
	.mob-tit img{
		width:20px;
		height:auto;
		padding-left:6px;
	}
	.moblist {
		position: absolute;
		top: 0;
		z-index: 99;
		margin-top: 39px;
		width: 100%;
		height:256px;
		overflow-y:auto; 
		text-align: center;
	}
	.moblist li {
		border-bottom: 1px solid #fff;
		background: #f2f2f2;
		font-size: 16px;
		line-height: 36px;
	}
	.moblist li a {
		display: block;
	}
	.footbg2{
		display:block;
		background:#1f2a66;
		line-height: 22px;
		padding:10px 0;
		color:#ddd;
		text-align: center;
		margin-top:20px;
	}
	.con_info{
		font-size:16px;
		line-height: 28px;
		padding:10px;
	}
	.swiper2 .swiper-container {
    	height: 280px;
    	margin: 20px auto;
	}
	.swiper2 .swiper-slide {
    	height:280px;
	}
	.newslist{
		margin-top:10px;
	}
	.newslist li{
		width:98%;
	}
	.newspic{
		height:150px;
	}
	.news_title{
		font-size:18px;
		text-align: center;
		border-bottom:1px solid #ddd;
	}
	.h_title2{
		font-size:0;
	}
	.forms{
		padding:0 20px;
	}
	.forms li.f1{
		width:100%;
		margin-right:0%;
	}
	.forms li.f2{
		width:100%;
	}
	.send{
		margin-top:20px;
	}
	.home_pro li{
		width:98%;
		border:none;
		padding:5px 10px;
	}
	swiper-pagination{
		display:block;
	}
	.wrappic{
		display:block;
	}
	.wrappic img{
		max-width:96%;
		height:auto;
		margin:0 auto;
		display: block;
		margin-top:8px;
	}
}