@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{margin: 0;padding: 0;border: 0;}
table{ border-collapse:collapse;}
body{ font-family:"Microsoft Yahei";}
img,a{border:0; text-decoration:none;}
ol, ul {list-style: none; }
.clears{ clear:both;}
a{color:#333;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
a:hover{color:#e60012;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out; text-decoration:none;}
img{ max-width:100%; height:auto;}
.width1003{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.red{color:#f00;}
.height1{height:7px;}
.height2{ height:30px;}
.height3{ height:20px;}
.font14{ font-size:14px;}
.font12{ font-size:12px;}
.alignLeft{ text-align:left;}
.alignCenter{ text-align:center;}
.alignRight{ text-align:right;}
.green{color:#7ABD54;}
.orange{color:#f60;}
.hui{color:#999;}


/*header*/
.header{width:100%; height:40px;}
.logo{float: left;
    width: 138px;
    height: 48px;
    padding: 0 0 0 0;
    margin-top: 14px;
    margin-left: 60px;}
.topLink{ float:right;height:35px;width:465px;margin:37px 0 0 200px;}
.topLink a{float:left;width:113px;padding-left:22px; line-height:14px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:rgba(51,51,51,1);}
.tl1{ background:url(../images/icon1.jpg) left top no-repeat;background-size: 14px 15px;}
.tl2{ background:url(../images/icon2.jpg) left top no-repeat;background-size: 14px 15px;}
.tl3{ background:url(../images/icon3.jpg) left top no-repeat;background-size: 14px 15px;}
.tl4{ background:url(../images/icon4.jpg) left top no-repeat;background-size: 14px 15px;}
.topLink p{margin-left: -22px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:rgba(51,51,51,1);margin-top: 8px;text-transform: uppercase;}
.phones{float:right;width:auto; text-align:right; font-size:14px;padding:37px 0 0 0;}
.topLink ul li {float: right;border-right: 1px solid rgba(230,230,230,.6);margin-right: 27px;}
.phones p{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:rgba(51,51,51,1);line-height: 14px;margin-top: 9px;}
.phones a{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:rgba(51,51,51,1);line-height: 14px;padding: 0;display: inline-block;}
/*nav*/
.nav-toggle{width:45px; height:45px; line-height:45px; text-align:center; font-size:2.2rem; cursor:pointer; float:right; display:none;}
.nav-toggle .nav-close{ display:none;}
.nav-toggle .nav-open{ display:block;}
.nav-toggle.nav-toggle-s .nav-close{ display:block;}
.nav-toggle.nav-toggle-s .nav-open{ display:none;}

.nav{width: 100%;
    height: 74px;
    background: #fff;
    z-index: 999;
}

.nav .width1003 .right{float: right;}

.nav li{float:left; height:74px; position:relative; padding-left: 64px;line-height: 74px;}
.nav li a{
	float: left;
    width: 100%;
    height: 74px;
    line-height: 74px;
    text-align: center;
    position: relative;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
}
.nav li a:hover:after,.nav li a.navCur:after{display: block;}
.nav li a:after{
	display: none;
	content: '';
	width:28px;
	height:2px;
	background:#ed6e0f;
	position: absolute;
	left: 50%;
	margin-left: -14px;
	bottom: 1px;
}

.nav li:hover a{
	color: #ed6e0f;
}

.nav li:hover .chilNav a{
	color: #333;
}
.nav li a.navCur{
	color: #ed6e0f;
}
.nav .chilNav{ 
	position:absolute;
	width:300%;
	left:0;
	top:74px; 
	background:#fff; 
	z-index:9999; 
	display:none;
	border:#ddd 1px solid;
}
.nav .chilNav a{ 
	float:none; 
	display:block;
	height:44px; 
	font-size:1.4rem;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#333;
	line-height:44px;
}
.nav li .chilNav a:after{display: none;}
.nav li .chilNav a:hover{color:#fff;background:#ed6e0f;}
.nav li:hover .chilNav{ display:block;}



.banner .swiper-pagination-bullet{width:10px;height:10px;border-radius:5px;opacity: 1;background: #FFFFFF;margin: 0 6px !important;}
.banner .swiper-pagination-bullet-active{background:rgba(242,208,59,1);}

.banner .bannertwo{
	width: 100%;
    margin: 0 auto;}

.banner .bannertwo .con{
	width: 58%;
    /* background: rgba(255,255,255,1); */
    background: #fff;
    border: 1px #e6e6e6 solid;
    padding: 1%;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
    position: relative;
    z-index: 1;
    margin: -48px auto;
}

.banner .bannertwo .con .right{
	float: left;
	width: 70%;
}

.banner .bannertwo .con .left{
	float: right;
	width: 30%;
}

.banner .bannertwo .con .right p{
	margin-top: 20px;
    font-size: 20px;
    line-height: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0a2946;
    margin-left: 20px;
}

.banner .bannertwo .con .right  label{
	margin-top: 20px;
	width: 78%;
}
.banner .bannertwo .con .left ul li{
	float: left;
    text-align: center;
/*    margin: 0 40px 0 30px;*/
	margin: 10% 4% 0 0;
}
.banner .bannertwo .con .left ul li p{
	font-size: 14px;
    line-height: 14px;
    font-family: Microsoft YaHei;
/*    font-weight: 600;*/
    color: #333;
    margin-top: 18px;
}

.banner .bannertwo .con .right label button{
/*	width: 92px;*/
	width: 26%;
    height: 56px;
    background: #ed6e0f;
    border: none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #fff;
    /* opacity: 0.8; */
/*    margin-left: 10px;*/
    float: left;
    box-sizing: border-box;
}
.banner .bannertwo .con .right label input{
/*	width: 380px;*/
/*	min-width: 380px;*/
	width: 74%;
    height: 56px;
    border: #ccc 1px solid;
    background: #FAFAFA;
    outline: none;
    padding: 0 30px;
    box-sizing: border-box;
    float: left;
}
/*content*/
.content{padding:10px 0;}
.title{ font-size:24px; font-weight:400; height:50px; line-height:50px;border-bottom:#ddd 1px solid;}
.title span{color:#888;}

/*产品服务*/
.index-pro{
	padding:10px 0;
	}
.index-pro dl{
	float:left;
	width:20%;
	padding:10px;
	text-align:center;
	}
.index-pro dl a{
	display:block;
	width:100%;
	}
.index-pro dt{
	width:160px;
	height:160px;
	-moz-border-radius: 160px;      /* Gecko browsers */
    -webkit-border-radius: 160px;   /* Webkit browsers */
    border-radius:160px;            /* W3C syntax */
	background:#ed6c2c;
	text-align:center;
	padding:25px 0 0 0;
	margin:0 auto;
	}
.index-pro dd h3{
	padding:7px 0;
	color:#ed6c2c;
	font-size:2rem;
	}
.index-pro dd p{
	font-size:1.2rem;
	color:#999;
	}
.index-pro dl a:hover{
	color:#000;
	}

/*index-search*/
.index-search{ background:#f8f8f8;}
.index-search-list{
	float:left;
	width:33.33%;
	padding:20px;
	}
.isl-box{
	width:100%;
	background:#fff;
	padding:0 14px;
	min-height:295px;
	}
.isl-box h2{
	font-size:2rem;
	padding:15px 0;
	text-align:center;
	color:#ed6c2c;
	font-weight:bold;
	}
.isl-box input{
	margin:0;
	padding:0;
	background:none;
	border:0;
	}
.islinput input{
	width:100%;
	height:37px;
	border:#ccc 1px solid;
	padding-left:5px;
	}
.islsub{
	padding:15px 0;
	text-align:right;
	border-bottom:#ccc 1px solid;
	}
.islsub input{
	width:70px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	background:#ed6c2c;
	font-size:1.4rem;
	}

/*index-new*/
.index-new{
	padding:20px 0;
	}
.index-new .new{
	width:425px;
	}
.new li{
	height:43px;
	line-height:43px;
	font-size:1.4rem;
	position:relative;
	}
.new li a{
	display:inline-block;
	width:70%;
	overflow:hidden;
	height:43px;
	}
.new li span{
	position:absolute;
	right:0;
	top:0;
	color:#666;
	}
.new li .downs{
	position:absolute;
	right:0;
	top:5px;
	width:80px;
	height:25px;
	background:#f1f1f1;
	text-align:center;
	line-height:25px;
	}

.inde-new-img{
	width:560px;
	}

/*links*/
.links{
	background:#f8f8f8;
	}
.links ul{
	padding:10px 0 7px 0;
	}
.links li{
	float:left;
	width:20%;
	padding:10px;
	}
.links li a{
	display:block;
	width:100%;
	padding:1px;
	height:auto;
	border:#ccc 1px solid;
	text-align:center;
	}
.links li a:hover{
	border:#f00 1px solid;
	}

/*footer*/
footer{
	padding: 18px 0;
    background: rgba(21,39,100,0.06);
    color: #fff;
	}
footer a{
	color: #666;
    font-size: 14px;
}
footer img{
	position: relative;
	top: 40px;
	max-width: 100%;
	height: auto;
}
footer .footer_nav{
	position: relative;
	left: 248px;
	top: -50px;
}
footer ul{
	float:left;
	width:118px;
	}
footer .ft-title{
	font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #152764;
    margin: 14px 0;
	}
footer li{
	height: 80px;
    line-height: 58px;
    font-size: 1.2rem;
	}
footer li:nth-child(1){
	font-size: 16px;
    font-weight: bold;
    color: #152764;
    margin: 14px 0;
}
.footcontact{
	float: right;
    width: 338px;
    font-size: 14px;
    line-height: 38px;
    color: #666;
	position: relative;
	top: -50px;
	}
.footcontact dl{
	padding:5px 0 0 0;
	}
.footcontact dt{
	float:left;
	width:90px;
	height:91px;
	}
.footcontact dd{
	margin-left:10px;
	float:left;
	width:150px;
	font-size:1.3rem;
	line-height:25px;
	color: #999;
	}
.copyy{
	padding: 32px 0 14px 0;
    text-align: center;
    background: #152764;
    color: #fff;
	}
.copyy a{
	color: #fff;
}

/*content-left*/
.content-left{
	float:left;
	width:270px;
	background:#f9fafc;
	padding:7px;
	}
.left-title{
	padding:7px 0;
	font-size:1.8rem;
	border-bottom:#ccc 1px solid;
	}
.leftNav{}
.leftNav li{
	height:37px;
	}
.leftNav li a{
	display:block;
	width:100%;
	height:36px;
	line-height:36px;
	padding-left:20px;
	background:url(../images/dian2.gif) 5px center no-repeat;
	border-bottom:#ccc 1px dashed;
	font-size:1.4rem;
	}
.leftNav li a:hover{
	background-color:#f1f1f1;	
	}
.leftNav li.leftNavCur a{
	background:url(../images/dian1.gif) 5px center no-repeat;
	background:#ec6c2c;
	color:#fff;
	}
.lefticon{
	padding:8px 0;
	text-align:center;
	}
.lefticon a{
	display:inline-block;
	padding:0 15px;
	}
.content-right{
	float:right;
	width:724px;
	padding:10px;
	background:#f9fafc;
	}
.right-title{
	font-size:1.6rem;
	padding:7px 0;
	border-bottom:#ccc 1px solid;
	}
.Article{
	padding:10px;
	line-height:24px;
	}

/* .tousu{padding:10px;}
.tousu input,.tousu textarea{
	border:0;
	background:none;
	margin:0;
	padding:0;
	display:block;
	}
.tousu .toutext{
	width:100%;
	height:35px;
	border:#999 1px solid;
	}
.tousu label{
	display:block;
	height:35px;
	line-height:35px;
	font-size:1.4rem;
	}
.tousu textarea{
	width:100%;
	height:100px;
	border:#999 1px solid;
	}
.tousub{
	padding:10px 0 0 0;
	}
.tousub input{
	height:40px;
	width:150px;
	text-align:center;
	background:#ec6c2c;
	color:#fff;
	font-size:1.4rem;
	}
 */
/*查询*/
.searchs{padding:10px 0;}
.searchs input,.tousu searchs{
	border:0;
	background:none;
	margin:0;
	padding:0;
	}
.searchs textarea{
	width:100%;
	height:150px;
	border:#ccc 1px solid;
	}
.yam input{
    width:100px;
	height:35px;
	border:#ccc 1px solid;
	}
.inputexts{padding:4px 0;}
.inputexts input{
	width:100%;
	height:35px;
	border:#ccc 1px solid;
	padding-left:5px;
	}	
.searchs .tousub input{
	height:40px;
	width:150px;
	text-align:center;
	background:#ec6c2c;
	color:#fff;
	font-size:1.4rem;
	}
.newtitle{
	padding:17px 0 0 0;
	text-align:center;
	font-size:1.8rem;
	font-weight:bold;
	}

/*jiameng*/
.jiameng {color:#444444;}
.jiameng th{
	width:10%;
	font-size:6rem;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
	}
.jiameng .jiaimg{
	padding:20px;
	}
.jiameng td{padding:8px 0;}
.jiameng td h3{
	font-size:1.6rem;
	height:35px;
	line-height:35px;
	}


/*网点查询*/
.networkbox{ background:#fff;padding:20px;}
.network{width:616px; height:546px; position:relative;}
.netlist dt{padding:8px 0; font-size:1.4rem;color:#f60;}
.netlist dd a{margin:5px 0; display:inline-block;padding:0 10px;height:27px; line-height:25px; font-size:1.4rem;border:#f1f1f1 1px solid;}
.netlist dd a:hover{border:#ddd 1px solid; background:#f1f1f1;color:#f60;}
.netinfo table{width:100%;margin:10px auto;}
.netinfo th{width:100px; font-weight:400;}
.netinfo td{padding:5px;}


/* //分页 */
#myPage1 {
	margin-top: 30px;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 740px;
}

.spage-total {
	display: inline-block;
	margin-right: 20px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
}

.spage-number {
	display: inline-block;
	color: #666;
	font-size: 14px;
}

.spage-number span {
	border-radius: 4px;
	margin: 0 10px;
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	margin-left: -1px;
	padding: 1px 14px;
	line-height: 33px;
	border: 1px solid #ddd;
	text-align: center;
	transition: all .2s;
	cursor: pointer;
}

.spage-number span.active {
	background: rgba(52,68,164,1);
	color: #fff;
	border-color: rgba(52,68,164,1);
	z-index: 3;
}

.spage-number span.active:hover {
	background: rgba(52,68,164,1);
	color: #fff;
	border-color: rgba(52,68,164,1);
	z-index: 3;
}

.spage-number span:hover {
	background-color: #eee;
}

.spage-number span.span-disabled {
	cursor: not-allowed;
	color: #ccc;
}

.spage-skip {
	display: inline-block;
	margin-left: 20px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
}

.spage-skip input {
	box-sizing: border-box;
	display: inline-block;
	width: 45px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ddd;
	outline: none;
	transition: all .2s;
}

.spage-skip input:focus {
	border-color: #228AF2;
}

.spage-skip span {
	display: inline-block;
	padding: 0px 14px;
	line-height: 33px;
	vertical-align: top;
	color: #666;
	outline: none;
	border: 1px solid #ddd;
	cursor: pointer;
	transition: all .2s;
}

.spage-skip span:hover {
	background: #228AF2;
	color: #fff;
	border: 1px solid #228AF2;
}
