body{
	margin: 0;
	padding: 0;
	font-family: "SimSun";
	font-size: 13px;
	background-color: #f5f5f5;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul, li {
    list-style: none;
    list-style-type: none;
}
a{
	text-decoration: none;
}
img{ 
	border: 0;  
}
.clear{
	clear: both;
}
.ms-controller{
   visibility: hidden;
}
.ctr-1{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.main{
	float:left;
	width: 100%;
}
.top{
	width: 100%;
	min-width: 1200px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: center center;
}
.top-bar{
	background: #f4f4f6;
	height: 35px;
	border-bottom: 1px solid #ebebeb;
	min-width: 1200px;
}
.top-Bd .t-BdL{
	width: 1200px;
}
.top-Bd .t-BdL .t-l{
	float: left;
}
.top-Bd .t-BdL .t-l .linfo{
	
}
.top-Bd .t-BdL .t-l .linfo .user{
	padding: 0 20px;
	color: #f00;
}
.top-Bd .t-BdL .t-l .linfo .message{
	color: #f00;
}
.top-Bd .t-BdL .t-l .linfo a{
	display: block;
	float: left;
	color: #666;
	line-height: 35px;
}
.top-Bd .t-BdL .t-l .chgpass{
	float: left;
	position: relative;
	margin-right: 5px;
	height: 35px;
}
.top-Bd .t-BdL .t-l .chgpass span{
	color: #666;
	cursor: pointer;
	line-height: 35px;
}
.top-Bd .t-BdL .t-l .chgpass .con{
	position: absolute;
	left: 0;
	top: 35px;
	width:200px;
	height: 200px;
	display: none;
	background-color: #fff;
	border: 1px solid #ddd;
	z-index: 10;
	padding: 0 50px;
}
.top-Bd .t-BdL .t-l .chgpass .con .in{
	width: 200px;
	height: 30px;
	border: 1px solid #ddd;
	margin-top: 10px;
}
.top-Bd .t-BdL .t-l .chgpass .con .in input{
	height: 30px;
	line-height: 30px;
	outline: none;
	border: 0;
	padding-left: 5px;
	background-color: transparent;
}
.top-Bd .t-BdL .t-l .chgpass .con .btn{
	float: left;
	margin-top: 10px;
	border: 1px solid #ddd;
	width: 80px;
	height: 28px;
	background-color: #eee;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}
.top-Bd .t-BdL .t-l .chgpass .con .close{
	margin-left: 36px;
}
.top-Bd .t-BdL .t-r{
	float: right;
	width: 360px;
	height: 35px;
}
.top-Bd .t-BdL .t-r .item .h2-img{
	display: none;
	position: absolute;
	right: 0;
	top: 36px;
	z-index: 10;
	border: 1px solid #ddd;
}
.top-Bd .t-BdL .t-r .item .h2-img img{
	display: block;
}
.top-Bd .t-BdL .t-r .dis20{
	position: relative;
}
.top-Bd .t-BdL .t-r .item{
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
}
.top-Bd .t-BdL .t-r .active{
	background-color: #fff;
}
.top-Bd .t-BdL .t-r .item>a{
	display: block;
	float: left;
	color: #333;
	cursor: pointer;
}
.top-Bd .t-BdL .t-r .item .extend{
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	width: 1138px;
	height: 160px;
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	z-index: 1000;
	padding: 30px;
}
.top-Bd .t-BdL .t-r .item .extend .sitecont{
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 15px;
}
.top-Bd .t-BdL .t-r .item .extend .sitecont ul{
	float: left;
}
.top-Bd .t-BdL .t-r .item .extend .split{
	float: left;
	height: 160px;
	margin-right: 15px;
	border-right: 1px solid #f5f5f5;
}
.top-Bd .t-BdL .t-r .item .extend .sitecont h2{
	font-size: 13px;
}
.top-Bd .t-BdL .t-r .item .extend .sitecont li{
	height: 30px;
	padding-right: 10px;
}
.top-Bd .t-BdL .t-r .item .extend .sitecont li a{
	display: block;
	height: 15px;
	line-height: 15px;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 5px;
}
.top-Bd .t-BdL .t-r .item .ico{
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 12px;
	margin-right: 5px;
	background-position: center center;
	background-repeat: no-repeat;
}
.top-Bd .t-BdL .t-r .ico1{
	background-image: url(../img/02.png);
}
.top-Bd .t-BdL .t-r .ico2{
	background-image: url(../img/03.png);
}
.top-Bd .t-BdL .t-r .ico3{
	background-image: url(../img/04.png);
}
.top-Bd .t-BdL .t-r .ico4{
	background-image: url(../img/05.png);
}
.top-Bd .t-BdL .t-r .ico5{
	background-image: url(../img/06.png);
}
.top-Bd .t-BdL .t-r .ico6{
	background-image: url(../img/07.png);
}
.tr_0{
	position: relative;
}
.tr_0.active{
	background-color: #fff;
}
.tr_0_info{
	display: none;
    position: absolute;
    left: -1px;
    top: 36px;
    z-index: 10;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    width: 100%;
    padding: 10px 0;
}
.tr_0_info a{
	display: block;
    text-align: center;
    color: #333;
    line-height: 25px;
}
.head-w{
	width: 100%;
	min-width: 1200px;
	background: url(../img/top_2.png);
}
.head{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.head .logo{
	float: left;
}
.head .logo a{
	display: block;
	width: 430px;
	height: 120px;
	background: url(../img/logo2.png) no-repeat 0 center;
}
.head .cfdlogo{
	float: left;
}
.head .cfdlogo a{
	display: block;
	width: 525px;
	height: 120px;
	background: url(../img/logo2-1.png) no-repeat 0 center;
}
.head .kslogo{
	float: left;
}
.head .kslogo a{
	display: block;
	width: 525px;
	height: 120px;
	background: url(../img/logo2-2.png) no-repeat 0 center;
}
.head .czlogo{
	float: left;
}
.head .czlogo a{
	display: block;
	width: 525px;
	height: 120px;
	background: url(../img/logo2-2.png) no-repeat 0 center;
}
.ui-t-search{
	float: left;
	width: 560px;
	height: 70px;
	padding-top: 35px;
}
.ui-t-search .quick{
}
.ui-t-search .quick .item{
	display: block;
	float: left;
	margin: 12px 15px 0 15px;
	text-decoration: none;
	color: #555;
	cursor: pointer;
}
.ui-t-search .quick .item.active{
	color: #000;
	font-weight: 600;
}
.ui-t-search .quick .split{
	float: left;
	height: 14px;
	margin-top: 14px;
	border-right: 1px solid #ddd;
}
.ui-t-search .s-input{
	width: 500px;
	height: 35px;
	border-width: 3px;
	border-style: solid;
}
.ui-t-search .s-input input{
	float: left;
	width: 380px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	border: 0;
	outline: none;
}
.ui-t-search .s-input .s-btn{
	float: right;
	width: 105px;
	height: 35px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
	cursor: pointer;
}
.contact{
	float: right;
	margin-top: 40px;
	background: url(../img/08.png) no-repeat 0 center;
	padding-left: 50px;
	height: 50px;
}
.contact .tit{
	float: left;
	height: 50px;
	line-height: 50px;
	margin-right: 5px;
	font-size: 22px;
}
.contact .phone{
	float: left;
	height: 25px;
	line-height: 50px;
	font-size: 22px;
}
.contact .qq{
	float: left;
	height: 25px;
	width: 24px;
	background: url(../img/qq.png) no-repeat center center;
}
.buss-warp{
	float: right;
	padding-top: 10px;
}
.buss-warp .item{
	float: left;
	width: 106px;
	height: 104px;
	background-repeat: no-repeat;
}
.buss-warp .item .num{
	width: 86px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
.buss-warp .item .num a{
	font-size: 40px;
	color: #999;
	font-family: arial;
}
.buss-warp .item .tit{
	width: 90px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.nav{
	width: 100%;
	height: 50px;
	min-width: 1200px;
	background-image: url(img/01.png);
	background-color: #ff8d27;
}
.nav-extend{
	width: 100%;
	background-color: #f7f7f7;
	padding: 0;
	margin: 0;
}
.nav-extend ul{
	display: none;
	padding: 10px 0;
}
.nav-extend .warp{
	width: 1200px;
	margin: 0 auto;
}
.nav-extend .warp ul li{
	padding: 10px 0;
	overflow: hidden;
}
.nav-extend .warp ul .text-l{
	float: left;
}
.nav-extend .warp ul .text-l .list2{
	border: 1px solid #f5f5f5;
	line-height: 35px;
	height: 35px;
	padding: 0 20px;
	min-width: 600px;
}
.nav-extend .warp ul .text-l .list2:hover{
	border: 1px dashed #ccc;
}
.nav-extend .warp ul .text-l .list2 .lead{
	font-size: 16px;
	font-weight: 600;
}
.nav-extend .warp ul .text-l .list2 a{
	display: block;
	float: left;
	padding-right: 20px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.nav-extend .warp ul .peimei{
	width: 1200px;
	height: 225px;
	background: url(../img/pmfwxt_1300.png) center 0;
}
.nav-extend .warp ul .text-l .item{
	float: left;
	padding-right: 60px;
}
.nav-extend .warp ul .text-r{
	float: right;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	border-right: 1px solid #ddd;
}
.nav-extend .warp ul .text-l .item a{
	display: block;
	padding: 10px 0;
	overflow: hidden;
	color: #333;
	font-size: 18px;
}
.nav-extend .warp ul .text-l a:hover{
	color: #337ab7;
	text-decoration: underline;
}
.nav-extend .warp ul .text-des{
	float: right;
	width: 350px;
	padding-right: 30px;
}
.nav-extend .warp ul .text-des p{
	line-height: 30px;
	color: #666;
}
.t-menu .m-item-list{
	height: 50px;
}
.t-menu .m-item-list .m-item,.t-menu .m-item-list .m-item2{
	float: left;
    height: 50px;
    position: relative;
}
.t-menu .m-item-list .m-item>a,.t-menu .m-item-list .m-item2>a{
    font-size: 20px;
    display: block;
    padding: 0px 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
}
.t-menu .m-item-list .m3>a{
	color: #337ab7;
}
.t-menu .m-second{
	position: absolute;
	display: none;
	width: 200px;
	left: -38px;
	top: 50px;
	background-color: #fff;
	padding: 15px 0;
	z-index: 1000;
	box-shadow:0 10px 10px rgba(0, 0, 0, .5);
	border-radius:5px;
}
.t-menu .m-second-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.70;
}
.t-menu .m-second .item{
	padding: 5px 10px;
}
.t-menu .m-second .split{
	position: relative;
	float: left;
	margin: 0 15px;
	height: 200px;
	z-index: 1000;
}
.t-menu .m-second .item a{
	display: block;
	text-decoration: none;
	color: #999;
	font-size: 16px;
	text-align: center;
}
.t-menu .m-second .item a:hover{
	color: #000;
}
.t-menu .m-item-list .active>a{
	background-color: #fff;
	color: #ff6405;
}
.m-item-serv{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.pmImg img,.pmTxt p{
	display: none;
}
.pmImg img.show,.pmTxt p.show{
	display: block;
}
.link{
	float: left;
	width: 100%;
	height: 245px;
	border-top: 1px solid #ddd;
	background-color: #f5f5f5;
	min-width: 1200px;
}
.link .link-main{
	width: 1200px;
	margin: 0 auto;
}
.link .link-main .logo{
	float: left;
	width: 260px;
	height: 245px;
	border-right: 1px solid #ddd;
	background: url(../img/25.png) no-repeat 0 50px;
}
.link .link-main .info{
	float: left;
	width: 750px;
	height: 215px;
	border-right: 1px solid #ddd;
	padding-top: 30px;
}
.link .link-main .info .item{
	float: left;
	width: 250px;
	height: 80px;
	margin-left: 20px;
}
.link .link-main .info a{
	display: block;
	float: left;
	line-height: 30px;
	width: 160px;
	padding-left: 20px;
	color: #333;
	font-size: 14px;
}
.link .link-main .qr{
	float: left;
	padding-top: 60px;
}
.link .link-main .qr .item{
	float: left;
	width: 120px;
	height: 45px;
	padding-top: 10px;
	text-align: center;
	margin-left: 50px;
}
.link .link-main .qr .item img{
	width: 60px;
	height: 60px;
}
.footer{
	width: 100%;
	height: 50px;
	padding-top: 25px;
	background-color: #555;
	min-width: 1200px;
}
.footer-main{
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	position: relative;
}
.footer-main a{
	color: #fff;
}
.mask{
	position: fixed;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	background-color: #333;
	z-index: 10;
}
.mask .mask-main{
	width: 30px;
	margin-top: 200px;
	padding: 0 5px;
}
.mask-main .item{
	width: 30px;
	height: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #666;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
.nav-left{
	width: 60px;
}
.n-l-fixed{
	position: absolute;
	top: 0;
	left: -60px;
}
.n-l-float{
	position: fixed;
	top: 50px;
	left: 0;
}
.nav-left .item{
	display: block;
	width: 28px;
	height: 28px;
	background-color: #fff;
	padding: 10px;
	line-height: 16px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	color: #555;
}
.nav-left .item-2{
	display: block;
	width: 48px;
	height: 48px;
	text-align: center;
	background-color: #fff;
	line-height: 50px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	color: #555;
}
.nav-left .item-3{
	display: block;
	width: 48px;
	height: 48px;
	text-align: center;
	background-color: #fff;
	line-height: 23px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	color: #555;
}
.nav-left .item:hover,.nav-left .item-2:hover{
	background-color: #ff6405;
	border: 1px solid #ddd;
	color: #fff;
}
.nav-left .active{
	background-color: #ff6405;
	border: 1px solid #ddd;
	color: #fff;
}
.ui-floor{
	margin-top: 20px;
}
/*tt*/
.outer{
	width: 100%;
	border-top: 1px solid #ccc;
	background-color: #F5F5F5;
	height: 160px;
	margin-top: 20px;
}
.outergrid{
    width: 1200px;
	margin: 0 auto;
}
.outergrid .lftlogo {
	float: left;
	width: 400px;
	height: 160px;
	background: url(../img/25.png) no-repeat center center;
}
.outergrid .rihttable {
	padding-top: 40px;
	width: 660px;
	float: right;
}
.outergrid .rihttable a{
	display: block;
	float: left;
	width: 220px;
	height: 40px;
	line-height: 40px;
	color: #555;
}
.btm{
	width: 100%;
	height: 100px;
	background-color: #555;
	min-width: 1200px;
}
.btm .btmgrid{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.btm .btmgrid p{
	text-align: center;
	line-height: 100px;
	color: #fff;
}
.btm .btmgrid .ver{
	display: block;
	position: absolute;
	right: 0;
	top: 40px;
	font-size: 16px;
	color: #ff6405;
}
.left-menu2{
	display: none;
	width: 48px;
	height: 48px;
	margin-bottom: 5px;
	cursor: pointer;
	background-image: url(../img/arrow6.png);
	background-color: #fff;
}
.gg_100{
	display: none;
	width: 100%;
	height: 550px;
	background: url(../img/gg.png) no-repeat center 0;
}
.gg_100 .gg_img .gg_close{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 30px;
	right: 0;
	background: url(../img/close_100.png);
	cursor: pointer;
}
.gg_img{
	width: 1200px;
	height: 550px;
	position: relative;
	margin: 0 auto;
}
.gg_img .top{
	width: 100%;
	height: 130px;
	float: left;
}
.gg_img .dl{
  float:left;
  display: block;
  width: 100px;
  height: 50px;
  margin-left:110px;
  cursor: pointer;
}
.gg_img .mid{
	width: 100%;
	height:170px;
	float: left;
}
.gg_img .kh{
  float:left;
  display: block;
  width: 150px;
  height: 50px;
  margin-left:190px;
  cursor: pointer;
}
.gg_img .kh a{
  float:left;
  display: block;
  width: 150px;
  height: 50px; 
  cursor: pointer;
}
.gg_img .checkbox1{
   	position: absolute;
	bottom:14px;
	right: 131px;
	width: 25px;
	height:25px;
	border: 1px solid #ddd;
}
.gg_img  input{
	width: 25px;
	height: 25px;
	border: 0;
}
.gg_img .checkbox2{
	position: absolute;
	bottom:14px;
	right: 82px;
}
.gg_img .gg_box{
	position: absolute;
	width: 1000px;
	top: 130px;
	left: 200px;
}
.gg_img .login{
	display: block;
	position: absolute;
	color: #ff6405;
	font-size: 26px;
	text-decoration: underline;
	right: 580px;
	top: 35px;
}
.gg_img .ys{
	position: absolute;
	width: 140px;
	height: 42px;
	line-height: 50px;
	right: 20px;
	top: 205px;
	background: url(../img/dengp.png) no-repeat 100px center;
}
.gg_img .ys a{
	font-size: 24px;
	text-decoration: underline;
	color: #ff6405;
}
.gg_img .gg_box .tit{
	font-size: 26px;
	padding-left: 35px;
	color: #555;
	background: url(../img/yuan.png) no-repeat 0 10px;
	margin-bottom: 80px;
}
.gg_img .gg_box .tit p{
	line-height: 45px;
}
.gg_img .gg_box .phone{
}
.gg_img .gg_box .phone .f2{
	font-size: 40px;
	color: #ff6405;
	font-style: italic;
}
.gg_img .gg_box .lin2{
	margin-left: 60px;
	margin-bottom: 20px;
}
.gg_img .shuxi{
	display: block;
	width: 195px;
	height: 30px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-size: 24px;
	color: #ff6405;
	text-decoration: underline;
}
.blue-btn{
	float:left;
	margin-right:15px;
	width: 120px;
	height: 30px;
	margin-top: 20px;
	background-color: #0075C1;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	}
.blue-btn-1{
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    padding: 0 30px;
    background-color: #0075C1;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none;
	}
.register-tit{
	font-size:18px;
	width: 100%;
    padding: 10px 0;
    font-weight: 600;
    text-indent:1.5em;
    border-bottom: 3px solid #2086C8;
}
.g-kh{
	margin-top: 10px;
	border: 2px solid #EDEDED;
	height: 590px
}
.weather-table{
	width: 100%;
	height: 100%;
}
.weather-table tr td div{
	width: 100%;
	height: 50%;
	font-size: 16px;
	color: white;
	text-indent: 0.5em;
	vertical-align: middle;
	padding-top: 3px;
}
.weather-table tr td div img{
	margin-left: 0%;
	margin-top: 10px;
}
.topTable{
	font-size:13px;
	width:450px;
	text-align: center;
	color:#000000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-spacing: 0;/*去掉单元格间隙*/
	
}
.topTable td {
	padding:2x;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.top-warp{
	float: right;
	padding-top: 1px;
}
.in-bg5 .banner3 .tables{
	width: 100%;
	border: 0px solid #eee;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	margin-left: 10px;
}
.in-bg5 .banner3 .box-1{
	min-height: 500px;
	background-color: #fff;
	margin-bottom: 20px;
	width: 98%;
	float: left;
}
.in-bg5 .banner3 .box-1 .tit{
	width: 100%;
	margin-left: 10px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	text-indent: 1em;
	border-bottom: 2px solid blue;
}
.in-bg5 .banner3 .box-1 .tables tr:nth-child(odd){
	background-color: #ECF5FE;
}
.in-bg5 .banner3 .box-1 .tables tr{
	height: 25px;
}
.in-bg5 .banner3 .box-1 .tables tr th{
	height: 40px;background-color: #eee;border: 0px solid #ddd;;padding: 0px;margin: 0px;
}
.in-bg5 .banner3 .box-1 .tables tr td{
}
.in-bg5 .banner3 .box-1 .tables .blue{
	color: blue;
}
.in-bg5 .banner3 .left-box{
	width: 28%;
	float: right;
}

.in-bg5 .banner3 .box-1 .tables tr{
	height: 25px;
}
.in-bg5 .banner3 .tables table{
	width: 90%;
	border: 1px solid #ddd;
	padding: 0px;
	margin: 0px;
	background-color: #ECF8FF;
	margin-left: 10px;
	border-collapse:collapse;
	margin: 10px;
}

.in-bg5 .banner3 .tables table td{
	border: 1px solid #cecece;
}
.tables-bac{
	background-color: #ECF5FE;
	color: #666;
}