﻿
.tpdt-item{
	width: 1100px;
	margin: 0px auto;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	padding: 10px 0 0 10px;
	border-radius: 4px;
	overflow: hidden;

}

.tpdt-item-nav{
	height: 38px;
	line-height: 38px;
	background: #e8e8e8;
	color: #1b6db4;
	font-size: 15px;

}
.tpdt-item-nav>li{
	padding: 0 40px;
	float: left;
	cursor: pointer;
}

.tpdt-item-nav>li .item-icon{
	width:15px;
	height: 15px;
	background-image: url( /images/service.png);
	background-repeat:no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: -2px;
    margin-right: 5px;
}
.tpdt-item-nav>li.on .item-icon{
	background-image: url( /images/service_on.png);
}
.tpdt-item-nav>li:nth-child(2) .item-icon{
	background-image: url( /images/work.png);
}
.tpdt-item-nav>li:nth-child(2).on .item-icon{
	background-image: url( /images/work_on.png);
}
.tpdt-item-nav>li.on{
	/* transform: scale(1.2); */
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #0084cc;
	transform: translateY(-4px);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.tpdt-item-nav>li.on a{
	/* transform: scale(1.2); */
	height: 44px;
	line-height: 44px;
	color: #fff;
	transform: translateY(-4px);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.tpdt-item-box .item-box-list{
	display: none;
}
.tpdt-item-box .item-box-list.on{
	display: block;
	/*padding: 20px;*/
}
.tpdt-item-box .item-box-list>ul{
	width: 100%;
	overflow: hidden;
}
.tpdt-item-box .item-box-list:nth-child(1)>ul>li{
	float: left;
	width: 25%;
	text-align:center;
	color: #000;
	font-size: 16px;
	padding:8px 0 ;
}
.tpdt-item-box .item-box-list:nth-child(2)>ul>li{
float: left;
	width: 20%;
	text-align:center;
	color: #000;
	font-size: 16px;
	padding:8px 0 ;
}
.tpdt-item-box .item-box-list li .item-img{
	width: 60px;
	height: 60px;
	display: block;
	margin:0 auto 15px;
}
.tpdt-item-box .item-box-list>ul>li p{
	width: 200px;
	margin:0 auto;
}
.more-box{
	margin: 20px auto;
	text-align: center;
}
.more-box .view-more{
	color: #1b6db4;
	font-size: 16px;
	display: inline-block;
	border: 1px solid #1b6db4;
	height: 35px;
	line-height: 35px;
	border-radius: 30px;
	padding: 0 30px;
}
.more-box .view-more:hover{
	background: #007AFF;
	transition: all ease 0.4s;
	-webkit-transition: all ease 0.4s;
	color: #fff;
}


/* ===================== */
.service-head{
	height: 38px;
	line-height: 38px;
	background: #0084cc;
	padding: 0 20px 0 15px;
}
.service-head .service-head-title{
	float: left;
	color: #1b6db4;
	font-weight: 600;
	font-size: 15px;
}
.service-head .service-head-title span{
	color: #fff;
	font-weight: 600;
	font-size: 15px;
}
.service-head .service-head-title>img{
    width: 16px;
    vertical-align: -2px;
	margin: 0 4px 0 0;
}
.service-head .service-head-more{
	float: right;
	font-size: 14px;
	color: #fff;

}
.service-head .service-head-more:hover{
	color:#fff;
}
.service-head-title-hint{
	color: #fff;
	font-size: 13px;
}
.service-head-title-hint .item-num{
	color: #fff;
	font-size: 16px;
	margin: 0 5px;
}
.checkBox{
	width: 10px;
	height: 10px;
	border:1px solid #1b6db4;
}

.tpdt-box {
    width: 1100px;
    margin: 0px auto;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
}
.login_bg{
	background: url(/images/bg.png) no-repeat center center;
	background-size:cover;
}
#dynamic-info-h{
	width: 1100px;
	margin:0 auto;
	display: flex;
	display: -webkit-flex;
	height: 100%;
}
.tpdt-box .wrap_1-left{
	margin-right: 15px;
}
.dt-box {
	width: 445px;
	height: 350px;
	float: right;
	background-color: #f3f3f3;
}
.tp-box {
	width: 645px;
	height: 350px;
	float: left;
}
.picbox {
	width: 645px;
	height: 350px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.picbox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.picbox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	margin-top: 4px;
}
.picbox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 6px;
	text-align: center;
	background: #e8e8e8;
	cursor: pointer;
}
.picbox .hd ul li.on {
	background: #0084cc;
}
.picbox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.picbox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.picbox .bd img {
	width: 645px;
	height: 350px;
	display: block;
}
.pic-bt {
	position: absolute;
	background:rgba(44, 62, 80, 0.5);
	opacity: 0.9;
	color: #fff;
	bottom: 0px;
	left: 0px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	font-size: 15px;
	font-family: "Microsoft YaHei UI";
	width: 525px;
	padding-left: 20px;
}
.pic-bt a {
	color: #fff;
}

.hasMoreTab {
	width: 428px;
	height: 350px;
	font-family: "Microsoft YaHei UI";
	margin-left: auto;
	margin-top: 50px;
	background: #f4f5f6;
}
.hasMoreTab .hd {
	width: 100px;
	background: #b9b9b9;
	color: #fff;
	float: left;
}
.hasMoreTab .hd li {
	height: 65px;
	line-height: 65px;
	width: 100px;
	text-align: center;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	background:#dae7ef;
	color: #28366b;
	border-bottom: 6px solid #fff;
}
.hasMoreTab .hd li a{
	color: #28366b;
}

.hasMoreTab .hd li.on {
	width: 100px;
	font-weight: normal;
	background: #f3f3f3;
	color: #0081cf;
}
.hasMoreTab .hd li.on a{
	color: #0081cf;
}
.hasMoreTab .con ul li {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	/* background: url( /zwfw/main/images/fkd_1.png) no-repeat 0 center; */
	padding-left: 18px;
}
.hasMoreTab .bd ul a:hover {
	color: #06c;
}
.hasMoreTab .inBox {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}
.hasMoreTab.inBox.on{
	display: none;
}
.loginWrap .loginWrap-head{
	position: relative;
	height: 65px;
	line-height: 65px;
}
.loginWrap .loginWrap-head .loginWrap-head-title{
	font-size: 15px;
	color: #f15105;
	border-left: 2px solid #f15105;
	padding: 0 20px;
	float: left;
}
.loginWrap .loginWrap-head .login-way{
	float: left;
}
.login-way>li{
	float: left;
	padding:0 8px;
	color: #1994fe;
	cursor: pointer;
	opacity: 0.8;
	font-size: 14px;
	position: relative;
}
.login-way>li:first-child::after{
	content: '';
	width: 1px;
	height: 15px;
	background: #d0d0d1;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0;
}
.login-way>li.on{
/* 	background: #3e9ae5;
	position: relative;
 */
opacity: 1;
}

.loginWrap .loginWrap-head .other-login{
    float: right;
    margin-right: 50px;
    padding: 0 8px;
    color: #333333;
    font-size: 14px;
    background: #c3eefe;
    height: 28px;
    display: inline-block;
    line-height: 27px;
    margin-top: 18px;
    border-radius: 4px;
	position: relative;
}
.loginWrap .loginWrap-head .other-login:after{
    content: '';
    position: absolute;
    bottom: 8px;
    right: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid #c3eefe;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}
.loginWrap-head .scan_wx{
	position: absolute;
	top: 6px;
	right:6px;
}
.all-scan{
	position: absolute;
	top: 6px;
	right:6px;
}
.from-info{
	margin-right: 10px;
}

.from-info li{
	background: #fff;
	margin-bottom:20px;
	border:1px solid #c3c4c6;
}
.from-info li:last-child{
	border: 0;
}
.from-info li:last-child .icon{
	border:1px solid #c3c4c6;
	border-right: 0;
}
.from-info li:last-child .inp-box{
	border:1px solid #c3c4c6;
	border-left: 0;
}
.from-info li .icon{
    flex: 0 0 60px;
    padding-left: 8px;
    height: 35px;
    line-height: 33px;
    font-size: 14px;
    color: #333333;
}
.from-info li .icon img{
	width: 30px;
	margin-top: 5px
}
.from-info li .inp-box input{
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	box-sizing: border-box;
}
.from-info li .btn-code{
	color:#1896ff;
	padding: 0 8px;
	border-left:8px solid #f4f5f6;
	background:#f4f5f6;
}
.login-btn{
	margin-right: 10px;

}

.login-btn>button{
	width: 100%;
	text-align: center;
	color: #fff;
	background: -webkit-linear-gradient(#50a5f8, #2196fd); /* Safari 5.1 - 6.0 */
	  background: -o-linear-gradient(#50a5f8, #2196fd); /* Opera 11.1 - 12.0 */
	  background: -moz-linear-gradient(#50a5f8, #2196fd); /* Firefox 3.6 - 15 */
	  background: linear-gradient(#50a5f8, #2196fd); /* 标准的语法 */
	padding: 7px 0;
	border-radius:4px;
	font-size: 16px;
	background: -webkit-linear-gradient(to right, #50a5f8, #2196fd);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#50a5f8", endColorstr="#2196fd", gradientType="1");
}
.register-box{
	margin-top: 30px;
}

.register-box>a{
display: inline-block;
    width: 33%;
    color: #666;
    text-decoration: underline;
    float: left;
    text-align: center;
}
.line{
	width: 1100px;
    height:4px;
    background-color: #0084cc;
	margin: 20px auto 10px;
}
.quick-search{
	width: 120px;
    height:56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
    float: left;
    background-image: url(/zwfw/main/images/polygon_bg1.png);
	background-size: 100%;
	background-repeat: no-repeat;
    background-color: #fff;
}
.search-box{
	width:250px;
	height:56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	float: left;
	background-image: url(/zwfw/main/images/polygon_bg3.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #fff;
}
.search-box>input{
	border-radius: 4px;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	background: #adcae9;
	color: #fff;
	margin-left: 20px;
	padding-left: 10px;
}
.search-box>button{
	border: 0;
	background: transparent;
	font-size: 0;
	margin-right: 10px;
}
.search-box>button img{
	height: 35px;
}
.search-model a{
    width: 68px;
    height: 56px;
    text-align: center;
    color: #fff;
    background: #ab7be3;
    font-size: 15px;
    margin-left: 8px;
    border-radius: 4px;
    padding: 7px 16px;
    box-sizing: border-box;
}
.search-model a:nth-child(2){
	background: #f75739;
}
.search-model a:nth-child(3){
	background: #46d543;
}
.search-model a:nth-child(4){
	background: #3e9ae5;
}
.search-model a:nth-child(5){
	background: #00b8c5;
}
.wrap_1-list{
	margin-top: 14px;
}
.wrap_1-list li{
	font-size: 14px;
}
.wrap_1-list li{
	padding:11px;
	border-bottom: 1px solid #d6f4ff;
}
.wrap_1-list li:last-child{
	border: none;
}
.wrap_1-list li .list-icon{
	height:15px;
	margin-right: 8px;
	vertical-align: middle;
	display: inline-block;
}
.wrap_1-list li .list-title{
	display: block;
}
.wrap_1-listCon{
	display: none;
	padding: 15px 0;
	/* border: 1px solid  #efefef; */
}
.wrap_1-listCon>a{
	border: 1px solid #ddd;
	border-radius: 30px;
	padding:4px 15px;
	color: #333;
	margin-left: 10px;
	display: inline-block;
}
.wrap_1-listCon>span{
	border: 1px solid #ddd;
	border-radius: 30px;
	padding:4px 15px;
	color: #333;
	margin-left: 10px;
	display: inline-block;
}
.wrap_1-listCon>a:hover{
	color: #0066CC;
}
.wrap_1-listCon>a>img{
	margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: -3px;
    height: 17px;
}
.wrap_1-list li:hover .title-box{
	/* background: #efefef; */
}
.wrap_1-list li:hover .list-title{
	color:#06C
}
.wrap_1-list li:hover .wrap_1-listCon{
	display: block;
	transition: all 0.4s ease;
}

.wrap_1-right{
    flex: 0 0 350px;
    padding-left: 20px;
    box-sizing: border-box;
}
.consumer-box .consumer-box-list{
	width:160px;
	height:103px;
	line-height: 160px;
	text-align: center;
	color: #fff;
	float: left;
	background-image: url(/zwfw/main/images/icon_1.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.consumer-box .consumer-box-list:nth-child(2){
	background-image: url(/zwfw/main/images/icon_2.png);
	margin-right: 0;
}
.wrap_1-right-model{
	margin-top: 10px;
	border-radius: 4px;
	background: #eaeefc;
}
.wrap_1-right-model>li{
	width: 33.3%;
	float: left;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
}
.wrap_1-right-model>li .right-model-img{
	width: 67px;
	margin-bottom: 3px;
}
.more{
	display: inline-block;
    width: 78px;
    height: 33px;
    line-height: 27px;
    text-align: center;
    color: #2884cc;
    float: right;
    background-image: url(/zwfw/main/images/polygon_bg2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.service-box{
	background: #f3f3f3;
	width: 1100px;
    padding:4px 0;
	margin: -10px auto 0;
 }
 .service-box>img{
	 height: 30px;
	 vertical-align: middle;
 }
  .service-box>span{
	  display: inline-block;
	  background: #0089d8;
	  color: #fff;
	  padding: 6px 24px;
	  font-size: 15px;
	  vertical-align: middle;
  }
.service-title{
	margin-top: 20px;
	display: inline-block;
	width: 165px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #2884cc;
	background-image:url(/zwfw/main/images/icon_6.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.service-title>span{
	margin-left: 35px;
}
.new-list{
	padding: 11px;
    zoom: 1;
    /* padding-left: 25px; */
}
.new-list li{
	height:30px;
    line-height: 30px;
    color: #06C;
    font-size: 15px;

}
.new-list li .square{
	width: 6px;
	vertical-align: middle;
	    padding-right: 5px;
}
.new-list li>a{
	width: 400px;
	display: inline-block;
	vertical-align: middle;

}
.new-list li .date,.wrap_1-list li .date{
	float: right;
	    color: #999;
		vertical-align: middle;
}

.new-list li:hover a{
	color: #0066CC;
}
.publicity-table{
	width: 100%;
}
.publicity-table{
	margin-top:15px;
}
.publicity-table th,.publicity-table td{
	border-top: 1px solid #d6f4ff;
	padding: 10px;
	text-align: center;
	color: #333;
	font-size: 15px;
}

.publicity-table th{
	border-top:0;
	border-right:0;
	color: #1b6db4;
}
.publicity-table th:last-child, .publicity-table td:last-child{
	border-right:0;
}

/* 专题css */
.zt-box {
	width: 1100px;
	margin: 0 auto;
	height: 80px;
	margin-top: 10px;
}
.zt1 {
	width: 545px;
	height: 80px;
	float: left;
}
.zt2 {
	width: 545px;
	height: 80px;
	float: right;
	background-color: #e8e8e8;
}
.btm-box {
	width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
	height: 800px;
}
/* 左侧css */
.left-box {
	width: 700px;
	float: left;
}
.bsfw {
	width: 700px;
	height: 215px;
	margin-bottom: 20px;
}
.news-box {
	width: 700px;
	height: 260px;
	margin-bottom: 20px;
}
/* 右侧css */
.right-box {
	width: 300px;
	float: right;
	height: 735px;
	background-color: #e8e8e8;
	padding: 20px 40px;
}
.shuju {
	width: 300px;
	height: 215px;
}
.fangtan {
	width: 300px;
	height: 270px;
	margin-top: 17px;
}
.xinyou {
	width: 300px;
	height: 205px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.sj-label {
	color: #5e5e5e;
	font-size: 18px;
	font-family: "Microsoft YaHei UI";
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #5e5e5e solid;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
.sj-pic {
	position: absolute;
	height: 180px;
}
.sj-bt {
	position: absolute;
	background: #0084cc;
	opacity: 0.9;
	color: #fff;
	bottom: 0px;
	left: 0px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	font-family: "Microsoft YaHei UI";
	width: 300px;
}
.se-bt {
	text-align: left;
	font-size: 15px;
	font-family: "Microsoft YaHei UI";
	width: 300px;
}
/* 访谈css */
.ft-box {
	width: 300px;
	text-align: left;
}
.ft-box .hd {
	color: #999;
	font-size: 18px;
	font-family: "Microsoft YaHei UI";
	font-weight: bold;
	border-bottom: 1px #5e5e5e solid;
	letter-spacing: 4px;
	margin-bottom: 10px;
	height: 28px;
}
.ft-box .hd ul {
	float: left;
	position: absolute;
}
.ft-box .hd ul li {
	float: left;
	padding-right: 10px;
	cursor: pointer;
}
.ft-box .hd ul li.on {
	font-weight: bolder;
	color: #5e5e5e;
}
.ft-box .bd ul {
	zoom: 1;
}
.ft-box .bd li {
	height: 24px;
	line-height: 24px;
}
.ft-box .bd li .date {
	float: right;
	color: #999;
}
/* 通知公告css */
.tzBox {
	width: 700px;
	text-align: left;
	height: 260px;
}
.tzBox .hd {
	height: 30px;
	line-height: 30px;
	background: #fff;
	position: relative;
}
.tzBox .hd ul {
	left: 20px;
	top: -1px;
	height: 32px;
}
.tzBox .hd ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	border: 1px #fff solid;
	width: 164px;
	background-color: #e8e8e8;
	font-size: 15px;
	color: #5e5e5e;
	letter-spacing: 2px;
	font-family: "Microsoft YaHei UI";
}
.tzBox .hd ul li.on {
	height: 30px;
	background: #0084cc;
	color: #fff;
}
.tzBox .bd ul {
	padding: 15px;
	zoom: 1;
	padding-left: 25px;
}
.tzBox .bd li {
	height: 30px;
	line-height: 30px;
	color: #06C;
	/* list-style-image: url( /zwfw/main/images/fkd_1.png); */
	font-size: 15px;
	padding-left: 10px;
}
.tzBox .bd li .date {
	float: right;
	color: #999;
}

/* service模块 */
.all{ width:1100px; height:auto; background-color:#FFF;margin:0 auto; overflow:hidden;}
.ly{     width: 1100px;
	height: 33px;
	padding: 10px 0;
	background: #f7f7f7;}
.ly a{ font-size:15px; color:#5e5e5e; line-height:33px;}
.ly a:hover{ color:#0084cc;}

#main{ background-color:#FFF; float:left; width:1100px; border-left:270px solid #f0f0f0;}
#main_left{ width:270px; float:left; margin-left:-270px; position:relative;}
#main_right{ float:left; width:800px; margin-right:-800px; margin-left:30px;}
.main_left_bt{ width:270px; height:60px; background-image:url( /main/images/tybgi_1.jpg);}
.main_left_bt ul{ width:270px; height:60px; padding:0;}
.main_left_bt ul a{ line-height:60px; color:#FFF; font-size:24px; font-weight:bold; margin-left:25px;}
#main_left li{ width:270px; width:100%;}
#main_left li a{display: inline-block; height:55px; line-height:55px; color:#5e5e5e; font-size:15px;width: 100%;padding-left: 25px;box-sizing: border-box; border-bottom:1px solid #b9b9b9;}
#main_left li>a{
	position: relative;
}
#main_left li .arrow-r{
    display: inline-block;
    width: 10px;
    height: 16px;
    background-image: url(/images/arrow_r.png);
    background-repeat: no-repeat;
    background-size: 10px 15px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 15px;
}
#main_left li a:hover{color:#0084cc; }
.main_left-nav-two{
	display: none;
	margin-left: 10px;
}
.main_left-nav-two li a{
	font-size: 15px;
    color: #5e5e5e;
    line-height: 32px;
    background: url(/zwfw/main/images/fkd_1.png) no-repeat 20px center;
    padding-left:40px !important;
}
.lm{ width:800px; margin-top:40px;}
.lm:first-child{margin-top:0px;}
.lm_title{ width:800px; height:40px; border-bottom:1px solid #b9b9b9;}
.lm_title a{ font-size:21px; color:#5e5e5e;}
.lm_nr{ width:800px; height:190px; margin-top:10px;}
.lm_nr ul{ width:800px;  padding-left:0; }
.lm_nr ul li{ width:800px;}
.lm_nr ul li span{ font-size:15px; color:#5e5e5e; line-height:32px;}
.lm_nr ul li a{ font-size:15px; color:#5e5e5e; line-height:32px; background: url( /zwfw/main/images/fkd_1.png) no-repeat 0 center; padding-left:20px;}


/* 文章详情 */
.title{ width:1000px; border-bottom:1px solid #5e5e5e; margin:auto; margin-top:50px; padding-bottom:30px;}
.title1{ width:1000px; text-align:center;}
.title1 a{ font-size:26px; color:#5e5e5e; line-height:26px;}
.title2{ width:1000px; text-align:center; margin-top:10px;}
.title2 a{ font-size:20px; color:#5e5e5e; line-height:20px;}
.time{ width:1000px; text-align:center;}/* margin-top:15px;*/
.time a{ font-size:15px; color:#757575; line-height:15px;}

.nr{ width:1000px; padding:20px 0; margin:auto;}
.content{ width:1000px;}
.content p{ padding-top:20px; line-height:25px; color:#5e5e5e; font-size:15px;}

.foot{ margin-top:20px !important; margin:0 auto;}
.TRS_Editor p{font-family:"宋体";}
