@charset "utf-8";
/* CSS Document */
/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}

@font-face {
    font-family: "PingFangLight";
    src: url(../fonts/PingFangLight.ttf);
}
@font-face {
	font-family: "PingFangRegular";
    src: url(../fonts/PingFangRegular.ttf);
}
@font-face {
	font-family: "PingFangMedium";
    src: url(../fonts/PingFangMedium.ttf);
}
@font-face {
	font-family: "PingFangBold";
    src: url(../fonts/PingFangBold.ttf);
}
@font-face {
	font-family: "Ariblk";
    src: url(../fonts/Ariblk.ttf);
}
@font-face {
	font-family: "BarlowBlack";
    src: url(../fonts/BarlowBlack.ttf);
}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#1f1f1f;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#1f1f1f;}


/*banner 开始 */
.ly_banner { width:100%; height:625px; overflow:hidden; margin:0 auto; padding:0; position:relative; z-index:1;}
.ly_banner img.ba1 { display:block; width:1920px; height:625px; overflow:hidden; margin:-312.5px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_banner { height:450px;}
	.ly_banner img.ba1 { width:1382px; height:450px; margin:-225px 0 0 -691px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_banner { height:400px;}
	.ly_banner img.ba1 { width:1536px; height:400px; margin:-200px 0 0 -768px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_banner { height:360px;}
	.ly_banner img.ba1 { width:1106px; height:360px; margin:-180px 0 0 -553px;}
}
@media screen and (max-width:767px) {
	.ly_banner { height:210px;}
	.ly_banner img.ba1 { width:646px; height:210px; margin:-105px 0 0 -323px;}
}
@media screen and (max-width:375px) {
	.ly_banner { height:160px;}
	.ly_banner img.ba1 { width:492px; height:160px; margin:-80px 0 0 -246px;}
}
/*banner 结束 */

/*nav 开始*/
.ly_nav { width:100%; max-width:1200px; height:80px; margin:-40px 0 0 -600px; padding:0; position:relative; top:0; left:50%; z-index:9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav ul { width:100%; max-width:1200px; margin:0 auto; padding:0; background-color:#fff; border-bottom:0 solid #0d72b3; border-radius:0 10px; box-shadow:0 10px 20px rgba(10,40,80,0.2);}
.ly_nav ul li { width:12.5%; height:80px; margin:0; padding:0; background:url(../images/nav_line.png) left center no-repeat; float:left;}
.ly_nav ul li:first-child { background:none;}
.ly_nav ul li a { display:block; width:100%; height:80px; line-height:80px; color:#303030; font-size:22px; text-align:center; border-radius:0 10px; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_nav ul li a:hover { background-color:#0d72b3; color:#fff;}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_nav { margin-left:0!important; padding:0 40px; left:0;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav { margin-left:0!important; padding:0 40px; left:0;}
	.ly_nav ul li a { font-size:20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_nav { margin-left:0!important; padding:0 20px; left:0;}
	.ly_nav ul li { height:60px;}
	.ly_nav ul li a { height:60px; line-height:60px; font-size:20px;}
}
@media screen and (max-width:767px) {
	.ly_nav { height:auto; margin-left:0!important;  margin-top:0!important; padding:0; left:0;}
	.ly_nav ul { border-radius:0 0 10px 10px;}
	.ly_nav ul li { width:25%; height:44px; background-size:1px 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav ul li a { height:44px; line-height:44px; font-size:15px;}
}
/*nav 结束*/


/*part1 开始*/
.ly_part1 { width:100%; max-width:1200px; margin:0 auto; padding:60px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_tit01 { width:100%; height:80px; overflow:hidden; margin:0 auto 40px; padding:10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.ly_tit03 {}
.ly_tit01 p { width:100%; height:80px; overflow:hidden; line-height:80px; color:#303030; font-size:40px; font-weight:bold; text-align:center; margin:-40px auto 0; padding:0; background:url(../images/tit_bg1.png) center center no-repeat; background-size:1200px 80px; position:relative;}
.ly_tit0 p { background:url(../images/tit_bg0.png) center center no-repeat; background-size:1200px 80px;}
.ly_tit01 p font { color:#ef6b21;}
.ly_tit01 span { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#f0f0f0; font-family: "Ariblk"; font-size:48px; text-align:center; margin:-10px auto 0; padding:0;}
.ly_tit02 p { background:url(../images/tit_bg2.png) center center no-repeat; background-size:1200px 80px;}
.ly_tit03 p { color:#fff; background:url(../images/tit_bg3.png) center center no-repeat; background-size:1200px 80px;}

.ly_tit03 span { color:rgba(255,255,255,0.12);}
.ly_tit03 p font { color:#fff;}
.ly_tit04 span { color:#eaeaea;}
.ly_tit06 p { background:url(../images/tit_bg4.png) center center no-repeat; background-size:1200px 80px;}
.part1_main { width:100%; height:auto; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part1_main .part1_con { width:100%; min-height:240px; margin:0 auto; padding:20px 40px; border-left:5px solid #0d72b3; border-top:5px solid #0d72b3; border-right:10px solid #0d72b3; border-bottom:10px solid #0d72b3; border-radius:10px; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.part1_con p { width:100%; overflow:hidden; line-height:32px; color:#333; font-size:16px; text-align: justify; text-indent:2em; margin:0 auto; padding:0;}
.part1_main .part1_con:hover { box-shadow:0 10px 20px rgba(10,40,80,0.2); border-left:10px solid #0d72b3; border-top:10px solid #0d72b3; border-right:5px solid #0d72b3; border-bottom:5px solid #0d72b3;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part1 { padding:40px;}
	.ly_tit01 { margin:-10px auto 20px;}
	.ly_tit01 p { font-size:36px;}
	.part1_main .part1_con { padding:30px 30px 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part1 { padding:40px;}
	.ly_tit01 { margin:-10px auto 20px;}
	.ly_tit01 p { font-size:34px;}
	.part1_main .part1_con { padding:20px 20px 0;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part1 { padding:40px 20px;}
	.ly_tit01 { margin:-10px auto 20px;}
	.ly_tit01 p { font-size:34px;}
	.ly_tit01 span { font-size:44px;}
	.part1_main .part1_con { padding:20px 20px 0;}
}
@media screen and (max-width:767px) {
	.ly_part1 { padding:20px;}
	.ly_tit01 { margin:-10px auto 5px;}
	.ly_tit01 p { height:60px; line-height:60px; font-size:30px; margin:-30px auto 0;}
	.ly_tit01 span { font-size:24px;}
	.ly_tit01 p, .ly_tit02 p { background-size:860px 60px;}
	.part1_main .part1_con { padding:20px 20px 10px;}
	.part1_con p { line-height:24px; font-size:14px; margin:0 auto 10px;}
}
@media screen and (max-width:375px) {
	.ly_tit01 {}
}
@media screen and (max-width:320px) {
	.ly_tit01 { margin:-10px auto 10px;}
	.part1_main .part1_con { padding:10px;}
}
/*part1 结束*/


/*part2 开始*/
.ly_part2 { width:100%; height:auto; margin:0 auto; padding:60px 0; background:#2e5273 url(../images/part2_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part2_main { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.ly_List01 { width:100%; height:auto; margin:0 auto -24px; padding:0;}
.ly_List01 ul li { width: 49%; height:auto; margin:0 2% 24px 0; padding:10px 20px 20px; background-color:#fff; box-shadow:0 8px 16px rgba(0, 0, 0, 0.1); border-radius:8px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_List01 ul li:nth-child(2n+2) { margin:0 0 24px;}
.ly_List01 ul li:hover { box-shadow:0 8px 16px rgba(0, 0, 0, 0.2);}
.ly_List01 ul li .lyList01_Name { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.ly_List01 ul li .lyList01_Name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_List01 ul li .lyList01_Name a i { display:inline-block; width:4px; height:12px; overflow:hidden; margin:12px 10px 14px 0; padding:0; background-color:#ef6b21; border-radius:2px; vertical-align:middle;}
.ly_List01 ul li .lyList01_Name a:hover { color:#0d72b3;}
.ly_List01 ul li .lyList01_con { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 182px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_List01 ul li .lyList01_con .lyList01_img { width:162px; height:96px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.ly_List01 ul li .lyList01_con .lyList01_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_List01 ul li .lyList01_con .lyList01_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_List01 ul li:hover .lyList01_con .lyList01_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ly_List01 ul li .lyList01_con .lyList01_ms { width:100%; height:96px; overflow:hidden; margin:0; padding:6px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_List01 ul li .lyList01_con .lyList01_ms p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#888; font-size:14px; text-indent:2em; text-align:justify; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.ly_List01 ul li:hover .lyList01_con .lyList01_ms p {}

.ly_List03 ul li{ padding:20px;}
.ly_List03 ul li .lyList01_Name a { height:60px;white-space:initial;line-height: 22px;}
.ly_List03 ul li .lyList01_con{padding: 0 0 0 202px;}
.ly_List03 ul li .lyList01_con .lyList01_img{ width:182px; height:126px;}
.ly_List03 ul li .lyList01_con .lyList01_ms{height:126px; padding:0 0 6px;}
.ly_List03 ul li .lyList01_con .lyList01_ms p{ height:auto; line-height:28px;}


.ly_List05 ul li{ width:100%; margin-right:0; padding:20px;}
.ly_List05 ul li .lyList01_con .lyList01_img{ width:182px; height:126px;}
.ly_List05 ul li .lyList01_con .lyList01_ms{ padding:0; height:126px;}
.ly_List05 ul li .lyList01_Name{ margin-bottom:0;}
.ly_List05 ul li .lyList01_con{padding: 0 0 0 202px;}
.ly_List05 ul li .lyList01_con .lyList01_ms p{ height:50px; line-height:25px; margin-top:10px; -webkit-line-clamp: 2; text-align:justify;}

.part2_ts { width:100%; overflow:hidden; line-height:20px; color:#0d72b3; font-size:14px; text-align:center; margin:20px auto 0; padding:0;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part2 { padding:40px;}

}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part2 { padding:40px;}

}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part2 { padding:40px 20px;}

}
@media screen and (max-width:767px) {
	.ly_part2 { padding:20px;}

}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_Part01 { width:90%;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Part01 { width:94%;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Part01 { width:94%;}
	.ly_List01 ul li { width:100%; margin:0 auto 24px;}
	.ly_List01 ul li:nth-child(2n+2) { margin:0 auto 24px;}
}
@media (max-width: 767px) {
	.ly_Part01 { width:92%; margin:40px auto;}
	.ly_Part02 { width:92%; margin: 20px auto 0;}
	.ly_List01 { margin:0 auto;}
	.ly_List01 ul li { width:100%; overflow:hidden; margin:0 auto 20px; padding:16px; float:left;}
	.ly_List01 ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.ly_List01 ul li .lyList01_con { padding:0;}
	.ly_List05 ul li .lyList01_con .lyList01_img { width:100%; height:230px; position:inherit; left:inherit; top:inherit;}
	.ly_List05 ul li .lyList01_con .lyList01_ms { height:auto; margin:10px auto 0;}
	.ly_List01 ul li .lyList01_Name a { height:auto; max-height:48px; line-height:24px; margin:0 auto 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: inherit;}
	.ly_List01 ul li .lyList01_Name a i { margin:2px 10px 6px 0;}
	
	.ly_List01 ul li .lyList01_con .lyList01_img { width:100%; height:200px; margin:0 auto; padding:0; position:inherit; left:inherit; top:inherit;}
	
	.ly_Title{margin: 0 auto 28px;}
	.ly_Title i{font-size:22px;background-size:80%;}
	.ly_Title span{font-size:24px;padding-left: 0px;}
	
	.ly_List01 ul li .lyList01_con .lyList01_ms { height:auto;}
	.ly_List01 ul li .lyList01_con .lyList01_ms p { height:72px; line-height:24px; -webkit-line-clamp: 3;}

}
@media (max-width: 600px) {
.ly_List03 ul li .lyList01_con{ padding:0;}
.ly_List03 ul li{ padding:16px;}
.ly_List03 ul li .lyList01_con .lyList01_img{ position:static; width:100%; height:166px;}
.ly_List01 ul li .lyList01_con .lyList01_img a img{object-fit: cover;width: 100%; height: 100%;}
.ly_List03 ul li .lyList01_con .lyList01_ms{padding: 15px 0 0;}
.ly_List03 ul li .lyList01_Name{ margin-bottom:5px;}
.zjsj_box .ly_List01 ul li .lyList01_con{ padding:0;}
.zjsj_box .ly_List05 ul li .lyList01_con .lyList01_img{ width:100%; height:186px;object-fit: cover;position: static;}
.zjsj_box .ly_List05 ul li .lyList01_con .lyList01_ms{ margin-top:10px;height: 156px;}
.zjsj_box .ly_List05 ul li .lyList01_con .lyList01_ms .fubiao{ margin-top:10px;}

.ly_List05 ul li .lyList01_con .lyList01_img { height:460px;}
.ly_List05 ul li .lyList01_con .fubiao { margin:0 auto;}

}
@media (max-width: 320px) {
	.ly_List01 ul li { padding:10px 10px 5px;}
	.ly_List01 ul li .lyList01_con .lyList01_img { height:160px;}
	.ly_List01 ul li .lyList01_Name a { margin:0 auto;}
	
}
/*part2 结束*/


/*part3 开始*/
.ly_part3 { width:100%; height:auto; padding:60px 0; background-color:#f6f6f6; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_part3 .part3_main { width:100%; max-width:1200px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part3 { padding:40px;}

}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part3 { padding:40px;}

}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part3 { padding:40px 20px;}

}
@media screen and (max-width:767px) {
	.ly_part3 { padding:20px 20px 0;}

}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}
/*part3 结束*/


/*part4 开始*/
.ly_part4 { width:100%; height:auto; margin:0 auto; padding:40px 0; background: url(../images/part4_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part4_main { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part4_main .part4_list1 { width:100%; height:auto; margin:0 auto; padding:0;}
.part4_list1 ul li{float:left;margin-right:2%;width:49%;margin-bottom:22px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.part4_list1 ul li:nth-child(2n){margin-right:0;}
.part4_list1 ul li span{display:block;float:left;width:54px;height:54px;text-align:center;font-size:0;line-height:54px;background:#c6c6c6 url(../images/baogao.png) center center no-repeat;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}

.part4_list1 ul li a{display:block;/* float:right; */height:52px;line-height:52px;border:1px solid #e7e7e7;border-radius:0 4px 4px 0;border-left:0;background:#f5f5f5;/* width:100%; */padding: 0 20px 0 20px;font-size: 16px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.part4_list1 ul li:hover{box-shadow:0 0 21px rgba(0,0,0,.1);}
.part4_list1 ul li:hover a{color:#0d72b3;}
.part4_list1 ul li:hover span{background:#0d72b3 url(../images/baogao.png) center center no-repeat;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part4 { padding:40px 40px 20px;}

}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part4 { padding:40px 40px 20px;}

}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part4 { padding:40px 20px 20px;}

}
@media screen and (max-width:767px) {
	.ly_part4 { padding:20px 20px 0;}
	.part4_list1 ul li { width:100%; float:inherit; margin:0 auto 20px;}
	.part4_list1 ul li a { padding:0 10px;font-size: 15px;}
	
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {
	.ly_part4 { padding:20px 20px 0;}

}
/*part4 结束*/


/*part5 开始*/ 
.ly_part5 { width:100%; height:auto; margin:0 auto; padding:60px 0 30px; background-color:#f7f7f8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part5_list1 { width: 100%; max-width:1200px; height: auto; overflow:hidden; margin: 0 auto; padding: 0; }
.part5_list1.swiper-container { height:auto; position:relative;}
.part5_list1 ul li {width: 32%;height: auto;margin: 0;padding: 20px 10px 10px;background-color: #fff;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;position: relative;}
.part5_list1 ul li:hover {box-shadow: 0 10px 20px rgba(0,0,0,0.1); }
.part5_list1 ul li .part5_img {display: block;width: 100%;height: 200px;overflow: hidden;margin: 0;padding: 0;position: relative;}
.part5_list1 ul li .part5_img img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.part5_list1 ul li:hover .part5_img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.part5_list1 ul li .part5_img i { display: block; width: 44px; height: 44px; overflow: hidden; margin: -22px 0 0 -22px; padding: 0; background: url(../images/vd_btn1.png) center center no-repeat; position: absolute; left: 50%; top: 50%; }
.part5_list1 ul li:hover a.part5_img i { background: url(../images/vd_btn2.png) center center no-repeat; }
.part5_list1 ul li .part5_text { width: 100%; height: auto; overflow: hidden; margin: 12px auto 0; padding: 0; display: table; }
.part5_list1 ul li .part5_text .part5_name a {display: block;width: 100%;max-height: 23px;overflow: hidden;line-height: 24px;color: #333;font-size: 18px;font-weight: bold;text-align: center;margin: 0 auto 10px;padding: 0;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.part5_list1 ul li .part5_text .part5_name a:hover {color: #0d72b3;}
.part5_list1 ul li .part5_text .part5_name1 a { display: block; width: 100%; max-height: 28px; overflow: hidden; line-height: 24px; color: #666; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
.part5_list1 ul li .part5_text .part5_name1 a:hover {color: #0d72b3;}
.part5_list1 ul li .part5_text span { display: block; width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; margin: 0 auto; padding: 0 0 0 24px; background: url(../images/icon1.png) left center no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.part5_list1 ul li:hover .part5_text span { color: #fff; background: url(../images/icon2.png) left center no-repeat; }
.part5_list1 ul li .part5_text p { text-align: center; font-size: 14px; color: #666; margin-top: 5px; margin-bottom: 10px; }
.part5_list1 ul li .part5_text .an {margin: 20px auto 10px;display: block;text-align: center;}
.part5_list1 ul li .part5_text .an .an_cxd {text-align: center;font-size: 15px;line-height: 36px;color: #0d72b3;padding: 0;margin: 0 2% 0 0;border: 1px solid #0d72b3;border-radius: 2px;width: 45%;display: inline-block;vertical-align: middle;cursor: pointer;}
.part5_list1 ul li .part5_text .an .an_cxd a {color: #0d72b3;display: block;}
.part5_list1 ul li .part5_text .an .an_ckxq {text-align: center;font-size: 15px;line-height: 38px;color: #fff;padding: 0 0;background: #0d72b3;border-radius: 2px;width: 45%;display: inline-block;vertical-align: middle;}
.part5_list1 ul li .part5_text .an .an_ckxq a {color: #fff;display: block;}

.part5_list1.swiper-container { height:auto; position:relative; padding:0 0 40px;}
.part5_list1 .swiper-pagination, .part7_main .swiper-pagination { bottom: 0px !important;}
.ly_part5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .part7_main .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { background-color:#0d72b3!important; margin:0 4px!important;}

@media screen and (max-width:1300px) {
	.h_xpds .hd span{font-size:19px;}
}
@media screen and (max-width:1200px) and (min-width:1080px) {
.h_xpds{padding:42px 0 50px;}
.part5_list1 ul li a.part5_img { height: 190px; }

.part5_list1.swiper-container {}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.h_xpds{padding:42px 0 50px;}
.part5_list1 ul li a.part5_img { height: 177px; }
.part5_list1 ul li{ height:370px;}
.part5_list1 ul li:last-child{ position:relative;}
.part5_list1 ul li:last-child img{ position:absolute; margin:auto; top:0; left:0; bottom:0; right:0; max-width:100%; max-height:100%;}

.part5_list1.swiper-container {}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.h_xpds{padding:42px 0 40px;}
.part5_list1 ul li { width: 48.5%;height:auto; }
.part5_list1 ul li a.part5_img { height: 220px; }
.part5_list1 ul li .part5_text a { text-align: center; }
.part5_list1 ul li:last-child{ position:relative;}
.part5_list1 ul li:last-child img{ position:absolute; margin:auto; top:0; left:0; bottom:0; right:0; max-width:100%; max-height:100%;}

.part5_list1.swiper-container { padding:0;}
.ly_part5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 2px!important;}
.ly_part5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .part7_main .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { background-color:#0d72b3!important; margin:0 2px!important;}

.h_xpds .hd span{width:120px;}
}
@media screen and (max-width:767px) {
.h_xpds{padding: 32px 0 20px;}
.part5_list1 ul li { width: 100%;}
.part5_list1 ul li .part5_img{height:240px;}
.part5_list1.swiper-container {padding:0 0 30px;}
.ly_part5 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 2px!important;}

.h_xpds .hd{overflow-x: scroll;padding-bottom:10px;margin-bottom: 24px;}
/* 设置滚动条的样式 */
.h_xpds .hd::-webkit-scrollbar { height:2px;}/* 滚动槽 */
.h_xpds .hd::-webkit-scrollbar-track { background-color:rgba(255,255,255,.2);}
.h_xpds .hd::-webkit-scrollbar-thumb { background-color:#1b62b2; border-radius:50px;}/* 滚动条滑块 */
.h_xpds .hd::-webkit-scrollbar-thumb:window-inactive { background-color:#1b62b2;}
.h_xpds .hd span{min-width: 100px;width: auto;margin: 0 0;height:38px;line-height:38px;font-size: 18px;}
}
@media screen and (max-width:320px) {
}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part5 { padding:40px;}

}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part5 { padding:40px;}

}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part5 { padding:40px 20px;}

}
@media screen and (max-width:767px) {
	.ly_part5 { padding:20px;}

}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}
/*part5 结束*/


/*part6 开始*/
.ly_part6 { width:100%; height:auto; margin:0 auto; padding:60px 0 40px; background:#0d72b3 url(../images/part6_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part6_main { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Videolist { width:100%; height:auto; margin:0 auto; padding:0;}
.ly_Videolist ul li { width:32%; height:auto; margin:0 2% 24px 0; padding:14px; background-color:#fff; border-radius:8px; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Videolist ul li:nth-child(3n+3) { margin:0 0 24px;}
.ly_Videolist ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.2);}
.ly_Videolist ul li .ly_Videoimg { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:0;}
.ly_Videolist ul li .ly_Videoimg a.Videoimg { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_Videolist ul li .ly_Videoimg a.Videoimg img { display:block; max-width:100%; max-height:100%;width:100%;height:100%;object-fit: cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_Videolist ul li:hover .ly_Videoimg a.Videoimg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ly_Videolist ul li .ly_Videoimg a.Videoimg i { display:block; width:48px; height:48px; overflow:hidden; margin:-24px 0 0 -24px; padding:0; background:url(../images/h_yqkt_icon1.png) center center no-repeat; position:absolute; left:50%; top:50%; z-index:2;}

.ly_Videolist ul li .ly_Videotext {width:100%;overflow:hidden;margin:0 auto;padding: 0;}
.ly_Videolist ul li .ly_Videotext a.Videoname { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Videolist ul li:hover .ly_Videotext a.Videoname:hover { color:#0d72b3;}
.ly_Videolist ul li .ly_Videotext a.Videoname span { display:block; width:40px; height:44px; overflow:hidden; line-height:44px; color:#d79b4f; font-size:16px; font-weight:normal; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}
.ly_Videolist ul li .ly_Videotext p {width:100%;height: 20px;overflow:hidden;line-height: 20px;color:#888;font-size:14px;white-space:nowrap;text-overflow: ellipsis;margin:0 auto;padding:0;}
.ly_Videolist ul li .ly_Videotext p a { color:#888;}
.ly_Videolist ul li .ly_Videotext p a:hover { color:#0d72b3;}

@media screen and (max-width:1200px) and (min-width:1080px) {
	.ly_Videolist { margin:0 auto -20px;}
	.ly_Videolist ul li { margin:0 2% 20px 0;}
	.ly_Videolist ul li:nth-child(3n+3) { margin:0 0 20px;}
	.ly_Videolist ul li .ly_Videoimg { height:188px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_Videolist { margin:0 auto -20px;}
	.ly_Videolist ul li { margin:0 2% 20px 0; padding:16px;}
	.ly_Videolist ul li:nth-child(3n+3) { margin:0 0 20px;}
	.ly_Videolist ul li .ly_Videoimg { height:192px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Videolist { margin:0 auto -20px;}
	.ly_Videolist ul li { width:48.5%; margin:0 3% 20px 0; padding:16px;}
	.ly_Videolist ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.ly_Videolist ul li:nth-child(2n+2) { margin:0 0 20px;}
	.ly_Videolist ul li .ly_Videoimg { height:222px;}
}
@media (max-width: 767px) {
	.ly_Videolist { margin:0 auto -20px;}
	.ly_Videolist ul li { width:100%; margin:0 auto 20px; padding:16px;}
	.ly_Videolist ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.ly_Videolist ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.ly_Videolist ul li .ly_Videoimg { height:240px;}
	.ly_Videolist ul li .ly_Videotext a.Videoname {word-break:break-all;height:auto;max-height:48px;line-height:24px;margin-bottom: 10px;}
}
@media (max-width: 375px) {
	.ly_Videolist { margin:0 auto -16px;}
	.ly_Videolist ul li { width:100%; margin:0 auto 16px; padding:12px;}
	.ly_Videolist ul li:nth-child(3n+3) { margin:0 auto 16px;}
	.ly_Videolist ul li:nth-child(2n+2) { margin:0 auto 16px;}
	.ly_Videolist ul li .ly_Videoimg { height:224px;}
}
@media (max-width: 320px) {
	.ly_Videolist { margin:0 auto -16px;}
	.ly_Videolist ul li { width:100%; margin:0 auto 16px; padding:12px;}
	.ly_Videolist ul li:nth-child(3n+3) { margin:0 auto 16px;}
	.ly_Videolist ul li:nth-child(2n+2) { margin:0 auto 16px;}
	.ly_Videolist ul li .ly_Videoimg { height:188px;}
}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part6 { padding:40px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part6 { padding:40px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part6 { padding:40px 20px;}

}
@media screen and (max-width:767px) {
	.ly_part6 { padding:20px;}
	
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {
	
}
/*part6 结束*/

/*part7 开始*/
.ly_part7 { width:100%; height:auto; margin:0 auto; padding:60px 0; background:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part7_main { width:100%; max-width:1200px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden;}
.part7_list.swiper-container2 { height:auto; position:relative; padding:0 0 40px;}
.part7_list ul li { height:auto;}
.part7_list ul li .part7_con { height:auto; margin:0; padding:10px 20px 20px; background-color:#fff; border-radius:8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #f0f0f0;}
.part7_con .lyList01_Name { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.part7_con .lyList01_Name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.part7_con .lyList01_Name a i { display:inline-block; width:4px; height:12px; overflow:hidden; margin:12px 10px 14px 0; padding:0; background-color:#ef6b21; border-radius:2px; vertical-align:middle;}
.part7_con .lyList01_Name a:hover { color:#0d72b3;}
.part7_con .lyList01_con { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 182px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part7_con .lyList01_con .lyList01_img { width:162px; height:96px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.part7_con .lyList01_con .lyList01_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.part7_con .lyList01_con .lyList01_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.part7_con:hover .lyList01_con .lyList01_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.part7_con .lyList01_con .lyList01_ms { width:100%; height:96px; overflow:hidden; margin:0; padding:6px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part7_con .lyList01_con .lyList01_ms p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#888; font-size:14px; text-indent:0; text-align:justify; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part7 { padding:40px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part7 { padding:40px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part7 { padding:40px 20px;}
	.part7_list.swiper-container2 { padding:0;}

}
@media screen and (max-width:767px) {
	.part7_list.swiper-container2 { padding:0 0 30px;}
	.ly_part7 { padding:20px;}
	.part7_con .lyList01_Name a { height:auto; max-height:48px; line-height:24px; margin:0 auto 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: inherit;}
	.part7_con .lyList01_Name a i { margin:2px 10px 6px 0;}
	
	.part7_con .lyList01_con .lyList01_img { width:100%; height:200px; margin:0 auto; padding:0; position:inherit; left:inherit; top:inherit;}
	
	.ly_Title{margin: 0 auto 28px;}
	.ly_Title i{font-size:22px;background-size:80%;}
	.ly_Title span{font-size:24px;padding-left: 0px;}
	
	.part7_con .lyList01_con .lyList01_ms { height:auto;}
	.part7_con .lyList01_con .lyList01_ms p { height:72px; line-height:24px;}
	
	.part7_con .lyList01_con { padding:0;}
	
}
@media screen and (max-width:375px) {
.part7_con .lyList01_Name{ margin-bottom:5px;}
}
@media screen and (max-width:320px) {
	.part7_con .lyList01_Name{ margin:0 auto;}
}
/*part7 结束*/

/*part9 开始*/
.ly_part9 { width:100%; height:auto; padding:60px 0 20px; background:#0d72b3 url(../images/part9_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_part9 .part9_main { width:100%; max-width:1200px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_ztldList { width:100%; height:auto; margin:0 auto; padding:0;}
.ly_ztldList ul li { width:100%; height:auto; margin:0 0 40px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_ztldList ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.2);}
.ly_ztldList ul li .ly_ztldimg { width:100%; height:auto; overflow:hidden; margin:0 auto 10px; padding:0;}
.ly_ztldList ul li .ly_ztldimg a.ztldimg { display:block; width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; border-radius:8px;}
.ly_ztldList ul li .ly_ztldimg a.ztldimg img { display:block; width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_ztldList ul li:hover .ly_ztldimg a.ztldimg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_part9 { padding:40px 40px 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_part9 { padding:40px 40px 10px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_part9 { padding:40px 20px 10px;}
}
@media screen and (max-width:767px) {
	.ly_part9 { padding:20px 20px 10px;}
	.ly_ztldList ul li{margin:0 0 14px 0; }
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}
/*part3 结束*/

.mb_r { display:block; width:56px; height:92px; margin:-45px 0 0; padding:0; position:fixed; top:50%; right:4px; z-index:9999;}
.mb_r ul li { width:56px; height:56px; margin:0 auto 4px; padding:0; position:relative; border-radius:0 8px;}
.mb_r ul li a { display:block; width:56px; height:56px; margin:0 auto; padding:0; background-color:#0d72b3; border-radius:10px 0 0 10px; position:relative;}
.mb_r ul li a img { display:block; width:24px; height:24px; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.mb_r ul li span { display:block; width:0; height:56px; overflow:hidden; line-height:56px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; position:absolute; top:0; right:0; background-color:#0d72b3; border-radius:0 8px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.mb_r ul li:hover span { width:180px; padding:0 10px;}
.mb_r ul li a:hover { background-color:#0d72b3;}

.mb_ewm { width:140px; height:auto; margin:0; padding:10px; background-color:#0d72b3; border-radius:10px; position:fixed; right:4px; bottom:4px;}
.mb_ewm .ewm_img { width:140px; height:140px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ewm_img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.mb_ewm p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:10px auto 0; padding:0;}
.mb_ewm .ewm_close { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; top:-24px; right:0; cursor:pointer;}

@media screen and (max-width:1080px) {
	.mb_r { width:44px;}
	.mb_r ul li { width:44px; height:44px;}
	.mb_r ul li a { width:44px; height:44px;}
	.mb_r ul li span { display:none;}
	.mb_ewm { display:none;}
}

/*创新点弹出框*/
.innovation_wrap{width:100%;height:100%;position: fixed; width: 100%; height: 100%; z-index: 10000; left: 0; top: 0; background-color: rgba(0,0,0,0.2); display: none;}
.innovationMain { width: 600px; box-shadow: 0 0 20px rgba(0,0,0,0.3); position: absolute; top: 40%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: #fff;    z-index: 9999; }
.innovationTitle { height: 50px; background-color: #dddddd; padding: 0 10px; font-size: 16px; line-height: 50px; color: #000; position: relative; }
.innovationTitle h2 { line-height: 50px; font-size: 16px; font-weight: normal; }
.innovationTitle a.innovationClose { position: absolute; right: 23px; top: 17px; width: 16px; height: 16px; color: #666; }
.innovationTitle a.innovationClose i { font-size: 16px; vertical-align: top; }
.innovationItem { padding: 24px; }
.innovationImg { text-align: center; position: relative; height: 90px; }
.innovationImg p { position: absolute; width: 125px; height: 24px; font-size: 18px; font-weight: bold; padding-top: 54px; z-index: 9; left: 213px; top: 0; background: #fff url("../images/main.png") no-repeat -24px -245px; }
.innovationImg span { width: 326px; height: 1px; background-color: #ddd; overflow: hidden; position: absolute; z-index: 8; bottom: 22px; left: 113px; }
.innovationTxt { color:#666; font-size: 14px; line-height: 24px; }
.innovation .innovation_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 15px; right: 10px; cursor: pointer; background:url(../images/close1.png) no-repeat; }
@media screen and (max-width:1199px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {

}
@media screen and (max-width:1023px) and (min-width:768px) {

}
@media (max-width: 767px) {
.innovationMain{ width:92%;}
.innovationImg span{ display:none;}
.innovationImg p{ left:30%;}
}

@media (max-width: 320px) {
.innovationImg p{ left:20%;}
.innovationTitle h2{ font-size:13px;}	
}
