/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}

.headblack{
	width: 100%;
	height: 30px;
	background-color: #3e3e3e;
}
.headblack div{
	width: 1300px;
	margin: 0 auto;
}
.headblack div p{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.headnav{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mbanner{
	display: none;
}
.Hnavs ul{
	display: flex;
	justify-content: space-between;
}
.Hnavs {
	background-color: rgb(13 94 201);padding: 17px 0;
}
.Hnavs ul li a{
	padding: 10px 30px;
	border-radius: 50px;
	font-size: 20px;
	color: #ffffff;
}
/* .Hnavs ul li a:hover{
	background-color: #0e5ec9;
	color: #fff;
} */
.banner img{
	width: 100%;
	display: block;
}
.index_blue{
	width: 100%;
	height: 104px;
	background: url(../img/blue_02.jpg) center no-repeat;
	background-size: cover;
}
.index_bluedv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.blueleft{
	width: 810px;
}
.blueleft h1{
	color: #fff;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.blueleft p{
	font-size: 14px;
	color: #b5d5ff;
}
.blueright{
	width: 400px;
	display: flex;
	justify-content: flex-start;
	align-items: center;height: 104px;
	color: #FFFFFF;
	font-size: 42px;
}
.blueright i{
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/phoen_03.png) center no-repeat;
	margin-right: 15px;
}
.index_four{
	height: 105px;
	width: 100%;;
	border-bottom: 1px solid #e0e0dd;
}
.ysdv{
	width: 1300px;
	margin: 0 auto;
}
.ysdv ul{
	display: flex;
	justify-content: space-between;
}
.ysdv ul li{
	width: 25%;
	border-left: 1px solid #e0e0dd;
	height: 105px;
	text-align: center;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.ysdv ul li{
	border-right: 1px solid #e0e0dd;
}
.ysdv ul li h1{
	color: #333333;
	font-size: 18px;
	margin-bottom: 15px;
}
.ysdv ul li p{
	font-size: 14px;
	color: #757575;
}
.index_pro{
	width: 100%;
	background-color: #f5f5f4;
	padding-top: 55px;
	padding-bottom: 90px;
}
.index_probt h2{
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 30px;
}
.index_prodv{
	width: 1300px;
	margin: 0 auto;
}
.index_prodv li{
	padding: 20px;
	width: 28%;
	background-color: #fff;
	margin: 10px;
	padding-bottom: 0px;
}
.index_prodv ul{
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.index_prodv li div{
	width: 100%;
	overflow: hidden;
}
.index_prodv li div img{
	display: block;
	width: 100%;transition: all .3s;
	height: 270px;
	object-fit: cover;
}
.index_prodv li:hover img{
	transform: scale(1.1);
}
.index_prodv li p{
	color: #333333;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	border-top: 1px solid #f5f5f4;
}
.index_ys{
	margin: 70px auto;
	margin-bottom: 0px;
}
.index_ystop h1 i{
	color: #fe7e29;
}
.index_ystop h1{
	color: #323232;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
}
.index_ystop p{
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.index_ysdvleft{
	background: url(../img/ys1_02.jpg) center no-repeat;
	width: 50%;
	background-size: cover;
}
.index_ystext{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.index_ysdvright{
	height: 620px;
	width: 50%;
	background-color: #0e5ec9;
}
.index_ysdvright ul {
	width: 650px;
	margin-left: -39px;
	margin-top: 100px;
}
.index_ysdvright ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 60px;
}
.index_ysdvright ul li section{
	width: 68px;
	height: 68px;
	text-align: center;
	line-height: 68px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 5px solid rgba(255,255,255,0.4);
}
.index_ysdvright ul li div{
	width: 560px;
	margin-left: 20px;
}
.index_ysdvright ul li div h1{
	color: #ffffff;
	font-size: 20px;
}
.index_ysdvright ul li div p{
	color: #c7dfff;
	font-size: 14px;
	margin-top: 15px;
	line-height: 35px;
	height: 70px;
	overflow: hidden;
}
.index_sh{
	background-color: #f7f7f7;
	padding-top: 65px;
	padding-bottom: 55px;
}
.index_shdv{
	width: 1300px;
	margin: 0 auto;
}
.index_shdv h1{
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 50px;
}
.index_shdv ul{
	display: flex;
	justify-content: space-between;
}
.index_shdv ul li i{
	width: 83px;
	height: 86px;
	display: block;
}
.index_shdv ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_shdv ul li p{
	color: #333333;
	font-size: 16px;
	margin-left: 20px;
}
.index_ssdvright img{
	width: 150px;
}
.index_anlitop h1{
	font-size: 32px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.index_anlizhanshi{
	margin-bottom: 60px;
	margin-top: 70px;
}
.index_anlilist ul{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
}
.index_anlilist ul li{
	width: 31%;
	margin: 1%;
}
.index_anlilist ul li section{
	overflow: hidden;
	width: 100%;
}
.index_anlilist ul li section img{
	display: block;
	width: 100%;
	height: 238px;
	object-fit: cover;
	transition: all .3s;
}
.index_anlilist ul li div{
	padding:0 20px;
	background-color: #ebedee;
	transition: all .3s;
}
.index_anlilist ul li div h1{
	color: #333333;
	font-size: 20px;
	margin-bottom: 0;
	line-height: 60px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.index_anlilist ul li div p{
	color: #666666;
	font-size: 14px;height: 20px;
	line-height: 20px;overflow: hidden;
}
.index_anlilist ul li:hover p{
	color: #90c4f8;
}
.index_anlilist ul li:hover img{
	transform: scale(1.1);
}
.index_anlilist ul li:hover div{
	background-color: #0e5ec9;
}
.index_anlilist ul li:hover div h1{
	color: #fff;
}
.index_about{
	padding: 65px 0px;
	background-color: #f7f7f7;
}
.index_aboutdv{
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.index_aboutleft{
	width: 50%;
	background: url(../img/about_03.jpg) center no-repeat;
}
.index_aboutleft img{
	display: block;
	width: 100%;
}
.index_aboutright{
	width: 48%;
}
.index_aboutright h1{
	color: #333333;
	margin-bottom: 20px;
	font-size: 32px;
	margin-top: 30px;
}
.index_aboutright p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.index_aboutright a {
    display: block;
    width: 160px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    background-color: #0e5ec9;
    font-size: 14px;
    margin-top: 4px;
}
.index_ss{
	width: 100%;
	padding: 45px 0px;
	background: url(../img/ss_02.jpg) center no-repeat;
	background-size: cover;
}
.index_ssdv{
	width: 1300px;
	display: flex;justify-content: space-between;
	margin: 0 auto;
	align-items: center;
}
.index_ssdvleft h1{
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	margin-bottom: 20px;
}
.index_ssdvleft p{
	color: #ffffff;
	font-size: 26px;
}
.index_ssdvright{
	
	/* height: 45px; */
	background-color: rgba(255,255,255,0);
	border-radius: 50px;
}
.index_ssdvright form{
	display: flex;
	justify-content: space-between;
}
.index_ssdvright form .inputname{
	height: 45px;
	margin-left: 17px;
	width: 80%;
	border: none;
	background-color: transparent;
	outline: none;
}
.index_ssdvright form input:last-child{
	width: 45px;
	height: 45px;
	border: none;
	margin-right: 17px;
	outline: none;
	background: url(../img/ss.png) center no-repeat;
	background-size: 50%;
}
.index_news{
	margin: 60px auto;
	width: 1300px;
}
.index_newstop{
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}
.index_newslist{
	display: flex;
	justify-content: space-between;
}
.index_newslistleft {
	width: 630px;
}
.index_newslistleft ul{
	display: flex;
	justify-content: space-between;
}
.index_newslistleft ul li{
	width: 300px;
}
.index_newslistleft ul li .innewsimg{
	width: 100%;
	overflow: hidden;
}
.index_newslistleft ul li .innewsimg img{
	display: block;width: 100%;transition: all .3s;height: 240px;object-fit: cover;
}
.index_newslistleft ul li .innewstext{
	padding: 20px 10px;
	background-color: #ebeced;transition: all .3s;
}
.index_newslistleft ul li .innewstext h1{
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.index_newslistleft ul li .innewstext span{
	display: block;
	line-height: 35px;
	font-size: 14px;
	color: #a8a7a7;
}
.index_newslistleft ul li .innewstext p{
	color: #7a7a7a;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.index_newslistleft ul li:hover img{
	transform: scale(1.1);
}
.index_newslistleft ul li:hover .innewstext {
	background-color: #0E5EC9;
}
.index_newslistleft ul li:hover h1{
	color: #fff;
}
.index_newslistleft ul li:hover span{
	color: #f3f3f3;
}
.index_newslistleft ul li:hover p{
	color: #90c4f8;
}
.index_newslistright{
	width: 650px;
}
.index_newslistright ul{
	display: flex;justify-content: space-between;
	align-items: center;
	flex-direction: column;
	height: 100%;
}
.index_newslistright ul li{
	width: 610px;
	padding: 20px;
	background-color: #ebeced;
}
.index_newslistright ul li h1{
	color: #333333;	
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.index_newslistright ul li span{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #a7a7a8;
	line-height: 30px;
}
.index_newslistright ul li p{
	color: #858586;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.index_newslistright ul li:hover{
	background-color: #0E5EC9;
}
.index_newslistright ul li:hover p{
	color: #90c4f8;
}
.index_newslistright ul li:hover h1{
	color: #fff;
}
.foot{
	width: 100%;
	background-color: #424242;
}
.foottop{
	height: 75px;
	border-bottom: 1px solid #636465;
}
.foottop ul{
	width: 1300px;
	margin: 0 auto;
	height: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.foottop ul li{
	color: #868686;
}
.foottop ul li a{
	color: #ffffff;
	font-size: 14px;
}
.footlx{
	width: 1300px;
	margin: 0 auto;
	padding: 25px 0px;
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
.footlxleft{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.footlxleft section span{
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	display: block;
}
.footlxleft img{
	margin-right: 30px;
	width: 150px;
}
.footlxleft h1{
	font-size: 36px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px;
}
.footlxleft p{
	font-size: 14px;
	color: #fff;
}
.footlxright ul{
	display: flex;justify-content: flex-start;
}
.footlxright ul li a i{
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50%;text-align: center;
	line-height: 40px;
	color: #fff;
}
.footlxright ul li {
	margin-left: 20px;
}
.wdl{
	width: 100%;
	height: 75px;
	background-color: #0d5ec9;
}
.wdldv{
	width: 1300px;
	display: flex;
	justify-content: space-between;
	line-height: 75px;
	margin: 0 auto;
}
.wdldv p{
	color: #fff;
	font-size: 14px;
}
.wdldv p a{
	color: #fff;
	font-size: 14px;
}
.htmleaf-container{
	display: none;
}
@media only screen and (min-width: 1000px) and (max-width: 1299px){
	.headblack div,.headnav,.index_bluedv,.index_prodv,.index_shdv,.index_anlilist ul,.index_aboutdv,.index_ssdv,.index_news,.foottop ul,.footlx,.wdldv{
		width: 95%;
	}
	.ysdv{
		width: 100%;
	}
	.Hnavs ul li a{
		padding: 10px 20px;
	}
	.blueleft{
		width: 80%;
	}
	.blueright{
		font-size: 3em;
		width: auto;
	}
	.index_prodv li{
		padding: 2%;
    	width: 27%;
	}
	.index_ysdvright{
		width: 50%;
	}
	.index_ysdvright ul li div{
		width: 80%;
	}
	.index_ysdvright ul{
		width: auto;
	}
	.index_shdv ul li p{
		margin-left: 10px;
	}
	.index_anlilist ul{
		
	}
	.index_newslistleft{
		width: 50%;
	}
	.index_newslistleft ul li{
		width:48%;
	}
	.index_newslistright{
		width: 48%;
	}
	.index_newslistright ul li{
		width: 94%;padding: 2.5%;
	}
}
@media only screen and (min-width: 764px) and (max-width:999px){
	.headblack div,.headnav,.index_bluedv,.index_prodv,.index_shdv,.index_anlilist ul,.index_aboutdv,.index_ssdv,.index_news,.foottop ul,.footlx,.wdldv{
		width: 95%;
	}
	.headtop{
		display: none;
	}
	.htmleaf-container{
		display: block;
	}
	.ysdv{
		width: 100%;
	}
	.Hnavs ul li a{
		padding: 10px 25px;
	}
	.blueleft{
		width: 80%;
	}
	.blueright{
		font-size: 1.5em;
		width: auto;
	}
	.blueright i{
		width: 35px;
		height: 35px;
		background-size: cover;
		margin-right: 5px;
	}
	.index_prodv li{
		padding: 2%;
    	width: 26%;
	}
	.index_ysdvright{
		width: 50%;
	}
	.index_ysdvright ul li div{
		width: 80%;
	}
	.index_ysdvright ul{
		width: auto;
	}
	.index_shdv ul li p{
		margin-left: 10px;
	}
	.index_newslistleft{
		width: 50%;
	}
	.index_newslistleft ul li{
		width:48%;
	}
	.index_newslistright{
		width: 48%;
	}
	.index_newslistright ul li{
		width: 97%;padding: 1.5%;
	}
	.blueleft h1{
		font-size: 16px;
	}
	.ysdv ul li{
		justify-content: start;
	}
	.ysdv ul li h1{
		margin-top: 15px;
	}
	.index_ysdvright ul li div p{
		overflow: inherit;
	}
	.index_ssdvright{
		width: 35%;
	}
}
@media screen and (max-width: 767px){
	.headblack div,.headnav,.index_bluedv,.index_prodv,.index_shdv,.index_anlilist ul,.index_aboutdv,.index_ssdv,.index_news,.foottop ul,.footlx,.wdldv{
		width: 95%;
	}
	.mbanner{
		display: block;
	}
	.index_aboutright{
		width: 100%;
	}
	.index_anlilist ul li section img{
		height:150px;
	}
	.index_anlizhanshi{
		margin: 10px 0;
	}
	.mbanner img{
		display: block;
		width: 100%;
	}
	.banner{
		display: none;
	}
	.headtop{
		display: none;
	}
	.htmleaf-container{
		display: block;
	}
	.index_prodv li div img{
		height: 150px;}
	.ysdv{
		width: 100%;
	}
	.Hnavs ul li a{
		padding: 10px 25px;
	}
	.blueleft{
		width: 80%;
	}
	.blueright{
		font-size: 1.5em;
		width: auto;
		display: none;
	}
	.blueright i{
		width: 35px;
		height: 35px;
		background-size: cover;
		margin-right: 5px;
	}
	.index_prodv li{
		padding: 2%;
    	width: 26%;
	}
	.index_ysdvright{
		width: 50%;
	}
	.index_ysdvright ul li div{
		width: 70%;
	}
	.index_ysdvright ul{
		width: 95%;
		margin:0 auto;
	}
	.index_shdv ul li p{
		margin-left: 0px;
		font-size: 15px;
	}
	.index_newslistleft{
		width: 50%;
	}
	.index_newslistleft ul li{
		width:48%;
	}
	.index_newslistright{
		width: 48%;
	}
	.index_newslistright ul li{
		width: 97%;padding: 1.5%;
	}
	.blueleft h1{
		font-size: 16px;
	}
	.ysdv ul li{
		justify-content: start;
	}
	.ysdv ul li h1{
		margin-top: 15px;
	}
	.index_ysdvright ul li div p{
		overflow: inherit;
		line-height: 25px;
	}
	.index_ssdvright{
		width: 100%;
		margin-top: 15px;
		text-align: center;
		background-color: rgba(255,255,255,0)
	}
	.index_ssdvright img{
		width: 100px;
	}
	.index_bluedv,.ysdv ul,.index_ystext,.index_shdv ul,.index_anlilist ul,.index_aboutdv,.index_ssdv,.index_newslist{
		flex-flow: wrap;
	}
	.index_blue{
		height: auto;
		background: none;
		background-color: #0e5ec9;
		padding-bottom: 20px;
	}
	.blueleft,.index_ysdvright{
		width: 100%;
	}
	.index_four,.index_ysdvright,.index_ysdvright ul li div p{
		height: auto;
	}
	.ysdv ul li{
		width: 49.4%;
	}
	.ysdv ul li{
		border-right: none;
		border-bottom: 1px solid #e0e0dd;
	}
	.index_probt h2{
		font-size: 24px;
	}
	.index_prodv li{
		padding: 1%;
    	width: 46%;
    	margin: 1%;
	}
	.index_ystop h1{
		width: 95%;
		font-size: 20px;
		margin: 0 auto;
	}
	.index_ysdvleft{
		width: 100%;
		height: 300px;
		background-size: cover;
	}
	.index_ysdvright{
		padding-bottom:30px;
	}
	.index_ysdvright ul li div h1{
		font-size: 18px;
	}
	.index_shdv h1{
		font-size: 17px;
		margin-bottom: 30px;
	}
	.index_shdv ul li{
		margin-bottom: 30px;
		width: 50%;
	    display: flex;
	    justify-content: center;
	    flex-flow: wrap;
	}
.index_pro{
	padding: 20px 0;
}
	.index_shdv ul li section{
		width: 50px;
		margin-bottom: 15px;
	}
	.index_shdv ul li section img{
		width: 100%;
	}
	.index_anlitop h1{
		font-size: 24px;
	}
	.index_anlilist ul li{
		width: 48%;
	}
	.index_anlilist ul li:last-child{
		
	}
	.index_anlilist ul li div h1{
		font-size: 16px;
		text-align: center;
	}
	.index_anlilist ul li div{
		padding: 3%;
	}
	.index_about{
		padding: 35px 0px;
	}
	.index_aboutleft{
		width: 100%;
		height: 300px;
	}
	.index_aboutright{
		/* width: 100%; */
	}
	.index_aboutright h1,.index_ssdvleft h1{
		font-size: 24px;
	}
	.index_aboutright a{
		margin-top: 25px;
	}
	.index_news{
		margin: 30px auto;
	}
	.index_newstop {
		font-size: 24px;
	}
	.index_newslistleft,.index_newslistright{
		width: 100%;
	}
	.index_newslistright{
		margin-top: 10px;
	}
	.index_newslistright ul li{
		margin-bottom: 10px;
	}
	.index_prodv li p{
		font-size: 14px;
	}
	.foot,.wdl{
		display: none;
	}
	.banner{
		overflow: hidden;
		width: 100%;
	}
	.banner img{
		width: 140%;
		margin-left: -20%;
	}
	.banner .swiper-slide{
		overflow: hidden;
	}
}
