/********  uweb mobile css v1.1 *********/
/****** cssrest ******/
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
    font-family: "Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;
	color: #666;
}
@media screen and (min-width:320px) {  html { font-size:75%;} 

}
@media screen and (min-width:360px) {  html { font-size:87%;}  }
@media screen and (min-width:480px) {  html { font-size:112%;}
}
@media screen and (min-width:568px) {  html { font-size:131%;}
}
@media screen and (min-width:639px) {  html { font-size:150%;}

}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
	border: 0px;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #E32027;
	outline: none;
}
ul, p, dl, dt, dd {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

input {
	background: transparent;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, "微软雅黑";
	color: #888;
	border: 0px;
	outline: none;
}
em {
	font-style: normal;
}
i {
	font-style: normal;
}
.wrap {
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: #fff;
}
/*top*/
.g-hd {
    overflow: hidden;
  width: 100%;
    height: 6rem;
    position: relative;
}
.g-hd .m-logo {
       padding:1.5rem 0 0 0.7rem;
    width: 14%;
    display: block;
    float: left;
}

.g-hd .m-logo img{ width:100%;}
.g-hd .m-tel {
    width: 71%;
    float: right;
    margin-top: 1.7rem;
    padding-left: 0.9rem;
    font-size: 1.1rem;
    color: #666;
	background:url(../images/top/xian.png) center left no-repeat;
}
.g-hd .m-tel b {
    display: block;
    color: #1945A4;
   font-size: 0.9rem;
	padding-top:5px;
    font-weight: bold;
}
/*nav*/
.g-nav {
    display: inline-block;
    width: 100%;
	margin:20px auto;
    height:10.4rem;
    overflow: hidden;

}
.g-nav a {
    margin: 0.5% 0.5% ;
    font-size: 1rem;
    color: #fff;
    height: 4.2rem;
	padding-top:10px;
    line-height: 1.6rem;
    text-align: center;
    width: 24%;
    text-align: center;
    display: block;
    float: left;
    background: #1945A4;
	border-radius:0.25rem;
  
}
.g-nav .active{ background:#E31F29}
/*首页banner图*/
.banner {
	width: 100%;
	position: relative;
}

.indexFlashTel {
	position: relative;
	overflow: hidden;
	max-width: 768px;
	display: block;
}

.indexFlashTel .btnDiv {
	position: absolute;
	z-index: 10;
	left: 0px;
	bottom: 15px;
	width: 100%;
	text-align: center;
}
.indexFlashTel .btnDiv span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/top/ico1.png) no-repeat;
	cursor: pointer;
	margin: 0 3px;
}
.indexFlashTel .btnDiv span.on {
	background: url(../images/top/ico1on.png) no-repeat;
}
.indexFlashTel .bd {
	position: relative;
	z-index: 0;
}
.indexFlashTel .bd li {
	position: relative;
	text-align: center;
}
.indexFlashTel .bd li img {
	width: 100%;
	display: block;
}
/*方案*/
.fangan{ background:#f1f1f1; padding:20px 0; }
.fangan h2{ text-align:center;}
.fa_box{ width:100%;}
.fa_left{ float:left; width:50%;}
.fa_left_con{ background:#fff; margin:10px 10px; border:1px solid #ccc}
.fa_left_con img{ width:30%; padding:10px 10px;}
.fa_right{ float:right; width:50%;}
/*search*/
.search  {

	width: 100%;
	margin:0 auto;
	height: 70px;
	text-align:center;
	background:#f2f2f2;

}
.s_key{ margin:0px auto; width:80%; padding-top:16px;}
.s_key input {
	width: 84.5%;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	color: #353534;
	background: none;
	border: 1px solid #999;
	border-right: none;
	outline: none;
	float: left;
}
.s_key span {
	display: block;
	width: 15%;
	height: 34px;
	float:right;
	background: url(../images/main/search.jpg) no-repeat  left ;
	cursor: pointer;
}

/*产品*/
.product {
	margin-top: 20px;

}
.title {
	font-size: 20px;
	color: #282828;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	padding: 15px 10px;
	line-height: 28px;
}
.title2 {
	font-size:18px;
	padding:10px 10px;
}
.pro_box {
	width: 48%;
	float: left;
	margin-top: 10px;
}
.pro {
	padding: 10px 10px;
	text-align:center;
}
.pro img {
	max-width: 100%;
	width: 256px;
	border:1px solid #eee;
	padding:5px 5px;
	height: 190px;
}
.pro p {
	background: #fff;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.pro p a {
	color: #333;
	font-size: 15px;
}
.more {
	background: #0C64C5;
	margin: 15px auto;
	height: 35px;
	width: 50%;
	border-radius: 8px;
}
.more a {
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
}
/*关于我们*/
.about{ margin-top:40px;}
.about p{ line-height:26px; padding-top:20px; text-align:center; color:#fff; background:#1945A4; padding:20px 20px;}
/*新闻资讯*/
.expertbox{max-width:620px;min-width:320px;margin:40px auto 0 auto;}
.it_expert{height:50px;border-left:3px solid #1945A4;border-bottom:1px solid #dfdfdf;position:relative;border-top:1px solid #dfdfdf;border-right:1px solid #dfdfdf;color:#1945A4;line-height:50px;}
.it_expertp1{width:120px;height:50px;font-size:18px;text-indent:2em;color:#686868;line-height:50px;float:left;}
.it_expertp2{width:100px;height:50px;float:right;text-align:center;}
#it_awewe a{display:inline-table!important;}
.it_expertspan1{width:30px;height:30px;border:1px solid #b4b4b4;margin-right:10px;color:#868585;display:inline-table;text-align:center;line-height:30px;}
.it_expertspan2{width:30px;height:30px;border:1px solid #b4b4b4;color:#868585;display:inline-block;text-align:center;line-height:30px;}
.it_expert3{border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.it_expertxt{height:126px;border-bottom:1px solid #e4e4e4;position:relative;}
.it_expertit{color:#434343;font-size:16px;padding-left:20px;padding-top:30px;padding-bottom:6px;position:relative;}
.it_expertit span{ color:#999; font-size:14px; padding-left:10px}
.it_experconter{padding:6px;padding-left:20px;color:#7d858c;position:relative;}
.it_expertxt:hover{background:#1945A4; color:#fff;} 


/*footer*/
.footer {
	margin-top: 50px;
	margin-bottom:50px;

}
.footer h2 {
	font-weight: bold;
	color: #000;
	padding: 10px 10px;
	font-size: 16px;
}
.footer p {
	color: #333;
	padding: 10px 10px;
}
.footer p span {
	padding-right: 5px;
}

.scroll {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 3px;
	bottom: 50px;
	cursor: pointer;
	background: url(../images/main/top.png) bottom no-repeat;
	height: 42px;
}
.scroll:hover {
	background: url(../images/main/top.png) top no-repeat;
	height: 42px;
}
#bottomNav { height:70px;  z-index:999;     max-width: 640px;
    min-width: 320px; position:fixed; bottom:0;  width:100%; _position:absolute;
 _top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }
.bmeum{color:#fff;  text-align:center;padding-top:6px;  }
.bmeum a{ color:#fff; }
.bmeum a:hover{text-decoration:none; color:#fff;}
.footer_box{ width:25%;  float:left; background:#E31F29; height:60px; padding-top:15px;}
/*关于我们内页*/
.about_ny {
	padding: 30px 10px;
	background: #fff;
}
.about_ny h2 {
	padding-bottom: 10px;
	color: #000;
	font-size: 16px;
}
.about_ny p {
	line-height: 26px;
}
/*关于我们内页*/
.pageMenu { width:100%; height:50px; line-height:47px; border-bottom:1px solid #e3e3e3; }
.pageMenu .a_Nav{ overflow:hidden; float:left; padding-left:10px;}
.pageMenu .a_Nav li{ float:left; font-size:14px; color:#666; margin:0 5px; list-style:none;}
.pageMenu .a_Nav li em{ margin-left:5px;}
.pageMenu .a_Nav li a{ color:#666; text-decoration:none;}

.pageMenu .a_Nav li.last{ color:#0d4da1;}
.in_about h2{ font-size:18px; padding:0 10px; text-align:center;}
.in_about p{ line-height:26px; padding:0 10px; font-size:14px; text-indent:2em;}

/*in_news*/
.in_news{ margin-top:20px; padding-bottom:50px; padding:10px 10px;}
.xq h2 { text-align:center; padding-bottom:20px;}
.xq p{ font-size:14px; line-height:26px;text-indent:2em; padding:6px 0px;}
/*in_message*/
.in_message{ padding:10px 10px;}
/*产品内页*/
.am-share { font-size: 14px; border-radius: 0; bottom: 0; left: 0;  position: fixed; text-align: center; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms ; width: 100%; z-index: 1110; height: 100%;overflow-y: scroll;}
.am-modal-active { transform: translateY(0px);  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.am-modal-out { z-index: 1109; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%) }

.am-share-title { background-color: #f8f8f8; border-bottom: 1px solid #fff; border-top-left-radius: 2px; border-top-right-radius: 2px; color: #555; font-weight: 400; margin: 0 10px; padding: 10px 0 0; text-align: center; }
.am-share-title::after { border-bottom: 1px solid #dfdfdf; content: ""; display: block; height: 0; margin-top: 10px; width: 100%; }

.am-share-footer { margin: 10px; }
.am-share-footer .share_btn { color: #555;  display: block; width: 100%; background-color: #e6e6e6; border: 1px solid #e6e6e6; border-radius: 0; cursor: pointer;  font-size: 16px; font-weight: 400; line-height: 1.2; padding: 0.625em 0; text-align: center; transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; vertical-align: middle; white-space: nowrap;font-family:"微软雅黑";  }

.am-share-sns { background-color: #f8f8f8; border-radius: 0 0 2px 2px; margin: 0 10px; padding-top: 15px; height:auto; zoom:1; overflow:auto; }

.am-share-sns li { margin-bottom: 6px; display: block; float: left; height: auto;  width:100%; border-bottom:1px solid #eee; padding-bottom:6px; }

.am-share-sns a { color: #555; display: block; text-decoration:none; }

.am-share-sns .share-icon-weibo { background-image: url(); }

.sharebg { background-color: rgba(0, 0, 0, 0.6); bottom: 0; height: 100%; left: 0; opacity: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 1100; display:none; }
.sharebg-active { opacity: 1; display:block; }
.fenlei li {
	line-height: 32px;
	background: #285EC6;
	color: #fff;
	margin-top: 2px;
}
.fenlei li a {
	color: #fff;
	text-align: center;
	display: block;
}

/*contact*/
.in_contact h2{ font-size:18px; padding:0 10px; text-align:center;}

.in_contact p{ line-height:26px; padding:0 10px; font-size:14px; }
.form-group {
	margin-bottom: 15px;
	width: 90%
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
.form-control {
	display: block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea.form-control {
	height: auto;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
	margin:20px auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

 .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


