@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;}

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:#F00;-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:105px;}
.logo{float:left; height:86px;padding:12px 0 0 0;}
.topLink{ float:left;height:35px;width:465px;margin:43px 0 0 150px;}
.topLink a{float:left;width:113px;padding-left:33px; height:35px; line-height:35px; font-size:1.4rem; }
.tl1{ background:url(../images/icon1.jpg) left center no-repeat;}
.tl2{ background:url(../images/icon2.jpg) left center no-repeat;}
.tl3{ background:url(../images/icon3.jpg) left center no-repeat;}
.tl4{ background:url(../images/icon4.jpg) left center no-repeat;}
.phones{float:right;width:180px; text-align:right; font-size:14px; line-height:30px;padding:15px 0 0 0;}

/*nav*/
.nav-toggle{width:45px; height:45px; line-height:45px; margin-top:10px; 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:50px; background:#1270ab;}
.nav li{float:left;width:12.48%; height:50px; position:relative;}
.nav li a{float:left;width:100%; height:50px; line-height:50px; font-size:1.5rem;color:#fff; text-align:center;}
.nav li a:hover{ background:#03436b;}
.nav li a.navCur{ background:#03436b;color:#fff;}
.nav .chilNav{ position:absolute;width:100%; min-width:200px;  left:0;top:69px; background:#fff; z-index:9999; opacity:0; visibility:hidden;transition: all 0.3s ease-out 0s;box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);}
.nav .chilNav a{ float:none; display:inline-block; text-align:left; padding-left:40px; height:50px; line-height:50px;color:#281110;border-bottom:#ddd 1px solid; font-size:1.4rem; transition:all 0.5s ease;}
.nav .chilNav a:last-child{ border:0;}
.nav .chilNav a:hover{color:#fff; background:#ce261f; padding-left:20px;}
.nav li:hover .chilNav{ display:block; opacity:1; visibility:visible; top:49px;}

/*content*/
.content{padding:30px 0;}
.title{ font-size:20px; font-weight:400; height:50px; line-height:50px;border-bottom:#ddd 1px solid;}
.title span{color:#888; font-size:15px;}

/*产品服务*/
.index-pro{
	padding:10px 0;
	}
.index-pro dl{
	float:left;
	width:11%;
	padding:10px;
	text-align:center;
	}
.index-pro dl a{
	display:block;
	width:100%;
	}
.index-pro dt{
	width:80px;
	height:80px;
	-moz-border-radius: 80px;      /* Gecko browsers */
	-webkit-border-radius: 80px;   /* Webkit browsers */
	border-radius:80px;            /* W3C syntax */
	text-align:center;
	padding:10px 0 0 0;
	margin:0 auto;
	box-shadow: 0 0 0 3px rgba(27,112,169,1);
	-webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
    position:relative;
	margin-bottom:10px;
	}

.index-pro dt:after {
    padding: 0;
    z-index: 10;
    border: 3px dashed #1b70a9;
    left: -3px;
    top: -3px;
}

.index-pro dt:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.index-pro dt:hover {
    box-shadow: 0 0 0 0 rgba(223, 74, 67, 0);
    color: #fff;
}
.index-pro dd h3{
	padding:7px 0;
	color:#333;
	font-size:1.5rem;
	}
.index-pro dl:hover dd h3{ color:#ce261f;}
.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:48%;
	padding:20px 0;
	}
.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:#ce261f;
	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:#ce261f;
	font-size:1.4rem;
	}

.index-search-list .text p{ padding-top:10px; line-height:24px; color:#666;}
.index-search-list .text p img{ width:100%;}
.index-search-list .title em{ display:block; float:right;}
.index-search-list .title em a img{ -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
.index-search-list .title em a:hover img{-moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}
.index-search-list2{ float:right;}
/*index-new*/
.index-new{
	padding:20px 0;
	}
.index-new .new{
	width:625px;
	}
.new li{
	height:40px;
	line-height:40px;
	font-size:1.4rem;
	position:relative;
	padding-left:20px;
	}
.new li:before{
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	border-radius:50%;
	background:#ddd; 
	left:0; 
	top:50%;
	margin-top:-3px;
	}

.new li a{
	display:inline-block;
	width:80%;
	overflow:hidden;
	height:40px;
	}
.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:530px;
	}

/*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:10px 0;
	background:#1b70a9;
	color:#fff;
	}
footer a{color:#fff;}
footer ul{
	float:left;
	width:118px;
	}
footer .ft-title{

	height:30px;
	line-height:30px;
	font-size:1.4rem;
	}
footer li{
	height:22px;
	line-height:22px;
	font-size:1.2rem;
	}
.footcontact{
	float:right;
	width:465px;
	font-size:1.2rem;
	line-height:20px;
	}
.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;
	}
.copy{
	padding:10px 0;
	text-align:center;
	background:#084369;
	color:#fff;
	}
.copy a{color:#fff;}

/*content-left*/
.content-left{
	float:left;
	width:300px;
	background:#f9fafc;
	}
.left-title{
	padding:20px;
	font-size:2.4rem;
	}
.leftNav{}
.leftNav li{
	height:51px;
	}
.leftNav li a{
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	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:#03436b;
	color:#fff;
	}
.lefticon{
	padding:8px 0;
	text-align:center;
	}
.lefticon a{
	display:inline-block;
	padding:0 15px;
	}
.content-right{
	float:right;
	width:854px;
	padding:20px;
	background:#f9fafc;
	}
.right-title{
	font-size:1.6rem;
	padding-bottom:10px;
	border-bottom:#ccc 1px solid;
	font-weight:600;
	}
.Article{
	line-height:24px;
	}
.Article img{ width:100%;}
.Article p{ padding-top:20px; text-align:justify; text-indent:2em;}
.Article h3{ font-size:18px; font-weight:600; padding-top:20px;}
.Article .events-desc p{ text-indent:0; padding-top:0; padding-bottom:20px;}

.scd_r .pro_l{ width:100%; padding:12px 0 0 0;}
.scd_r .pro_l li{ width:31.333333333%; margin:0 2% 2% 0; /*width:229px;*/ float:left; background:#fff;}
.scd_r .pro_l li:nth-child(3n){ margin-right:0;}
.scd_r .pro_l li a{ display:block; text-align:center;}
.scd_r .pro_l li img{ width:100%; vertical-align:top;}
.scd_r .pro_l li p{ width:100%; height:40px; line-height:40px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center; font-size:12px; color:#404040; background:#fff; margin:0; padding:0;}
.pages{ width:100%; text-align:center;/* padding-top:50px;*/}


.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:100%; 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;}




.Pages{ text-align:center;}


.scd_m .txt{ padding:20px; border-bottom:solid 1px #ddd;}
.Article .scd_m .txt p{ text-indent:0; padding-top:10px;}


.tab_wlsj tr th{ padding:10px; background:#1270ab; color:#fff; text-align:center;}
.tab_wlsj tr td{ padding:15px 10px; border:solid 1px #ddd;}