@charset "utf-8";html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0}header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details,summary,main{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}table{border-collapse:collapse;border-spacing:0}html,body,fieldset,img,iframe,abbr{border:0}[hidefocus],summary{outline:0}
a{background-color:transparent}a:active,a:hover{outline:0}img{vertical-align:middle}li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%}small{font-size:80%}sub,sup{position:relative;line-height:0;vertical-align:baseline;font-size:75%}sub{bottom:-0.25em}sup{top:-0.5em}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace}q:before,q:after{content:none}label,summary{cursor:default}a,button{cursor:pointer}h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}del,ins,u,s,a,a:hover{text-decoration:none}button,input,select,textarea,keygen,legend{margin:0;font:inherit;color:inherit}textarea{overflow:auto}body{background:#fff;font:14px/1.5 "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#333}.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden}.clearfix{zoom:1}.wrapper{width:1140px;margin:0 auto}.left{float:left}.right{float:right}img{width: initial;}
/*banner*/
.bannerCon p{background: rgba(255,255,255,0.3);width: 150px;height: 48px;font-size: 20px;margin: 0 10px 20px ;color: #fff;line-height: 48px;border-radius: 30px;font-weight: bold;}
.titO,.divA{text-align: center;font-size: 0;}
.titO h2{font-size: 36px;color: #000;line-height: 54px;}
.anniuA{display: inline-block;vertical-align: top;margin: 0 auto;text-align: center;padding: 0 60px;height: 64px;line-height: 64px;font-size: 24px;color: #fff;background: linear-gradient(#ff6600,#ff6600);border-bottom: 6px solid #fed2b5;border-radius: 50px;box-shadow: inset 0 10px 10px #c83100;font-weight: bold;}
.divA p{font-size: 14px;line-height: 37px;color: #8790a6;text-align: right;}
/*two*/
.jdkc{background: #0f6af2;min-width: 1140px;overflow:hidden;}
.jdkcSlie{margin-top: 16px;margin-bottom: 24px;}
.jdkcHd{width:170px ;height: 370px;padding-top: 50px;background: #fff;border: 1px solid #c1d6ff;border-radius: 10px;}
.jdkcHd li{font-size: 18px;color: #4d4d4d;width: 143px;height: 32px;line-height: 32px;margin: 0 auto 28px;border-radius: 30px;text-align: center;cursor: pointer;}
.jdkcHd li.on{color: #fff;background: linear-gradient(90deg,#2563f9,#2563f9,#2563f9,#e4ebfe);}
.jdkcBd{padding: 6px 74px 0 42px;width: 829px;height:414px;background: #fff;border: 1px solid #c1d6ff;border-radius: 10px;}
.jdkcBd li h3{font-size: 20px;color: #3d3d3d;line-height: 32px;margin-top: 21px;padding-left: 38px;background: url(../images/icon.png) no-repeat;}
.jdkcBd .li01 h3{background-position: 0 5px;}
.jdkcBd .li02 h3{background-position: 0 -32px;}
.jdkcBd .li03 h3{background-position: 0 -70px;}
.jdkcBd li p{font-size: 16px;color: #646469;line-height: 30px;}
.jdkc .titO h2{color: #fff;}
.jdkc .anniuA{border-color: #5468ac}

.question_wrap {
	height: 532px;
	margin: 70px auto 0;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-image: url('../images/bottom_img03.jpg');
}
.question_wrap li{
	height: 62px;
}
.q_top{
	margin-top: 40px;
	text-align: center;
	margin-bottom: 60px;

}
.point {
	height: 28px;
	display: inline-block;
	background-size: cover;
}
.point_left{
	width: 68px;
	background-image: url('../img/point_03.png');
}
.point_right{
	width: 72px;
	background-image: url('../img/point_05.png');
}
.title_text {
	font-size: 30px;
	color: #fff;
	margin:0 50px;
}

.q_content{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.q_content li,.tp_ul li{
	margin-right: 50px;
	display: flex;
	align-items: center;
	border-radius: 50px;
	padding: 5px 40px 5px 5px;
	background-color: #303031;
	justify-content: flex-start;
}
.q_content li img,.tp_ul li img{
	width: 58px;
	height: 58px;
	margin-right: 30px;
	border-radius: 50%;
}
.q_content li a,.tp_ul li a{
	color: #fff;
	font-size: 18px;
	white-space: nowrap;
}
.tp_ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.tp_ul li {
	margin: 40px auto;
}


.li_wrap{
		height: 100%;
		display: grid !important;
		grid-column-gap: 10px;
		grid-template-columns: repeat(3, 1fr);
}
.pic_wraps{
	height: 100%;
}
.q_bottom ul li:hover{
	background-image: linear-gradient(to right, #404444, #08ddf1);
}

.pg1{text-align: center;margin: 60px auto;width: 1200px;}
.tit_h2{font-size: 40px;line-height: 1.6em;margin: 0 0 .2em;width: 1200px;}
.tit_p{font-size: 18px;line-height: 2em;margin: 0 auto 0.2em;width: 1000px;}
.con7{width: 1200px;margin: 30px auto;overflow: hidden;padding: 0;}
.con7 li{float: left;margin: 10px 35px 10px 0;}
.con7 div{width: 258px;position: relative;overflow: hidden;}
.con7 div p{position: absolute;top: 100%;width: 100%;height: 100%;font:16px;color: white;background: rgba(51, 51, 51, 0.7);margin: 0;transition: 0.4s ease;padding: 25% 9% 0;box-sizing: border-box;text-align: left;}
.con7 li:hover div p{top: 0;}
.con7 h3{font: 20px/1.6em "";color: #423f3f;margin: 10px 0 0;}
.con7 p{font: 16px/1.6em "";color: #423f3f;margin: 0;}



   .mechanic_seven {
        max-width: 1200px;
        height: auto;
        overflow: hidden;
        display: block;
        margin: auto;
    }
    
    .mechanic_seven ul {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
        margin: auto;
        list-style: none;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    
    .mechanic_seven ul li {
        width: 340px;
        height: 310px;
        /* overflow: hidden; */
        display: block;
        float: left;
        margin: auto;
        border: 1px solid #5c95ff;
        padding: 5px;
        position: relative;
        margin-left: 57px;
        margin-top: 25px;
        background: #fff;
    }
    
    .mechanic_seven ul li:nth-child(3n+1) {
        margin-left: 0;
    }
    
    .mechanic_seven ul li img {
        width: 100%;
        height: 219px;
        overflow: hidden;
        display: block;
    }
    
    .mechanic_seven ul li h1 {
        width: 245px;
        height: 60px;
        /* overflow: hidden; */
        display: block;
        margin: auto;
        position: absolute;
        bottom: 60px;
        right: -28px;
        background: #5c95ff;
        text-align: center;
        line-height: 60px;
        color: #fff;
        font-weight: normal;
    }
    
    .mechanic_seven ul li p {
        font-size: 16px;
        color: #666666;
        margin-top: 43px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    
    .mechanic_seven ul li p span {
        width: 5px;
        height: 5px;
        overflow: hidden;
        display: inline-block;
        background: #f59308;
        border-radius: 50%;
        margin: 0 5px 0 0;
        position: relative;
        top: -3px;
    }
