*{margin: 0px auto;padding: 0px auto;font-family: 'Microsoft YaHei','微软雅黑';}
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;color: #000;}
img{border: none;}
h3,h4,h5{font-weight: normal;}

@media screen and (max-width:1580px) {
    .header .nav ul li a{padding: 0px 16px!important;}
    .fotc ul li{margin-right: 70px!important;}
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}
.swiper-container{
	width: 100%;
	height: 700px;
}
#ban_left{
    left: 30px;
}
#ban_right{
    right: 30px;
}
#ban_page span{
	width: 6px;
	height: 6px;
	background: #fff;
	opacity: 1;
}
#ban_page span.swiper-pagination-bullet-active{
	width: 30px;
	border-radius: 5px;
}
.header{
	width: 95%;
	height: 100px;
}
.header .logo{
	width: 15%;
	height: 100%;
    float: left;
    display: table;
}
.header .logo a{
	display: table-cell; vertical-align: middle;
}
.header .logo img{
	width: 100%;
	/*margin-top: 22px;*/
	
}
.header .nav{
	width: 65%;
    float: left;
    text-align: center;
}
.header .nav ul{
	display: table;
}
.header .nav ul li{
    float: left;
    font-size: 16px;
    line-height: 100px;
    position: relative;
}
.header .nav ul li .erji{
	width: 200px;
	background: #f5f8fb;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 1000;
	border-radius: 0px 0px 10px 10px;
	box-sizing: border-box;
	padding: 0px 20px 25px 30px;
	display: none;
}
.header .nav ul li .erji .line{
	border-left: 1px #cccccc solid;
}
.header .nav ul li .erji p{
	font-size: 14px;
	line-height: 35px;
	margin-top: 10px;
	/*text-align: left;*/
}
.header .nav ul li .erji p a{
	color: #4c4c4c;
	display: block;
}
.header .nav ul li .erji p a:hover{
	background: #2980d6;
	color: #fff;
}
.header .nav ul li:hover{
	background: #2980d6;
}
.header .nav ul li:hover>a{
	color: #fff;
}
.header .nav ul li a{
	color: #333;
	padding: 0 28px;
	display: block;
}
.header .search{
	float: right;
    margin-top: 33px;
}
.search .ewm{
	float: right;
	position: relative;
}
.ewm_tan{
	width: 150px;
	position: absolute;
	top: 32px;
	right: 0px;
	padding-top: 10px;
	z-index: 1000;
	overflow-x: hidden;
	display: none;
}
.search .ewm:hover .ewm_tan{
	display: block;
}
.sousuo{
	width: 160px;
    height: 32px;
    border: 1px #ededed solid;
    float: right;
    margin-right: 30px;
    background: #f8f8f8;
    border-radius: 15px;
}
.sousuo input{
    width: 105px;
    height: 32px;
    float: left;
    border: 0px;
    background: none;
    outline: none;
    padding-left: 15px;
    line-height: 32px;
}
.sousuo button{
	width: 38px;
	height: 32px;
	float: right;
	border: 0px;
	background: none;
	cursor: pointer;
	outline: none;
}
.about_are{
	width: 90%;
    position: relative;
    height: auto;
  /*  display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;*/
    padding: 100px 0;
    overflow: hidden;
}
.about_cont{
	width: 45%;
	float: left;
	margin: 0;
}
.about_title p{
	color: #999999;
}
.about_title{
	display: inline-block;
}
.about_title h2{
	font-size: 40px;
	color: #4b4b4b;
	position: relative;
}
.about_title h2:after{
	content: '';
	display: block;
	width: 26px;
	height: 8px;
	background: #2980d6;
	position: absolute;
	right: -40px;
	bottom: 5px;
}
.about_cont .text{
	font-size: 14px;
	line-height: 28px;
	color: #4d4d4d;
	margin-top: 5%;
	text-align: justify;
}
.about_img{
	width: 45%;
    /*display: flex;
    display: -webkit-flex;*/
    float: right;
    /*justify-content: flex-end;*/
    margin: 0;
}
.about_img img{
	width: 100%;
}
.more{
	width: 180px;
	height: 40px;
	line-height: 40px;
	background: #2980d6;
	color: #fff;
	text-align: center;
	margin-left: 0px;
	margin-top: 5%;
	border-radius: 20px;
	border: 1px #2980d6 solid;
}
.more img{
	margin-left: 10px;
}
.cp_are{
	width: 100%;
	height: 800px;
	background: url(../images/index_21.png)center no-repeat;
}
.cptitle{
	width: 100%;
	height: 90px;
	border-bottom: 1px rgba(255,255,255,0.3) solid;
	padding-top: 100px;
} 
.container{
	width: 90%;
    overflow: hidden;
}
.cp_are .about_title p{
	color: rgba(255,255,255,0.5);
}
.cp_are .about_title h2{
	color: #fff;
}
.cp_are .about_title h2:after{
	background: #1cd175;
}
.cpnav{
	float: right;
	margin-top: 30px;
}
.cpnav li{
	float: left;
	font-size: 18px;
	margin-left: 45px;
	line-height: 58px;
}
.cpnav li a{
	color: #fff;
	display: block;
}
.cp_are .cpnav li.cur{
	border-bottom: 2px #fff solid;
}
.cp_are .cpnav li:hover{
	border-bottom: 2px #fff solid;
}
.cp_text{
	border-top: 1px #e4e4e4 solid;
	padding: 15px 20px;
}
.swiper-container3 .swiper-slide{
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.swiper-container3 .swiper-slide img{
	width: 100%;
}
.cp_text h3{
	font-size: 16px;
	color: #343434;
}
.cp_text p{
	font-size: 14px;
	color: #7f7f7f;
	margin-top: 10px;
	background: url(../images/jt.png)right center no-repeat;
}
.cp_text p span{
	color: #2980d6;
}
.swiper-container3{
	margin-top: 50px;
}
.cp_are .more{
	background: none;
	border: 1px #fff solid;
	margin: 0 auto;
	margin-top: 60px;
}
.keyan_are{
	width: 90%;
    padding: 100px 5%;
    background: #f5f6f7;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.keyan_cont{
	width: 30%;
	float: left;
	margin: 0;
}
.keyan_nav{
	width: 60%;
    float: right;
    margin: 0;
}
.keyan_nav ul{
	width: 100%; 
}
.keyan_nav ul li{
	width: 22%;
	background: #fff;
	padding: 30px 4%;
	float: left;
    box-sizing: border-box;
    margin-right: 4%;
    border-radius: 10px;
    color: #656565;
}
.keyan_nav ul li:last-child{
	margin-right: 0;
}
.keyan_nav ul li p{
	font-size: 18px;
}
.keyan_nav ul li img{
	width: 80%;
	margin-top: 50px;
	float: right;
}
.keyan_nav ul li .er{
	display: none;
}
.keyan_nav ul li.cur .yi{
	display: none;
}
.keyan_nav ul li.cur .er{
	display: block;
}
.keyan_nav ul li.cur{
	background: #2980d6;
	color: #fff;
}
.keyan_cont .text{
	font-size: 14px;
	color: #4c4c4c;
	text-align: justify;
	line-height: 28px;
	margin-top: 20px;
}
.keyan_cont .more{
	margin-top: 60px;
}
.keyan_cont h3{
	font-size: 24px;
	color: #2980d6;
	margin-top: 60px;
}
.keyan_tab{
	display: none;
}
.yx_are{
	width: 100%;
	height: 710px;
	background: url(../images/index_40111.png)center no-repeat;
}
.yx_are .about_title p{
	color: rgba(255,255,255,0.5);
}
.yx_are .about_title h2{
	color: #fff;
}
.yx_are .about_title h2:after{
	background: #1cd175;
}
.yx_are .about_title{
	margin-top: 140px;
}
.yx_are .text{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: justify;
	margin-top: 60px;
}
.yx_content{
	width: 38%;
	float: left;
}
.yx_content .line{
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.3);
	margin: 70px 0px;
}
.yx_are .more{
	background: none;
	border: 1px #fff solid;
}
.xw_are{
	width: 100%;
	background: #f5f6f7;
	padding: 100px 0px;
}
.xw_are .cptitle{
	padding-top: 0px;
}
.xw_are .cpnav li a{
	color: #676767;
	font-size: 16px;
}
.xw_are .cpnav li .hov{
	font-size: 18px;
	color: #2980d6;
}
.xw_are .cpnav li a:hover{
	color: #2980d6;
}
.xw_big{
	width: 66%;
	height: 440px;
	background: url(../images/index_43.png);
	background-size: cover;
	float: left;
	border-radius: 20px;
	margin-top: 30px;
	padding: 290px 50px 0px 50px;
	box-sizing: border-box;
}
.xw_small{
	width: 32%;
	height: 440px;
	float: left;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 2%;
	transition: .5s;
}
.xwlist .xw_small:nth-child(2){
	margin-left: 0px;
}
.xw_big .date{
	width: 98px;
	height: 98px;
	border: 1px rgba(255,255,255,0.3) solid;
	float: left;
	margin-right: 30px;
	text-align: center;
}
.xw_big .date h4{
	width: 80%;
	font-size: 24px;
	color: #fff;
	border-bottom: 1px rgba(255,255,255,0.3) solid;
	margin-top: 15px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.xw_big .date span{
	color: #fff;
}
.xw_big h3{
	font-size: 30px;
	color: #fff;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xw_big p{
	height: 48px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 15px;
}
.xw_img img{
    width: 100%;
    height: 260px;
   /* background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;*/
}
.xw_small .more{
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: right;
	margin-top: 0;
	background: none;
	color: #9b9b9b;
	border: 1px #e5e5e5 solid;
	margin-top: 20px;
	transition: 1s;
}
.xw_small h2{
	font-size: 20px;
	color: #535151;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xw_small p{
	height: 44px;
	font-size: 14px;
	color: #4d4d4d;
	line-height: 22px;
	text-align: justify;
	margin-top: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.xw_small span{
	font-size: 16px;
	color: #999999;
	float: left;
	margin-top: 20px;
}
.xw_small .text{
	padding: 25px 30px;
}
.xw_small:hover{
	box-shadow: 0px 0px 25px #ddd;
}
.container2{
	width: 90%;
}
.xw_small:hover h2{
	color: #2980d6;
}
.xw_small:hover .more{
	background: #2980d6;
	color: #fff;
	border: 1px #2980d6 solid;
}
.footer{
	width: 90%;
	padding: 80px 5% 0px 5%;
	background: #2980d6;
}
.fottop img{
	float: left;
	width: 350px;
	margin-top: 20px;
}
.fottop .text{
	float: right;
	text-align: right;
	color: #fff;
}
.fottop .text p{
	font-size: 14px;
}
.fottop .text h2{
	font-size: 38px;
	margin-bottom: 10px;
}
.fottop{
	border-bottom: 1px rgba(255,255,255,0.3) solid;
	overflow: hidden;
	padding-bottom: 35px;
}
.fotc{
	margin-top: 70px;
}
.fotc ul{
	float: left;
}
.fotc ul li{
	float: left;
	margin-right: 80px;
}
.fotc ul li h2{
	font-size: 18px;
	color: #fff;
	margin-bottom: 12px;
}
.fotc ul li p a{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.fotc ul li p a:hover{
	opacity: .7;
}
.fotewm{
	float: right;
	text-align: right;
	position: relative;
}
.copy{
	line-height: 90px;
	border-top: 1px rgba(255,255,255,0.3) solid;
	margin-top: 60px;
	font-size: 12px;
}
.copy p{
	color: #fff;
	float: left;
}
.flink{
	width: 220px;
	height: 36px;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
	margin-top: 25px;
	cursor: pointer;
}
.flink:hover h3{
	color: #2980d6;
}
.flink.cur img{
	transform: rotateZ(180deg);
}
.flink h3{
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	float: left;
}
.flink img{
	float: right;
	margin-top: 13px;
	transition: 1s;
}
.flinkul{
	width: 220px;
	max-height: 240px;
	box-sizing: border-box;
	padding: 10px 0px 10px 20px;
	background: #f2f6fb;
	position: absolute;
	bottom: 36px;
	right: 0px;
	display: none;
}
.flinkul ul{
	width: 90%;
	border-left: 1px #cccccc solid;
	max-height: 200px;
	overflow: auto;
}
.flinkul ul::-webkit-scrollbar{
    width: 10px;
    height: 10px;
    background-color: #f1f1f1;
}
/*滚动条的轨道*/
.flinkul ul::-webkit-scrollbar-track{
    background-color: #f1f1f1;
}
/*滚动条的滑块按钮*/
.flinkul ul::-webkit-scrollbar-thumb{
    border-radius: 0;
    background-color: #d6d4d4;
    box-shadow: inset 0 0 5px #d6d4d4;
}
/*滚动条的上下两端的按钮*/
.flinkul ul::-webkit-scrollbar-button{
    height: 0px;
    background-color: #f1f1f1;
}

.flinkul li{
	width: 80%;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
    padding: 0px 10%;
    margin-right: 0px!important;
}
.flinkul li:hover{
	background: #fff;
	color: #2980d6;
}
.copy a{
	float: right;
	margin-left: 30px;
	color: #fff;
}
.more:hover{
	background: #67abee;
	border: 1px #67abee solid;
}
.left_fix{
	width: 210px;
	height: 350px;
	position: fixed;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	background: url(../images/index_24.png);
	z-index: 1000;
	text-align: center;
	color: #fff;
	box-shadow: 0px 0px 10px #666;
	border-radius: 25px;
    transition: left .5s;
}
.left_fix li h3{
	font-size: 16px;
}
.left_fix li p{
	font-size: 22px;
	margin-top: 5px;
}
.left_fix li{
	margin-top: 40px;
}
.left_fix ul{
	margin-top: 145px;
}
.left_fix .cha{
	width: 20px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}
.zybanner{
	width: 100%;
	height: 350px;
}
.zybanner h2{
	font-size: 40px;
	color: #fff;
	text-shadow: -4px 4px 10px #888;
	letter-spacing: 3px;
	padding-top: 140px;
}
.zybanner p{
	font-size: 16px;
	color: #fff;
	letter-spacing: 5px;
	margin-top: 10px;
	text-transform: uppercase;
}
.zynav{
	width: 100%;
	height: 80px;
	border-bottom: 1px #ededed solid;
}
.zynav ul li{
    width: 150px;
    line-height: 80px;
    float: left;
    text-align: center;
}
.zynav ul li a{
	color: #323232;
	display: block;
}
.zynav ul{
	float: left;
}
.zynav p{
	font-size: 14px;
	color: #818181;
	padding-left: 25px;
	float: right;
	line-height: 80px;
}
.zynav p img{
	margin-right: 10px;
}
.zynav ul li .cur{
	background: #2980d6;
	color: #fff!important;
}
.zynav ul li a:hover{
	color: #2980d6;
}
.zybox{
	width: 90%;
	padding: 60px 0px 100px 0px;
}
.abcont{
	font-size: 16px;
	color: #404040;
	line-height: 34px;
	text-align: justify;
}
.abl{
	width: 40%;
	float: left;
}
.abl img{
	width: 100%;
}
.abr{
	width: 56%;
	float: right;
}
.abl ul li{
	width: 32%;
    margin-right: 2%;
    float: left;
    margin-top: 15px;
}
.abl ul li:nth-child(3n){
	margin-right: 0;
}
.abr h3{
    font-size: 32px;
    border-bottom: 1px #e6e6e6 solid;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.proul li{
	width: 18%;
	background: #fff;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-right: 2.5%;
    border: 1px #e4e4e4 solid;
    box-sizing: border-box;
    margin-bottom: 3%;
    transition: .3s;
}
.proul li:nth-child(5n){
	margin-right: 0;
}
.proul li img{
	width: 100%;
	height: auto;
}
.proul li:hover{
	box-shadow: 0px 0px 20px #ddd;
}
.prodetl img{
	width: 100%;
	border: 2px #e6e6e6 solid;
}
.prodetl{
	width: 30%;
	float: left;
}
.prodetr{
	width: 65%;
	float: right;
}
.procont1 h3{
	font-size: 32px;
	color: #404040;
}
.procont1 .cont{
	color: #404040;
	background: #f5f6f7;
	padding: 15px 25px;
	margin-top: 30px;
}
.procont1 .cont p{
	margin: 5px 0px;
	line-height: 30px;
}
.procont2 .title{
	height: 48px;
	background: #f5f6f7;
	margin-top: 40px;
	border-radius: 15px 0px 0px 0px;
	overflow: hidden;
}
.procont2 .title h2{
	font-size: 20px;
	color: #fff;
	float: left;
	background: #2980d6;
	line-height: 48px;
	padding: 0px 30px;
}
.procont2 .cont{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 32px;
	margin: 20px 0px 30px 0px;
}
.zlhdul li{
	width: 32%;
	border: 1px #e6e6e6 solid;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
	margin-bottom: 2%;
	padding: 20px;
}
.zlhdul li:nth-child(3n){
	margin-right: 0px;
}
.zlhdul li img{
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 20px;
}
.zlhdul li h3{
	display: block;
	height: 60px;
	overflow: hidden;
	font-size: 18px;
	color: #353535;
	line-height: 30px;
	font-weight: bold;
}
.zlhdul li p{
	font-size: 14px;
	color: #646464;
	margin: 20px 0 25px 0;
}
.zlhdul li span{
	color: #2980d6;
	transition: .5s;
}
.zlhdul li span:hover{
	background: #2980d6; 
	color: #fff;
	padding: 5px 20px;
}
.zlhdul li h3:hover{
	color: #2980d6; 
}
.jcdtul li{
	width: 49%;
	float: left;
	border: 1px #e6e6e6 solid;
	box-sizing: border-box;
	padding: 20px 0px;
	margin-bottom: 2%;
}
.jcdtul li span{
	background: #2980d6;
	padding: 5px 20px;
	color: #fff;
}
.jcdtul li h3{
	font-size: 18px;
	color: #323232;
	background: url(../images/dian_03.jpg)left center no-repeat;
	padding-left: 15px;
	margin: 20px 20px 0px 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.jcdtul li:nth-child(2n){
	float: right;
}
.jcdtul li:hover{
	border: 1px #2980d6 solid;
}
.jcdtul li:hover h3{
	color: #2980d6;
}
.newsdetb{
	border-bottom: 1px #e6e6e6 solid;
}
.newsdetb h2{
	font-size: 32px;
	color: #3e3e3e;
	padding-bottom: 30px;
}
.newsdetl{
    width: 22%;
    float: left;
    box-sizing: border-box;
    padding-right: 20px;
}
.newsdetl h4{
	font-size: 16px;
	color: #7f7f7f;
	margin-top: 50px;
}
.newsdetl h4 p{
	font-size: 30px;
	margin-top: 5px;
}
.fany{
	overflow: hidden;
	margin-top: 50px;
	line-height: 24px;
}
.fany div{
	width: 350px;
	overflow: hidden;
	color: #3f3f3f;
	font-size: 16px;
}
.fany div h3{
	float: left;
	font-size: 16px;
	margin-bottom: 50px;
	margin-right: 3px;
	font-weight: normal;
}
.fany div a{
	color: #4d4d4d;
}
.fany div a:hover{
	color: #2980d6;
}
.newsdetr{
	width: 78%;
	min-height: 400px;
	float: right;
	border-left: 1px #e6e6e6 solid;
	box-sizing: border-box;
	padding: 50px 40px 0px 40px;
}
.kyl{
	width: 37%;
	float: left;
}
.kyl img{
	width: 100%;
	height: auto;
}
.kyr{
	width: 59%;
	float: right;
}
.kyrh2{
	font-size: 32px;
	color: #2980d6;
	margin-bottom: 25px;
}
.joinul li{
	height: 100px;
	background: #f7f9fa;
	box-sizing: border-box;
	padding: 20px 30px;
	margin-top: 20px;
}
.joinul li:first-child{
	margin-top: 0px;
}
.joinul li h2{
	font-size: 20px;
	color: #2980d6;
	font-weight:100;
}
.joinul li p{
	font-size: 16px;
	color: #4c4c4c;
	margin-top: 15px;
}
.joinul li h2 span{
	float: right;
	display: block;
	width: 88px;
	height: 24px;
	background: url(../images/zd_03.png);
	transition: .5s;
}
.joinul li h2 span img{
	float: right;
	margin-left: 10px;
}
.joinul .cont{
	background: #f7f9fa;
	padding: 0px 30px 20px 30px;
	box-sizing: border-box;
	font-size: 14px;
	color: #4d4d4d;
	line-height: 28px;
	text-align: justify;
	display: none;
}
.joinul li.cur span{
    background: url(../images/zd_06.png);
}
.newsul .xw_small{
	width: 32%;
	margin-left: 2%;
	margin-top: 0px;
	margin-bottom: 30px;
}
.newsul .xw_small:nth-child(3n+1){
	margin-left: 0;
}
.newsul .xw_small{
    background: #f5f6f7;
}
.newsul .xw_small:hover{
	background: #fff;
}
.lxl{
	width: 50%;
	float: left;
	padding-right: 70px;
	box-sizing: border-box;
}
.lxr{
	width: 50%;
	float: right;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


.marketing table{
	text-align: center;
	margin-top: 10px;
	color: #333333;
	font-size: 14px;
	background: #f7f7f7;
}
.marketing table td{
	height: 38px;
	border: 1px #cdcdcd solid;
	padding: 0 15px;
}
.mark_table{
	font-weight: bold;
	background: #fff!important;
}
.mark_table td{
	height: 48px;
	color: #2980d6;
	font-size: 15px;
}
.image-list{
    width: 100%;
}
.image-list .cover{
    position: relative;
    width: 23%;
   /* height: 150px;*/
    display: inline-block;
    margin-right: 2.5%;
    cursor: pointer;
	float: left;
	text-align: center;
    margin-bottom: 2%;
}
.image-list .cover img{
    width: 100%;
    border: 0px #cccccc solid;
    box-sizing: border-box;
    float: left;
    transition: 1s;
}
.image-list .cover:hover p{
    color: #2980d6;
}
.image-list .cover:nth-child(4n){
    margin-right: 0;
}
.image-list .cover p{
    font-size: 18px;
    color: #343434;
    text-align: center;
    margin-top: 3%;
}
.image-list .cover .scl{
	width: 100%;
	overflow: hidden;
}
.image-list .cover:hover img{
   width: 100%;
    border: 0px #2980d6 solid;
    box-sizing: border-box;
    float: left;
    transition: 1s;
	
 
}
.zz{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.zz_tan{
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    background: #fff;
    padding: 20px;
    display: none;
}
.zz_tan .close{
	width: 25px;
    height: 25px;
    position: absolute;
    right: -23px;
    top: -23px;
    cursor: pointer;
}
.zz_tan .name{
	text-align: center;
	font-size: 25px;
    margin-top: 15px;
}
@media screen and (max-height: 768px){
    .zz_tan .img{width: auto;height: 450px;}
    .zz_tan #img{width: auto;height: 500px;}
}
@media screen and (min-height: 768px){
    .zz_tan .img{width: auto;height: 550px;}
    .zz_tan #img{width: auto;height: 620px;}
}


.page{text-align:center;clear: both;padding-top: 60px;height: 50px;}
.page a{
	border:1px solid #cccccc;
	margin-left:5px;padding:9px 12px;
	background-color:#ffffff;color:#ffffff;
	text-decoration:none;
	color:#333333;
	font-size:12px;  
}
.imgfd{
	transition: all .5s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
}
.imgfd:hover{
  transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.testul li{
	width: 23%;
	margin-right: 2.66%;
	margin-bottom: 2%;
	float: left;
}
.testul li:nth-child(4n){
	margin-right: 0px;
}
.testul li img{
	width: 100%;
	height: auto;
	float: left;
	transition: 1s;
}
.testul li p{
	text-align: center;
	color: #353535;
	margin-top: 10px;
}
.testul li div{
	width: 100%;
    overflow: hidden;
    box-shadow: 0px 0px 10px #ddd;
}
.testul li:hover img{
	transform: scale(1.2);
}
.testul li:hover p{
	color: #2980d6;
}