body{
	min-width: 100%;
	background: #F8F8FF;
	overflow-x: hidden;
}
a{
	text-decoration:none;
}
.left{
	float: left;
}
.right{
	float: right;
}
#box{
	width: 100%;
	background: url(../images/bg.jpg) top center no-repeat;
	background-size: 100% 540px;
	background-color: #F6F6F6;
}
#header{
	width: 100%;
	height: 120px;
	opacity: 0.9;
	padding-top: 25px;
}
.logo{
	width: 1200px;
	height: 120px;
	margin: auto;
}
.logo-left{
	width: 730px;
	height: 120px;
	background: url(../images/logo.png) center center no-repeat;
	background-size: 100% 78px;
}
.logo-right{
	width: 470px;
	height: 120px;
	font-size: 15px;
	font-weight: 600;
}
#_date{
	width: 100%;
    text-align: right;
}
.search{
	width: 262px;
	height: 31px;
    position: relative;
	float: right;
	margin-top: 25px;
}
.search input{
	width: 180px;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #F4F4F4;
	float: left;
	padding: 0px;
	padding-left: 20px;
    margin: 0px;
}
.search button{
	width: 60px;
	height: 32px;
	background: #348ADF;
	border: 0px;
	float: left;
}
.search button i{
	display: block;
    width: 25px;
    height: 25px;
	background: url(../images/icon-search.png) center center no-repeat;
	background-size: 25px 25px;
	margin-left: 17px;
}
.nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #348ADF;
	margin-bottom: 0px;
}
.nav ul{
	width: 1200px;
	margin: auto;
}
.nav ul li{
	width: 171px;
	height: 50px;
	float: left;
}
.nav ul li a{
	display:block;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
	float: left;
}
.nav ul li i{
	display:block;
	width: 0px;
	height: 24px;
	border-left: 1px solid #FFFFFF;
	margin-top:13px;
	float: left;
}
.biaoyu{
	width: 1200px;
	height: 109px;
	box-shadow: 1px 5px 15px 0px rgba(114, 114, 114, 0.1);
	background-size: 100% 100%;
	margin: auto;
	margin-bottom: 20px;
}
.biaoyu ul li img{
	width: 100%;
	height: 100%;
}

.friendliy-link{
	width: 100%;
	height: 76px;
	background: #D9EBFD;
}
.link-content{
	width: 1200px;
	height: 76px;
	margin: auto;
}
.link-title{
	width: 200px;
	height: 76px;
	line-height: 76px;
}
.link-title i{
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/web-nav.png) center center no-repeat;
	background-size: 100% 100%;
	float: left;
	margin: 25px 10px 0px 30px;
}
.link-title p{
	width: 135px;
	height: 25px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #348adf;
	float: left;
}
.link-input{
	width: 220px;
	height: 76px;
	line-height: 76px;
	margin-right: 30px;
	float: left;
}
.link-input select{
	width: 100%;
	height: 37px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	padding-left: 20px;
}

#foot {
	width: 100%;
	background: #348ADF;
	padding: 35px 0px;
}
.foot{
	width: 980px;
	height: 125px;
	margin: auto;
}
.foot_ideConac{
	width: 80px;
	height: 90px;
}
.foot_p{
	width: 565px;
	height: 90px;
}
.foot_p p{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0px 20px;
	float: left;
}
.foot_qrcode{
	width: 335px;
    height: 125px;
}
.foot_qrcode div{
	width: 111px;
    height: 125px;
    text-align:center;
    float: left;
}
.foot_qrcode div img{
	width: 100px;
	height: 100px;
}
.foot_qrcode div p{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0px 10px;
}

#onlineServiceHall-box{
	width: 100%;
	/* background: url(../images/wt-bg.jpg) top center no-repeat;
	background-size: 100% 450px; */
	/* background-color: #F6F6F6; */
}
#onlineServiceHall-header{
	width: 100%;
	/* height: 425px; */
	height: 120px;
	opacity: 0.9;
	padding-top: 25px;
}
.onlineServiceHall-logo{
	width: 1200px;
	height: 120px;
	margin: auto;
}
.onlineServiceHall-logo-left{
	width: 607px;
	height: 80px;
	background: url(../images/wt-logo.png) center center no-repeat;
	background-size: 100% 63px;
}
.onlineServiceHall-logo-right{
	width: 593px;
	height: 80px;
	font-size: 15px;
	font-weight: 600;
}
#onlineServiceHall-header .back-home{
	width: 120px;
	height: 40px;
	border-radius:5px;
	background-color: #5381D9;
}
#onlineServiceHall-header .back-home i{
	width:40px;
	height:40px;
	background: url(../images/back-home.png) center center no-repeat;
	background-size: 20px 20px;
	float: left;
}
#onlineServiceHall-header .back-home p{
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
}
#onlineServiceHall-header p{
	width: 100%;
	height: 40px;
	line-height:40px;
	font-size: 24px;
	font-weight:600;
	font-family: PingFang SC;
	color:#FFFFFF;
	text-align:center;
	float: left;
	margin-top: 70px;
}
#onlineServiceHall-header i{
	width: 100%;
	height: 40px;
	line-height:40px;
	font-size: 18px;
	font-weight:600;
	font-family: PingFang SC;
	color:#FFFFFF;
	text-align:center;
	float: left;
}
#onlineServiceHall-header ul{
	width: 100%;
	height:80px;
	float: left;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 9px 0px rgba(95, 95, 95, 0.2)
	/* margin-top: 80px; */
}
#onlineServiceHall-header ul li{
	width: 25%;
	height:80px;
	float: left;
}
#onlineServiceHall-header ul .cur{
	background-color: #1883ED;
}
#onlineServiceHall-header ul li:HOVER{
	background-color: #1883ED;
}
#onlineServiceHall-header ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
#onlineServiceHall-header ul li a i{
	width:50px;
	height:80px;
	margin-left: 30px;
}
#onlineServiceHall-header ul li:NTH-CHILD(1) a i{
	background: url(../images/woyaocha-blue.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header ul li:NTH-CHILD(2) a i{
	background: url(../images/woyaoban-blue.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header ul li:NTH-CHILD(3) a i{
	background: url(../images/woyaowen-blue.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header ul li:NTH-CHILD(4) a i{
	background: url(../images/woyaoping-blue.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul .find a i{
	background: url(../images/woyaocha-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul .transact a i{
	background: url(../images/woyaoban-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul .issue a i{
	background: url(../images/woyaowen-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul .comment a i{
	background: url(../images/woyaoping-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul li:NTH-CHILD(1):HOVER a i{
	background: url(../images/woyaocha-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul li:NTH-CHILD(2):HOVER a i{
	background: url(../images/woyaoban-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul li:NTH-CHILD(3):HOVER a i{
	background: url(../images/woyaowen-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header #onlineServiceHall-ul li:NTH-CHILD(4):HOVER a i{
	background: url(../images/woyaoping-white.png) center center no-repeat;
	background-size: 40px 40px;
}
#onlineServiceHall-header ul li a p{
	width: calc(100% - 100px);
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #000000;
	text-align:left;
	margin-top: 0px;
	margin-left: 20px;
}
#onlineServiceHall-header ul .cur a p{
	color: #FFFFFF;
}
#onlineServiceHall-header ul li:HOVER a p{
	color: #FFFFFF;
}

