@charset "utf-8";
@media screen and (min-width:640px) {
	html {
		font-size:;
	}
}

@media screen and (min-width:414px) and (max-width:639px) {
	html {
		font-size:;
	}
}

@media screen and (min-width:375px) and (max-width:413px) {
	html {
		font-size:;
	}
}

@media screen and (min-width:320px) and (max-width:374px) {
	html {
		font-size:;
	}
}

html {
	width: 100%;
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 100%;
	min-width: 0.32rem;
	font-size: 0;
	background-color: #fff;
}

* {
	margin: 0;
	padding: 0;
}

ul,ul li,ol,li {
	list-style: none outside none;
}

img {
	vertical-align: middle;
	border: none;
}

i {
	font: inherit;
}

input,select,option {
	vertical-align: middle;
	border-radius: 0rem;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

input[type="text"],input[type="button"],input[type="submit"],input[type="reset"] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	outline: none;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

h1,h2,h3,h4,h5,h6,i {
	font-weight: normal;
}

select::-ms-expand {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
	display: block;
	_height: 0.01rem;
	clear: both;
}

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input {
	margin: 0;
	padding: 0;
}

.white {
	width: 7.5rem;
	margin: 0 auto;
	background-color: #FFF;
}

.wrap {
	width: 7.5rem;
	margin: 0 auto;
}

.wrapbox {
	width: 6.3rem;
	margin: 0 auto;
}
/*clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before {
	content: '';
	display: table
}

.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after {
	content: '';
	display: table;
	clear: both;
}

.fixed, .clearfix, .cf, .header, .main, .footer {
	*zoom: 1
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
/* 初始化 */
body{width:100%;height:100%;font-size:.28rem;font-family:'Microsoft Yahei','微软雅黑',Arial,sans-serif;margin:0 auto; width:100%; max-width:750px; min-width:320px;}
/*头部*/
.header{position:fixed;top:0;width:100%;max-width:750px; z-index:3000; border-bottom:#eee solid 1px; background-color:#ffffff; }
.header{height:2.18rem;  }
.welcome { background-color:#00aeef; height:0.8rem;color:#ffffff; font-size:0.24rem; line-height:0.8rem; overflow:hidden; padding:0 0.2rem;box-sizing: border-box;}
.header-top {height:1.38rem; z-index:3000; background-color:#FFF; border-bottom:#eeeeee solid 1px; }
.header-top .logo{ float:left; width:1.85rem; margin-top:.22rem; height:.77rem;}
.header-top .logo .pic { margin-left:0.09rem; width:1.76rem; height:.77rem;}
.header-top .logo img{max-width:100%;max-height:100%;vertical-align:middle;}
.header-top .h-nav { float:left; width:5rem; padding-top:0.52rem;}
.header-top .h-nav ul li { float:left; position:relative; margin-left:0.52rem; font-size:0.24rem; color:#000000; line-height:0.51rem;}
.header-top .h-nav ul li:after{content:"/"; position:absolute; right:-0.3rem; color:#222222;}
.header-top .h-nav ul li:first-child a { color:#00aeef;}
.header-top .h-nav ul li:first-child+li a { color:#00aeef;}
.header-top .h-nav ul li:first-child+li+li a { color:#00aeef;}
.header-top .dh { float:right; width:0.51rem; margin-top:0.54rem; margin-right:0.1rem; }
.header-top .dh img{width:0.51rem; height:0.51rem; }
.slideMenu i{float: right; margin-right: -0.3rem; color: #fff;width: 0.4rem; height: 0.3rem; text-align: center; line-height: 0.2rem;}
.slideMenu{width:100%;background:rgba(0, 0, 0, 0.6); position: absolute; top:2.18rem;right: 0px;padding:0.5rem 10% 1rem 10%; z-index: 9;display: none; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}
.slideMenu ul{}
.slideMenu li{height:0.5rem;line-height: 0.5rem; position: relative;border-bottom: 1px solid #eaeaea;}
.slideMenu li a{display: block; color:#fff;font-size: 0.24rem;}

/*轮播图*/
.banner{margin:0 auto;width:100%;background-color:#fff}
.banner img{width:100%}
.banner .swiper-container{width:100%;height:100%}
.banner .swiper-slide{text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.banner .swiper-pagination-bullet-active{background-color:#00aeef}
/*公共标题*/
.public { text-align:center; background:url(../images/public-bg.html) no-repeat bottom center; background-size:1.95rem 0.1rem; padding-bottom:0.17rem;}
.public .tit { color:#00aeef; font-size:0.3rem; line-height:0.46rem; font-weight:bold; letter-spacing: 1px;}
.public .des { color:#333333; font-size:0.24rem; line-height:0.35rem;}
/*i-main*/
.i-mobile-main { height:auto; width:7.1rem; margin-left:0.2rem; padding-bottom:0.3rem;}
.i-main-top { float:left; width:2.78rem; height:4.68rem; padding-top:0.47rem;}
.i-main-top img {width:2.78rem; height:4.68rem; }
.i-mobile-right { float:right; width:3.9rem;  height:auto; }
.i-mobile-right .imr-sin { padding-top:0.2rem; color:#e8e4e4; font-size:0.54rem; line-height:0.7rem; font-weight:bold;  text-transform:uppercase;}
.i-mobile-right .imr-cn {color:#000000; font-size:0.3rem; line-height:0.44rem; font-weight:bold; }
.i-mobile-right .imr-en {color:#b3b3b3; font-size:0.2rem; line-height:0.4rem;  text-transform:uppercase;}
.i-mobile-right .imr-des { margin-top:0.11rem; padding-top:0.18rem; color:#3c3c3c; font-size:0.24rem; line-height:0.4rem; background:url(../images/about-right-xian.jpg) no-repeat top left; height:3.2rem; overflow:hidden; }
.i-main-bot { height:2.3rem; background: #00aeef url(../images/fuwu-bg.jpg) repeat; position:relative;}
.i-main-bot .imb-tit { padding-left:0.2rem; padding-top:0.4rem; color:#ffffff; font-size:0.24rem; line-height:0.36rem; font-weight:bold;}
.i-main-bot .imb-des { padding-left:0.2rem;color:#ffffff; font-size:0.22rem; line-height:0.36rem; font-weight:bold;}
.i-main-bot .imb-en { padding-left:0.2rem; padding-top:0.2rem; color:#56c2f6; font-size:0.16rem; line-height:0.3rem; text-transform:uppercase;}
.i-main-bot .imb-pic { position:absolute; right:0.2rem; bottom:0;}
.i-main-bot .imb-pic img{ width:2.5rem; height:1.65rem;}
.i-mobile-xm { height:auto; padding:0.3rem 0.2rem;}
.i-mobile-xm .imr-tit { padding-bottom:0.12rem;  color:#000000; font-size:0.3rem; line-height:0.4rem; font-weight:bold; background:url(../images/about-right-xian.jpg) no-repeat bottom left; }
.i-mobile-xm .imr-list { width:100%; text-align:center; padding-top:0.1rem;}
.i-mobile-xm .imr-list ul li { float:left; margin-top:0.25rem; width:33.33%;background:url(../images/about-list-bg0.png) no-repeat top center;background-size:1.51rem 1.51rem;}
.i-mobile-xm .imr-list ul li:hover { background:url(../images/about-list-bg1.png) no-repeat top center; background-size:1.51rem 1.51rem;}
.i-mobile-xm .imr-list ul li .tit { padding-top:0.14rem; color:#333333; font-size:0.24rem; line-height:0.4rem; height:0.4rem; overflow:hidden;}
.i-mobile-xm .imr-list ul li:hover .tit { font-weight:bold;}
.i-mobile-xm .imr-list ul li .pic { width:1.51rem; height:1.51rem; margin:0 auto; }
.i-mobile-xm .imr-list ul li:first-child .pic { background:url(../images/about-icon1.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li .pic { background:url(../images/about-icon2.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li .pic { background:url(../images/about-icon3.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li+li .pic { background:url(../images/about-icon4.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li+li+li .pic { background:url(../images/about-icon5.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li+li+li+li .pic { background:url(../images/about-icon6.png) no-repeat center center;background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child:hover .pic { background:url(../images/about-icon11.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li:hover  .pic { background:url(../images/about-icon21.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li:hover  .pic { background:url(../images/about-icon31.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li+li:hover  .pic { background:url(../images/about-icon41.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li+li+li:hover  .pic { background:url(../images/about-icon51.png) no-repeat center center; background-size:0.86rem 0.86rem;}
.i-mobile-xm .imr-list ul li:first-child+li+li+li+li+li:hover  .pic { background:url(../images/about-icon61.png) no-repeat center center; background-size:0.86rem 0.86rem;}
/*i-liucheng*/
.i-liucheng { height:auto; background-color:#eeeeee; padding-bottom:0.36rem;}
.i-liucheng-ban { padding-top:0.4rem; padding-left:0.2rem;}
.i-liucheng-ban .cn { color:#000000; font-size:0.36rem; line-height:0.5rem; font-weight:bold;}
.i-liucheng-ban .en { color:#777777; font-size:0.22rem; line-height:0.4rem; text-transform:uppercase;letter-spacing: 4px;}
.i-liucheng-con { width:7.1rem; margin:0 auto; background-color:#FFF; text-align:center; padding-top:0.2rem; margin-top:0.4rem; padding-bottom:0.3rem;}
.i-liucheng-con ul { display:inline-block;}
.i-liucheng-con ul li { float:left; margin-left:1.04rem; margin-top:0.2rem; width:1rem; text-align:center; position:relative; }
.i-liucheng-con ul li:after{content:""; position:absolute; left:-1.04rem; top:0.4rem; width:1.04rem; height:0.2rem; background:url(../images/liucheng-icon.png) no-repeat; background-size:1.04rem 0.2rem; }
.i-liucheng-con ul li:first-child { }
.i-liucheng-con ul li:first-child:after { width:0;}
.i-liucheng-con ul li:first-child+li+li+li:after { width:0;}
.i-liucheng-con ul li .icon { width:0.98rem; height:0.98rem; border:#d5d5d5 solid 1px;border-radius:50%;}
.i-liucheng-con ul li .tit { font-size:0.24rem; color:#000000; line-height:0.5rem;}
.i-liucheng-con ul li:first-child .icon { background:url(../images/liucheng-icon1.png) no-repeat center center;background-size:0.5rem 0.5rem;}
.i-liucheng-con ul li:first-child+li .icon { background:url(../images/liucheng-icon2.png) no-repeat center center;background-size:0.5rem 0.5rem;}
.i-liucheng-con ul li:first-child+li+li .icon { background:url(../images/liucheng-icon3.png) no-repeat center center;background-size:0.5rem 0.5rem;}
.i-liucheng-con ul li:first-child+li+li+li .icon { background:url(../images/liucheng-icon4.png) no-repeat center center;background-size:0.5rem 0.5rem;}
.i-liucheng-con ul li:first-child+li+li+li+li .icon { background:url(../images/liucheng-icon5.png) no-repeat center center;background-size:0.5rem 0.5rem;}
.i-liucheng-con ul li:first-child+li+li+li+li+li .icon { background:url(../images/liucheng-icon6.png) no-repeat center center; background-size:0.5rem 0.5rem;}
.ilc-box {  display:none;}
.i-liucheng-con ul li:hover .ilc-box { display:none;}
/*i-guanggao*/
.i-guanggao { height:auto;background:url(../images/guanggao-bg.jpg) no-repeat top left;overflow:hidden; padding-bottom:0.4rem;}
.i-gg-ban { display:none;}
.i-gg-con {width:7.1rem; margin-left:0.2rem; margin-top:0.2rem; height:auto; overflow:hidden; background-color:#FFF;box-shadow: 0 5px 20px #ccc;}
.i-gg-con ul li { width:7.1rem; height:auto; position:relative; padding-bottom:2rem;}
.i-gg-con ul li:first-child { background:url(../images/gg-con-nob1.png) no-repeat right bottom; background-size:0.42rem 0.42rem;}
.i-gg-con ul li:first-child+li { border-top:#dcdcdc solid 1px; background:#f7f5f5 url(../images/gg-con-nob2.png) no-repeat left bottom;background-size:0.42rem 0.42rem;}
.i-gg-con ul li:first-child+li+li { border-top:#dcdcdc solid 1px;background:#f7f5f5 url(../images/gg-con-nob3.png) no-repeat right top;background-size:0.42rem 0.42rem;}
.i-gg-con ul li:first-child+li+li+li {  border-top:#dcdcdc solid 1px;  background:url(../images/gg-con-nob4.png) no-repeat left top;background-size:0.42rem 0.42rem;}
.i-gg-con ul li .tit { padding-left:0.3rem; padding-top:0.4rem;color:#3c3c3c; font-size:0.3rem; line-height:0.48rem; font-weight:bold;}
.i-gg-con ul li .des { padding-left:0.3rem; margin-top:0.15rem;color:#3c3c3c; font-size:0.24rem; line-height:0.42rem; padding-right:0.3rem;}
.i-gg-con ul li .icon { position:absolute;bottom:0.34rem; left:0.5rem; width:0.71rem; height:0.71rem;}
.i-gg-con ul li .icon img { width:0.71rem; height:0.71rem; }
.i-gg-con ul li .pic { position:absolute; bottom:0.43rem; right:0.49rem;}
.i-gg-con ul li .pic img { max-width:2.74rem; }
.i-gg-con ul li:first-child .icon { bottom:0.34rem; left:0.5rem;}
.i-gg-con ul li:first-child+li .icon { bottom:0.37rem; left:0.45rem;}
.i-gg-con ul li:first-child+li+li .icon { bottom:0.51rem; left:0.65rem;}
.i-gg-con ul li:first-child+li+li+li .icon { bottom:0.51rem; left:0.36rem;}
.i-gg-con ul li:first-child .pic { bottom:0.43rem; right:0.49rem;}
.i-gg-con ul li:first-child+li .pic { bottom:0.34rem; right:0.7rem;}
.i-gg-con ul li:first-child+li+li .pic { bottom:0.5rem; right:0.75rem;}
.i-gg-con ul li:first-child+li+li+li .pic { bottom:0.41rem; right:0.64rem;}
/*i-anli*/
.i-anli { height:auto; overflow:hidden; padding-bottom:0.2rem; }
/* 本例子css */
#i-anli{ width:7.5rem; }
.i-anli-ban { float:left; padding-left:0.2rem;}
.i-anli-ban .cn { color:#000000; font-size:0.3rem; line-height:0.5rem; font-weight:bold;}
.i-anli-ban .en { color:#777777; font-size:0.2rem; line-height:0.36rem; text-transform:uppercase;}
#i-anli .hd{ padding-top:0.34rem; height:0.25rem; line-height:0.25rem; position:relative; float:right; padding-right:0.2rem;}
#i-anli .hd ul li{ float:left; width:1.05rem;  color:#3c3c3c; font-size:0.24rem; line-height:0.5rem;padding-left:0.8rem; }
#i-anli .hd ul li a { color:#3c3c3c; }
#i-anli .hd ul li.on{ color:#00aeef;}
#i-anli .hd ul li.on a { color:#00aeef; }
#i-anli .hd ul li:first-child { background:url(../images/anli-hd-icon1.png) no-repeat; background-position:0.44rem 0.1rem; background-size:0.3rem 0.25rem;}
#i-anli .hd ul li:first-child+li { background:url(../images/anli-hd-icon2.png) no-repeat; background-position:0.44rem 0.1rem;background-size:0.3rem 0.25rem;}
#i-anli .hd ul li:first-child.on { background:url(../images/anli-hd-icon11.png) no-repeat; background-position:0.44rem 0.1rem;background-size:0.3rem 0.25rem;}
#i-anli .hd ul li:first-child+li.on { background:url(../images/anli-hd-icon21.png) no-repeat; background-position:0.44rem 0.1rem;background-size:0.3rem 0.25rem;}
#i-anli .bd{ height:aotu; overflow:hidden; background-color:#FFF;padding-top:0.1rem; }
#i-anli .bd ul{ zoom:1;  }
#i-anli .bd li{ float:left; margin-left:0.2rem; width:3.45rem; margin-top:0.13rem; }
#i-anli .bd li .pic { width:3.45rem; height:1.91rem; text-align:center; overflow:hidden; line-height:1.7rem; border:#dddddd solid 1px;box-sizing: border-box;}
#i-anli .bd li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
#i-anli .bd li .tit { text-align:center;color:#000000; font-size:0.24rem; line-height:0.6rem; text-overflow: ellipsis; overflow: hidden;white-space:nowrap;}
#i-anli .bd li:hover .pic {border:#00aeef solid 1px;}
#i-anli .bd li:hover .tit {color:#00aeef;}
/*i-xinwen*/
.i-xinwen { height:auto; overflow:hidden;  background:#eeeeee url(../images/xinwen-bg.jpg) no-repeat top center; background-size:7.5rem 1.09rem;}
/* 本例子css */
#i-xinwen{ width:7.5rem; padding-top:0.4rem; padding-bottom:0.4rem; }
.i-xinwen-ban { float:left; padding-left:0.2rem;} 
.i-xinwen-ban .cn { color:#000000; font-size:0.3rem; line-height:0.5rem; font-weight:bold;}
.i-xinwen-ban .en { color:#777777; font-size:0.2rem; line-height:0.36rem; text-transform:uppercase;}
#i-xinwen .hd{ padding-top:0.34rem; height:0.25rem; line-height:0.25rem; position:relative; float:right; padding-right:0.2rem;}
#i-xinwen .hd ul li{ float:left; width:1.05rem;  color:#3c3c3c; font-size:0.24rem; line-height:0.5rem;padding-left:0.8rem; }
#i-xinwen .hd ul li a { color:#3c3c3c; }
#i-xinwen .hd ul li.on{ color:#00aeef;}
#i-xinwen .hd ul li.on a { color:#00aeef; }
#i-xinwen .hd ul li:first-child { background:url(../images/anli-xinwen-icon1.png) no-repeat; background-position:0.44rem 0.1rem; background-size:0.3rem 0.25rem;}
#i-xinwen .hd ul li:first-child+li { background:url(../images/anli-xinwen-icon2.png) no-repeat; background-position:0.44rem 0.1rem;background-size:0.3rem 0.25rem;}
#i-xinwen .hd ul li:first-child.on { background:url(../images/anli-xinwen-icon11.png) no-repeat; background-position:0.44rem 0.1rem;background-size:0.3rem 0.25rem;}
#i-xinwen .hd ul li:first-child+li.on { background:url(../images/anli-xinwen-icon21.png) no-repeat; background-position:0.44rem 0.1rem;background-size:0.3rem 0.25rem;}
#i-xinwen .bd{ height:auto; overflow:hidden; margin-top:26px;}
#i-xinwen .bd ul{ zoom:1;  }
.i-xinwen-left { display:none;}
.i-xinwen-right {  width:7.1rem; margin-left:0.2rem;}
.i-xinwen-right dl dd { margin-bottom:0.2rem; background: url(../images/xinwen-right-bg1.png) no-repeat right center; background-size:0.49rem 0.49rem; }
.i-xinwen-right .riqi { float:left; width:1.48rem; height:0.98rem; background-color:#FFF; border:#d2d2d2 solid 1px; text-align:center;}
.i-xinwen-right .riqi .riqi-dd { padding-top:0.11rem;color:#7d7c7c; font-size:0.45rem; line-height:0.54rem; font-weight:bold;}
.i-xinwen-right .riqi .riqi-yymm {color:#7d7c7c; font-size:0.2rem; line-height:0.24rem; }
.i-xinwen-right .con { float:left; margin-left:0.3rem; width:4.5rem;}
.i-xinwen-right .con .tit  {color:#3c3c3c; font-size:0.24rem; line-height:0.4rem; height:0.4rem; overflow:hidden;}
.i-xinwen-right .con .des  {color:#7d7c7c; font-size:0.2rem; line-height:0.3rem; height:0.6rem; overflow:hidden; }

/*footer*/
.f-line{ height:1px; border-top:#00aeef solid 1px;}
.footer { border-bottom:#eeeeee solid 1px;padding-bottom:0.3rem;}
.f-left { width:100%;  margin-top:0.4rem; border-bottom:#eeeeee solid 1px; padding-bottom:0.3rem;}
.f-left dl { float:left; width:50%; background:url(../images/foot-xian.png) no-repeat left top; text-align:center; background-size:0.03rem 2.4rem; background-position:0.2rem 0;}
.f-left dl dt {color:#000000; font-size:0.3rem; line-height:0.64rem; }
.f-left dl dt a {color:#000000;}
.f-left dl dt a:hover { color:#00aeef;}
.f-left dl dd {color:#3c3c3c; font-size:0.24rem; line-height:0.42rem;}
.f-left dl dd a {color:#3c3c3c;}
.f-left dl dd a:hover { color:#00aeef;}
.f-mid { float:left; margin-top:0.4rem; width:5.5rem;}
.f-mid-top { background:url(../images/foot-mid-tel.png) no-repeat left top; background-size:0.53rem 0.53rem; padding-left:0.63rem; }
.f-mid-top .cn {color:#3c3c3c; font-size:0.24rem; line-height:0.33rem;}
.f-mid-top .nob {color:#3c3c3c; font-size:0.3rem; line-height:0.36rem; font-weight:bold;}
.f-mid-bot { padding:0.15rem 0 0 0.15rem;color:#494949; font-size:0.24rem; line-height:0.4rem;}
.f-mid-bot a {color:#494949; }
.f-mid-bot a:hover { text-decoration:underline;}
.f-mid-bot img { margin-right:0.2rem; width:0.22rem; }
.f-right { float:right; margin-top:0.35rem; width:2rem; text-align:center;}
.f-right .pic img {width:1.35rem; height:1.35rem;  }
.f-right .tit{ color:#3c3c3c; font-size:0.24rem; line-height:0.5rem;}
/*foot-copy*/
.foot-copy{ padding:0.3rem 0 1.2rem 0;  text-align:center;color:#3c3c3c; font-size:0.24rem; line-height:0.4rem;}
.foot-copy a {color:#3c3c3c; }
.foot-copy a:hover { text-decoration:underline;}
/*foot-fix*/
.foot-fix { position:fixed; bottom:0; width:7.5rem; background-color:#00aeef; height:0.9rem; z-index:10;}
.ff-left { display:none;}
.ff-mid { padding-top:0.26rem;}
.ff-mid input[type=text] { width:1.5rem; height:0.45rem; background-color:#FFF;color:#666666; font-size:0.24rem; border:none; outline: none; padding-left:0.4rem; }
.ff-mid input[type=text].ff-icon1 { background: #FFF url(../images/ff-mid-icon1.png) no-repeat; background-position:0.12rem 0.12rem; background-size:0.24rem 0.24rem; margin-left:0.12rem;}
.ff-mid input[type=text].ff-icon2 { background: #FFF url(../images/ff-mid-icon2.png) no-repeat; background-position:0.12rem 0.12rem;background-size:0.24rem 0.24rem;}
.ff-mid input[type=text].ff-icon3 {  background: #FFF url(../images/ff-mid-icon3.png) no-repeat; background-position:0.12rem 0.12rem;background-size:0.24rem 0.24rem;}
.ff-mid input::-webkit-input-placeholder { color: #999999; font-size:0.24rem;}
.ff-mid input[type=submit] {width:1.32rem; line-height:0.45rem; text-align:center; height:0.45rem; background-color:#ffbe00; color:#fff; font-size:0.24rem; font-weight:bold; border-radius:0; cursor:pointer; border:none;}
.ff-right{ display:none;}
/*内页*/
.position { height:auto; padding:0.1rem 0;}
.weizhi { padding:0 0.25rem; color:#666666; font-size:0.24rem; line-height:0.5rem;}
.n-cn { padding:0 0.25rem; color:#00aeef; font-size:0.3rem; line-height:0.5rem; font-weight:bold; text-align:center;letter-spacing: 2px;}
.n-en { padding:0 0.25rem; color:#c9c9c9; font-size:0.14rem; line-height:0.3rem; text-align:center;text-transform:uppercase;}
.n-main { height:auto; padding:0 0.25rem;}
/*新闻展示*/
.n-show { padding-bottom:0.4rem; }
.n-show .tit{ padding:0 0.25rem; color:#333333; font-size:0.3rem; line-height:0.5rem; text-align:center;}
.n-show .riqi{ padding:0 0.25rem; color:#999999; font-size:0.2rem; line-height:0.4rem; text-align:center;}
.n-show .des{ padding:0.12rem 0.25rem; width:7.0rem; overflow-x:scroll; color:#666666; font-size:0.21rem; line-height:0.4rem;}
.n-show .des img { max-width:100%;}
.n-show .other { padding:0 0.25rem;  margin-top:0.4rem; color:#666666; font-size:0.24rem; line-height:0.4rem; position:relative;}
.n-show .other a { color:#666666;}
.n-show .other a:hover { color:#00aeef; text-decoration:underline; font-weight:bold;}
.n-show .other .prevnext { float:right;}
.n-show .other .back { float: left; } 
.n-show .other .back a { padding-left:0.4rem; display:block; color:#000000; background:url(../images/back.html) no-repeat; background-size:0.22rem 0.22rem; background-position:0 0.14rem;  display:block; width:100%;}

/*图片列表*/
.n-pic { height:auto; padding-bottom:0.4rem;}
.n-pic ul li { float:left; margin-left:0.25rem; margin-top:0.25rem; width:3.37rem; height:auto;}
.n-pic ul li .pic { width:3.37rem; height:1.77rem; text-align:center; overflow:hidden;border: #dddddd solid 1px; line-height:1.66rem;}
.n-pic ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.6s;}
.n-pic ul li .pic:hover img{transform: scale(1.05); transition: 0.6s;}
.n-pic ul li .tit { padding-top:0.1rem; color:#333333; font-size:0.24rem; line-height:0.4rem; height:0.4rem; overflow:hidden; text-align:center;}
.n-pic ul li .tit a { color:#333333;}
.n-pic ul li .tit a:hover { color:#00aeef; text-decoration:underline; font-weight:bold;}
.n-pic ul li .des { color:#999999; font-size:0.22rem; line-height:0.34rem; height:1.02rem; overflow:hidden;}
.pagination { padding:0.1rem 0 0.4rem 0; box-sizing: border-box;text-align:center; font-size:0.26rem;}
.pagination a { border:#cccccc solid 1px; padding:0.06rem 0.1rem;}
.pagination a:hover { background-color:#00aeef; color:#FFF;}

.n-piclist ul li { padding-top:0.31rem; padding-left:0.2rem; width:7.1rem; height:auto; border-bottom:#f4f4f4 solid 1px; height:2.3rem;}
.n-piclist ul li .pic { float:left; margin-top:0.05rem; width:3rem; height:1.88rem; overflow:hidden; text-align:center; }
.n-piclist ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; border-radius:0.05rem;transition: all 0.5s; }
.n-piclist ul li .con { float:right; width:3.74rem; }
.n-piclist ul li .con .tit {color:#333333; font-size:0.3rem; line-height:0.4rem; font-weight:bold; height:0.4rem; overflow:hidden; }
.n-piclist ul li .con .riqi {color:#999999; font-size:0.24rem; line-height:0.36rem; }
.n-piclist ul li .con .des { margin-top:0.1rem; color:#333333; font-size:0.24rem; line-height:0.36rem; height:1.08rem; overflow:hidden; }

.m-btit a {color: #666; }
.m-btit { width:7.38rem; margin:0 auto; line-height: 0.6rem; font-size:0.24rem; color: #666; padding-left: 0.12rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-top:1px solid #d9d9d9; box-shadow:0 1px #fff; position:relative; background-color:#f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea); background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); background-image: linear-gradient(top, #f6f6f6, #eaeaea); border-bottom:1px solid #d9d9d9; }
.m-btit:before{content:""; position:absolute; left:0; top:0; width:100%; border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
.m-btit span{ padding:0 0.08rem; position:relative; height:100%; top:-0.12rem; display:inline-block;}
.m-btit span:before{content:""; position:absolute; background:#7c7c7c; width:0.08rem; height:0.08rem; left:0.02rem; top:0.02rem; z-index:10; -moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/ -o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/ -webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/ transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
.m-btit span:after{content:"";  position:absolute; width:0.08rem; height:0.08rem; left:0.01rem; top:0.03rem; z-index:11; background-color:#f2f2f2; background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/ background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/ background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/ background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/ background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/ background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/ -moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/ -o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/ -webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/ transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
.type{ width:7.5rem; left:50%; margin-left:-3.75rem; background:#292929;z-index: 999;overflow-x: hidden;-webkit-overflow-scrolling: touch;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;padding:0.5rem 0;display:none;z-index: 999;position: absolute;}
.type li{width:90%;background:#fff;margin:2% auto;overflow:hidden;position:relative;}
.type li a{display: block;float:left;width:80%;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;padding:0 4%;color:#666;line-height: 2em;}
.type li span.commonfont{font-size:0.3rem;line-height:0.46rem;display:block;width:16%;text-align:center;color:#666;position:absolute;top:0;right:0;}
.type li dl{float:left;border-top:2px solid #232323;width:100%;display:none}
.type li dl dd{overflow:hidden}
.type li dl dd a{width:100%}
.type h2{width:90%;margin:0 auto;color:#fff;font-size: 1em;font-weight: normal;}
.type li span i{color: #666;font-size: 1.2em;line-height: 1.8em;}
.posi{width: 100%; height: auto; z-index: 999; top: -1px;}
.m-btit #posi{ float:right; display: inline-block;height: 0.4rem; margin-top:0.1rem; width:0.4rem;position: relative; margin-right:0.1rem;}
.m-btit .u-bl {background: url(../images/Nyskinsbar.png) no-repeat; background-size: 0.4rem 0.4rem;}
/*内页*/
.n-public-ban { text-align:center; background:url(../images/fangan-ban-bg.jpg) no-repeat center bottom; padding-bottom:0.14rem;padding-top:0.14rem; }
.n-public-ban .cn {color:#000000; font-size:0.3rem; line-height:0.45rem; font-weight:bold;letter-spacing: 1px; }
.n-public-ban .en {color:#b3b3b3; font-size:0..24rem; line-height:0.32rem; text-transform:uppercase;}
.n-public-ban2 { text-align:center; background:url(../images/yewu-ban-bg.jpg) no-repeat center bottom; padding-bottom:0.14rem; }
.n-public-ban2 .cn {color:#ffffff; font-size:0.3rem; line-height:0.45rem; font-weight:bold;letter-spacing: 1px; }
.n-public-ban2 .en {color:#ffffff; font-size:0.24rem; line-height:0.32rem; text-transform:uppercase;}
/*n-guanggao*/
.n-guanggao { padding-top:0.2rem; position:relative; padding-bottom:0.5rem;}
.n-gg-weizhi { display:none; }
.n-gg-left { width:100%; text-align:center; }
.n-ggl-ban { display:none;}
.n-ggl-con { height:auto; width:7.1rem; padding:0 0.2rem;}
.n-ggl-con ul li{ float:left; width:33.33%; height:0.5rem;  color:#3c3c3c; font-size:0.24rem; line-height:0.5rem;}
.n-ggl-con ul li a   { display:block; color:#3c3c3c; }
.n-ggl-con ul li.active a { color:#00aeef;}
.n-ggl-con ul li:hover a { color:#00aeef;}
.n-gg-right {width:7.1rem; margin-left:0.2rem; overflow-x:scroll;}

.n-gg-right img{width:100%;}

.n-gg-right .tit { text-align:center;  color:#333333; font-size:0.3rem; line-height:0.4rem; font-weight:bold; padding:0.5rem 0;}
.n-gg-right .table { width:100%; }
.n-gg-right .table table{width:100%; color:#333333; font-size:0.24rem; line-height:0.4rem; }
.n-gg-right .table table tr td { padding:0.05rem; }
/*n-fangan-ban*/
.n-fangan {}
.n-fangan-con { height:auto; padding-bottom:0.5rem; padding-top:0.1rem;}
.n-fangan-con ul li { width:7.1rem; height:2.26rem; border:#dddddd solid 1px; margin-top:0.3rem;}
.n-fangan-con ul li:hover { border:#00aeef solid 1px;}
.nfc-left { float:left; width:3.5rem; height:2.26rem; overflow:hidden; text-align:center; line-height:2.1rem;}
.nfc-left img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.nfc-right { float:right; width:2.8rem; padding-right:0.4rem; padding-left:0.4rem;}
.nfc-right .tit { padding-top:0.13rem; color:#333333; font-size:0.28rem; line-height:0.46rem; font-weight:bold; height:0.46rem; overflow:hidden; }
.nfc-right .des{ padding-top:0.1rem; color:#3c3c3c; font-size:0.24rem; line-height:0.34rem; height:0.68rem; overflow:hidden;}
.nfc-right .more { margin-top:0.2rem; width:2.7rem; height:0.34rem; text-align:center; border:#00aeef solid 1px; color:#00aeef; font-size:0.24rem; line-height:0.34rem;border-radius:0.18rem; }
.n-fangan-con ul li:hover .more { background-color:#00aeef; color:#FFF;}
.n-fangan-con ul li:nth-child(even) .nfc-left { float:right;}
.n-fangan-con ul li:nth-child(even) .nfc-right { float:left;}
/*n-about-jj */
.n-about-jj  { height:auto;  padding-bottom:0.5rem;}
.naj-con { height:auto; padding-top:0.2rem;}
.naj-con .pic { padding-top:0.2rem; width:5.5rem; margin:0 auto; height:4.3rem; overflow:hidden; text-align:center; line-height:4.2rem; overflow:hidden;}
.naj-con .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.naj-con .des { width:7.1rem; margin:0 auto; color:#3c3c3c; font-size:0.24rem; line-height:0.42rem; }
.n-zhengshu { height:9.2rem; background:url(../images/zhengshu-bg.jpg) no-repeat center; padding-top:0.5rem; background-size:7.5rem 9.71rem;}
.n-zhengshu-con { padding-top:0.2rem;}
.n-zhengshu-con ul li { margin-left:2.08rem; width:5rem; height:3.5rem;margin-top:0.3rem; }
.n-zhengshu-con ul li .pic { width:5rem; height:3.5rem; overflow:hidden; text-align:center; line-height:3.4rem;}
.n-zhengshu-con ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-tuandui {padding-top:0.5rem; padding-bottom:0.5rem;}
.n-tuandui-con { height:auto;}
.n-tuandui-con ul li{ margin-left:0.2rem; margin-top:0.22rem; width:7.1rem; height:2.9rem; border:#dddddd solid 1px;}
.n-tuandui-con ul li:hover {border:#df4e43 solid 1px;}
.n-tuandui-con ul li .pic { float:left; width:3.68rem; height:2.9rem; overflow:hidden; text-align:center; line-height:2.8rem;}
.n-tuandui-con ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-tuandui-con ul li .con { float:right; width:3.42rem; text-align:center;}
.n-tuandui-con ul li .tit { padding-top:0.2rem; color:#333333; font-size:0.3rem; line-height:0.5rem; font-weight:bold; height:0.5rem; overflow:hidden;}
.n-tuandui-con ul li .tit span { color:#3c3c3c; font-size:0.24rem;  font-weight:normal; }
.n-tuandui-con ul li .des { padding:0.16rem 0.43rem 0 0.43rem; color:#3c3c3c; font-size:0.24rem; line-height:0.36rem; height:1.02rem; overflow:hidden;}
.n-tuandui-con ul li .more { width:2.82rem; height:0.39rem; margin:0 auto; margin-top:0.26rem; text-align:center; border:#00aeef solid 1px;border-radius:0.2rem;  color:#00aeef; font-size:0.24rem; line-height:0.39rem; }
.n-tuandui-con ul li:hover .more { background-color:#00aeef;color:#ffffff;}
/*n-contact*/
.n-contact {}
.n-contact-con { width:7.1rem; margin:0 auto;  margin-top:0.5rem; height:1.62rem; background:url(../images/contact-n-bg.jpg) no-repeat center top; background-size:6.7rem 1.59rem; padding-top:1.89rem;}
.n-contact-con ul li { float:left; width:33.33%; text-align:center;}
.n-contact-con ul li  .tit {color:#333333; font-size:0.24rem; line-height:0.44rem; font-weight:bold;}
.n-contact-con ul li  .des {color:#494949; font-size:0.24rem; line-height:0.34rem; }
.n-map { display:none;}
/*n-yewu-jj*/
.noline { border-bottom:none;}
.n-yewu-jj { padding-bottom:0.4rem; padding-top:0.3rem;}
.n-yewu-jj .nyj-left { width:5.67rem; height:4.46rem; margin: 0 auto; border-radius:0.2rem; text-align:center; line-height:4.3rem; overflow:hidden; margin-top:0.3rem;}
.n-yewu-jj .nyj-left img {max-width: 100%;max-height: 100%;vertical-align: middle;border-radius:0.2rem;}
.n-yewu-jj .nyj-right {width:7.1rem; height:auto; margin:0 auto; background-color:#FFF;border-radius:0.2rem;box-shadow: 0 0 0.2rem #ccc;  padding:0.4rem 0;}
.nyj-right-ban { width:5.32rem; margin:0 auto; height:0.34rem; background:url(../images/nyj-right-ban.jpg) no-repeat; background-size:5.92rem 0.43rem; color:#00aeef; font-size:0.3rem; line-height:0.43rem;font-weight:bold; padding-left:0.6rem;letter-spacing: 1px;}
.nyj-right-con { width:5.92rem; margin:0 auto; padding-top:0.27rem; color:#3c3c3c; font-size:0.24rem; line-height:0.5rem; height:aotu; overflow:hidden;}
.nyj-right-con span { color:#d7231e;}
.n-yewu-xm {  height:7rem; background:url(../images/yewu-bg2.jpg) repeat center; padding-top:0.5rem;}
.n-yewu-ys { height:8.5rem; background:url(../images/yewu-bg3.jpg) no-repeat right bottom; background-size:2.68rem 3.94rem; padding-top:0.5rem;}
.nyx-con { width:7.1rem; margin-left:0.2rem; text-align:center; padding-top:0.5rem;}
.nyx-con ul li { float:left; margin-top:0.25rem; width:33.33%;background:url(../images/nyx-con-bg0.png) no-repeat top center; background-size:1.63rem 1.63rem;}
.nyx-con ul li:hover { background:url(../images/nyx-con-bg1.png) no-repeat top center; background-size:1.63rem 1.63rem;}
.nyx-con ul li .tit { padding-top:0.14rem; color:#ffffff; font-size:0.24rem; line-height:0.5rem; height:0.5rem; overflow:hidden;}
.nyx-con ul li:hover .tit { font-weight:bold;}
.nyx-con ul li .pic { width:1.51rem; height:1.51rem; margin:0 auto; }
.nyx-con ul li:first-child .pic { background:url(../images/about-icon11.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li .pic { background:url(../images/about-icon21.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li .pic { background:url(../images/about-icon31.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li+li .pic { background:url(../images/about-icon41.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li+li+li .pic { background:url(../images/about-icon51.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li+li+li+li .pic { background:url(../images/about-icon61.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child:hover .pic { background:url(../images/about-icon1.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li:hover  .pic { background:url(../images/about-icon2.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li:hover  .pic { background:url(../images/about-icon3.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li+li:hover  .pic { background:url(../images/about-icon4.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li+li+li:hover  .pic { background:url(../images/about-icon5.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyx-con ul li:first-child+li+li+li+li+li:hover  .pic { background:url(../images/about-icon6.png) no-repeat center center; background-size:0.8rem 0.8rem;}
.nyy-con { padding-top:0.2rem;}
.nyy-con ul li{ float:left; margin-top:0.2rem; width:2.23rem; height:2.73rem; margin-left:0.2rem; border:#333333 solid 1px; text-align:center; background:url(../images/nyy-con-bg1.png) no-repeat; background-position:0.4rem 0.44rem; box-sizing: border-box;background-size:1.41rem 1.29rem}
.nyy-con ul li .tit { padding:0 0.3rem; margin-top:0.43rem; color:#000000; font-size:0.24rem; line-height:0.36rem; }
.nyy-con ul li:hover {background: #00aeef url(../images/nyy-con-bg2.png) no-repeat; background-position:0.4rem 0.44rem; background-size:1.41rem 1.29rem;}
.nyy-con ul li:hover .tit { color:#FFF;}
.nyy-con ul li .pic { width:0.32rem; height:0.32rem; margin:0 auto; margin-top:1.08rem;}
.nyy-con ul li:first-child .pic { background:url(../images/nyy-con-pic1.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li .pic { background:url(../images/nyy-con-pic2.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li+li .pic { background:url(../images/nyy-con-pic3.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li+li+li .pic { background:url(../images/nyy-con-pic4.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li+li+li+li .pic { background:url(../images/nyy-con-pic5.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child:hover .pic { background:url(../images/nyy-con-pic11.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li:hover  .pic { background:url(../images/nyy-con-pic21.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li+li:hover  .pic { background:url(../images/nyy-con-pic31.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li+li+li:hover  .pic { background:url(../images/nyy-con-pic41.png) no-repeat center center;background-size:0.32rem 0.32rem;}
.nyy-con ul li:first-child+li+li+li+li:hover  .pic { background:url(../images/nyy-con-pic51.png) no-repeat center center; background-size:0.32rem 0.32rem;}
/*n-liuyan*/
.n-liuyan{ background: #d9352f url(../images/liuyan-bg.jpg)  repeat; padding-top:0.5rem; padding-bottom:0.5rem;}
.n-liuyan-box { width:7.1rem; margin-left:0.2rem; background-color:#FFF; padding-bottom:0.4rem; border-radius:0.2rem;  padding-top:0.5rem;}
.n-liuyan-form { padding:0.2rem 0.2rem 0 0.2rem;}
.n-liuyan-form table tr td { padding:0.15rem;}
.n-liuyan-form input[type=text] { width:100%; height:0.7rem; background-color:#FFF;color:#666666; font-size:0.22rem; outline: none;  border:#cacaca solid 1px; padding-left:0.14rem; box-sizing: border-box; }
.n-liuyan-form input[type=submit] { display:block; width:5.4rem; margin:0 auto; line-height:0.7rem; text-align:center; height:0.7rem; background-color:#00aeef; color:#fff; font-size:0.24rem; font-weight:bold; border-radius:0.2rem; cursor:pointer; border:none;letter-spacing: 1px;}
.n-liuyan-form  select { width:100%; padding-left:0.14rem; height:0.7rem;color:#666666; font-size:0.22rem; border:#cacaca solid 1px; border-radius:0; box-sizing: border-box;outline: none; background:url(../images/select-bg.html) no-repeat right center;}
.n-liuyan-form textarea { width:100%; padding-left:0.14rem; height:2.3rem;color:#666666; font-size:0.22rem; border:#dddddd solid 1px; box-sizing: border-box; background-color:transparent;outline: none; line-height:0.7rem; resize:none;font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;}
.n-liuyan-form textarea::-webkit-input-placeholder {font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;  }
 .n-comment-textarea { position:relative;  }
.n-comment-num { position:absolute; bottom:0.13rem; right:0.13rem; color:#999999; font-size:0.24rem;}
.bohao { position:fixed; right:0 ; top:4rem; z-index:3333;}
.bohao img { width:0.58rem; height:2.03rem;}
@media(min-width:750px){
 .banner { width:750px;}


}