﻿/*-----重置代码-----*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	font-size:12px;
	font-family:"Microsoft YaHei","Arial Narrow",HELVETICA;
	background:#fff;
	-webkit-text-size-adjust:100%;
	min-width: 1200px;
} 

em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
p{word-wrap:break-word} 
a{text-decoration: none;
   cursor: pointer;
}
a:hover{
	color: #d51c1a;
}
/*-----通用-----*/
body{
	 background-color: #fff;
}

.container{
	width:1200px;
	padding: 0 20px;
	margin:0 auto;
}
.clear{
	height: 30px;
    overflow: hidden;
    clear: both;
}

.clear-m{
	height: 20px;
    overflow: hidden;
    clear: both;
}

li a{
	font-size: 16px;
    color: #696969;
    text-decoration: none;
    line-height: 42px;
}
li a:hover{
	color: #3065ac;
	opacity: 1;
}
li span{
	line-height: 42px;
	font-size:14px;
	color:#bbbbbb;
}

ol{
        counter-reset: li; /* 创建一个计数器 */
        list-style: none; /* 清除列表默认的编码*/
        *list-style: decimal; /* 让IE6/7具有默认的编码 */
        font: 15px;
			}

.lanmu_title{
	display:inline-block;
	*display:inline;
	*zoom:1;    
    font-size: 18px;
    position: relative;
	margin-right: 8px;
	float:left;	
	font-weight: bold;
}
.lanmu_title a{
	color: #333333;
	font-size: 20px;
}
.lanmu_title a:hover{
	color: #3065ac;
}
.lm-title1 {
	display:inline-block;
	*display:inline;
	*zoom:1;  
	 height: 30px;

}
.more{
	line-height: 36px;
	font-size:14px;
	color: #696969;
	float:right;
	
}
.more:hover{
	color: #3065ac;
}

.lanmu ul{
	clear: both;
	margin:0 auto;

}
.lanmu ul li span{
	padding-right: 8px;
	border-right: 1px solid #ededed;
}
.lanmu ul li a{
    padding-left: 12px;
}

/*-----head-----*/

.head-top {
	height: 36px;
	background-color: #eeeeec;
	color: #006599;
	font-size: 16px;
	line-height: 36px;
}
.head-top-left {
	width: 128px;
	float: left;
}
.head-top-left a span{ 
	padding-left: 10px;
}
.head-top-left a img {
	margin-top: -4px;
}
.head-top-right {
	width: 100px;
	text-align: center;
	float: right;
}

.head-mid {
	height: 135px;
	background-color: #fff;
	background: url(header-bg.jpg) no-repeat center #f5f5f4;
}
.head-logo {
	width: 442px;
	float: left;
}
.head-mid-right {
	width: 540px;
	float: right;
	text-align: right;
	padding-right: 10px;
	margin-top: 40px;
}
.search-keyworld {
	font-size: 14px;
	color: #767676;
	line-height: 38px;
}

/*-----nav-----*/

.nav-line {
	background-color: #3065ac;
	border-bottom: 2px solid #e3a46e;
	height: 52px;
	
}
.nav ul li {
	height: 52px;
	float: left;
}
.nav ul li a {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	
	margin-right: 74px;
	line-height: 50px;
}
.nav ul li a:hover{ 
	line-height: 54px;
}
.date {
	width: 330px;
	height: 52px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	float: right;
	line-height: 42px;
}

.zt-pic {
	text-align: center;
}

.toutiao {
	text-align: center;
	
}
.toutiao .container{
	
	
}
.toutiao .toutiao-title {
	margin-bottom: 16px;
}
.toutiao .toutiao-title a{
	font-size: 40px;
	color: #3065ac;
	font-weight: bold;
}
.toutiao-juti {
	width: 1160px;
	height: 62px;
	margin: 0 auto;
	
	position: relative;
}
.toutiao p{
	text-indent:2em;
	color: #696969;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}
.toutiao-juti .more{ 
	color: #d41c1a;
	font-size: 16px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;

}

/*-----mid-----*/

.mid1 {
	height: 465px;
	background: url(mid-bg.jpg)no-repeat center #f5fafe;
}
.mid1 .container{
	padding-top: 28px;
}
.mid1_left {
	width: 630px;
	float: left;
}
.mid1_right {
	width: 538px;
	height: 406px;
	float: right;
}

.mid1-ul li {
	background: #fdfeff;
	background: #fdfeff96;
	padding: 15px 20px 26px 20px;
	margin-bottom: 20px;
}
.mid1-ul li a{ 
	color: #333333;
	font-size: 18px;
	line-height: 40px;
}
.mid1-ul li a:hover{  
	font-weight: bold;
}
.mid1-ul li p{ 
	color: #898989;
	font-size: 16px;
	line-height: 28px;
}
.mid1-ul .more {
	color: #d51c1a;
	font-size: 16px;
	float: none;
	display: inline-block;
	line-height: 28px;
}
.lm-first {
	color: #3065ac;
	height: 110px;
	padding-top: 5px;
}
.lm-first-time {
	width: 88px;
	float: left;
}
.lm-first-time span{ 
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 42px;
}
.lm-first-time span:first-child{ 
	font-size: 38px;
	
	height: 42px;
	border-bottom: 1px solid #3065ac;
	padding-bottom: 8px;
}

.lm-first-a {
	width: 400px;
	font-size: 22px;
	line-height: 38px;
	display: block;
	float: right;
	padding-right: 30px;
	padding-top: 8px;
}


/*-----mid2-----*/

.mid2-left {
	width: 1000px;
	float: left;
	background-color: #fff;
	margin-left: -54px;
}
.mid2-lm{
	
	
}
.mid2 .mid2-lm .lanmu{
	width: 430px;
	float: left;
	margin-left: 54px;

}
.lm-title {
	height: 30px;
}

.lanmu-summary {
	clear: both;	
    margin-top: 18px;
}
.lanmu-summary-img {
	float: left;
}
.lanmu-summary-biaoti {
	width: 208px;
	float: right;
	padding: 0 10px;
}
.lanmu-summary-biaoti a{
	color: #333;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
.lanmu-summary-biaoti span{
	display: block;
	color: #696969;
	font-size: 16px;
	line-height: 28px;
}
.news-ul {
	padding-top: 6px;

}
.news-ul li{
	margin-left: 18px;
	list-style-type:square; 
}
	
.lanmu .news-ul li a{
	padding-left: 0px;
	line-height: 34px;
}


.lanmu-ul-f {
    margin-top: 10px;
}
.lanmu-ul-f li {
	border-bottom: 1px dashed #e5e5e5;
}
.lanmu-ul-f li a{
	position: relative;
	display: block;
	color: #3065ac;
	padding-left: 44px;
}

.lanmu-ul-f li a:hover{ 
	color: #d51c1a;
}
.lanmu-ul-f li a::before {			
			content: counter(li);
			counter-increment: li;
			
			position: absolute;
			left: 4px;
			top: 10px;
			background: #5878c3;
      		color:#fff;
			height: 22px;
			width: 24px;
			line-height: 22px;
			text-align: center;
    		font-style:italic;
}

.duiwu-ul li{
	line-height: 43px;
}

.meiti-ul li{
	line-height: 46px;
}


.lanmu-img {
	width: 425px;
	height: 222px;
	margin-top: 10px;
	position: relative;
	margin-left: 4px;
}
.lanmu-img span{ 
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	background: #000000;
	background: #00000075;

	color: #fff;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	text-align: center;
}

/*-----mid2-right-----*/


.mid2-right {
	width: 240px;
	float: right;
	background-color: #f7f7f7;
}
.jwgk a {
	display: block;
	float: left;
	width: 120px;
	height: 102px;
	text-align: center;
	margin-bottom: 10px;
	transition: .3s;
}
.jwgk a:hover span { 
	color: #fe663e;
}
.jwgk a:hover img{
	margin-top: -4px;
}
.jwgk span{
	font-size: 16px;
	color: #696969;
	display: block;
	text-align: center;
	padding-top: 8px;
}

.notice {
	width: 198px;
	margin: 0 auto;
}
.lm-title2 {
	width: 198px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
}
.lm-title2 .lanmu_title {

	float: none;
}
.lm-title2 .lanmu_title a{ 
	display: block;
	height: 40px;
	font-size: 20px;
	color: #666666;
	font-weight: bold;

}
.notice_ul {
	width: 198px;
	height: 420px;
	margin-top: 20px;
	overflow: hidden;
}
.notice_ul a{
	display: block;
	color: #696969;
	font-size: 16px;
	line-height: 30px;

}
.notice_ul a:hover{ 
	color: #fe663e;
}
.mid2-xmt {

	height: 320px;
}
.ewm {
	position: relative;
	top: 25px;
}
.apppic{
		    width: 98px;
			height: 115px;			
	}
	.appshow{
			    width: 98px;
				height: 0px;
				position: relative;
				top: -115px;
				overflow:hidden;
	}




/*-----footer-----*/

.footer {
	width: 100%;
	height: 145px;
	color: #fff;
	background: #3065ac;
	font-size: 16px;
}
.footer-title {
	width: 118px;
	float: left;
}
.jiqun .footer-title { 
	height: 72px;
	line-height: 68px;
}

.footer-title a{
	font-size: 18px;
	font-weight: bold;
}
.footer-title a:hover{ 
	color: #fff;
}
.links-inner {
	float: left;

}
.links-inner a {
	color: #fff;
	margin-right: 22px;

}
.links-inner a:hover{
	color: #fff;


}
.jiqun-inner {
	width: 740px;
	height: 72px;
	float: left;
}

.jiqun-inner li{
	width: 106px;
	height: 29px;

  position: relative;
  display: inline-block;
  margin-bottom: 9px;
  margin-right: 10px;

}
select.jiqun-select {
  display: inline-block;
  width: 106px;
	height: 29px;
  cursor: pointer;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #f7f7f7;
  color: #898989;
  padding-left: 12px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.jiqun-select::-ms-expand {
  display: none;
}
select.jiqun-select:hover,
select.jiqun-select:focus {
  color: #696969;
  background: #dee5ef;
}
select.jiqun-select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #999999 transparent transparent transparent;
}
select.jiqun-select:hover ~ .select__arrow,
select.jiqun-select:focus ~ .select__arrow {
  border-top-color: #696969;
}
select.jiqun-select:disabled ~ .select__arrow {
  border-top-color: #d5e4f7;
}


.copyright{
	width:100%;
	height: 90px;
	padding-top: 24px;
    background: url(copyright-bg.png) no-repeat top center;
    background-color: #ffffff;
    position: relative;
}
.copyright p{
	color: #707070;	
    font-size: 16px;
	line-height:30px;
    text-align: left;   
    padding-top: 28px;
    float: left;
}
.copyright .beian {
	display: block;
    float: right;
    margin-top: 10px;
    margin-right: 44px;
}


			
			
		