@charset "utf-8";
*{margin:0; padding:0;}
img{ border:0; }
body{
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
	margin:0px;
	background-color: #FFFFFF;
}
ul li{
	list-style-type: none;
}
a{outline:none;}
A:link {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	color: #333333;
	font-family: "微软雅黑";
}
A:visited {
	color: #333333;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-family: "微软雅黑";
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-family: "微软雅黑";
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size: 14px;
	font-family: "微软雅黑";
}
#main{
	width:100%;
	margin:0 auto;
	min-width:1280px;
}
#header{
	width: 100%;
	margin:0 auto;
	background-color: #FFFFFF;
}
#middle{
	width: 100%;
	margin:0 auto;
}
#footer{
	width: 100%;
	background-color: #FF4E00;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear{
	clear:both;
	height: 1px;
}
.top{
	margin: 0 auto;
	min-width:1280px;
	width: 100%;
}
.top .button{
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
.top .button a{
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 15px;
	border-radius: 4px;
}
.top .button .logon{
	margin-left: 10px;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #009ADF;
}
.top .button .register{
	margin-left: 10px;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #F43130;
}
.top .logo{
	width: 1280px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top .logo .img{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

/*导航*/
.menubox{
	width: 100%;
	background-color: #006DD6;
	z-index: 9999;
}
.menu {
	WIDTH: 1280px;
	HEIGHT: 42px;
	background-color: #006DD6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.menu ul {
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	float:left;
	position: relative;
}
.menu ul li .current{
	background-color: #004CD6;
}
.menu ul li a {
	DISPLAY: block;
	FONT-SIZE: 18px;
	WIDTH: 116px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 42px;
	HEIGHT: 42px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.menu ul li a:visited {
	DISPLAY: block;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 42px;
	HEIGHT: 42px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	width: 116px;
}
.menu ul li ul {
	DISPLAY: none
}
.menu ul li:hover a {
	COLOR: #FFFFFF;
	font-size: 18px;
	width: 116px;
	line-height: 42px;
	height: 42px;
	background-color: #004CD6;
	font-weight: normal;
}
.menu ul li:hover ul {
	DISPLAY: block;
	LEFT: 0px;
	position: absolute;
	TOP: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.menu ul li:hover ul li a {
	DISPLAY: block;
	COLOR: #333333;
	font-size: 16px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	line-height: 36px;
	height: 36px;
	font-weight: normal;
	width: 114px;
}
.menu ul li:hover ul li a:hover {
	COLOR: #004CD6;
	font-size: 16px;
	background-color: #EEEEEE;
}

/* 焦点图片 */
.visual{
	width:100%!important;
	height:220px;
	position:relative;
	min-width:1280px;
	z-index: 1;
}
.visual ul.slides_container{width:100% !important;height:220px;display:inline-block;position:relative;}
.visual ul.slides_container li{text-align:center;width:100% !important;position:relative;height:220px;overflow:hidden;background:#fff;}
.imgvis{
	position:absolute;
	left:50%;
	top:0;
	margin-left:-960px;
	height: 220px;
	width: 1920px;
}

.slideControl{
	z-index: 9999;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: -35px;
}
.slideControl ul.pagination{
	margin: 0;
	padding: 0px;
	text-align: center;
}
.slideControl ul.pagination li{
	width:24px!important;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	display: inline-block;
}
.slideControl ul.pagination li a{
	width:24px;
	display:inline-block;
	text-decoration:none;
	height: 24px;
	background-color: #FFFFFF;
	border-radius:50%;
}

.slideControl ul.pagination li a strong{
	float:left;
	width:24px;
	font-size:16px;
	text-align:center;
	color:#0046A6;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.slideControl ul.pagination li a:hover strong, div.slideControl ul.pagination li a:hover span, div.slideControl ul.pagination li.current a strong, .slideControl ul.pagination li.current a span{
	color:#FFFFFF;
	background-color: #0046A6;
	border-radius:50%;
}

/* 搜索 */
.searchbox{
	float: left;
	margin-top: 21px;
	margin-left: 20px;
	width: 500px;
}

.search{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 500px;
}
.search .sch {
	border: 1px solid #006DD6;
	height: 36px;
	width: 500px;

}
.search .sch:hover{
	border: 1px solid #D90000;
}
.search .sch input {
	border: none;
	outline: none;
	float: left;

}
.search .sch .text {
	border: 0;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-indent: 15px;
	width: 400px;
}
.search .sch .butn {
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	border: 0;
	outline: none;
	cursor: pointer;
	float: right;
	background-color: #006DD6;
}

.search .sch .butn:hover{background:#DD1A00;}

.search .sch:hover .butn{
	background:#DD1A00;
}

/* 新闻 */
.newsbox{
	width: 1280px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*图片新闻*/
.focus{
	position:relative;
	width:380px;
	height:248px;
	background-color: #FFFFFF;
	float: left;
}
.focus img{ width: 380px; height: 248px;}
.focus .fPic{ position:absolute; left:0px; top:0px; }
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }
.focus .shadow{
	width:100%;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	height:35px;
	background:rgba(0,0,0,0.6);


filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  		display:block;
	text-align: left;
}
.focus .shadow a{
	width:250px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	line-height: 35px;
	height: 35px;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	text-indent: 15px;
}
.focus .fcon{
	position:relative;
	width:100%;
	float:left;
	display:none;
	background-color: #FFFFFF;
}
.focus .fcon img{ display:block; }
.focus .fbg{
	bottom:8px;
	position:absolute;
	height:20px;
	z-index: 200;
	width: 130px;
	text-align: center;
	float: right;
	right: 0px;
}
.focus .fbg div{
	overflow:hidden;
	zoom:1;
	height: 20px;
}
.focus .D1fBt a{
	position:relative;
	display:inline;
	width:20px;
	height:20px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	outline:0;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	background-color: #FFFFFF;
}
.focus .D1fBt .current,.focus .D1fBt a:hover{
	background-color: #004CD6;
	color: #FFFFFF;
}
.focus .D1fBt img{display:none}
.focus .D1fBt i{ font-style:normal;}


.infor{
	float: left;
	width: 450px;
	margin-left: 30px;
}
.infor .list{
	width: 450px;
}
.infor .list ul li{
	float: left;
	list-style-type: none;
	background-image: url(../images/spot.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height: 35px;
	width: 450px;
	height: 35px;
	background-position: 2px 15px;
}
.infor .list ul li a{
	line-height: 35px;
	width: 370px;
	height: 35px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.infor .list ul li span{
	float: right;
	color: #999999;
	display: block;
	font-size: 12px;
}

/* 选项卡 */
.tabsbg{
	width: 100%;
}
ul.tabs {
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

ul.tabs li {
	list-style-type:none;
	display:block;
	cursor:pointer;
	color: #333333;
	height: 33px;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	border-radius: 4px;
	float: left;

}

ul.tabs li:hover {
	color: #333333;
}

ul.tabs li.current {
	margin: 0;
	border-radius: inherit;
	color: #004CD6;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004CD6;
}

.tabscontent {
	display:none;
}


/*产品展示右侧*/
.pro-right{display: none;}
.pro-right{
	width: 270px;
	float: right;
	margin-top: 43px;
}
.pro-right ul li{
	float: left;
	width: 270px;
	line-height: 34px;
	height: 34px;

}
.pro-right ul li a{
	width: 270px;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 34px;
	display: block;
}
.pro-right.active{display: block;}


/* 通知公告 */
.noticenew{
	width: 390px;
	float: left;
	margin-left: 30px;
}
.noticenew .list_noticenew{
	width: 390px;
}
.noticenew .list_noticenew ul li{
	float: left;
	list-style-type: none;
	background-image: url(../images/spot.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height: 35px;
	width: 390px;
	height: 35px;
	background-position: 2px 15px;
}
.noticenew .list_noticenew ul li a{
	line-height: 35px;
	width: 300px;
	height: 35px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.noticenew .list_noticenew ul li span{
	float: right;
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
}


/* 政策文件 */
.policydocument{
	float: right;
	width: 620px;
}
.policydocument .list_policydocument{
	width: 620px;
}
.policydocument .list_policydocument ul li{
	float: left;
	list-style-type: none;
	background-image: url(../images/spot.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	line-height: 35px;
	width: 620px;
	height: 35px;
	background-position: 2px 15px;
}
.policydocument .list_policydocument ul li a{
	line-height: 35px;
	width: 530px;
	height: 35px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.policydocument .list_policydocument ul li span{
	float: right;
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
}

/* 诉求办理 */
.appealnew{
	float: left;
	width: 860px;
}
.appealnew .title_appeal{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 860px;
	height: 35px;
}
.appealnew .title_appeal img{
	height: 24px;
	width: 24px;
	margin-right: 10px;
	margin-bottom: -5px;
	margin-left: 5px;
}
.appealnew .title_appeal span{
	display: inline-block;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004CD6;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	height: 33px;
	text-align: center;
}
.appealnew .title_appeal a{
	float: right;
	margin-right: 10px;
}

.appeal-info {
	width: 280px;
	margin-top: 17px;
	background-color: #EFEFEF;
}
.appeal-info .title {
	color: #333333;
	border-bottom: 1px solid #eeeeee;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 34px;
	height: 34px;
	background-color: #EFEFEF;
}
.appeal-info .title .first-child {
	font-size: 18px;
	float: left;
}
.appeal-info .title .last-child {
	font-size: 14px;
	color: #999;
	float: right;
}
.appeal-info ul {
	padding-right: 10px;
	padding-left: 10px;
	height: 50px;
}
.appeal-info ul li {
	text-align: center;
	color: #8e8e93;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 5px;
}
.appeal-info ul li p {
	color: #333333;
}
.appeal-info ul li div.color1 {
	color: #0063CE;
	font-size: 24px;
	line-height: 24px;
}
.appeal-info ul li div.color2 {
  color: #E50005;
  font-size: 24px;
  line-height: 24px;
}
.appeal-info ul li div.color3 {
  color: #2AA200;
  font-size: 24px;
  line-height: 24px;
}

.handlling-pro {
	background: #ffffff;
	border: 1px solid #DDDDDD;
	width: 280px;
	margin-top: 15px;
}
.handlling-pro .title {
	color: #333333;
	border-bottom: 1px solid #eeeeee;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
	background-color: #EFEFEF;
	line-height: 35px;
	height: 35px;
}
.package-status .status-list {
	list-style: none;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
}
.package-status .status-list li {
	margin-top: 6px;
	position: relative;

}
.package-status .status-list > li {
  border-left: 2px solid #EAEAEA;
  text-align: left;
}
.package-status .status-list > li:last-child {
  border: none;
}
.package-status .status-list > li:last-child:before {
  margin-left: -5px;
}
.package-status .status-list > li:before {
	content: '';
	background-color: #E50005;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: -10px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}
.package-status .status-box {
  overflow: hidden;
}
.package-status .status-list > li .num1 {
	font-size: 30px;
	color: #91C6FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	position: absolute;
	right: -5px;
	top: 3px;
}
.package-status .status-list > li .num2 {
	font-size: 30px;
	color: #91C6FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	position: absolute;
	right: -5px;
	top: 3px;
}
.package-status .status-list > li .num3 {
	font-size: 30px;
	color: #91C6FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	position: absolute;
	right: -5px;
	top: 3px;
}
.package-status .status-list > li .num4 {
	font-size: 30px;
	color: #91C6FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	position: absolute;
	right: -5px;
	top: 3px;
}
.package-status .status-list > li .num5 {
	font-size: 30px;
	color: #91C6FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	position: absolute;
	right: -5px;
	top: 3px;
}
.package-status .status-list .status-content-before {
	text-align: left;
	color: #2F5291;
	font-size: 15px;
}
.package-status .status-list .status-time-before {
	text-align: left;
	font-size: 14px;
	color: #999999;
	margin-left: 15px;
	margin-top: 2px;
}

.appeal-type-box {
	margin-top: 17px;
	float: right;
}
.appeal-type-box ul li {
	cursor: pointer;
	text-align: center;
	width: 170px;
	height: 50px;
	border: 1px solid #7AA8F4;
	color: #0060C9;
	margin-left: 16px;
	float: left;
	background-color: #BBC8E9;
	background: linear-gradient(40deg,#C1D3FD 0,#BBC8E9 40%,#97C1ED 100%);
}
.appeal-type-box ul li:hover {
	border: 1px solid #007aff;
}
.appeal-type-box ul li.active {
	border: 1px solid #9CC1FF;
	position: relative;
}
.appeal-type-box ul li i {
	margin-top: 9px;
	width: 32px;
	margin-left: 35px;
	display: block;
	float: left;
	height: 32px;
}
.appeal-type-box ul li div {
	line-height: 18px;
	font-size: 18px;
	margin-top: 17px;
	text-align: left;
	margin-left: 20px;
	display: block;
	float: left;
}
.appeal-type-box .icon_1 {
	background-image: url(../images/appeal-icon_1.png);
	width: 32px;
	background-position: center;
	height: 32px;
}
.appeal-type-box .icon_2 {
	background-image: url(../images/appeal-icon_2.png);
	width: 32px;
	background-position: center;
	height: 32px;
}
.appeal-type-box .icon_3 {
	background-image: url(../images/appeal-icon_3.png);
	width: 32px;
	background-position: center;
	height: 32px;
}
.appeal-type-box .icon_4 {
	background-image: url(../images/appeal-icon_4.png);
	width: 32px;
	background-position: center;
	height: 32px;
}
.appeal-type-box .icon_5 {
	background-image: url(../images/appeal-icon_5.png);
	width: 32px;
	background-position: center;
	height: 32px;
}


/* 服务流程 */
.servicebox{
	width: 1280px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.servicebox .process{
	width: 800px;
	float: left;
    margin-top: 33px;
}
.servicebox .process .title{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.servicebox .process .title_s{
	font-size:18px;
	color:#333333;
	padding-left: 25px;
}
.servicebox .process .title_line{
	width:120px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #004CD6;
}

.servicebox .process .list{
	width: 800px;
	margin-top: 20px;
}
.servicebox .process .list ul li{
	float: left;
}
.servicebox .process .list ul li a{
	text-decoration: none;
}
.servicebox .process .list .chart{
	width: 110px;
	background: #006DD6;
	background: linear-gradient(40deg,#0078FF 0,#008EFE 20%,#006DD6 70%);
	height: 110px;
	text-align: center;
	border-radius: 3px;
}
.servicebox .process .list .chart img{
	height: 50px;
	width: 50px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.servicebox .process .list .chart p{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

.servicebox .process .list .arrow{
	color: #D90000;
	text-align: center;
	font-size: 40px;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	margin-right: 11px;
	margin-left: 11px;
	line-height: 40px;
	margin-top: 35px;
	background-image: url(../images/arrow.png);
}


/* 企业诉求 */
.servicebox .appeal{
	width: 800px;
	float: left;
}
.servicebox .appeal .title{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.servicebox .appeal .title_s{
	font-size:18px;
	color:#333333;
	padding-left: 25px;
}
.servicebox .appeal .title_line{
	width:120px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #004CD6;
}
.servicebox .appeal .list{
	width: 800px;
	margin-top: 20px;
}
.servicebox .appeal .list ul li{
	float: left;
}
.servicebox .appeal .list ul li a{
	text-decoration: none;
}
.servicebox .appeal .list .iwant{
	width: 260px;
	background: #FFE0D9;
	height: 100px;
	text-align: center;
	border-radius: 3px;
	font-size: 20px;
	color: #D90000;
	border: 1px solid #FFC8BC;
}
.servicebox .appeal .list .iwant img{
	width: 75px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -20px;
}
.servicebox .appeal .list .query{
	width: 230px;
	background: #E9E9E9;
	height: 100px;
	text-align: center;
	border-radius: 3px;
	font-size: 20px;
	color: #333333;
	border: 1px solid #DDDDDD;
	margin-left: 36px;
}
.servicebox .appeal .list .query img{
	width: 60px;
	margin-top: 18px;
	margin-right: 20px;
	margin-bottom: -20px;
}

/* 在线问答 */
.onlineqa{
	float: right;
	width: 450px;
}
.onlineqa .title{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.onlineqa .title_s{
	font-size:18px;
	color:#333333;
	padding-left: 8px;
}
.onlineqa .title_s img{
	height: 26px;
	width: 26px;
	margin-right: 10px;
	margin-bottom: -8px;
}
.onlineqa .title_line{
	width:130px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #004CD6;
}
.onlineqa .problem{
	width: 250px;
	float: left;
}
.onlineqa .problem .title_p{
	width: 250px;
	font-size: 20px;
	margin-top: 25px;
}
.onlineqa .problem .title_p img{
	width: 28px;
	height: 28px;
	margin-right: 10px;
	margin-bottom: -7px;
	margin-left: 5px;
}
#fontlist{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 255px;
	width: 250px;
}
.scrollbox{
	position:relative;
	width:250px;
	height:255px;
	overflow:hidden;
	background-color: #EDF4FA;
	margin-top: 20px;
}
.scrollbox ul{position:absolute;left:0px;top:0px;}
.scrollbox li{float:left;width:250px;height:255px;overflow:hidden;}

.scrollbox li .ask_1{
	width: 230px;
	margin:25px auto;
	line-height: 22px;
	font-size: 15px;
	color: #666666;
}
.scrollbox li .ask_1 span{
	color: #D90000;
	font-size: 18px;
}

.scrollbox li .answer_1{
	width: 230px;
	margin:10px auto;
	line-height: 22px;
	font-size: 15px;
	color: #666666;
}
.scrollbox li .answer_1 span{
	color: #00620E;
	font-size: 18px;
}

.onlineqa .threeline{
	width: 180px;
	float: right;
}
.onlineqa .threeline a{
	text-decoration: none;
}
.onlineqa .threeline a:hover div{
	color: #FFFFFF;
	background-color: #61CC9F;
	border-radius: 3px;
}
.onlineqa .threeline .onebox{
	font-size: 18px;
	margin-top: 30px;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.onlineqa .threeline .onebox p{
	font-size: 14px;
}
.onlineqa .threeline .onebox img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
	float: left;
}

.banner {
    width: 1280px;
	margin:25px auto;
}


/* 困难帮解 */
.difficultybox{
	width: 1280px;
	margin:0 auto;
}
.solvebox{
	width: 800px;
	float: left;
	height: 370px;
}
.solvebox .titles{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.solvebox .titles_s{
	font-size:18px;
	color:#333333;
	padding-left: 25px;
}
.solvebox .titles_line{
	width:120px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #004CD6;
}


/*咨询解答*/
.answer{
	width: 550px;
	margin-top: 15px;
	float: right;
}

.answer .title{
	font-size: 18px;
	width: 36px;
	line-height: 32px;
	height: 270px;
	margin-right: 14px;
	float: left;
	text-align: center;
	background-color: #006DD6;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/answerbg.jpg);
	background-repeat: no-repeat;
	background-position: center 240px;
}
.answer .title img{
	margin-bottom: 5px;
	margin-top: 20px;

}
.answertitle {
	width: 550px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.answertitle span{
	background-color: #ECECEC;
	text-align: center;
	float: left;
	color: #333333;
	line-height: 32px;
	height: 32px;
	font-size: 15px;
}
.answertitle .d1{
	width: 140px;
	text-align: center;
}
.answertitle .d2{
	width: 210px;
	text-align: center;
}
.answertitle .d3{
	width: 105px;
	text-align: center;
}
.answertitle .d4{
	width: 95px;
	text-align: center;
}

.answerlist {
	width: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
.answerlist span{
	float: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	text-align: center;
}
.answerlist .d1{
	width: 140px;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.answerlist .d2{
	width: 210px;
	height: 37px;
	line-height: 37px;
	text-align: left;
	text-indent: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.answerlist .d3{
	width: 105px;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
.answerlist .d4{
	width: 95px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.myscroll {
	width: 550px;
	height: 200px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
}
.myscroll li { height: 37px;}
.answerlist span:hover{
	background-color: #E8E8E8;
}

/* 共性问题 */
.problembox{
	float: right;
	width: 390px;
}
.problembox .titlep{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.problembox .titlep_s{
	font-size:18px;
	color:#333333;
	font-weight: bold;
	width: 100px;
	padding-left: 14px;

}
.problembox .titlep_line{
	width:100px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #004CD6;
}
.problembox .titlep a{
	float: right;
	display: block;
}
.more{
	float: right;
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
}
.qa{
	position: absolute;
	float: right;
	margin-left:100px;
}
.qa a{
	font-size: 16px;
	color: #E50005;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFC8BC;
	padding-bottom: 4px;
	padding-top: 3px;
	border-radius: 2px;
}
.qa a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E50005;
}

.commonproblem{
	width: 390px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 5px;
	background-color: #F1F1F1;
}
.commonproblem .title{
	width: 360px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.commonproblem .title span{
	width: 360px;
	height: 24px;
	line-height: 24px;
	display: block;
	font-size: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.commonproblem .title p{
	color: #003AA5;
	height: 25px;
	width: 360px;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 2px;
	margin-top: 4px;
}
.commonproblem .list{
	color: #666666;
	width: 360px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.commonproblem .list span{
	float: left;
	width: 30%;
	margin-left: 3px;
	line-height: 25px;
	height: 25px;
	margin-right: 2px;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* 市场帮需 */
.demandbox{
	float: right;
	width: 450px;
}
.demandbox .titled{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.demandbox .titled_s{
	font-size:18px;
	color:#333333;
	padding-left: 25px;
}
.demandbox .titled_line{
	width:120px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #004CD6;
}
.demandbox .titled a{
	float: right;
	display: block;
}


.demandscroll{
	position:relative;
	width: 450px;
	height:245px;
	overflow:hidden;
}
.demandscroll ul{position:absolute;left:0px;top:0px;}
.demandscroll li{width:450px;  overflow:hidden;}
#scrolllist{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:245px;
	width: 450px;
}

.demandscroll .info{
	height: 100px;
	margin-top: 16px;
}
.demandscroll .info .picbox{
	height: 100px;
	width: 135px;
	float: left;
	margin-right: 15px;
	border: 1px solid #DDDDDD;
}
.demandscroll .info .picbox img{
	height: 100px;
	width: 135px;
}
.demandscroll .info .boxs{
	width: 210px;
	float: left;
}
.demandscroll .info .boxs h1{
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	width: 210px;
	line-height: 25px;
	font-size: 16px;
	font-weight: normal;
}
.demandscroll .info .boxs h1 a{
	font-size: 16px;
	font-weight: normal;
}
.demandscroll .info .boxs .text{
	line-height: 21px;
	color: #666666;
	height: 42px;
	width: 210px;
	overflow: hidden;
	text-overflow:ellipsis;
	display: block;
}
.demandscroll .info .boxs p{
	color: #003AA5;
	line-height: 33px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	width: 210px;
}
.demandscroll .info .boxs_1{
	float: right;
	margin-top: 15px;
	width: 78px;
}
.demandscroll .info .boxs_1 p{
	text-align: center;
	font-size: 13px;
	color: #666666;
	line-height: 22px;
	float: right;
}
.demandscroll .info .boxs_1 .price{
	background-color: #0590EB;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.demandscroll .info .boxs_1 .buy{
	background-color: #E50005;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}


/* 金融服务 */
.financebox{
	width: 1280px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hotproducts{
	width: 800px;
	float: left;
}
.hotproducts .titlef{
	width:100%;
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
.hotproducts .titlef_s{
	font-size:18px;
	color:#333333;
	padding-left: 8px;
	font-weight: bold;
}
.hotproducts .titlef_s img{
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-bottom: -9px;
}
.hotproducts .titlef_line{
	width:136px;
	height:2px;
	display:inline-block;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color: #FF6000;
}
.hotproducts .titleh{
	width: 500px;
	font-size: 16px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
	float: left;
}
.hotproducts .titleh img{
	height: 26px;
	width: 26px;
	margin-right: 10px;
	margin-bottom: -5px;
}

.rollbox{
	width: 580px;
	overflow: hidden;
	height: 273px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-top: 15px;
}
.product{
	width: 580px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.product .banklogo{
	width:110px;
	height:80px;
	float: left;
	padding: 5px;
}
.product .banklogo img{
	width:110px;
	height:80px;
}
.product .data{
	float: left;
	margin-left: 20px;
	height: 80px;
	margin-top: 7px;
}
.product .data h1{

	font-weight: normal;
	height: 28px;
}
.product .data h1 a{
	display: block;
	width:420px;
	font-size: 16px;
	text-decoration: none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product .data span{
	display: block;
	float: left;
	width: 145px;
	color: #666666;
}
.product .data span p{
	line-height: 24px;
}
.product .data span p em{
	font-style: normal;
	font-size: 20px;
}
.product .data span .orange{
	color: #F04900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.product .data span .blue{
	color: #0057C8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.product .data span .gules{
	color: #D43939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.main-item {
	justify-content: space-between;
	box-sizing: border-box;
	height: 126px;
	background-color: #E3F3FF;
	margin-bottom: 20px;
	border: 1px solid #edf0f3;
	border-radius: 4px;
	overflow: hidden;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
	margin-top: 15px;
}
.item-name{
    display: flex;
    margin-bottom: 5px;
}
.item-name div{
	line-height: 36px;
	font-size: 20px;
	margin-left: 2px;
	color: #333333;
	float: left;
}
.item-name img{
	width: 36px;
	height: 36px;
	float: left;
}
.item-left span{
	display: block;
	color: #666666;
	font-size: 16px;
	margin-left: 40px;
	float: left;
}
.item-botton{
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    width: 100px;
    padding-left: 8px;
    text-align: center;
    line-height: 32px;
    background-color: #1492ff;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: 40px;
    cursor: pointer;
}
.item-botton_1{
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    width: 100px;
    padding-left: 8px;
    text-align: center;
    line-height: 32px;
    background-color: #ff8f1f;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    margin-left: 40px;
    cursor: pointer;
}

.item-left{
	background-image: url(../images/item-left.png);
	background-position: right;
	background-repeat: no-repeat;
}
.item-left_1{
	background-image: url(../images/item-leftbg.png);
	background-position: right;
	background-repeat: no-repeat;
}

.main-item_1{
	justify-content: space-between;
	box-sizing: border-box;
	height: 126px;
	background-color: #FFEEE0;
	margin-bottom: 20px;
	border: 1px solid #edf0f3;
	border-radius: 4px;
	overflow: hidden;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
}

.progress-layout{
	width: 1280px;
	border: 1px solid #DDDDDD;
	margin-top: 35px;
	margin-bottom: 35px;
	height: 130px;
}
.progress-layout .flowchart{
	float: left;
	width: 35px;
	background-color: #FFE1BF;
	color: #FE4800;
	font-size: 20px;
	padding-left: 15px;
	margin-right: 40px;
	height: 115px;
	padding-top: 15px;
	font-weight: bold;
}
.icon-text-box{
	float: left;
	position: relative;
	margin-top: 10px;
}
.icon-text-box .icon-blue-circle{
	width: 100px;
	text-align: center;
	float: left;
}
.icon-text-box .icon-blue-circle i{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display: block;
	background-color: #FB5106;
	text-align: center;
	margin: 0 auto;
}
.icon-text-box .icon-blue-circle i img{
	width: 40px;
	height: 40px;
	margin-top: 20px;
}
.icon-text-box #icon-text{
	bottom: 45px;
	font-size: 16px;
	color: #666;
	line-height: 35px;
	text-align: center;
}

.enter-box{
	float: right;
	border: 1px solid #FF4E00;
	width: 230px;
	margin-right: 30px;
	padding: 20px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.enter-box:hover{
	background-color: #FFE8C8;
	border: 1px solid #D90000;
}
.enter-box img{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 60px;
}
.enter-box .enter-box_text-box{
    margin-left: 30px;
	cursor: pointer;
}
.enter-box .enter-box_text-box_title{
    white-space: nowrap;
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    color: #D90000;
    font-size: 20px;
}
.enter-box .enter-box_text-box_text{
    font-weight: 400;
    font-size: 18px;
    color: #666;
    padding-top: 7px;
    line-height: 20px;
    font-size: 16px;
}
#arrow{
	width: 24px;
	height: 18px;
	margin-right: 29px;
	margin-left: 29px;
	margin-top: 35px;
}

/*成功案例*/
.cases{
	width: 450px;
	float: right;
	margin-top: 2px;
}
.cases .list{
	width:450px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 280px;
}
.cases .list .smallti{
	width: 448px;
	background-color: #FFE6E6;
	height: 33px;
	border: 1px solid #DDDDDD;
}
.cases .list .smallti span{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	display: block;
	float: left;
	line-height: 32px;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #333333;
	text-align: center;
}
.cases .list .information{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	height: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	width: 448px;
}
.cases .list .information:hover{
	background-color: #FFECC0;
}
.cases .list .information span{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	display: block;
	float: left;
	line-height: 38px;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
}
.cases .list .w_1{
	width: 170px;
}
.cases .list .w_2{
	width: 90px;
}
.cases .list .w_3{
	width: 90px;
}
.cases .list .w_4{
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.cases .list .w_11{
	width: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cases .list .w_21{
	width: 110px;
}
.cases .list .w_31{
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cases .list .w_41{
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.fastnav{
	float: right;
	width: 450px;
}
.fastnav ul li{
	width: 215px;
	float: left;
}
.fastnav ul li img{
	width: 215px;
	border-radius: 5px;
}

/*资源对接*/
.resourcebox{
	width: 1280px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
}
.resourcebox .title_style{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 35px;
	float: left;
	width: 250px;
}
.resourcebox .title_style img{
	height: 30px;
    width: 30px;
    margin-right: 10px;
    margin-bottom: -9px;
}
.resourcebox .title_style span{
	display: inline-block;
	width: 136px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D81E06;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	height: 33px;
	text-align: center;
}
.resourcebox .more_more{
	float: right;
	margin-right: 10px;
	display: block;
}

.resource-list{
	width: 1315px;
	overflow: hidden;
}
.resource-list ul li{
	float: left;
	width: 230px;
	overflow: hidden;
	background: #FFFFFF;
	margin-top: 20px;
	position: relative;
	margin-right: 32px;

}
.resource-list ul li a{
	text-decoration: none;
}
.resource-list ul li img{
	width: 230px;
	height: 160px;
}
.resource-list ul li .price {
	background-color: #17A3FF;
	color: #FFFFFF;
	width: 50px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	right: 0px;
	top: 0px;
	position: absolute;
}
.resource-list ul li .buy {
	background-color: #FF3B40;
	color: #FFFFFF;
	width: 50px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.resource-list ul li .desc{
	box-sizing: border-box;
	background-color: #FFFFFF;
	margin-top: 5px;
}
.resource-list ul li .desc .p-title{
	font-size: 16px;
	text-align: left;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.resource-list ul li .desc .p-desc{
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	overflow: hidden;
	width: 230px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.resource-list ul li:hover .desc .p-title{
	color: #004CD6;
}


/*企业风采*/
.corporatestyle{
	width: 1280px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.corporatestyle .title_style{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 35px;
	float: left;
	width: 180px;
}
.corporatestyle .title_style img{
	height: 30px;
    width: 30px;
    margin-right: 10px;
    margin-bottom: -9px;
}
.corporatestyle .title_style span{
	display: inline-block;
	width: 136px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007708;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	height: 33px;
	text-align: center;
}
.corporatestyle .more_more{
	float: right;
	margin-right: 10px;
	display: block;
}

.corporate-list{width: 1310px; height: auto; margin-top: 20px;overflow: hidden;}
.corporate-list ul li{
	float: left;
	width: 230px;
	overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-right: 30px;
}
.corporate-list ul li a{
	text-decoration: none;
}
.corporate-list ul li:hover{
	transition: all .6s ease-out;
	border: 1px solid #CCCCCC;
}
.corporate-list ul li img{
	width: 230px;
	height: 160px;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;

}
.corporate-list ul li img:hover {
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.1);

}
.corporate-list ul li .desc{
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.corporate-list ul li .desc .p-title{
	font-size: 16px;
	padding-bottom: 5px;
	text-align: left;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.corporate-list ul li .desc .p-desc{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	overflow: hidden;
	width: 220px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.corporate-list ul li:hover .desc .p-title{
	color: #004CD6;
}


/*网站数据*/
#sz_box {
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #F0F0F0;
}
#sz_box .about_sz {
  width: 1280px;
  margin: 0px auto;
  text-align: center;
}
#sz_box .about_sz li {
	width: 211px;
	text-align: left;
	float: left;
	height: 90px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#sz_box .about_sz li i.iconfont {
  color: #777;
  font-size: 20px;
}
#sz_box .about_sz li b {
  font-size: 32px;
  color: #FF6060;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
  width: 100%;
  display: block;
}
#sz_box .about_sz li p {
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
}
#sz_box .about_sz li p span {
  color: #999;
}
#sz_box .about_sz li:nth-last-child(1):after {
  width: 0px;
}


/*页脚*/
.foot{
	width: 1280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	height: 170px;
}
.foot .footlogo{
	float: left;
	width: 150px;
	height: 150px;
	padding-top: 20px;
}
.foot .footma{
	padding-top: 30px;
	float: right;
}
.foot .footma img{
	width: 100px;
	height: 100px;
}
.foot .foottext{
	float: left;
	width: 800px;
	margin-left:20px;
}
.foot .footadd{
	float: left;
	width: 800px;
	text-align: left;
	margin-left: 30px;
}
.foot .footadd span{
	margin-right: 10px;
    display: block;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.foot .f_1{
	float: left;
	margin-top: 15px;
	margin-bottom: 0;
	width: 320px;
}
.foot .f_1 .title{
	font-size: 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 35px;
}
.foot .f_1 .words{
	text-align: left;
	font-size: 13px;
	margin-top: 10px;
	line-height: 25px;
	height: 80px;
	overflow: hidden;
}

.foot .f_2{
	float: left;
	margin-left: 100px;
	text-align: left;
	width: 370px;
	margin-top: 15px;
}
.foot .f_2 .title{
	font-size: 14px;
	width: 370px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 35px;
}
.foot .f_2 p{
	margin-top: 10px;
}

/*政策服务*/
.policyservices{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/policyservicesbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.policyservices .bigtitle{
	width: 1280px;
	font-size: 35px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 160px;
}

.policyservices .contentbox{
	width: 1150px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 65px;
	padding-bottom: 65px;
	padding-left: 65px;
}
.search-box {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 30px;
	padding-left: 0;
}
.search-box-nr {
    width: 700px;
    display: inline-block;
    border: 1px solid #D90000;
    border-radius: 5px;
    line-height: 48px;
    border-right: 0;
}
.search-txt {
	width: 75%;
	float: left;
	border: none;
	height: 48px;
	border-radius: 5px;
	font-size: 18px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 48px;
}
.search-box-nr input{
    border: 0;
    outline: 0;
    resize: none;
}
.search-btn {
	width: 20%;
	float: right;
	border: none;
	height: 48px;
	border-radius: 0 5px 5px 0;
	font-size: 24px;
	color: #fff;
	text-align: left;
	padding-left: 57px;
	background-color: #D90000;
	background-image: url(../images/btn1.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	cursor: pointer;
}

.class{
	width: 1150px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
.classbox {
	width: 1150px;
	margin-top: 5px;
}
.class_mli {
	width: 1100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.class_mli span {
	float: left;
	width: 100px;
	color: #333333;
	line-height: 30px;
	font-size: 16px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
}
.class_mli p.mr {
	float: left;
	width: 980px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.class_mli p.mr a {
	float: left;
	width: auto;
	line-height: 24px;
	color: #333333;
	display: block;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.class_mli p.mr a:hover, .class_mli p.mr a.hover {
	color: #FFF;
	text-decoration: none;
	background-color: #D90000;
	border-radius: 3px;
}


/*政策服务列表*/
.policylist{
	width: 1150px;
	margin-top: 30px;
}
.policylist .nav {
	line-height: 42px;
	height: 42px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D90000;
}
.policylist .nav a{
	font-size: 18px;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
}
.policylist .nav .leftzi.on {
	display: block;
	color: #FFFFFF;
	background-color: #D90000;
}

.policylist .nav .leftzi {
	line-height: 42px;
	margin-right: 20px;
	float: left;
	height: 42px;
}
.policylist .nav .rightzi {
	margin-right: 10px;
	float: right;
	display: block;
	font-size: 16px;
}
.policylist .list_l{
	width: 1150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 140px;
	text-align: left;
	padding-bottom: 20px;
}
.policylist .list_l img{
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 25px;
	border: 1px solid #DDDDDD;
}
.policylist .list_l .title a{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.policylist .list_l .title span{
	font-size: 16px;
	line-height: 22px;
	margin-left: 2px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #096ED7;
}
.policylist .list_l .time{
	color: #666666;
	margin-top: 7px;
	font-size: 14px;
}
.policylist .list_l .tworow{
	text-overflow:ellipsis;
	overflow: hidden;
	line-height: 23px;
	height: 46px;
}
.policylist .list_l .time span{
	margin-right: 20px;
	color: #0066D0;
	font-size: 16px;
}

/*翻页*/
.paging{
	margin-top:50px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.paging li{display:inline-block;border:1px solid #ddd;  margin-left:5px;}
.paging li a{
	padding:5px 15px;
	display: block;
}
.paging li:hover{
	color:#fff;
	background-color: #097EF7;
}
.paging li:hover a{
	color:#fff;
	text-decoration: none;
}
.paging li.active{
	color:#fff;
	background-color: #097EF7;
}
.paging li.active a{
	color:#fff;
	text-decoration: none;
}
.paging .pageinfo{padding:5px 15px; display: block;}


/* 政策服务详细 */
.position{
	width: 1280px;
	height: 30px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.detailed{
	width: 1280px;
	margin:0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70ABE7;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.detailed .title{
	width:1200px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
}
.detailed .title_1{
	width:1200px;
	height:40px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 40px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 20px;
}
.detailed .title_1 span{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
}
.detailed .content{
	width:1200px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.detailed .input{
	width:1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: right;
}

.detailed .line{
	width:920px;
	line-height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.detailed .line a{
	color: #0033CC;
	font-size: 14px;
}
.detailed .share{
	width:920px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}



/*第三方服务*/
.zyservices{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/zyservicesbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_text {
	width: 1200px;
	color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
	padding-top: 60px;
	padding-bottom: 40px;
}
.top_text h1 {
    font-size: 35px;
    font-weight: normal;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.top_text h4 {
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 30px;
	font-weight: normal;
}
.top_text a.banner-btn {
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	position: relative;
	float: right;
	right: 850px;
	top: 6px;
}

.top_type{
	width: 1270px;
	min-height: 200px;
	background-color: #F3F7FF;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #DDDDDD;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	margin:0 auto;
	padding-bottom: 5px;
}
.top_type a {
    width: 20%;
    float: left;
    height: 100px;
    display: block;
    position: relative;
}
.top_type img{
	width: 40px;
	height: 40px;
}
.top_type a i.iconfont {
  font-size: 30px;
  width: 50px;
  line-height: 50px;
  height: 50px;
  position: absolute;
  left: 100px;
  top: 15px;
  display: block;
}
.top_type a p {
  color: #333333;
  font-size: 18px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 15px;
  left: 0px;
}

.servicelist{
	margin-top: 35px;
	width: 1290px;
	margin-right: auto;
	margin-left: auto;
}
.servicelist .sub-title{font-size: 20px;text-align: center;color: #333333;}
.servicelist .sub-title span{ display: inline-block; height: 30px; line-height: 30px; width: auto; color: #004CD6; }
.servicelist .sub-title span.text{ padding: 0 10px; font-size: 24px; color: #333333; }
.servicelist li{
	width: 240px;
	list-style-type: none;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 8px;
}
.servicelist .bd{
	border:1px solid #DFDFDF;
	border-radius: 5px;
}
.servicelist .bd:hover{
	box-shadow: 0 0 8px rgba(0,0,0,.3);
}
.servicelist .bd:hover a{
	color: #004CD6;
}
.servicelist dl dt .pimg{
	display: block;
	overflow: hidden;
	text-align: center;
	height: 180px;
	width: 240px;
}
.servicelist dl dt .pimg img {
	height: 180px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.servicelist dl dt .pimg img:hover {
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.1);

}
.servicelist dl dd{
	display: block;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 5px;
	margin-right: 5px;
}
.servicelist dl dd a{
	display: block;
	line-height: 20px;
	overflow: hidden;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	white-space: nowrap;
}
.servicelist dl dd p{
	display: block;
	color: #D90000;
	font-size: 22px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
}
.servicelist dl dd p span{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.servicelist dl dd .mc{
	font-size: 14px;
	color: #666;
	padding-left: 2px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*政策讲堂*/
.lecturebox{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/lecturebox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.videolist{
	width: 1280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.videolist .sub-title{font-size: 20px;text-align: center;color: #333333;}
.videolist .sub-title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	color: #004CD6;
}
.videolist .sub-title span.text{
	padding: 0 10px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.videolist .list_home{
	width: 1320px;
}
.videolist .list_home ul li{
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.videolist .list_home ul li .mosaic-block{
	position:relative;
	width:290px;
	height:330px;
}
.videolist .list_home ul li .mosaic-backdrop{
    display:none;
    position:absolute;
    top:0;
    height:100%;
    width:100%;
}
.videolist .list_home ul li .mosaic-backdrop em{
	z-index: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 27px;
	height: 12px;
	cursor: default;
	background-image: url(../images/live_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.videolist .list_home ul li .mosaic-backdrop img{
    height:330px;
    width:290px;

}
.videolist .list_home ul li .mosaic-overlay{
	display:none;
	z-index:0;
	position:absolute;
	width:100%;
	height:100%;
	background-color: #000000;

}
.videolist .list_home ul li .circle .mosaic-overlay{
	opacity:0;
	filter:alpha(opacity=00);
	display:none;
	background-image: url(../images/hover-magnify.png);
	background-repeat: no-repeat;
	background-position: center 120px;
	z-index: 999;
}
.videolist .list_home ul li .text{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: left;
	position: absolute;
	width: 290px;
	text-indent: 10px;
	bottom: 0px;
	background-image: url(../images/all_bg.png);
}
.videolist .list_home ul li .text span{
	width: 280px;
	height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
	line-height: 45px;
}

/*在线学院*/
.onlinebox{
	width: 1280px;
	margin: 20px auto;
}
.onlinebox .college{
	width: 760px;
	float: left;

}
.onlinebox .college h4 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	height: 50px;
}
.onlinebox .college h4 a {
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
	color: #333333;
	float: right;
	margin-right: 10px;
}
.signup {
	width: 240px;
	margin-right: 20px;
	box-shadow: 0px 0px 10px #ddd;
	border-radius: 8px;
	float: left;
}
.signup img{
	width: 240px;
}
.signup ul li a{
	margin: 0 auto;
	display: block;
	padding-left: 10px;
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.signup ul li a:hover{
	color: #064587;
}

/*视频学堂*/
.video-n{
	float: right;
	width: 470px;
}
.video-n .title{
	font-size: 24px;
	color: #333333;
	color: #333333;
	height: 50px;
	background-image: url(../images/green.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.video-n .title span a{
	font-size: 16px;
	color: #333333;
	float: right;
	margin-right: 5px;
}
.video-n .list{
	width: 495px;
}
.video-n .list .mosaic-block{
	float:left;
	position:relative;
	width:220px;
	height:145px;
	margin-right: 27px;
}
.video-n .list .mosaic-backdrop{
    display:none;
    position:absolute;
    top:0;
    height:100%;
    width:100%;
}
.video-n .list .mosaic-backdrop img{
    height:145px;
    width:220px;
}
.video-n .list .mosaic-backdrop span{
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 185px;
	font-size: 14px;
	height: 24px;
	color: #FFF;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	text-indent: 4px;
}
.video-n .list .mosaic-overlay{
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background-color: #000000;
}
.video-n .list .circle .mosaic-overlay{
    background:url(../images/hover-magnify.png) no-repeat center center;
    opacity:0;
    filter:alpha(opacity=00);
    display:none;
}
.video-n .list .text{
	color: #333333;
	text-align: left;
	position: relative;
	width: 220px;
	text-indent: 5px;
	line-height: 22px;
	bottom: -147px;
}
.video-n .list .text span{
	width: 225px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.video-n .list .text span a{
	font-size: 16px;
    text-decoration: none;
}

.video-n .list .viewer{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.video-n .list .viewer i {
	background-image: url(../images/viewer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 10px;
	display: inline-block;
	margin-right: 5px;
}


/*金融服务*/
.financesub{
	width: 100%;
	background-image: url(finance.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.financedata{
	width: 1280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.financedata .statistics{
	width: 211px;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	float: left;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #EEEEEE;
}
.financedata .statistics font{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	margin-right: 5px;
}
.financedata .statistics img{
	height: 15px;
	width: 15px;
	margin-bottom: -1px;
	margin-right: 5px;
}

.financedata .statistics p{
	font-weight: normal;
	font-size: 17px;
	font-family: "微软雅黑";
	color: #666666;
}
.financedata .statistics:hover{
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
}
.subproduct{
	width: 1280px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subproduct .title{
	height: 40px;
	background-image: url(linebg.png);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 40px;
	margin-top: 35px;
}
.subproduct .title span{
	width: 260px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 30px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
}
.subproduct .title span img{
	margin-right: 10px;
	margin-bottom: -12px;
	width: 45px;
}
.subproduct .subrollbox{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
}
.subproduct .subrollbox .roll{
	width: 1276px;
	height: 140px;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	border-radius: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subproduct .subrollbox .roll:hover{
	border: 1px solid #FF9B43;
}
.subproduct .subrollbox .roll .banklogo{
	width:235px;
	height:130px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subproduct .subrollbox .roll .banklogo img{
	width:235px;
	height:130px;
	margin-left: 5px;
}
.subproduct .subrollbox .roll .data{
	float: left;
	margin-left: 20px;
	height: 110px;
	margin-top: 10px;
}
.subproduct .subrollbox .roll .data h1{
	display: block;
	font-weight: normal;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 5px;
}
.subproduct .subrollbox .roll .data h1 a{
	font-size: 20px;
	text-decoration: none;
	line-height: 40px;
}
.subproduct .subrollbox .roll .data span{
	display: block;
	float: left;
	width: 200px;
	color: #666666;
	margin-top: 5px;
}
.subproduct .subrollbox .roll .data span a{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF4E00;
	border: 1px solid #FF3C00;
	height: 34px;
	width: 100px;
	line-height: 34px;
	text-align: center;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}
.subproduct .subrollbox .roll .data span p{
	line-height: 32px;
	font-size: 16px;
}
.subproduct .subrollbox .roll .data span p em{
	font-style: normal;
	font-size: 20px;
}
.subproduct .subrollbox .roll .data span .orange{
	color: #F04900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.subproduct .subrollbox .roll .data span .blue{
	color: #0057C8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.subproduct .subrollbox .roll .data span .gules{
	color: #D43939;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.subproduct .subrollbox .roll .data span .green{
	color: #0C5A00;
	font-size: 16px;
	line-height: 16px;
	margin-top: 3px;
}
.subproduct .submore a{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 34px;
	height: 34px;
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 16px;
	border: 1px solid #1F3C88;
	background-color: #1F3C88;
	width: 200px;
	border-radius: 5px;
}





/*产需对接*/
.needbox{
	margin:0 auto;
	width:1280px;
}
.container{
	width:1280px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container .nav_eft {
	float: left;
}

/* nav */
#nav {
	float: left;
}
#nav .category-content{width:201px;z-index:2;}
#nav .category-content .all-goods{
	display:block;
	width:100%;
	height:40px;
	padding:0;
	color:#fff;
	text-align:center;
	font-size: 20px;
	line-height: 40px;
	background-color: #0084D7;
}
#nav .category-content .all-goods img{
	margin-bottom: -2px;
	margin-left: 10px;
}
.status .list i,.category-content .down-ico,.category-content .list-nz i,.category-content .list-nanz i,.category-content .list-tz i,.category-content .list-ny i,.category-content .list-xb i,.category-content .list-xl i,.category-content .list-qg i,.category-content .list-yj i,.category-content .list-zy i,.category-content .list-ty i{background:url(../images/nav_eft.png) no-repeat;}
.category-content .category{z-index:113;width:199px;+height:456px;border:1px solid #dadad9;border-top:none;background:#FFFFFF;}
.category-content .category-list li{
	position:relative;
	z-index:113;
	vertical-align:bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.category-content .category-list a:hover{text-decoration:none;color:#006DD6;}
.category-content .category-info{padding-left:12px;}
.category-content .category-name{
	overflow:hidden;
	position:relative;
	padding-top:2px;
	font-size: 16px;
	line-height: 30px;
}
.category-content .category-name i{
	position:absolute;
	top:5px;
	width:25px;
	height:25px;
-top:6px;	left: 5px;
}
.category-content .category-name b{margin-left:4px;font:400 12px/28px "宋体";}
.category-content .category-name a{
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.category-content .category-name .ml-22{margin-left:40px;}
.category-content .list-nz i{background-position:0 -200px;}
.category-content .list-nanz i{background-position:-23px -200px;}
.category-content .list-tz i{background-position:-48px -200px;}
.category-content .list-ny i{background-position:-72px -200px;}
.category-content .list-xb i{background-position:-96px -200px;}
.category-content .list-xl i{background-position:0 -225px;}
.category-content .list-qg i{background-position:-23px -225px;}
.category-content .list-yj i{background-position:-48px -225px;}
.category-content .list-zy i{background-position:-72px -225px;}
.category-content .list-ty i{background-position:-96px -225px;}
.category-content .c-category-list{
	font-size: 12px;
	line-height: 24px;
}
.category-content .c-category-list a{margin-right:8px;color:#626262;}
.category-content .category-info{position:relative;height:41px;overflow:hidden;}
.category-content .category-info em{position:absolute;top:7px;right:20px;width:13px;height:13px;font:12px;color:#9b9b9b;}
.category-content .category .hover{box-shadow:0px 2px 3px #ccc;margin-left:-1px;padding-left:1px;z-index:999;}
.category-content .hover .category-info{border:none;text-decoration:none;background:#fff; }
.category-content .menu-item{
	display:none;
	position:absolute;
	z-index:11;
	left:190px;
	width:770px;
	background:#fff;
	border:none;
	box-shadow:0px 2px 3px #ccc;
	border-top:1px solid #bbb\9;
	zoom:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=135,strength=4)";*filter:progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=135,strength=4);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.category-content .menu-item .area-in{position:relative; z-index:1; }
.category-content .menu-item .area-bg{padding:10px 0 10px 40px;}
.category-content .menu-in{display:none;}
.category-content .category-list li.hover .category-info{z-index:999;}
.category-list li.hover .menu-in{
	border:1px solid #006DD6;
	margin-top: 1px;
}
.category-list li.hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006DD6;
	border-right-color: #006DD6;
	border-bottom-color: #006DD6;
	border-left-color: #006DD6;
}
.category-content .menu-item{left:198px;}
.c-category-list{width:160px;margin-right:1px;padding-bottom:10px;border-bottom:1px solid #f4f4f4;zoom:1;overflow:hidden;height:20px;}

/* sublist */
.sublist li{
	float:left;
	overflow:hidden;
	padding-right:24px;
	padding-bottom:24px;
	width: 210px;
}
.sublist li h3.mcate-item-hd{
	padding-left:2px;
	font-size:16px;
	height:26px;
	line-height:26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
.sublist li p.mcate-item-bd{padding-left:2px;}
.sublist li p.mcate-item-bd a{height:26px;line-height:26px;margin-right:5px;font-size:14px;color:#666666;text-decoration:none;display:inline-block;}
.sublist li p.mcate-item-bd a:hover{color:#6c5143;text-decoration:underline;}


/* 轮播图 */
.scrollchart{
	width:752px;
	height:475px;
	margin-left: 20px;
	float: left;
}
.flexslider{
	position:relative;
	height:338px;
	overflow:hidden;
	zoom:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 752px;
}
.flexslider .slides{
	zoom:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.flexslider .slides img{
	height:338px;
	width:752px;
	min-width:752px;
}
.flex-direction-nav a{
	width:60px;
	height:90px;
	line-height:99em;
	overflow:hidden;
	display:block;
	background:url(../images/ad_ctr.png) no-repeat;
	position:absolute;
	top:50%;
	z-index:1;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
-webkit-transition:all .3s ease;
	margin-top: -50px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{
	position:absolute;
	bottom:15px;
	text-align:center;
	right: 20px;
}
.flex-control-nav li{
	display:inline-block;
	zoom:1;
*display:inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.flex-control-paging li a{
	display:block;
	height:12px;
	overflow:hidden;
	text-indent:-99em;
	width:12px;
	cursor:pointer;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0 -12px;
}
.flex-control-paging li a.flex-active{background-position:0 0;}

.data-wrap {
	margin-top: 22px;
	border: 1px solid #DDDDDD;
	background-color: #F4F4F4;
}
.data-wrap .data-box {
	text-align: center;
	padding: 15px;
}
.data-wrap .data-box .num-box {
    display: inline-block;
    margin: 0 40px;
}
.data-wrap .data-box .num-box:nth-child(1) .num {
    color: rgba(0, 141, 225, 1);
}
.data-wrap .data-box .num-box:nth-child(2) .num {
    color: rgba(42, 197, 156, 1);
}
.data-wrap .data-box .num-box:nth-child(3) .num {
    color: rgba(255, 70, 70, 1);
}
.data-wrap .data-box .num-box:nth-child(4) .num {
    color: rgba(255, 140, 0, 1);
}
.data-wrap .data-box .num-box .num {
    display: block;
    font-size: 40px;
}
.data-wrap .data-box .num-box .text {
    display: block;
    margin-top: 5px;
    font-size: 16px;
}



.platform-notice {
	float: right;
	width: 283px;
	border: 1px solid #DDDDDD;
}
.platform-notice .title {
	height: 40px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	line-height: 40px;
	padding-left: 15px;
	background-color: #ECF3FF;
}
.platform-notice .title .fl {
	float: left;
	font-size: 18px;
	color: #006DD6;
}
.platform-notice .title a {
	color: #999;
	font-size: 14px;
	line-height: 40px;
}
.platform-notice .title .fr {
	float: right;
	margin-right: 15px;
}
.platform-notice .list_notice {
	padding: 10px;
	height: 275px;
}

.platform-notice .list_notice li a {
	line-height: 35px;
	width: 220px;
	height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	font-size: 16px;
}
.platform-notice .list_notice li span {
	font-size: 14px;
	color: #999;
	float: right;
	display: block;
	line-height: 35px;
	height: 35px;
}
.button_wrap{
	float: right;
	width: 285px;
}
.button_wrap img{
	width: 285px;
	height: 110px;
	margin-top: 22px;
}
.button_wrap a{
	margin-top: 16px;
}
.button_wrap .link {
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #0084D7;
}
.button_wrap .link:hover {
  background: #015CE9;
}
.button_wrap .link_other {
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #FB8C05;
}
.button_wrap .link_other:hover {
  background: #FB5005;
}


.title-wrap {
	width: 1280px;
	margin-top: 10px;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.title-wrap h2 {
	font-size: 20px;
	float: left;
	line-height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004CD6;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.title-wrap .link {
	float: right;
	margin-right: 15px;
	font-size: 16px;
	line-height: 30px;
}
.product-list {
	width: 1318px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.product-list .item {
	margin-top: 20px;
	width: 400px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 37px;
	position: relative;
}
.product-list .item .price {
    background-color: #17A3FF;
    color: #FFFFFF;
    width: 50px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.product-list .item .buy {
    background-color: #FF3B40;
    color: #FFFFFF;
    width: 50px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.product-list .item .link {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	height: 30px;
	background-color: #FFFFFF;
}
.product-list .item .link span {
  max-width: 330px;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  color: #004CD6;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product-list .item .info {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.product-list .item .caption {
	float: left;
	height: 85px;
	width: 120px;
	margin-right: 15px;
}
.product-list .item .caption img {
	height: 85px;
	width: 120px;
}

.product-list .item .info .text {
	line-height: 22px;
	font-size: 14px;
	color: #666666;
	width: 225px;
	height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.product-list .item .info .text span {
	color: #333333;
}
.product-list .item .firm {
	height: 26px;
	font-size: 14px;
	color: #666666;
	border-top: 1px solid #ddd;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear:both;
	line-height: 26px;
}
.product-list .item .firm .name {
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
	float: left;
}


/*企业风采列表*/
.enterpriselistbox{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/text_enterprise.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.enterpriselistbox .text_enterprise{
	font-size: 35px;
	color: #FFFFFF;
	line-height: 200px;
	height: 200px;
	text-align: center;
}
.enterpriselistbox .types{
	border: 1px solid #DDDDDD;
	text-indent: 15px;
	line-height: 46px;
	height: 46px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#216300,direction=120,strength=5);/*ie*/
    -moz-box-shadow: 1px 2px 2px #D2D3D5;/*firefox*/
    -webkit-box-shadow: 1px 2px 2px #D2D3D5;/*safari或chrome*/
	box-shadow:1px 2px 2px #D2D3D5;
	width:1280px;
	background-color: #FFFFFF;
	font-size: 16px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.enterpriselistbox .types a{
	color: #333333;
	background-color: #EEEEEE;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 16px;
}
.enterpriselistbox .types a:hover{
	background-color: #0473BC;
	color: #FFFFFF;
	text-decoration: none;
}
.enterpriselistbox .types .nows{
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #0473BC;
	color: #FFFFFF;
	font-size: 16px;
}
.enterpriselistbox .search_content {
	width:615px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.enterpriselistbox .search_input {
	width: 500px;
	height: 44px;
	border: 1px solid #E40004;
	box-sizing: border-box;
	background: #ffffff;
	line-height: 44px;
	text-indent: 20px;
	vertical-align: middle;
	outline:medium;
	font-family: "微软雅黑";
	font-size: 18px;
	float: left;
	color: #000000;
}
.enterpriselistbox .search_btn {
	vertical-align: middle;
	width: 115px;
	height: 44px;
	cursor: pointer;
	outline:medium;
	background-image: url(../images/search_grey.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.enterpriselistbox .list_enterprise{
	width: 1304px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.enterpriselistbox .list_enterprise .sub-title{font-size: 20px;text-align: center;color: #333333;}
.enterpriselistbox .list_enterprise .sub-title span{ display: inline-block; height: 30px; line-height: 30px; width: auto; color: #004CD6; }
.enterpriselistbox .list_enterprise .sub-title span.text{ padding: 0 10px; font-size: 24px; color: #333333; }

.enterpriselistbox .list_enterprise .item{
	width: 300px;
	float: left;
	margin-top: 20px;
	border: 1px solid #DDDDDD;
	margin-right: 12px;
	margin-left: 12px;
}
.enterpriselistbox .list_enterprise .item:hover{
	border: 1px solid #9CCDEF;
}
.enterpriselistbox .list_enterprise .item .title{
	width: 270px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.enterpriselistbox .list_enterprise .item .title a{
	font-size: 17px;
}
.enterpriselistbox .list_enterprise .item img{
	width: 270px;
	height: 175px;
	margin-left: 15px;
}
.enterpriselistbox .list_enterprise .item .summary{
	width: 270px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.enterpriselistbox .list_enterprise .item .time_s{
	color: #333333;
	width: 280px;
	line-height: 40px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 14px;
}


/*专题专栏*/
.specialbox{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/specialbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.specialbox .text_special{
	font-size: 38px;
	color: #FFFFFF;
	line-height: 200px;
	height: 200px;
	text-align: center;
}
.specialbox .years{
	text-indent: 15px;
	line-height: 46px;
	height: 46px;
	width:1280px;
	background-color: #FFFFFF;
	font-size: 16px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

.specialbox .years a{
	color: #333333;
	background-color: #EEEEEE;
	margin-right: 20px;
	margin-left: 7px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 16px;
	border: 1px solid #E50005;
}
.specialbox .years a:hover{
	background-color: #E50005;
	color: #FFFFFF;
	text-decoration: none;
}
.specialbox .years .nows{
	margin-right: 20px;
	margin-left: 7px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #E50005;
	color: #FFFFFF;
	font-size: 16px;
}
.specialbox .title_special{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 1260px;
	height: 35px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.specialbox .title_special span{
	display: inline-block;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004CD6;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	height: 33px;
}

.specialbox .listp{
	width: 1280px;
	margin: 0 auto;
}
.specialbox .listp .periodical{
	width: 290px;
	float: left;
	margin-right: 15px;
	margin-top: 35px;
	margin-left: 15px;
	position: relative;
}
.specialbox .listp .periodical span{
	width: 290px;
	height: 240px;
	display: block;
	overflow: hidden;
}
.specialbox .listp .periodical span img{
	width: 290px;
	height: 240px;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.specialbox .listp .periodical span img:hover{
	transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -moz-transform: scale(1.1);
}
.specialbox .listp .periodical p{
	text-align: center;
	line-height: 36px;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	display: block;
	width: 290px;
	background-image: url(../images/all_bg.png);
	background-repeat: repeat;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
}
.specialbox .listp .periodical a{
	color: #FFFFFF;
	font-size: 16px;
}


/*政务服务*/
.government{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/government.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.government .text_government{
	font-size: 38px;
	color: #FFFFFF;
	line-height: 180px;
	height: 200px;
	text-align: center;
}
.fillinbox{
	width: 1280px;
	margin-top: 50px;
}
.fillinbox ul{
	width: 1320px;
}
.fillinbox ul li{
	width: 400px;
	float: left;
	margin-right: 38px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.fillinbox ul li .group{
	width: 360px;
	background-color: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,.3);
	padding: 20px;
	height: 120px;
	position: relative;
	border: 1px solid #DDDDDD;
}
.fillinbox ul li .group span{
	color: #CCCCCC;
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 40px;
	right: 20px;
	font-weight: bold;
}
.fillinbox ul li .group:hover{
	background-color: #2E3192;

}
.fillinbox ul li .group h1{
	font-size: 20px;
	text-decoration: none;
	line-height: 24px;
	margin-left: 10px;
	font-weight: normal;
}
.fillinbox ul li a{
	color: #002B9D;
	text-decoration: none;
}
.fillinbox ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.fillinbox ul li .group img{
	margin-bottom: 10px;
	margin-left: 10px;
}
.service_enterprise{
	width: 1280px;
	margin-top: 50px;
}
.service_enterprise ul li{
	float: left;
}
.service_enterprise .service_content {
	width: 360px;
	border-radius:5px;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,.3);
	background-color: #FFFFFF;
	height: 190px;
	margin-right: 38px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-image: url(../images/service_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.service_enterprise .service_content .title{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 35px;
}
.service_enterprise .service_content .title span{
	display: inline-block;
	width: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004CD6;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	height: 33px;
	text-align: center;
}
.service_enterprise .service_content ul li {
	float: left;
	margin-top: 20px;
	background-image: url(../images/service_enterprise.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-left: 10px;
	background-position: 0px 6px;
	width: auto;
}
.service_enterprise .service_content a {
	display:block;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	color: #002B9D;
}

.window{
	width: 1280px;
	margin-top: 50px;
	margin-bottom: 40px;
}
.window ul{
	width: 1310px;
}
.window ul li{
	width: 300px;
	float: left;
	margin-top: 40px;
	text-indent: 30px;
	margin-right: 25px;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.window ul li a{
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	border: 1px solid #DDDDDD;
	background-color: #F0F0F0;
	border-radius: 5px;
}
.window ul li a:hover{
	color: #FFFFFF;
	border: 1px solid #001D88;
	background-color: #004CD6;
}


.declaration{
	width: 1280px;
	margin-top: 50px;
}
.declaration .categorys{
	line-height: 50px;
	height: 50px;
	width:1280px;
	background-color: #FFFFFF;
	font-size: 18px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

.declaration .categorys a{
	color: #333333;
	background-color: #EAF1FF;
	margin-right: 30px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 18px;
	border: 1px solid #004CD6;
	border-radius: 5px;
}
.declaration .categorys a:hover{
	background-color: #004CD6;
	color: #FFFFFF;
	text-decoration: none;
}
.declaration .categorys .nows{
	margin-right: 20px;
	margin-left: 7px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #004CD6;
	color: #FFFFFF;
	font-size: 18px;
}
.declaration_list{
	width: 1280px;
	margin-bottom: 40px;
}
.declaration_list ul{
	width: 1310px;
}
.declaration_list ul li{
	width: 620px;
	float: left;
	margin-right: 35px;
	margin-top: 35px;
}
.declaration_list ul li .explainbox{
	width: 590px;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,.3);
	padding: 15px;
	margin-right: 20px;
}
.declaration_list ul li .explainbox h1{
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	line-height: 40px;
	height: 40px;
	width: 100%;
	text-indent: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../images/explainicon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #F0F0F0;
}
.declaration_list ul li .explainbox:hover h1{
	background-color: #F0F0F0;
}
.declaration_list ul li .explainbox h1 a{
	font-size: 18px;
	text-decoration: none;
	display: block;
	color: #333333;
}
.declaration_list ul li .explainbox:hover h1 a{
	font-size: 18px;
	text-decoration: none;
	color: #004CD6;
}
.declaration_list ul li .explainbox p{
	text-indent: 15px;
	font-size: 15px;
	color: #666666;
	margin-top: 10px;
}
.declaration_list ul li .explainbox .state{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-left: 15px;
	margin-top: 15px;
	padding-top: 15px;
	color: #D90000;
	font-size: 16px;
	padding-bottom: 5px;
}
.declaration_list ul li .explainbox .state .button_declare{
	background-color: #0C7088;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 5px;
	float: right;
	margin-right: 20px;
}


/*诉求办理*/
.subappeal{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/subappeal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.subappeal .text_appeal{
	font-size: 38px;
	color: #FFFFFF;
	line-height: 200px;
	height: 200px;
	text-align: center;
}
.subappeal .left_appeal{
	float: left;
	width: 300px;
}
.subappeal .left_appeal .type_appeal{
	width: 300px;
	border: 1px solid #DDDDDD;
}
.subappeal .left_appeal .type_appeal .title_t{
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.subappeal .left_appeal .type_appeal .title_t img{
	width: 25px;
	height: 25px;
	margin-right: 15px;
	margin-bottom: -5px;
	margin-left: 15px;
}
.subappeal .left_appeal .type_appeal span{
	font-size: 16px;
	display: block;
	text-align: center;
	width: 33%;
	float: left;
	margin-top: 30px;
}
.subappeal .left_appeal .type_appeal font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 40px;
}
.subappeal .left_appeal .problem{
	width: 300px;
	border: 1px solid #DDDDDD;
	margin-top: 20px;
}
.subappeal .left_appeal .problem .title_p{
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.subappeal .left_appeal .problem .title_p a{
	font-size: 16px;
	text-decoration: none;
	float: right;
	color: #999999;
	margin-right: 15px;
}
.subappeal .left_appeal .problem .title_p img{
	width: 25px;
	height: 25px;
	margin-right: 15px;
	margin-bottom: -5px;
	margin-left: 15px;
}
.subappeal .left_appeal .problem .list_a{
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}
.subappeal .left_appeal .problem .list_a ul li{
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}

.subappeal .left_appeal .problem .list_a li .ask_1{
	line-height: 22px;
	font-size: 16px;
	color: #525252;
	padding-right: 10px;
	padding-left: 10px;
}
.subappeal .left_appeal .problem .list_a li .ask_1 span{
	color: #D90000;
	font-size: 18px;
}

.subappeal .left_appeal .problem .list_a li .answer_1{
	line-height: 20px;
	font-size: 14px;
	color: #888888;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
.subappeal .left_appeal .problem .list_a li .answer_1 span{
	color: #00620E;
	font-size: 18px;
}

.subappeal .left_appeal .threeline{
	width: 298px;
	color: #15A012;
	border-radius: 3px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #15A012;
	margin-top: 25px;
}

.subappeal .left_appeal .threeline p{
	font-size: 24px;
	font-weight: bold;
}
.subappeal .left_appeal .threeline img{
	width: 40px;
	height: 40px;
	margin-right: 20px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}


.subappeal .right_appeal{
	float: right;
	width: 860px;
	border: 1px solid #DDDDDD;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 40px;
}
.releasebox{
	margin-right: auto;
	margin-left: auto;

}

.releasebox .title{
	height: 45px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	line-height: 45px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.releasebox .title h3 {
	font-size: 18px;
	line-height: 44px;
	font-weight: normal;
	padding-right: 10px;
	height: 44px;
	display: inline-block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004CD6;
	color: #666666;
}
.releasebox .choice {
	line-height: 60px;
	height: 60px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
.releasebox .form{
	margin-top: 15px;
	margin-bottom: 20px;
}
.releasebox .form i {
	font-size: 18px;
	color: #D90000;
	font-style: normal;
	vertical-align: sub;
	margin-right: 10px;
}
.releasebox .form th {
	height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	width: 110px;
	padding-top: 5px;
}
.releasebox .form td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	padding-left: 15px;
}
.releasebox .form .input_700 {
	border: 1px solid #AFAFAF;
	color: #333333;
	font-size: 16px;
	width: 700px;
	height:38px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
	padding-left: 10px;
	margin-right: 10px;
}
.releasebox .form .input_700:focus {
	border: 1px solid #004CD6;
	color: #333333;
}
.releasebox .form .input_800 {
	border: 1px solid #AFAFAF;
	color: #333333;
	font-size: 16px;
	width: 700px;
	line-height:38px;
	outline:none;
	font-family: "微软雅黑";
	padding-left: 10px;
	margin-right: 10px;
}
.releasebox .form .input_800:focus {
	border: 1px solid #004CD6;
	color: #333333;
}
.releasebox .button_submit a{
	font-size: 20px;
	color: #FFFFFF;
	width: 250px;
	height: 44px;
	display: block;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	background-color: #004CD6;
	border-radius: 3px;
	margin-right: auto;
	margin-left: auto;
}



/*活动中心*/
.activitybox{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/activity.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.activitybox .activity-head {
	width:1280px;
	padding-top:50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
}
.activitybox .activity-head h1 {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
.activitybox .activity-head h2 {
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.activitybox .navigation{
	width:1296px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.activitybox .navigation a{
	height: 130px;
	width: 310px;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.activitybox .navigation a.one{
	background-color: #FF3C38;
}
.activitybox .navigation a.two{
	background-color: #3BA600;
}
.activitybox .navigation a.three{
	background-color: #FF5500;
}
.activitybox .navigation a.four{
	background-color: #006EBD;
}
.activitybox .navigation a img{
	height: 50px;
	width: 50px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.hotlive{
	width: 1280px;
	height: auto;
	overflow: hidden;
	background: #f3f1ff;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
.hotlive .sub-title{font-size: 20px;text-align: center;color: #333333;}
.hotlive .sub-title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	color: #004CD6;
}
.hotlive .sub-title span.text{
	padding: 0 10px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.hotlive-show {position: relative;width: 100%;height: auto;overflow: hidden;}
.hotlive-show .pro-list{width: 100%;height: auto;margin-top: 30px;overflow: hidden;}
.hotlive-show .pro-list ul li{float: left;width: 400px;height: auto;overflow: hidden;background: #FFFFFF;margin-right: 40px;box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);}
.hotlive-show .pro-list ul li a{
	text-decoration: none;
}
.hotlive-show .pro-list ul li img{width: 400px; height: 270px;}
.hotlive-show .pro-list ul li .desc{padding: 10px;box-sizing: border-box;}
.hotlive-show .pro-list ul li .desc .p-title{
	font-size: 18px;
	color: #333333;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}
.hotlive-show .pro-list ul li .desc .p-title:hover{
	color: #004CD6;
}
.hotlive-show .pro-list ul li .desc .p-desc{font-size: 15px;color: #666666;line-height: 25px;}
.hotlive-show .arrow a{display: inline-block;position: absolute;width: 49px;height: 100px;z-index: 2;}
.hotlive-show .arrow a.prev{left: 0;top: 50%;margin-top: -100px;background: url(../images/arrow-left.png) center center no-repeat;}
.hotlive-show .arrow a.next{right: 0;top: 50%;margin-top: -100px;background: url(../images/arrow-right.png) center center no-repeat;}
.hotlive-show .arrow a:hover{background-color: rgba(0,0,0,.3);}
.hotlive-show .pagination{position: relative;width: 100%;height: auto;overflow: hidden;padding-top: 20px;text-align: center;}
.hotlive-show .pagination ul li{width: 15px;height: 15px;border-radius: 100%;background: #999999;display: inline-block;margin: 0 8px;text-indent:-9999px; }
.hotlive-show .pagination ul li.on{background: #2069ff;}


.welfare{
	width: 1280px;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
.welfare .sub-title{font-size: 20px;text-align: center;color: #333333;}
.welfare .sub-title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	color: #004CD6;
}
.welfare .sub-title span.text{
	padding: 0 10px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.welfare .salon-content-list {
	width: 1280px;
}
.welfare .salon-content-list .link {
	position: relative;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
	padding: 10px;
	box-sizing: border-box;
	width: 620px;
	height: 170px;
	background-color: #F0EEFF;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.welfare .salon-content-list .link .img {
    width: 225px;
    height: 150px;
    overflow: hidden;
}
.welfare .salon-content-list .link .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.welfare .salon-content-list .link .content {
    position: relative;
    padding: 0 10px 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 345px;
}
.welfare .salon-content-list .link .content .title {
	margin-top: 4px;
	margin-bottom: 6px;
	text-align: justify;
	height: 48px;
	font-size: 18px;
	overflow: hidden;

    -o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-weight: normal;
}
.welfare .salon-content-list .link .content .text {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0;
    font-size: 15px;
    color: #666;
}
.welfare .salon-content-list .link .content .firm {
	position: absolute;
	left: 20px;
	bottom: 4px;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px;
}
.welfare .salon-content-list .link .content .firm  span {
  margin-top: 3px;
  width: 220px;
  color: #004CD6;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.welfare .salon-content-list .link .content .firm  i {
  width: 80px;
  height: 22px;
  line-height: 20px;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  color: #007aff;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 20px;
  background-color: rgba(0, 122, 255, 0.15);
}
.more_welfare{
  text-align: center;
  margin-top: 30px;
  width:1280px;
}
.more_welfare a {
	color: #004CD6;
	font-size: 16px;
	background-color: #ECECEC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
.more_welfare a:hover {
  color: #333333;
}


.trainbox{
	width: 1280px;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
.trainbox .sub-title{font-size: 20px;text-align: center;color: #333333;}
.trainbox .sub-title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	color: #004CD6;
}
.trainbox .sub-title span.text{
	padding: 0 10px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.trainlist{
	margin-top: 10px;
	width: 1290px;
	margin-right: auto;
	margin-left: auto;
}
.trainlist li{
	width: 240px;
	list-style-type: none;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 8px;
}
.trainlist .bd{
	border:1px solid #DFDFDF;
}
.trainlist .bd:hover{
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.trainlist dl dt .pimg{
	display: block;
	overflow: hidden;
	text-align: center;
	height: 180px;
	width: 240px;
}
.trainlist dl dt .pimg img {
	height: 180px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
.trainlist dl dt .pimg img:hover {
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.1);

}
.trainlist dl dd{
	display: block;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 7px;
	margin-right: 7px;
}
.trainlist dl dd a{
	display: block;
	line-height: 20px;
	overflow: hidden;
	color: #004CD6;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	white-space: nowrap;
}
.trainlist dl dd p{
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.trainlist dl dd .mc{
	font-size: 14px;
	color: #666;
	line-height: 16px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.trainlist dl dt{
	position: relative;
}
.trainlist dl dt .status {
	position: absolute;
	top: 8px;
	display: inline-block;
	padding: 3px 12px;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	border-radius: 999px;
	background-color: #666;
	right: 10px;
}


/*资讯动态*/
.subnews{
	width: 1280px;
	margin: 0 auto;
}
.subnews .text_news{
	font-size: 38px;
	color: #FFFFFF;
	line-height: 180px;
	height: 200px;
	text-align: center;
}
.subnews .headline{
	width: 1280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subnews .headline .title{
	background-color: #006DD6;
	padding: 16px;
	width: 44px;
	height: 54px;
	letter-spacing: 2px;
	line-height: 26px;
	font-size: 20px;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	float: left;
}
.subnews .headline .list{
	background-color: #E9EAEC;
	height: 86px;
	width: 1204px;
	float: left;
}
.subnews .headline .list p{
	padding-left: 35px;
	padding-top: 13px;
}
.subnews .headline .list p a{
	color: #004CD6;
	font-size: 22px;
	font-weight: bold;
}
.subnews .headline .list li{
	float: left;
	list-style-type: none;
	padding-left: 35px;
	width: 360px;
	line-height: 30px;
	height: 30px;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.subnews .headline .list li a{
	font-size: 16px;
}



/*新闻左侧*/
.subnewsl{
	width: 950px;
	float: left;
}
.subnewsl .menu_news{
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70ABE7;
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.subnewsl .menu_news a{
	color: #333333;
	background-color: #DDDDDD;
	margin-right: 25px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	display: block;
	float: left;
}
.subnewsl .menu_news a:hover{
	background-color: #006DD6;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsl .menu_news .nows{
	background-color: #006DD6;
	color: #FFFFFF;
	text-decoration: none;
}
.subnewsl .list_news{

}
.subnewsl .list_news .content{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	width: 950px;
	height: 130px;
	padding-bottom: 15px;
	padding-top: 20px;
}
.subnewsl .list_news .content img{
	float: left;
	height: 125px;
	width: 185px;
	margin-right: 20px;
}
.subnewsl .list_news .content .title{
	margin-left: 5px;
	height: 35px;
	display: inline-block;
	width: 700px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	line-height: 26px;
}
.subnewsl .list_news .content .title a{
	font-size: 18px;
	font-weight: bold;
}
.subnewsl .list_news .content .text{
	margin-left: 5px;
	text-indent: 28px;
	line-height: 20px;
	color: #666666;
	height: 60px;
	overflow: hidden;
	font-size: 15px;
}
.subnewsl .list_news .content .time{
	color: #999999;
	padding-top: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 15px;
}

/*新闻右侧*/
.subnewsr{
	width: 300px;
	float: right;
	margin-top: 10px;
}
.hots{
	width: 300px;
	border: 1px solid #EAEAEA;
}
.hots .title{
	color: #004CD6;
	padding-left: 16px;
	line-height: 36px;
	padding-bottom: 2px;
	font-size: 18px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #004CD6;
}
.hots .list{
	width: 270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hots .list .content_1{
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	height: 120px;
	margin-top: 10px;
}
.hots .list .content_1 h1{
	width: 270px;

}
.hots .list .content_1 h1 a{
	font-size: 16px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 270px;
	height: 36px;
	line-height: 36px;
	display: block;
}
.hots .list .content_1 img{
	width: 90px;
	height: 60px;
	float: left;
	margin-right: 10px;
}
.hots .list .content_1 span{
	width: 170px;
	float: left;
	font-size: 14px;
	color: #666666;
	height: 60px;
	overflow: hidden;
	line-height: 20px;
}


/*展会展览*/
.exhibition{
	width: 1280px;
	margin:0 auto;
}
.exhibition .sub-title{
	font-size: 20px;
	text-align: center;
	color: #333333;
	margin-top: 40px;
	line-height: 50px;
	height: 50px;
}
.exhibition .sub-title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	color: #004CD6;
}
.exhibition .sub-title span.text{
	padding: 0 10px;
	font-size: 30px;
	color: #333333;
}

.exhibition .recommendbox {position: relative;width: 100%;height: auto;overflow: hidden;}
.exhibition .recommendbox .recommend{width: 100%;height: auto;overflow: hidden;}
.exhibition .recommendbox .recommend ul li{
	float: left;
	width: 302px;
	height: auto;
	overflow: hidden;
	background: #FFFFFF;
	margin-right: 24px;
	margin-top: 25px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.exhibition .recommendbox .arrow a{display: inline-block;position: absolute;width: 49px;height: 100px;z-index: 2;}
.exhibition .recommendbox .arrow a.prev{left: 0;top: 50%;margin-top: -70px;background: url(../images/arrow-left.png) center center no-repeat;}
.exhibition .recommendbox .arrow a.next{right: 0;top: 50%;margin-top: -70px;background: url(../images/arrow-right.png) center center no-repeat;}
.exhibition .recommendbox .arrow a:hover{background-color: rgba(0,0,0,.3);}
.exhibition .recommendbox .pagination{position: relative;width: 100%;height: auto;overflow: hidden;padding-top: 20px;text-align: center;}
.exhibition .recommendbox .pagination ul li{width: 15px;height: 15px;border-radius: 100%;background: #999999;display: inline-block;margin: 0 8px;text-indent:-9999px; }
.exhibition .recommendbox .pagination ul li.on{background: #2069ff;}


.exhibition .recommend .item{
	width: 300px;
	border: 1px solid #E1E1E1;
}
.exhibition .recommend .item .title{
	width: 280px;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.exhibition .recommend .item .title a{
	color: #333333;
	font-size: 18px;
}
.exhibition .recommend .item img{
	height: 180px;
	width: 280px;
	margin-left: 10px;
}
.exhibition .recommend .item .time_s{
	color: #666666;
	width: 280px;
	line-height: 20px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	margin-top: 6px;
	font-size: 15px;
}
.picture-n{
	width: 1280px;
	margin:0 auto;
}
.picture-n .sub-title{
	font-size: 20px;
	text-align: center;
	color: #333333;
	margin-top: 40px;
	line-height: 50px;
	height: 50px;
	margin-bottom: 30px;
}
.picture-n .sub-title span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	color: #004CD6;
}
.picture-n .sub-title span.text{
	padding: 0 10px;
	font-size: 30px;
	color: #333333;
}

/* top_slider */
.top_slider{
	width:1278px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #DDDDDD;

}
.top_slider .slider_list{position:relative;overflow:hidden;z-index:2;}
.top_slider .slider_list ul{-webkit-transition:margin .5s ease-out 0s;-moz-transition:margin .5s ease-out 0s;transition:margin .5s ease-out 0s;}
.top_slider .ts_column{float:left;}
.top_slider .ts_inner{position:relative;width:1280px;overflow:hidden;}
.top_slider .slider_list{width:2358px;}
.top_slider .slider_item{float:left;width:1280px;}
.top_slider .middle_column{
	margin-left: 14px;
}
.top_slider .slider_btn_left,.top_slider .slider_btn_right{
	background-image: url(../images/detail_slide_btn.png);
	display:block;
	width:29px;
	height:56px;
	position:absolute;
	top:125px;
	z-index:5;
	opacity:.7;
	filter:alpha(opacity=70);
	background-repeat: no-repeat;
}
.top_slider .slider_btn_left{background-position:0 0;left:0;}
.top_slider .slider_btn_right{background-position:0 -61px;right:0;}
.top_slider .slider_btn_left:hover,.top_slider .slider_btn_right:hover{opacity:1;filter:alpha(opacity=100);}
.top_slider .column_large{float:left;width:390px;}
.top_slider .column_large_one{position:relative;width:390px;height:315px;overflow:hidden;}
.top_slider .column_large .column_img_container{width:390px;height:315px;overflow:hidden;}
.top_slider .column_large_img{width:390px;height:315px;}
.top_slider .column_small{float:left;width:228px;}
.top_slider .column_small_first,.top_slider .column_small_second{position:relative;width:228px;margin-bottom:3px;overflow:hidden;}
.top_slider .column_small_first{
	height:150px;
	margin-bottom: 15px;
}
.top_slider .column_small_second{height:150px;}
.top_slider .column_small .column_img_container{width:228px;overflow:hidden;}
.top_slider .column_small_first .column_img_container{height:150px;}
.top_slider .column_small_second .column_img_container{height:150px;}
.top_slider .column_small_img{width:228px; height:150px;}
.top_slider .column_select_layer{position:absolute;overflow:hidden;left:0;z-index:5;}
.top_slider .column_select_layer{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}
.top_slider .layer_mask{
	position:absolute;
	width:100%;
	height:35px;
	background:#000;
	opacity:.7;
	filter:alpha(opacity=70);
	left:0;
	z-index:5;
	bottom: 0px;
}
.top_slider .layer_content{
	display:none;
	position:relative;
	width:380px;
	height:30px;
	left:0;
	top:0;
	z-index:10;
	line-height: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.top_slider .column_title{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_slider .column_info{height:14px;padding:5px 0 0 0;}
.top_slider .column_info .allstar{float:left;}.top_slider .scolumn_play_count{float:left;margin-left:5px;color:#ccc;}
.top_slider .column_large .column_select_layer{width:390px; height:48px;bottom:-48px;}
.top_slider .column_small .column_select_layer{width:228px; height:48px;bottom:-48px;}
.top_slider .column_small .layer_content{width:228px;}
.top_slider .column_selected .layer_content{display:block;}
.top_slider .column_selected .column_select_layer{bottom:0;}
.top_slider .tab_awards{width:16px;height:16px;background-position:0 0;}
.top_slider .tab_processing{width:39px;height:16px;background-position:0 -20px;}
.top_slider .column_item_link{position:absolute;background:#fafafa;opacity:0;filter:alpha(opacity=0);top:0;left:0;z-index:10;}
.top_slider .column_large_one .column_item_link{width:390px;height:315px;}
.top_slider .column_small_first .column_item_link{width:228px;height:150px;}
.top_slider .column_small_second .column_item_link{width:228px;height:150px;}


/*机构职能*/
.functionbox{
	width: 100%;
	margin:0 auto;
}
.functionbox .text_name{
	font-size: 38px;
	color: #FFFFFF;
	line-height: 150px;
	height: 150px;
	text-align: center;
}
.functionbox .contentboxs{
	width: 1280px;
	margin: 0 auto;
}
div.zhiding{
	width: 220px;
	float: left;
}
div.fixedNav{
	position:fixed;
	top:0px;
	width:220px;
	z-index:100;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
}

.zhiding .label{
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-color: #0066CC;
	text-align: center;
	letter-spacing: 2px;
	height: 50px;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.zhiding .menu_function{
	width: 220px;
	display: block;
}
.zhiding .menu_function a{
	display:block;
	color:#333333;
	font-size:17px;
	text-decoration:none;
	text-align: center;
	line-height: 40px;
	height: 40px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	margin-top: 3px;
	margin-bottom: 3px;
}
.zhiding .menu_function .on{
	color:#FFFFFF;
	background-color: #0CA9F2;
}
.zhiding .menu_function a:hover{
	color:#fff;
	background-color: #0584E1;
}
.zhiding .tele{
	width: 230px;
	margin-top: 15px;
}
.zhiding .tele p{
	padding-left: 15px;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	color: #333333;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	border-radius: 3px;
	background-image: url(../images/all_bg_2.png);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

.functionbox .contentboxs .detail{
	width: 1020px;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #70ABE7;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	background-color: #FFFFFF;
}
.functionbox .contentboxs .detail .title{
	width:930px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bold;
}
.functionbox .contentboxs .detail .title_1{
	width:930px;
	height:20px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 20px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70ABE7;
	padding-bottom: 20px;
}
.functionbox .contentboxs .detail .title_1 span{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
}
.functionbox .contentboxs .detail .content{
	width:930px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.functionbox .contentboxs .detail .input{
	width:930px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: right;
}

/*企业风采导航*/
.enterprise_query{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.enterprise_query ul{
	width: 1300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.enterprise_query ul li{
	float: left;
	margin-right: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.enterprise_query ul li .colour{
	height: 120px;
	width: 172px;
	border-radius: 5px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;

}
.enterprise_query ul li:hover img{
	cursor:pointer;
	transform:scale(1.2);
	transition: all .6s ease-out;
}
.enterprise_query ul li .colour img{
	height: 60px;
	width: 60px;
}
.enterprise_query ul li .colour p{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
.enterprise_query ul li a{
	text-decoration: none;
}
.enterprise_query ul li .red{
	background: #FF6614;
	background: linear-gradient(40deg,#FF6614 10%,#FF975F 100%);
}
.enterprise_query ul li .green{
	background: #00A782;
	background: linear-gradient(40deg,#00A782 10%,#19C251 100%);
}
.enterprise_query ul li .violet{
	background: #6A5AF6;
	background: linear-gradient(40deg,#6A5AF6 10%,#878CFF 100%);
}
.enterprise_query ul li .yellow{
	background: #00A9E1;
	background: linear-gradient(40deg,#00A9E1 10%,#3EB9FF 100%);
}
.enterprise_query ul li .pink{
	background: #D1217B;
	background: linear-gradient(40deg,#D1217B 10%,#F45CAA 100%);
}
.enterprise_query ul li .blue{
	background: #006ACE;
	background: linear-gradient(40deg,#006ACE 10%,#45A5FF 100%);
}
.enterprise_query ul li .orange{
	background: #187F39;
	background: linear-gradient(40deg,#187F39 10%,#04C03F 100%);
}
.enterprise_query ul li .green_1{

	background: #E02E2E;
	background: linear-gradient(40deg,#E02E2E 10%,#FF7B7B 100%);
}


/*延边工业*/
.leftmenu{
	width: 220px;
}

.leftmenu .menu_list {
	width: 220px;
}
.leftmenu .menu_list ul li{
	text-align: center;
	width: 220px;
}
.leftmenu .menu_list ul li .fumenu{
	cursor: pointer;
	text-align: center;
	width: 220px;
	float: left;
	line-height:45px;
	font-size:18px;
	color:#fff;
	background-color: #006DD6;
	text-align: center;
	height: 45px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1E4FF;
}
.leftmenu .menu_list ul li .xiala{
	float: left;
	margin-left: -35px;
	margin-top: 25px;
}
.leftmenu .menu_list ul li .div1 {
	width: 100%;
	height: auto;
	float: left;
}

.leftmenu .menu_list ul li .div1 .zcd{
	cursor: pointer;
	font-size:16px;
	text-decoration:none;
	text-align: center;
	line-height: 38px;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.leftmenu .div1 {
	display: none;
}
.leftmenu .div1 a{
	text-decoration: none;
}
.leftmenu .menu_list ul li .div1 .zcd:hover{
	color:#FFFFFF;
	background-color: #009CFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0066CC;
}

.leftmenu .menu_list ul li .div1 .on{
	color:#FFFFFF;
	background-color: #009CFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0066CC;
}


.situ_top_left {
	margin-top: 20px;
}
.situ_top_left .inpage_block_inner {
  overflow: hidden;
}
.situ_top_l {
	float: left;
	overflow: hidden;
	width: 358px;
	height: 270px;
}
.situ_img {
  position: relative;
  overflow: hidden;
}
.situ_img:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.situ_img img {
	transition: all 0.5s;
	width:100%;

}
.situ_img_word {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	top: -150px;
	left: 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.situ_top_r {
	float: right;
	font-size: 17px;
	line-height: 28px;
	color: #626262;
	width: 550px;
}
.situ_top_r a {
	display: inline-block;
	background: #006DD6;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.situ_top_r a:hover {
  background: #004CD6;
}
.situ_img_2 .situ_img_word {
	font-size: 20px;
	font-weight: bold;
	top: 60px;
}

.situ_bottom_left{
	margin-top: 35px;
	margin-bottom: 35px;
}
.situ_bottom_left .tit {
	padding-left: 20px;
	color: #004CD6;
	font-size: 18px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #004CD6;
	padding-bottom: 10px;
}

.situ_bottom_left ul {
	overflow: hidden;
	width: 980px;

}
.situ_bottom_left li {
	float: left;
	width: 200px;
	height: 150px;
	margin-top: 30px;
	margin-right: 43px;
}

.inpage_block_inner {
	margin-top: 10px;
}
.inpage_block_inner .tit {
	padding-left: 20px;
	color: #004CD6;
	font-size: 18px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #004CD6;
	padding-bottom: 10px;
}

.write_list {
    overflow: hidden;
}
.write_list li {
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.write_list li a{
	text-decoration: none;
}
.write_list li:hover {
  background: #f5f5f5;
}
.write_block_left {
  width: 14%;
  float: left;
}
.write_block_left span {
  display: block;
  text-align: center;
}

.write_block_left .ri {
  font-size: 36px;
}

.write_block_left .yue{
	color: #004CD6;
	font-size: 16px;
	margin-top: 5px;
	background-color: #DDDDDD;
}
.write_block_right {
	width: 80%;
	float: right;
}
.write_block_right .write_block_name {
	font-size: 18px;
}
.write_block_right .write_block_top {
	margin-top: 5px;
	color: #006DD6;
	font-size: 16px;
}
.ybtitle{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	line-height:60px;
	height: 60px;
	color: #004CD6;
}
.ybtitle_1{
	height:40px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	line-height: 40px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 20px;
}
.ybtitle_1 span{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
}



/*惠企政策详细页*/

.article-box {
	width: 1280px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70ABE7;
}
.article-box .page-subtitle {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.article-box .page-title {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	padding: 10px 0px;
	text-align: center;
}
.article-box .timeview {
	width: 1280px;
	color: #8E8E93;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.article-box .timeview span {
  padding-right: 10px;
}
.article-box .tools-bar {
	width: 100%;
	justify-content: space-between;
	min-height: 40px;
	margin: 0px auto;
	padding: 10px 0px 25px 0px;
	text-align: center;
}
.article-box .tools-bar span {
	background-color: #D90000;
	margin-top: 5px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.policy-table {
	width: 1280px;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B6D8FF;
	border-bottom-color: #B6D8FF;
	 box-shadow: 0 0 5px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.policy-table-item {
	width: 640px;
	justify-content: start;
	align-items: center;
	background-image: url(../images/policy-itembg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6D8FF;
}
.policy-table-item span {
	width: 150px;
	text-align: center;
	font-size: 16px;
	color: #004CD6;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
.policy-table-item_c {
	width: 458px;
	color: #333;
	font-size: 16px;
	box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
	background: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
}
.policy-table-item_c em {
  font-style: normal;
  color: #aaa;
}


#policy-nav-c {
	width: 1280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#policy-nav-c_left {
  width: 700px;
  position: relative;
}
#policy-nav-c_left i.line {
	width: 140px;
	height: 2px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all 0.3s ease-in-out;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
	background-color: #D90000;
}
#policy-nav-c_left span {
  font-size: 20px;
  line-height: 80px;
  height: 80px;
  width: 140px;
  text-align: center;
  color: #333;
  display: inline-block;
  cursor: pointer;
}
#policy-nav-c_left span i.iconfont {
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: -3px;
}
#policy-nav-c_left span.active {
  color: #D90000;
}
#policy-main {
  width: 1280px;
  margin: 0px auto;
  padding-top: 25px;
  justify-content: space-between;
  margin-bottom: 50px;
}
#policy-main #policy-left {
	width: 950px;
	box-sizing: border-box;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
	float: left;
}
#policy-main #policy-right {
	width: 300px;
	box-sizing: border-box;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
	float: right;
}

.policy-box {
	width: 100%;
	background: #fff;
	box-sizing: border-box;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.policy-box.pb_right {
  padding: 0px 18px;
}
.policy-box.pb25 {
  padding-bottom: 25px;
}
.policy-box_title2 {
  width: 100%;
  line-height: 1.6;
  padding: 25px 0px;
  color: #101010;
  font-size: 20px;
}
.policy-box_title2 span {
  color: #666;
}
.policy-box .more {
  margin-left: auto;
  font-size: 16px;
}
.policy-box .more i {
  background: none;
  margin-top: 0px;
  color: #aaa;
  font-size: 14px;
}
.policy-box .tel {
  margin-left: auto;
  font-size: 16px;
  color: #666;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.policy-box .note {
  margin-left: auto;
  font-size: 14px;
  color: #aaa;
}
.policy-box .note b {
  font-family: Impact, 'Arial Narrow Bold', sans-serif;
  font-size: 22px;
  padding-left: 4px;
  font-weight: normal;
  color: #ccc;
  font-style: italic;
}
.policy-box_title {
	width: 100%;
	line-height: 45px;
	height: 45px;
	display: flex;
	justify-content: flex-start;
	color: #101010;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.policy-box_title i {
	width: 4px;
	height: 25px;
	display: inline-block;
	margin-right: 15px;
	border-radius: 2px;


  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
	margin-top: 10px;
	background-color: #D90000;
}
.policy-box_content {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.policy-box_content.minh {
  min-height: 110px;
}
.policy-box:hover {
  box-shadow: 0 0 8px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.policy-hot_list {
  width: 100%;
}
.policy-hot_list .item {
  justify-content: flex-start;
  width: 250px;
  overflow: hidden;
}
.policy-hot_list .item i {
	background: #E5E5EA;
	color: #333;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	border-radius: 100px;

  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
	text-align: center;
	font-style: normal;
	margin-top: 8px;
	float: left;
	display: block;
}
.policy-hot_list .item a {
	width: 220px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	float: left;
	margin-left: 10px;
}
.policy-hot_list .item:nth-child(1) i {
  background: #FF2D55;
  color: #fff;
}
.policy-hot_list .item:nth-child(2) i {
  background: #FF2D55;
  color: #fff;
}
.policy-hot_list .item:nth-child(3) i {
  background: #FF2D55;
  color: #fff;
}
.policy-hot_list .item:hover {
  color: #007AFF;
}
.policy-hot_list .item:hover a {
  color: #007AFF;
}
.policy-hot_list .item:hover i {
  background: #007AFF;
  color: #fff;
}
.evaluate-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.evaluate-box .evaluate-btn {
  width: 50%;
  text-align: center;
  padding: 0px 5px;
  line-height: 32px;
  height: 32px;
  cursor: pointer;
}
.evaluate-box .evaluate-btn em {
  font-style: normal;
}
.evaluate-box .evaluate-btn.good {
  color: #00930E;
  font-weight:bold;
}
.evaluate-box .evaluate-btn.good i{
	margin-right: 5px;
	background-image: url(../images/fabulous.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	display: inline-block;
	margin-bottom: -2px;
}

.evaluate-box .evaluate-btn.bad {
  color: #FF0000;
  font-weight:bold;
}
.evaluate-box .evaluate-btn.bad i{
	margin-right: 5px;
	background-image: url(../images/expression.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	display: inline-block;
	margin-bottom: -4px;
}

.policy-tab {
	width: 99%;
	border: 1px solid #DDDDDD;
	border-radius: 3px;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
	margin-bottom: 20px;
	box-sizing: border-box;

  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
	transition: all 0.3s;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.policy-tab a{
	text-decoration: none;
}
.policy-tab .policy-type {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.policy-tab .policy-type span {
  color: #D90000;
  border: 1px solid #FFB6B6;
  padding: 3px 12px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  font-size: 16px;
  line-height: 24px;
}
.policy-tab .policy-type i {
  font-size: 12px;
  color: #999;
}
.policy-tab .policy-baseinfo {
  margin-top: 8px;
}
.policy-tab .policy-baseinfo span {
  font-size: 16px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
  color: #666666;
}
.policy-tab .policy-desc {
  line-height: 25px;
  font-size: 17px;
  color: #333;
  min-height: 30px;
  overflow: hidden;
  height: 50px;
}
.policy-tab .policy-info {
	width: 100%;
	padding-top: 10px;
}
.policy-tab .policy-info .item {
  width: 100%;
  line-height: 22px;
}
.policy-tab .policy-info .item span {
	width: 100%;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 30px;
}
.policy-tab:hover {
  background: #007AFF;
  color: #fff;
  border: 1px solid #007AFF;
}
.policy-tab:hover .policy-type span {
  border: 1px solid #fff;
  color: #fff;
  opacity: 0.8;
}
.policy-tab:hover .policy-type i {
  color: #fff;
}
.policy-tab:hover .policy-baseinfo span {
  color: #fff;
}
.policy-tab:hover .policy-desc {
  color: #fff;
}
.policy-tab:hover .policy-info {
  color: #fff;
}
.policy-tab:hover .policy-info .item span {
  opacity: 0.8;
  color: #fff;
}
.swiper-wrapper {
    width: 100%;
    height: 100%;
}
#scrolllayout{
	max-height: 420px;
	width: 898px;
}
#scrolllayout::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 8px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
#scrolllayout::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #3D9AF6;
  }
#scrolllayout::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
