@charset "utf-8";
/* CSS Document */

.fl{ float: left;}
.fr{float: right;}
.pos{
	position: relative;
}

.container{
	width:1170px;
	margin:auto;	
}
.box{
	font-weight: 300;
}

.wc-top{
	background: #072d83;
	height: 126px;
}

.wc-logo img{
	width: 547px;
	height: 124px;
}
.wc-top,.wc-menu,.wc-foot{ width: 1440px; margin:auto;}

.wc-search{
	background: url(../images/search.png) no-repeat left top;
	width: 242px;
	height: 36px;
	margin-top: 55px;
}

.wc-search input.inp-text{
	width: 175px;
	height: 36px;
        line-height: 36px;
	background: none;
	border: none;
	color:#fff;
	padding-left:10px;
}
.wc-search input.inp-but{
	width: 28px;
	padding: 0;
	height: 36px;
	background: none;
	border: none;
	cursor: pointer;
}

.wc-wx{
      border-right: 1px solid #1340A7;
margin: 60px 20px 0 0;
padding-right: 17px;
}

.wc-menu{
	height: 44px;
	background: #c2b62b;
}

.wc-menu ul {
	
}
.wc-menu ul li{
	float: left;
	text-align:center;
	line-height:44px;	
    width: 167px;
	position: relative;
	background: url(../images/lia.png) no-repeat right center;
}
.wc-menu ul li.last{
	margin-right: 20px;
}



.wc-menu ul li.mar0{
	padding-right: 0px;
}

.wc-menu ul li a{
	
	font-size: 16px;
	color: #fff;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
}
.wc-menu ul li a:hover{
	background: #aba026;
}
.wc-menu ul li.selected{
	color: #fff;
	 background:#2d65cb;
	
}
.wc-menu ul li .ernav{
	position: absolute;
	left: 0px;
	top: 44px;
	z-index: 1;*z-index: 10;
	background: #072d83;
	width: 100%;
}
.wc-menu ul li .ernav ul li{
	background: none;
}
.wc-menu ul li .ernav ul li a{
	line-height: 25px;
	padding: 5px 0;
	display: block;
	font-weight: normal;
	
}


.wc-menu ul li .ernav ul li a:hover{
	background: #aba130;
}
/*menu End*/

.banner{
	height: 430px;
    width: 1440px;
    margin: 0px auto;
}
.banner img{  width: 1440px;
 }


.slideBox{ 
	height:440px; 
	overflow:hidden; 
	position:relative; 
	 }
.slideBox .hd{ 
	height:12px; overflow:hidden; 
    position:absolute;
    bottom:22px; 
    right: 26px;
    z-index:1;*z-index: 10;
    width: 100%;
     }
.slideBox .hd ul{ 
	overflow:hidden; 
    zoom:1; 
}
.slideBox .hd ul li{ 
	float: right;
	 margin-left:6px; 
	  width:12px; height:12px; 
	 border-radius: 12px;
	
	  background:#fff; 
	  cursor:pointer;
	   }
.slideBox .hd ul li.on{ 
	
	width: 62px;
	}
.slideBox .bd{ 
	position:relative; 
	 z-index:0; 
	*z-index: -1;
	 }
.slideBox .bd li{ 
	
	height: 430px;
	width: 100%;
    
 }
.slideBox .bd li.li1{
	 background: url(../images/ban1.jpg) no-repeat center top;
	 background-size: cover;
	} 
.slideBox .bd li.li2{
	 background: url(../images/ban2.jpg) no-repeat center top;
	 background-size: cover;
	} 
.slideBox .bd li.li3{
	 background: url(../images/ban1.jpg) no-repeat center top;
	 background-size: cover;
	} 
.pos{
	position: relative;

}
.slideBox .ban-text{
	position: absolute;
	left: 0px;
	bottom: 0px;*bottom: 4px;
	height: 59px;
	width: 100%;
	background: url(../images/btbg.png) repeat left top;
	
}
.slideBox .ban-text a{
 font-size: 18px;
 color: #fff;	
	display: block;
	line-height: 59px;
	padding-left: 30px;
	text-decoration: none;
}




/*banner End*/

.newbg{
	min-height: 395px;
	background: #fff;
	padding-top: 40px;
}

.news{
	width:365px;
	margin-right: 38px;
}

.contanct{
	width: 365px;
        margin-right: 37px;
}

.new-top{
	border-bottom: 2px solid #b7af56;
	padding-bottom: 10px;
}
.new-tit img{
	margin-right: 12px;
	vertical-align: -3px;
}

.new-tit1{
	font-size: 26px;
	color: #003366;
        background: url(../images/date1.png) no-repeat left 6px;
        padding-left:38px;
}

.new-tit2{
	font-size: 26px;
	color: #003366;
        background: url(../images/date.png) no-repeat left 6px;
        padding-left:38px;
}

.new-tit3{
	font-size: 26px;
	color: #003366;
        background: url(../images/date1.png) no-repeat left 6px;
        padding-left:38px;
}

.new-more a{
	display: block;
	margin-top: 15px;
	font-size: 16px;
	color: #036;
	text-decoration: none;
}

.c_txt a{
      color: #003366;
    font-weight: bold;
    display: block;
    line-height: 26px;
    margin-top: -4px;
}

.c_pic{
   margin-right: 15px;
}

.news-one{
   margin-top: 25px;
   margin-bottom: 16px;
}


.news-ul td {
    line-height: 30px;
}


.news-ul td a{
    color: #333;
    font-size: 14px;
     text-decoration: none;	
}

.news-ul td a:hover{
   color:#003366;
    text-decoration: underline;	

}

.news-ul td span{
   float:right;
}

.news-ul td .cate{
  width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    background: #6695eb;
    color: #fff;
}




.new-left{
	padding-top: 27px;
        width:366px;
        height: 244px;
	
}
.slideBox1 {
	position: relative;
	height: 244px;
}
 .ban-text1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/banxt.png) repeat left top;
	height: 45px;
	line-height: 45px;
	width: 96%;
        padding-left: 15px;
        color: #fff;
}

.slideBox1 .ban-text1 ul li a{
	color: #fff;
	padding-left: 21px;
}
.slideBox1 .ann{
	position: absolute;
	right: 20px;
	bottom: 10px;
	height: 28px;
	z-index: 1;
}
.slideBox1 .ann a{
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	font-size: 24px;
}


.new-right{
	padding-top: 13px;
        width:410px;
        height: 244px;
}

.new-right tr td {
	line-height: 45px;
}

.new-right tr td a{
	color: #134863;
	font-size:16px;
	text-decoration: none;
}

.new-right tr td span{
	color: #134863;
	font-size:16px;
        float: right;
}


.con-ul{
	padding-top: 10px;
}
.con-ul tr td{
	line-height: 27px;	
height: 54px;	
	padding: 17px 0 15px;
	border-bottom: 1px solid #c6c3af;
}

.con-ul tr .li-date{
	width: 50px;
	height: 50px;
        float:left;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #4877cd;
}
.con-ul tr .li-date p{
	color: #333;
	font-size:18px;
}
.con-ul tr .li-date span{
	display: block;
	color: #09388e;
	line-height: 23px;
	font-size:12px;
	background: #6695eb;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
        text-transform: uppercase;
}
.con-ul tr a{
        float: right;
	display: block;
	line-height: 30px;
	margin-top: -6px;
	color: #333;
	font-size: 14px;
	width: 295px;
	text-decoration: none;
}
.con-ul tr .last{
	border-bottom: none;
}









.wc-foot{
	 background:#37486c;
	 min-height:26px;
	 text-align: center;
	padding-top:10px;	
}
.wc-foot p{
	 font-size: 14px;
	 color: #fff;
	line-height: 21px;
	font-weight: normal;

}


/*copy End*/

.dtjt9_div_text{
position: absolute;
left: 135px;
bottom: 0px;
*bottom: 4px;
height: 59px;
width: 1170px;
}

.dtjt9_div_text .dtjt9_div_text_title{
  background: url(../images/btbg.png) repeat left top;
  height: 59px;
  line-height: 59px;
  text-align: left;

}


.dtjt9_div_text .dtjt9_div_text_title a{
  font-size: 18px;
  color: #fff;
  display: block;
  line-height: 59px;
  padding-left: 30px;
  text-decoration: none;   
 font-weight: normal;
}


.dtjt9_div_img .number{
   overflow: hidden;
   position: absolute;
    bottom: 16px;
    right: 161px;
z-index: 1000;
*z-index: 1000;
text-indent: 1000px;
}

.dtjt9_div_img .number .nomal{
   float: none;
margin-left: 6px;
width: 12px;
height: 12px;
border-radius: 12px;
background: #fff;
cursor: pointer;
display:inline-block;
}

.dtjt9_div_img .number .current{
    width: 62px;
    height:12px;
    text-align:center;
    opacity: 1;
    float:none;
    color:#FFF;
    margin-right:6px;
    border:none;
   border-radius: 12px;
background: #fff;
cursor: pointer;
display:inline-block;  
}


/******二级下拉********/

.wp_nav .sub-nav{
    border:none;
}

.wp_nav .sub-nav .nav-item{
   background: none;
    white-space: inherit;
}

.wp_nav .sub-nav .nav-item a{
    border:none;
    font-size: 16px;
}

.wp_nav .sub-nav .nav-item a span.item-name{
    padding: 5px 10px;
    line-height: 28px;
    text-align: center;
    display: block;
    color: #fff;
}

.wp_nav .sub-nav .nav-item .mark{
     background: #072d83;
}

.wp_nav .sub-nav .nav-item a.parent:hover{
 background:#aba130;
}

.wp_nav .sub-nav .nav-item a.parent {  background:#aba130;}

div.slider-nav span{
  width:22px;
   position: absolute;
right: 20px;
bottom: 10px;
height: 22px;
top:87%;
     margin-top: 0px; 
    z-index: 1000;
    cursor: pointer;
}

div.slider-nav span.left{
    background: url(../images/left.png);
   background-size: 22px;    
    left: 322px;
}

div.slider-nav span.right{
     right:10px;
background: url(../images/right.png); 
background-size: 22px;
}

div.timer{
   position: static;
}

.div_piccontenttitle_li .c_pt_12 .c_txt p {
        text-indent: 0em;
        margin-top: 7px;
}

