﻿.wrap {

    width: 14.4rem;

    margin: 0 auto;

}

.banner {

    position: relative;

}
.banner-download {
    position: absolute;
    top: 6.75rem;
    left: 3.1rem;
    width: 3.3rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
	background-color: #ffa900;
	box-shadow: 0.01rem 0.02rem 0.01rem 0rem 
		rgba(255, 66, 0, 0.5);
	border-radius: 0.36rem;
}
.banner-download a {
    font-size: 0.3rem;
    color: #ffffff;
    font-weight: bold;
	text-shadow: 0.01rem 0.01rem 0rem
		rgba(255, 66, 0, 0.5);
}
.banner-download img {
    width: 0.3rem;
    margin-right: 0.1rem;
}
header {

    width: 14.4rem;

    margin: 0 auto;

    position: absolute;

    left: 50%;

    top: 0.38rem;

    transform: translateX(-50%);

}

header .logo {

    width: 3.02rem;

    float: left;

    margin-top: 0.05rem;

}

header .tel {

    float: right;

}

header .tel i {

    font-size: 0.6rem;

    color: #ffa900;

    float: left;

}

header .tel p {

    float: left;

    font-size: 0.3rem;

    color: #ffffff;

    line-height: 1.45;

    margin: 0 0.2rem;

}

header .tel span {

    font-family: Impact;

    font-size: 0.36rem;

    color: #ffa900;

    line-height: 1.2;

    display: block;

}

.download {

    margin-top: 0.55rem;

}

.download ul li {

    float: left;

    width: 4.5rem;

	height: 3.8rem;

	background-color: #ffffff;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(0, 0, 0, 0.1);

    border-radius: 0.1rem;

    margin-right: 0.35rem;

}

.download ul li:last-child {

    margin-right: 0;

}

.download ul li .pic {

    width: 1.1rem;

    height: 1.1rem;

    margin: 0.3rem auto;

}

.download ul li .pic i {

    font-size: 1.1rem;

    color: #0065ab;

    line-height: 1;

}

.download ul li .msg {

    text-align: center;

}

.download ul li .msg p {

    font-size: 0.3rem;

    color: #333333;

    font-weight: bold;

}

.download ul li .msg span {

    display: block;

    font-size: 0.22rem;

    color: #999999;

    margin: 0.25rem auto;

}

.download ul li .msg a {

    display: block;

    width: 2.2rem;

    height: 0.6rem;

    line-height: 0.6rem;

	background-color: #0065ab;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(0, 101, 171, 0.3);

    border-radius: 0.3rem;

    font-size: 0.24rem;

    color: #ffffff;

    margin: 0 auto;

}

.download ul li .msg a i {

    font-size: 0.22rem;

    margin-right: 0.1rem;

}

.download ul li:hover {

    background-color: #0065ab;

	box-shadow: 0rem 0.2rem 0.5rem 0rem 

		rgba(0, 101, 171, 0.3);

}

.download ul li:hover .pic i,

.download ul li:hover .msg p,

.download ul li:hover .msg span {

    color: #fff;

}

.download ul li:hover a {

    background-color: #ffa900;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(0, 101, 171, 0.3);

}

.advisory {

    margin-top: 1.2rem;

}

.advisory .title {

    font-size: 0.48rem;

    color: #0065ab;

    font-weight: bold;

    text-align: center;

}

.advisory form {

    margin-top: 0.4rem;

}

.advisory form input[type=text] {

    width: 6.9rem;

	height: 0.8rem;

	background-color: #ffffff;

	border-radius: 0.1rem;

    border: solid 0.02rem #0065ab;

    text-indent: 0.29rem;

    font-size: 0.24rem;

    color: #999999;

}

.advisory form input[type=text]::placeholder {

    color: #999999;

}

.advisory form input[type=text]:nth-child(even){

    float: right;

}

.advisory form>p {

    font-size: 0.24rem;

    color: #999999;

    margin: 0.4rem 0 0.25rem 0.29rem;

}

.advisory form>p i {

    color: #e1a32a;

}

.advisory form ul li {

    padding: 0 0.23rem;

    height: 0.6rem;

    line-height: 0.6rem;

	background-color: #ffffff;

	border-radius: 0.1rem;

    border: dashed 0.02rem #dcdcdc;

    font-size: 0.24rem;

    color: #333333;

    float: left;

    text-align: center;

    margin-right: 0.2rem;

    cursor: pointer;

}

.advisory form ul li.on {

    background-color: #0065ab;

    border: dashed 0.02rem #0065ab;

    color: #ffffff;

}

.advisory form input[type=submit] {

    display: block;

    margin: 0.4rem auto 0;

    width: 3.2rem;

	height: 0.8rem;

	background-color: #ffa900;

	box-shadow: 0rem 0.15rem 0.3rem 0rem 

		rgba(255, 169, 0, 0.5);

    border-radius: 0.4rem;

    border: none;

    font-size: 0.3rem;

    color: #ffffff;

	text-shadow: 0.01rem 0.02rem 0.01rem

		rgba(0, 0, 0, 0.4);

}

.jianan-1 {

    background: url(../img/jianan_bg1.jpg) left top 0.7rem no-repeat;

    background-size: 100%;

    margin-top: 2rem;

    position: relative;

}

.jianan-1::after {

    content: '';

    display: block;

    width: 2.4rem;

    height: 5.52rem;

    position: absolute;

    right: 0;

    top: -4rem;

    background: url(../img/jianan_2.png) center top no-repeat;

    background-size: 100%;

}

.jianan-1 .pic {

    width: 4.85rem;

    float: left;

}

.jianan-1 .msg {

    float: right;

    width: 8.3rem;

}

.jianan-1 .msg .title {

    font-size: 0.48rem;

    color: #0065ab;

    font-weight: bold;

    margin-top: 0.4rem;

}

.jianan-1 .msg .content {

    font-size: 0.22rem;

    color: #404040;

}

.jianan-1 .msg .content p {

    margin-top: 0.5rem;

}

.jianan-1 .msg .content img {

    margin: 0.46rem -0.46rem 0 0;

    float: right;

}

.jianan-2 {

    margin-top: 2rem;

    background: url(../img/jianan_bg2.jpg) center center no-repeat;

    background-size: 100%;

    padding-bottom: 1.2rem;

}

.jianan-2 .title {

    font-size: 0.48rem;

    color: #0065ab;

    font-weight: bold;

}

.jianan-2 .jianan-2-left {

    float: left;
    padding: 0.8rem;

}

.jianan-2 .jianan-2-left ul li {

    font-size: 0.3rem;

    color: #404040;

    margin-top: 0.32rem;

}

.jianan-2 .jianan-2-left ul li img {

    width: 0.34rem;

	height: 0.28rem;

}

.jianan-2 .jianan-2-right {

    float: right;

    width: 7.9rem;

    position: relative;

}

.jianan-2 .jianan-2-right::after {

    content: '';

    display: block;

    width: 3.3rem;

	height: 3.3rem;

    border: solid 0.7rem #ffa900;

    border-radius: 50%;

    position: absolute;

    bottom: -1.15rem;

    left: -1.65rem;

    box-sizing: border-box;

    z-index: 2;

}

.jianan-2 .jianan-2-right ul li {

    width: 3.8rem;

	height: 3.8rem;

	background-color: #ffffff;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(0, 0, 0, 0.1);

    border-radius: 0.1rem;

    padding-top: 0.06rem;

    text-align: center;

    float: left;

    margin-bottom: 0.3rem;

    position: relative;

    z-index: 3;

}

.jianan-2 .jianan-2-right ul li:nth-child(even) {

    float: right;

}

.jianan-2 .jianan-2-right ul li .icon {

    margin: 1.1rem auto 0;

    transition: all .4s;

}

.jianan-2 .jianan-2-right ul li .icon i {

    font-size: 0.9rem;

    color: #0065ab;

    line-height: 1;

}

.jianan-2 .jianan-2-right ul li p {

    font-size: 0.3rem;

    color: #0065ab;

    margin: 0.25rem 0 0.2rem;

}

.jianan-2 .jianan-2-right ul li span {

    font-size: 0.22rem;

    color: #ffffff;

    text-align: left;

    display: none;

    margin: 0 0.3rem;

}

.jianan-2 .jianan-2-right ul li:hover {

    background-color: #0065ab;

	box-shadow: 0rem 0.2rem 0.5rem 0rem 

		rgba(0, 101, 171, 0.3);

}

.jianan-2 .jianan-2-right ul li:hover .icon {

    margin-top: 0.44rem;

    transition: all .4s;

}

.jianan-2 .jianan-2-right ul li:hover .icon i {

    font-size: 0.5rem;

    color: #ffa900;

}

.jianan-2 .jianan-2-right ul li:hover p {

    color: #ffffff;

}

.jianan-2 .jianan-2-right ul li:hover span {

    display: block;

}

.jianan-3 {

    background: url(../img/jianan_bg3.jpg) center center no-repeat;

    background-size: 100%;

    padding: 1.4rem 0 1.25rem;

}

.jianan-3 .title,

.jianan-4 .title,

.jianan-5 .title  {

    text-align: center;

}

.jianan-3 .title p,

.jianan-4 .title p,

.jianan-5 .title p  {

    font-size: 0.48rem;

    color: #ffffff;

    font-weight: bold;

    margin-bottom: 0.2rem;

}

.jianan-3 .title span,

.jianan-4 .title span {

    font-size: 0.24rem;

    color: #ffa900;

    opacity: 0.85;

    width: 8.21rem;

    display: block;

    margin: 0 auto;

}

.jianan-3 .main {

    position: relative;

    margin-top: 0.87rem;

}

.jianan-3 .main .content {

    position: absolute;

    left: 50%;

    top:-0.55rem;

    transform: translateX(-50%);

    width: 4.29rem;

}

.jianan-3 .main ul {

    margin-top: 0.5rem;

}

.jianan-3 .main ul li {

    float: left;

    width: 5rem;

    margin-bottom: 0.9rem;

}

.jianan-3 .main ul li:nth-child(even){

    float: right;

    margin-left: 3.8rem;

}

.jianan-3 .main ul li .icon {

    width: 0.75rem;

    height: 0.75rem;

    line-height: 0.75rem;

    text-align: center;

    border: solid 0.01rem #ffa900;

    border-radius: 50%;

    float: right;

}

.jianan-3 .main ul li .icon i {

    color: #ffa900;

    font-size: 0.4rem;

}

.jianan-3 .main ul li .msg {

    color: #ffffff;

    text-align: right;

    margin-right: 0.25rem;

    float: right;

    width: 3.7rem;

}

.jianan-3 .main ul li .msg p {

    font-size: 0.3rem;

    font-weight: bold;

    line-height: 1;

    margin-bottom: 0.1rem;

}

.jianan-3 .main ul li .msg span {

    font-size: 0.22rem;

}

.jianan-3 .main ul li:nth-child(even) .icon {

    float: left;

}

.jianan-3 .main ul li:nth-child(even) .msg {

    text-align: left;

}

.jianan-4 {

    margin-top: 0.77rem;

    /* background: url(../img/jianan_bg4.png) center bottom no-repeat;

    background-size: 100%; */
    background: none;
    padding-bottom: 1rem;
    position: relative;

}

.jianan-4::after {

    content: '';

    display: block;

    width: 2.4rem;

    height: 5.52rem;

    position: absolute;

    right: 0;

    top: 1.66rem;

    background: url(../img/jianan_2.png) center top no-repeat;

    background-size: 100%;

}

.jianan-4 .title p,

.jianan-5 .title p {

    color: #0065ab;

}

.jianan-4 #tabbox,

.jianan-5 #tabbox {

    margin: 0.4rem 1.1rem 0;

}

.jianan-4 .tabs li,

.jianan-5 .tabs-1 li {

    width: 1.5rem;

    float: left;

    margin-right: 1.15rem;

    text-align: center;

}

.jianan-4 .tabs li:last-child,

.jianan-5 .tabs-1 li:last-child {

    margin-right: 0;

}

.jianan-4 .tabs li .icon,

.jianan-5 .tabs-1 li .icon {

    width: 1.5rem;

    height: 1.5rem;

    line-height: 1.5rem;

    text-align: center;

	background-color: #ffffff;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

        rgba(0, 0, 0, 0.1);

    border-radius: 50%;

}

.jianan-4 .tabs li .icon i,

.jianan-5 .tabs-1 li .icon i {

    font-size: 0.64rem;

    color: #0065ab;

}

.jianan-4 .tabs li p,

.jianan-5 .tabs-1 li p {

    font-size: 0.3rem;

    color: #0065ab;

    margin-top: 0.2rem;

}

.jianan-4 .tabs li.thistab .icon {

    box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(255, 169, 0, 0.5);

}

.jianan-4 .tabs li.thistab .icon i,

.jianan-4 .tabs li.thistab p {

    color: #ffa900;

}

.jianan-4 .tab_con {

    margin-top: 0.67rem;

}

.jianan-4 .tab_con .content {

    float: left;

    position: relative;

    width: 8rem;

}

.jianan-4 .tab_con .content::before {

    content: '';

    display: block;

    width: 1.1rem;

    height: 1.1rem;

    background: url(../img/jianan_8.png) center center no-repeat;

    background-size: 100%;

    position: absolute;

    top: -0.69rem;

    left: -1.12rem;

}

.jianan-4 .tab_con .content p {

    font-size: 0.36rem;

    color: #0065ab;

    font-weight: bold;

    margin-bottom: 0.3rem;

}

.jianan-4 .tab_con .content span {

    font-size: 0.24rem;

    color: #333333;

    display: block;

    margin-bottom: 0.15rem;

}

.jianan-4 .tab_con .content span i {

    color: #0065ab;

}

.jianan-4 .tab_con .pic {

    width: 3.25rem;

    float: right;

}

.jianan-5 {

    margin-top: 1.2rem;

}

.jianan-5 .tabs-1 li.thistab .icon {

    background-color: #0065ab;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(0, 101, 171, 0.5);

}

.jianan-5 .tabs-1 li.thistab .icon i {

    color: #ffffff;

}

.jianan-5 .tab_con {

    margin-top: 0.5rem;

}

.jianan-5 .tab_con .pic {

    width: 50%;

    float: left;

}

.jianan-5 .tab_con .content {

    width: 50%;

    float: right;

    padding-left: 0.4rem;

}

.jianan-5 .tab_con .content .title {

    text-align: left;

    font-size: 0.36rem;

    color: #0065ab;

    font-weight: bold;

    margin: 0.5rem 0;

    line-height: 1;

}

.jianan-5 .tab_con ul li {

    display: block !important;

    font-size: 0.24rem;

    color: #333333;

    width: 2.4rem;

    float: left;

    margin-bottom: 0.1rem;

    height: 0.7rem;

}

.jianan-5 .tab_con ul li:nth-child(even) {

    float: right;

}

.jianan-5 .tab_con ul li::before {

    content: '';

    display: block;

    width: 0.14rem;

	height: 0.14rem;

    background-color: #ffa900;

    border-radius: 50%;

    margin-right: 0.1rem;

    float: left;

    margin-top: 0.1rem;

    margin-bottom: 0.4rem;

}

.jianan-6 {

    background: url(../img/jianan_bg5.jpg) center center no-repeat;

    background-size: 100%;

    padding: 1.88rem 0 1.54rem;

}

.jianan-6 .tabs-2 {

    width: 3.3rem;

    float: left;

}

.jianan-6 .tabs-2 li {

    width: 3.3rem;

    height: 0.8rem;

    line-height: 0.8rem;

    text-indent: 0.5rem;

    background-color: rgba(0, 0, 0, 0.1);

}

.jianan-6 .tabs-2 li a {

    font-size: 0.24rem;

    color: #ffffff;

    font-weight: bold;

}

.jianan-6 .tabs-2 li.thistab {

    background-color: rgba(255, 169, 0, 0.75);

}

.jianan-6 .tab_conbox-2 {

    float: right;

    width: 10.7rem;

    height: 4.8rem;

    background-color: rgba(0, 0, 0, 0.1);

}

.jianan-6 .tab_conbox-2 ul {

    margin: 0 0.2rem;

    border-bottom: 1px solid #aaaaaa;

}

.jianan-6 .tab_conbox-2 ul li {

    display: block !important;

    width: 4.78rem;

    padding: 0.25rem 0;

    border-top: 1px dashed #aaaaaa;

    float: left;

}

.jianan-6 .tab_conbox-2 ul li:nth-child(even){

    float: right;

}

.jianan-6 .tab_conbox-2 ul li p {

    font-size: 0.22rem;
    color: #fff;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;

}

.jianan-6 .tab_conbox-2 ul li span {

    font-size: 0.2rem;

    color: #aaaaaa;

    float: right;

}

.jianan-6 .tab_conbox-2 ul li:hover p {

    color: #ffa900;

}

.jianan-6 .tab_conbox-2 ul li:nth-child(-n+2){

    border-top: none;

}

.jianan-6 .tab_conbox-2 .more {

    width: 2.4rem;

    height: 0.6rem;

    line-height: 0.6rem;

    text-align: center;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(255, 169, 0, 0.2);

	border-radius: 0.05rem;

	border: solid 0.01rem #ffa900;

    opacity: 0.85;

    margin: 0.4rem auto 0;

}

.jianan-6 .tab_conbox-2 .more a {

    font-size: 0.24rem;

    color: #ffa900;

    display: block;

}

.jianan-7 {

   margin: 1rem 0 0;

}

.jianan-7 .title {

    font-size: 0.48rem;

    color: #0065ab;

    font-weight: bold;

    text-align: center;

}

.jianan-7 ul {

    background: url(../img/jianan_bg6.jpg) center center no-repeat;

    background-size: 100%;

    margin-top: 0.4rem;

}

.jianan-7 ul li {

    width: 3.45rem;

    height: 2.15rem;

    margin: 0.2rem 0.2rem 0 0;

    float: left;

    position: relative;

}

.jianan-7 ul li a {

    display: block;

}

.jianan-7 ul li:nth-child(4n){

    margin-right: 0;

}

.jianan-7 ul li p {

    font-size: 0.28rem;

    color: #ffffff;

    font-weight: bold;

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%,-50%);

    width: 2.7rem;

    text-align: center;

}

.jianan-8 {

    margin-top: 1.06rem;

}

.jianan-8 .wrap{

	height: 5rem;

	background-color: #ffffff;

	box-shadow: 0rem 0.1rem 0.3rem 0rem 

		rgba(0, 101, 171, 0.2);

    border-radius: 0.2rem;

    padding: 0.75rem 0.3rem 0 0.75rem;

}

.jianan-8 .jianan-8-left {

    width: 6.4rem;

    float: left;

}

.jianan-8 .jianan-8-left .title {

    font-size: 0.48rem;

    color: #0065ab;

    font-weight: bold;

}

.jianan-8 .jianan-8-left p {

    font-size: 0.3rem;

    color: #ffa900;

    font-weight: bold;

    margin: 0.3rem 0 0.45rem;

}

.jianan-8 .jianan-8-left span {

    font-size: 0.2rem;

    color: #666666;

}

.jianan-8 .jianan-8-right {

    width: 6.6rem;

    float: right;

}

.jianan-8 .jianan-8-right form {



}

.jianan-8 .jianan-8-right form label {

    display: block;

    margin-bottom: 0.3rem;

}

.jianan-8 .jianan-8-right form label p {

    font-size: 0.24rem;

    color: #999999;

    margin: 0 0 0.1rem 0.1rem;

}

.jianan-8 .jianan-8-right form label input {

    width: 6.6rem;

	height: 0.7rem;

	background-color: #ffffff;

	border-radius: 0.05rem;

    border: solid 0.02rem #cccccc;

    font-size: 0.24rem;

    color: #999999;

    text-indent: 0.15rem;

}

.jianan-8 .jianan-8-right form input[type=submit] {

    width: 3.3rem;

	height: 0.7rem;

	background-color: #ffa900;

    border-radius: 0.35rem;

    display: block;

    margin: 0 auto;

    border: none;

    font-size: 0.24rem;

    color: #ffffff;

}

.jianan-about {

    background: url(../img/jianan_about_bg.jpg) center center no-repeat;

    background-size: 100%;

    margin-top: 1.04rem;

    height: 6rem;

    padding-top: 1.26rem;

}

.jianan-about .box {

    width: 9.1rem;

    margin-left: 4.5rem;

}

.jianan-about .box .title {

    font-weight: bold;

    margin-bottom: 0.4rem;

}

.jianan-about .box .title p {

    font-size: 0.48rem;

    color: #0065ab;

}

.jianan-about .box .title span {

    font-size: 0.36rem;

    color: #0065ab;

}

.jianan-about .box .content {

    font-size: 0.26rem;

    color: #333333;

}









.jianan-07 {
    width: 14.4rem;
    margin: 0.63rem auto 0;
}
.jianan-07 .box {
    background: url(../img/jianan-7_bg.jpg) center center no-repeat;
    background-size: cover !important;
    width: 9.1rem;
    height: 6rem;
    float: left;
    padding: 0.32rem 0.2rem 0;
}
.jianan-07 .box>.title {
    font-size: 0.36rem;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.3rem;
}
.jianan-07 .tabs {
   width: 3.1rem;
   float: left;
}
.jianan-07 .tabs li {
    height: 0.65rem;
    line-height: 0.65rem;
    background-color: rgba(0, 0, 0, 0.1);
    text-indent: 0.2rem;
}
.jianan-07 .tabs li a {
    font-size: 0.2rem;
    color: #ffffff;
}
.jianan-07 .tabs li.thistab {
    background-color: #ffa900;
}
.jianan-07 .tab_conbox {
    width: 5.5rem;
	height: 3.9rem;
    background-color: rgba(0, 0, 0, 0.1);
    float: right;
    padding: 0.25rem 0.15rem 0;
}
.jianan-07 .tab_con .top {
    font-size: 0.3rem;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.jianan-07 .tab_con .content {
    font-size: 0.16rem;
    color: #cccccc;
}
.jianan-07 .tab_con .content p {
    margin-bottom: 0.15rem;
    line-height: 0.3rem;
}
.jianan-07 .tab_con .link {

}
.jianan-07 .tab_con .link a {
    display: block;
    width: 2.45rem;
    height: 0.57rem;
    line-height: 0.57rem;
	background-color: #ffffff;
	border-radius: 0.05rem;
    text-align: center;
    float: left;
	font-size: 0.24rem;
    color: #0065ab;
}
.jianan-07 .tab_con .link a:nth-child(even){
    float: right;
    background-color: transparent;
    border: solid 0.01rem #ffffff;
    color: #ffffff;
}
.jianan-07 .box .more {
    width: 2.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
	border-radius: 0.05rem;
	border: solid 0.01rem #ffa900;
    opacity: 0.75;
    margin: 0.18rem auto 0;
}
.jianan-07 .box .more a {
    font-size: 0.24rem;
    color: #ffa900;
}
.jianan-yinzhang {
    width: 5rem;
    height: 6rem;
    border: solid 0.01rem #cccccc;
    float: right;
}
.jianan-yinzhang .main {
    margin: 0.3rem 0.15rem 0;
}
.jianan-yinzhang .main .content {
    font-size: 0.2rem;
    color: #666666;
}
.jianan-yinzhang form {

}
.jianan-yinzhang form input {
    width: 100%;
    height: 0.6rem;
	background-color: #ffffff;
	border-radius: 0.1rem;
    border: solid 0.02rem #cccccc;
    margin-bottom: 0.2rem;
    text-indent: 0.1rem;
    font-size: 0.2rem;
    color: #999999;
}
.jianan-yinzhang form input:focus{
    border: solid 0.02rem #0065ab;
}
.jianan-yinzhang .next {
    text-align: center;
}
.jianan-yinzhang .next div {
    display: inline-block;
}
.jianan-yinzhang form {
    margin-top: 0.22rem;
}
.jianan-yinzhang form a {
    display: block;
    width: 2.25rem;
	height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
	background-color: #ffffff;
	border-radius: 0.05rem;
    border: solid 0.02rem #cccccc;
    font-size: 0.3rem;
    color: #666666;
    float: left;
}
.jianan-yinzhang form a:last-child {
    background-color: #0065ab;
    border: solid 0.02rem #0065ab;
    color: #ffffff;
    float: right;
}


.jianan-new-1 {
    margin-top: 1.1rem;
}
.jianan-new-1 .title,
.jianan-new-2 .title {
    font-size: 0.48rem;
    color: #333;
    text-align: center;
}
.jianan-new-1 ul,
.jianan-new-2 ul {
    margin-top: 0.35rem;
}
.jianan-new-1 ul li {
    width: 2.5rem;
    height: 2.5rem;
    position: relative;
    float: left;
    margin-right: 0.45rem;
    overflow: hidden;
}
.jianan-new-1 ul li img {
    width: 100%;
    height: 100%;
}
.jianan-new-1 ul li:last-child {
    margin-right: 0;
}
.jianan-new-1 ul li p {
    font-size: 0.22rem;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0.25rem;
    width: 100%;
}
.jianan-new-2 {
    margin: 0.7rem 0;
    background: #f5f5f5;
    padding: 0.7rem 0;
}
.jianan-new-2 ul li {
    width: 2.5rem;
    float: left;
    margin-right: 0.45rem;
    overflow: hidden;
}
.jianan-new-2 ul li:last-child {
    margin-right: 0;
}
.jianan-new-2 ul li img {
    height: 2.5rem;
}
.jianan-new-2 ul li p {
    height: 1.25rem;
    font-size: 0.22rem;
    text-align: center;
    padding: 0.3rem 0.2rem 0;
    color: #666;
    line-height: 1.6;
}
.jianan-new-3 {
    
}
.jianan-new-3 .pic {
    width: 7.2rem;
    height: 6rem;
    float: left;
}
.jianan-new-3 .msg {
    width: 5.7rem;
    float: right;
    margin-right: 0.75rem;
    margin-top: 0.25rem;
}
.jianan-new-3 .msg .title {

}
.jianan-new-3 .msg .title span {
    font-size: 0.32rem;
    color: #ffa900;
}
.jianan-new-3 .msg .title p {
    font-size: 0.44rem;
    color: #0065ab;
    font-weight: bold;
    line-height:1.2
}
.jianan-new-3 .msg .content {
    margin-top: 0.5rem;
    font-size: 0.22rem;
    color: #333;
    line-height: 1.8;
}
/* .jianan-05 .tab_con .pic {
    float: right;
}
.jianan-05 .tab_con .content {
    float: left;
} */


.jianan-05 {
    background: url(__PUBLIC__/index/phpstyle/jianan/img/jianan_05.png) top center /cover;
    padding: 1.1rem 0 1.2rem;
}
.jianan-05 .title,
.jianan-05 .tabs-1 li .icon i,
.jianan-05 .tabs-1 li p,
.jianan-05 .tab_con .content .title,
.jianan-05 .tab_con ul li {
    color: #fff;
}
.jianan-05 .tab_con ul li::before,
.jianan-5 .tabs-1 li.thistab .icon {
    background-color: #fff;
    box-shadow: none;
}
.jianan-5 .tabs-1 li.thistab .icon i {
    color: #0065ab;
}
.jianan-05 .tabs-1 li {
    margin-right: 0.6rem;
}