﻿* {margin:0;padding:0;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
html{background:#f2f2f2; font: 62.5%/2.0  Microsoft YaHei,tahoma, Srial, helvetica, sans-serif; color:#555;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin: 0;padding: 0;list-style-type: none;}
body,button, input, select, textarea {font: 62.5%/2.0 'Microsoft YaHei',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
em{font-style:normal;}
ul, ol,{ list-style: none; }
a { text-decoration: none; color:#555; }
a:hover { text-decoration: none;  }
img{ border:0px;}
body,.ui-overlay-h{margin:0 auto;}
input, img {vertical-align: middle;}
body,html{margin:0 auto;}
img {border:none;vertical-align:top;}

/*离线宝*/
#LXB_CONTAINER_SHOW{ opacity:0.7; }

/*商务通*/
#LRdiv1,#LRdiv0,#LRfloater1,#LR_swtbox,#LR_swtchat,#LR_swtchat a{width:0px; height:0px; overflow:hidden; display:none;}

.clearfix:after,.clear:before{
	display:table;
	content:'';
	}
.clearfix:after{
	clear:both;
	overflow:hidden;
	}

/*header css*/
.translateXY { -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.translateY { -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.translateX { -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }


.header { width: 100%; min-width: 320px; height: 55px; background-color: #f2f2f2; position: relative;}
.header h1 { position:absolute; left:3%; top:18%; max-width:84%; max-height:50px; }

.showMenuBtn {right: 3%; top: 50%; position:relative;cursor:pointer;}
.showMenuBtn span{ border:2px solid #038e9e; border-radius:50%;-webkit-border-radius:50%; color:#038e9e; padding:6px 3px;}
.showMenuBtn a { display: block; width: 100%; height: 6px;margin-top:-3px;top:50%;left:0; position:absolute; outline: none; background-color: rgba(106,115,128,1);-moz-transition: background 0.3s linear .3s; -webkit-transition: background 0.3s linear .3s; transition: background 0.3s linear .3s; }
.showMenuBtn a:after, .showMenuBtn a:before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0;  background-color: #6a7380;-moz-transition: top 0.3s linear .3s, transform .3s ease-in .1s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-in .1s; transition: top 0.3s linear .3s, transform .3s ease-in .1s;  }
.showMenuBtn a:after { top:14px;}
.showMenuBtn a:before {	top:-14px;}

.showMenuBtn.show a {background-color: rgba(106,115,128,0 );}
.showMenuBtn.show a:after {top:0;-moz-transform: rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); transform:rotate(-45deg);-moz-transition: top 0.3s linear .3s, transform .3s ease-out .5s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-out .5s; transition: top 0.3s linear .3s, transform .3s ease-out .5s;}
.showMenuBtn.show a:before {top:0;-moz-transform: rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg);-moz-transition: top 0.3s linear .3s, transform .3s ease-out .5s; -webkit-transition: top 0.3s linear .3s, transform .3s ease-out .5s; transition: top 0.3s linear .3s, transform .3s ease-out .5s;}

.showMenuBtn a em { background-color: #e60012; border-radius: 50%; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); display: block; height: 14px; position: absolute; right: -6px; top: -24px; width: 14px; z-index: 10; }

.absolute {position:absolute;}
.relative {position:relative;}

.popMenus { position: absolute; width: 100%;height:100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; overflow: hidden; background-color: #3f4754;-moz-transition:all .6s ease-out 0s;-webkit-transition:all .6s ease-out 0s;transition:all .6s ease-out 0s;-moz-transform:translateX(-100%);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);z-index:200}
.popMenus.show{-moz-transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}

.pop_title { width: 100%; position: relative; z-index: 2; background-color: #2e3642; padding:0 3%; height:6rem; line-height:6rem; }
.pop_title span { display: inline-block; float: left;  line-height:2.9; color: #6a7380; font-size:2rem; font-weight:bold; }

.closePopMenu { display: block; width: 49px; height: 47px; right: 3%; top: 50%; }
.menuContainer { width: 100%; height: 100%; }
.menuNavs { width: 29.1%; background-color: #2e3642; height: 100%; float: left; overflow: hidden; position: relative; }
.menuNavs ul { position: absolute;width:100%;/* Prevent elements to be highlighted on tap */ -webkit-tap-highlight-color: rgba(0,0,0,0); /* Put the scroller into the HW Compositing layer right from the start */
-webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); padding-bottom:80px;}
.menuNavs ul li { width: 100%; line-height:2.8; padding-left:10%; font-size:1.6rem; }
.menuNavs ul li.on { background-color:#3f4754;}
.menuNavs ul a { display: block; width: 100%; height: 100%; color: #fff; }
.menuContents {width:70.9%;height:100%;overflow:hidden;float:left;padding:0 7%;}
.menuContent {width:100%;height:100%;overflow:hidden;}
.menuLists {padding-bottom:80px;}
.menuList h4 {color:#fff;line-height:1.6;border-bottom:1px solid #525c6b;margin-top:4.8%; padding-bottom:4.8%; font-weight:normal; font-size:1.4rem;}
.menuList h4 a{ color:#93a0b2; display:block;}
.menuList h4 a span{ float:right;}

.menuList .links {padding:3% 0.5%;}
.menuList .links a{display:block;float:left;color:#a9a9a9;line-height:2.2;width:33%;overflow:hidden;}

.menuList .links a.hot:after {content:'';position:absolute;width:9px;height:11px; background:url(../images/h.png) no-repeat;top:0;right:-1px;}
.menuList .links a.hot.active:after {-webkit-animation:shake .4s linear 0s 1;animation:shake .4s linear 0s 1;}

.shake {-webkit-animation:shake 0.2s ease-in-out  6  alternate;-moz-animation:shake 0.2s ease-in-out  6  alternate;-o-animation:shake 0.2s ease-in-out  6  alternate;animation:shake 0.2s ease-in-out  6  alternate;}
@-webkit-keyframes shake{
	0% {
		-moz-transform:rotate(8deg);
		-webkit-transform:rotate(8deg);
		transform:rotate(8deg);
		}
	100% {
		-moz-transform:rotate(-8deg);
		-webkit-transform:rotate(-8deg);
		transform:rotate(-8deg);
		}
	}
@-moz-keyframes shake {
		0% {
		-moz-transform:rotate(8deg);
		-webkit-transform:rotate(8deg);
		transform:rotate(8deg);
		}
	100% {
		-moz-transform:rotate(-8deg);
		-webkit-transform:rotate(-8deg);
		transform:rotate(-8deg);
		}
	}
@-o-keyframes shake {
		0% {
		-moz-transform:rotate(8deg);
		-webkit-transform:rotate(8deg);
		transform:rotate(8deg);
		}
	100% {
		-moz-transform:rotate(-8deg);
		-webkit-transform:rotate(-8deg);
		transform:rotate(-8deg);
		}
	}
@keyframes shake {
		0% {
		-moz-transform:rotate(8deg);
		-webkit-transform:rotate(8deg);
		transform:rotate(8deg);
		}
	100% {
		-moz-transform:rotate(-8deg);
		-webkit-transform:rotate(-8deg);
		transform:rotate(-8deg);
		}
	}

.menulist {width:100%;}
.menulist h3 {wdith:100%;height:80px;font-size:30px;color:#fff;font-weight:500;padding-top:20px;padding-left:22px;}
.menulist ul {width:100%;border-bottom:1px solid #6a7380;}
.menulist ul li {width:100%;float:left;height:78px;overflow:hidden;line-height:78px;font-size:26px;text-align:center;color:#9097a0;border-top:1px solid #6a7380;}
.menulist ul li a {display:block;float:left;height:78px;color:#9097a0;border-right:1px solid #6a7380;border-right:1px solid #6a7380;}
.menulist ul li a:nth-child(4n) {border-right:none}
.popMenu {display:none;}
.menulists {position:absolute;width:100%;}
.menuBtn {width:100%;height:80px;line-height:80px;text-align:center;font-size:26px;color:#424b59; background-color:#242c37;cursor:pointer;position:relative; -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -ms-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;}
.menuBtn span {display:inline-block;}
.menuBtn.active i {-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}
.menuBtn i {position:absolute;left:50%;top:50%;margin-top:-3px;margin-left:60px;display:block;width:17px;height:12px; background:url(../images/down.png) no-repeat;-moz-transition:all 0.6s linear 0s;-webkit-transition:all 0.6s linear 0s;transition:all 0.6s linear 0s;}
.call_number {display:block;width:97%;margin:20px auto;-moz-box-shadow:0 7px 20px rgba(38,197,64,.3);-webkit-box-shadow:0 7px 20px rgba(38,197,64,.3);box-shadow:0 7px 20px rgba(38,197,64,.3);}
.address_info {width:100%;height:306px; background:url(../images/addressbg.png) no-repeat center; -moz-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%;margin:20px auto;}
.address_pic1 {left:0;top:66px;width:280px;height:190px; background:url(../images/address_pic1.png) no-repeat;}
.address_pic2 {right:54px;top:56px;width:342px;height:134px; background:url(../images/address_pic2.png) no-repeat;}
.address_online {right:209px;top:200px;width:187px;height:64px; background:url(../images/hmap.png) no-repeat;}
.hAbout {right:10px;top:200px;width:187px;height:64px; background:url(../images/habout.png) no-repeat;}
.copyRight {width:100%;margin:0 auto 160px;}
.copyRight p {font-size:24px;color:#babdc1;text-align:center;overflow:hidden;}
.copyRight p:nth-child(n+2){font-size:14px;}
.copyRight p span {width:100%;display:inline-block;margin:0 auto;}
.scrollTop { position:fixed; bottom:116px; right:0; width:13%;display:none;z-index:10 }

.nav{ width:100%; height:auto; margin:0 auto; font-size:1.5rem;}
.nav ul li{ width:33.3333%; height:40px; line-height:40px; float:left; background:#038e9e; text-align:center;}
.nav ul li a{ color:#fff; display:block; width:100%;}
.nav ul li a img{ padding-top:15px; width:10px; height:auto;}
.nav ul li:nth-child(1) a,.nav ul li:nth-child(2) a,.nav ul li:nth-child(4) a,.nav ul li:nth-child(5) a{ border-right:1px solid #fff;}
.nav ul li:nth-child(1),.nav ul li:nth-child(2),.nav ul li:nth-child(3){ height:41px;}
.nav ul li:nth-child(1) a,.nav ul li:nth-child(2) a,.nav ul li:nth-child(3) a{ border-bottom:1px solid #fff;}

.lb-banner{ width:100%; height:auto;  margin:0 auto; position:relative; overflow:hidden;   }
.lb-banner .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.lb-banner .hd ul{ display:inline-block; height:5px; padding:3px 5px; font-size:0; vertical-align:top;}
.lb-banner .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.lb-banner .hd ul .on{ background:#FE6C9C;  }

.lb-banner .bd{ position:relative; z-index:0; }
.lb-banner .bd li img{ width:100%;  height:auto;  }
.lb-banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.lb-banner ul li a{
	width:100%;
	height:180px;
	display:inline-block;
}





.f-nav{ padding:0 10px; height:auto; margin:0 auto; margin-top:10px; overflow:hidden;}
.f-nav ul li{ float:left; width:23%; text-align:center;}
.f-nav ul li a{ color:#fff; width:100%; padding:10px 0; border-radius:8px;-webkit-border-radius:8px; background:#038e9e; display:block;}
.f-nav ul li img{ width:50%;}
.f-nav ul li:nth-child(1){ margin-right:1.3333%;}
.f-nav ul li:nth-child(2){ margin-left:1.3333%; margin-right:1.3333%;}
.f-nav ul li:nth-child(3){ margin-left:1.3333%; margin-right:1.3333%;}
.f-nav ul li:nth-child(4){ margin-left:1.3333%;}
.f-nav ul li h4{ font-size:1.4rem;}

.i-b{ border:1px solid #038e9e; border-bottom-left-radius:3px; border-bottom-right-radius:3px; }
.i-bk{ margin:10px; font-size:1.4rem;}
.i-bk .hd{ height:45px; line-height:45px; font-size:1.6rem; background:#038e9e; position:relative;  }
.i-bk .hd ul{ width:100%; margin:0 auto;height:45px; top:0; overflow:hidden;  }
.i-bk .hd ul li{ width:20%; float:left; text-align:center; color:#666;  }
.i-bk .hd ul li span{ float:right; font-size:1.2rem; color:#fff;}
.i-bk .hd ul h4{ float:left; text-align:center; display:block; width:20%; }
.i-bk .hd ul a{ color:#fff;}
.i-bk .hd ul .on{border-bottom-color:#fff; color:#fff;  }
.i-bk .hd ul .on a{ border:1px solid #e5edee; background:#03818d; border-radius:4px;-webkit-border-radius:4px;  padding:2px 10px; color:#fff; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.i-bk .bd ul{ padding:10px; height:auto; overflow:hidden;  }

.bk h4{ font-size:1.8rem; text-align:left; color:#038e9e; padding-right:23px;display:inline-block; background:url(../images/bk-bg-1.png) no-repeat right 5px; background-size:20px;}
.bk p span{ color:#ff8200;}
.bk-1 a{ color:#999; margin-right:10px; }
.bk-2 a{ float:left; width:23%; display:block; text-align:center; font-size:1.2rem; color:#333;}
.bk-2{ padding:5px 0 0 0;}
.bk-2 a img{ width:100%;}
.bk-2 a:nth-child(1){ margin-right:1.3%;}
.bk-2 a:nth-child(2){ margin-left:1.3%; margin-right:1.3%;}
.bk-2 a:nth-child(3){ margin-left:1.3%; margin-right:1.3%;}
.bk-2 a:nth-child(4){ margin-left:1.3%;}

.zl-1{ width:100%; border-bottom:1px dashed #c2c2c2; padding:0 0 5px 0; margin-bottom:5px;}
.zl-1 img{ float:left; padding-right:10px; width:140px;}
.zl-1 h4{ font-size:1.8rem; color:#038e9e; height:30px; line-height:30px; overflow:hidden;}
.zl-1 p span{ color:#ff8200;}
.zl li{ height:3rem; line-height:3rem; overflow:hidden;}
.zl li span{ float:right; color:#ff8200;}

.i-by{ overflow:hidden; font-size:1.4rem;}
.i-by{ margin:10px 10px 0 10px; overflow:hidden;}
.i-by h3{ position:relative; width:31%; float:left; font-size:1.6rem; text-align:center; background:#eaeded; border:1px solid #038e9e; border-radius:10px;-webkit-border-radius:10px; margin-bottom:10px;}
.i-by h3 a{ padding:15px 0 10px 0; display:block; border-radius:10px;-webkit-border-radius:10px; }
.i-by h3 img{ width:40%; margin:0 30%;}
.i-by h3 span{ width:100%; height:30px; display:block; position:absolute; bottom:0; z-index:2;}
.i-by .i-t.onn{ background:#fff; border-bottom:0; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom-right-radius:0; border-bottom-left-radius:0;}
.i-by .i-t.onn a{ padding:15px 0 25px 0; display:block;}
.i-by .i-t.onn span{ background:url(../images/i-t-bg.png) no-repeat center center; background-size:15px auto;}
.i-by .i-t1{ margin-right:1.75%;}
.i-by .i-t2{ margin-left:1.75%; margin-right:1.75%;}
.i-by .i-t3{ margin-left:1.75%;}


.i-open{ width:100%; display:none; overflow:hidden; float:left; margin-top:-11px; margin-bottom:10px; background:#fff; border:1px solid #038e9e; border-bottom-left-radius:11px; border-bottom-right-radius:11px;}
.i-wz{ padding:10px 10px 0 10px;}
.i-wz img{ float:left; width:140px; padding-right:10px;max-height: 80px;}
.i-wz h4{ font-size:1.8rem; color:#038e9e; height:30px; line-height:30px; overflow:hidden;}
.i-wz p span{ color:#ff8200;}
.i-open ul{ margin:5px 10px 0 10px; padding-top:5px; border-top:1px dashed #c2c2c2;}
.i-open ul li{ width:100%; height:30px; line-height:30px; overflow:hidden;}
.i-open ul li span{ float:right; color:#ff8200;}
.i-open h6{ text-align:center; margin-bottom:10px; }
.i-open h6 img{ width:30px;}

.i-g{ width:100%; height:auto;  margin:0 auto; position:relative; overflow:hidden;   }
.i-g .hd{  height:11px;  position:absolute; z-index:1; bottom:5px; right:0; text-align:center;  }
.i-g .hd ul{ display:inline-block; height:5px; padding:3px 5px; font-size:0; vertical-align:top;}
.i-g .hd ul li{ display:inline-block; width:5px; height:5px; background:#038e9e; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.i-g .hd ul .on{ background:#fbc404;  }

.i-g .bd{ position:relative; z-index:0; }
.i-g .bd li img{ width:100%;  height:auto;  }
.i-g .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

.i-hot{ margin:10px; height:auto; font-size:1.4rem;}
.i-tit{ width:100%; height:40px; line-height:40px; background:#038e9e;}
.i-tit img{ float:left; width:20px; height:auto; margin:10px 8px 0 10px;}
.i-tit a{ color:#fff; display:block;}
.i-tit h2{ font-size:1.6rem; float:left;}
.i-tit span{ float:right; margin-right:10px; font-size:1.2rem;}
.i-hot ul{ padding:10px; height:auto;}
.i-hot ul li{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:left;}
.i-hot ul li span:nth-child(1){ float:right; color:#ff8200; padding-left:10px;}
.i-hot ul li span:nth-child(2){ float:left; background:#038e9e; color:#fff; font-size:1.2rem; margin:7px 5px 0 0; height:1.6rem; width:1.6rem; text-align:center; line-height:1.6rem; display:inline-block;}
.i-hot ul li:nth-child(1) span:nth-child(2){ background:#ff8200;}

.i-ys{ margin:0 10px 10px 10px; height:auto; font-size:1.4rem;}
.i-ys-nr{ margin:10px 10px 5px 10px; text-align:center; position:relative; }
.i-ys-nr .bd li{ width:31%; float:left; }
.i-ys-nr .bd li h2{ font-size:1.4rem; text-align:left;}
.i-ys-nr .bd li h2 span{ float:right; margin-top:4px; background:#ec952f; color:#fff; display:inline-block; height:18px; line-height:18px; padding:0 5px; font-size:1.2rem; border-radius:2px;-webkit-border-radius:2px;}
.i-ys-nr .bd li img{ width:100%;}
.i-ys-nr .bd ul li:nth-child(1){ margin-right:1.75%;}
.i-ys-nr .bd ul li:nth-child(2){ margin-left:1.75%; margin-right:1.75%;}
.i-ys-nr .bd ul li:nth-child(3){ margin-left:1.75%;}

.i-ys-nr .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.i-ys-nr .hd{ height:auto; overflow:hidden; font-size:0; }
.i-ys-nr .hd ul{ display:inline-block; padding-top:5px; }	
.i-ys-nr .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; }
.i-ys-nr .hd .on{ background:#BA2636;  }
.i-ys-nr .prev,.i-ys-nr .next{ position:absolute; display:inline-block; width:12px; height:auto; overflow:hidden; vertical-align:top; }
.i-ys-nr .next{ right:0px; top:33%; }
.i-ys-nr .prev{ left:0px; top:33%;}
.i-ys-nr .prev img,.i-ys-nr .next img{ width:100%;}
.i-ys-nr .hd ul{ display:none;}

.i-gy{ margin:10px; font-size:1.4rem;}
.i-gy .hd{ padding:0 0; height:45px; line-height:45px; font-size:1.6rem; background:#038e9e; position:relative;  }
.i-gy .hd ul{ width:100%; margin:0 auto;height:45px; top:0; overflow:hidden;  }
.i-gy .hd ul li{ width:30%; float:left; text-align:center; color:#666;  }
.i-gy .hd ul li span{ float:right; font-size:1.2rem; color:#fff;}
.i-gy .hd ul a{ color:#fff;}
.i-gy .hd ul .on{border-bottom-color:#fff; color:#fff;  }
.i-gy .hd ul .on a{ border:1px solid #e5edee; background:#03818d; border-radius:4px;-webkit-border-radius:4px;  padding:2px 10px; color:#fff; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.i-gy .bd ul{ padding:10px; height:auto; overflow:hidden;  }
.i-gy .i-hd img{ width:100%;}
.i-gy .i-hd p{ margin-top:10px;}
.i-gy .i-hd p a{ color:#ff8200;}
.i-gy .i-hj li{ width:31%; float:left;}
.i-gy .i-hj li img{ width:100%; border:0;}
.i-gy .i-hj li:nth-child(1){ margin-right:1.75%; margin-bottom:10px;}
.i-gy .i-hj li:nth-child(2){ margin-left:1.75%; margin-right:1.75%; margin-bottom:10px;}
.i-gy .i-hj li:nth-child(3){ margin-left:1.75%; margin-bottom:10px;}
.i-gy .i-hj li:nth-child(4){ margin-right:1.75%;}
.i-gy .i-hj li:nth-child(5){ margin-left:1.75%; margin-right:1.75%;}
.i-gy .i-hj li:nth-child(6){ margin-left:1.75%;}

.footer{ width:100%; height:auto; margin:0 auto; padding:25px 0 20px 0; background:url(../images/footer-bg.jpg) repeat; text-align:center;}
.footer img{ width:60%; margin-bottom:10px;}
.footer p{ font-size:1.2rem; color:#fff;}

.l-dz{ padding:0 10px; height:30px; line-height:30px; margin:10px 0; font-size:1.6rem; text-align:left;overflow: hidden;}
.l-dz span{ font-size:1.4rem; float:right; display:inline-block; padding-left:25px; background:url(../images/l-dz-img.png) no-repeat left 5px; background-size:20px 20px;}
.l-list{padding:0 10px; height:auto; margin:0 auto; font-size:1.4rem; overflow:hidden;}
.l-list ul li{ padding:0 10px 10px 10px; height:auto; float:left; background:#fff; margin-bottom:10px;width:100%;}
.l-list ul li img{ width:120px; float:left; margin:10px 10px 0 0;height: 75px;}
.l-list ul li h4{ color:#038e9e; font-size:1.6rem; height:30px; line-height:30px; overflow:hidden; padding-top:3px;}
.l-list ul li p{ line-height:24px; padding-top:10px;}
.l-list ul li p span{ color:#ff8200;}

.l-page { padding:10px; margin: 0 auto; overflow: hidden; text-align:center; font-size:1.6rem;}
.l-page ul{ width:auto; overflow:hidden; display:inline-block;}
.l-page ul li { display:inline-block; padding:2px 20px; text-align:center; float:left; border-radius:5px; background:#038e9e; margin:5px 10px; color:#fff;}
.l-page ul li:first-child{display:none;}
.l-page ul li a{ color:#fff}

.a-h1{ padding:10px 10px 0 10px; height:auto; margin:0 auto; font-size:2.2rem; line-height:3.4rem; text-align:center;}
.article{ padding:10px; height:auto; margin:0 auto; font-size:1.5rem;}
.article img{ text-align:center; width:100% !important;height:auto !important;/*margin-left: -2em;*/}
.article p{ text-indent:2em; padding-bottom:5px;}
.a-next{ padding:0 10px 15px 10px; margin:0 auto; font-size:1.5rem; overflow:hidden;}
.a-next ul li{ width:100%; height:2.6rem; line-height:2.6rem; float:left; overflow:hidden;}
.a-next ul li a{ color:#038e9e;}







