@charset "utf-8";
/* CSS Document */
body {margin: 0;  padding: 0;  font-size:14px;font-family: "microsoft yahei";color: #333; line-height:1.8}
ul,li{list-style: none;padding: 0;}
*{padding: 0;margin: 0;}
a{text-decoration: none;  margin: 0;  padding: 0;color: #333; }
input,select,button{font-family: "microsoft yahei";}
p,span,i,em{  margin: 0;  padding: 0;  }
tr,td{  margin: 0;  padding: 0;  }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dn{ display:none;}
div{ box-sizing:border-box;}
.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
@font-face {
    font-family: "液晶数字字体";
    font-weight: normal;
    font-style: normal;
}

.w1440{width:1440px; margin:0 auto;}
header{ background:#eee;padding:1.5% 0; height:73px; }
.head{position:relative;}
.logo{ width:75%; position:absolute; left:0;}
.logo img{ width:100%;}
.date {width:17%; background:url(../images/tm.png) no-repeat left center; position:absolute; right:0; padding-left:75px;
}
.tiannum{}
.danger{font-family: "液晶数字字体";font-size:3.2rem; color:#004c94;}
.tian{ font-size:2rem; margin-left:5px;}
.sign{display:none;}


.dash {height:100px; width:74px; text-align:center;
}
.days_dash{ position:absolute; top:25px; left:9px;}
.hours_dash{ position:absolute; top:25px; left:85px;}
.minutes_dash{ position:absolute; top:25px; left:158px;}
.seconds_dash{ position:absolute; top:25px; left:230px;}
.dash .digit {
	font-size: 22px;
    font-weight: bold;
    float: left;
    text-align: center;
    font-family: Arial;
    color: #fff;
    position: relative;
    margin: 10px 0 0 2px;
}
.dash_title {

	font-size: 12px;
	color: #2f2e2e;

}
.jlt{ font-size:14px;}

nav{ width:100%; height:50px; line-height:50px; background:#004c94}
.menulist{}
.menulist > li{ float:left; width:9%; text-align:center; height:50px; line-height:50px; position:relative;}
.menulist > li:first-child:before{ content:""; display:inline-block; position:absolute; left:0; top:20px; background:#fff; height:14px; width:1px;}
.menulist > li:after{ content:""; display:inline-block; position:absolute; right:0; top:20px; background:#fff; height:14px; width:1px;}
.menulist > li a{ display:block; color:#fff; font-size:16px;}
.menulist > li:hover{ background:#004382}
.menulist > li a.active{ background:#004382}
.menulist > li ul{line-height: 35px;list-style-type: none;text-align:center;left: -999em;width:100%;position: absolute;font-family:"Microsoft Yahei";font-size:14px;z-index:9999999999;}

.menulist > li ul.ss9{width:200px;}
.menulist > li ul.ss9 a{line-height:30px;padding:10px;text-align:center;padding-bottom:10px;}
.menulist li ul li{background:rgba(0,76,148,.8);width:100%;}
.menulist li ul a{display: block;text-align:center; line-height:45px; font-size:15px;}
.menulist li ul a:link {color:#ffffff;text-decoration:none;}
.menulist li ul a:visited {color:#ffffff;text-decoration:none;}
.menulist li ul a:hover {color:#fff;text-decoration:none;font-weight:normal;background:#004382;}
.menulist li:hover ul {left: auto;}

.banner{position:relative;clear:both;}
.bn_t{ background: url(../images/bnt.png) no-repeat center center; width:100%; height:6px; position:absolute; top:0; left:0; z-index:999}

.indexcont{ margin-top:2%;}
.zhgkbox{ width:61%;}
.title{ height:44px; line-height:44px; border-bottom:1px solid #666;}
.title span{ font-size:24px;border-bottom:3px solid #0e5ea8; height:42px; display:inline-block; float:left;}
.title2{ height:44px; line-height:44px; border-bottom:1px solid #666;}
.title2 span{ font-size:24px;border-bottom:3px solid #0e5ea8; height:42px; display:inline-block; float:left;}

.title3{ height:44px; line-height:44px; border-bottom:1px solid #666;}
.title3 span{ font-size:24px;border-bottom:3px solid #0e5ea8; height:42px; display:inline-block; float:left;}

.more{ color:#004c94; background:url(../images/ico.png) no-repeat right center; font-size:14px; padding-right:20px;}
.more:hover{ color:#0e5ea8}
.zhgk{ margin-top:15px;}
.zhgk img{ width:100%; height:195px;}
.zhgk p{ color:#636363; line-height:1.9}
.zhgk_b{ margin-top:25px;}
.zhgk_b a{ display:block; width:32%; float:left; height:94px; line-height:94px; color:#fff; font-size:24px; text-align:center; border-radius:5px; position:relative}
.zhgk_b a.czbm{ float:left; margin-right:2%;background:#004c94 url(../images/bm.png) no-repeat 25px center;}
.zhgk_b a.gzdj{ float: right;background:#004c94 url(../images/dj.png) no-repeat 25px center;}
.zhgk_b a i{ display:block; position:absolute; right:10px; bottom:35px; background:url(../images/ico1.png) no-repeat; width:66px; height:18px; transition:all 250ms ease-in}
.zhgk_b a:hover .bmico{ right:20px;}

.zzsbox{ width:35%;}
.zzsimg{ width:100%; margin-top:15px}
.zzsimg img{ width:100%; height:195px;}
.zzs_b{ margin-top:25px;}
.zzs_b ul li{ float:left; width:49%; margin-bottom:2%; margin-right:2%;}
.zzs_b ul li:nth-child(2n+0){ margin-right:0}
.zzs_b ul li a{display:block; background:#004c94; height:42px; line-height:42px; border-radius:5px; text-align:center; color:#fff; font-size:20px; transition:all 250ms ease-in}
.zzs_b ul li a:hover{ border-radius:5px;}

.indextwo{ margin-top:1%;}
.jchg{ margin-top:5%;}
.jchg video{ background: url(../images/sp.png) no-repeat; width:100%; background-size:100% 100%;}

.newbox{ margin-top:3%;}
.zhzx{ width:48%;}
.zhzx h1{ font-size:20px;}
.zx_t{ margin-top:2%;}
.zx_t dt{ float:left; width:38%;}
.zx_t dt img{ width:100%; height:105px;}
.zx_t dd{ float: right; width:60%;}
.zx_t dd h3{ margin-bottom:1%; line-height:1.5}
.zx_t dd h3 a{ font-size:15px; color:RGB(128,36,39)}
.zx_t dd p{ color:#727272; line-height:1.5; max-height:40px; overflow:hidden}
.newlist{ margin-top:3%;}
.newlist li{ background: url(../images/nico.png) no-repeat left center; padding-left:20px; line-height:1.9; font-size:15px; width:100%; white-space:normal; overflow:hidden;text-overflow: ellipsis; height:30px;box-sizing: border-box;}
.newlist li a{ color:#636363}
.newlist li a:hover{ color:#0e5ea8; text-decoration:underline}

.vrbox{ margin-top:2%;}
.vrbox img{ width:100%;}
.vrt{ background:#0e5ea8 url(../images/vr.png) no-repeat 15px center; height:55px; line-height:55px; font-size:22px; color:#fff; padding-left:90px;}
.vrt h1{}

.linkbox{margin-top:1%;}
.linlist{ margin-top:2%;}
.linlist li{ float:left; width:8.5%; margin:0 0.5%; height:70px; border:1px solid #ddd; text-align:center; margin-bottom:1.2%; box-sizing:border-box}
.linlist li a{ display:block;}
.linlist li a img{  vertical-align:middle;max-width:100%;height:68px;}
.linlist li a img:hover{ opacity:.8}
.linlist2{ margin-top:2%;}
.linlist2 li{ float:left;  margin:0 20px 0 10px; height:30px;text-align:left; margin-bottom:1.2%;}
.linlist2 li a{ display:block;}
footer{ background:#004c94; background-size:100% 100%; padding:0.8% 0; margin-top:2%}
.foot_l{ width:50%;font-size:16px;}
.foot_l p{ color:#fff;}
.foot_l a{ color:#fff;}
.foot_r{width:50%;margin-top: 1.8%;}
.foot_r dl{ float:right;margin-right: 3%;}
.foot_r dl dt{ float:left; width:30%;background: #fff;padding: 2%;}
.foot_r dl dt img{ width:100%;}
.foot_r dl dd{float:left; width:50%;font-size:16px; color:#fff; margin-left:2%; margin-top:10%;white-space: nowrap;}

.nypic{ width:100%;}
.nypic img{width:100%;}

.cont_l{ width:23%;}
.tree{ background:#f8f8f8; border:1px solid #e6e6e6}
.nylt{ background:#004c94; height:60px; line-height:60px; font-size:25px; font-weight:700; color:#fff; padding-left:30px; box-sizing:border-box}
.tree ul{}
.tree ul li{line-height:40px;padding:10px;padding-left:30px; box-sizing:border-box; border-bottom:1px solid #e6e6e6;}
.tree ul li a{ font-size:16px; display:block; background: url(../images/tico1.png) no-repeat right center;}
.tree ul li a:hover{ color:#004c94;background: url(../images/tico.png) no-repeat right center;}
.tree ul li a.active{color:#6B6B6B;background: url(../images/tico1.png) no-repeat right center;}

.tree1{ background:#f8f8f8; border:1px solid #e6e6e6}
.tree1 ul{}
.tree1 ul li{line-height:45px;padding-left:10px; box-sizing:border-box; border-bottom:1px solid #e6e6e6;}
.tree1 ul li a{ font-size:16px; display:block; background: url(../images/tico1.png) no-repeat right center;}
.tree1 ul li a:hover{ color:#004c94;background: url(../images/tico.png) no-repeat right center;}
.tree1 ul li a.active{color:#004c94;background: url(../images/tico.png) no-repeat right center;}

.contlx{ margin-top:7%; background:#f8f8f8; border:1px solid #e6e6e6; padding-bottom:5%}
.contlxtext{ width:80%; margin:0 auto; margin-top:5%;}
.contlxtext p{ line-height:2.5;font-size: 16px;}

.cont_r{ width:75%}
.zxlist{ margin-top:1%;}
.zxlist li{ padding:20px 0; border-bottom:1px dashed #cacaca;}
.zxlist li h2{ background:url(../images/nico.png) no-repeat left center; padding-left:16px;font-size:18px; }
.zxlist li h2 a{font-size:18px;}
.zxlist li h2 a:hover{color:#004c94;}
.zxlist li p{ color:#727272; margin-left:16px;margin-top:1%}
.zxlist li h3{ color:#004c94; font-size:14px;margin-left:16px; margin-top:1%}
.zxlist li h3 a{ color:#004c94; margin-left:50px;}
.zxlist li h3 a:hover{ text-decoration:underline}
.zxlist li:hover{ background:#f8f8f8}
.page{ text-align:center; margin-top:50px; clear:both;}
.page span{display:inline-block; color:#888; padding:8px; margin:0 1px;vertical-align:middle;}
.page a{ display:inline-block;background:#fff; text-align:center; padding:8px; color:#666; margin:0 1px;vertical-align:middle;
transition: all 400ms cubic-bezier(.4,0,.23,1);-moz-transition: all 400ms cubic-bezier(.4,0,.23,1);-webkit-transition: all 400ms cubic-bezier(.4,0,.23,1);}
.pageactive{display:inline-block; text-align:center; padding:8px 15px; color:#666!important; margin:0 1px; vertical-align:middle;}
.page a:hover{color:#004c94!important;}

.xzlist li h2{ color:#888}
.xzlist li h2 span{ margin-right:5%}
.xzlist li h2 a.xzbuton{ color:#fff; display:block; padding:3px 25px; background:#004c94;}
.nyzhgk{ margin-top:2%;}
.nyzhgk p img{ max-width:100%}

.lx_l{ width:64%;}
.lx_l img{ width:100%;}
.lx_r{ width:30%;}
.lx_r p{ line-height:2.5}

.gsxx{ background:#f8f8f8; border:1px solid #e6e6e6; padding-bottom:2%}
.zst{ font-size:18px; color:#fff; background:#004c94; height:46px; line-height:46px; padding-left:20px; box-sizing:border-box;}
.gsxx table{ width:100%; margin-top:2%}
.gsxx table tr th{ text-align:right; width:10%}
.gsxx table tr td{ line-height:60px; padding:0 5px}
.gsxx table tr td input.gsxtext,.gsxx table tr td select.gsxtext{ height:42px; line-height:42px; background:#fff; border:1px solid #e6e6e6; width:70%; margin-right:2%}
.bz{color:#c70000}
.blue{ color:#004c94}
.zwlx{ margin-top:3%; background:#f8f8f8; border:1px solid #e6e6e6; }
.zwlx table{width:100%;}
.zwlx table tr th{padding-left:2%;line-height:60px; text-align:left;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
.zwlx table tr td{ line-height:60px;padding-left:2%; border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;}
.zwlx table tr td input{height:35px; line-height:35px; background:#fff; border:1px solid #e6e6e6; width:40%; margin:0 2%}
.zwlx table tr td:first-child,.zwlx table tr th:first-child{border-left: none}

.content{ margin-top:2%; width:65%}
.nytitle{font-size:22px;}
.time_fx{ margin-top:1%; font-size:14px;}
.time_fx span{ float:left; display:inline-block; height:28px; line-height:28px;color:#888; }
.contmain{ margin-top:1%}
.contmain p{color:#000000;margin-top: 22px;text-indent: 2em; margin-bottom: 0px; padding: 0px; font-size: 16px; line-height: 32px; font-family: "Microsoft YaHei"; white-space: normal;}
.contmain p img{max-width:100%}

.newcont_r{ width:33%;}
.newcont{ background:#f8f8f8; margin-top:3%; padding:3% 5%}
.newcont > h2{ color:#004c94; font-size:20px;}
.newcontlist{}
.newcontlist li{ padding:3% 0; border-bottom:1px solid #e6e6e6;}
.newcontlist li h3{ background:url(../images/xwico.png) no-repeat left center;padding-left:20px; font-size:14px; color:#636363; white-space:nowrap; width:100%; overflow:hidden;text-overflow: ellipsis;}
.newcontlist li h3 a:hover{ color:#004c94}
.newcontlist li h4{ margin-top:1%; background:url(../images/tmico.png) no-repeat left center; padding-left:20px;font-size:14px; color:#636363;}

.submit{ margin-top:3%; text-align:center}
.submit button{  width:20%; height:51px; background:#004c94; color:#fff; text-align:center; line-height:51px; border:none; font-size:16px; cursor:pointer;font-family: "microsoft yahei";}

.model-navbtn,.sjj_nav{display:none;}
		
	
	.sidebar{ position: fixed; right: 20px; top: 30%; margin-top: -50px; z-index: 999; width: 166px;}
	.sidebar .sbtn{ text-align: center; display: block; margin-bottom: 20px; padding: 8px 0;  border-radius: 5px;
	}
	.sidebar .sbtn .icon{ height: 25px;     border: 0 none;vertical-align: middle;max-width: 100%;}
	.sidebar .sbtn .mc{font-size: 18px; display: inline-block; vertical-align: middle; font-weight: bold; margin-left: 18px;}
	.sbtn{ display: inline-block; padding: 10px 58px; font-size: 24px; font-weight: bold; color: #fff !important;}
	.sbtn_lv{ background-color: #e00f5c;}	
	
	.addd { margin-top: 20px;}
	.addd ul { width: 110%; }
	.addd li { float: left; width: 19%; margin-right: 5%; text-align: center;border-radius: 5px; }
	.addd li img { width: 60%;}
	.addd li p { color: #fff; font-size: 24px; padding-bottom: 16px;}	

.dede_pages {margin:20px auto;height:30px;width:100%;text-align:center;overflow:hidden;}
.dede_pages ul {display:inline-block; *display:inline; zoom:1;margin:0 auto;position:relative;}
.dede_pages ul li {list-style:none;float:left;background:#f0f0f0;height:28px; line-height:28px; margin:0 3px;font-size:14px;}
.dede_pages ul li a,.dede_pages ul li span{color:#333;padding:0px 10px;}
.dede_pages ul li a:hover{padding:0px 10px;display:block;background:#D23B40;color:#fff;}
.dede_pages ul li.active{background:#D23B40;display:block;color:#fff;}
.dede_pages ul li.active a{color:#fff;}	
@media (max-width:1440px){
.w1440{ width:90%}
.zhgk{overflow:hidden}
.jchg video{ height:295px;}
.zwlx table tr td{ padding-left:1%}
.date{ width:19%}
  .foot_r{margin-top: 0.5%;}
  .foot_r dl{width: 47%;}
}


@media (max-width:750px){
header{width:100%;overflow:hidden; height:75px;}
.head{ width:98%}
.sign{ display:block;width:80%;padding-top:0px;float:left;vertical-align: middle;padding-bottom:10px;padding-left:10px;}
.sign img{max-width: 80%;max-height: 100%;}
.logo{ display:none;}
.date{ width:16%;display:none;}
nav,.sidebar,.yc h1{display:none;}

.zhgkbox,.zzsbox,.zhzx,.foot_l,.foot_r{ width:100%;overflow:hidden;}
.indexcont{ width:95%;overflow:hidden;}
.zhgk_b a{font-size:1rem;}
.zhzx{margin-top:10px;}
.zhzx h2{ border-bottom:1px solid #666;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:34px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:0px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}

.sjj_nav{display:block;position:fixed;z-index:9000;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:80px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}


.danger{ font-size:30px;}
.tian{ font-size:20px;}

.foot_r dl{width:45%;float:left;}
.foot_r dl dt{ width:100%;text-align:center;font-size:12px;background:none;}
.foot_r dl dt img{width:90%;}
.foot_r dl dd{width:100%;font-size:0.9rem;margin-top:-5px;text-align:center;overflow:hidden;}

.zx_t dd h3{height: 26px; overflow: hidden;}
.zhgk_b a{height:60px;line-height:60px;}
.zhgk_b a.czbm{background: #004c94 url(../images/bm.png) no-repeat 10px center;background-size: 1.5rem;}
.zhgk_b a.gzdj{background: #004c94 url(../images/dj.png) no-repeat 10px center; background-size: 1.5rem;}
.zhgk_b a i{ right:15px;}
.zhgk_b a i{ width:35px; right:0;top:26px; line-height:60px;background-size:30px;}

.jchg video{ height:270px;}
.contlxtext{ width:90%;}
.contlxtext p{ font-size:12px;}
.zwlx table tr td{ line-height:35px;}
.gsxx table tr th{ width:15%;}
.gsxx table tr td input.gsxtext{ width:60%}

.zzsimg img,.zhgk img{ height:150px;}
.zx_t dt img{height:75px;}


.addd { margin-top: 20px;}
.addd ul { width: 110%; }
.addd li { float: left; width: 43%; margin-right: 5%; margin-bottom: 5%;text-align: center;border-radius: 5px; }
.addd li img { width: 60%;}
.addd li p { color: #fff; font-size: 1rem; height:20px;overflow:hidden;padding-bottom: 16px;}	

.linkbox{ width: 100%;overflow:hidden; }
.linlist{ width: 110%; }
.linlist li{ float:left; width:43%; margin-right:4%; height:70px; border:1px solid #ddd; text-align:center; margin-bottom:1.2%; box-sizing:border-box}
.linlist li a{ display:block;}
.linlist li a img{  vertical-align:middle;max-width:100%;height:68px;}
.linlist li a img:hover{ opacity:.8}

.cont_l,.newcont_r{display:none;}
.cont_r,.content{width:100%;}


	}
	
@media (max-width:450px){
.sign img{max-width: 100%;max-height: 100%;}
	
.title3{  border-bottom:1px solid #666;}
.title3 span{ font-size:16px;border-bottom:3px solid #0e5ea8; height:40px; display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;float:left;}


}


.ntop{position: fixed;width: 100%;height:180px;top:0px;z-index:99999;}
.nmtop{margin-top:182px;display:block;}

.linkbox2 {
  float: left;width:100%;
}
.linkbox2 .linkitem {
  border: 1px #004c94 solid;
  color: #004c94;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 16px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  padding: 0 10px;
}
.linkbox2 .currrent,.linkbox2 .linkitem:hover {
  background-color: #004c94;
  color: #fff;
}
.linkbox2 .borcolor {
  border: 1px #fdc300 solid;
  color: #fdc300;
}


.viewbox .viewlist {
  padding: 60px 0;
  margin-top: 30px;
}
.viewbox .viewlist .box-item {
  width: calc(100%/3 - 27px);
  background-color: #fff;
  float: left;
  transition: 0.6s;
  transform: translate(0);
  margin-right: 40px;
  margin-bottom: 20px;
}
.viewbox .viewlist .box-item:hover {
  box-shadow: 0 0 10px #a3bdda;
  transform: translateY(-20px);
}
.viewbox .viewlist .box-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.viewbox .viewlist .box-item a .imgbox {
  text-align: center; width: 100%;
}
.viewbox .viewlist .box-item a .imgbox img {
 width: 100%;
  vertical-align: middle;
  max-height: 100%;
}

.viewbox .viewlist .box-item a .txtbox {
  padding: 20px 20px 30px;
}
.viewbox .viewlist .box-item a .txtbox .viewname {
  font-size: 16px;
  color: #333;
  height: 27px;
}
.viewbox .viewlist .box-item a .txtbox1 {
  padding: 10px 20px 20px;
}
.viewbox .viewlist .box-item:nth-child(3n) {
  margin-right: 0;
}

.viewbox .viewlist .box-item2 {
  width: calc(100%/2 - 47px);
  background-color: #fff;
  float: left;
  transition: 0.6s;
  transform: translate(0);
  margin-right: 40px;
  margin-bottom: 20px;
}
.viewbox .viewlist .box-item2:hover {
  box-shadow: 0 0 10px #a3bdda;
  transform: translateY(-20px);
}
.viewbox .viewlist .box-item2 a {
  display: block;
  width: 100%;
  height: 100%;
}
.viewbox .viewlist .box-item2 a .imgbox {
  text-align: center; width: 100%;
}
.viewbox .viewlist .box-item2 a .imgbox img {
 width: 100%;
  vertical-align: middle;
  max-height: 100%;
}

.viewbox .viewlist .box-item2 a .txtbox {
  padding: 20px 20px 30px;
}
.viewbox .viewlist .box-item2 a .txtbox .viewname {
  font-size: 16px;
  color: #333;
  height: 27px;
}
.viewbox .viewlist .box-item2 a .txtbox1 {
  padding: 10px 20px 20px;
}
.viewbox .viewlist .box-item2:nth-child(2n) {
  margin-right: 0;
}


@media (max-width:750px){
.ntop{position: fixed;width: 100%;height:87px;top:0px;z-index:99999;}	
.nmtop{margin-top:82px;display:block;}
.linkbox2 {
  float: left;width:100%;margin:20px 0;
}
.linkbox2 .linkitem {  font-size: 14px;  height: 30px;  line-height: 30px;}
.viewbox .viewlist .box-item {  width: 100%;  margin-bottom: 0px;
}.viewbox .viewlist .box-item2 {  width: 100%;  margin-bottom: 10px;
}
.viewbox .viewlist {
  padding: 10px 0;
  margin-top: 30px;
}

}	

/*底部电话*/

@media screen and (min-width: 750px) and (max-device-width: 10000px) {
  .ff-bottom {display: none;}
}



@media screen and (max-width: 750px){
    .ff-bottom{
        width:100%;
        height:54px;
        background:#f7f8f8;
        position:fixed;
        left:0px;
        bottom:0px;
        z-index:10;
    }
    .ff-bottom ul{
        width:100%;
    }
    .ff-bottom ul a{
        color:#4c4c4c;
    }
    .ff-bottom ul li{
        width:25%;
        height:46px;
        float: left;
        text-align: center;
        padding-top:8px;
        position:relative;
    }
    .ff-bottom ul li.li-last{
        width:50%;
    }
    .ff-bottom ul li div.lidh{
        width:96%;
        height:38px;
        line-height: 38px;
        color:#ffffff;
        border-radius:50px;
        background:#d80c18;
    }
    .ff-bottom ul li div.lidh em{
        background:#d80c18 url('/template/pc/skin/images/3.png') no-repeat 40% center;
        display:inline-block;
        width:25px;
        height:25px;
        margin-top:7px;
        vertical-align: top;
        margin-right:5px;

    }
    .ff-bottom ul li div.lidh span{
        margin-top:0px;
        display:inline-block;
        vertical-align: top;
    }
    .ff-bottom ul li span{
        display:block;
        margin-top:5px;
    }
    .ff-bottom ul li img.mm{
        position:absolute;
        left:50%;
        margin-left:-20px;
        top:-17px;
    }
    .ff-bottom ul li span.m-md{
        margin-top:23px;
    }
}

/*表格样式*/

.cx-table table {
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
    box-sizing: border-box;
}

.cx-table table td {
    line-height: 32px;
    border: 1px solid #e3e3e3;
    padding: 0 10px;
    box-sizing: border-box;
}

@media screen and (max-width: 750px) {
  .nyzhgk img {width: 100%; display: block;margin:0 auto;}
}

  .nyzhgk img {width: 100%; display: block;margin:0 auto;}