﻿@charset "utf-8";
/* CSS Document */
/*Information start*/
.content {
    position: relative;
	width: 1000px;
	min-height: 500px;
	margin: -30px auto 0;
	background-color: white;
	padding-bottom: 50px;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
}
.content:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 40%;
    box-shadow: 0px 0px 5px #efefea;
    -webkit-box-shadow: 0px 0px 5px #efefea;
    -moz-box-shadow: 0px 0px 5px #efefea;
    -o-box-shadow: 0px 0px 5px #efefea;
    -ms-box-shadow: 0px 0px 5px #efefea;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.content_left , .content_right {
	display: inline-block;
	padding-top: 30px;
	vertical-align: top;
}
.content_left {
	width: 26%;
	height: auto;
	text-align: center;
}
.content_left_style li {
	width:80%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	margin: 0 auto;
    border-bottom: 1px solid #efefea;
    background: url(/Content/web_images/nav-list.png) no-repeat center center;
}
.content_left_style li > a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.content_left_style .content_left_checkd {
    background: url(/Content/web_images/Survey-list.png) no-repeat center center;
	color: white;
}
.content_left_style li:hover {
    background: url(/Content/web_images/Survey-list.png) no-repeat center center;
}
.content_left_style li:hover > a {
    color: white;
}


.content_right {
	width: 72%;
	height: auto;
}
.content_right_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid rgb(204,204,204);
}
.content_right_title h2 , .content_right_title div {
	display: inline-block;
    width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content_right_title h2 {
	color:rgb(46,41,123);
}
.content_right_nav {
	margin-right: 1%;
	font-size: 12px;
    text-align: right;
}
.content_right_nav i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/Content/web_images/home.png) no-repeat center center;
}
.content_right_nav span{
	color: rgb(23,181,232);
}
.content_right_main {
	padding: 2% 0;
}
.content_right_main p {
	text-indent: 15px;
	line-height: 25px;
	padding: 2% 0;
}
.line_news {
	border-bottom: 1px solid lightgray;
}
.content_left_news_title {
	color: rgb(23,181,232);
	font-size: 16px;
	font-weight: bold;
	text-align: start;
	text-indent: 20px;
	padding: 10% 0 5%;
}
.content_left_news_main {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 5px;
    border: 1px solid #ecedef;
}
.content_left_news_main div img {
    width:204px;
    height:92px;
    overflow:hidden;
}
.content_left_news_list {
	text-align: left;
	text-indent: 5px;
}
.content_left_news_list li {
	width: 90%;
	padding: 0 5%;
	font-size:12px;
	color: rgb(153,153,153);
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #ecedef;
}
.content_left_news_list li:last-child {
    border: none;
}
.content_left_news_list li a {
	color: rgb(153,153,153);
}
.content_left_news_list li a:hover {
    text-decoration: underline;
}
.content_right_main ul li {
	line-height: 40px;
	text-indent: 10px;
    *zoom: 1;
    border-bottom: 1px dashed #ecedef;
    background: url(/Content/web_images/jiantou.png) no-repeat left 55%;
}
.content_right_main ul li:last-child {
    border-bottom: 1px solid  #e9ebed;
}
.content_right_main ul li a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.content_right_main ul li a:hover {
	text-decoration: underline;
}
.content_right_main ul li:before {
    content: "";
    display: table;
    clear: both;
}
.content_right_main time {
    display: inline-block;
    width: 18%;
    float: right;
    font-size: 12px;
    color: #c6c6c6;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info_page {
	margin-top: 20px;
}

.info_page a {
	
}
.slect_page {
	background-color: #17b5e8;
	color: white;
}
.page_start , .page_end  {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: -35%;
    border-radius: 5px;
}
.page_start {
    background: url(/Content/web_images/Next.png) no-repeat center center;
}
.page_end {
    background: url(/Content/web_images/Prev.png) no-repeat center center;
}
.page_content a {
    display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 5px;
	color: #d0d0d0;
	background-color: #f1f1f1;
    margin: 0 0.5%;
}
.page_content span {
    display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 5px;
	color: #d0d0d0;
	background-color: #f1f1f1;
    margin: 0 0.5%;
    background:#17b5e8;
    color:white;
}


/*Information end*/