/*-----重置代码-----*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;border:0;} 
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	width: 100%;
	font-size:16px;
	font-family:"Microsoft YaHei";    
  background: #f9f9f9; 
	color: #696969;
	-webkit-text-size-adjust:100%;

} 

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;
}


/* 通用 */
.wrap {
    width: 100%; 
}

.container{
    width:1200px;    
    margin:0 auto;
}

.p20 {  
    overflow: hidden;
    background: #fff;
    padding: 20px; 
    box-shadow: 0px 3px 8px 0px rgba(0,0,0,.1);
    box-sizing: border-box;
}

.clear{
	height: 30px;
    overflow: hidden;
    clear: both;
}
.clear-m{
	height: 15px;
    overflow: hidden;
    clear: both;
}

.clear-s{
	height: 6px;
    overflow: hidden;
    clear: both;
}

li a{
	font-size: 16px;
	color: #696969;
	text-decoration: none;
	line-height: 36px;
}
li a:hover{
    color: #1675a5;
    text-decoration: underline;
	  opacity: 1;
}
li span{
  float: right;
	line-height: 36px;
	font-size:14px;
	color:#bbbbbb;
}

ol{
        counter-reset: li; /* 创建一个计数器 */
        list-style: none; /* 清除列表默认的编码*/
        *list-style: decimal; /* 让IE6/7具有默认的编码 */
        font: 15px;
			}   

.line {
    border-bottom: 1px solid #d5d5d5;
    width: 60px;
}

#more {
    float: right;
    font-size: 14px;
    color: #ababab;
}

#more:hover{
    color: #1675a5;
}

.left {
    float: left;
}

.right {
    float: right;
}

.sk3 {margin-top: 3px;}
.sk5 {margin-top: 5px;}
.sk8 {margin-top: 8px;}
.sk10 {margin-top: 10px;}
.sk15 {margin-top: 15px;}
.sk20 {margin-top: 20px;}

/* top */
.top {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #3a6d88;
}
.top .container a {
  color: #6ea0bb;
  font-size: 16px;
  float: left;
}


/* header */
.header{
    width: 100%;
    height: 320px;
    background-color: #0d5c83;
}

.logo {
    float: left;
    width: 817px;
      height: 98px;
      margin: 65px 0 0 20px;
}

.search {
    float: right; 
    margin-top: 170px;
}


/* 导航 */
.nav {
  width: auto;
  height: 53px;
  line-height: 53px;
  border-top: 1px solid #3a6d88;
}

.nav li { 
    float: left; 
    padding: 0 30px;
    }

.nav li a { 
    display: block;
    font-size: 18px;
    color: #6ea0bb;
    line-height: 53px;
    text-decoration: none;
    }

.nav li a:hover {  
    height: 51px;
    border-top: 2px solid #f5bc07;
}

#date {
  float: right;
  color: #6ea0bb;
}


/*mid1*/
.tt {
  float: left;
  background: url(../images/tt.png) left no-repeat;
  background-position: 10px;
  height: 87px;
}

.tt a {
  float: left;
  font-size: 32px;
  font-weight: bold;
  color: #c9212a;
  margin-left: 120px;
  line-height: 87px;
}

.mid1 .mid1_left {
  float: left;
  width: 228px;
  text-align: center;
  border: 1px solid #eee;
  padding: 12px;
  box-sizing: border-box;
}

.jczxx a img{
  width: 120px;
  height: 160px;
}

.jczxx a h4 {
  color: #cf3333;
  margin-top: 6px;
}

.jczxx a {
  display: block;
  color: #696969;
  font-weight: bold;
  line-height: 20px;
}

.mid1_left .jczzc li a {  
  display: inline-block;
  width: 200px;
  height: 36px;
  background: #1675a5;
  border-radius: 3px;
  text-align: left;
  font-size: 14px;  
  color: #fff;
  padding-left: 15px;
  box-sizing: border-box;
  margin-top: 8px;
}

.mid1_left .jczzc li{
  position: relative;
}

.mid1_left .jczzc li a:hover{

  background: #d34141;  
  text-decoration: none;
}

.mid1_left .jczzc li::after {
    content: "";
    position: absolute;    
    top: 23px;
    right: 20px;    
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}

.mid1_left .bzcy {
  margin-top: 20px;
}

.mid1_left .bzcy span {
    float: left;
    line-height: 14px;
    border-left: 4px solid #0071bf;
    border-radius: 2px;
    padding-left: 8px;
    margin-left: 3px;
    margin-bottom: 11px;
}

.mid1_left .bzcy span a { 
  font-size: 16px;
  font-weight: bold;
  color: #696969;
}

.bzcy ul{
  display: block;
  clear: both;
}

.bzcy li a {
  float: left;
  font-size: 16px;
  color: #898989;
  margin: 0 24px;
  line-height: 28px;
  display: inline-block;
  width: 48px;
  text-align: left;
}

.bzcy li a:hover {
  font-weight: bold;
  color: #1675a5;
}

.tpxw {    
    float: left;
    width: 465px;
    height: 310px;   
    background-color: #333; 
}

.tpnews{
  width: 420px;
  float: right;
  margin-left: 20px;
}

.tpnews h4 a{
display: block;
font-size: 20px;
font-weight: bold;
color: #696969;
text-align: center;
}

.tpnews span a {
  display: block;
  font-size: 14px;
  color: #939393;
  line-height: 26px;
  margin-top: 6px;
}

.tpnews span a:hover {
  color: #1675a5;
}

.xx {
  border-bottom: 1px dashed #d9d9d9;
  margin-top: 8px;
  margin-bottom: 8px;
}

/* 检务公开 */
.jwgk { 
  float: right;
  width: 905px;
  border: 1px solid #eee;
  margin-top: 10px;
 padding-bottom: 10px;
}

.jwgk .jwgk_title {
  text-align: center;
  margin-top: -4px;
}

.jwgk_icon {
  margin: 10px 0 0 8px;
}

.jwgk_icon a {
  display: block;
  float: left;
  width: 210px;
  line-height: 56px;  
  color: #898989;  
  text-align: center;
  background: #f6f6f6;
  margin:6px 6px;
}

.jwgk_icon a:hover {
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,.1);
  color: #1675a5;  
  font-weight: bold;
  transition: 0.1s; 
}

/* mid3 左栏目 */
.mid3_left {
  float: left;
  width: 228px;
}

.mid3_left .lanmu{
  float: left;
  width: 228px;
}

.mid3_left .lanmu ul {
  background: #f6f6f6;
  padding: 13px;
}

.mid3_left .lanmu ul li a {
 line-height: 32px;
}

.mid3_left .lanmu_title{  
  height: 40px;
  line-height: 40px;   
  border-bottom: 2px solid #dedede;
}

.mid3_left .lanmu_title a{
 display: inline-block;
 text-align: left;
 font-size: 18px;  
 line-height: 40px;
 color: #696969;
 font-weight: bold;
 border-bottom: 2px solid #015293; 
}

/* 二维码 */
.ewm {
	text-align: center;
}

.ewm dl {
  margin: 12px auto;
}

.ewm dt img {
  width: 110px;
  height: 110px;	
}

.ewm dl dd a {
  display: block;
  line-height: 28px;
	font-size: 16px;
	color: #898989;
}


/* mid3 栏目切换 */
.mid3_right .lanmu_qh:nth-child(2n+0)
{
  margin-right: 0;
}

.mid3_right {
  float: right;
  width: 905px;
}

.mid3_right .lanmu_qh {
  float: left;
  width: 440px;
  height: 289px;
  border: 1px solid #e6e6e6;
  margin:0 25px 20px 0;
  box-sizing: border-box;
}

.lanmu-title1 {
  height: 38px;
  line-height: 38px;
  background: #f8f8f8;
  border-bottom: 1px solid #e6e6e6;
}

.lanmu-title1 .lm_title1 a {
  display: inline-block;
  *display: inline; 
  *zoom: 1;
  position: relative;
  float: left;  
  padding: 0 15px ;
}

.lm-title2 .lm_title1 a {
  color: #696969;
}

.lm-title2 .lm_title1 a:hover, .lm-title2 .active a {
  font-weight: bold;  
  font-size: 18px;
  color: #015293;  
  border-top: 2px solid #015293;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin: -1px 0 0 -1px;
}

.tabCon img {
  float: left;
  width: 190px;
  height: 130px;
}

.tabCon h3 a{
float: left;
width: 200px;
font-size: 16px;
color: #696969;
height: 100px;
line-height: 30px;
margin-top: 10px;
margin-left: 18px;
}

.tabCon h3:hover {
  color: #1675a5;
  }

.tabCon .active {
  display: block;
}
.tabPane {
  display: none;
}
.tabCon ul {
  clear: both;
  padding: 15px;
}
.tabCon ul li a {
  display: block;
  line-height: 30px;
} 

.tabCon ul li a::before{
    content: "\2022";
    color: #ffae22;
    font-size: 16px;
    padding-right: 10px;

}

/* 荣誉室 */
.rys_title {
display: block;
float: left;
width: 48px;
height: 168px;
background: #1675a5;
}

.rys_title a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 35px;
  margin:30px 15px;
  text-align: center;  
  }

  .rys_right a {
    font-size: 16px;
    color: #696969;
  }

  #hg38 {
    display: block;
    line-height: 36px;
  }

/* 糖葫芦 */
.device {
	  float: right;
    width: 1090px;
    height: 168px;
    border-radius: 20px;
    position: relative;
    margin: 0 auto;
}
.device .arrow-left {
	position: absolute;
	left: 0px;
	top: 72px;
	width: 22px;
	height: 22px;
	background-image: url(http://www.jcrb.com/ztcs/pics/201801/W020180323493837864169.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.device .arrow-right {
	background: url(http://www.jcrb.com/ztcs/pics/201801/W020180323493837872280.png) no-repeat left bottom;
	position: absolute;
	right: 0px;
	top: 72px;
	width: 22px;
	height: 22px;
}
.swiper-container {
	height: 168px;
	width: 90%;
}
.thlTxt {
	width: 90%;
	margin-right: 2%;
	margin-left: 2%;
}
.thlTxt img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.shadeDivWrap{
	width: 100%;
	z-index: 10;
	height: 30px;
	position: absolute;
	text-align: left;
	left: 0px;
	bottom: 0px;
}
.shadeDiv{
	width: 100%;
	height: 30px;
	background:rgba(0,0,0,0.45);
	filter: alpha(opacity=45);
	z-index: -1;
	position: absolute;
}
.shadeDivWrap p{
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	height: 30px;
	display: block;
	text-indent: 0.2em;
	line-height: 30px;
}
.shadeDivWrap p a{color: #FFF}


/* footer */
  .links {
            width: 100%;
            height: 90px;            
            background: #1675a5;
            padding: 5px 0;
        }

        .links-title {
            float: left;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            line-height: 45px;
        }

        .links-inner {
          display: block;
          float: left;
          margin-left: 120px;          
          line-height: 45px;
      }

        .links-inner a{            
            color: #fff;
            font-size: 16px;
            margin-right:25px;
        }

        .links-xl{
        float: right;          
        line-height: 45px;

        }
        .copyright {
            color: #696969;            
            font-size: 16px;
            line-height: 30px;
        }
        
        .copyright-inner,.copyright-inner a {
            float: left;
            width: 860px;
            text-align: center;
            padding: 15px;
        }
        
        
 
 /*////////*/  





