﻿@charset "utf-8";
/* CSS Document */
/*
 颜色：#58B59A #2B8873  #beefe1  #7f9eba #ff9900
*/
@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px; list-style:none}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;font-weight: normal;}
select,input,img,select{vertical-align:middle; margin:0;padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
img{vertical-align:middle; border:none}
body{color:#333;font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;font-size: 14px;margin:0;padding:0;line-height: 100%;background:#fff;}
a{color: #333;text-decoration:none;cursor: pointer;}
a:hover{color:#00A599;text-decoration:none;}
.clearit,.clearb{clear:both;margin:0;padding:0;}
.overflow{ overflow:hidden; height:1%;}
.fl{ float:left}
.fr{ float:right}
/*------错误提示------*/
.field-validation-error{color:red}
/*公用样式*/
.W1200{width:1200px;margin:0 auto;}
.W180{width:180px;}
.W680{width:680px;}
.W280{width:280px;}
.W290{width:290px;}
.W330{width:330px;}
.H215{height:215px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top: 10px}
.mrg0-25{margin:0 25px;}
.pd30-0{padding: 30px 0;}
.pt10{padding-top:10px;}
.bordT{border-top:1px solid #ddd;}

div.title_header h2{font-size: 18px;line-height: 2em;color: #009ea1;border-bottom:2px solid #e6e6e6;height: 2em;}
div.title_header h2 span{border-bottom:2px solid #009ea1;padding:6px;_display:inline-block;}
div.title_header h2 a.more{float: right;font-size: 14px;color: #009ea1;line-height:24px;padding:0 5px;margin-top:5px;_display:inline-block;_padding:6px;}
div.title_header h2 a.more:hover{background:#009EA1;color: #fff;}
div.tit_header h2{font-size: 18px;line-height: 36px;}
div.tit_header h2 span{border-left:4px solid #009EA1;padding-left:10px;}

div.tit_header h2 a.more{float: right;font-size: 14px;}
ul.article_list li{line-height: 28px;padding-left:10px;background: url(/Content/Areas/Common/images/list_dot.png) no-repeat 0 14px;}
ul.article_list li a{font-size: 14px;}
ul.article_list li .span_date{float: right;color: #999999;font-size: 12px;font-family:Arial}
p a.more:hover,p a.details:hover{font-weight: bold;}

.site_banner{position: relative;}
.site_banner img{width:100%;}

/*盒子样式*/
.boxStyle1{ border:#CCC solid 1px; border-top:#58b49a solid 4px;}
.boxStyle2{ border:#a4d7c8 solid 1px;}
.boxStyle3{ background:url(../images/boxStyle3.jpg) left top repeat-x; border-top:#a4d7c8 solid 1px; padding:15px; line-height:22px; color:#666}

/*按钮*/
.zx_btn2{ display:block;background:url(../images/index_icon.png) right -223px no-repeat; width:58px; text-align:center; height:17px; color:#FFF}
.zx_btn2:hover{ opacity:0.8; color:#FFF}
.zx_btn1{ display:block;background:url(../images/index_icon.png) right -241px no-repeat; width:33px; text-align:center; height:17px; color:#FFF}
.zx_btn1:hover{ opacity:0.8; color:#FFF}


/*网站地图样式*/
.ss1_ul{ line-height:22px; background:#FFF;}
.ss1_li{ width:100%; margin-top:10px; clear:both;}
.ss1_li ul.ss2_ul .ss2_li{ float:left; width:165px; margin-top:10px; background:#f5f5f5; border:#d6dde6 solid 1px; margin-right:10px; padding:5px 10px}
.ss1_li ul.ss2_ul .ss2_li.hover{ border-color:#eae0b9}
.ss1_li a.go{ font-size:14px; font-weight:bold;}
.ss1_li ul.ss2_ul .ss2_li a.go{ font-size:14px; font-weight:normal;} 
.ss1_li ul.ss2_ul .ss2_li ul.ss3_ul{ margin-top:5px;}
.ss1_li ul.ss2_ul .ss2_li ul.ss3_ul .ss3_li a.go{ font-size:12px; font-weight:normal;} 
.ss2_liHasSon{ display:block; border-bottom:#d6dde6 solid 1px}
.ss1_li .navspan{ color:#41A68A;font-size: 16px;line-height: 32px;}
.ss2_li .navspan{ color:#333;font-size: 14px;line-height: 28px;}


/*历任领导*/
.column { width:985px; float:left;}
.column ul li {  float: left;  height: 195px;  margin: 15px 0px;  text-align: center;  width: 140px;}
.column ul li a.img_Box { border: 1px solid #eee;  display: block;  padding: 2px;  width: 120px;}
.column ul li  img { width: 120px;}
.column ul li .title_type{ width:140px; text-align: center; float:left; line-height:25px;}
.column.fl > ul{ background:url(/Sites/Uploaded/UserUpLoad/20160217/20160217155048.jpg) no-repeat; width:999px; height:670px;}
.wzp_list li { height:55px!important; margin:20px 16px 0px 0!important; background:#f5ebd6!important;}
@media only screen and (max-width:768px){
 .column.fl > ul{height: auto}
 .wzp_list li{width: 45% !important}
}

/*背景渐变样式*/
.nav_r,div.title_header h2 a.more,p a.more:hover,p a.details:hover
{transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}

input,textarea,select{
  font-size: 14px;
  color: #555;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input:focus,textarea:focus,select:focus{
  outline: 0!important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

/*关键字*/
.keyword_Default { color:#00A599;}

@media only screen and (max-width:1300px){
  .site_banner img{ width:1300px !important} 
}
@media only screen and (max-width:768px){
 .site_banner img{width:100% !important;left: 0px !important;}
 .W1200{padding:15px 10px 25px;width:100%;box-sizing:border-box;}
 .W1200 .con_L{display: none}
 .W680{width:100%;}
 .mrg0-25{margin:0;}
 .W290,.W280{width:100%;}
 .W330{width:48%;}
 .site_banner.mt30{margin-top:0;}
 .con_R.fr.W990 .column{width:100%;float: none;}
 .con_R.fr.W990 .column.fl > ul{width:100%;overflow: hidden;}
   .con_R.fr.W990 .column ul li{ width:20%;}
   .con_R.fr.W990  .column ul li .title_type { width:100%}
   .con_R.fr.W990  .column ul li  img{margin:0 auto;display: block;}
   /*视频样式*/
 #a1,#ckplayer_a1{width:100% !important;height: 450px !important;}
}
@media only screen and (max-width:640px){
 .W330{width:100%;}
 /*默认站点title*/
 .defaultSite{width:100%;float: none}
 .site_banner{overflow: hidden;}
 .con_R.fr.W990 .column ul li{ width:25%;}
 /*视频样式*/
 #a1,#ckplayer_a1{width:100% !important;height: 400px !important;}
}
@media only screen and (max-width:570px){
 .site_banner img{width:570px;position: relative;}
 .con_R.fr.W990 .column ul li{ width:33.3%;}
  /*视频样式*/
 #a1,#ckplayer_a1{width:100% !important;height: 350px !important;}
}
@media only screen and (max-width:400px){
  
 .con_R.fr.W990 .column ul li{ width:50%;}
  /*视频样式*/
 #a1,#ckplayer_a1{width:100% !important;height: 280px !important;}
 
}
@media only screen and (max-width:375px){

 #a1,#ckplayer_a1{width:100% !important;height: 220px !important;}
 
}















 