* {
    margin: 0;
    padding: 0;
}

html {

    touch-action: none;
    touch-action: pan-y;
}

.zhyjjjfa {
    background: #f1f1f1;
}

.top {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 15px;
    padding-top: 7px;
    position: fixed;
    top: 0;
    z-index: 11;
    background: #f2f2f2;
    /* border: 1px solid red; */
}

.img1 {
    margin: 0 auto;
    width: 80px;
    height: 27px;
}

.zscd {
    float: right;
    width: 40px;
    height: 30px;
    margin: 0;
    margin-right: 30px;
    padding: 0;
    list-style: none;
}

.zscd>li {
    margin-top: 6px;
    padding: 0;
    float: right;
    height: 3px;
    background: #b9b9b9;
    list-style: none;
    width: 28px;
}

.yccd {
    display: none;
    position: absolute;
    width: 134px;
    text-align: center;
    margin: 0;
    padding: 0;
    top: 70%;
    right: 0;
    list-style: none;
    z-index: 99;
    background: #f2f2f2;
}

.yccd>li>a {
    text-decoration: none;
    color: #4b4b4b;
    width: 134px;
}

.yccd>li:hover {
    color: #356385;
}

.cpzx_head {
    margin-top: 48px;
    position: relative;
}

.cpzx_head>h3 {
    color: #FFFFFF;
    position: absolute;
    top: 30%;
    width: calc(100% - 200px);
    margin: 0 100px;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    padding-bottom: 10px;
}

.cpzx_head>h4 {
    color: #FFFFFF;
    position: absolute;
    top: 60%;
    width: 100%;
    text-align: center;
}

.img3 {
    width: 100%;
    height: 160px;
}

/* .line{
	position: absolute;
	top: 49%;
	left: 25%;
	width: 58px;
	height: 2px;
	background-color: #FFFFFF;
} */
/* .img3{
	width: 220px;
	height: 40px;
} */
.header {
    height: 35px;
}

.title {
    font-size: 18px;
    font-weight: 700;
}

.header>img {
    height: 100%;
}

.content {
    /* border: 1px solid #ccc; */
}

.img2 {
    width:100%;
    display: block;
    margin: 0 auto;
}

.d1 {
    position: relative;
}

.p1 {
    margin: 0;
    width: 90%;
    color: #fff;
    background-color: #4B6294;
    font-size: 15px;
    text-align: center;
    letter-spacing: 14px;

    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;

}

.img3 {
    width: 100%;
}

.div1 {
    margin: 10px 0;
}

.div2 {
    display: flex;
}

.img4 {
    width:50%;
}

.text1 {
    font-size: 14px;
    padding-right:5px;
    line-height: 24px;
}

.span1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #3482C9;
    margin-left: 8px;

}

h4 {
    color: #3482C9;
}

.div3 {
    margin-bottom: 10px;
}

.table1 {
    width: 98%;
    height: 100%;
    font-size: 14px;
    margin-bottom: 10px;
}

.table1 th {
    background-color: #67DAFF;
    padding: 6px;
}

.table1 td {
    text-align: center;
    padding: 6px;
}

.table1 tr:nth-child(even) {
    background-color: #ccc;
}

.div3-right {
    width: 100%;
}

.img5 {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.text2 {
    font-size: 14px;
    line-height: 25px;
    padding: 0 8px;
}

.img6 {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.img7 {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.middle {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.right {
    display: block;
    width: 90%;
    margin: 0 auto;
}


.solutions_content {padding:10px;}
.solutions_content h3 {text-align:center;font-size:24px;font-weight:normal;padding-bottom:30px;
    background: url(../images/news/profile1.png) no-repeat;
    background-size: 276px 18px;
    background-position: center bottom;margin-bottom:20px;margin-top:20px;}
.solutions_content .text {font-size:14px;color:#333;line-height:28px;}
.solutions_content .img {position:relative;margin-bottom:10px;}
.solutions_content .img span {position:absolute;width:100%;top:0;background:#456de0;line-height:24px;color:#fff;text-align:center;}

.solutions_content .bigAndCenter {font-size:18px;text-align:center;}