img{
  max-width: 100%;
}
.logo img{
  display:block;
}
.nav {
  width: 96.875%;
  margin: 3% auto;
  display: block;
  overflow: hidden;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nav ul li {
  width: 23.5%;
  text-align: center;
  margin-bottom: 2%;
  border-radius: 0.1rem;
  box-shadow: 0px 0px 0.04rem 0.02rem #cdcdcd inset;
}
.nav ul li a{
  display:block;
}
.nav ul li img {
  width: 0.63rem;
  margin: 10% auto 0;
}
.nav ul li p {
  line-height: 0.6rem;
  font-size: 0.24rem;
  color: #9c6336;
}
/*首页*/

.departt{font-size:0.28rem;color:#2354a3;font-weight:bold;padding-left:0.25rem;padding-right:0.25rem;}
.departtimg {border-bottom:solid 1px #a2a2a2;position:relative;padding-bottom:0.1rem;}
.departtimg :before{
	content:"";
	width: 2.1rem;
	height: 3px;
	position: absolute;
	bottom:-1px;
	left:0;
	background: #2354a3;
}
.departt img{
	width: 0.46rem;
	vertical-align: middle;
	margin-right: 0.17rem;
}
.departt span{
	vertical-align: middle;
}
.departc{
	display: flex;
	justify-content: space-between;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.departc a{
	text-align: center;
	padding-top: 0.2rem;
	display: block;
}
.departc .departcimg{
	width: 0.82rem;
	height: 0.82rem;
	border:solid 1px #c8c8c8;
	border-radius: 100%;
	text-align: center;
	margin:0 auto;
}
.departc .departcimg img{
	width: 0.6rem;
	height: 0.6rem;
	display: inline-block;
	vertical-align: middle;
}
.departc .departcimg:after{
	display: inline-block;
	width: 0;
	height: 100%;
	content: "";
	vertical-align: middle;
}
.departc .departcp{
	font-size: 0.24rem;
	padding-top: 0.2rem;
}
.pubtitystd{
	width: 4.09rem;
	height: 1.2rem;
	margin:0 auto;
	position: relative;
}
.pubtitystd .ystdh1{
	font-size: 0.4rem;
    color: #2354a3!important;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.pubtitystd .ystdh1 img{
	width: 0.49rem;
	margin-right: 0.05rem;
	display:inline-block;
	vertical-align: middle;
}
.pubtitystd .ystdh1 span{
	display:inline-block;
	vertical-align: middle;
}
.pubtitystd .ystdp{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4.09rem;
	height:0.4rem;
	font-size: 0.24rem;
    background-image: url(../images/ystdpbg.png);
    background-size: cover;
}


.pubtit {
  width: 100%;
  margin: 5% auto;
  text-align: center;
}
.pubtit h2 {
  font-size: 0.4rem;
  color: #2354a3;
}
.pubtit h3 {
  width: 8%;
  height: 0.04rem;
  background: #2354a3;
  margin: 1.5% auto;
}
.pubtit p {
  font-size: 0.24rem;
}
.con1 {
  width: 100%;
  margin: 0 auto;
}
.swiper-pagination-bullet-active{
  background: #2354a3;
}
.con1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con1 ul li {
  width: 33.3%;
}
.con1 ul li.li2 {
  width: 50%;
}
.bgcor {
  background: #ffffff;
  display: block;
  overflow: hidden;
}
.con2_2 {
  width: 100%;
  margin: 3% auto 0;
  position: relative;
}
.pos1 {
  position: absolute;
  top: 6%;
  left: 11%;
  font-size: 0.24rem;
  color: #fff;
}
.pos2 {
  position: absolute;
  top: 16%;
  left: 5%;
  font-size: 0.24rem;
  color: #000;
}
.pos2 strong {
  font-size: 0.36rem;
}
.pos3 {
  position: absolute;
  top: 31%;
  left: 9%;
  font-size: 0.22rem;
  color: #000;
}
.pos4 {
  position: absolute;
  top: 37%;
  left: 9%;
  font-size: 0.22rem;
  color: #000;
}
.pos5 {
  position: absolute;
  top: 44%;
  left: 9%;
  font-size: 0.22rem;
  color: #000;
}
.pos6 {
  position: absolute;
  top: 57%;
  left: 9%;
  font-size: 0.22rem;
  color: #000;
}
.pos7 {
  position: absolute;
  bottom: 6%;
  left: 24%;
  font-size: 0.2rem;
  color: #000;
  width: 71%;
  line-height: 0.32rem;
}
.pos8 {
  position: absolute;
  top: 50%;
  left: 9%;
  font-size: 0.22rem;
  color: #000;
}
.zxzx {
  width: 75%;
  margin: 3% auto;
}
.zxzx ul {
  display: flex;
  justify-content: space-between;
}
.zxzx ul li {
  width: 45%;
  text-align: center;
  font-size: 0.26rem;
  line-height: 0.6rem;
  border-radius: 0.06rem;
  box-shadow: 0 0 0.1rem #6A6A6A;
  background: #2354a3;
}
.zxzx ul li:nth-child(2) {
  background: #e71e6c;
}
.zxzx ul li a {
  color: #fff;
}
.zxzx2 {
  width: 100%;
  margin: 8% auto 0;
  background: #e71e6c;
}
.zxzx2 ul {
  display: flex;
  justify-content: space-between;
}
.zxzx2 ul li {
  width: 25%;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px dashed #fff;
  padding: 2% 0;
}
.zxzx2 ul li:last-child {
  border: none;
}
.zxzx2 ul li img {
  width: 0.53rem;
}
.zxzx2 ul li p {
  font-size: 0.2rem;
  line-height: 0.4rem;
}
.zxzx2 ul li a {
  color: #fff;
  display:block;
}
.latestnews ul{
	padding-left: 0.1rem;
	padding-top: 0.3rem;
}
.latestnews ul li{
	background-image: url('../images/rightarrow.png');
	background-size: 0.3rem;
	background-repeat: no-repeat;
	padding-left: 0.3rem;
	background-position:left center;
	display: flex;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	font-size: 0.24rem;
}
.latestnews ul li a{
	width: 5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding-right: 0.5rem;
	
	background-repeat: no-repeat;
	background-position: 4.4rem center;
}
.latestnews ul li.top a{
	background-image: url('../images/hot.gif');
}
.changeone{width:95%; margin: 15px auto;}
.tags_title{ font-size: 15px; margin-bottom: 5px;}
.tags_title a{ float: right; margin-right: 1%; color: #1180c4}
.tags_title i{ display: inline-block; width: 15px; height:15px; background: url("../images/tw.png") no-repeat; vertical-align: -2px;}
.tags_title .i2{background: url("../images/hyh.png") no-repeat;}

.changeone ul li:nth-child(1),.changeone ul li:nth-child(7n),.changeone ul li:nth-child(7n+1){
	width:66%;
	height:50px;
    background:#1180c4;
	float: left;
	margin: 1px;
	position: relative;
	z-index: 5;
	overflow: hidden;
	line-height: 50px;
	border-radius: 5px;
	padding-top: 0;
}


.changeone ul .liB{
	width: 32.7%;
	height:50px;
    background:#50aee9;
	float: left;
	margin: 1px;
	position: relative;
	z-index: 5;
	overflow: hidden;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	padding-top:10px;
}
.changeone ul .liB a{
	color: #fff;
	font-size: 12px;
	top: 10px;
}
.changeone ul li:nth-child(1) a,.changeone ul li:nth-child(7n) a,.changeone ul li:nth-child(7n+1) a{
	font-size: 16px;
}
.moreques{
	padding-left: 0.15rem;
	padding-right: 0.15rem;
	padding-top: 0.3rem;
	padding-bottom: 0.2rem;
}
.moreques .box_a{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.moreques .box_b{
	display: none;
}
.moreques .box_a_show{
	display: block;
}
.moreques a{
    display: block;
    height: 0.6rem;
    text-align: center;
    background: #f4f5f5;
    border-radius: 0.5rem;
    font-size: 0.22rem;
    color: #333;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    margin-bottom: 0.15rem;
    vertical-align: middle;
    min-width: 1.15rem;
}
.moreques a:after{
	content:"";
	width: 0;
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.moreques a.more{

	background-image: url(../images/xbzdj_aa.gif);
    background-repeat: no-repeat;
    background-position: 0.7rem center;
    padding-right: 0.3rem;
    background-size: 0.2rem;
}
.moreques a.more.reverse{
	background-image: url(../images/xbzdj_bb.gif);
}
/*专家*/
.mod_ystd {
  padding-top: 1%;
  background: #fff;
  display: block;
  overflow: hidden;
}
.mod_ystd .pubtit p {
  color: #313130;
}
.case{
	display: flex;
	justify-content: space-between;
	padding-left: 0.1rem;
	padding-right: 0.1rem;
}
#ystd {
  width: 6.4rem;
  position: relative;
}
#ystd .doc .todoc{
	width: 2.98rem;
	height: 100%;
	position: absolute;
	bottom: 0rem;
    right: 0rem;
}
#ystd .doc .toswt{
	width: 2.16rem;
	height: 0.56rem;
	position: absolute;
	bottom: 0.9rem;
    left: 1.05rem;
}
#ystd .doc .totel{
	width: 2.16rem;
	height: 0.56rem;
	position: absolute;
	left: 1.05rem;
    bottom: 0.3rem;
}
.ystdy .bd li dl img{
  display:block;
}

.zxmode1 {
	display: flex;
	padding: 0.3rem 0.3rem 0.1rem 0.3rem;
	justify-content: space-between;
}
.zxmode1 .zxmode1m{
	width: 1.25rem;
	height: 1.25rem;
	font-size: 0.24rem;
	font-weight: bold;
	border-radius: 100%;
	display:flex;
    justify-content:center;
    align-items:center;
	
}
.zxmode1 .zxmode1m:nth-child(1),.zxmode1 .zxmode1m:nth-child(3){
	background: #ff6000;
}
.zxmode1 .zxmode1m:nth-child(2),.zxmode1 .zxmode1m:nth-child(4){
	background: #ffca00;
}
.zxmode1 .zxmode1m:nth-child(1) a,.zxmode1 .zxmode1m:nth-child(3) a{
	color:#fff;
}
.zxmode1 .zxmode1m:nth-child(2) a,.zxmode1 .zxmode1m:nth-child(4) a{
	color:#bf4800;
}
.p1 {
  width: 2.2rem !important;
}
.con3 {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.con3_hd {
  width: 96.875%;
  margin: 0 auto;
}
.con3_hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con3_hd ul li {
  width: 50%;
  margin-bottom: 2.2%;
}
.con3_hd ul li p {
  width: 48%;
  font-size: 0.24rem;
  line-height: 0.54rem;
  text-align: center;
  border-radius: 0.06rem;
  border: 1px solid #f2d4aa;
  background: #fff;
  box-shadow: 0 0 0.1rem #F2D4AA;
}
.con3_hd ul li.active p {
  background: #2354a3;
  color: #fff;
  border: 1px solid #fff;
}
.con3_hd ul li:nth-child(even) p {
  float: right;
}
.con3_bd {
  position: absolute;
  top: 0;
  left: 27.5%;
  width: 45.4%;
  height: 2.6rem;
  display: block;
  overflow: hidden;
}
.con3_bd_con {
  position: relative;
}
.con3_bd_con p {
  position: absolute;
  bottom: 0;
  padding: 5% 2%;
  font-size: 0.18rem;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.con4 {
  width: 96.875%;
  overflow: hidden;
  margin: 3% auto;
}
.con4 .kfdt {
  width: 3.68rem;
  height: 2.8rem;
}
.con4 .kfdt img {
  width: 3.68rem;
}
.con4 .swiper-container {
  overflow: hidden;
  position: relative;
}
.con4 .swiper-pagination {
  overflow: hidden;
  z-index: 999;
}
.con4 .swiper-container-horizontal > .swiper-pagination-bullets {
  left: 40%;
  bottom: 5%;
}
.con4 .swiper-pagination-bullet {
  float: left;
  width: 0.16rem;
  height: 0.16rem;
  display: block;
  background: #ffffff;
  border-radius: 0.16rem;
  opacity: 1;
}
.con4 .swiper-pagination-bullet-active {
  background: #fa8406;
  border: none;
  opacity: 1;
}
.con4 p {
  text-align: center;
  display: block;
  margin: 3% auto;
  font-size: 0.28rem;
}
.con4 p a {
  display: inline-block;
  background: #2354a3;
  color: #fff;
  border-radius: 0.2rem;
  padding: .5% 7%;
  box-shadow: 0 0 0.1rem #6A6A6A;
}
.con51{
	padding-left: 0.17rem;
	padding-right: 0.17rem;
}
.con5 {
  width: 96%;
  overflow: hidden;
  margin: 3% auto;
}
.con5 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con5 ul li {
  width: 50%;
  text-align: center;
  margin-bottom: 3%;
  box-sizing: content-box;
}
.con5 ul li:nth-child(2),
.con5 ul li:nth-child(6) {
  box-shadow: -10px -2px 10px -10px #d2d2d2 inset, 0 10px 10px -10px #d2d2d2 inset, 0 -10px 10px -10px #d2d2d2 inset;
}
.con5 ul li:nth-child(3) {
  box-shadow: 10px -2px 10px -10px #d2d2d2 inset, 0 10px 10px -10px #d2d2d2 inset, 0 -10px 10px -10px #d2d2d2 inset;
}
.con5 ul li h2 {
  font-size: 0.28rem;
  margin-top: 10%;
}
.con5 ul li p {
  border: 1px solid #000;
  line-height: 0.4rem;
  padding: 0 5%;
  width: 1.6rem;
  margin: 0.1rem auto;
}
.con5 ul li p a{
  display:block;
  font-size:0.2rem;
}
.con6 {
  width: 100%;
  text-align: center;
  margin: 3% auto;
}
.con6 p:nth-child(1) {
  font-size: 0.2rem;
  display: inline-block;
  padding: 1% 5%;
  border: 1px solid #000000;
  border-radius: 0.2rem;
}
.con6 p:nth-child(2) {
  font-size: 0.3rem;
  color: #2354a3;
  margin: 1% auto;
}
.con6 p:nth-child(3) {
  font-size: 0.18rem;
  margin-bottom: 3%;
}
.con7 {
  width: 96.875%;
  margin: 3% auto;
  display: block;
  overflow: hidden;
}
.con7_l {
  width: 100%;
  float: left;
}
.con7_r {
  width: 100%;
  float: right;
  display: block;
  overflow: hidden;
  border: solid 0.1rem #2354a3;
  margin-top: -1px;
}
.con7_l_t {
  position: relative;
  margin-bottom: 2%;
}
.con7_l_t p {
  position: absolute;
  bottom: 0;
  font-size: 0.18rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  padding: 3% 5%;
}
.con7_l_t img {
  border: 1px solid #fff;
  width: 100%;
}
.con7_l_b ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con7_l_b ul li {
  width: 30%;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.45rem;
  background: #e71e6c;
  color: #fff;
}
.con7_l_b ul li.active {
  background: #2354a3;
}
.con7_r_n ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con7_r_n ul li {
  width: 50%;
  position: relative;
}
.con7_r_n ul li p{
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color:#fff;
	font-size: 0.24rem;
	bottom:0;
	text-align: center;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}
.con7_r_n ul li img{
	width: 100%;
}
/*列表页*/
.com-title {
  margin: 3% auto;
  overflow: hidden;
}
.com-title li {
  width: 6.19rem;
  margin: 2% auto;
  overflow: hidden;
}
.com-title li img {
  width: 0.28rem;
}
.list {
  width: 100%;
  margin: 0 auto;
}
.list dl {
  width: 96%;
  padding: 3% 2%;
  border-top: 1px solid #cccccc;
}
.list dl dt {
  font-size: 0.28rem;
}
.list dl dt img {
  width: 0.1rem;
  display: inline-block;
  margin-right: 2%;
}
.list dl dt span {
  display: inline-block;
  float: right;
  background: #2354a3;
  font-size: 0.22rem;
  border-radius: 0.06rem;
  padding: .5% 2%;
}
.list dl dt span a {
  color: #fff;
}
.list dl dd {
  font-size: 0.22rem;
  color: #6a6a6a;
  padding: 3%;
}
.list dl dd a {
  color: #ff0000;
}
.page {
  width: 100%;
  text-align: center;
  margin: 5% auto;
}
.page ul {
  display: flex;
  justify-content: center;
}
.page ul li {
  font-size: 0.24rem;
}
.page a {
  padding: 4px 10px;
  margin: 0px 4px 8px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #2354a3;
  color: #fff;
}
.nowask {
  width: 96.875%;
  margin: 3% auto;
  display: block;
  overflow: hidden;
}
.nowask_l {
  width: 24.5%;
  float: left;
  background: #2354a3;
  font-size: 0.28rem;
  color: #fff;
  padding: 8.5% 2%;
  font-weight: bold;
  border-radius: 0.06rem;
}
.nowask_r {
  width: 73%;
  float: right;
}
.nowask_r ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nowask_r ul li {
  width: 48%;
  border: 2px solid #2354a3;
  text-align: center;
  padding: 2.5% 0;
  border-radius: 0.04rem;
  margin-bottom: 3%;
}
.nowask_r ul li a {
  color: #2354a3;
}
.nowask_r ul li p {
  font-size: 0.24rem;
  font-weight: bold;
}
.nowask_r ul li span {
  display: block;
  font-size: 0.18rem;
}
.dzfa {
  width: 96.875%;
  margin: 3% auto;
  display: block;
  overflow: hidden;
}
/*内容页*/
.com-title {
  margin: 3% auto;
  overflow: hidden;
}
.com-title img{
  height:0.2rem;
  margin-right:0.1rem;
}
.com-title a {
  color: #000;
  vertical-align: middle;
}
.com-title li {
  width: 6.19rem;
  margin: 2% auto;
  overflow: hidden;
}
.com-title li img {
  width: 0.28rem;
}
.article {
  margin: 3% auto;
  overflow: hidden;
  width: 96%;
}
.article p {
  font-size: 0.24rem;
  line-height: 1.6;
  padding-bottom: 0.2rem;
}
.article p.has-text-align-center{
	text-align: center;
}
.article p a {
  color: #0066cc;
}
.article img{
  height:auto!important;
}
.title {
  margin: 3% auto;
  overflow: hidden;
}
.title h1 {
  font-size: 0.28rem;
  font-weight: bold;
  text-align: center;
}
.swtzx ul {
  width: 5.47rem;
  margin: 3% auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.swtzx ul li {
  width: 2.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 5px;
}
.swtzx ul li:nth-of-type(1) {
  background-color: #f98405;
}
.swtzx ul li:nth-of-type(2) {
  background-color: #097c06;
}
.swtzx ul li img {
  width: 0.31rem;
}
.swtzx ul li a {
  color: #fff;
  font-size: 0.24rem;
}
.tips {
  background-color: #ececec;
  overflow: hidden;
}
.tips li {
  width: 6.2rem;
  margin: 3% auto;
  overflow: hidden;
}
.tips li p {
  font-size: 0.22rem;
  line-height: 0.36rem;
}
.tips li p font {
  color: #ff0000;
}
.tips li p a {
  color: #ff0000;
}
.sub ul {
  width: 6.2rem;
  margin: 3% auto;
  overflow: hidden;
  border: 1px solid #cccccc;
}
.sub ul input {
  font-size: 0.22rem;
  margin-left: 1%;
}
.sub ul li {
  margin-top: 8%;
}
.sub ul li p {
  color: #f98405;
  font-weight: bold;
  float: left;
  line-height: 0.42rem;
  margin-left: 1%;
}
.sub ul li a {
  background-color: #f98405;
  color: #fff;
  font-weight: bold;
  float: right;
  width: 1.21rem;
  line-height: 0.42rem;
  text-align: center;
}
.line {
  background-color: #ededed;
  height: 0.18rem;
  overflow: hidden;
}
.con ul {
  width: 6.2rem;
  margin: 3% auto 0;
  overflow: hidden;
}
.con ul li img {
  width: 0.1rem;
  margin-bottom: 2%;
}
.con ul li {
  color: #f98405;
  font-size: 0.24rem;
}
.con ul li strong {
  font-size: 0.34rem;
  color: #f98405;
  display: inline-block;
  margin-left: 1%;
  margin-right: 1%;
}
.con ul li a {
  display: inline-block;
  float: right;
  width: 1.18rem;
  line-height: 0.41rem;
  background-color: #f98405;
  text-align: center;
  color: #fff;
  font-size: 0.22rem;
  font-weight: bold;
  border-radius: 5px;
}
.con_1 ul {
  width: 6.2rem;
  margin: 0 auto;
  overflow: hidden;
}
.con_1 ul li {
  overflow: hidden;
  margin: 2% auto;
}
.con_1 ul li p {
  font-size: 0.24rem;
  float: left;
  overflow: hidden;
}
.con_1 ul li a {
  font-size: 0.24rem;
  display: inline-block;
}
/*列表内容公共部分样式*/
.icon ul {
  width: 6.2rem;
  margin: 3% auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.icon ul li {
  width: 3rem;
  margin: 1% auto;
}
.dbzxpf {
  width: 100%;
  position: fixed;
  bottom: 0rem;
  z-index: 999;
  max-width: 640px;
}
.dbzxpf ul {
  width: 100%;
  margin: 0 auto;
  background:#2354a3;
  display: flex;
  justify-content: space-between;
  padding: 0.1rem 0;
}
.dbzxpf ul li {
  width: 24.3%;
  text-align: center;
  padding: 0rem 0.2rem;
  border-right: 1px solid #FFF;
}
.dbzxpf ul li:nth-child(4) {
  border-right: none;
}
.dbzxpf ul li img {
  display: inline-block;
  width: 0.34rem;
}
.dbzxpf ul li p {
  display: inline-block;
  font-size: 0.24rem;
  padding-left: 2%;
}
.dbzxpf ul li a {
  color: #fff;
  display:block;
}
.pubtit {
  width: 100%;
  margin: 5% auto;
  text-align: center;
}
.pubtit h2 {
  font-size: 0.4rem;
  color: #2354a3;
}
.pubtit h3 {
  width: 8%;
  height: 0.04rem;
  background: #2354a3;
  margin: 1.5% auto;
}
.pubtit p {
  font-size: 0.24rem;
}
.yy_gh {
  width: 75%;
  margin: 0 auto;
}
.yy_inp {
  width: 100%;
  margin-bottom: 3%;
  display: block;
  overflow: hidden;
}
.yy_inp p {
  font-size: 0.24rem;
  width: 26%;
  float: left;
  line-height: 0.46rem;
}
.yy_inp input {
  width: 73%;
  float: right;
  font-size: 0.24rem;
  line-height: 0.46rem;
  border: 1px solid #8d8d8d;
  border-radius: 0.04rem;
}
.yy_tex {
  display: block;
  overflow: hidden;
}
.yy_inp select {
  width: 73%;
  float: right;
  font-size: 0.24rem;
  line-height: 0.46rem;
  border: 1px solid #8d8d8d;
  height: 0.46rem;
  border-radius: 0.04rem;
}
.yy_tex p {
  font-size: 0.24rem;
  width: 26%;
  float: left;
  line-height: 1rem;
}
.yy_tex textarea {
  width: 73%;
  float: right;
  font-size: 0.2rem;
  line-height: 0.32rem;
  border: 1px solid #8d8d8d;
  height: 1.2rem;
  padding: 2%;
  border-radius: 0.04rem;
}
.yy_sum {
  width: 100%;
  margin: 5% auto;
  display: block;
  overflow: hidden;
}
.yy_sum ul {
  display: flex;
  justify-content: space-between;
}
.yy_sum ul li {
  width: 47%;
  text-align: center;
  background: #2354a3;
  font-size: 0.24rem;
  line-height: 0.6rem;
  border-radius: 0.1rem;
}
.yy_sum ul li img {
  width: 0.3rem;
}
.yy_sum ul li:nth-child(2) {
  background: #e71e6c;
}
.yy_sum ul li input {
  width: 60%;
  font-size: 0.28rem;
  line-height: 0.6rem;
  background: none;
  color: #fff;
  border:none;
}
.yy_tel {
  width: 94%;
  margin: 5% auto;
  background: #2354a3;
  border-radius: 0.1rem;
  padding: 2% 0;
}
.yy_tel dl {
  width: 70%;
  margin: 0 auto;
}
.yy_tel dl dt {
  width: 20%;
  float: left;
}
.yy_tel dl dd {
  color: #fff;
}
.yy_tel dl dd h2 {
  font-size: 0.42rem;
  font-style: italic;
}
.yy_tel dl dd p {
  font-size: 0.2rem;
}
.foot_nav {
  width: 100%;
  margin: 3% auto;
  padding: 3% 0;
  background: #e71e6c;
}
.foot_nav ul {
  display: flex;
  justify-content: space-between;
}
.foot_nav ul li {
  width: 25%;
  text-align: center;
  font-size: 0.28rem;
  border-right: 1px solid #aed674;
}
.foot_nav ul li a {
  color: #fff;
}
.footerwhite{
  height:0.95rem;
}
.mlapages{padding:3% 0;text-align:center;line-height:28px;clear:both}
.mlapages span{padding:0 3px;display:inline-block}
.mlapages a{color:#727272;display:inline-block;margin:0 1px;padding:0 10px;background-color:#fff;border:solid 1px #eaeaea}
.mlapages a:hover,.mlapages a.current{color:#fff;background:#0075c1;border-color:#0075c1}
.mlapages em{display:inline-block;font-style:normal}
.bannerm .banner-slide {
    display: block;
    width: 100%;
    height: 3.75rem;
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center center;
    overflow:hidden;
}
.listimggrounp .tit{
	padding-top: 0.2rem;
}
.listimggrounp{
	padding-left: 0.1rem;
	padding-right: 0.1rem;
}
.listimgm{
	padding: 0.2rem;border: #e5e5e5 solid 1px;margin-bottom:0.2rem;
}

