*{
	padding: 0;
	margin: 0;
}
.clearfixx:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfixx {
	zoom: 1;
}

.zwgk_info {
    width: 97%;
    margin: 0 auto;
    padding: 20px 0;
}
/*********************/
.zwgk_1 {
	width: 100%;
}
.ldxx {
	width: 35%;
	float: left;
}

.ldxx_title {
	width: 100%;
	padding-top: 20px;
    padding-left: 20px;
}
.ldxx_title h4 {
	font-size: 26px;
    color: #5077c4;
    font-weight: 500;
}
/**************/
.ldxx_js {
	width: 100%;
	padding-top: 20px;
}
.ldphoto {
	width: 35%;
	float: left;
}
.ldphoto a {
	display: block;
	text-align: center;
}
.ldphoto a img {
	width: 140px;

}


.ldinfo {
	width: 60%;
	float: right;
}


.ldinfo_title {
	width: 100%;
}
.ldinfo_title a {
	text-decoration: none;
	color: #6a6a6a;
	font-size: 20px;
}
.ldinfo_title a b {
	color: #5077C4;
	font-size: 24px;
	padding-right: 20px;
}
.ldinfo_txt {
	width: 100%;
	padding-top: 20px;
}
.ldinfo_txt ul {
	
}
.ldinfo_txt ul li {
	list-style: none;
	line-height: 55px;
}
.ldinfo_txt ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #413839;
}
.ldinfo_txt ul li a img {
	padding-right: 15px;
	width: 35px;
	vertical-align: -0.5em;
}
/************************/
.ldxx_ol {
	width: 100%;
	background-color: #F8F8F8;
	margin-top: 20px;
}
.ldxx_ol_list {
	width: 94%;
	padding: 20px 15px;
}
.ldxx_ol_list ul {
	
}
.ldxx_ol_list ul li {
	float: left;
	width: 50%;
	list-style: none;
	line-height: 40px;
	height: 40px;
}
.ldxx_ol_list ul li::before {
	/*content: "•";*/
	content: "";
	display: block;
   transform: translateY(-50%);
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #666;
    position: relative;
    top: 25px;
    left: 0;
}
.ldxx_ol_list ul li a {
	text-decoration: none;
	color: #535353;
	font-size: 16px;
	padding-left: 10px
}



/**********************/
.zwxx {
	width: 62%;
	float: right;
}
/**选项卡**/
    .tablee {
        width: 100%;
    }
    .tablee .tabhead {
        width: 100%;
        height: 55px;
    line-height: 55px;
    border-bottom: 3px #BBBBBB solid;
   
    }
    .tablee .tabhead li {
    	width: 20%;
    	float: left;
    	  list-style: none;
    	  text-align: center;
    }
    .tablee .tabhead a {
    	
        color: #000;
         font-size: 22px;
          text-decoration: none;   
    }
    .tablee .tabhead a:hover {
        color: #A10000;
    }
    .tablee .tabhead .selected a{
        border-bottom: 3px solid #4675bd;
      display: block;
      height: 55px;
      line-height: 55px;
      color: #4675bd;
    }

    /* 内容样式 */
    .tablee #contten {
        width: 100%;
     
    }
    .tablee #contten .dom {
        margin-top: 10px;
        display: none;
    }
    
    .tablee #contten .dom ul {
    	
    }
    .tablee #contten .dom ul li {
       width: 100%;
       height: 43px;
       line-height: 43px;
      /* clear: both;*/
         list-style: none;
    }
    .tablee #contten .dom  ul li a{
       float: left;
       font-size: 19px;
       color: #333333;
        text-decoration: none;
    }
     .tablee #contten .dom  ul li span{
       float: right;
        font-size: 18px;
        color: #9bbdd5;;
    }
    .tablee #contten .show {
      display: block;
    }
    /******第二部分********/
   .zwgk_2 {
   	width: 100%;
   	margin-top: 30px;
   }
.zwgk_2_left {
	width: 20%;
	background: url(../images/zwgkbg.jpg);
	background-size: cover;
	float: left;
	position: relative;
}
.zwgk_2_left a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 50px 0;
    font-size: 26px;
    font-weight: 600;
    color: #FFFFFF;
}

.sin {
	width: 0;
    height: 0;
    float: left;
 /*   margin-top: 15px;*/
    border: 25px solid transparent;
    border-left-color: #62c5fe;
    position: absolute;
    top: 42px;
    left: 100%;
}


.zwgk_2_right {
	width: 80%;
	float: right;
}
.zwgk_2_right ul {
	
}
.zwgk_2_right ul li {
	width: 33.1%;
	list-style: none;
	background-color: #f8f8f8;
	float: left;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
.zwgk_2_right ul li a {
	text-decoration: none;
	display: block;
	padding: 21px 0;
	text-align: center;
	font-size: 18px;
	color: #535353;
}
/************第三部分*************/
.zwgk_3 {
	width: 100%;
	margin-top: 30px;
}
.zwgk_3_left {
	width: 40%;
	background-color: #F8F8F8;
	float: left;
}

.ld_icon {
	width: 100%;
}
.ld_icon ul {
	
}
.ld_icon ul li {
	width: 20%;
	float: left;
	border: 1px solid #dbd5d5;
	text-align: center;
	list-style: none;
	margin: 25px 6%;
}
.ld_icon ul li a {
	text-decoration: none;
	color: #333333;
	display: block;
	font-size: 18px;
	padding-bottom: 15px;
	background-color: #fff;
}
.ld_icon ul li a span {
	display: block;
	padding: 15px 0;
}

.zwgklm {
	width: 95%;
	padding: 0 14px 25px;
	
}
.zwgklm ul {
	
}
.zwgklm ul li {
	float: left;
	width: 50%;
	list-style: none;
	line-height: 40px;
	height: 40px;
}
.zwgklm ul li::before {
	content: "";
	display: block;
   transform: translateY(-50%);
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #666;
    position: relative;
    top: 25px;
    left: 0;
}
.zwgklm ul li a {
	text-decoration: none;
	color: #535353;
	font-size: 16px;
	padding-left: 10px
}



.zwgk_3_right {
	width: 57%;
	float: right;
}
 .zwgk_tablee01 {
        width: 100%;
    }
    .zwgk_tablee01 .zwgk_tabhead01 {
        width: 100%;
        height: 55px;
    line-height: 55px;
    border-bottom: 3px #BBBBBB solid;
   
    }
    .zwgk_tablee01 .zwgk_tabhead01 li {
    	width: 20%;
    	float: left;
    	/*padding: 0px 10px;*/
    	  list-style: none;
    	  text-align: center;
    }
    .zwgk_tablee01 .zwgk_tabhead01 a {
    	
        color: #000;
         font-size: 22px;
          text-decoration: none;   
    }
    .zwgk_tablee01 .zwgk_tabhead01 a:hover {
        color: #A10000;
    }
    .zwgk_tablee01 .zwgk_tabhead01 .zwgk_selected a{
      border-bottom: 3px solid #4675bd;
      display: block;
      height: 55px;
      line-height: 55px;
      color: #4675bd;
    }

    .zwgk_tablee01 #zwgkcontten {
        width: 100%;
     
    }
    .zwgk_tablee01 #zwgkcontten .zwgkdom {
        margin-top: 10px;
        display: none;
    }
    
    .zwgk_tablee01 #zwgkcontten .zwgkdom ul {
    	
    }
    .zwgk_tablee01 #zwgkcontten .zwgkdom ul li {
       width: 100%;
       height: 44px;
       line-height: 44px;
      /* clear: both;*/
         list-style: none;
    }
    .zwgk_tablee01 #zwgkcontten .zwgkdom  ul li a{
       float: left;
       font-size: 19px;
       color: #333333;
        text-decoration: none;
    }
     .zwgk_tablee01 #zwgkcontten .zwgkdom  ul li span{
       float: right;
        font-size: 18px;
        color: #9bbdd5;
    }
    .zwgk_tablee01 #zwgkcontten .zwgkshow {
      display: block;
    }
/*******************第四部分**********************/
.zwgk_4 {
	width: 100%;
	margin-top: 30px;
    margin-bottom: 50px;
}
.zwgk_4_left {
	width: 40%;
	background-color: #95BBEA;
	float: left;
}

.zdly_title {
	width: 100%;
	background-repeat: no-repeat;
	background: url(../images/zdlybt.jpg);
}
.zdly_title h4 a { 
	text-decoration: none;
	display: block;
	padding: 20px 0 20px 20px;
	font-size: 20px;
	color: #FFFFFF;
	}


.zdly_infolist {
	width: 100%;
	padding: 10px 0;
	background-color: #FFFFFF;
}

.zdly_infolist ul {
	
}
.zdly_infolist ul li {
	float: left;
	width: 50%;
	list-style: none;
	line-height: 40px;
	height: 40px;
}
/*.zdly_infolist ul li::before {
	content: "";
	display: block;
   transform: translateY(-50%);
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #666;
    position: relative;
    top: 25px;
    left: 0;
}*/
.zdly_infolist ul li a {
	text-decoration: none;
	color: #535353;
	font-size: 16px;
	padding-left: 10px
}

.zdly_more {
	width: 100%;
	background-color: #f8f8f8;
}
.zdly_more a {
	display: block;
	font-size: 20px;
	color: #343434;
	text-align: center;
	text-decoration: none;
	padding: 15px 0;
}
.zwgk_4_right {
	width: 57%;
	float: right;
}
.zwgk_tablee02 {
        width: 100%;
       /* height: 218px;*/
    }
   
    .zwgk_tablee02 .zwgk_tabhead02 {
        width: 100%;
        height: 55px;
    line-height: 55px;
    border-bottom: 3px #BBBBBB solid;
   
    }
    .zwgk_tablee02 .zwgk_tabhead02 li {
    	/*width: 20%;*/
    	float: left;
    	/*padding: 0px 25px;*/
    	  list-style: none;
    	  text-align: center;
    }
    .zwgk_tablee02 .zwgk_tabhead02 a {
    	padding: 0 30px;
        color: #000;
         font-size: 22px;
          text-decoration: none;   
    }
    .zwgk_tablee02 .zwgk_tabhead02 a:hover {
        color: #A10000;
    }
    .zwgk_tablee02 .zwgk_tabhead02 .zwgk_selected02 a{
     border-bottom: 3px solid #4675bd;
      display: block;
      height: 55px;
      line-height: 55px;
      color: #4675bd;
    }

   
    .zwgk_tablee02 #zwgkcontten02 {
        width: 100%;
     
    }
    .zwgk_tablee02 #zwgkcontten02 .zwgkdom02 {
        margin-top: 10px;
        display: none;
    }
    
    .zwgk_tablee02 #zwgkcontten02 .zwgkdom02 ul {
    	
    }
    .zwgk_tablee02 #zwgkcontten02 .zwgkdom02 ul li {
       width: 100%;
       height: 43px;
       line-height: 43px;
      /* clear: both;*/
         list-style: none;
    }
    .zwgk_tablee02 #zwgkcontten02 .zwgkdom02  ul li a{
       float: left;
       font-size: 19px;
       color: #333333;
        text-decoration: none;
    }
     .zwgk_tablee02 #zwgkcontten02 .zwgkdom02  ul li span{
       float: right;
        font-size: 18px;
        color: #9bbdd5;
    }
    .zwgk_tablee02 #zwgkcontten02 .zwgkshow02 {
      display: block;
    }

