/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	background-color:#0380c7;
	padding: 5px 0;
}

.search{
	width:157px ;
	position: relative;
	margin-right: 20px;
}
.search input[type="text"]{
	width:100% ;
	border:0;
	height:28px ;
	padding: 8px 12px;
	padding-right: 40px;
	border-radius: 28px;
}

.search input[type="image"]{
	position: absolute;
	right: 10px;
	top: 6px;
}
.search input:focus{
	outline: none;
}

.header-1-a{
	height:28px ;
	line-height: 28px;
	font-size: 14px;
	color:#fff;
}
.header-1-a a:hover{
	text-decoration: underline;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	position: relative;
}

.nav>ul>li>a{
	display: block;
	height: 91px;
	line-height: 91px;
	padding:  0 26px;
	font-size: 16px;
	color:#000;
	transition: .3s;
}

.nav>ul>li.active>a,.nav>ul>li:hover>a{
	background-color: #0380c7;
	color:#fff;
}


.nav>ul>li ul{
	position: absolute;
	left: 0;
	top: 91px;
	background-color: #fff;
	z-index: 500;
	width: 200px;
	display: none;
}
.nav>ul>li ul a{
	display: block;
	padding: 8px 10px;
	font-size: 14px;
	color:#333;
	transition: .3s;
}

.nav>ul>li ul a:hover{
	background-color: #0380c7;
	color:#fff;
}









.logo{
	width: 504px;
	margin-top: 12px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}






/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}
.fafa .slides>li{
	height: 573px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.fafa .slides>li>a img{
	display: none;
	width: 100%;
}

.fafa .flex-direction-nav{
	display: block;
	width: 1440px;
	position: absolute;
	left: 50%;
	margin-left: -720px;
	bottom: 0;
	z-index: 50;
}
.fafa .flex-direction-nav li{
	background-color: #fff;
	float: left;width:65px;
}
.fafa .flex-direction-nav li:first-child{
	background-image: url(../images/ul.png);
	padding-right: 1px;
	width: 66px;
	background-repeat: 	no-repeat;
	background-position: right center;

}
.fafa .flex-direction-nav a{
	position: relative;
	margin-top: 0;
	top: auto;
	width: 100%;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}

.fafa .flex-direction-nav .flex-next:hover{
	background-image: url(../images/b-righth.png);

}

.fafa .flex-direction-nav .flex-prev:hover{
	background-image: url(../images/b-lefth.png);

}


.main1{
	padding: 90px 0 100px;
	overflow: hidden;
}
.main1-div{
	height:720px ;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/main1.jpg);
	position: relative;

}

.main1-div1{
	width: 437px;
}

.main1-div1 h1{
	font-size: 48px;
	font-weight: bold;
	color:#2c2c2c;
	margin:0;
	font-family: "Arial";
	text-transform: uppercase;
	margin-top: 56px;
}
.main1-div1 h2{
	font-size: 44px;
	font-weight: bold;
	color:#2c2c2c;
	margin:0;
	text-transform: uppercase;
	font-family: "Arial";
	line-height: 1.4;
	margin-top: 50px;
}

.line1{
	width:85px ;
	height: 8px;
	background-color: #0380c7;
}

.main1-div2{
	width: 663px;
	height: 421px;
	background-image: url(../images/baidi.png);
	margin-top: 60px;
	padding: 35px 25px 65px 48px;
	position: relative;

}
.more1{
	position: absolute;
	width: 29px;height: 29px;
	right:25px ;
	bottom: 23px;
}
.more1 a,.more1 img{
	display: block;
	width: 100%;
}
.main1-div2-con{
	font-size: 16px;
	color:#000;
	font-family: "Arial";
	line-height: 2.2;
	height: 315px;
	overflow: hidden;
}

.main1-landai{
	position: absolute;
	width: 80000px;
	bottom: -55px;
	right:422px ;
	height: 190px;
	background-color: #0380c7;
	z-index: 50;
}

.main1-lan-list{
	position: absolute;
	z-index: 60;
	right:422px ;
	bottom: -55px;
	left: 123px;
}

.main1-lan-list ul{
	margin:0;
}

.main1-lan-list li{
	float: left;
	width: 25%;
}

.main1-lan-list li>a{
	display: block;
	height: 190px;
	background-color: #0380c7;
	font-size: 22px;
	color:#fff;
	text-align: center;
	padding: 22px  35px 0;
	line-height: 1.4;
}

.main1-lan-list li:first-child>a,
.main1-lan-list li:first-child+li+li>a{
	background-color: #1697e0;
}

.main1-lan-list li>a img{
	display: block;
	margin:0 auto 18px;
}

















.main2-title{
	font-size: 48px;
	font-weight: bold;
	color:#2c2c2c;
	font-family: "Arial";
	text-align: center;
	padding: 50px 0 95px;
}








.main3{
	padding: 120px 0;
}
.main3-div{
	position: relative;
	padding-right: 400px;
}

.main3-list .item>a{
	display: block;
	padding-bottom: 142%;
	overflow: hidden;
	position: relative;
}
.main3-list .item>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.main3-list .item>a:hover>img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.main3-right{
	position: absolute;
	right: 0;
	top: 0;
	width: 310px;
}
.main3-right h1{
	font-size: 48px;
	font-weight: bold;
	color:#2c2c2c;
	font-family: "Arial";
	margin:0;
	line-height: 1.4;

}
.main3-right  p{
	font-size: 18px;
	color:#797979;
	margin:0;
	margin-top: 24px;
	line-height: 2;
}


.main3-list .owl-prev{
	position: absolute;
	right:-152px;
	bottom: 0;
	width: 62px;
	height: 51px;
	background-image: url(../images/left.jpg);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}
.main3-list .owl-prev:hover{
	background-image: url(../images/lefth.jpg);
}
.main3-list .owl-next{
	position: absolute;
	right:-214px;
	bottom: 0;
	width: 62px;
	height: 51px;
	background-image: url(../images/right.jpg);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}

.main3-list .owl-next:hover{
	background-image: url(../images/righth.jpg);

}




.main2-list .item>a{
	display: block;
	padding-bottom: 39.6%;
	overflow: hidden;
	position: relative;
}
.main2-list .item>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.main2-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../images/heidi.png);
	z-index: 20;
	opacity: 1;
	visibility: visible;
	transition: .3s;

}

.main2-list .owl-item.active .main2-hei{
	/*display: none;*/
	opacity: 0;
	visibility: hidden;

}


.main2-list-wp{
	position: relative;
}

.main2-menu{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 2;

}
.main2-menu .container{
	position: relative;
}

.main2-menu-dl{
	position: absolute;
	width: 320px;
	right: 0;
	top: 0;
}

.main2-menu-dl dl{
	margin:0;
}

.main2-menu-dl dd{
	height: 33.33333%;

	border-top: 1px solid #19a7f8;


}
.main2-menu-dl dd>a{
	background-color: #0380c7;
	padding: 45px 15px 0 40px;
	font-size: 26px;
	color:#fff;
	line-height: 1.8;
	cursor:pointer;
	display: block;
	height: 100%;
}
.main2-menu-dl dd a.cur{
	background-color: #19a7f8;
}
.main2-menu-dl dd:first-child{
	border-top: 0;
}









/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{

}

.footer-1{
	background-color: #0380c7;
	padding: 50px 0 90px;
}

.footer-1 ul,.footer-1 dl{
	margin:0;
}
.footer-1 li{
	float: left;
	margin-left: 150px;
}
.footer-1 li:first-child{
	margin-left: 0;
}

.footer-1 li h1{
	font-size: 28px;
	font-weight: bold;
	margin:0;
	color:#fff;
}
.footer-1 li h1 a:hover{
	text-decoration: underline;
}
.footer-1 li dd{
	margin-top: 15px;
}
.footer-1 li dd:first-child{
	margin-top: 35px;
}
.footer-1 li dd a{
	font-size: 16px;
	color:#fff;
}
.footer-1 li dd a:hover{
	text-decoration: underline;
}
.footer-1 li h2{
	font-size: 30px;
	font-weight: bold;
	margin:0;
	color:#fff;
	margin-top: 30px;
}
.footer-1 li p{
	font-size: 20px;
	color:#fff;
	margin:0;
	line-height: 2.2;
	margin-top: 15px;
}
.footer-2{
	padding: 14px 0;
}
.footer-2 .fl{
	font-size: 14px;
	color:#333;
}

.footer-2 .fl a:hover{
	color:#0380c7;
}

/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
       width: 350px;
    margin-left: 15px;
    margin-top: 14px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../images/heidi.png);
	display: none;

}





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/



.banner-2{
	height: 398px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.banner-2 img{
	display: none;
	width: 100%;
}

.erji-nav ul{
	margin:0;
}

.erji-nav li{
	float: left;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.erji-nav li:first-child{
	border-left: 0;
}
.erji-nav li>a{
	display: block;
	height:69px ;
	line-height: 69px;
	text-align: center;
	font-size: 16px;
	color:#000;
}
.erji-nav li:hover>a,.erji-nav li.cur>a{
	background-color: #0380c7;
	color:#fff;
}
.erji-nav1 li{
	width: 33.3333333%;
}
.erji-nav2 li{
	width: 25%;
}
.product1{
	padding: 70px 0;
	font-size: 18px;
	color:#333;
	font-family: "Arial";
	line-height: 2.2;
}

.product2-title{
	padding: 30px 15px;
	background-color:#eef6fc;
	text-transform: uppercase;
	font-size:  38px;
	color:#333;
	text-align: center;
}
.product2-list-wp{
	padding:30px 0 90px;
}
.product2-list ul{
	margin:0;
	margin-left: -3%;
}

.product2-list li{
	float: left;
	width: 30.333333%;
	margin-left: 3%;
	margin-top: 60px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
	border-radius: 15px;
	padding: 21px;
	padding-bottom: 35px;
}
.product2-list li>a{
	display: block;

}

.product2-list li h1{
	font-size: 26px;
	color:#333;font-family: "Arial";
	margin:0;
	text-align: center;
	margin-top:30px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product2-pic{
	display: block;
	padding-bottom: 64.2%;
	overflow: hidden;
	border-radius: 15px;
	position: relative;
}
.product2-pic>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.product2-list li>a:hover .product2-more{
	opacity: 1;
	visibility: visible;
}

.product2-more{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 25;
	background-image: url(../images/heidi.png);
	opacity: 0;
	visibility: hidden;
	transition: .3s;

}
.product2-more-a{
	width:204px ;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color:#fff;
	font-size: 22px;
	color:#fff;
	text-transform: uppercase;
	font-family: "Arial";
	background-color:#25a1e8;
	border-radius: 60px;
	position: absolute;
	left: 50%;
	margin-left: -102px;
	top: 50%;
	margin-top: -30px;

}

.about-pic-img{
	display: block;
	padding-bottom: 63.8%;
	overflow: hidden;
	position: relative;
}
.about-pic-img img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.about-pic{
	width: 48%;
}

.about
{padding: 40px 0;}

.about-con-p{
	font-size: 16px;
	line-height: 2;
	color:#000;
}

.lingdao{
	width: 831px;
	margin:0 auto;
}

.lingdao-1 img{
	display: block;
	width: 100%;
	margin-bottom: 25px;
}

.lingdao-1{
	font-size: 22px;
	font-weight: bold;
	color:#000;
	text-align: center;
	line-height: 1.8;
	font-family: "Arial";
}
.lingdao-2{
	margin-top: 30px;
}
.lingdao-3{
	padding-top: 85px;
}
.lingdao-3 dl{
	margin:0;
}

.lingdao-3 dd{
	margin-top:35px;
}

.lingdao-3-title{
	width: 670px;
	text-align: right;
	font-size:18px;
	font-weight: bold;
	color:#000;
	line-height:35px;
	font-family: "Arial";
	margin-right: 22px;
}

.lingdao-3-name{
	font-size:18px;
	color:#000;
	text-align: left;
	line-height: 35px;
	font-family: "Arial";
	overflow: hidden;
}

.tixi1{
	padding: 50px 0;
	font-size:16px;
	color:#000;
	text-align: left;
	font-family: "Arial";
	line-height: 2;
}

.tixi2{
	padding: 50px 0;

}

.tixi2 img{
	display: block;
	width:467px ;
	margin:0 auto;
}

.tixi3-list .item{
	padding: 10px;
}
.tixi3-list .item>a{
	display: block;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
	border-radius: 15px;
	padding: 21px;
	padding-bottom: 35px;
}


.tixi3-list .item>a h1{
	font-size: 26px;
	color:#333;font-family: "Arial";
	margin:0;
	text-align: center;
	margin-top:30px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product2-pic{
	display: block;
	padding-bottom: 64.2%;
	overflow: hidden;
	border-radius: 15px;
	position: relative;
}
.product2-pic>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.tixi3-list .item>a:hover .product2-more{
	opacity: 1;
	visibility: visible;
}

.tixi3{
	padding: 90px 0;
}



/*slides*/

/* sildes css begin */
.control {width:771px;height:1085px;display: block;position:absolute;top:0;left:0;overflow: hidden;}
.change li{width:771px;overflow: hidden;text-align:center;border:1px solid #e6e6e6;}

.change li img{
	display: block;
	width: 100%;
}

/* ÃƒÂ§Ã‚Â¿Ã‚Â»ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â® */
.prev, .next{width:49px;height:49px;position:absolute;bottom:480px; color:#FFF;font-size:14px; z-index: 9;font-weight:bold; cursor: pointer;outline:none}
.prev span, .next span{display: none;}
.prev{left:0;background:url(../images-thumb/arrows_01.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/arrows_01.png") ; _background:none}
.next{right:0;background:url(../images-thumb/arrows_02.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/arrows_02.png") ; _background:none}

/* ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.pageClass{text-align:center;z-index: 9;position:absolute;top:50px;padding-top:10px;}
.pageClass a{display: inline-block; width:10px;height:10px;margin:0 3px;overflow:hidden; border:1px solid #bebebe;background:#bebebe ;border-radius:5px;outline:none}
.pageClass a span{display:none}
.pageClass a:hover,.pageClass a.cur{border:1px solid #be230a;background:#be230a }

/* ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â  */
.thumbWrap{width:261px;height:1149px;padding: 0;position:absolute;right:0;top:0;overflow: hidden;}
.thumbWrap .thumbCont{width:100%;height:100%;position:relative;overflow: hidden;}

.thumbCont ul{
	margin-bottom: 0;

}
.thumbCont li{
	padding-bottom: 66%;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	margin-bottom: 45px;
}
.thumbCont li:first-child{
	/*margin-top: 0;*/
}
.thumbCont li img{
	display: block;
	border:3px solid #e6e6e6;
	width: 100%;
	position: absolute;
	left: 0;
	top:0;
	height: 100%;
}
.thumbCont li.cur img{
	border-color:#0380c7;
}
/*.thumbCont li:first-child{
	padding-top: 0;
}*/


/* ÃƒÂ§Ã‚Â¼Ã‚Â©ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â® */
.thumbPrev,.thumbNext{width:126px;height:26px;text-align:center;position:absolute;color:#000;z-index: 9; outline:none}
.thumbPrev span, .thumbNext span{display: none;}

/*.thumbPrev{left:0;top:0;background:url(../images/up.png) no-repeat center;}
.thumbNext{left:0;bottom:0;background:url(../images/bottom.png) no-repeat center;}*/
.textDesc,.opacity{
	display: none
}
#sildes .container {
    width: 100%!important;
    padding: 0!important;
}

.rongyu-pic{
	width: 1140px;
	margin:0 auto;
}

.rongyu-pic-title{
	width: 771px;
	text-align: center;
	font-size: 38px;
	color:#000;
	font-family: "Arial";
	padding-bottom: 50px;
}

.rongyu2
{display: none;}

.rongyu2-list .item>a{
	display: block;
	padding-bottom: 140.72%;
	overflow: hidden;
	position: relative;
}


.rongyu2-list .item>a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.danpian{
	padding:50px;
}
.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;
	
}

.danpian-con{
	font-size: 16px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#0380c7;

}
.list ul{
	margin:0;

}

.list li{
	
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left:0px;
	background-repeat: no-repeat;
    background-image: url(../images/dian1.jpg);
	background-position: 0px center;
	position: relative;
	padding-right:80px;
	transition: .3s;
	padding-left: 14px;
}
.list li:first-child{
	margin-top: 0;
}
.list li a{
	font-size: 16px;
	color:#333;
}
.list li span{
	font-size: 16px;
	color:#a0a0a0;
	position: absolute;
	right: 0px;
	top: 0;
}
.list li:hover a{
	color:#0380c7;
}
.list1 {
	padding-top: 17px;
}
.list1 li{
	margin-top: 13px;

}

.list2 {
	padding-top: 24px;
}
.list2 li{
	margin-top:20px;

}
.m-page{text-align: center;padding: 40px 0 ;overflow: hidden;color: #999;}
.m-page ul{display: inline-block;overflow: hidden;vertical-align: middle;}
.m-page ul li{float: left;margin-right: 8px;}
.m-page ul li a{
    display: block;line-height: 32px;font-size: 14px;padding: 0 13px;border: 1px solid #e7e7e7;
   transition: .3s;
}
.m-page ul li.on a,.m-page ul li a:hover{border-color: #4a86db;color:#fff;background-color: #4a86db;}
