﻿@charset "utf-8";
	html {
	padding:0;
	margin:0 auto;
	-webkit-text-size-adjust:none
}
body {
	background:#fff;
	padding:0;
	margin:0 auto;
	font-size:15px;
	color:#333;
	font-family:Helvetica,Microsoft YaHei,Microsoft JhengHei
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display:block
}
ol,ul {
	list-style:none
}
a:link,a:visited {
	text-decoration:none;
	color:#333
}
input,textarea,select,optgroup,option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit
}
.tl {
	text-align:left
}
.tc {
	text-align:center
}
.tr {
	text-align:right
}
.center {
	margin:0 auto
}
.bc {
	margin-left:auto;
	margin-right:auto
}
.fl {
	float:left;
	display:inline
}
.fr {
	float:right;
	display:inline
}
.cb {
	clear:both
}
.cl {
	clear:left
}
.cr {
	clear:right
}
.clearfix {
	*zoom:1
}
.clearfix:after {
	clear:both;
	height:0;
	overflow:hidden;
	display:block;
	visibility:hidden;
	content:"."
}
.vm {
	vertical-align:middle
}
.vb {
	vertical-align:bottom
}
.pr {
	position:relative
}
.pa {
	position:absolute
}
.zoom {
	zoom:1
}
.hidden {
	visibility:hidden
}
.none {
	display:none
}
.block {
	display:block
}
.inline {
	display:inline
}
.ib {
	display:inline-block
}
.hand {
	cursor:pointer
}
.oh {
	overflow:hidden
}
.oe {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.nowrap {
	white-space:nowrap
}
.no_unl {
	text-decoration:none
}
a.unl {
	text-decoration:underline
}
.t2 {
	text-indent:2em
}
.auto_img {
	width:100%;
	height:auto;
	display:block
}

.fontw1{font-weight:600!important;}
.f10 {
	font-size:10px
}
.f12 {
	font-size:12px
}
.f14 {
	font-size:14px
}
.f16 {
	font-size:16px
}
.f18 {
	font-size:18px
}
.f24 {
	font-size:24px
}
.f30 {
	font-size:30px
}
.f36 {
	font-size:36px
}
.fb {
	font-weight:bold
}
.lh18 {
	line-height:18px
}
.lh24 {
	line-height:24px
}
.lh30 {
	line-height:30px
}
.lh36 {
	line-height:36px
}
.lh40 {
	line-height:40px
}
.lh45 {
	line-height:45px
}
.lh50 {
	line-height:50px
}
.h30 {
	height:30px
}
.h40 {
	height:40px
}
.h50 {
	height:50px
}
.lh50 {
	line-height:50px
}
.h36 {
	height:36px
}
.red,a.red {
	color:#c00
}
.blue,a.blue {
	color:#004097
}
.blue1,a.blue1 {
	color:#4fc1e9
}
.gray,a.gray {
	color:#666
}
.gray3,a.gray3 {
	color:#333
}
.orange,a.orange {
	color:#076daa
}
.green1,a.green1 {
	color:#693
}
.purple,a.purple {
	color:#6454a7
}
.gray9 {
	color:#999
}

.bule1 {
	color:#076daa!important;
	line-height:22px;
}
.lh3{
		line-height:22px;

	}
a.gray9:link,a.gray9:visited {
	color:#999
}
.gray6 {
	color:#666
}
a.gray6:link,a.gray6:visited {
	color:#666
}
.white {
	color:#fff
}
a.white:link,a.white:visited {
	color:#fff
}
.gray0 {
	color:#000
}
a.gray0:link,a.gray0:visited {
	color:#000
}
.bgblue {
	background-color:#004097
}
.bgblue1 {
	background-color:#4fc1e9
}
.bggray {
	background-color:#f0f2f5
}
.bgwhite {
	background-color:#fff
}
.bggreen {
	background-color:#a3c60c
}
.bggreen1 {
	background-color:#bddd58
}
.bgpurple {
	background-color:#6454a7
}
.solid_gray {
	border:1px solid #d4d4d4
}
.solidB_gray {
	border-bottom:1px solid #d4d4d4
}
.solidB_gray1 {
	border-bottom:1px solid #e3e3e3
}
.solidB_gray2 {
	border-bottom:1px solid #eaeaea
}
.dashed_gray {
	border:1px dashed #d4d4d4
}
.dashedB_gray {
	border-bottom:1px dashed #d4d4d4
}
.solid_green {
	border:1px solid #bddd58
}
.solid_blue {
	border:1px solid #4fc1e9
}
.solidT_org {
	border-top:1px solid #076daa
}
.radius4 {
	border-radius:4px
}
.radius6 {
	border-radius:6px
}
.radius100 {
	border-radius:100px
}
.fontArial {
	font-family:Arial,"\5b8b\4f53",sans-serif
}
.fontSong {
	font-family:"\5b8b\4f53",sans-serif
}
.fontYaHei {
	font-family:"Microsoft YaHei","\5b8b\4f53",sans-serif
}
.Inshadow {
	box-shadow:2px 2px 2px #e5e4e4 inset
}
.Outshadow {
	border-bottom:1px solid #ccc
}
.m5 {
	margin:5px
}
.m10 {
	margin:10px;
	line-height:22px;
}
.m15 {
	margin:15px
}
.m20 {
	margin:20px
}
.mt5 {
	margin-top:5px
}
.mt6 {
	margin-top:6px
}
.mt10 {
	margin-top:10px
}
.mt7 {
	margin-top:7px
}
.mt11 {
	margin-top:11px
}
.mt13 {
	margin-top:13px
}
.mt15 {
	margin-top:15px
}
.mt20 {
	margin-top:20px
}
.mt30 {
	margin-top:30px
}
.mt45 {
	margin-top:45px
}
.mt52 {
	margin-top:55px
}
.mt73 {
	margin-top:73px
}
.mt81 {
	margin-top:81px
}
.mt85 {
	margin-top:85px
}
.mt90 {
	margin-top:90px
}
.mb5 {
	margin-bottom:5px
}
.mb10 {
	margin-bottom:10px
}
.mb15 {
	margin-bottom:15px
}
.mb20 {
	margin-bottom:20px
}
.mb50 {
	margin-bottom:60px!important
}
.ml5 {
	margin-left:5px
}
.ml8 {
	margin-left:8px
}
.ml10 {
	margin-left:10px
}
.ml15 {
	margin-left:15px
}
.ml20 {
	margin-left:20px
}
.ml210 {
	margin-left:-210px
}
.mr5 {
	margin-right:5px
}
.mr10 {
	margin-right:10px
}
.mr15 {
	margin-right:15px
}
.mr20 {
	margin-right:20px
}
.mr_80 {
	margin-right:-80px
}
.p5 {
	padding:5px
}
.p10 {
	padding:10px
}
.p15 {
	padding:15px
}
.p20 {
	padding:20px
}
.pt5 {
	padding-top:5px
}
.pt10 {
	padding-top:10px
}
.pt15 {
	padding-top:15px
}
.pt20 {
	padding-top:20px
}
.pb5 {
	padding-bottom:5px
}
.pb15 {
	padding-bottom:15px
}
.pb20 {
	padding-bottom:20px
}
.pl5 {
	padding-left:5px
}
.pl10 {
	padding-left:10px
}
.pl15 {
	padding-left:15px
}
.pl20 {
	padding-left:20px
}
.pr5 {
	padding-right:5px
}
.pr10 {
	padding-right:10px
}
.pr15 {
	padding-right:15px
}
.pr20 {
	padding-right:20px
}
.body {
	margin:0 auto;
	overflow:hidden
}
@media only screen and (min-width:1025px) {
	.body {
	max-width:320px
}
.lh3{height:48px; overflow:hidden;}
}.L {
	float:left
}
.R {
	float:right
}
.Cl {
	clear:both
}
.Tc {
	text-align:center
}
.B {
	font-weight:bold
}
html,body {
	height:100%;
	width:100%
}
.container {
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	position:relative
}
.footer {
	position:absolute;
	height:70px;
	line-height:35px;
	clear:both;
	background:none repeat scroll 0 0 #e6e6e6;
	color:#666;
	text-align:center;
	bottom:0;
	width:100%;
	padding:5px 0
}
.showtitle {
	width:90%;
	line-height:33px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.footer li {
	float:left;
	width:33.3%
}
.footer li a {
	color:#666
}
ul li {
	margin:0;
	padding:0
}
.bg_blue {
	background:#3987d9
}
.b_topGray1 {
	border-top:1px solid #dcdcdc
}
.b_bottomGray1 {
	border-bottom:1px solid #dcdcdc
}
.bg_white {
	background:#fff!important
}
.b_borse_ea {
	border-bottom:1px solid #eaeaea
}
.bt_borse_ea {
	border-top:1px solid #eaeaea
}
.bb_blue {
	border:1px solid #3987d9
}
.bb_colorea {
	border:1px solid #eaeaea
}
.c_gray {
	color:#ccc
}
.c_blue {
	color:#3987d9!important
}
.c_orange {
	color:#fc7e1a!important
}
.f15 {
	font-size:15px!important
}
.t10 {
	top:10px
}
.t15 {
	top:15px
}
.t20 {
	top:20px
}
.t4 {
	top:4px
}
.t5 {
	top:5px
}
.r5 {
	right:5px
}
.r10 {
	right:10px
}
.plr20 {
	padding:0 20px
}
.mt25 {
	margin-top:25px
}
.radius_4 {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px
}
.ptb5lf10 {
	padding:5px 10px
}
.ptb10 {
	padding:10px 0
}
.ptb15 {
	padding:15px 0
}
.plr10 {
	padding:0 10px
}
.croci {
	color:#e96922
}
.lightGray {
	color:#9a9a9a
}
.mr30 {
	margin-right:30px
}
.mr40 {
	margin-right:40px
}
.lh25 {
	line-height:25px
}
.lh22 {
	line-height:22px!important
}
.ofh {
	overflow:hidden;
	overflow-y:hidden
}
.break_word {
	word-wrap:break-word;
	break-word:break-all;
	table-layout:fixed;
	word-break:break-all
}
.b_shadow10 {
	-moz-box-shadow:#888 0 0 10px;
	box-shadow:#888 0 0 10px
}
.input_none {
	background:0;
	border:0;
	border-bottom:1px solid #ccc;
	height:25px;
	width:100%
}
.sCon {
	width:100%;
	height:auto
}
.hide {
	display:none
}
.btgray {
	border-top:1px solid #eaeaea
}
.mt50 {
	margin-top:50px
}
.bg_gray2 {
	background:#f2f2f2
}
.ls1 {
	letter-spacing:1px
}
.ls2 {
	letter-spacing:2px
}
.ls3 {
	letter-spacing:3px
}
.ls4 {
	letter-spacing:4px
}
.ls5 {
	letter-spacing:5px
}
.percentage50 {
	width:50%!important
}
.img_Count {
	background:rgba(0,0,0,0.5) none repeat scroll 0 0;
	color:#fff;
	font-size:13px;
	height:20px;
	left:40px;
	line-height:20px;
	top:40px;
	width:40px
}
.txt_tg {
	border:1px solid #3e82d3;
	color:#3e82d3;
	height:20px!important;
	line-height:20px!important;
	margin-top:5px;
	padding:0 5px
}
.bbgray {
	border-bottom:1px solid #ccc
}
.bbwhite {
	border-bottom:1px solid #fff
}
.lodingimg {
	background:url(../images/load_4.gif) no-repeat;
	width:25px;
	height:25px;
	display:block;
	margin:auto;
	background-size:25px auto
}
.layout_show {
	background:url(../images/zhankai.png) no-repeat;
	width:20px;
	height:15px;
	display:block;
	margin-top:3.5px;
	background-position:0 0;
	background-size:20px auto
}
.layout_hide {
	background:url(../images/zhankai.png) no-repeat;
	width:20px;
	height:15px;
	display:block;
	margin-top:3.5px;
	background-position:0 -15px;
	background-size:20px auto
}
.mw-header {
	height:50px;
	background-color:#fff;
	position:fixed;
	left:0;
	width:100%;
	z-index:35
}
.header-logo {
	background:url(../images/logo.jpg) no-repeat;
	width:115px;
	height:28px;
	display:block;
	margin:11px 0 0 10px;
	background-position:0 0;
	background-size:115px 28px
}
.headunread {
	background:#f00 none repeat scroll 0 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	height:10px;
	left:22px;
	width:10px
}
.bg_orange {
	background-color:#076daa;
	padding:2px 8px
}
.menu_nav li {
	width:25%;
	float:left;
	text-align:center
}
.selecttype {
	padding:0 10px;
	display:block
}
.menu_home li {
	width:50%;
	text-align:center;
	float:left;
	padding:15px 0
}
.menu_nav_list li {
	width:50%;
	float:left;
	text-align:center;
	padding:10px 0
}
.menu_nav span {
	font-size:13px;
	position:relative;
	top:5px
}
.loginNav {
	position:fixed;
	left:100%;
	top:0;
	width:100%;
	height:100%;
	z-index:8888;
	background:#f0f2f5;
	overflow:auto;
	transition:all .5s ease;
	-moz-transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-o-transition:all .5s ease
}
.loginNavAction {
	left:0;
	display:block;
	transition:all .5s ease;
	-moz-transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-o-transition:all .5s ease
}
.person_head_radiu30 {
	width:30px;
	height:30px;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px
}
.adver {
	width:100%;
	height:100px
}
.search_div {
	background:#f5f6f9 none repeat scroll 0 0;
	border:1px solid #d0d6e1;
	border-radius:3px;
	box-shadow:0 1px 3px #eaeaea inset;
	height:40px;
	position:relative;
	width:75%
}
.search_div input {
	background:rgba(0,0,0,0) none repeat scroll 0 0;
	border:medium none;
	height:40px;
	padding-left:14%;
	width:86%
}
.search_div a span {
	left:2%
}
.layout_search_div a {
	width:17%
}
.layout_search_div_p {
	background-position:0 -176px!important
}
.Vertical_bar {
	background-color:#076daa;
	width:6px;
	height:20px;
	display:block;
	margin:auto;
	background-position:0 0;
	background-size:6px auto;
	margin-left:10px
}
.search-list .i-cont {
	margin-left:110px;
	display:block;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-webkit-flex:1 1 0;
	-moz-flex:1 1 0;
	-ms-flex:1 1 0;
	flex:1 1 0
}
.search-list .i-cont span {
	float:left;
	width:100%;
	margin-top:0px;
	border:1px solid white
}
.search-list-offer .a {
	display:-moz-box;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flexbox;
	display:-ms-flex;
	display:flex
}
.search-list-offer .item {
	margin:10px 10px
}
.search-list-offer .img {
	width:96px;
	height:96px;
	overflow:hidden;
	background:#fff;
	border:1px solid #cecece;
	display:table-cell;
	vertical-align:middle;
	text-align:center
}
.search-list-offer .img>i {
	height:100%;
	width:1px;
	display:inline-block;
	margin-left:-1px;
	vertical-align:middle
}
.search-list-offer img {
	max-width:100%
}
.search-list-offer .i-tt {
	height:20px;
	line-height:19px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
	font-weight:700!important;
}
.more {
	margin-left:40%
}
.jiao {
	width:6px;
	height:12px
}
.zuan {
	width:18px;
	height:18px;
	float:left
}
.zuan_1 {
	height:21px;
	line-height:21px
}
.erwei {
	width:56px;
	height:56px
}
.weititle {
	line-height:56px;
	font-style:normal
}
.contact_z {
	background-color:#f5f5f5;
	width:70%;
	margin:0 auto;
	padding:5%;
	position:absolute;
	bottom:35px;
	margin-left:10%;
	display:none;
	z-index:99
}
.com_tz {
	margin-left:35px;
	margin-top:-20px
}
.contact_z span i {
	font-style:normal;
	margin-left:36px
}
.con_tel {
	background:url(../images/tel_2.png) no-repeat;
	width:22px;
	height:22px;
	display:block;
	background-size:22px auto
}
.contel {
	background:url(../images/tel_1.png) no-repeat;
	width:26px;
	height:26px;
	display:block;
	background-size:26px auto;
	margin-left:10%
}
.tel_bg {
	background-color:#076daa;
	margin:10px auto;
	width:80%;
	padding:10px 5%
}
.com_tel {
	margin-left:30%;
	margin-top:-25px
}
.sanjiao {
	height:0;
	width:0;
	position:absolute;
	top:-19px;
	border-width:15px 15px 0 15px;
	border-style:solid dashed dashed dashed;
	border-color:#f5f5f5 transparent transparent transparent;
	_font-size:0;
	_line-height:0;
	left:31px
}
.messagebody {
	background-color:#f5f5f5;
	width:70%;
	margin:0 auto;
	padding:5%;
	bottom:35px;
	margin-left:10%;
	position:fixed;
	bottom:84px;
	display:none;
	z-index:100
}
.mess_N {
	height:28px
}
#gotop {
	position:fixed;
	bottom:70px;
	right:10px;
	text-decoration:none;
	display:none
}
.mess_S {
	background:url(../images/icons_1.png) no-repeat;
	width:22px;
	height:22px;
	display:block;
	background-size:22px auto;
	background-position:0 -198px
}
.star {
	margin-left:96%;
	margin-top:-15px
}
.mess_A {
	margin-left:35px;
	background:rgba(0,0,0,0) none repeat scroll 0 0;
	line-height:30px;
	border:medium none
}
.mess_B {
	margin-left:25px;
	background:rgba(0,0,0,0) none repeat scroll 0 0;
	line-height:30px;
	border:medium none
}
.mess_T {
	background:url(../images/icons_1.png) no-repeat;
	width:22px;
	height:22px;
	display:block;
	background-size:22px auto;
	background-position:0 -220px
}
.mess_C {
	background:url(../images/icons_1.png) no-repeat;
	width:22px;
	height:22px;
	display:block;
	background-size:22px auto;
	background-position:0 -155px
}
.mess_L {
	height:88px
}
.mess_LL {
	margin-left:10px;
	background:rgba(0,0,0,0) none repeat scroll 0 0;
	border:medium none
}
.line_S {
	margin:20px auto 10px;
	width:100%
}
.cancle_bg {
	background-color:#076daa;
	width:35%;
	padding:10px 5%
}
.send_bg {
	background-color:#076daa;
	left:55%;
	top:-1px;
	width:35%;
	padding:10px 5%
}
.common_menu {
	position:fixed;
	left:0;
	bottom:0;
	background:#f5f5f5;
	width:100%;
	padding:6.5px 0;
	border-top:1px solid #ccc;
	z-index:150
}
.common_menu li {
	float:left;
	text-align:center;
	height:46px;
	display:block
}
.common_menu span {
	font-size:13px
}
.head_p {
	background:url(../images/head_2.png) no-repeat;
	width:30px;
	height:24px;
	display:block;
	margin:auto;
	background-size:30px auto
}
.head_menu {
	background-position:0 0;
	margin-top:11px
}
.head_tou {
	background-position:0 -26px;
	margin-top:15px
}
.bbs_menu {
	background:url(../images/icons_1.png) no-repeat;
	width:22px;
	height:22px;
	display:block;
	margin:auto;
	background-size:22px auto
}
.typemenu {
	background:url(../images/findicons.png?v19) no-repeat;
	width:22px;
	height:22px;
	display:block;
	margin:auto;
	background-size:22px auto
}
.c_theme {
	position:fixed;
	left:120%;
	top:0;
	width:70%;
	height:100%;
	z-index:170;
	background:#f7f7f7;
	overflow:auto;
	transition:all .5s ease;
	-moz-transition:all .5s ease;
	-webkit-transition:all .5s ease;
	-o-transition:all .5s ease
}
.b_shadow10 {
	box-shadow:#888 0 0 10px
}
.close_bp {
	background-position:0 -220px
}
.theme_bp {
	background-position:0 -198px
}
.discover_p {
	background-position:0 -22px
}
.discover_px {
	background-position:0 0
}
.hot_p {
	background-position:0 -66px
}
.hot_px {
	background-position:0 -44px
}
.layout_p {
	background-position:0 -110px
}
.news_px {
	background-position:0 -88px
}
.know_p {
	background-position:0 -155px
}
.know_px {
	background-position:0 -132px
}
.send_p {
	background:url(../images/contect.png) no-repeat;
	height:96px;
	display:block;
	margin:auto;
	background-position:0 0;
	background-size:90px auto;
	top:-14px;
	width:90px
}
.menu_li_1,.menu_li_2,.menu_li_4,.menu_li_5 {
	width:18%
}
.menu_li_1 span,.menu_li_2 span,.menu_li_4 span,.menu_li_5 span {
	color:#a19c9c;
	line-height:30px
}
.menu_li_3 {
	width:28%
}
.menu_li_3 span {
	color:#000
}
.com_t {
	background-position:0 -132px;
	margin-left:5px
}
.line25 {
	line-height:25px
}
.alertbutton {
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:baseline;
	margin:0 2px;
	outline:0;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font:14px/100% Arial,Helvetica,sans-serif;
	font-family:Helvetica,Microsoft YaHei,Microsoft JhengHei;
	padding:.5em 2em .55em;
	text-shadow:0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius:.5em;
	-moz-border-radius:.5em;
	border-radius:.5em;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);
	box-shadow:0 1px 2px rgba(0,0,0,.2)
}
.mydiv {
	background-color:#FC6;
	text-align:center;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	z-index:11117;
	width:300px;
	height:auto;
	left:50%;
	top:50%;
	margin-left:-150px!important;
	margin-top:-60px!important;
	margin-top:0;
	position:fixed!important;
	position:absolute;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	overflow:auto;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)
}
.bg {
	background-color:#666;
	display:none;
	width:100%;
	height:100%;
	left:0;
	top:0;
	filter:alpha(opacity=50);
	opacity:.5;
	z-index:11116;
	position:fixed!important;
	position:absolute;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)
}
.alertBtn {
	width:260px;
	border:0;
	color:#686868;
	-webkit-appearance:none;
	line-height:normal;
	cursor:pointer;
	background-color:#fff;
	height:30px;
	line-height:30px;
	margin-top:5px
}
.footer_app {
	border-bottom:1px solid #ccc;
	box-shadow:4px 0 8px #ccc;
	height:60px;
	line-height:60px;
	left:0;
	border-top:solid 1px #ccc;
	background:#fff;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:9999
}
.cancelBtn {
	width:100px;
	padding:.2em 0;
	background:#808080;
	border:0;
	color:white;
	-webkit-appearance:none;
	height:40px;
	line-height:normal;
	cursor:pointer;
	font-size:18px
}
.confirmBtn {
	width:100px;
	padding:.2em 0;
	background:#4fc1e9;
	border:0;
	color:white;
	-webkit-appearance:none;
	height:40px;
	line-height:normal;
	cursor:pointer;
	font-size:18px
}
.comfirm_div {
	background-color:#fff;
	text-align:center;
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	z-index:100011;
	width:300px;
	left:50%;
	top:50%;
	margin-left:-150px!important;
	position:fixed!important;
	position:absolute;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	overflow:auto;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)
}
.tishi {
	text-align:left;
	text-indent:1em;
	font-size:13px;
	font-weight:500;
	line-height:25px
}
.toolbar_B {
	position:fixed;
	left:0;
	z-index:40;
	width:100%;
	height:50px;
	bottom:0;
	background-color:#076daa;
	opacity:.8;
	line-height:25px
}
dl {
	width:auto;
	margin:0 auto;
	text-align:center
}
dt {
	width:auto;
	height:25px;
	overflow:hidden;
	margin-top:5px
}
dd {
	width:auto;
	height:20px;
	font-size:12px;
	color:#fff;
	line-height:20px;
	overflow:hidden
}
.toolbar_B li {
	width:33.3%;
	position:relative
}
.toolbar_1 {
	background:url(../images/tel_3.png?v=1) no-repeat;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_3 {
	background:url(../images/tel_3.png?v=1) no-repeat 0 -24px;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_5 {
	background:url(../images/tel_3.png?v=1) no-repeat 0 -48px;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_5_1 {
	background:url(../images/tel_3.png?v=1) no-repeat 0 -72px;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_2 {
	margin:0 auto
}
.toolbar_4 {
	margin:0 auto
}
.toolbar_6 {
	margin:0 auto
}
.toolbar_B a {
	color:#fff
}
.toolbar_B2 {
	position:fixed;
	left:0;
	z-index:40;
	width:100%;
	height:50px;
	bottom:0;
	background-color:#076daa;
	opacity:.8;
	line-height:25px
}
.toolbar_B2 li {
	width:33.33%
}
.toolbar_7 {
	background:url(../images/tel_3.png?v=1) no-repeat;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_9 {
	background:url(../images/tel_3.png?v=1) no-repeat 0 -24px;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_return {
	background:url(../images/tel_3.png?v=1) no-repeat 0 -96px;
	width:24px;
	height:24px;
	display:block;
	background-size:24px auto;
	margin:0 auto
}
.toolbar_8 {
	margin:0 auto
}
.toolbar_10 {
	margin:0 auto
}
.toolbar_B2 a {
	color:#fff
}
.industy_list1 {
	display:none
}
.mt10 {
	margin-top:10px
}
.ml0 {
	margin-left:10px
}
.f14 {
	font-size:14px
}
.solidbottom {
	border-bottom:1px solid #ccc
}
.f12 {
	font-size:12px
}
.mb5 {
	margin-bottom:5px
}
.orgfont {
	color:#076daa!important
}
.industrybody {
	margin:0 10px
}
.industrybody ul {
	float:left;
	width:49%;
	height:35px
}
.industrybody ul li {
	width:100%;
	float:left;
	text-align:center;
	height:30px;
	line-height:30px
}
.rightbr {
	border-right:1px solid #ccc
}
.incurrent {
	border-bottom:2px solid #ed5901
}
.person_head_radiu60 {
	width:60px;
	height:60px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	text-align:center;
	margin:0 auto
}
.guide12 {
	margin:0 auto;
	font-size:13px;
	width:150px;
	height:auto;
	background:#1663a6;
	display:none;
	position:absolute;
	top:45px;
	right:0;
	z-index:9999;
	margin-right:1px;
	border-bottom:2px solid #083e6e;
	box-shadow:2px 2px 4px #333
}
.guide12 em {
	position:absolute;
	top:-15px;
	right:12px
}
.xxi {
	border-color:#1663a6 transparent;
	border-width:0 8px 10px;
	vertical-align:3px
}
.emi {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-image:none;
	border-style:solid;
	display:inline-block;
	height:7px;
	margin:0 0 0 3px;
	width:0
}
.guide12 .menu1 {
	overflow:hidden
}
.guide12 .menu1 a {
	float:left;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	background:url(../images/l1_45.gif) no-repeat right 0,url(../images/d1_45.gif) repeat-x 0 bottom;
	width:50%
}
.solutionList {
	margin:10px
}
.solutionleft {
	position:relative;
	width:30%
}
.pb10 {
	padding-bottom:10px!important
}
.solidB_gray1 {
	border-bottom:1px solid #e3e3e3
}
.pr {
	position:relative
}
.grcont {
	background-position:0 -70px
}
.solutionleft img {
	border:0;
	width:100%;
	height:auto
}
.solutionleft span {
	position:absolute;
	bottom:0;
	width:100%;
	height:22px;
	line-height:22px;
	background-color:#c47623;
	color:white;
	text-align:center;
	opacity:.7;
	left:0
}
.solutionright {
	width:100%
}
.solutionright .stitle {
	font-size:16px
}
.solutionright .stitle i {
	font-style:normal;
	margin-left:10px;
	font-size:14px
}
.solutionright .stitle a {
	color:#333;
	margin-right:10px
}
.solutionbt {
	margin-top:10px
}
.solutionbt p {
	color:#cdcdcd;
	font-size:14px
}
.solutionbt p span {
	margin-left:10px
}
.solunetlist {
	margin:10px
}
.solunetlist ul li {
	padding-top:10px
}
.solunettitle i {
	width:5px;
	height:20px;
	background-color:#076daa;
	float:left
}
.solunettitle span {
	color:#333;
	height:21px;
	line-height:21px;
	font-size:16px;
	margin-left:10px
}
.school_already_r_text {
	width:100%;
	right:10px;
	bottom:10px
}
.school_already_r {
	width:64%
}
.school_already {
	width:25%;
	margin-left:4%;
	position:relative
}
.school_already img {
	width:100%;
	height:auto;
	margin-top:10px
}
.nettitle {
	height:42px;
	overflow:hidden;
	color:#333
}
.s-play {
	visibility:hidden;
	position:absolute;
	top:50%;
	left:50%;
	width:64px;
	height:64px;
	margin:-32px 0 0 -32px;
	background:url(../images/bo_1.png)no-repeat;
	visibility:visible;
	background-size:64px auto
}
.video_school li {
	width:41%;
	margin:8px 4%
}
.vposition {
	position:relative
}
.solidorgbtm {
	border-bottom:1px solid #076daa
}
.auto_img {
	width:100%;
	height:auto;
	display:block
}
.oe {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#333
}
.icon_eyes {
	width:12px;
	height:auto;
	display:inline-block
}
.sotiontitle {
	color:#333;
	font-size:16px;
	line-height:27px;
	text-align:center;
	font-weight:600;
}
.sotionimg {
	width:30%;
	float:left;
	margin-right:10px
}
.sotionimg img {
	width:100%;
	height:auto;
	border:1px solid #ccc;
	margin-bottom:10px
}
.sotionright span {
	font-size:16px
}
.sotionright p {
	font-size:14px;
	color:#333;
	line-height:21px
}
.webinar-dtitle {
	font-size:14px;
	color:gray;
	text-align:center;
}
.webinar-dtitle i {
	font-style:normal;
	margin-left:5%
}
.webinardetail img {
	width:100%!important;
	height:auto!important
}
.btninput {
	background:url(../images/jian_1.png) no-repeat 6% 48% #076daa;
	padding:3% 1% 2% 10%;
	background-size:15% auto;
	height:32px;
	line-height:32px;
	color:#fff;
	border:0;
	font-family:Helvetica,Microsoft YaHei,Microsoft JhengHei;
	font-size:14px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.brandbg {
	position:absolute;
	left:0;
	bottom:0;
	width:96px;
	text-align:center;
	background-color:#77a6c2;
	opacity:.8;
	height:20px;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:14px
}
.equmentbody {
	width:100%
}
.newslistpic {
	border-bottom:1px solid #eaeaea
}
.newsleft {
	width:30%
}
.newsleft img {
	width:100%
}
.newscontent {
	width:100%
}
.newscontent img {
	max-height:200px
}
.newsright {
	width:67%;
	margin-left:3%
}
.titlestyle {
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.titlestyle i {
	font-style:normal;
	margin-right:5px;
	letter-spacing:1px
}
div#compnayjianjie {
	background:#fff;
	margin:0 7px;
	height:100%
}
div#compnayjianjie img {
	width:100%;
	height:auto;
	margin-right: 10px;
}
.P10 {
	padding:0 10px
}
.L28 {
	line-height:28px
}
.G6 {
	color:#666
}
.productbar {
	margin:0 auto
}
.tip01 {
	display:inline-block;
	padding:2px;
	font-size:16px;
	color:#4e5563;
	line-height:18px;
	margin-top:5px;
	text-align:center;
	width:100%
}
.tip01 .icon-warn {
	background-position:-96px -24px
}
.tip01 .icon-tip {
	display:inline-block;
	width:18px;
	height:18px;
	margin:0 10px 0 0;
	vertical-align:top;
	overflow:hidden
}
.tip01-doubt,.tip01-warn {
	color:#fe6600
}
.layout_list {
	padding:10px 10px
}
.layout_list i {
	float:right
}
.layout_hide {
	background:url(../images/zhankai.png) no-repeat;
	width:20px;
	height:15px;
	display:block;
	margin-top:3.5px;
	background-position:0 -15px;
	background-size:20px auto
}
.sum_layout_list {
	background:#fff;
	padding:0 10px
}
.sum_layout_list li {
	width:50%;
	float:left;
	text-align:center;
	line-height:30px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.myread_layout {
	width:88%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.right_b {
	background:url("images/shu_1.jpg") no-repeat scroll right 0,rgba(0,0,0,0) url("images/heng_1.jpg") repeat-x scroll 0 bottom
}
.right_b a {
	display:block;
	width:94%;
	text-align:center;
	font-size:14px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.bottom_b a {
	display:block;
	width:98%;
	padding-right:10px;
	text-align:center
}
.equmentmain {
	margin:10px;
	background-color:#fff;
	border:1px solid #fff
}
.equmenttype {
	background-color:#fff
}
.equmentcont {
	background-color:#eaeaea;
	position:absolute;
	z-index:72;
	width:70%;
	right:-70%
}
.bottom_b {
	background:url(../images/heng_1.jpg) repeat-x scroll 0 bottom
}
.searchcontent {
	background-color:#076daa;
	margin:10px auto;
	width:98%;
	padding:10px 5%;
	color:white;
	border-radius:6px;
	text-align:center;
	border:none;
	
}
.pro_2 {
	width:100%;
	border-bottom:1px solid #076daa
}
.pro_T {
	font-weight:normal
}
.jian_2 {
	background:url(../images/jian_3.png) no-repeat;
	width:30px;
	height:30px;
	left:5%;
	top:160px;
	background-size:30px auto
}
.jian_3 {
	background:url(../images/jian_3.png) 0 -30px no-repeat;
	width:30px;
	height:30px;
	right:5%;
	top:160px;
	background-size:30px auto
}
.using {
	margin:20px auto 10px;
	width:90%
}
.using_2 {
	border:1px solid #076daa;
	left:55%;
	top:-1px;
	width:35%;
	padding:10px 5%
}
.attionborder {
	border:1px solid #076daa;
	padding:2px 8px
}
.gou {
	width:14px
}
.use_Z li {
	width:50%
}
.tiao {
	height:15px;
	width:100%
}
.shu_1 li {
	width:33.3%
}
.shu_2 {
	border-right:1px solid #ccc
}
.pb28 {
	padding-bottom:28px
}
.img_2 {
	width:96px;
	height:72px;
	overflow:hidden;
	background:#fff;
	border:1px solid #cecece;
	display:table-cell;
	vertical-align:middle;

	text-align:center
}
.img_2>i {
	height:100%;
	width:1px;
	display:inline-block;
	margin-left:-1px;
	vertical-align:middle
}
.img_2 {
	max-width:100%;
	max-height:100%;
	vertical-align:middle
}
.hang_bg {
	background-color:#076daa;
	opacity:.8;
	width:98px;
	height:20px;
	line-height:20px;
	margin-top:54px;
	margin-left:-98px
}
.item_A {
	margin:15px 10px
}
.solidB_graya {
	border-bottom:1px solid #f1f1f1
}
.newsbody {
	background-color:#fff
}
.companydetail {
	padding-top:5px
}
.sotiondetail {
	padding-top:5px
}
.swiper-container {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto
}
.swiper-slide {
	text-align:center;
	font-size:18px;
	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
}
.swiper-container img {
	width:100%;
	height:auto
}
.corepro ul li span {
	width:100%;
	text-indent:.2em;
	display:block;
	padding:5px 0;
	border-bottom:1px solid #f1f1f1
}
.mask {
	display:block;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
	background-color:#333
}
.mask_bg {
	background-color:black;
	display:block;
	left:0;
	top:0;
	opacity:.8;
	position:fixed!important;
	width:100%;
	height:100%;
	z-index:99
}
.nav_1 {
	width:12%;
	margin-left:86%
}
.nav_1 img {
	width:100%
}
.jian_4 {
	width:30%;
	margin-left:50%;
	margin-top:-20px
}
.jian_4 img {
	width:100%
}
.know_1 {
	width:90%;
	margin:0 auto
}
.know_1 img {
	width:100%
}
.know_2 {
	width:50%;
	margin:0 auto
}
.know_2 img {
	width:100%
}
.pt40 {
	padding-top:12%;
	padding-bottom:12%
}
.prtb6 {
	padding-top:6%;
	padding-bottom:6%
}
.nav_bg {
	background:#f0f2f5 no-repeat scroll 0 0;
	height:100%;
	overflow:auto;
	position:fixed;
	top:0;
	left:100%;
	width:100%;
	z-index:8888
}
.jian_R {
	background:rgba(0,0,0,0) url(../images/back.png) no-repeat scroll 0 0 / 10px auto;
	height:20px;
	width:10px
}
.login_bg {
	background:rgba(0,0,0,0) url(../images/head_1.png) no-repeat scroll 0 0 / 60px auto;
	height:60px;
	margin:auto;
	width:60px
}
.login_Z li {
	width:50%
}
.company_A {
	border-bottom:1px solid #ccc
}
.company_A li {
	width:49%
}
.comp_col {
	background:rgba(0,0,0,0) url(../images/home_11.png)no-repeat scroll 0 0 / 24px auto;
	display:block;
	height:24px;
	margin:auto;
	width:24px;
	margin-bottom:10px
}
.li_comp {
	border-right:1px solid #ccc
}
.comp_C {
	background-position:0 -287px
}
.comp_P {
	background-position:0 -312px
}
.menu_nav li {
	width:20%;
	float:left;
	text-align:center
}
.mimbg {
	padding:10px 0;
	background-color:#f0f2f5;
	margin:10px 0;
}
.mimbg i {
	margin-left:10px
}
.menu_home li {
	float:left;
	width:50%;
	text-align:center;
	padding:10px 0;
	line-height:24px
}
.menu_nav_list li {
	width:100%;
	float:left;
	text-align:center
}
.menu_nav_list li a {
	padding:10px 0
}
.bottom_b {
	background:url(../images/heng_1.jpg) repeat-x scroll 0 bottom
}
.personal_menu_bg {
	background:url(../images/icons_1.png) no-repeat;
	width:24px;
	height:24px;
	display:block;
	margin:auto;
	background-size:24px auto
}
.xt_bg_p {
	background-position:0 -24px
}
.index_bg_p {
	background-position:0 -24px
}
.news_bg_p {
	background-position:0 -120px
}
.hang_bg_p {
	background-position:0 -72px
}
.person_bg_p {
	background-position:0 -264px
}
.Boxs {
	background:#fff;
	height:100%;
	padding:0
}
.extS {
	margin:0 auto
}
.extS li {
	height:100%;
	line-height:30px;
	border-bottom:3px solid #f1f3f5;
	overflow:hidden
}
.extSt {
	height:32px;
	width:100%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-weight:bold
}
.L32 {
	line-height:32px
}
.C_blue {
	color:#4da8e4
}
.extS a {
	height:26px;
	overflow:hidden
}
.extS li span {
	height:30px;
	width:100%;
	border-bottom:1px solid #e6e6e6;
	text-indent:.2em;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	text-align:left
}
.extlist span {
	padding-left:20px
}
.relativepro img {
	width:100%!important;
	height:auto
}
.relativepro table {
	width:100%!important;
	height:auto
}
.duseingtitle {
	font-style:normal
}
.hidepart {
	background-color:rgba(0,0,0,.3)!important;
	width:100%;
	height:100%;
	left:0;
	top:0;
	filter:alpha(opacity=40);
	opacity:.4;
	z-index:65;
	position:fixed!important;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)/2:document.body.scrollTop+(document.body.clientHeight - this.clientHeight)/2)
}
.conusBody {
	padding-bottom:10px;
	z-index:10000
}
.btn-tel {
	border-bottom:1px solid #b5b8ba;
	background:#eceff1;
	line-height:35px;
	text-align:center;
	cursor:pointer;
	border-radius:4px;
	width:auto;
	padding:0 15px;
	position:relative
}
.Box {
	background:#fff;
	margin:0 7px;
	height:100%;
	padding:10px 0
}
.btn-tel img {
	height:32px;
	width:auto;
	border:none 0
}
.Navbg {
	height:28px;
	line-height:28px
}
.Line {
	border-bottom:1px solid #d7d7d7
}
.Hr_10 {
	height:10px
}
.typetitle {
	float:left;
	width:70%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.busmain {
	margin:0 auto;
	padding-bottom:40px;
	margin-top:30px
}
.busmain ul li {
	margin-top:15px
}
.busfrom li span {
	font-size:16px;
	text-align:left;
	margin-right:5px;
	width:23%;
	color:#666
}
.busfrom li input {
	width:100%;
	height:25px;
	color:#a9a9a9;
	border:0;
	padding:5px 0;
	font-size:14px;
	letter-spacing:1px;
	-webkit-appearance:none;
	padding-left:6px;
	-webkit-appearance:none
}
.inputborder {
	width:73%;
	float:left;
	border-bottom:1px solid #d3d3d3
}
.textborder {
	width:99%;
	border:1px solid #d3d3d3
}
#imgul a {
	width:80px;
	color:#ccc;
	height:58px;
	text-align:center;
	line-height:58px
}
#imgul {
	height:84px;
	width:100px;
	display:none;
	margin-top:-10px;
	margin:0 auto
}
.imgbody {
	border:1px dashed #d3d3d3;
	border-radius:4px;
	width:99%;
	height:60px;
	margin:0 auto;
	margin-top:10px;
	position:relative;
	overflow:hidden
}
#subbusInfo {
	padding:10px 75px;
	background:#357feb;
	color:white;
	font-size:18px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px
}
.RawContent {
	height:100px;
	width:96%;
	padding-left:6px;
	border:0;
	line-height:20px;
	padding-top:5px;
	color:#d3d3d3
}
.closepic {
	height:20px;
	background-size:20px auto;
	position:absolute;
	right:10px;
	font-size:14px;
	margin-top:10px;
	color:#666
}
.subimg {
	margin:0 auto;
	text-align:center;
	font-size:14px;
	color:#d3d3d3;
	margin-top:18px
}
.subimg i {
	font-size:16px;
	display:block;
	text-align:center;
	color:#d3d3d3;
	font-style:normal
}
.btbody {
	margin-top:40px
}
.photo img {
	vertical-align:middle
}
.close_img {
	height:20px;
	position:absolute;
	right:-8px;
	top:-8px;
	width:20px
}
.img_sty {
	color:#fff;
	font:bold 60px/250px "Open Sans",Helvetica,Arial,sans-serif;
	max-width:100px;
	text-align:center;
	margin-top:0;
	max-height:56px
}
.praiseb {
	height:35px;
	width:130px;
	margin-right:auto;
	margin-left:auto;
	border-radius:3px 3px;
	line-height:35px;
	-moz-border-radius:3px;
	border:1px solid #dedede;
	background-color:#f0f2f5;
	cursor:pointer;
	display:block;
	margin-bottom:20px;
	margin-top:20px
}
.praiseb a {
	background-size:25px 25px;
	background-repeat:no-repeat;
	display:block;
	height:35px;
	line-height:35px;
	width:100%;
	background-position:35% 35%;
	margin-bottom:0
}
.gray_img {
	background-image:url(http://simg.instrument.com.cn/wap/news/images/praise.gif)
}
.praise span {
	overflow:hidden;
	text-align:center;
	font-size:16px;
	font-family:"微软雅黑";
	padding-left:35px
}
.red_txt {
	color:red
}
.red_img {
	background-image:url(http://simg.instrument.com.cn/wap/news/images/red.gif)
}
.gray_img {
	background-image:url(http://simg.instrument.com.cn/wap/news/images/praise.gif)
}
.blue_bar {
	background-color:#357feb;
	width:6px;
	height:20px;
	display:block;
	margin:auto;
	background-position:0 0;
	background-size:6px auto;
	margin-left:5px
}
.netnavmenu {
	/*background-image:url("../images/map_2.png");
	background-repeat:no-repeat;
	background-size:100% 164px;*/
	width:100%
}
.netnavmenu ul li {
	position:relative;
	float:left;
	width:25%;
	text-align:center;
	border-radius:3px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-animation-name:janim;
	-webkit-animation-duration:.3s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-direction:normal;
	-webkit-animation-fill-mode:forwards;
	margin:5px 0
}
.netnavmenu ul li a {
	width:100%;
	display:block;
	text-align:center;
	float:left
}
.netnavmenu ul li span {
	width:56px;
	height:56px;
	display:block;
	border-radius:6px;
	text-align:center;
	margin:0 auto;
	margin-bottom:5px
}
.netnavmenu ul li i {
	width:30px;
	height:30px;
	display:block;
	background-image:url("../images/icons.png");
	background-repeat:no-repeat;
	background-size:30px auto;
	margin-top:13px;
	margin-left:13px;
	float:left
}
.netnavmenu ul li p {
	font-size:15px;
	width:72px;
	font-style:normal;
	text-align:center;
	margin:0 auto
}
.icon-default {
	background-color:#76ce54
}
.nav-default {
	background-position:0 0
}
.icon-app {
	background-color:#4dbcf1
}
.nav-app {
	background-position:0 -30px
}
.icon-video {
	background-color:#16c8d4
}
.nav-video {
	background-position:0 -60px
}
.icon-news {
	background-color:#ffb701
}
.nav-news {
	background-position:0 -90px
}
.icon-connect {
	background-color:#fe7676
}
.nav-connect {
	background-position:0 -120px
}
.icon-phone {
	background-color:#c89cf3
}
.nav-phone {
	background-position:0 -150px
}
.netnav {
	margin-left:10px;
	margin-right:10px;
	padding-top:5px
}
.netnav li {
	position:relative;
	float:left;
	width:25%;
	text-align:center;
	height:22px
}
.pw33 {
	width:45%
}
.noParameter {
	width:100%;
	display:block;
	opacity:.8;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index:99;
	background-color:#333;
	text-align:center
}
.imgclick {
	background:#000;
	opacity:.8;
	position:absolute;
	z-index:100
}
.liborder {
	overflow:hidden;
	float:left;
	font-size:13px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius:15px;
	-moz-border-radius:10px;
	margin-bottom:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-left:3%;
	color:white
}
.liborder a {
	padding-left:5px;
	padding-right:5px;
	color:white
}
.graybg {
	background-color:#ebebeb
}
.orbg {
	background-color:#076daa
}
.wtcolor {
	color:#fff!important
}
.netnews {
	width:100%;
	height:21px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	color:#333
}
.netnews i {
	font-style:normal;
	margin-right:5px;
	letter-spacing:1px
}

 .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
 .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}
	

/*new add*/	
.pro_a{width:96%;margin:0 auto;color:#777;line-height:22px;}
.feedback{color:#1a1a1;}
.xxinput{background:#f8f8f8;
	border:1px #ccc solid;;
	height:40px;
	width:100%;
	margin-bottom:15px;
	}