@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { background:url(../../image/20190321/bg.jpg) repeat-x 0 0;}
body,p { font:14px/1 "Microsoft YaHei"; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/



.main {
	top: 0;
	left: 0; 
	display: block;
	height: 80px;
	width: 100%;}

.header {
	margin: 0 auto;
	width: 1349px;
	overflow: hidden;
	height: 100%;}

.header_s {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	height: 602px;
	background: url(../../image/banner001.jpg) no-repeat;
	background-position: center;}
.header_s_s {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	height: 212px;
	background: url(../../image/banner002.jpg) no-repeat;
	background-position: center;}
.logo-1 {
	position: relative;
	float: left;
	padding: 4px 20px 4px 100px;
	width: 544px;
	background-color: #fff;}

.logo-2 {
	height: 100%;
	float: right;
	margin: auto;
	padding: 27px 100px 28px 0px;
	background-color: #fff;}
.dqwz{
	height: 60px;
	width:80% ;
	margin: 0 auto;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 16px;
	color:#939393;}
.sen-list{
	height: 650px;
	width:80% ;
	background-color: #fff;
	margin: 0 auto;
	position: relative;}
.sen-content{
	float: left;
	width: 100%;}
.sen-bottom{
	 position: absolute;         
        bottom: 10px; 
        left: 10px;}
.dh {
	height: 50px;
	background-color: #0058D6;}
.menu {  
	opacity: 1;
    width:1200px;  
    margin: 0 auto;}  
.menu ul {  
    padding: 0;  
    list-style-type: none;  
    height: inherit;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;}  
.menu ul li {  
    float: left;  
    width: 90px;  
    text-align: center; 
    line-height: 50px; 
    font-family: 微软雅黑; 
    color: #fff;
    font-size: 16px;}  
  
.menu ul li a:link, .menu ul li a:visited {  
    text-decoration: none;  
    color: #fff;}  
  
.menu ul li:hover {  
    background-image: url(../../image/dh_bg.jpg);}  
  
.menu ul li:hover a {  
    color: #fff;}  
  
.menu ul li ul {  
    visibility: hidden;  
    position: absolute;  
    width: 180px; 
    background: #fff;  
    position:absolute;
z-index:100;}  
.menu ul li:hover ul li {  
    visibility: visible;  
    background: #fff;  
    color: #000;  
    width: 180px; 
    text-align: left;
    padding-left: 20px;}  
  
.menu ul li ul li a:link, .menu ul li ul li a:visited {  
	color: #000;}  
  
.menu ul li ul li:hover {  
    background: #def1fa;}
.header-s {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	height: 400px;}
.content {
	position: relative;
	width: 1349px;
	/* height: 1100px; */
	background-color: #eff3f5;
	margin: 0 auto;
	padding-bottom:20px;}

.c-1-l {
	margin: 20px 5px 20px 100px;
	background-color: #fff;
	height: 390px;
	width: 550px;
	float: left;}

.c-1-r {
	margin: 20px 100px 20px 5px;
	background-color: #fff;
	height: 390px;
	width: 550px;
	float: right;}

.c-2 {
	float: left;
	margin: 10px 100px;
	width: 1149px;
	height: 280px;
	background-color: #fff;}

.c-2-r {
	margin: 20px 100px 20px 5px;
	background-color: #fff;
	height: 300px;
	width: 550px;
	float: right;}

.c-2-l {
	margin: 20px 5px 20px 100px;
	background-color: #fff;
	height: 300px;
	width: 550px;
	float: left;}
.title {
	float: left;
	font-family: 微软雅黑;
	font-size: 24px;
	width: 80%;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #000000;
	height: 40px;}

.title span {
	font-family: 微软雅黑;
	font-size: 18px;
	color: #099dcb;
	height: 40px;}

.more {
	float: right;
	font-family: 微软雅黑;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 35px;
	color: #B6BCC2;}

.pic {
	float: left;
	width: 169px;
	height: 111px;
	margin: 0px 0px 10px 15px;}
.pic-kj1 {
	float: left;
	width: 200px;
	height: 111px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #B0EFFF;}
.pic-kj2 {
	float: left;
	width: 300px;
	height: 111px;
	margin: 0px 0px 10px 5px;
	background-color: #B0EFFF;}
.pic-kj4 {
	float: left;
	width: 200px;
	height: 111px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #B0EFFF;}
.pic-kj3 {
	float: left;
	width: 300px;
	height: 111px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #B0EFFF;}
.pic-ms {
	float: left;
	background-color: #2154DF;
	width: 320px;
	height: 91px;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #fff;
	padding: 10px;
	line-height: 32px;}

.news-title {
	float: left;
	width: 490px;}

.s2_news_list {
	padding-top: 5px;
	padding-left: 20px;
	width: 100%
;}

.s2_news_list li {
	width: 95%;
	position: relative;
	padding-left: 2%;}

.s2_news_list li:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #959595;
	position: absolute;
	left: 0;
	top: 16px
;}

.s2_news_list a {
	display: block;
	width: 95%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000000;
	text-decoration: none;}

.s2_news_list a:hover {
	color: #d00000
;}

.s2_news_list span {
	display: block;
	width: 15%;
	float: right;
	text-align: right
;}

.img-content {
	float: left;
	width: 1149px;
	text-align:center;}

.img-content ul {
	width: auto;
	margin: 20px 20px 0px 0px;
	padding: 0px;}

.img-content ul li {
	display: inline-block;
	margin: 0px 10px;}
.img-content ul li span{
	height: 25px;
	line-height:25px;}
.footer-1{
	height: 175px;
	width: 1349px;
	background-color: #fff;
	margin: 0 auto;}
.footer-1 div:nth-child(1){
	float: left;
	width: 129px;
	margin-left: 20px;
	margin-top: 30px;}
.footer-1 div:nth-child(2){
	float: left;
	width: 70px; 
	margin-top: 30px;  
	text-align: center;}
.footer-1 div:nth-child(3){
	float: left;
	width: 103px;  
	margin-top: 40px;}
.footer-1 div:nth-child(4){
	float: left;
	width: 600px; 
	height: 100%; 
	margin-left: 140px;  
	margin-top: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #34495e;}
.footer-1 div:nth-child(5){
	float: left; 
	height: 100%; 
	margin-left: 10px;  
	margin-top: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #34495e;}
.footer-2{
	clear: both;
	height: 50px;
	width: 100%;
	background-color: #343030;}
.footer-2 span{
	display: block; 
	width: 1349px;
	color: #8b8a8a;
	font-family: "微软雅黑";
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;}
.con-all{
	height: 100px;
	width: 80%;
	background-color: #fff;
	margin: 0 auto;}
.con-left{
	width: 250px;
	height: ;}
.content table{
	background-color: #fff;margin: 0 auto; width: 80%;}
.content table td:nth-child(1){
	width: 250px;}
.content table td:nth-child(2){
	width:22px;margin: 0px; background:url(../../image/con-line.jpg) repeat-y;}
.art-title{
	height: 100px;
	text-align:center;
	font-family: "微软雅黑";
	color:#34495e;
	font-size: 18px;
	font-weight: bolder;}
.art-con{	
	text-align:left;
	font-family: "微软雅黑";
	color:#000;
	font-size: 16px;}
/*导航banner图片*/
*{margin:0;padding:0;}
html, body {font-family: "Microsoft Yahei", Verdana, sans-serif;}
ul, li{list-style: none;}
address, cite, dfn, em, var {font-style: normal;}
.banner{clear:both;position: relative;overflow: auto;text-align: center;width:1349px;margin:0 auto;}
.banner .dots{position:absolute;left:0;right:0;bottom:70px;z-index:13;}
.banner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s;}
.banner .dots li.active{background:#fff;opacity:1;}
.banner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 12; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.banner #al{left:15px;}
.banner #ar{right:15px;}
.banner ul{z-index: 11;width: 600%;overflow: hidden;}
.banner ul .slider-item {
	width: 1349px;
	float: left;
	height: 400px;
	position: relative;
	overflow: hidden;}
.banner ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 610px;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 18px;font-weight: bold;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(../../images/slider-info-bg.jpg) \9;}
.banner .progress{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:12;background:#f60;}
/**主体开始**/
#container {}
#container .inner { background:#fff; padding:20px 0 0 0;}
min-height: 500px;
/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {line-height: 46px;font-family: "Microsoft YaHei";padding:5px;text-align:center;font-size: 20px;color:#282828;border-bottom:2px solid #e0e0e0;font-weight: normal;} /**文章标题**/
.article .arti_metas { padding:20px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	overflow: hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);}   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer { background:#393939;}
#footer .inner {text-align:center; font-size:12px; line-height:43px; color:#c0c0c0;}


.slider { width:300px;}
/**rili**/
.rili .pub{ float:left; width:55px; padding-top:15px;}
.rili .tit{ float:right;width:242px; margin-right:20px; margin-left:16px; padding-top:15px;}
.rili .tit a{ line-height:25px; font-size:14px;}


.youqing,option{
	width: 200px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;}
#div1{ width: 1080px; height: 160px; position: relative; margin-left: 30px; overflow: hidden;}
#div1 ul { width:1100px; height: 160px; position: relative;}
#div1 ul li { height: 160px; float: left; list-style: none; padding-right:20px;}
