 .bannerIn {
    width: 100%;
    height: 500px;
    top: 0;
    margin: 0 auto;
    /*background: url("../img/guide-banner.jpg?v=2") no-repeat center;*/
    background: url("../img/guide-banner1.jpg?v=3") no-repeat center;
    background-size: cover;
}
*{margin:0;padding:0;list-style:none;}
.tab_nav{
	width:1000px;
	height:45px;
	margin: 0 auto 50px;
	
}
.nav_tab{
	width:100%;
	height:45px;
	background: #F5F5F5;
}
body{
	background:#fff;
}
.content{
	width:100%;
	margin:0 auto;
}
.tab_nav li{
	width:25%;
	height:45px;
	background:#F5F5F5;
	float:left;
	cursor:pointer;
	text-align:center;
	line-height:45px;
	
}
.tab_nav li{
	color:#3A3A3A;
	font-size: 18px;
}
.tab_nav .tab_nav1:hover{
	color:#fff;
	background:#1ED760;
}
.tab_nav .tab_nav2:hover{
	background:#4ABFE2;
	color:#fff;

}
.tab_nav .tab_nav3:hover{
	background:#7D81B8;
	color:#fff;

}
.tab_nav .tab_nav4:hover{
	background:#7F7F7F;
	color:#fff;

}
.tab_nav li.active{
	
	color:#fff;
}
.tab_nav li:last-child{
	margin:0;
}
.tab_con{
	width:1000px;
	height:100%;
	margin:0 auto;
	padding-bottom:60px;
}
.tab_con li{
	width:1000px;
	height:100%;
	display:none;
	margin:0 auto;

}
.tab_con li.active{
	display:block;
}
.tab_con1 .tu{
	/*background:url(../img/step.png) no-repeat center;*/
	background:url(../img/banner-chehou1.png) no-repeat center;
	width:1000px;
	height: 600px;
	margin:90px auto 50px;

}
.tab_con1  p{
	display:inline-block;
	width:220px;
	font-size:18px;
	line-height:50px;
	padding-left:40px;
	
}
.tab_con1 span{
	color:#1ED760;
}
.tab_con1  h2{
	display:inline-block;
	background:#1ED760;
	width:194px;
	height: 30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	margin-bottom: 20px;
	font-size:16px;
}

.tab_con2{
	/* padding:0 60px 0; */
	width:880px;
	margin:0 auto;
	/* background:url(../images/bg-tips.png) no-repeat right top; */
}
.tab_con2 h2{
	width:160px;
	background:#4BBFE1;
	line-height:30px;
	text-align:center;
	height: 30px;
	margin-top:40px;
	color:#fff;
	font-size:18px;

}
.tab_con2 h3{
	font-size:16px;
	color:#3A3A3A;
}
.tab_con2 p{
	margin-top:15px;
	font-size:14px;
	color:#7F7F7F;
	line-height: 25px;
}
.tab_con3 h2{
	width:237px;
	height: 30px;
	font-size:16px;
	line-height:30px;
	color:#fff;
	background:#7D81B8;
	font-size:18px;
	margin:40px 0 20px;
	text-align:center;
	
}
.tab_con3 {
	/* padding: 0 60px 0; */
	/* background:url(../images/bg-info.png) no-repeat right top; */
}
.tab_con3  p{
	color:#7F7F7F;
	height: 100%;
	font-size:14px;
	line-height: 25px;
}

.tab_con3 h4{
	display:inline-block;
	font-size:14px;
	margin:15px 0 10px;
}

/* p{
	font-size:14px;
	line-height:30px;
	color:#1C2022;
} */
.tab_con3  div{
	margin-bottom: 30px;
}
.tab_con4 {
	/* background:url(../images/bg-tool.png) no-repeat right top; */

}
.tab_con4 h2{
	margin:0 0 35px;
}
table.dataintable {
    margin-top: 20px;
    border-collapse: collapse;
    border: 1px solid #aaa;
    width: 100%;
	margin-bottom: 30px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
}
table.dataintable th {
    vertical-align: baseline;
    padding: 5px 15px 5px 6px;
    background-color: #4ABFE2;
    border: 1px solid #aaa;
    text-align: left;
    color:#fff;
}
table.dataintable td {
    vertical-align: text-top;
    padding: 6px 15px 6px 6px;
    background-color: #fff;
    border: 1px solid #aaa;
    font-size:14px;
    color:#7F7F7F;
}
table.dataintable td:nth-child(5n+1){
color:#3A3A3A;

}
.tab_nav .active1{
	background:#1ED760 !important;
	color:#fff;
}
.tab_nav .active2{
	background:#4ABFE2 !important;
	color:#fff;

}
.tab_nav .active3{
	background:#7D81B8 !important;
	color:#fff;

}
.tab_nav .active4{
	background:#7F7F7F !important;
	color:#fff;

}
.content1{
	margin:0 auto;
}


.content1 .list{
	width: 870px;
    height: 520px;
    margin: 0 auto;
    padding: 0 65px 0;
}
.content1 p{
	display:inline-block;
	;text-align: center;
	 width: 1000px; 
}
.list1{
	width:160px;
	height:214px;
	float:left;
	margin-right: 75px;
	margin-bottom:58px;
}
.list1 a{
	display:inline-block;
}
.list1 .upTp{
	display:inline-block;
	width:160px;
	height:125px;
	background:url(../img/logo_1.jpg) no-repeat center;
}
.list1 .downTp{
	display:block;
	width:160px;
	text-align:center;
	line-height: 35px;
	color:#7F7F7F;
	font-size:18px;
	border:#7F7F7F solid 1px;
	border-radius:4px;
	height:35px;
}
.list1 a.downTp:hover{
	background:#7F7F7F;
	color:#fff;
}

.list1 .upTp1{
	display:inline-block;
	background:url(../img/logo_2.jpg) no-repeat center;
}
.list1 .upTp2{
	display:inline-block;
	background:url(../img/logo_3.jpg) no-repeat center;
}
.list1 .upTp3{
	display:inline-block;
	background:url(../img/logo_4.jpg) no-repeat center;
}
.list1 .upTp4{
	display:inline-block;
	background:url(../img/logo_5.jpg) no-repeat center;
}
.list1 .upTp5{
	display:inline-block;
	background:url(../img/logo_6.jpg) no-repeat center;
}
.list1 .upTp6{
	display:inline-block;
	background:url(../img/logo_7.jpg) no-repeat center;
}

.content1 h2{
	display:inline-block;
	font-size:18px;
	color:#fff;
	line-height:30px;
	background:#7F7F7F;
	width:200px;
	padding-left:10px;
	margin-top: 40px;



}
.content1 .upList{
	width:1000px;
	height: 80px;
	border-bottom:dashed 1px #E8E8E8;
	padding-bottom:15px;
	margin-bottom: 20px;
}
.content1 .upList span{
	display:inline-block;
	width:80px;
	height: 20px;
	background:url(../img/logo_1.jpg) no-repeat center;
	background-size:cover;
	padding-top:60px;
	font-size:14px;
	margin-right:120px;
	text-align:center;
	float:left;

}
.content1 .upList a{
	display:inline-block;
	height: 80px;
	float:left;
	line-height:80px;
	margin-right:70px;
	font-size:16px;
	
}
.con{
	margin-bottom:40px;
}
 .nav_h5{
	 display: none;
 }
.tab_con1 p  a{
	display: none;
}
.H5-block{
	display: none;
}
 /*表单更改样式*/
 .rightForm{
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 410px;
	 height: 100%;
	 z-index: -1;
 }
 .product-form .form-txt{
	 font-size: 16px;
	 color: #FFFFFF;
	 text-align: left;
 }
 .product-form h4{
	 font-size: 30px;
	 color: #FFFFFF;
	 margin-top: 195px;
 }
 .item .i-l{
	 color: #fff;
 }

 .item .i-r .insure-city {
	 border: 1px solid red;
	 height: 100%;
	 width: 175px;
	 display: inline-block;
	 position: absolute;
	 opacity: 0;
	 cursor: pointer;
 }
 .item .i-r .insure-city-show {
	 width: 200px;
	 background: url(../img/arrow_down.png) no-repeat right;
	 padding-left: 5px;
	 height: 32px;
	 line-height: 32px;
	 cursor: pointer;
 }
 .closeNew{
	 position: absolute;
	 top: 60px;
	 width: 24px;
	 height: 24px;
	 background: url(../img/PC_main_form_logo_close.png) no-repeat center;
	 cursor: pointer;
	 right: 31px;
 }
 .product-form .btn{
	 font-size: 20px;
	 color: #FFFFFF;
	 letter-spacing: 2.5px;
	 text-align: center;
	 line-height: 50px;
	 background: #1ED760;
	 border-radius: 6px;
	 margin-top: 28px;
 }
 .product-form{
	 height: 100%;
	 background: url(../img/PC_main_form_bg.jpg) no-repeat top center;
	 float: right;
	 transition: all 0.5s ease-in-out;
	 -o-transition: all 0.5s ease-in-out;
	 -moz-transition: all 0.5s ease-in-out;
	 -webkit-transition: all 0.5s ease-in-out;
	 z-index: -1;
	 position: fixed;
	 right: 0;
	 width: 320px;
	 top: 0;
	 color: #fff;
	 line-height: 39px;
	 padding: 0 45px;
 }
 .item .i-r {
	 box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,.2);
 }
 .wrap{
	 position: relative;
	 right:0;
	 transition: all 0.3s ease-in-out;
	 -o-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 -webkit-transition: all 0.3s;
	 width: 100%;
	 background: #fff;

 }
 .product-form .ewmShow{
	 position: absolute;
	 width: 328px;
	 height: 344px;
	 display: none;
	 top: 283px;
	 left: 42px;
 }
 .new:hover {
	 background: #1ED760;
	 border: 1px solid #1ED760;
	 color: #fff;
 }
 @media only screen and (max-width: 767px) {
	 * {
		 box-sizing: border-box;
	 }

	 body {
		 min-width: 320px;
		 overflow-x: hidden !important;
	 }

	 .banner_center .yd_hide {
		 display: none;
	 }

	 .banner_center .pc_hide {
		 display: block;
	 }

	 .wrap {
		 overflow-x: hidden !important;

	 }

	 .vv {
		 width: 100%;
		 overflow-y: auto;
		 -webkit-overflow-scrolling: touch;
		 overflow-scrolling: touch;
		 height: 13.1rem;
		 padding-bottom: 1.7rem;
		 overflow-x: hidden !important;

	 }

	 /*导航*/
	 .nav_h5 {
		 display: block;
		 width: 100%;
		 -webkit-transition: visibility 0s linear 1s;
		 transition: visibility 0s linear 1s;
		 z-index: 10;
		 position: fixed;
	 }

	 .nav {
		 display: none;
		 -webkit-transition: visibility 0s linear 1s;
		 transition: visibility 0s linear 1s;
	 }

	 .nav_h5 ul {
		 width: 100%;
		 height: 1.2rem;
		 text-align: center;
		 position: fixed;
		 z-index: 10;
		 background: #fff;

	 }

	 .nav_h5 ul li {
		 float: left;
		 height: 100%;
	 }

	 .nav_h5 .list1 {
		 float: left;
		 width: 20%;
		 line-height: 1.6rem;
		 margin-right: 0;
	 }

	 .nav_h5 .list2 {
		 width: 60%;
	 }

	 .nav_h5 .list3 {
		 float: right;
		 width: 20%;

	 }

	 .nav_h5 .list1 img {
		 width: .55rem;
		 height: .58rem;
		 /*margin-bottom: .29rem;*/
	 }

	 .nav_h5 .list2 img {
		 width: 1.8rem;
		 height: .6rem;
		 margin-top: .3rem;
	 }

	 .nav_h5 .list3 .menu {
		 background: url(../img/H5_logo_menu.png) no-repeat center;
		 background-size: cover;
		 width: .44rem;
		 height: .36rem;
		 margin: .42rem auto;
		 transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
		 -webkit-transition: all .3s ease-in-out;

	 }

	 .nav_h5 .list3 .animation {
		 transform: rotate(90deg);
		 -ms-transform: rotate(90deg);
		 -moz-transform: rotate(90deg);
		 -webkit-transform: rotate(90deg);
		 -o-transform: rotate(90deg);
		 background: #fff url("../img/H5_close.png") no-repeat center;
		 background-size: cover;
	 }

	 .nav_h5 ol {
		 width: 100%;
		 background: #121212;
		 padding: .3rem 0 .3rem;
		 position: absolute;
		 z-index: 3;
		 top: -7rem;
		 transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
		 -webkit-transition: all .3s ease-in-out;

	 }

	 .nav_h5 ol.show {
		 top: 1.2rem;
	 }

	 .listLink_hide {
		 top: -10rem;
		 transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
		 -moz-transition: all 0.3s ease-in-out;
		 -webkit-transition: all 0.3s ease-in-out;
		 display: none;
	 }

	 .listLink_show {
		 top: 1.2rem;
		 transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
		 -moz-transition: all 0.3s ease-in-out;
		 -webkit-transition: all 0.3s ease-in-out;
		 display: block;
	 }

	 .nav_h5 ol li {
		 display: block;
		 width: 100%;
		 text-align: center;
		 font-size: .32rem;
		 letter-spacing: 2px;

	 }

	 .nav_h5 ol li a {
		 display: block;
		 color: #FFFFFF;
		 height: 1rem;
		 line-height: 1rem;
	 }

	 .nav_h5 ol li .textColor {
		 font-size: .32rem;
		 letter-spacing: 2px;
		 position: relative;
	 }

	 .nav_h5 .link {
		 width: 100%;
		 height: 100%;
		 display: none;
	 }

	 .nav_h5 .link a {
		 display: block;
		 width: 100%;
		 height: 1rem;
		 line-height: 1rem;
		 opacity: 0.6;
		 font-size: .32rem;
		 color: #FFFFFF;
		 letter-spacing: 2px;
	 }

	 .tel {
		 font-size: .32rem;
		 color: #FFFFFF;
		 letter-spacing: 2px;
		 line-height: 40px;
	 }

	 .tel span {
		 color: #fff;
	 }

	 .nav_h5 ol li.tel a {
		 font-size: .32rem;
		 color: #1ED760;
		 letter-spacing: 2px;
		 display: inline-block;
		 text-decoration: underline;
	 }

	 .icon {
		 display: inline-block;
		 width: .5rem;
		 height: .5rem;
		 background: url("../img/H5_menu_arrow.png") no-repeat center;
		 background-size: cover;
		 position: absolute;
		 top: .28rem;
	 }

	 .nav_h5 ol li .colorClick {
		 color: #1ED760;
	 }

	 .nav_h5 ol li .iconClick {
		 display: inline-block;
		 width: .5rem;
		 height: .5rem;
		 background: url("../img/H5_menu_arrow_2.png") no-repeat center;
		 background-size: cover;
		 position: absolute;
		 top: .28rem;
	 }
	 .rightMask{
		 display: none;
	 }
	 /*表单*/
	 .product-form .form-txt{
		 margin-bottom: 18px;
	 }
	 .product-form {
		 background: url(../img/H5_main_form_bg.jpg) no-repeat center;
		 background-size: cover;
		 width:100%;
		 padding: 0 .7rem;
		 position: static;
		 display: block;
		 transition: all 0.4s ease-in-out;
		 -o-transition: all 0.4s ease-in-out;
		 -moz-transition: all 0.4s ease-in-out;
		 -webkit-transition: all 0.4s ease-in-out;
		 opacity: 0;
		 min-height: 100%;

	 }
	 .product-form5 .item {
		 margin-top: 3%;
	 }
	 .product-form .ewmShow{
		 top: 21.5%;
		 left: 0;
		 width: 100%;
		 margin: .2rem auto 0;
		 text-align: center;
	 }
	 .rightForm .product-form .ewmShow img{
		 width: 6.96rem;
		 height: 6.84rem;
	 }
	 .rightForm{
		 height: 100%;
		 position: fixed;
		 top: 1.2rem;
		 left: 0;
		 width: 0;
		 right: 0;
		 transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
		 -moz-transition: all .3s ease-in-out;
		 -webkit-transition: all .3s ease-in-out;
		 z-index: -1;
		 min-height: 100%;
		 overflow-y: auto;
		 background: url(../img/H5_main_form_bg.jpg) no-repeat center;
		 background-size: cover;
		 overflow-x: hidden;
	 }
	 .formBg{
		 height: 100%;
		 background: url(../img/H5_main_form_bg.jpg) no-repeat center;
		 background-size: cover;
		 min-height: 100%;
	 }
	 .rightMask{
		 display: none;
	 }
	 .wrapClick{
		 right:0;
	 }
	 .wrapClickRemover{
		 right:0;
	 }
	 .closeNew {
		 width:.36rem;
		 height:.36rem;
		 background: url(../img/H5_X50_form_logo_close.png) no-repeat center;
		 background-size: cover;
		 top: .5rem;
		 line-height: .1rem;

	 }
	 .product-form h4 {
		 margin-top: 17%;
		 font-size: .36rem;
	 }

	 .item .i-l{
		 font-size: .28rem;
		 width: 1.5rem
	 }
	 .item .i-r {
		 width: 4.1rem;
		 box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0);
	 }
	 .product-form .item {
		 width: 5.8rem;
		 font-size: .28rem;
		 margin-top: 8px;

	 }
	 .item .i-r .insure-city-show {
		 width: 3.8rem;
	 }
	 .item .i-r .expire-date-year-show{
		 width: 81px !important;
		 padding-left: 5px !important;

	 }
	 .product-form .btn {
		 font-size: .36rem;
		 line-height: .8rem;
		 margin: .44rem auto 0;
		 width: 100%;
		 height: .85rem;
		 border-bottom: #00AE3E solid 4px;

	 }
	 .item .i-r .expire-date-month {
		 margin-left: 5px;
	 }
	 /*toast*/
	 .util-toast{
		 position: fixed;
		 width:100%;
		 height: 100%;
		 top: 0;
		 left: 0;
		 background-color: rgba(0, 0, 0, 0);
		 z-index: 1001;
	 }
	 .h5_hide{
		 display: none;
	 }
	 .h5_block{
		 display: block;
		 width:100%;
		 text-align: center;
		 line-height: .5rem;
		 font-size: .2rem;
		 color: #DADADA;
	 }
	 /*foot样式*/
	 .footer {
		 width: 100%;
		 height: 10.9rem;
		 position: relative;
		 padding: 1rem .6rem 0 .93rem;
	 }
	 .footer .inner .item .icon {
		 display: none;
	 }
	 .footer .inner {
		 padding: 0;
		 width: 100%;
		 margin: 0 auto;
		 height: 347px;
		 position: relative;
	 }
	 .footer .inner .item {
		 width: 100%;
		 text-align: center;
		 border-right: 0;
		 float: left;
		 height: 1.96rem;
	 }
	 .footer .inner .item .title {
		 margin: 0 .3rem 0 0;
		 padding-bottom: 0;
		 display: inline-block;
		 height: 100%;
		 float: left;
		 font-size: .28rem;
		 color: #FFFFFF;

	 }
	 .footer .inner .item .child {
		 display: block;
		 margin: 0 0 15px;
		 width: 4.3rem;
		 float: right;
		 text-align: left;
		 font-size: .24rem;
		 color: #DADADA;
	 }
	 .footer .inner .item .qd {
		 width: 2.8rem;
		 height: 2.5rem;
		 margin: 0 0 0 1.7rem;
		 text-align: left;

	 }
	 .footer .inner .item.item-4 {
		 border-right: 0;
		 width: 250px;
		 margin-top: .8rem;
	 }
	 .footer-bottom {
		 width: 100%;
		 height: .6rem;
		 font-size: 12px;
		 color: #DADADA;
		 text-align: center;
		 line-height: .4rem;
		 background-color: #000000;
	 }
	 .foot{
		 padding-bottom: .8rem;
		 padding-top: .2rem;
	 }
	 .rz {
		 width: 100%;
		 margin: 0 auto;
		 padding: 20px 0;
	 }
	 .rz .link1 {
		 display: inline-block;
		 text-decoration: none;
		 height: 20px;
		 line-height: 20px;
		 text-align: center;
		 width: 100%;
		 margin-bottom: .22rem;
	 }

	 #_pingansec_bottomimagesmall_brand {
		 float: left;
		 line-height: 20px;
		 display: inline-block;
		 padding-left: 30px;
		 width: 2rem;
		 height: 20px;
		 margin-right: 0;
		 background: url(../img/kex8.png)no-repeat left center;
		 font-size:.2rem;
		 color: #DADADA;
	 }
	 .t1 {
		 float: left;
		 line-height: 20px;
		 display: inline-block;
		 padding-left: 30px;
		 width: 2rem;
		 height: 20px;
		 background: url(../img/kex6.png)no-repeat left center;
		 font-size:.2rem;
		 color: #DADADA;
	 }
	 .rz .link1 img {
		 float: left;
		 width: .3rem;
		 height: .3rem;
		 margin-left: 1.98rem;
		 margin-top: .1rem;
	 }
	 .rz .link1 p {
		 float: left;
		 height: 20px;
		 margin: 0px 0px 0px 5px;
		 font-size: .2rem;
		 color: #DADADA;
		 letter-spacing: 0px;
		 line-height: 24px;
	 }
	 /*footer结束*/
	 /*以上为移动端公用样式*/
	 /*banner开始*/
	 .bannerIn {
		 height: 6.6rem;
		 background: url(../img/H5_guide_banner.jpg?v=2) no-repeat center;
		 background-size: cover;
	 }
	 .tab_nav {
		 width: 100%;
	 }
	 .tab_nav li {
		 font-size: .28rem;
		 height: 100%;
	 }
	 .tab_con {
		 width: 100%;
		 height: 100%;
		 margin: 0 auto 0;
		 padding:.5rem .9rem;
	 }
	 .tab_con li {
		 width: 100%;
		 height: 100%;
		 display: none;
		 margin: 0 auto;
	 }
	 .tab_con1 .tu {
		 background: url(../img/H5_guide_1.jpg) no-repeat center;
		 background-size: contain;
		 width: 100%;
		 height:15.69rem;
		 margin: 0;
	 }
	 .tab_con1 h2 {
		 margin-top: .4rem;
		 width: 100%;
		 height: .9rem;
		 line-height:.9rem;
		 font-size: .34rem;
	 }
	 .tab_con1 p {
		 display: inline-block;
		 width: 100%;
		 font-size: .34rem;
		 line-height: 35px;
		 padding-left: 35px;
		 margin-left: 0 !important;
	 }
	 .tab_con1 p  span{
		 display: none;
	 }
	 .tab_con1 p  a{
		 display:inline-block;
		 color: #1ED760;
		 text-decoration:underline;
	 }
	 .tab_con2 h2 {
		 width: 100%;
		 height: .9rem;
		 line-height:.9rem;
		 margin-top:.4rem;
		 font-size: .34rem;
	 }
	 .H5-none{
		 display: none !important;
	 }
	 .tab_con2 p {
		 font-size: .28rem;
	 }
	 .H5-block{
		 display: block;
		 font-size: .34rem;

	 }
	 .H5-block a{
		 color: #4BBFE1;
		 text-align: center;
		 display: inline-block;
		 width:100%;
		 text-decoration: underline;
	 }
	 .tab_con3 h2 {
		 width: 100%;
		 height: .9rem;
		 font-size:.34rem;
		 line-height: .9rem;
		 margin: 15px 0 0;
	 }
	 .tab_con3 p {
		 font-size: .28rem;
	 }
	 .content1 h2 {
		 font-size: .34rem;
		 line-height: .9rem;
		 width:100%;
	 }
	 .content1 .upList {
		 width:100%;
		 height: 2.3rem;
		 border-bottom: dashed 1px #fff;
		 padding-bottom:0;
		 margin-bottom: 0;
	 }
	 .content1 .upList span {
		 font-size: .32rem;
		 margin-right: 10px;
		 float: left;
		 padding-top: 64px;
		 height: 1.6rem;
		 width: 1.7rem;
		 line-height: .6rem;
	 }
	 .content1 .upList a {
		 height:.5rem;
		 float: left;
		 line-height: .5rem;
		 margin-right: 10px;
		 font-size: .28rem;
		 text-decoration: underline;
	 }
	 .content1 .upList:nth-child(3) a:nth-child(2){
		 margin-top: .6rem;

	 }
	 .content1 .upList:nth-child(4) a:nth-child(2){
		 margin-top: .6rem;

	 }
	 .content1 .upList:nth-child(5) a:nth-child(2){
		 margin-top: .9rem;

	 }
	 .content1 .upList:nth-child(6) a:nth-child(2){
		 margin-top: .6rem;
		 margin-right: 70px;

	 }
	 .content1 .upList:nth-child(7) a:nth-child(2){
		 margin-top: .9rem;

	 }
	 .content1 .list {
		 width:100%;
		 padding: 0 ;
		 height: 394px;
	 }
	 .list1 {
		 width: 50%;;
		 margin-right: 0;
		 margin-bottom: .3rem;
		 height: 2.5rem;
	 }
	 .list1 .upTp {
		 width: 1.7rem;
		 height: 1.4rem;
		 background-size: cover;
		 margin-left: .6rem;
	 }
	 .list1 .downTp {
		 width: 2.4rem;
		 line-height: .76rem;
		 font-size:.34rem;
		 height: .76rem;
		 margin: .3rem auto;
	 }
	 .tab_con4 h2 {
		 margin: 0 0 20px;
	 }
	 .tab_con3 .mgBt{
		 margin: 0 ;
		 margin-bottom: 15px;
	 }
	 .tab_con2 .mgBt{
		 margin: 0 ;
	 }.tab_con3 div {
		   margin-bottom: 0;
	  }

 }