h@charset "utf-8";

/* reset */

html {
	height: 100%;
	*+overflow: hidden;
	color: #666;
}

body {
	min-height: 100%;
	font-family: "Microsoft Yahei", "微软雅黑","Arial","simsun", "宋体" !important;
	background-color: #fff;
}

body {
	_height: 100%;
	*+overflow: hidden;
	/*overflow-x: hidden;*/
}
a,a:hover{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
a:hover{
    color: #fff;
}
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0;
}

body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption {*zoom: 1; }
li {list-style-type: none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%; }
iframe,
frame,
fieldset,
img {
	border: 0 none;
}

img {vertical-align: top; }
input[type=button],
input[type=submit],
input[type=reset] {
	cursor: pointer;
}

button {cursor: pointer; }
input,
textarea,
button {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}

input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}

textarea {
	overflow: auto;
	resize: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
}

th {
	font-weight: normal;
}

em,
cite,
address,
i {
	font-style: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

body,
input,
select,
button,
textarea {
	/*font-family: "Microsoft Yahei", "å¾®è½¯é›…é»‘", arial, "\5b8b\4f53";*/
	font-family:  "冬青黑体", "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑", sans-serif;
}

a {
	text-decoration: none;
}

a {
	blr: expression(this.onFocus=this.blur());
}

a * {
	*cursor: pointer;
}

:focus {
	outline: none;
}

.edit_con_original {
	line-height: 1.8;
	padding: 0 0;
	color: #333;
}

.edit_con_original ul {
	margin: inherit;
	padding: inherit;
}

.edit_con_original ul li {
	list-style-type: disc;
	margin: auto;
}

.edit_con_original ol {
	margin: inherit;
	padding: inherit;
}

.edit_con_original ol li {
	list-style-type: decimal;
	margin: auto;
}

.edit_con_original h1 {
	font-size: 2em;
	font-weight: bold;
}

.edit_con_original h2 {
	font-size: 1.5em;
	font-weight: bold;
}

.edit_con_original h3 {
	font-size: 1.17em;
	font-weight: bold;
}

.edit_con_original h4 {
	font-size: 1em;
	font-weight: bold;
}

.edit_con_original h5 {
	font-size: 0.83em;
	font-weight: bold;
}

.edit_con_original h6 {
	font-size: 0.67em;
	font-weight: bold;
}

.edit_con_original em {
	font-style: italic;
}

.edit_con_original cite {
	font-style: italic;
}

.edit_con_original address {
	font-style: italic;
}

.edit_con_original i {
	font-style: italic;
}

.edit_con_original table {
	border-collapse: separate;
	border-spacing: 2px;
}

.edit_con_original img {
	max-width: 100%;
	height: auto;
}


/*æ‰€æœ‰åŽå°ç¼–è¾‘å™¨åŒºåŸŸéƒ½è¦å¼•ç”¨ edit_con_original ç±»å*/


/* clear é¡µå¤´ï¼Œé¡µè„šï¼Œå†…å®¹åŒºéƒ½ä¸ç”¨å†åŠ æ¸…é™¤æ ·å¼ */

.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
	content: '';
	display: table;
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
	content: '';
	display: table;
	clear: both;
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
	*zoom: 1;
}

.clear,
.cl {
	display: block!important;
	float: none!important;
	clear: both;
	width: auto!important;
	max-width: none!important;
	min-width: 0!important;
	max-height: none!important;
	min-height: 0!important;
	overflow: hidden;
	margin: 0!important;
	padding: 0!important;
	border: 0 none!important;
	font-size: 0!important;
	line-height: 0!important;
}

.ut-s {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap !important;
	outline: 0 !important
}

.en {
	font-family: arial;
}

.hide {
	display: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

body {
	line-height: 1.5;
	font-size: 1em;
}

a {
	color: #fff;
}

a:hover {
	color: #0261d8;
}

.font-12 {
	font-size: 12px;
}

.font-14 {
	font-size: 14px;
}

.font-16 {
	font-size: 16px;
}

.font-18 {
	font-size: 18px;
}

.font-20 {
	font-size: 20px;
}

.font-22 {
	font-size: 22px;
}

.font-24 {
	font-size: 24px;
}
.font-25 {
	font-size: 25px;
}
.font-28 {
	font-size: 28px;
}

.font-30 {
	font-size: 30px;
}

.font-36 {
	font-size: 36px;
}

.font-42 {
	font-size: 42px;
}

.font-48 {
	font-size: 48px;
}

.font-60 {
	font-size: 60px;
}

.font-112 {
	font-size: 112px;
}

.tran_scale {
	overflow: hidden;
	display: block;
}

.tran_scale img {
	transition: 1000ms all;
	-webkit-transition: 1000ms all;
}

.tran_scale:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

.auto-img {
	position: relative;
	overflow: hidden;
	display: block;
}

.auto-img img {
	position: relative;
}

.phone_hide {
	display: block;
}

.phone_show {
	display: none;
}

.mobile-mask {
	display: none;
}

#content-box {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	box-shadow: 0 0 15px rgba(0, 0, 0, .5);
	background: #ffffff;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
	position: fixed;
}

.content-inner {
	height: 100%;
	width: 100%;
}

.index #content-box {
	overflow: hidden;
}

.lt9 .index #content-box {
	overflow-y: auto;
}

#content-box {
	min-width: 320px;
}

.i-wrap {
	max-width: 1920px;
	margin: 0 auto;
}

.i-wrap > .inner {
	width: 1200px;
	margin: 0 auto;
}

.in_body {
	opacity: 0;
}

.in_guide {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: cover;
	cursor: pointer;
}

.in_guide a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
	/*background: url(../images/);*/
}


/* = é¦–é¡µ
--------------------------------------------------------------------------------*/

.nav_ext_con {
	display: none;
}

.con_box {
	left: 0px;
	position: relative;
}

.content-boxfix {
	position: fixed;
	width: 100%;
	top: 0px;
	height: 100%;
}


/* å¤´å°¾ */

.header {height:80px;
	/*position: fixed;*/
	left: 0px; top: 0px; z-index: 9; width: 100%; /*/*border-bottom: 1px solid #1a1a1a;*! background-image: url("/images/index/header_bg.png"); background-repeat: repeat-x; background-size: 1px 100%;*/
	background-color: #fff;
	/*background: #333\9;*/
	margin-bottom: 16px;
	border-bottom: 1px solid #e4e4e4;
}
.header:hover{background-color: #fff;
	/*background: #fff\9;!*IE*! */
	/*filter: alpha(opacity=80);!*IE*! */
}
.header .logo {width: 179px; height: 41px; background: url("/images/index/logo_03.png") no-repeat; margin-left: 100px; margin-top: 20px; position: absolute; z-index: 2; left: 10px; }
.head-menu {float: left; width: 100%; height: 80px; position: relative; margin-top: 0; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }

.header .logo img {width: 100%; height: auto; }
/*.header:hover .head-menu {
	margin-top: 0px;
}*/

.header .nav {float: right; margin: 26px 0 0; padding: 0 164px 0 0; display: block; }
.header:hover .nav {display: block; }
.header .nav .list > li {float: left; font-size: 13px; line-height: 27px; padding: 0px 26px; color: #fff; text-align: center;
}
.header .nav .list > li > h2 {position: relative; z-index: 2; font-weight: normal; }
.header .nav .list > li > h2 a.tit {display: block; color: #666; height: 32px; font-size: 14px }
.header .nav .list > .on,
.header .nav .list > li:hover  {}
.header .nav .list > .on h2 a.tit{color: #5599ec; }
.header .nav .list > li:hover h2 a.tit,
.header .nav .list >  h2 a.tit {color: #5599ec; border-bottom: 4px solid #fff; padding-bottom: 18px; }
.menu-child {position: absolute; left: 0; right: 0; /*height: 0;*/ display:none; overflow: hidden; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; z-index: 3;border: 1px solid #e4e4e4; top: 40px;
border-bottom: 1px}
.menu-child.menu-1{left: -32px; }
.menu-child.menu-2{left: -58px; }
.lt9 .menu-child {filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#eeffffff", EndColorStr="#eeffffff") }
li:hover .menu-child {/*height: auto;*/ display:block; overflow: hidden; }
.header .nav .list > li:hover .menu-child{display:block;}
.menu-child.menu-4 {right: -45px; width: 220px; left: auto; }
.menu-child.menu-1,
.menu-child.menu-3,
.menu-child.menu-5 {width: 140px; }
.menu-child.menu-2 {width: 168px; }
.menu-child.menu-2 .media_nav {width: 100%; }
.menu-child.menu-2 .media_nav dl dd +dd +dd +dd +dd {display: block; }
.menu-child.menu-3 {left: auto; right: 0px; }

/*********media_nav*********/

.media_nav {
	width: 140px;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	/*background: url(../images/menu_navbg01.png);*/
	color: #666;
	float: left;
}

.media_nav dl {
	width: 100%;
	padding: 0.7% 0px;
    text-align: center;

}

.media_nav dl dd {
	/*padding: 13px 0px;*/
	border-top: 1px solid #fff;
    background-color: #fff;
	/*background: #000\9;!*IE*!*/
	/*filter: alpha(opacity=80);!*IE*!*/
	color: #666;
}
.media_nav dl dd a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 5px 0;
    color: #666;
}

.media_nav dl dd:first-child {
	border-top: none;
}

.media_nav dl dd h1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 110%;
}

.media_nav dl dd h2 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 110%;
	padding-top: 2px;
	text-transform: capitalize;
}

.header .nav .list > li > h2 a.titmore {
	/*background: url(../images/nav_more.png) no-repeat left top;*/
	width: 27px;
	height: 31px;
	display: inline-block;
}

.header .nav .list > li:hover a.titmore {
	background-position: left -73px;
}

.header .nav .list > li:hover h2 a.titmore,
.header .nav .list > .on h2 a.titmore {
	border-bottom: none;
	padding-bottom: 14px;
}

.media_nav dl dd:hover {
    background-color: #5599ec;
    color: #fff;
}
.media_nav dl dd a:hover{
	color: #fff;
}


/* é¦–é¡µ */

.box-shadow-1 {
	box-shadow: 0px 0 0px rgba(0, 69, 246, .5), /*å·¦è¾¹é˜´å½±*/
	0px 0 0px rgba(0, 69, 246, .5), /*å³è¾¹é˜´å½±*/
	0 0px 0px rgba(0, 69, 246, .5), /*é¡¶éƒ¨é˜´å½±*/
	0 20px 20px rgba(0, 69, 246, .3);
	/*åº•è¾¹é˜´å½±*/
}

.box-shadow-2 {
	box-shadow: 0px 0 0px rgba(232, 7, 50, .5), /*å·¦è¾¹é˜´å½±*/
	0px 0 0px rgba(232, 7, 50, .5), /*å³è¾¹é˜´å½±*/
	0 0px 0px rgba(232, 7, 50, .5), /*é¡¶éƒ¨é˜´å½±*/
	0 20px 20px rgba(232, 7, 50, .3);
	/*åº•è¾¹é˜´å½±*/
}

.box-shadow-3 {
	box-shadow: 0px 0 0px rgba(45, 191, 96, .5), /*å·¦è¾¹é˜´å½±*/
	0px 0 0px rgba(45, 191, 96, .5), /*å³è¾¹é˜´å½±*/
	0 0px 0px rgba(45, 191, 96, .5), /*é¡¶éƒ¨é˜´å½±*/
	0 20px 20px rgba(45, 191, 96, .3);
	/*åº•è¾¹é˜´å½±*/
}

.box-shadow-4 {
	box-shadow: 0px 0 0px rgba(255, 150, 0, .5), /*å·¦è¾¹é˜´å½±*/
	0px 0 0px rgba(255, 150, 0, .5), /*å³è¾¹é˜´å½±*/
	0 0px 0px rgba(255, 150, 0, .5), /*é¡¶éƒ¨é˜´å½±*/
	0 20px 20px rgba(255, 150, 0, .3);
	/*åº•è¾¹é˜´å½±*/
}

.box-shadow-5 {
	box-shadow: 0px 0 0px rgba(0, 0, 0, 0), /*å·¦è¾¹é˜´å½±*/
	0px 0 0px rgba(0, 0, 0, 0), /*å³è¾¹é˜´å½±*/
	0px 0px 0px rgba(0, 0, 0, 0), /*é¡¶éƒ¨é˜´å½±*/
	0px 5px 10px rgba(0, 0, 0, .3);
	/*åº•è¾¹é˜´å½±*/
}

.box-shadow-6 {
	box-shadow: 0px 0 0px rgba(0, 0, 0, 0), /*å·¦è¾¹é˜´å½±*/
	0px 0 0px rgba(0, 0, 0, 0), /*å³è¾¹é˜´å½±*/
	0px 0px 0px rgba(0, 0, 0, 0), /*é¡¶éƒ¨é˜´å½±*/
	0px 5px 10px rgba(0, 0, 0, .2);
	/*åº•è¾¹é˜´å½±*/
}

.box-shadow-8 {
	box-shadow: 10px 0 10px rgba(255, 255, 255, 0.1) inset;
}
/*footer*/
.footer{
    width: 100%;
    height: 322px;
   	background-color: #464b51;
	position: relative;
}
.footer .footer_wrap{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.footer .footer_wrap .footer_item{
    float: left;
    width: 21%;
    /*height: 150px;*/
    margin-top: 80px;
}
.footer .footer_wrap .mid{
	width:57%;
    /*border-right: 2px solid #606161 ;*/
    /*border-left: 2px solid #606161 ;*/
}
.footer .footer_wrap .mid .footer_msg{
	width:100px;
    margin:0 auto;
    white-space:nowrap;
	float: right;
	margin-right: 35px;
}
.footer .footer_wrap .mid .footer_msg>div{
	font-size: 16px;
}
.footer .footer_wrap .mid .footer_msg span{
	height: 1px;
	display: block;
	margin-left: -3px;
}
.footer .footer_wrap .mid .footer_msg span img{
	margin-top: 2px;
	width: 80%;
}
.footer .footer_wrap .footer_logo{
    /*float: left;*/
    width:174px;
    /*margin-top: 30px;
    margin-left:15%;*/
    margin:30px auto 0 auto;
}
.footer .footer_wrap .footer_msg img{
	/*width: 174px;*/
	/*height: 41px;*/
	/*margin-left: 20%;*/
	width:100%;
	margin-top: 28px;
}
.footer .footer_wrap .footer_wx{
    /*width: 55%;
    margin-left: 106px;*/
    /*width:109px;*/
    height:109px;
    margin:0 auto;
}
.footer .footer_wrap .footer_wx>div{
	float: right;
	margin-right: 25px;
	position: relative;
	cursor: pointer;
	padding-bottom: 5px;
}
.footer .footer_wrap .footer_wx>div>div{
	position: absolute;
	left: 0;
	margin-top: 5px;
	display: none;
}
.footer .footer_wrap .footer_wx img{
	/*width: 80%;*/
	width: 50px;
}
.footer .footer_wrap .ico_wrap{
	visibility: hidden;
	display:none;
    cursor: pointer;
    width: 26px;
    height: 22px;
    margin-left: 100px;
    margin-top: 58px;
    z-index: 2;
}
.footer .footer_wrap .wx_ico{
   width: 100%;
}
.footer .footer_wrap .footer_msg div{
    color: #ccc;
    font-size: 14px;
}
.footer .footer_wrap .footer_msg p,.footer .footer_wrap .footer_wx p{
    font-size: 14px;
    color: #999;
    margin: 14px 0;
    white-space:nowrap;
}

.footer .footer_wrap .footer_msg p a,.footer .footer_wrap .footer_wx p a{
	font-size: 14px;
	color: #999;
	margin: 14px 0;
	white-space:nowrap;
}
.footer .footer_wrap .footer_msg a{
    display: block;
    font-size: 12px;
    margin: 14px 0;
    color: #d4d4d4;
}
.footer .footer_wrap .footer_msg .left{
    margin-left: 30px;
}
.footer .footer_wrap .footer_msg .right{
    margin-left: 50px;
}
.footer .footer_wrap .footer_wx .wx_img{
    /*position: absolute;
    top:-54px;
    right: -285px;*/
    /*width: 130px;
    height: 130px;*/
    width:109px;
    height:109px;
    background-image: url("/images/index/er_wei_ma.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.footer .company_id{
	/*position: absolute;*/
	/*bottom: 36px;*/
	font-size: 12px;
	margin: 0 auto;
	color: #999;
	padding: 20px 0;
	text-align: center;
	background-color: #363c43;
}
@media only screen and (max-width: 1400px){
	.footer .footer_wrap .mid .footer_msg{
		width:100px;
		margin:0 auto;
		white-space:nowrap;
		float: right;
		margin-right: 10px;
	}
	.footer .footer_wrap .footer_item{
		float: left;
		width: 26%;
		/*height: 150px;*/
		margin-top: 80px;
	}
	.footer .footer_wrap .mid{
		width:57%;
		/*border-right: 2px solid #606161 ;*/
		/*border-left: 2px solid #606161 ;*/
	}
	.footer .footer_wrap .footer_wx>div{
		float: right;
		margin-right: 15px;
		position: relative;
		cursor: pointer;
		padding-bottom: 5px;
	}
}
@media only screen and (max-width: 1400px){
	.footer .footer_wrap .mid .footer_msg{
		margin-right:20px;
		width: 90px;
	}
}
/*********media_innav*********/



/******gotop***********/

.gotop {
	display: none;
    position: fixed;
    bottom:136px;
    right: 50px;
	cursor: pointer;
	width: 56px;
    height: 56px;
	z-index: 99;
}

.gotop img {
	width: 100%;
}


/*************med_fixnav*****************/

.med_fixnav {
	position: fixed;
	width: 14px;
	z-index: 20;
	right: 10px;
	top: 50%;
	margin-top: -5%;
}

.med_fixnav ul li {
	float: left;
	cursor: pointer;
	/*background: url(../images/in_bn_dot02.png) no-repeat;*/
	background: #fff;
	width: 5px;
	height: 5px;
	margin: 5px 5px;
	border-radius: 50%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.med_fixnav ul li.hover01 {
	width: 15px;
	height: 15px;
	margin: 5px 0px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	/*background: url(../images/in_bn_dot01.png) no-repeat;*/
}

.nGyroParallax1 {
	position: absolute;
	top: 55%;
	left: 50%;
	transition: .5s ease-out;
	z-index: 2;
}

#chouchin-1-1 {
	margin: 0% 0px 0px -35%;
	width: 14.6875%;
}

#chouchin-1-1 img {
	width: 100%;
}

#chouchin-1-2 {
	width: 8.54%;
	margin: -21% 0px 0px -16%;
}

#chouchin-1-2 img {
	width: 100%;
}

#chouchin-1-3 {
	margin: -5% 0 0 20%;
	width: 12.24%;
}

#chouchin-1-3 img {
	width: 100%;
}

#chouchin-1-4 {
	margin: -14% 0 0 -47.5%;
	width: 2.8125%;
}

#chouchin-1-4 img {
	width: 100%;
}

#chouchin-1-5 {
	margin: -5% 0 0 -34.5%;
	width: 2.34375%;
}

#chouchin-1-5 img {
	width: 100%;
}

#chouchin-1-6 {
	margin: 17.5% 0 0 -24.5%;
	width: 1.146%;
}

#chouchin-1-6 img {
	width: 100%;
}

#chouchin-1-7 {
	margin: -13.5% 0 0 30.5%;
	width: 2.34375%;
}

#chouchin-1-7 img {
	width: 100%;
}

#chouchin-1-1 img,
#chouchin-1-2 img,
#chouchin-1-3 img,
#chouchin-1-4 img,
#chouchin-1-5 img,
#chouchin-1-6 img,
#chouchin-1-7 img {
	transform: translate3d(0, 0, 0);
	transition: .5s;
}



.stars
{
	width:100%;
	height:100%;
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index:2;
}
.stars span {
	position: absolute;
	-webkit-animation: starAni 3s linear infinite;
	animation: starAni 3s linear infinite;
}
	
	
	@keyframes starAni {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	30% {
		opacity: 1;
		transform: scale(1);
	}
	60% {
		opacity: 0;
		transform: scale(0);
	}
	80% {
		opacity: 1;
		transform: scale(1);
	}
	100% {
		opacity: 1;
		transform: scale(0);
	}
}
@-webkit-keyframes starAni {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	30% {
		opacity: 1;
		transform: scale(1);
	}
	60% {
		opacity: 0;
		transform: scale(0);
	}
	80% {
		opacity: 1;
		transform: scale(1);
	}
	100% {
		opacity: 1;
		transform: scale(0);
	}
}


.tishi { position:fixed; display:none; z-index:9999999; right:2%; bottom:20px; font-size:15px; color:#fff; font-weight:bold; }
.tishi a { color:#fff; border-bottom:2px solid #fff; padding:0px 15px 5px; display:inline-block; }


.ts_img { text-align:center; }
.ts_img img { max-width:100%; display:inline-block; }

.lt10 .tishi { display:block; }

.pager{
	text-align: center;
	margin-top: -2%;
}
.pager a,.pager span{
	/*padding: 0 5px;*/
	color: #737373;
	border-radius: 20px;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #E0E0E0;
}
.pager a{
	width: 30px;
	height: 30px;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	
}
.pager a.active{
	
}
.pager a.a1{
	width: 80px;
}
.pager span{
	color: #fff;
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #0f58f2;
	border: none!important;
}
.ab_news ul,.ab_news ul>li{
	overflow: hidden;
	float: none;
}

.pc_hide{
    display: none;
}
@media only screen and (max-width: 800px){
	.footer {
		border-top: none;
		color: #999;

		text-align: left;
		height: auto;
		padding:10px 0 10px 0;
	}
	.footer>p{
		text-indent: 5%;
	}
    .footer div p{
        font-size: 12px;
    }
}
@media only screen and (max-width: 1400px){
	.footer .footer_wrap .footer_wx .wx_img{
		right: -190px;
	}
	.footer .footer_wrap .fir {
        /*width: 31.25%;*/
    }
}








