* {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
img {
  max-width: 100%;
  margin-bottom: -5px;
}
a {
  text-decoration: none;
  list-style: none;
  color: inherit;
}
body {
  background: #f5f5f5;
}
.clearfiix {
  clear: both;
}
.w100pc {
  width: 100%;
}
.w1628 {
  max-width: 1628px;
  width: 100%;
  margin: 0 auto;
}
.header {
  padding-top: 25px;
  position: absolute;
  top: 0;
  z-index: 999;
}
.header .logo {
  float: left;
  padding-left: 4%;
  padding-top: 18px;
}
.header .nav {
  float: right;
  padding-right: 4%;
}
.header .nav li {
  float: left;
  text-align: center;
  color: white;
  font-size: 19px;
  height: 98px;
  line-height: 98px;
  padding: 0 25px;
}
.header .nav li:hover {
  border-bottom: 2px solid #eb6601;
}
.hdp {
  width: 100%;
  position: relative;
}
.hdp img {
  width: 100%;
}
.title {
  color: #005da3;
  font-size: 36px;
  margin: 0 auto;
  text-align: center;
  line-height: 120px;
  background: url("../images/title.png") 50% 100% no-repeat;
  font-weight: bold;
}
.jzlc {
  margin-top: 55px;
  padding-bottom: 60px;
}
.jzlc div {
  float: left;
  width: 23.3%;
  margin-right: 2%;
  text-align: center;
  background: #005da3;
  color: white;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.jzlc div:nth-child(2) {
  background: #f09319;
}
.jzlc div:nth-child(3) {
  background: #00c5b9;
}
.jzlc div:nth-child(4) {
  margin-right: 0;
  background: #9834d7;
}
.jzlc dd {
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-bottom: 87%;
}
.jzlc dd img{
    width: 100%;
    height: auto;
    display: block;
    transition: 0.5s linear 0.3s;
    -moz-transition: 0.5s linear 0.3s;
    -webkit-transition: 0.5s linear 0.3s;
    -o-transition: 0.5s linear 0.3s;

}
.jzlc dd img:hover{
    transform: scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
}

.jzlc p {
  margin-top: 25px;
  font-size: 26px;
}
.jzlc span {
  font-size: 12px;
  line-height: 12px;
}
.xmyy {
  margin-top: 40px;
}
.xmyy img {
  margin-bottom: 1.5%;
}
.xml {
  width: 37%;
  margin-right: 1%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: -10%;
}
.xmc {
  width: 36%;
  float: left;
  margin-right: 1%;
}
.xmr {
  width: 24.5%;
  float: left;
}
.xmbox_sj{ display:none;}
.xmbox img {
  width: 49%;
  float: left;
}
.xmbox img:first-child {
  margin-right: 2%;
}
.xmt {
  position: absolute;
  top: 41%;
  transform: translateY(-45%);
  width: 100%;
  background: #9834d780;
  padding-top: 45%;
  padding-bottom: 45%;
}
.xmt p {
  position: absolute;
  margin: auto;
  text-align: center;
  width: 100%;
  color: whitesmoke;
  font-size: 30px;
}
.footer {
  padding-top: 40px;
  background: #ededed;
  margin-top: 100px;
  height: 260px;
}
.subnav {
  width: 59.5%;
}
.subnav ul {
  color: #eb6601;
  float: left;
  width: 16.6%;
}
.subnav ul li {
  width: 100%;
  font-size: 14px;
  color: #646464;
  line-height: 26px;
}
.footer-c {
  float: left;
  font-size: 12px;
  line-height: 26px;
  color: #646464;
  width: 25%;
}
.footer-c span {
  font-size: 24px;
  color: #eb6601;
}
.footer-c button {
  font-size: 14px;
  background: #eb6601;
  width: 160px;
  line-height: 30px;
  color: white;
  border: 0;
  margin-bottom: 30px;
}
.qr {
  float: right;
  width: 7%;
  padding-right: 20px;
  text-align: center;
  font-size: 14px;
  color: #646464;
}

.dmune{ width:100%; height:auto;  overflow: hidden;}
.menu-pos2 {
    position:absolute;
	overflow:hidden;
	height:500px;	
}

.menu-pos {
    position:absolute;
    top: 1.7%;
    z-index: 99999;
    width: 100%;
	
	
}
.menu-box {
    width: 93%;
    margin: 0 auto;
}
.logo {
    width: 14.3%;
    vertical-align: bottom;
    margin-bottom: 20px;
    float: left;
}
.logo img {
    max-width: 222px;
}
.img {
    display: block;
    width: 100%;
}
.nav {
    float: right;
    text-align: center;
    vertical-align: bottom;
    margin-top: 20px;

}
.nav>ul>li{
    width: 120px;
    float: left;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    height: 40px;
    line-height: 40px;
    /*transition: all 2s;*/
    /*-moz-transition: all 2s;	*//* Firefox 4 */
    /*-webkit-transition: all 2s;	*//* Safari 和 Chrome */
    /*-o-transition: all 2s;	*//* Opera */

}
.nav>ul>li:hover{
    border-bottom: #eb6601 solid 3px;
}



.nav li a{
    color: #ffffff;
}
.nav>ul>li ul{
    width: 4000%;
    font-size: 14px;
    background: rgba(255,255,255,0.2);
    padding: 10px 0;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -2000%;
    top: 40px;
    display: none;
    z-index: 999;
}
.nav>ul>li ul li{
    height: 35px;
    line-height: 35px;
}
.menu{
    width: 50px;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 5%;
    top: 5%;
    display: none;
}
.menu li{
    width: 100%;
    height: 3px;
    background: #eb6601;
    margin-top: 10px;
    z-index: 9999;
}
.icon_address{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url("../img/icon_address.png") no-repeat;
    margin-left: 3px;
}

/*分页*/
.pagination{margin:10px 0; text-align:center;}.pagination ul{display:inline-block;*display:inline;margin-bottom:0;margin-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;cursor:default;background-color:transparent}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-topleft:2px}.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:2px;border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:2px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}

.wrap{

	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden;
}

.wrap ul{
	overflow: hidden;
	position:absolute;
	width:278px; height:240px;
	left: 0;
	top: 0;
	_height:1px;
}

.wrap ul li{float: left;width:278px; height:240px; margin-left:5px; margin-right:5px;}


@media screen and (max-width: 1280px) {
  .logo {
    width: 13.6%;
  }
  .nav{ margin-top:0;}
  .header .nav li {
    padding: 0 5px;
    font-size: 14px;
  }
  .subnav ul {
    font-size: 12px;
  }
  .subnav ul li {
    font-size: 12px;
  }
  .footer {
    height: auto;
  }
.menu{
    display: block;
}
.nav{
    background: rgba(0,16,48,0.8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}
    .nav>ul>li{
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 3% 0;
        font-size: 28px;

    }
    .nav>ul>li ul{
        display: none;
        height: 0;
        padding: 0;
    }
    .nav>ul>li:hover{
        border: none;
    }
}
@media screen and (max-width: 768px) {
  .header {
    display: none;
  }
  .jzlc div {
    width: 49%;
  }
  .jzlc div:nth-child(even) {
    margin-right: 0;
  }
  .title {
    font-size: 24px;
    line-height: 70px;
  }
  .subnav {
    display: none;
  }
  .footer-c{ width:100%;}
  .qr {
    display: none;
  }
  .xml {
    width: 100%;
  }
  .xmc {
    width: 100%;
  }
  .xmr {
    width: 100%;
  }
  .xmr img {
    width: 100%;
  }
  .menu-pos2 {
    position:absolute;
	overflow:hidden;
	height:30px;	
}

.xmbox_sj{ width:100%; height:auto; float:left; display:block;}
.xmbox_sjz{ width:56%; height:auto; float:left;position:relative;}
.xmbox_sjzs{ width:100%; height:auto;}
.xmbox_sjzs img{ width:100%; height:auto; display:block;}
.xmbox_sjzx{ width:100%; height:auto;position:absolute; top:30%; font-size:16px; color:#fff; text-align:center;}
.xmbox_sjy{ width:42%; height:auto; float:right;}
.xmbox_sjy img{ width:100%; height:auto; display:block;}

}
.pagetab {
  background: white;
  color: #646464;
  font-size: 18px;
  height: 80px;
}
.pagetab li {
  float: left;
  position: relative;
  width: 12%;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.pagetab li:hover {
  background: #005da3;
  color: whitesmoke;
}

.zlm{ width:100%;  height: 86px; background:url(../images/zlm1.png);}
.zlma{ width:82%; height:86px; margin:0 auto;}
.zlm li{float: left;width: 12%; height: 86px; line-height: 80px;text-align: center;}
.zlm li:hover{ background:url(../images/zlm.png) no-repeat center; color:#fff;}
.select1{ background:url(../images/zlm.png) no-repeat center; display:block; color:#fff;}
.select2{ color: #646464;font-size: 18px;}

.zlmc{ width:100%;  height: 86px; background:url(../images/zlm1.png); display:none;}
.zlmac{ width:82%; height:86px; margin:0 auto;}
.zlmc li{float: left;width: 12%; height: 86px; line-height: 80px;text-align: center;}
.zlmc li:hover{ background:url(../images/zlm.png) no-repeat center; color:#fff;}



.pagetab li:hover,
.pagetab li:hover .tabx {
  display: block;
}
.pagetab .dangqian {
  line-height: 80px;
}
.tabx {
  position: absolute;
  bottom: -35px;
  right: 50%;
  margin-right: -5px;
  display: none;
}
.pgx {
  color: #646464;
  padding: 50px 9%; line-height:30px;
}
.titlel {
  padding: 0 9%;
  font-size: 20px;
}
.fwtd {
  padding: 0 9%; 
}
.fwtd li {
  margin-right:0.5% ;margin-left:0.5% ;
  width: 24%; float:left;
}
.fwtd li img{ width:100%; height:auto; display:block;}
.fwtd li span{ width:100%; height:auto; line-height:50px; text-align:center;  display:block;}
.fwtdc {
  padding: 0 9%;
}

.fwtda {
  padding: 0 9%;
}
.fwtda li {
  margin-right:0.2% ;margin-left:0.2% ;height:auto;
  width: 24.6%; float:left;
}

.fwtdalis{ width:100%; height:200px;overflow:hidden;}
.fwtdalis img{width: 100%;
    height:auto;
    display: block; transition: 0.3s linear 0.3s; -moz-transition: 0.3s linear 0.3s; -webkit-transition: 0.3s linear 0.3s; -o-transition: 0.3s linear 0.3s; margin:0;}
.fwtdalix{ width:100%; height:auto; line-height:40px; text-align:center; color:#fff; background:#005da3; margin-bottom:15px;}
.fwtdalis img:hover{ transform: scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);}

/*新闻*/
.fwtd_xw{ width:96%; height:auto; border:solid 1px #dddddd; padding:2%; float:left;}
.fwtd_xw:hover{ background:#005da3;border:solid 1px #005da3;transition: 0.3s linear 0.3s; -moz-transition: 0.3s linear 0.3s; -webkit-transition: 0.3s linear 0.3s; -o-transition: 0.3s linear 0.3s;}
.fwtd_xwz{ width:40%; height:auto; float:left;}
.fwtd_xwz img{ width:100%; height:auto; display:block;}
.fwtd_xwy{ width:57%; height:auto; float:right;}
.fwtd_xwybt{ width:100%; height:auto; font-size:20px; font-weight:bold; line-height:50px; padding-top:10px; border-bottom:dashed 1px #005da3; color:#005da3;}
.fwtd_xw:hover .fwtd_xwybt{border-bottom:dashed 1px #fff; color:#fff;}
.fwtd_xwynr{ width:100%; height:auto; font-size:16px; color:#666666; line-height:30px; padding-top:10px;}
.fwtd_xwyxq{ width:100%; height:auto; font-size:14px; color:#666666; padding-top:10px;}
.fwtd_xw:hover .fwtd_xwynr{ color:#fff;}
.fwtd_xw:hover .fwtd_xwyxq{ color:#fff;}

.fwtd_xwnr{ width:100%; height:auto; float:left; padding-top:40px;}
.fwtd_xwnrli{ width:30.1%; height:auto;float:left;border:solid 1px #dddddd; padding:1%; margin-left:0.5%; margin-right:0.5%; margin-bottom:10px;}
.fwtd_xwnrli:hover{border:solid 1px #005da3; background:#005da3;}
.fwtd_xwnrlitp{ width:100%; height:auto;}
.fwtd_xwnrlitp img{ width:100%; height:auto; display:block;}
.fwtd_xwnrlibt{ width:100%; height:auto;font-size:16px; font-weight:bold; line-height:40px; padding-top:10px; border-bottom:dashed 1px #005da3; color:#005da3;}
.fwtd_xwnrlinr{ width:100%; height:auto;font-size:14px; color:#666666; line-height:25px; padding-top:10px;}
.fwtd_xwnrlisj{ width:100%; height:auto;font-size:13px; color:#666666; padding-top:10px;}
.fwtd_xwnrli:hover .fwtd_xwnrlibt{ color:#fff; border-bottom:dashed 1px #fff;}
.fwtd_xwnrli:hover .fwtd_xwnrlinr{ color:#fff;}
.fwtd_xwnrli:hover .fwtd_xwnrlisj{ color:#fff;}


.xqyms{width: 100%; height: auto; float: left;}
.xqymsz{width: 40%; height: auto; float: left;}
.xqymszs{width: 100%; height: auto; float: left; background: #dedede;}
.xqymszs img{width: 99%; height: auto; display: block; padding: 0.5%;}
.xqymszx{width: 100%; height: auto; float: left; padding-top: 20px;}
.xqymszx li{width: 20%; height: auto; float: left; margin-left: 2.3%; margin-right: 2.3%; border: 1px #dedede solid;}
.xqymszx li img{width: 100%; height: auto; display: block;}
.xqymszx li:hover{border: 1px #44a8f2 solid;}

/*主容器*/
.con-FangDa{
	width: 100%;
	height: auto;
	background-color:#fff;
}
/*正常容器*/
.con-fangDaIMg{
	width: 100%;
	height:auto;
	position: relative; border:solid 1px #dedede;
 
}
.con-fangDaIMg > img{
	width: 100%;
	height:100%
}
/*滑块*/
.magnifyingBegin{
	width: 150px;
	height: 150px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
	width: 450px;
	height: 450px;
	display: none;
	position: absolute;
	right: -450px;
	top: 0;
	overflow: hidden;
	background-color: #454545;
}
.magnifyingShow > img{
	width: 1200px;
	height: 1200px;
	margin-left:0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	margin-top:10px;
	height:71px;
	width:100%;
	list-style: none;
}
.con-FangDa-ImgList > li{
	margin-right:5px;margin-left:5px;
	width: 67px;
	height: 67px;
	float: left;
	cursor: pointer;
	border: 2px solid #dedede;
	background-color: #454545;
	text-align:center;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width:auto;
	height:67px;
}
.con-FangDa-ImgList > .active{
	border-color:#44a8f2;
}
.xqymsy{width: 52%; height: auto; float: right;}
.xqymsy1{width: 100%; height: auto; float: left; font-size: 24px; color: #303030; font-weight: bold;}
.xqymsy2{width: 100%; height: auto; float: left; font-size: 16px; color: #666666; line-height: 35px;  padding-bottom: 50px;} 
.xqymsy3{width: 100%; height: auto; float: left; font-size: 30px; color: #44a8f2;}
.xqymsy3 span{font-size: 18px; color: #ffffff; background: #44a8f2; padding: 15px 65px; float: right; margin-right: 5%;}

.nycpxqa{ width:100%; height:auto; line-height:40px; font-weight:bold; margin-top:25px; float:left; font-size:20px; color:#005da3; border-bottom:solid 2px #005da3;}
.nycpxq{ width:100%; height:auto; line-height:30px; font-size:14px; margin-top:15px; color:#666666;float:left; }







.cpal {
  padding-top: 75px;
  padding-bottom: 75px;
}
.cpal dd {
  width: 17%;
  float: left;
  margin-right: 3%;
}
.cpal dd:last-child {
  margin-right: 0;
}
.cpal p {
  text-align: center;
  color: #646464;
  padding-top: 10px;
}
.yyxm {
  background: white;
  padding-bottom: 80px;
  margin-bottom: -100px;
}
.yyxm .xml {
  width: 29.5%;
}
.yyxm .xmc {
  width: 46%;
}
.yyxm .xmr {
  width: 22.5%;
}
.yyxm .xmt {
  background: initial ;
}
.more {
  line-height: 60px;
  width: 610px;
  text-align: center;
  font-size: 15px;
  color: #646464;
  background: #ededed;
  margin: 0 auto;
  margin-top: 40px;
}
.cpzs {
  padding-top: 2%;
}
.cpzx {
  padding: 2% 9%;
  position: relative;
}
.cpzx img {
  width: 100%;
  margin-bottom: 2%;
}
.cpzxi {
  margin-right: 1.7%;
  width: 23.4% !important;
}
.cpzxi:last-child {
  margin-right: 0;
}
.cpt {
  position: absolute;
  color: #646464;
  font-size: 26px;
  background: url("../images/cpt.png") no-repeat 0% 100%;
  height: 74px;
  left: 14%;
  top: 20%;
}
.cpt p {
  font-size: 12px;
}
.yyxm-p {
  padding-top: 36px;
  margin-bottom: -100%;
}
.yyxm-p dd {
  width: 33.33%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: -100px;
}
.yyxm-p dd:hover dl {
  display: block;
}
.yyxm-p dd img {
  width: 100%;
}
.yyxm-p dl {
  position: absolute;
  top: 40%;
  transform: translateY(-45%);
  width: 100%;
  background: #00000080;
  padding-top: 30%;
  padding-bottom: 30%;
  text-align: center;
  color: white;
  font-size: 30px;
  display: none;
}
.yyxm-p dl p {
  background: url("../images/cpxm.png") no-repeat 50% 100%;
  height: 50px;
}
.sys {
  color: #646464;
  margin-top: 55px;
  margin-bottom: 100px;
}
.sys .sys-i {
  width: 62%;
  float: left;
}
.sys .sys-i img {
  width: 100%;
}
.sys .sys-w {
  width: 30%;
  background: white;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  padding-top: 100px;
  min-height: 480px;
  padding-left: 5%;
  padding-right: 3%;
  float: left;
}
.sys .sys-w h1 {
  font-size: 40px;
  margin-bottom: 45px;
  line-height: 40px;
  height: 40px;
  text-align: right;
  background: url("../images/cpwt.png") 100% 100% no-repeat;
  padding-right: 2%;
}
.sys .sys-w button {
  position: absolute;
  background: url("../images/you.png") 60% 50% no-repeat, #ffffff;
  border: #9834d7 1px solid;
  width: 160px;
  height: 70px;
  text-indent: 2em;
  text-align: left;
  bottom: -35px;
}
.sys .sys-nav {
  font-size: 17px;
  margin-top: 60px;
  text-align: center;
  width: 8%;
  float: left;
}
.sys .sys-nav li {
  line-height: 48px;
  border-radius: 5px;
  box-shadow: 0 0 2px #00c5b9 ;
  margin-bottom: 20px;
}
.sys .sys-nav li:hover {
  background: #9834d7;
  color: white;
}
.sys .sys-li {
  width: 88%;
  float: left;
  margin-top: 60px;
  margin-left: 4%;
}
.sys .sys-li img {
  float: left;
  margin-right: 3%;
  width: 22%;
}
.sys .sys-li img:last-child {
  margin-right: 0;
}
.sys:nth-child(even) .sys-i {
  float: right;
}
.sys:nth-child(even) .sys-w {
  float: left;
}
.sys:nth-child(even) .sys-w h1 {
  text-align: left;
  background: url("../images/cpwt.png") 0% 100% no-repeat;
  padding-left: 2%;
}
.sys:nth-child(even) .sys-nav {
  float: right;
}
.sys:nth-child(even) .sys-li {
  margin-left: 0;
}
.list-t {
  font-size: 28px;
  font-weight: bold;
  color: #9834d7;
  margin-top: 60px;
  margin-bottom: 20px;
}
.l-nav {
  width: 18%;
  float: left;
  background: white;
  padding: 0.5%;
}
.l-nav .atv {
  color: white;
  background: #9834d7;
}
.l-nav ul {
  background: #eeeeee;
  color: #646464;
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
  text-indent: 1rem;
  margin-bottom: 15px;
}
.l-nav ul:last-child {
  margin-bottom: 0;
}
.l-nav ul span {
  font-weight: normal;
  color: #b3b3b3;
  font-size: 14px;
  padding-left: 1%;
}
.l-nav li {
  font-size: 14px;
  background: white;
  color: #646464;
  font-weight: lighter;
  border-bottom: #e2e1e1 1px solid;
}
.l-nav li:hover {
  font-weight: bold;
  color: #9834d7;
}
.r-list {
  width: 76%;
  color: #646464;
  float: right;
}
.r-list img{ width:96s%; height:auto; padding:2%;}
.r-list dd {
  width: 30%;
  float: left;
  margin: 0 0 1.6% 0;
}


.r-list p {
  text-align: center; line-height:30px;
}

@media screen and (max-width: 768px) {
  .fwtdalix{ font-size:13px;}
  .pagetab {
    font-size: 14px;
    height: 60px;
  }
  .pagetab li {
    width: 50%;
    height: 30px;
    line-height: 30px;
  }
  .tabx {
    bottom: -60%;
  }
  
  .zlmc{ width:100%;  height:auto; background:#fff; padding-top:20px;float: left; display:block;}
.zlmac{ width:100%;  height:auto; float:left;}
.zlmc li{float: left;width: 33.3%; height: 45px; line-height: 45px; margin-bottom:10px; font-size:15px; }
.zlmc li:hover{ background:#005da3; color:#fff;}

  .zlm{ width:100%;  height:auto; background:#fff; padding-top:20px;float: left;}
  .zlma{ width:100%;  height:auto; float:left;}
.zlm li{float: left;width: 33.3%; height: 45px; line-height: 45px; margin-bottom:10px; font-size:15px; }
.zlm li:hover{ background:#005da3; color:#fff;}
.select1{ background:#005da3; display:block; color:#fff;}
.select2{ color: #646464;font-size: 15px;}


.fwtdc{ width:100%; margin:0; padding:0;}
.fwtda{ width:100%; margin:0; padding:0;}
.fwtda li {
  margin-right:1% ;margin-left:1% ;height:auto; margin-bottom:10px; 
  width:48%; float:left;
}


.fwtdalis{ width:100%; height:auto;overflow:hidden;}
.fwtdalis img{width: 100%;
    height:auto;
    display: block; }

/*新闻*/
.fwtd_xw{ width:91%; height:auto; border:solid 1px #dddddd; padding:2%; float:left; margin-left:2%; margin-right:2%;}
.fwtd_xw:hover{ background:#005da3;border:solid 1px #005da3;transition: 0.3s linear 0.3s; -moz-transition: 0.3s linear 0.3s; -webkit-transition: 0.3s linear 0.3s; -o-transition: 0.3s linear 0.3s;}
.fwtd_xwz{ width:100%; height:auto; float:left;}
.fwtd_xwz img{ width:100%; height:auto; display:block;}
.fwtd_xwy{ width:100%; height:auto; float:right;}
.fwtd_xwybt{ width:100%; height:auto; font-size:16px; font-weight:bold; line-height:50px; padding-top:10px; border-bottom:dashed 1px #005da3; color:#005da3;}
.fwtd_xw:hover .fwtd_xwybt{border-bottom:dashed 1px #fff; color:#fff;}
.fwtd_xwynr{ width:100%; height:auto; font-size:13px; color:#666666; line-height:22px; padding-top:5px;}
.fwtd_xwyxq{ width:100%; height:auto; font-size:12px; color:#666666; padding-top:5px;}

.fwtd_xwnr{ width:100%; height:auto; float:left; padding-top:40px;}
.fwtd_xwnrli{ width:94%; height:auto;float:left;border:solid 1px #dddddd; padding:1%; margin-left:2%; margin-right:2%; margin-bottom:10px;}
.fwtd_xwnrlitp{ width:100%; height:auto;}
.fwtd_xwnrlitp img{ width:100%; height:auto; display:block;}
.fwtd_xwnrlibt{ width:100%; height:auto;font-size:16px; font-weight:bold; line-height:40px; padding-top:10px; border-bottom:dashed 1px #005da3; color:#005da3;}
.fwtd_xwnrlinr{ width:100%; height:auto;font-size:14px; color:#666666; line-height:25px; padding-top:10px;}
.fwtd_xwnrlisj{ width:100%; height:auto;font-size:13px; color:#666666; padding-top:10px;}

  .nycpxqa{ width:100%; height:auto; line-height:40px; font-weight:bold; margin-top:0px; float:left; font-size:18px; color:#005da3; border-bottom:solid 2px #005da3;}
.nycpxq{ width:100%; height:auto; line-height:30px; font-size:14px; margin-top:15px; color:#666666;float:left; }


		.xqym{width: 100%; height: auto; float: left;}
		.xqyms{width: 100%; height: auto; float: left;}
		.xqymsz{width: 94%; height: auto; float: left; margin-left: 3%; margin-right: 3%;}
		.xqymszs{width: 100%; height: auto; float: left; background: #dedede;}
		.xqymszs img{width: 99%; height: auto; display: block; padding: 0.5%;}
		.xqymszx{width: 100%; height: auto; float: left; padding-top: 10px;}
		.xqymszx li{width: 20%; height: auto; float: left; margin-left: 2.1%; margin-right: 2.1%; border: 1px #dedede solid;}
		.xqymszx li img{width: 100%; height: auto; display: block;}
		.xqymszx li:hover{border: 1px #44a8f2 solid;}
		.xqymsy{width: 94%; height: auto; float: right; margin-left: 3%; margin-right: 3%; padding-top: 15px;}
		.xqymsy1{width: 100%; height: auto; float: left; font-size: 16px; color: #303030; font-weight: bold;}
		.xqymsy2{width: 100%; height: auto; float: left; font-size: 14px; color: #666666; line-height: 25px;  padding-bottom: 15px;} 
		.xqymsy3{width: 100%; height: auto; float: left; font-size: 16px; color: #44a8f2;}
		.xqymsy3 span{font-size: 14px; color: #ffffff; background: #44a8f2; padding: 5px 10px; float: right; margin-right: 5%;}


  .pgx,
  .titlel,
  .fwtd {
    padding: 20px 2%;
  }
  .fwtd img {
    margin-right: 0.2%;
    width: 49%;
  }
  .more {
    width: 100%;
  }
  .yyxm .xml { display:none;
    width: 100%;
  }
  .yyxm .xmc {
    width: 100%;
  }
  .yyxm .xmr {
    width: 100%;display:none;
  }
  .cpal dd {
    width: 100%;
  }
  .cpal dd img {
    width: 100%;
  }
  .cpal {
    padding-top: 0;
    padding-bottom: 75px;
  }
  .cpzx {
    padding: 2% 1%;
  }
  .cpzxi {
    width: 47.7% !important;
  }
  .cpt {
    font-size: 16px;
    left: 1%;
    top: 10%;
  }
  .yyxm-p dd {
    width: 100%;
    margin-bottom: 0;
  }
  .sys {
    margin-top: 0;
  }
  .sys .sys-i {
    width: 100%;
  }
  .sys .sys-w {
    width: 92%;
    padding-top: 27px;
    min-height: 300px;
    padding-bottom: 40px;
  }
  .sys .sys-w button {
    right: 5%;
    height: 60px;
  }
  .sys .sys-w h1 {
    text-align: left;
    background: url("../images/cpwt.png") 0% 100% no-repeat;
    padding-left: 2%;
    font-size: 20px;
  }
  .sys .sys-nav {
    width: 100%;
  }
  .sys .sys-nav li {
    width: 25%;
    float: left;
    font-size: 12px;
  }
  .sys .sys-li {
    width: 100%;
    margin: 0;
  }
  .sys .sys-li img {
    width: 48%;
  }
  .sys .sys-li img:nth-child(even) {
    margin-right: 0;
  }
  .pagetab .dangqian {
    line-height: 60px;
  }
  .list-t {
    font-size: 21px;
    margin-top: 14px; text-align:center;
    margin-bottom: 5px;
  }
  .l-nav {
    display: none;
  }
  .r-list {
    width: 100%; padding:0;
  }
  .r-list img{
    width: 100%; padding:0;
  }
  .r-list dd {
    width:94%; margin-left:3%; margin-right:3%; margin-bottom:10px;
  }
  .r-list dd img{ width:100%; height:auto; display:block;}
   .menu{
            width: 30px;
        }
        .menu li{
            margin-top: 5px;
        }
        .nav>ul>li{
            font-size: 18px;
        }
        .logo{
            width: 100px;
            height: 30px;
        }
        .logo img{
            width: 100px;
            height: 30px;
        }
		
		
		.fwtd li {
  margin-right:1% ;margin-left:1% ;
  width: 48%; float:left; font-size:13px;
}
}
