@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
em { font-style:normal; }
li { list-style:none; }
a { text-decoration:none; color: #000;}
img {border:none; vertical-align:middle;width: 100%;display:block;}
table { border-collapse:collapse; }
input,textarea { outline:none; }
textarea { resize:none; overflow:auto; }
body {min-width: 320px;max-width: 750px ;margin: 0 auto !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;}
body,h1,h2,h3,h4,h5,p,dl,dd,ul,li,ol,form,input,textarea,th,td,select,div{ margin:0; padding:0;font-family:'Microsoft Yahei';box-sizing:border-box;}
.fl{ float: left;}
.fr{ float: right;}
.clearfix:after{content: ""; display: block; clear: both;}
.clearfix{ zoom:1;}




a,button,input,optgroup,select,textarea {
    -webkit-tap-highlight-color:rgba(0,0,0,0);outline: none; /*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/border:0
}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;/*去掉苹果默认样式*/
}
.clearfix:after{ content:"";clear:both;display:block;}
.zg_wrapper{max-width:750px;margin:0 auto;display: -webkit-box;-webkit-box-orient:vertical;}
.fl{float:left;}
.fr{float:right;}
::-webkit-scrollbar {
  display: none;
}



/*公共样式*/
.titles {
  width: 100%;

}
.titles p {
  font-size: 0.36rem;
  line-height: 0.44rem;
  text-align: center;
  padding-top: 0.3rem;
  font-weight: bold;
}
.titles p span {
  color: #df0647;
}
.xb_bot {
  display: block;
  width: 50%;
  line-height: 3;
  background: url(s5_66.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin: 0 auto;
  color: #ffffff;
    font-size: 0.24rem;
	text-align:center;
}
.xb_bot div {
  width: 2.08rem;
  height: 0.5rem;
  margin-top: 0.07rem;
  margin-left: 0.07rem;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.xb_bot p {
  color: #ffffff;
  font-size: 0.2rem;
}
.xb_bot em {
  margin-left: 0.14rem;
  display: block;
  width: 0.08rem;
  height: 0.11rem;
  background: url(sanjiao.png) no-repeat center;
  background-size: 0.08rem 0.11rem;
}
/**/
.article {
  width: 100%;
  flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  overflow-y: scroll;
}

.banner {
  width: 100%;
}
.banner img {
  display: block;
  width: 100%;
}
.section1 {
  width: 100%;
  background: #f3f5f9;
}
.section1 .title {
  width: 100%;
  height: 1.45rem;
  background: url(php_13.png) no-repeat center;
  background-size: 100% 100%;
}
.section1 .title p {
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 0.44rem;
  line-height: 0.44rem;
  padding-top: 0.63rem;
}
.section1 .title span {
  color: #df0647;
}
.section1 .content {
  padding: 0.15rem 0 0.28rem;
}
.section1 .content ul {
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.section1 .content li {
  width: 30%;
  margin: 0 1%;
  background: #fafbff;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem 0.05rem #e2e8f6;
}
.section1 .content li p:nth-child(1) {
  padding-top: 0.29rem;
}
.section1 .content li p:nth-child(2) {
  color: #333333;
  font-size: 0.18rem;
  line-height: 0.32rem;
  padding: 0.1rem 0.17rem 0;
  text-align: center;
}
.section1 .content li:nth-child(1) span {
  color: #0095ff;
  font-weight: bold;
}
.section1 .content li:nth-child(2) span {
  color: #f6a00c;
  font-weight: bold;
}
.section1 .content li:nth-child(3) span {
  color: #ff4180;
  font-weight: bold;
}
.section1 .content a {
  display: block;
  width: 40%;
  line-height: 3;
  background: url(PHP_26.jpg) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin: .38rem auto 0;
  text-align:center;
  color: #ffffff;
  font-size: 0.24rem;
}
.section2 {
  width: 100%;
  background: #f3f5f9;
  padding-bottom: 0.2rem;
}
.section2 .title {
  width: 100%;
  line-height:3;
}
.section2 .title p {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 3;
  text-align: center;
}
.section2 .title p span {
  color: #df0647;
}
.section2 .php_income {
  width: 100%;
  padding: 1.4rem;
  background: url(s2_34.jpg) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.section2 .php_income div {
  position: absolute;
}
.section2 .php_income div p:nth-child(1) {
  color: #a3bde0;
  font-size: 0.24rem;
  line-height: 0.24rem;
  padding-bottom: 0.13rem;
}
.section2 .php_income div p:nth-child(1) span {
  color: #496bc6;
  font-weight: bold;
}
.section2 .php_income div p:nth-child(2) {
  font-size: 0.18rem;
  padding-left: 0.2rem;
  line-height: 0.18rem;
}
.section2 .php_income div:nth-child(1) {
  left: 10%;
  top: 16%;
}
.section2 .php_income div:nth-child(2) {
  left: 56%;
  top: 7%;
}
.section2 .php_income div:nth-child(3) {
  left: 2%;
  top: 71%;
}
.section2 .php_income div:nth-child(4) {
  left: 73%;
  top: 49%;
}
.section2 a {
	display: block;
  width: 40%;
  line-height: 3;
  background: url(s2_37.jpg) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin: .38rem auto 0;
  text-align:center;
  
  color: #ffffff;
  font-size: 0.24rem;
}

.section3 {
  width: 100%;
  background: #df0647;
  padding-bottom: 0.59rem;
}
.section3 .title {
  width: 100%;
  height: 2.37rem;
  background: url(s3_44.jpg) no-repeat center;
  background-size: 100% 100%;
}
.section3 .title p {
  color: #fff;
  font-size: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
  padding-top: 1.58rem;
  font-weight: bold;
}
.section3 .title p span {
  color: #fdd73f;
}
.section3 .content {
  padding-top: 0.23rem;
  background: url(s3_48.jpg) no-repeat 0.12rem 0.19rem;
  background-size: 2.11rem 2.33rem;
}
.section3 .content ul {
  padding: 0 0.2rem 0.41rem 2.3rem;
}
.section3 .content ul li {
  color: #fffefe;
  font-size: 0.2rem;
  line-height: 2;
  border-bottom: 1px dashed #f56691;
}
.section3 .content ul li span {
  color: #fdd73f;
}
.section3 .content ul li:nth-child(4) {
  border-bottom: none;
}
.section3 .content a {
display: block;
  width: 60%;
  line-height: 3;
  background: url(s3_52.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin: .38rem auto 0;
  text-align:center;
  
  color: #df0647;
  font-size: 0.24rem;
}

.section4 {
  width: 100%;
  background: #df0647;
}
.section4 .title {
  width: 100%;
  line-height:3;
}
.section4 .title p {
  color: #fff;
  font-size: 0.44rem;
  line-height: 0.44rem;
  text-align: center;
  padding-top: 0.32rem;
  font-weight: bold;
}
.section4 .title p span {
  color: #fdd73f;
}
.section4 .content {
  padding: 0.25rem 0 .5rem 0;
}
.section4 .content table {
  width: 96%;
  margin: .2rem auto;
}
.section4 .content table td {
  text-align: center;
  border-right: 1px solid #f9cdbe;
  color: #333333;
  font-size: 0.2rem;
  background: #fff4f1;
  height: 1.2rem;
}
.section4 .content table td:nth-child(3n) {
  border-right: none;
}
.section4 .content table td a {
  display: block;
  margin: 0 auto;
  width: 1.12rem;
  height: 0.42rem;
  border-radius: 0.21rem;
  background: #f8be59;
  font-size: 0.2rem;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.section4 .content table td a p {
  color: #fff;
}
.section4 .content table tr:nth-child(1) td {
  color: #ffffff;
  font-size: 0.22rem;
  background: #c4033d;
  height: 0.54rem;
}
.section4 .content table tr:nth-child(2) td {
  border-bottom: 1px solid #f9cdbe;
}
.section4 .content a.table_bot {
	display: block;
  width: 40%;
  line-height: 3;
  background: url(s4_58_58.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin: .38rem auto 0;
  text-align:center;
  
  color: #fff;
  font-size: 0.24rem;
}


.section5 {
  background-color: #f3f5f9;
  padding: 0.2rem 0 0.42rem 0;
}
.section5 .content .p1 {
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.28rem;
  margin-top:.3rem;
}
.section5 .content .p1 span {
  color: #496bc6;
  font-size: 0.28rem;
  font-weight: bold;
  border-bottom: 0.02rem solid #fea359;
}
.section5 .content .p_1 {
  width: 15%;
}
.section5 .content .p_2 {
  width: 15%;
}
.section5 .content .p_3 {
  width: 15%;
}
.section5 .content .p_4 {
  width:40%;
}
.section5 .content .p_5 {
  width: 15%;
}
.section5 .content .xibao {
  margin: 0 auto;
  margin-top: 0.4rem;
  width: 96%;
  box-shadow: 0 0.05rem 0.1rem 0.05rem #e6e9f1;
}
.section5 .content .xb_head {
  background: #fda134;
  height: 0.52rem;
}
.section5 .content .xb_head p {
  float: left;
  color: #ffffff;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.52rem;
}
.section5 .content .scroll {
  width: 100%;
  height: 4.62rem;
  overflow: hidden;
}
.section5 .content .scroll_list li p:nth-child(5) {
  color: #ff9c47;
  font-weight: bold;
}
.section5 .content li {
  height: 0.66rem;
  position: relative;
  border-bottom: 1px dashed #e1e1e1;
}
.section5 .content li p {
  color: #333;
  font-size: 0.2rem;
  float: left;
  text-align: center;
  line-height: 0.66rem;
}
.section5 .content .xb_bot {
  margin-top: 0.56rem;
}
.section5 .content .youhui {
  width: 100%;
  height: 2.39rem;
  background: url(php_69.png) no-repeat center;
  background-size: 100% 100%;
  margin-top: 0.61rem;
}
.section5 .content .youhui .left {
  float: left;
  width: 2.04rem;
}
.section5 .content .youhui .left p:nth-child(1) {
  color: #fdde34;
  font-size: 0.34rem;
  line-height: 0.34rem;
  font-weight: bold;
  padding-top: 1.4rem;
  padding-left: 0.59rem;
}
.section5 .content .youhui .left p:nth-child(2) {
  color: #ffffff;
  font-size: 0.24rem;
  line-height: 0.24rem;
  font-weight: bold;
  padding-top: 0.1rem;
  padding-left: 0.8rem;
}
.section5 .content .youhui .right {
  float: left;
  margin-left: 0.34rem;
}
.section5 .content .youhui .right p:nth-child(1) {
  color: #ffffff;
  font-size: 0.2rem;
  line-height: 0.2rem;
  padding-top: 0.25rem;
}
.section5 .content .youhui .right p:nth-child(2) {
  color: #ffffff;
  font-size: 0.32rem;
  line-height: 0.48rem;
  padding-top: 0.14rem;
}
.section5 .content .youhui .right p:nth-child(2) span {
  color: #fde834;
  font-weight: bold;
}
.section5 .content .youhui .right a {
  display: block;
  width: 1.56rem;
  height: 0.45rem;
  text-align: center;
  line-height: 0.45rem;
  color: #ffffff;
  font-size: 0.2rem;
  border: 1px solid #9de3ff;
  margin-top: 0.13rem;
  border-radius: 0.04rem;
}
.section6 {
  margin-top: -0.02rem;
  padding: 1.6rem 0 1.34rem;
  background-color: #2446a0;
  background-image: url(s6_71.jpg), url(s6_76.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, left bottom;
  background-size: 100% 1.15rem, 100% 1.04rem;
}
.section6 .titles {
  background-image: url(s6_74.jpg);
}
.section6 .titles p {
  color: #ffffff;
}
.section6 .titles span {
  color: #ffda47;
}
.section6 .content {
  padding-top: 0.24rem;
}
.section6 .content .circle_icon {
  padding: 0 0.8rem;
  margin-bottom: 0.23rem;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.section6 .content .circle_icon div {
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.section6 .content .circle_icon div img {
  display: block;
  width: 1.08rem;
  height: 1.08rem;
}
.section6 .content .circle_icon div p {
  color: #fff;
  font-size: 0.22rem;
  line-height: 0.75rem;
  text-align: center;
}
.section6 .content .form_table {
  width: 100%;
  height: 6.01rem;
  background: url(s6_94.png) no-repeat center;
  background-size: 100% 100%;
}
.section6 .content .form_table .p1 {
  color: #ffffff;
  font-size: 0.3rem;
  line-height: 0.36rem;
  padding-top: 0.89rem;
  padding-bottom: 0.15rem;
  text-align: center;
}
.section6 .content .form_table .p1 span {
  color: #ffda47;
}
.section6 .content .form_table div {
  width: 84%;
  line-height: 2;
  margin: 0 auto;
  margin-top: 0.22rem;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  background: #dde6ff;
}
.section6 .content .form_table div p {
  width: 30%;
  padding-left: 0.15rem;
  color: #2446a0;
  font-size: 0.24rem;
  line-height: 0.68rem;
}
.section6 .content .form_table div input {
  display: block;
  flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  background: none;
  font-family: "microsoft yahei";
  line-height: 0.68rem;
  color: #2446a0;
  font-size: 0.24rem;
}
.section6 .content .form_table div span {
  display: block;
  width: 0.4rem;
  color: red;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.68rem;
}
.section6 .content .form_table .tj {
  display: block;
  margin: 0.42rem auto 0;
  width: 30%;
  line-height:3;
  background: url(s6_97.png) no-repeat center;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 0.24rem;
  font-family: "microsoft yahei";
}
.section7 {
  padding-top: 0.22rem;
  padding-bottom: 0.53rem;
  background: #f3f5f9;
}
.section7 .content {
  padding-top: 0.27rem;
}
.section7 .content .scroll {
  width: 100%;
  height: 1.32rem;
  overflow-x: scroll;
  overflow-y: hidden;
}
.section7 .content .scroll ul {
  width: 11.5rem;
  height: 100%;
}
.section7 .content .scroll li {
  float: left;
  width: 10%;
  height: 0.98rem;
  background: #fff;
  margin-left: 1%;
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.section7 .content .scroll li p:nth-child(1) {
  font-size: 0.2rem;
  font-weight: bold;
	line-height: 0.3rem; 
	text-align: center;
}
.section7 .content .scroll li p:nth-child(2) {
  font-size: 0.16rem;
  line-height: 0.3rem;
  padding-top: 0.03rem;
	text-align: center;
}
.section7 .content .scroll li:nth-child(1) {
  
}
.section7 .content .scroll li em {
  display: none;
  width: 0.2rem;
  height: 0.19rem;
  background: url(s7_104.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.1rem;
  bottom: -0.3rem;
}
.section7 .content .scroll li.on {
  background: url(s7_red_104.png) no-repeat center;
  background-size: 100% 100%;
  box-shadow: 0 0.01rem 0.25rem 0.02rem #f0afb2;
  color: #fff;
}
.section7 .content .scroll li.on em {
  display: block;
}
.section7 .content table {
  display: none;
  width: 96%;
  border: 1px solid #e7e7e8;
  margin: 0.2rem auto 0;
}
.section7 .content table.on {
  display: table;
}
.section7 .content table th {
  background: #daedff;
  text-align: center;
  color: #333333;
  font-size: 0.2rem;
	border-left:1px solid #C8DDF7;
	border-right:1px solid #C8DDF7;padding:0 .32rem;
}
.section7 .content table tr:last-child th{ border-bottom:1px solid #c8ddf7; }
.section7 .content table tr:first-child th{ border-top:1px solid #c8ddf7; }
.section7 .content table td {
  background: #fff;
  color: #333333;
  font-size: 0.2rem;
	 border-right:1px solid #E7E7E8;
	 border-top:1px solid #E7E7E8;
	padding:.06rem .32rem;
}
.section7 .content table tr:last-child td{ border-bottom:1px solid #E7E7E8; }
.section7 .content table td li {
  padding-left: 0.25rem;
	font-size:0.2rem;
  line-height: 0.46rem;
  background: url(pointer_112.png) no-repeat 0 center;
  background-size: 0.05rem 0.05rem;
}


.section7 .content .xb_bot {
  margin-top: 0.38rem;
}
.section8 {
  padding-bottom: 0.3rem;
}
.section8 .box {
  width: 100%;
  height: 3.87rem;
  margin-top: 0.23rem;
}
.section8 .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.section8 .swiper-slide img {
  display: block;
  width: 2.56rem;
  height: 3.77rem;
  position: absolute;
  left: 0;
  top: 0;
}
.section8 .box_slide {
 
  height: 3.21rem;
  background: #cde0f6;
  margin-top: 0.66rem;
  margin-left: 0.3rem;
}
.section8 .box_txt {
  padding-left: 2.5rem;
  padding-top: 0.17rem;
}
.section8 .box_head {
  color: #064662;
  font-size: 0.28rem;
  line-height: 0.7rem;
  background: url(s8_114.jpg) no-repeat left bottom;
  background-size: 0.37rem 0.03rem;
}
.section8 .box_dre {
  padding-right: 0.15rem;
  color: #074762;
  font-size: 0.24rem;
  line-height: 0.36rem;
  padding-top: 0.28rem;
}
.section8 .swiper-pagination {
  width: 100%;
  margin-left: 5rem;
}
.section8 .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100%;
  background: #a8cde9;
  margin-left: 0.05rem;
  margin-right: 0.05rem;
  display: block;
  float: left;
  opacity: 1;
}
.section8 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #40c6ff;
}
.section8 .swiper-pagination-bullet:nth-last-child(1) {
  margin-right: 0.18rem;
}
.section8 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0.17rem;
  height: 0.16rem;
}
.section8 .xb_bot {
  background-image: url(s9_126.png);
  width: 2.46rem;
  margin-top: 0.25rem;
}
.section8 .xb_bot div {
  width: 2.3rem;
  margin-left: 0.08rem;
}
.section9 {
  padding-bottom: .4rem;
}
.section9 .content {
  padding-top: 0.2rem;
}
.section9 .content img {
  display: block;
  width: 100%;
  height: 2.54rem;
}
.section9 .content .xb_bot {
  margin-top: 0.34rem;
  background-image: url(s9_126.png);
}
.section9 .content .xb_bot div {
  width: 2.48rem;
  margin-left: 0.07rem;
}
.section10 {
  background: #df0647;
  padding-bottom: 0.6rem;
}
.section10 .titles {
  background: url(s4_55.jpg) no-repeat center;
  color: #fff;
}
.section10 .titles span {
  color: #ffda47;
}
.section10 .pic_wall {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.53rem;
  background: #fff;
}
.section10 .pic_wall .left {
  
  width: 96%;
  margin:auto;
}
.section10 .pic_wall .right {
  width: 49.5%;
  height: 3.76rem;
  float: right;
  position: relative;
}
.section10 .pic_wall .right .box2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section10 .pic_wall .right .float {
  width: 2.2rem;
  height: 1.2rem;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.section10 .pic_wall .right .box3 {
  width: 100%;
  height: 100%;
}
.section10 .pic_wall .right .box3 p {
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 0.3rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-top: 0.16rem;
}
.section10 .pic_wall .right .box3 .swiper-slide {
  width: 100%;
  height: 100%;
}
.section10 .pic_wall .right .box3 .swiper-pagination-bullets {
  height: 0.12rem;
  bottom: 0.13rem;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.section10 .pic_wall .right .box3 .swiper-pagination-bullet {
  display: block;
  opacity: 1;
  background: #fff;
  width: 0.12rem;
  height: 0.12rem;
}
.section10 .pic_wall .right .box3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.22rem;
  height: 0.12;
  border-radius: 0.06rem;
}
.section10 .pic_wall .img1 {
  display: block;
  width: 100%;
  height: 100%;
}
.section10 .pic_wall .img2 {

}
.section10 .pic_wall .pic_bot {
  margin-top: 0.1rem;
}
.section10 .pic_wall .img3 {
  display: block;
  width: 48.5%;
  float: left;
}
.section10 .pic_wall .img4 {
  display: block;
  width: 46%;
  float: right;
}
.section10 .xb_bot {
  margin-top: 0.48rem;
  background-image: url(s10_144.png);
}
.section10 .xb_bot div {
  width: 2.77rem;
  margin-left: 0.08rem;
}
.footer {
  width: 100%;
  height: 1.39rem;
  background: #333;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.footer a {
  display: block;
  width: 3.05rem;
  height: 0.85rem;
}
.footer a:nth-child(1) {
  background: url(foot_148.jpg) no-repeat center;
  background-size: 100% 100%;
  margin-right: 0.4rem;
}
.footer a:nth-child(1) p {
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.85rem;
  padding-left: 0.85rem;
}
.footer a:nth-child(2) {
  background: url(foot_150.jpg) no-repeat center;
  background-size: 100% 100%;
}
.footer a:nth-child(2) p {
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.85rem;
  padding-left: 1.24rem;
}
/*底部*/
.m_foot {
  width: 100%;
  margin-bottom: 12%;
}
.foot_t {
  width: 100%;
  background: #E8E8E8;
  padding: 2% 0;
  text-align: center;
  padding-top: 0;
}
.foot_t a {
  padding: 0 2%;
  color: #666666;
  font-size: 0.22rem;
  font-weight: bold;
}
.m_dnb {
  color: #666666;
  font-size: 0.22rem;
  margin: 2% auto;
}
.foot_t a {
  padding: 0 2%;
  color: #666666;
  font-size: 0.2rem;
  font-weight: bold;
}
.foot_t p {
  text-align: center;
  color: #888888;
  font-size: 0.2rem;
}
/*# sourceMappingURL=index.css.map */
