/* CSS Document */
body{
	margin:0;
	padding:0;
}
*{
	font-family: '微软雅黑', '黑体','宋体';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header{
	overflow: hidden;
}
#header>img{
	float: left;
}
#header>ul{
	list-style:none;
	float: right;
	padding-top: 10px;
}
#header>ul li{
	padding:0 5px;
	text-align:center;
	float: left;
}




#img img{
	width: 100%;
}



h1{
	width: 1100px;
	text-align:center;
	color:#E8352E;
	margin:25px auto;
	font-size: 45px;
}

h2{
	background: #FB652E;
}




.tt{
	width: 1100px;
	margin: auto;
}
.tt li{
	width: 1100px;
	text-align: center;
	font-weight:bold;
	line-height: 60px;
	font-size: 34px;
}
.tt li a{
	color: #555;
}


input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
.btn{
	width:1100px;
	margin: auto;
	margin-top:30px;
	overflow: hidden;
}
.btn input{
	width:16.66%;
	height:40px;
	float:left;
	text-align:center;
	font-size:16px;
	background: #F45A2E;
	color:white;
}
.btn .current{
	background-color:#E8352E;
	color: white;
}

.tu{
	width:1100px;
	margin: auto;
	position:relative;
}
.tu img{
	width: 100%;
	display:none;
}



.swiper-container{
    width:1100px;
	margin: auto;
	margin-top:30px;
}
.swiper-slide{
	height:300px;
	overflow:hidden;
	width: 506px;
}
.swiper-slide img{
	height:300px;
	width: 506px;
}

.fz{
	width: 100%;
}
.fz img{
	width: 100%;
}


.yx{	
	width: 1100px;
	margin: auto;
}
.yx>li{
	width:351px;
	float:left;
	margin-right:20px;
	border:1px solid gray;
	margin-bottom:20px;
	background: white;
}
.yx2>li{
	width: 538px;
}
.yx>li>h2{
	margin:0;
	padding:0 5px;
	color:white;
}
.yx>li>h2 a{
	color:white;
	float: right;
}
.yx>li>h2 img{
	width:71px;
	height:31px;
	float:right;
}
.yx>li>p{
	margin-left:5px;
}




/* effect-4 css */
.container{margin: 0 auto; max-width: 1000px;text-align: center; }
.image-box img{width: 100%; height: 300px; vertical-align: middle;text-align: center;margin: 0 auto; }
.vioce{width: 100%; float: left; padding-bottom: 80px;}
.container ul{margin: 0 -1.5%;}
.container li{float: left; width: 38%; margin: 10px 6%; list-style: none;border-radius:15px;}

.text-desc h3 a{font-size: 25px; margin: 5px 0 10px;}
.text-desc p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;}

.port-4{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 4px solid rgba(255, 255, 255, 0.9); z-index: 10;}
.port-4.effect-1 {
	border-radius:15px;
}
.port-4.effect-1 img{transition: 0.5s; transform: rotateY(360deg) scale(1, 1);}
.port-4.effect-1 .text-desc{transform: rotateY(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.port-4.effect-1:hover .text-desc{transform: rotateY(360deg) scale(1, 1);  opacity: 1;}
.port-4.effect-1:hover img{transform: rotateY(0deg) scale(0, 0);}
.port-4.effect-1 :hover{
background-color:#FDFCFC;
}



.port-4.effect-2 {
	border-radius:15px;
}
.port-4.effect-2 :hover{
background-color:#ccc;
}
.port-4.effect-2{z-index: 12;}
.port-4.effect-2 img{transition: 0.5s; transform: rotateX(360deg) scale(1, 1);}
.port-4.effect-2 .text-desc{transform: rotateX(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.port-4.effect-2:hover .text-desc{transform: rotateX(360deg) scale(1, 1);  opacity: 1;}
.port-4.effect-2:hover img{transform: rotateX(0deg) scale(0, 0);}
.port-4.effect-2 :hover{
	background-color:#FDFCFC;
}
/*
.port-4.effect-3 img{transition: 0.5s; transform: rotate(360deg) scale(1, 1);}
.port-4.effect-3 .text-desc{transform: rotate(0deg) scale(0, 0); transition: 0.5s; opacity: 0; padding: 45px 20px 20px;}
.port-4.effect-3:hover .text-desc{transform: rotate(360deg) scale(1, 1);  opacity: 1;}
.port-4.effect-3:hover img{transform: rotate(0deg) scale(0, 0);}
*/
/* effect-4 css end */




.jz{
	width: 1100px;
	margin: auto;
}
.top_dl2{
	width: 1100px;
	margin:20px auto;
	border:1px solid gray;
	box-sizing: border-box;
}
.top_dl2>h2{
	margin:0;
	padding:0 5px 0 5px;
	text-align:right;
}
.top_dl2>h2 a{
	color: white;
}
.top_dl2>.div2{
	background: white;
	overflow: hidden;
	width: 800px;
	margin: auto;
}
.div2 img{
	width:220px;
	height:230px;
	float: left;
}
.div2 .zj_img{
	float: left;
	margin: 25px 0;
}
.div2 .zj_img p{
	margin-left: 250px;
	width: 160px;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
}
.top_dl2>.div2>p{
	margin-left: 450px;
}






.mt{
    width:1100px;
    margin: auto;
    margin-top:10px;
    padding:20px 10px;
    overflow: hidden;
    box-sizing: border-box;
	list-style:none;
	border:1px solid #F45A2E;
}
.mt li{
    width:50%;
    float:left;
}
.mt h1{
    font-size:20px;
    color:#0270d1;
}
.mt p{
    line-height:30px;
    margin-top:10px;
    width:95%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all 0.5s;
	text-align:left;
}
.mt p a{
	font-size:17px;
}
.mt span{
    color:#111;
    font-weight:bold;
    transition:all 0.5s;
}
.mt p:hover a{
    color:#0270d1;
}





.zj{
	width: 1100px;
	margin: auto;
	overflow: hidden;
}
.zj>div{
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid gray;
	width: 538px;
	float: left;
	background: white;
}
.zj>div>div{
	overflow: hidden;
}
.zj div img{
	width: 140px;
	height:147px;
	float: left;
}
.zj .zj2>p{
	margin-left: 140px;
	line-height: 30px;
	width: 398px;
	text-align: center;
}
.zj div p span{
	float: right;
}
.zj div p b{
	font-size: 20px;
}
.zj>div>p{
	margin-left: 5px;
}





.top_zt,.top_zt1,.top_zt2,.top_zt3{
	width:1100px;
	margin:auto;
}
.top_zt>li{
	float: left;
	width: 366px;
}
.top_zt1>li{
	float: left;
	width: 547px;
}
.top_zt2>li{
	float: left;
	width: 1100px;
}
.top_zt3>li{
	float: left;
	width: 275px;
}
.top_zt>li>a>img{
	height:90px;
	width:100%;
}
.top_zt1>li>a>img{
	height:90px;
	width:100%;
	border-radius: 15px;
}
.top_zt2>li>a>img{
	height:90px;
	width:100%;
}
.top_zt3>li>a>img{
	height:90px;
	width:100%;
}


.lx{
	width: 1100px;
	margin:25px auto;
}
.lx img{;
	width: 100%;
}




#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}


@media screen and (max-width: 1200px){
		#img img{
			width: 112%;
		}
		.fz{
			width: 112%;
		}
	}
