/*
* @Author: huoqishi
* @Date:   2016-11-12 10:31:36
* @Last Modified by:   huoqishi
* @Last Modified time: 2016-11-14 08:07:48
*/

@charset "utf-8";

/*统一样式 start*/

.fixed:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fixed {
	display: block;
}

.fixed {
	min-height: 1%;
}

* html .fixed {
	height: 1%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	background-color: #f5f5f5;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
a {
	font-family: "微软雅黑";
}

body a {
	outline: none;
	blr: expression(this.onFocus=this.blur());
	text-decoration: none;
}

form,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none;
}

input,
select {
	font-size: 12px;
	line-height: 16px;
}

img {
	border: 0;
}

ul,
li {
	list-style-type: none;
	font-size: 12px;
}

table {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	font-size: 12px;
}

table tr td {
	border-collapse: collapse;
	padding: 0;
	font-size: 12px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
}

a {
	color: #333333;
}

a:hover {
	color: #333333;
}

a:hover,
a:focus {
	text-decoration: none;
}

ul,
ol {
	list-style: none;
}

a,
em,
i {
	text-decoration: none;
}

input,
textarea {
	border: none;
	outline: none;
	resize: none;
	appearance: none;
	-webkit-appearance: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.bd_r {
	border-right: 1px solid #EEEEEE;
}


/*头部*/


.top_login {
	height: 30px;
	line-height: 30px;
	width: 100%;
	color: #fff;
	font-size: 12px;
}

.top_login a {
	color: #FFFFFF;
}

.top_login .login {
	margin-left: 5px;

}

.login a {
	padding: 0 5px;
	font-weight: bold;
}

.top .name,
.top .operation {
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}

.top .operation a {
	color: #fff;
	font-size: 12px;
	margin: 0 2px;
}

.top .operation a.app {
	background: url(../img/top_icon_phone.png) no-repeat left;
	background-size: 16px;

}

.top .operation a.wechat {
	background: url(../img/top_icon_wecat@2x.png) no-repeat left;
	background-size: 16px;

}

.top .operation a.help {
	background: url(../img/top_icon_help@2x.png) no-repeat left;
	background-size: 16px;

}

.swyw_top {
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	z-index: 2;
}

.logo {
	float: left;
	cursor: pointer;
	padding-top: 30px;
}

.logo img {
	height: 55px;
	float: left;
	vertical-align: middle;
}

.logo span {
	font-weight: bold;
	color: rgba(253, 253, 253, 1);
	line-height: 55px;
	display: inline-block;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	padding-left: 14px;
	font-size: 30px;
}


.top_logo {
	float: right;
	margin-top: 43px;
}

.top_logo .seach_ptext {
	width: 320px;
	height: 40px;
	background: rgba(255, 255, 255, 1) url(../img/searchIcon.png) left 15px center no-repeat;
	border-radius: 4px 0 0 4px !important;
	background-size: 20px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	padding-left: 50px;
	float: left;
	color: #333;
	font-size: 14px;
}

.top_logo .seach_ptext::-moz-placeholder {
	color: #C0C0C0;
	opacity: 1;
}

.top_logo .seach_ptext::-ms-input-placeholder {
	color: #C0C0C0;
}

.top_logo .seach_ptext::-webkit-input-placeholder {
	color: #C0C0C0;
}

.top_logo .searchBtn {
	width: 80px;
	height: 40px;
	background: rgba(230, 33, 41, 1);
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline-block;
	border-radius: 0 4px 4px 0 !important;
	border: 0;
}

.top_logo .searchBtn i {
	margin-right: 5px;
}

.top_logo .searchBtn:focus {
	box-shadow: none;
	text-decoration: none;
	outline: none;
}

.top_logo .slogan {
	float: right;
	/*aaaa*/
	/*width: 370px;*/
	padding-top: 7px;
	font-size: 12px;
	color: #00002C;
}

.top_logo .slogan span,
.top_logo .slogan a {
	color: #4A90E2;
}


.menu .header {
	width: 100%;
	height: 0;
	border-width: 0 35px 56px 35px;
	border-style: none solid solid;
	border-color: transparent transparent #fff;
	margin-top: -56px;
	position: relative;
	z-index: 2;
}

.menu .header ul {
	margin-bottom: 0;
}

.menu .header ul li {
	width: 11%;
	float: left;
	position: relative;
	text-align: center;
	line-height: 56px;
}

.menu .header ul li+li:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 36px;
	margin-top: -18px;
	content: "";
	background: #E5E5E5;
}

.menu .header ul li a {
	display: inline-block;
}

.menu .header ul li i {
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 8px;
	display: inline-block;
	margin-bottom: 8px;
}

.menu .header ul li.home i {
	background: url(../img/icon_block_1.png);
	background-size: 32px;
}

.menu .header ul li.ico1 i {
	background: url(../img/icon_block_7.png);
	background-size: 32px;
}

.menu .header ul li.ico2 i {
	background: url(../img/icon_block_2.png);
	background-size: 32px;
}

.menu .header ul li.ico3 i {
	background: url(../img/icon_block_3.png);
	background-size: 32px;
}

.menu .header ul li.ico4 i {
	background: url(../img/shop.png);
	background-size: 32px;
}

.menu .header ul li.ico5 i {
	background: url(../img/icon_block_5.png);
	background-size: 32px;
}

.menu .header ul li.ico6 i {
	background: url(../img/icon_block_6.png);
	background-size: 32px;
}
.menu .header ul li.ico7 i {
	background: url(../img/icon_block_4.png);
	background-size: 32px;
}
.menu .header ul li.ico8 i {
	background: url(../img/icon_block_3.png);
	background-size: 32px;
}

.menu .header ul li span {
	font-size: 18px;
	color: rgba(51, 51, 51, 1);
	line-height: 32px;
	display: inline-block;
}

.menu .header ul li.active span,
.menu .header ul li:hover span {
	color: rgba(2, 102, 210, 1);
	font-weight: bold;
}

.menu .header ul li.active.home i,
.menu .header ul li:hover.home i {
	background: url(../img/icon_block_1_active.png);
	background-size: 32px;
}

.menu .header ul li.active.ico1 i,
.menu .header ul li:hover.ico1 i {
	background: url(../img/icon_block_7_active.png);
	background-size: 32px;
}

.menu .header ul li.active.ico2 i,
.menu .header ul li:hover.ico2 i {
	background: url(../img/icon_block_2_active.png);
	background-size: 32px;
}

.menu .header ul li.active.ico3 i,
.menu .header ul li:hover.ico3 i {
	background: url(../img/icon_block_3_active.png);
	background-size: 32px;
}

.menu .header ul li.active.ico4 i,
.menu .header ul li:hover.ico4 i {
	background: url(../img/shop_active.png);
	background-size: 32px;
}

.menu .header ul li.active.ico5 i,
.menu .header ul li:hover.ico5 i {
	background: url(../img/icon_block_5_active.png);
	background-size: 32px;
}

.menu .header ul li.active.ico6 i,
.menu .header ul li:hover.ico6 i {
	background: url(../img/icon_block_6_active.png);
	background-size: 32px;
}
.menu .header ul li.active.ico7 i,
.menu .header ul li:hover.ico7 i {
	background: url(../img/icon_block_4_active.png);
	background-size: 32px;
}
.menu .header ul li.active.ico7 i,
.menu .header ul li:hover.ico7 i {
	background: url(../img/icon_block_3_active.png);
	background-size: 32px;
}


.wrapper_main {
	padding-top: 15px;
	padding-bottom: 15px;
}

.slideBox .bd img {
	max-width: 100%;
}

.slideBox {
	position: relative;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .hd {
	position: absolute;
	bottom: 60px;
	overflow: hidden;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.slideBox .hd ul {
	font-size: 0;
	margin-bottom: 0;
}

.slideBox .hd li {
	color: transparent;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	width: 12px;
	height: 12px;
	background: rgba(222, 222, 222, 1);
	opacity: 0.9;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: 12px !important;
	box-sizing: border-box;

}

.slideBox .hd li.on {
	background: rgba(255, 255, 255, 1);
	border-color: rgba(230, 33, 41, 1);
}


.hotSlide {
	height: 250px;
	overflow: hidden;
	position: relative;
}

.hotSlide .bd,
.hotSlide .bd ul li {
	height: 250px;
	overflow: hidden;
}

.hotSlide .bd ul li .hot_img a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}

.hotSlide .hot_img {
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.hotSlide .hot_img img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
}

.hotSlide .opacity {
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 34px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: rgba(0, 0, 0, 0.50);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);
}

.hotSlide .bigtitle {
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 75%;
	height: 34px;
	text-indent: 15px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hotSlide .hd {
	position: absolute;
	bottom: 12px;
	right: 15px;
	overflow: hidden;
	z-index: 2;
}

.hotSlide .hd ul {
	margin-bottom: 0;
}

.hotSlide .hd li {
	width: 10px;
	height: 10px;
	border-radius: 10px !important;
	background: #FFFFFF;
	cursor: pointer;
	margin-right: 4px;
	float: left;
}

.hotSlide .hd li.on {
	background: #0269D9;
}


.hot_list {
	margin-bottom: 0;
}

.hot_list li {
	position: relative;
	padding-left: 25px;
}

.hot_list li:before {
	position: absolute;
	left: 8px;
	top: 50%;
	background: #4D9AA2;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	display: inline-block;
	content: " ";
	border-radius: 10px !important;
}

.hot_list li a {
	font-size: 14px;
	line-height: 35px;
	float: left;
	color: #333333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

.sec_banner {
	background: url(../img/secondindex_img.png) no-repeat center;
	width: 100%;
	height: 240px;
	background-size: cover;
}


.le-footer {
	background: #404B54;
}

.le-footer .footer-us {
	padding: 25px 20px 15px;
	font-size: 14px;
	color: rgba(156, 156, 156, 1);
	line-height: 2;
}

.le-footer .footer-about-us dl {
	float: left;
	width: 25%;
	padding: 0 5px;
	color: #fff;
	box-sizing: border-box;
	margin-bottom: 0;
}

.le-footer .footer-about-us dl dt {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 400;
}

.le-footer .footer-about-us dl dd {
	line-height: 30px;
	font-size: 14px;
}

.le-footer .footer-about-us a {
	font-size: 14px;
	color: #A4A5AA;
}

.textCenter {
	text-align: center;
}

.footer-bottom {
	background: #37434E;
	line-height: 40px;
}

.footer-bottom-inner {
	padding: 0 50px 0 30px;
	color: rgba(156, 156, 156, 1);
	font-size: 14px;
}

.color-middleGrey {
	color: #617283;
}

.color-lightGrey {
	color: #aab1b9;
}

.color-org {
	color: #FF770D;
}

.color-blue {
	color: #4a90e2;
}

.color-middleGreen {
	color: #96CC29;
}

.color-lightGreen {
	color: #aad05e;
}

.btn {
	border-radius: 4px !important;
}

.radius4 {
	border-radius: 4px !important;
}

.radius6 {
	border-radius: 6px !important;
}

.layer-container {
	margin: 25px 0 0;
}

.layer-lastcontainer {
	margin-bottom: 20px;
}

/**/

.carousel-indicators {
	bottom: 50px;
}

.carousel-indicators li {
	width: 12px;
	height: 12px;
	background: rgba(222, 222, 222, 1);
	opacity: 0.9;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: 12px !important;
	box-sizing: border-box;
}

.carousel-indicators li.active {
	background: rgba(255, 255, 255, 1);
	border-color: rgba(230, 33, 41, 1);
}

.carousel-caption {
	bottom: auto;
	top: 43%;
	padding: 0;

}

.carousel-caption h4 {
	font-size: 25px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 42px;
	text-shadow: 0px 0px 10px rgba(0, 93, 211, 0.4);
	margin: 0;
}

.wrapper_main .row {
	margin-left: -10px;
	margin-right: -10px;
}

.wrapper_main [class*=col-] {
	
}

.public_title {
	height: 40px;
	border-top: 2px solid rgba(2, 102, 210, 1);
	padding: 0 10px;
	background: #fff url(../img/bg_line.png) repeat-x;
	margin-bottom: 20px;
}

.public_title .caption {
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient (startColorStr='#0266D3', endColorStr='#0079FA', gradientType='0');
	/*0 表示垂直,1表示水平*/
	background: -webkit-linear-gradient(top, rgba(2, 102, 210, 1), rgba(0, 123, 255, 1));
	/*线性渐变*/
	background: -o-linear-gradient(bottom, rgba(2, 102, 210, 1), rgba(0, 123, 255, 1));
	background: -moz-linear-gradient(bottom, rgba(2, 102, 210, 1), rgba(0, 123, 255, 1));
	background: linear-gradient(to bottom, rgba(2, 102, 210, 1), rgba(0, 123, 255, 1));
	border-radius: 0px 0px 10px 10px !important;
	display: inline-block;
	padding: 0 24px;
	font-size: 18px;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
}
.public_title2 {
	border-top-color: #4D9AA2;
}

.public_title2 .caption {
	filter: progid:DXImageTransform.Microsoft.Gradient (startColorStr='#0FB3D0', endColorStr='#0AC7EA', gradientType='0');
	background: -webkit-linear-gradient(top, #0FB3D0, #0AC7EA);
	background: -o-linear-gradient(bottom, #0FB3D0, #0AC7EA);
	background: -moz-linear-gradient(bottom, #0FB3D0, #0AC7EA);
	background: linear-gradient(to bottom, #0FB3D0, #0AC7EA);
}

.porlet {
	margin-bottom: 15px;
}

.porlet .porlet-title {
	border-bottom: 1px solid rgba(235, 235, 235, 1);
	position: relative;
	height: 40px;
	margin-bottom: 10px;
	border-top: 2px solid #DDDDDD;
}

.porlet .porlet-title .caption img {
	margin-right: 5px;
	width: 16px;
}

.porlet .porlet-title .caption {
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: rgba(2, 102, 210, 1);
	line-height: 38px;
	border-top: 2px solid rgba(2, 102, 210, 1);
	float: left;
	position: relative;
	z-index: 1;
	margin-top: -2px;
}

.porlet .porlet-title .caption:after {
	position: absolute;
	right: -5px;
	width: 5px;
	height: 100%;
	background: #fff;
	content: "";
	top: -2px;
}

.porlet .porlet-title .actions {
	float: right;
	padding: 0 10px;
	line-height: 40px;
}

.porlet .porlet-title .actions a {
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
}

.information_list {
	margin-bottom: 0;
}

.information_list li {
	position: relative;
	padding-left: 25px;
}

.information_list li:before {
	position: absolute;
	left: 8px;
	top: 50%;
	background: #DCDCDC;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	display: inline-block;
	content: " ";
	border-radius: 10px !important;
}

.information_list li a {
	font-size: 14px;
	line-height: 38px; 
	float: left;
	color: #333333;
	width: 80%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.information_list li span {
	line-height: 38px;
	float: right;
	width: 20%;
	text-align: right;
	display: block;
	font-size: 14px;
	color: rgba(156, 156, 156, 1);
}


.common_list .row {
	margin-left: -10px;
	margin-right: -10px;
}

.common_list [class*=col-] {
	padding-left: 15px;
	padding-right: 15px;
}

.common_list a {
	display: block;
}

.common_list .item-title {
	font-size: 20px;
	color: rgba(255, 255, 255, 1);
	line-height: 26px;
	padding-bottom: 6px;
}

.common_list .item-subtitle {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 19px;
	text-transform: uppercase;
}

.common_list img {
	width: 48px;
}

.common_list .policy {
	padding: 20px 20px 20px 30px;
	background: rgba(50, 138, 236, 1) url(../img/3.png) right -12px top -6px no-repeat;
	background-size: 133px 120px;
}

.common_list .newCenter {
	padding: 20px 20px 20px 30px;
	background: rgba(54, 182, 225, 1) url(../img/4.png) right -13px top -13px no-repeat;
	background-size: 133px 120px;
}

.common_list .guide {
	padding: 20px 20px 20px 30px;
	background: rgba(161, 211, 110, 1) url(../img/5.png) right -20px top -15px no-repeat;
	background-size: 133px 120px;
}

.fixed-right {
	width: 60px;
	right: 0;
	top: 50%;
	margin-top: -125px;
	position: fixed;
	z-index: 99;
	padding: 8px 0;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

.fixed-right a {
	display: block;
	text-align: center;
	text-align: center;
	padding: 5px 6px;
	position: relative;
}

.fixed-right a+a::before {
	height: 1px;
	width: auto;
	background: #A8A8A8;
	content: "";
	position: absolute;
	top: 0;
	left: 12px;
	right: 12px;
}

.fixed-right a img {
	width: 32px;
	display: block;
	margin: auto;
}

.fixed-right a span {
	font-size: 12px;
	color: rgba(153, 153, 153, 1);
	line-height: 16px;
	display: block;
}

.ewm_box {
	position: absolute;
	padding: 10px;
	border: 1px solid #ededed;
	left: -120px;
	background: #fff;
	top: 0;
	box-shadow: 0 0 10px #ccc;
	display: none;
}

.ewm_box img {
	width: 100px !important;
}

.hasEwM:hover .ewm_box {
	display: block;
}

  
.page-bar .page-breadcrumb { 
	margin-bottom: 10px;
	filter: progid:DXImageTransform.Microsoft.Gradient (startColorStr='#F8F8F8', endColorStr='#FBFBFB', gradientType='1');
	/*0 表示垂直,1表示水平*/
	background: -webkit-linear-gradient(left, rgba(247, 247, 247, 0), rgba(252, 252, 252, 0));
	/*线性渐变*/
	background: -o-linear-gradient(right, rgba(247, 247, 247, 0), rgba(252, 252, 252, 0));
	background: -moz-linear-gradient(right, rgba(247, 247, 247, 0), rgba(252, 252, 252, 0));
	background: linear-gradient(to right, rgba(247, 247, 247, 0), rgba(252, 252, 252, 0)); 
	border-radius: 4px !important;
	padding: 0 15px;
	line-height: 30px;
}

.page-bar .page-breadcrumb>li {
	display: inline-block;
	font-size: 14px;
	color: rgba(2, 102, 210, 1);
}

.page-bar .page-breadcrumb>li:last-child {
	color: #666666;
}

.le-container {
	width: 1260px;
	margin: auto;
}

.index-content .list-left {
	width: 226px;
}

.list-left .title {
	background: url(../img/left_tit_bg.png) center;
	background-size: cover;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border-radius: 4px 4px 0 0;
	font-size: 20px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
}

.list-left ul li {
	line-height: 48px;
	color: #3F3F3F;
	margin-top: 1px;
	background: #EAF3FF;
	text-align: center;
	font-size: 16px;
}

.list-left ul li a {
	display: block;
}

.list-left ul li.active a,
.list-left ul li:hover a {
	color: #0266D2;
	font-weight: bold;
}


.list-left>ul>li.active>.second-child {
	display: block;
}

/*二级菜单*/
.second-child {
	border-top: 1px solid #fff;
	display: block;
	padding: 5px 0 5px 60px;
	display: none;
}

.list-left>ul>li>.second-child:before,
.side_nav>ul>li>.second-child:after {
	display: none !important;
}

.second-child li {
	line-height: 40px;
}

.second-child li a {
	display: block;
	color: #4A4A4A;
	font-size: 14px;
	position: relative;
}

.second-child li a i {
	content: " ";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #bad5ed;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.second-child li.active a,
.second-child li:hover a {
	color: #000000;
}

.second-child li.active a i,
.second-child li:hover a i {
	background: #3DA8F6;
}

.boxNav {
	padding-left: 30px;
	margin-bottom: 0;
	margin-top: 7px;
}

.boxNav li {
	float: left;
	position: relative;
	margin-right: 5px;
}

/* .boxNav li+li:before {
	border-left: 1px solid #E7E7E7;
	content: " ";
	width: 1px;
	height: 10px;
	background: #E7E7E7;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
} */

.boxNav li a {
	display: block;
	font-size: 16px;
	color: #4A4A4A;
	position: relative;
	padding: 5px 20px;
	border-radius: 6px 6px 0 0 !important;
	letter-spacing: 2px;
}

.boxNav li.active a,
.boxNav li:hover a {
	background: linear-gradient(to bottom, rgba(0, 123, 255, 1), rgba(2, 102, 210, 1));
	color: #fff;
}



.index-content{
	min-height: 700px;
background: #fff;
padding: 20px;
}
.index-content .list-right {
	width: 1000px;
}

.panel .panel-title {
	background: #fff url(../img/secong_bg.png) center center no-repeat;
	background-size: 65%;
	margin-bottom: 10px; 
}

.panel .panel-title .caption {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: rgba(2, 102, 210, 1);
	line-height: 30px;
}

.panel .panel-title .caption img {
	width: 24px;
}

.panel .panel-title .secong_bg img {
	max-width: 60%;
	float: left;
}

.panel .panel-title .actions {
	float: right;
}

.panel .panel-title .actions a {
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
	line-height: 32px;
}

.panel .panel-body {
	padding: 0;
}

.panel_news_list {
	margin-bottom: 0;
}

.panel_news_list li {
	position: relative;
	padding-left: 30px;

}

.panel_news_list li+li {
	border-top: 1px dashed #DEDEDE;
}

.panel_news_list li:before {
	position: absolute;
	left: 10px;
	top: 50%;
	background: #DCDCDC;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	display: inline-block;
	content: " ";
	border-radius: 10px !important;
}

.panel_news_list li a {
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	width: 85%;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
}

.panel_news_list li span {
	line-height: 40px; 
	float: right;
	width: 15%;
	text-align: right;
	display: block;
	font-size: 14px;
	color: rgba(156, 156, 156, 1);
}

.third_news_list li {
	border-bottom: 1px dashed #DEDEDE;
}

.third_news_list li+li {
	border-top: 0;
}


/*分页*/

.pagenation {
	text-align: center;
	padding: 30px 5px 15px 5px;
}

.pagenation li {
	display: inline-block;
	margin: 0 2px;
}

.pagenation li a {
	border: 1px solid #DDDDDD;
	padding: 4px 12px;
	display: inline-block;
	color: #666666;
	border-radius: 4px !important;
}

.pagenation li a.active {
	border-color: #0266D2;
	color: #fff;
	background: #0266D2;
}

.detail-content {
	background: rgba(255, 255, 255, 1);
	color: #333333;
	font-size: 14px;
	line-height: 1.8;
	padding: 30px 80px;
min-height: 700px;
overflow: hidden;
word-break: break-all;
}

.detail-content h4 {
	color: #333;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	line-height: 36px;
	margin: 0;
}


.detail-content .current {
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px dashed #DEDEDE;
	padding-bottom: 8px;
}

.detail-content p {
	margin: 10px 0;
}

.detail-content p a {
	color: #0A5DF7;
    font-size: 16px;
}

.detail-content p a img {
	width: 16px;
}

.detail-content .text-indent {
	text-indent: 32px;
}
.ads-title {
    color: rgba(2, 102, 210, 1);
    font-weight: bold;
    margin-bottom: 0 !important;
    font-size: 14px;
}
.ads-list li {
    font-size: 14px;
    padding: 6px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #ededed;
}
.ads-list li a {
    color: #333333;
    width: 70%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 26px;
}
.search-content {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 10px 0px rgba(130, 130, 130, 0.1);
	border: 1px solid rgba(240, 240, 240, 1);
}

.search_box {
	float: none;
	margin-top: 0;
	padding: 30px;
}

.search_box .seach_ptext {
	border-color: #E5E5E5;
	width: 400px;
	background-image: none;
	padding-left: 15px;
}

.search_box .searchBtn {
	width: 90px;
	background: #E62129 url(../img/searchIcon.png) left 16px center no-repeat;
	background-size: 16px;
	padding-left: 25px;
}

.search_station {
	background: rgba(247, 247, 247, 1);
	padding: 10px 30px;
	border-top: 1px solid #E6E6E6;
	color: rgba(51, 51, 51, 1);
}

.search_station .icheck-inline {
	margin-right: 20px;
}

.search_station .icheck-inline label {
	margin-bottom: 0;
	margin-right: 12px;
}

.search_station .icheck-inline label .iradio_flat-blue {
	margin-right: 5px;
}

.search_list {
	padding: 5px 30px;
}

.search_list li {
	border-bottom: 1px dashed #E6E6E6;
	padding: 15px 0;
}

.search_list li a {
	display: block;
}

.search_list li .search_row {
	padding-bottom: 15px;
}

.search_list li .search_time {
	color: rgba(153, 153, 153, 1);
	font-size: 16px;
	float: right;
	line-height: 24px;
}

.search_list li .search_tip {
	padding: 2px 6px;
	display: inline-block;
	background: #E6EEFE;
	border-radius: 2px !important;
	color: #0A5DF7;
	float: left;
	font-size: 12px;
}

.search_list li .search_titile {
	font-size: 16px;
	color: #262A47;
	font-weight: bold;
	padding-left: 10px;
	line-height: 24px;
	display: inline-block;
	float: left;
	max-width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.search_list li .search_titile i {
	font-style: normal;
	color: #E62129;
}

.search_list li .search_detail {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: rgba(51, 51, 51, 1);
	font-size: 14px;
	line-height: 1.8;
}

/*登录页 start**/
.index-login {
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	border-top: 3px solid #A1D46F;
	box-sizing: border-box;
	padding: 15px 30px;
}

.index-login .title {
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #333;
}

.index-login .title i {
	margin-bottom: 4px;
	margin-left: 5px;
	font-size: 22px;
	color: #A1D46F;
}

.index-login .form-control {
	border-radius: 4px !important;
}

.index-login .form-control:focus {
	border-color: #A1D46F;
}

.index-login .checkbox-inline {
	padding-left: 0;
	margin-bottom: 0;
}

.index-login .vcode {
	width: 100px;
	height: 34px;
	vertical-align: top;
}

.login-btn button {
	width: auto;
	font-size: 18px;
	border: 0;
	border-radius: 4px;
	color: #fff;
	background: #A1D46F;
	display: block;
	border: 1px solid #A1C67A;
	width: 100%;
}

.login-btn button:hover,
.login-btn button:focus {
	color: #fff;
	text-decoration: none;
}


/*登录页 end**/

@media (min-width:1992px) {
	.sec_banner {
		height: 260px;
	}
}


/**图标库*/
@font-face {
	font-family: "iconfont";
	src: url('icon_group/iconfont.eot');
	/* IE9*/
	src: url('icon_group/iconfont.eot#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('icon_group/iconfont.woff') format('woff'),
		/* chrome, firefox */
		url('icon_group/iconfont.ttf') format('truetype'),
		/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
		url('icon_group/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
