@charset "utf-8";
/* CSS Document */
*{ margin:0; padding: 0; font-family: Microsoft Yahei, "微软雅黑", Arial, "Times New Roman";}
body{ text-align: justify;}
a{ text-decoration:none; font-size: 14px; color:#000;}
input,select,textarea{ outline:none;}

.clear{clear:both;}
.clearfix{ *zoom: 1;}
.clearfix:before{ content: ""; display: table;}
.clearfix:after{ content: ""; display: table; clear: both;}

.pic{ overflow: hidden;}
.pic img{ max-width: 100%; display: block; width: 100%; overflow: hidden;transition: all 0.5s;transform: scale(1); max-height:100%;}

.left{ float:left;}
.right{ float:right;}

.pt30{ padding-top: 30px !important; }
.p30{ padding: 30px 0; }
.p40{ padding: 40px 0; }
.p50{ padding: 50px 0; }
.p60{ padding: 60px 0; }
.mt30{ margin-top: 30px !important; }
.mb30{ margin-bottom: 30px !important;}
.w100{ width: 100%;	display: block; }

input[type="submit"]{-webkit-appearance: none;}
textarea,
input{
	font-size: 14px;
}

::-webkit-scrollbar {
	width : 5px;
	height: 1px;
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	height: 15px;
	background: #a0a0a0;
}
::-webkit-scrollbar-track {
	background: #f6f8fb;
}

body{
	max-width: 460px;
	margin: 0 auto;
}

header{
	text-align: center;
	line-height: 44px;
	color: #fff;
	background: #0193d8;
	position: relative;
}
header a{
	width: 30px;
	display: block;
	background: url("../images/arrow_1.png") center no-repeat;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
}
.banner{
	height: 195px;
	background: url("../images/banner.jpg") center no-repeat;
	background-size: cover;
}
.container{
	background: #f7f7f7;
	padding: 1px 0 0 0;
}
.stitle{
	font-size: 16px;
	color: #111111;
	background: #fff;
	line-height: 44px;
	padding: 0 5%;
	margin: 10px 0 0 0;
}

.iconarea{
	padding: 20px 5%;
	margin: 2px 0 0 0;
	width: 90%;
	background: #fff;
}
.iconarea li{
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}
.iconarea li .icon{
	width: 32px;
	height: 32px;
	border: 1px solid #0193d8;
	margin: 0 auto;
	box-shadow: 3px 3px 9px 0 rgba(1,147,216,.2);
	border-radius: 50%;
	background-size: cover !important;
}
.iconarea li p{
	margin: 10px 0 0 0;
	font-size: 14px;
}


.iconarea1 li:nth-child(1) .icon{ background: url("../images/icon_zxbx.png") center no-repeat; }
.iconarea1 li:nth-child(2) .icon{ background: url("../images/icon_yyyj.png") center no-repeat; }

.iconarea2 li:nth-child(1) .icon{ background: url("../images/icon_bzby.png") center no-repeat; }
.iconarea2 li:nth-child(2) .icon{ background: url("../images/icon_sdby.png") center no-repeat; }

.iconarea3 li:nth-child(1) .icon{ background: url("../images/icon_fwzc.png") center no-repeat; }
.iconarea3 li:nth-child(2) .icon{ background: url("../images/icon_fwzc.png") center no-repeat; }


.zxkf,
.fwdh{
	font-size: 14px;
}
.zxkf span{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url("../images/icon_kf.png") center no-repeat;
	background-size: cover;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.fwdh span{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url("../images/icon_dh.png") center no-repeat;
	background-size: cover;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.nmenu{
	line-height: 54px;
	text-align: center;
	border-bottom: 2px solid #0193d8;
}
.nmenu a{
	display: block;
	float: left;
	width: 50%;
	font-size: 16px;
}
.nmenu a.this{
	background: #0193d8;
	color: #fff;
}
.nmenu_by{
	border: none;
}
.nmenu_by a.this{
	background: #fff;
	color: #0193d8;
	border-bottom: 2px solid #0193d8;
}

form.bx{
	margin: 10px 0;
	line-height: 56px;
}
form.bx table{
	width: 100%;
	background: #fff;
}
form.bx table td{
	padding: 0 3%;
	border-bottom: 2px solid #f7f7f7;
}
form.bx input[type="text"]{
	height: 56px;
	border: none;
	width: 100%;
}
form.bx textarea{
	height: 50px;
	border: none;
	width: 100%;
	padding: 10px 0;
}


.sbut{
	width: 90%;
	margin: 20px auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	border: none;
	border-radius: 20px;
	background: #0193d8;
	color: #fff;
	font-size: 16px;
	box-shadow: 3px 3px 9px 0 rgba(1,147,216,.3);
	text-indent: 0;
}

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

.container table .stitle{
	padding: 0;
	color: #0193d8;
	margin: 0;
}


.ncontainer{
	padding: 5%;
	line-height: 24px;
	text-indent: 2em;
	font-size: 14px;
}
.ncontainer h1{
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 15px;
	position: relative;
	margin: 0 0 15px 0;
	text-indent: 0;
}
.ncontainer h1:before{
	position: absolute;
	content: '';
	display: block;
	width: 3px;
	height: 10px;
	background: #0193d8;
	border-bottom: 10px solid #000;
	left: 0;
	top: 50%;
	margin-top: -10px;
}


.bytext{
	color: #424242;
	font-size: 12px;
	background: #fff;
	padding: 5%;
	line-height: 18px;
	margin: 10px 0 0 0;
}
.bytext .left{
	width: 25%;
}
.bytext .right{
	width: 68%;
}
.bytext .right strong{
	font-size: 14px;
	display: block;
	margin: 10px 0;
}

.sdbytext .stitle{
	color: #0193d8;
	border-bottom: 2px solid #f8f8f8;
}
.sdbytext .stitle span{
	display: block;
	float: right;
	width: 20px;
	height: 44px;
	background: url("../images/arrow.jpg") center no-repeat;
	background-size: contain;
	margin: 0;
}


.sdbycon{
	padding: 5%;
	background: #fff;
	margin: 0 0 50px 0;
}
.sdbycon .sdbycon1{
	background: #f4fafd;
	padding: 5%;
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.sdbycon .sdbycon1 span{
	display: block;
	color: #000;
	margin: 0 0 5px 0;
}
.sdbycon .sdbycon1 span font{
	float: right;
	color: #0193d8;
}
.sdbycon .sdbycon1 p{
	color: #8a8d8e;
}

.sdbycon .sdbycon2 p{
	color: #0193d8;
}

.yyby .sbut{
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	border-radius: 0;
}

.fwzctext{
	background: #fff;
	padding: 10% 5%;
	font-size: 14px;
	text-align: center;
}
.fwzctext h1{
	font-size: 18px;
	color: #353535;
}
.fwzctext img{
	max-width: 100%;
	margin: 10% 0;
}

.fysearch{
	padding: 10px 5%;
	background: #fff;
}
.fysearch .keywords{
	width: 78%;
	height: 30px;
	border: 1px solid #e7e7e7;
	border-right: none;
	padding: 0 5%;
	border-radius: 0;
	-webkit-appearance: none;
	background: #fff;
	font-size: 14px;
}
.fysearch .searchbut{
	width: 10%;
	height: 32px;
	border: none;
	background: url("../images/sbut.jpg") center no-repeat;
	background-size: contain;
	border: 1px solid #e7e7e7;
	border-left: none;
	border-radius: 0;
}

.fybztext1{
	margin: 0 0 10px 0;
}
.fybztext .stitle{
	font-size: 16px;
	color: #0193d8;
}
.fybztext .stitle span{
	display: block;
	float: right;
	width: 20px;
	height: 44px;
	background: url("../images/arrow.jpg") center no-repeat;
	background-size: contain;
	margin: 0;
}

.fybzcon{
	padding: 0 5% 5%;
	background: #fff;
	border-top: 1px solid #f7f7f7;
	display: none;
}

.fybzcon1{
	padding: 2% 5%;
	font-size: 14px;
}
.fybzcon2{
	background: #f4fafd;
	padding: 2% 5%;
	line-height: 20px;
	font-size: 12px;
}
.fybzcon2 span{}
.fybzcon2 span span{
	float: right;
	color: #0193d8;
}
.fybzcon2 p{
	color: #8a8d8e;
}


.nmenu_fy{
	padding: 20px 5%;
	border: none;
	line-height: 30px;
	background: #fff;
}
.nmenu_fy a{
	font-size: 14px;
}
.nmenu_fy a:nth-child(1){
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.nmenu_fy a:nth-child(2){
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.wxts{
	padding: 5%;
	background: #fff;
	font-size: 14px;
}
.wxts .stitle{
	margin: 0;
}


.ntext{
	padding: 10% 5%;
	font-size: 16px;
	line-height: 24px;
	color: #010000;
	overflow: hidden;
}

.ntext img{
	max-width: 100%;
}
.ntext iframe{
	position: relative;
	left: 50%;
	margin-left: -267px;
}

.nmessage input,
.nmessage{
	font-size: 14px;
}
.nmessage td{
	position: relative;
}
.nmessage td img{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
}


#city{
	font-size: 14px;
	color: #757575;
	display: block;
}


._citys {width:100%; height:100%;display: inline-block; position: relative; }
._citys span { color: #0193d8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 1em; top: 10px; border: 1px solid #0193d8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #0193d8; padding: 0; margin: 0; }
._citys0 li { float:left; height:34px;line-height: 34px;overflow:hidden; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #0193d8; color: #fff !important; }
._citys1 { width: 100%;height:80%; display: inline-block; padding: 10px 0; overflow: auto;}
._citys1 a {  height: 35px; display: block; color: #666; padding-left: 6px; margin-top: 3px; line-height: 35px; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #0193d8; }
	.ui-content{
	border: 1px solid #EDEDED;
	}li{
	list-style-type: none;
}

#PoPy{
	background: #fff !important;
	box-shadow: 0 0 12px 0 rgba(1,147,216,.5);
}


















