@import url(../fonts/iconfont.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100italic,100,300italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Barlow:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Anton:300,400,500,600,700);
body{font-family:"Microsoft Yahei";overflow-x:hidden}
li{list-style:none}
a:visited,a:active{text-decoration:none!important}
a:hover{text-decoration:none}
ul,li,p,div,h1,h2,h3,h4,h5,h6,section,header,footer{margin:0;padding:0}
.al-c{text-align:center}
.pad100{padding:100px 0}
.padtb{padding:60px 0}

.layout{width:1240px;margin:0 auto;position:relative}
.hid{overflow:hidden}

/* 版块标题 */
.tit{margin-bottom:50px;text-align:center}
.tit h4:before,.tit h4:after{content:"";display:inline-block;width:22px;height:21px;background:url(tit.png) no-repeat;position:relative;top:0;margin-right:16px}
.tit h4:after{background-position:0 100%;margin-left:16px}
.tit div{display:inline-block}
.tit h4{font-size:35px;font-weight:bold;color:#333366;margin-bottom:2px;position:relative;z-index:2}
.tit p{font-size:20px;font-family:Lato;color:#3f3f77;position:relative;margin-top:0px;z-index:1}

.siteMap{width:100%;background:#444;padding:60px 0}
.siteMap dl{float:left;width:172px;margin:0;padding-left:30px;border-left:1px dashed rgba(255,255,255,.08);overflow:hidden}
.siteMap dl:first-child{width:130px;border:none;padding:0}
.siteMap dt{padding-bottom:15px;color:#fff;font-size:18px;font-weight:normal}
.siteMap dd{line-height:32px;font-size:14px}
.siteMap dd a{color:#a9a9a9}
.siteMap dl.dl-wx{width:200px}
.siteMap dl.dl-contact{width:220px;color:#a9a9a9;font-family:Arial}
.siteMap dl.dl-contact dd{padding-left:30px;background-repeat:no-repeat;background-position:0 50%}
.siteMap dl.dl-contact .d1{background-image:url(ico-tel.png);color:#fff;font-size:18px;font-weight:bold}
.siteMap dl.dl-contact .d2{background-image:url(ico-fax.png);background-position:2px 50%}
.siteMap dl.dl-contact .d3{background-image:url(ico-mail.png)}
.siteMap dl.dl-contact .d4{background-image:url(ico-qq.png)}
.siteMap dd a:hover{color:#ff0;text-decoration:underline}

/*footer*/
footer{line-height:54px;background:#3a3a3c;color:#fff}
footer a{color:#fff}
footer a:hover{color:#ff0;text-decoration:underline}
footer i{color:rgba(255,255,255,.1);margin:0 10px;font-style:normal}

/* retop*/
#retop{display:none;width:50px;height:50px;line-height:50px;cursor:pointer;position:fixed;bottom:15px;right:15px;z-index:9;text-align:center;background-color:rgba(0,0,0,.6);color:#fff;border-radius:3px;transition:all .3s ease}
#retop:hover{background-color:#db241e;bottom:20px}
#retop i{font-size:16px}

/* 分页 */
#fenye{font-family:Barlow;text-align:center;font-size:16px;clear:both;margin-top:40px}
#fenye a{width:40px;height:40px;line-height:40px;display:inline-block;background:#bbb;margin:0 4px;color:#fff;overflow:hidden;border-radius:3px;text-align:center}
#fenye a:hover{text-decoration:none;background:#db241e}
#fenye a.curr{text-decoration:none;background-image:linear-gradient(90deg,#ff194a 0,#ff4646 100%);color:#fff;font-weight:bold}
#fenye a.next,#fenye a.prev{font-family:Simsun;font-size:16px;font-weight:bold}

/* 1024 < */
@media screen and (max-width:1024px){
	.pad100{padding:50px 0}
	.layout{width:100%}
	.tit{margin-bottom:20px}
	.tit h4{font-size:22px}
	.tit h4:before,.tit h4:after{width:22px;height:21px;background:url(tit.png) no-repeat;position:relative;top:10px;margin-right:16px}
	.tit h4:after{background-position:0 100%;margin-left:16px}
	.tit p{font-size:14px}

	footer{padding:15px 0;line-height:24px;font-size:12px}
	footer span{display:none}
	
	#retop{width:34px;height:34px;line-height:34px;right:0;bottom:52px;border-radius:0}
	
	.siteMap{padding:30px 0}
	.siteMap dl,.siteMap dt{display:none;border:none;padding-left:20px}
	.siteMap dl.dl-wx,.siteMap dl.dl-contact{display:block}
	.siteMap dl.dl-wx{width:40%}
	.siteMap dl.dl-wx img{width:80%}
	.siteMap dl.dl-contact{width:60%}
	.siteMap dl.dl-contact .d1{font-size:14px;font-weight:normal}
	
	#fenye{font-size:14px;padding-top:20px}
	#fenye a{width:30px;height:30px;line-height:30px;margin:0 3px}
}
