@charset "utf-8";
body,div,dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,button,img,span {padding:0px;margin:0px;border:0px;}
body {background:#fff;font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";font-size:14px;}
/* 重置body 页面背景为白色 */
fieldset,img {border:0;vertical-align:middle;}
body,th,td,input,select,textarea,button {font-size:14px;line-height:1;font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";color:#666;}
/* 重置页面文字属性 */
input,select,label,select,option,textarea,button,fieldset,legent {font-family:"PingFang SC",Helvetica,"Microsoft YaHei",Arial,"sans-serif";font-size:14px;}
ul {list-style:none;}
input,select,textarea {margin:0px;padding:0px;outline:none;blr:expression(this.onFocus=this.blur());font-family:"microsoft yahei";}
/*浮动样式*/
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.clearfix:after {content:'.';clear:both;display:block;height:0;visibility:hidden;line-height:0px;}
.clearfix {zoom:1}
/*宽度样式*/
.w1100 {width:90%;max-width:1440px;margin:0 auto;}
/*默认文字连接样式*/
a {color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());font-family:"microsoft yahei";}
a:hover {color:#eb3c00;}



.w_1200{width:1200px;margin:0 auto;}
@media screen and (max-width:1300px) and (min-width:1220px) {
.w_1200 {width:95%;}
}
@media screen and (max-width:1219px) and (min-width:1080px) {
.w_1200 {width:95%;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.w_1200 {width:95%;}
}
@media screen and (max-width:767px) {
.w_1200 {width:95%;}
}


/*banner大图*/
.h_banner{width:100%;height:679px;position:relative;overflow:hidden;}
.h_banner>img{width:1920px;height:679px;position:absolute;left:50%;margin-left:-960px;top:0;}
.s_banner{display:none;}
@media screen and (max-width:1800px) {
	.h_banner{width:100%;height:auto;position:relative;}
	.h_banner>img{width:100%;height:auto;position:static;left:inherit;top:inherit;margin-left:0;}
}
@media screen and (max-width:880px) {

}
@media screen and (max-width:760px) {
.s_banner{display:block;}
.b_banner{display:none;}
}

/*nav导航*/
.h_nav{background: #234ab3;line-height:70px;text-align:center;color:#fff;transition: all 0.5s;padding-bottom: 0;}
.h_nav a{ color:#fff; font-style:normal;display:inline-block;width:auto; padding:0 2.5%;height:56px;line-height:56px;vertical-align: middle;transform: skewX(-20deg);font-size:20px;font-weight:bold;}
.h_nav a em{transform: skewX(20deg);font-style:normal;display:inline-block;}
.h_nav a:hover{ color:#fff;}
.h_nav a.on{background: #3d69e8;}
.navfix{position: fixed;top: 0;left: 0;width: 100%;z-index: 1000}
@media screen and (max-width: 1300px) and (min-width: 1220px){
	.h_nav a{font-size:20px;}
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_nav{font-size:16px;line-height:60px;}
	.h_nav a{height:45px;line-height:45px;font-size:20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_nav{font-size:16px;line-height:60px;}
	.h_nav a{height:45px;line-height:45px;font-size:18px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_nav{font-size:15px;line-height:60px;padding-bottom:2px;}
	.h_nav a{height:45px;line-height:45px;padding:0 2%;font-size:15px;}
	.h_nav a.on:before{content:'';display:none;}
}
@media (max-width: 767px) {
	.h_nav{font-size:14px;line-height:inherit;padding:10px 0 5px;}
	.h_nav a{height:35px;line-height:35px;margin-bottom: 4px;font-size: 14px;}
	.h_nav a.on:before{content:'';display:none;}
	.navfix{position: static;top: inherit;left: inherit;width: 100%;z-index: 1000}
	
}


/*板块标题*/
.h_tlt1{width:90%;margin:0 auto 40px;text-align:center;font-size:0;}
.h_tlt1 b{font-size:36px;font-weight:bold;color:#171c3c;vertical-align:middle; position:relative;}
.h_tlt1 p{ font-size:16px; color:#8c8d9e;letter-spacing: 1px; margin-top:25px;}
.h_tlt1 b:before{position: absolute;content: "";top: -16px;left: -128px;width:102px;height:65px;background: url(../images/bt_ico2.png) no-repeat center;background-size: contain;z-index: 1;}
.h_tlt1 b:after{position: absolute;content: "";top: -16px;right: -128px;width: 102px;height: 65px;background: url(../images/bt_ico1.png) no-repeat center;background-size: contain;z-index: 1;}


.h_tlt2{width:90%;margin:0 auto 40px;text-align:center;font-size:0;}
.h_tlt2 b{font-size:36px;font-weight:bold;color:#fff;vertical-align:middle; position:relative;}
.h_tlt2 p{ font-size:16px; color:#fff;letter-spacing: 1px; margin-top:25px;}
.h_tlt2 b:before{position: absolute;content: "";top: -16px;left: -128px;width:102px;height:65px;background: url(../images/bt_ico3.png) no-repeat center;background-size: contain;z-index: 1;}
.h_tlt2 b:after{position: absolute;content: "";top: -16px;right: -128px;width: 102px;height: 65px;background: url(../images/bt_ico4.png) no-repeat center;background-size: contain;z-index: 1;}


@media screen and (max-width: 1300px) and (min-width: 1220px){
	.h_tlt1 b{font-size:30px;}
	.h_tlt2 b{font-size:30px;}
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 b{font-size:30px;}
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 b{font-size:30px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 b{font-size:30px;}
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 b{font-size:30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 b{font-size:26px;}
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 b{font-size:26px;}
}
@media (max-width: 767px) {
	.h_tlt1{margin: 0 auto 30px;}
	.h_tlt1 b{font-size: 24px;padding: 5px 0;}
	.h_tlt1 p{ margin-top:15px; font-size:15px;}
	.h_tlt1 b:before{ left:-108px; background-size:70%;}
	.h_tlt1 b:after{ background-size:70%;}
	.h_tlt2{margin: 0 auto 30px;}
	.h_tlt2 b{font-size: 24px;padding: 5px 0;}
	.h_tlt2 p{ margin-top:15px; font-size:15px;}
	.h_tlt2 b:before{ left:-108px; background-size:70%;}
	.h_tlt2 b:after{ background-size:70%;right:-108px;}
}


/*会议简介*/
.h_jianjie{ width:100%; overflow:hidden; margin:0 auto; padding:60px 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.h_jianjie .conn_box{padding: 30px 2%;font-size:17px;color:#555;line-height:36px;text-indent:34px;position:relative;border:2px solid #234ab3;}
.h_jianjie .conn_box:before{content:'';display:block;width:319px;height:12px;background:url(../images/h_about_bg1.png) left top no-repeat;position:absolute;top: -14px;left:0;}
.h_jianjie .conn_box:after{content:'';display:block;width:380px;height:13px;background:url(../images/h_about_bg2.png) right bottom no-repeat;position:absolute;bottom: -15px;right:0;}
.h_jianjie .conn{ background:#fff; padding:40px;border-top-left-radius:50px;}
.h_jianjie .conn p{ color:#666; margin-bottom:5px;}

@media screen and (max-width: 1300px) and (min-width: 1220px){
	
}
@media screen and (max-width:1219px) and (min-width:1080px) {
	.h_jianjie .conn_box{font-size: 15px;padding: 30px 4%;text-indent: 30px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.h_jianjie .conn_box{font-size: 15px;padding: 20px 3%;text-indent: 30px;}
	.h_jianjie .conn{ padding:30px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_jianjie{padding:50px 0 40px;}
	.h_jianjie .conn_box{font-size: 15px;padding: 20px 2%;text-indent: 30px;line-height:30px;}
	.h_jianjie .conn{ padding:20px;}
}
@media (max-width: 767px) {
	.h_jianjie{padding:50px 0 40px;}
	.h_jianjie .conn_box{font-size: 14px;padding:3%;text-indent: 30px;line-height:34px;}
	.h_jianjie .conn{ padding:20px;}
	.h_jianjie .h_tlt1{margin: 0 auto 40px;}
	.h_jianjie .conn_box:before {background-size: contain;width: 88%;}
	.h_jianjie .conn_box:after {background-size: contain;width: 88%;}
}


/*行业焦点*/
.h_hyjd{ width:100%; margin:0 auto; padding:60px 0; background:#234ab3 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;}
.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:#234ab3; border-radius:2px; vertical-align:middle;}
.ly_List01 ul li .lyList01_Name a:hover { color:#234ab3;}
.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 {}


@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) {
	.h_hyjd{ padding:50px 0 40px;}
	.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) {
	.h_hyjd{ padding:50px 0 40px;}
	.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_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_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: 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;}
	
}

/*政策标准*/
.h_zcbz{width:100%; margin:0 auto; padding:60px 0; background:#f8f8f8 url(../images/part3_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
@media screen and (max-width:1023px) and (min-width:768px) {
.h_zcbz{ padding:50px 0 40px;}
}
@media (max-width: 767px) {
.h_zcbz{ padding:50px 0 40px;}
}

/*市场数据*/
.h_scsj{width:100%; margin:0 auto; padding:60px 0; background:#234ab3 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;}
@media screen and (max-width:1023px) and (min-width:768px) {
.h_scsj{ padding:50px 0 40px;}
}
@media (max-width: 767px) {
.h_scsj{ padding:50px 0 40px;}
}

/*上市财报*/
.h_sscb{ width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background:#f8f8f8 url(../images/part3_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 ul li { width:32%; height:auto; margin:0 2% 20px 0; padding:10px 20px 20px; background-color:#fff; border-radius:10px; 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;}
.part4_main ul li:nth-child(3n+3) { margin:0 0 20px;}
.part4_main ul li:hover { box-shadow:0 8px 16px rgba(0,0,0,0.1);}
.part4_main ul li a.part4_name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part4_main ul li:hover a.part4_name { color:#003fbf;}
.part4_main ul li .part4_con { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.part4_main ul li .part4_con a.part4_img { display:block; width:40%; height:70px; overflow:hidden; margin:0; padding:0; border:1px solid #eaeaea; position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part4_main ul li .part4_con a.part4_img img { display:block; width:100%; height:100%; object-fit:cover; 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;}
.part4_main ul li:hover .part4_con a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.part4_main ul li .part4_con .part4_ms { width:60%; height:70px; overflow:hidden; margin:0; padding:2px 0 2px 10px; position:relative; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part4_main ul li .part4_con .part4_ms p { width:100%; height:66px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; margin:0 auto; padding:0; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.part4_main ul li a.part4_name { height:30px; line-height:30px; font-size:16px;}
	.part4_main ul li .part4_con a.part4_img { height:66px;}
	.part4_main ul li .part4_con .part4_ms { height:66px; padding:0 0 0 10px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.part4_main ul li a.part4_name { height:30px; line-height:30px; font-size:16px;}
	.part4_main ul li .part4_con a.part4_img { height:66px;}
	.part4_main ul li .part4_con .part4_ms { height:66px; padding:0 0 0 10px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_sscb { padding:50px 0 40px;}
	.part4_main ul li { width:49%; border-radius:5px;}
	.part4_main ul li:nth-child(3n+3) { margin:0 2% 20px 0;}
	.part4_main ul li:nth-child(2n+2) { margin:0 0 20px;}
	.part4_main ul li a.part4_name { height:30px; line-height:30px; font-size:16px;}
	.part4_main ul li .part4_con a.part4_img { width:36%; height:66px;}
	.part4_main ul li .part4_con .part4_ms { width:64%; height:66px; padding:0 0 0 10px;}
}
@media screen and (max-width:767px) {
	.h_sscb { padding:50px 0 40px;}
	.part4_main ul li { width:100%; margin:0 auto 20px; padding:10px; border-radius:5px; float:inherit;}
	.part4_main ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.part4_main ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.part4_main ul li a.part4_name { height:30px; line-height:30px; font-size:15px;}
	.part4_main ul li .part4_con a.part4_img { width:32%; height:70px;}
	.part4_main ul li .part4_con .part4_ms { width:68%; height:70px; padding:2px 0 2px 10px;}
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}

/*高端访谈*/
.h_gdft{ width:100%; margin:0 auto; padding:60px 0; background:#234ab3 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;}
.part5_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_List05 ul li{ width:100%; margin-right:0; padding:20px;}
.ly_List05 ul li .lyList01_con .lyList01_img{ height:126px; width:182px;}
.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;}

.part2_ts { width:100%; overflow:hidden; line-height:20px; color:#fff; font-size:16px; text-align:center; margin:40px auto 0; padding:0;}

@media screen and (max-width:1023px) and (min-width:768px) {
.h_gdft{ padding:50px 0 40px;}
}
@media (max-width: 767px) {
	.h_gdft{ padding:50px 0 40px;}
	.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_List05 ul li .lyList01_con{padding: 0;}
	.ly_List05 ul li .lyList01_con .lyList01_ms .fubiao{ line-height:22px;}


}
@media (max-width: 325px) {
.ly_List05 ul li .lyList01_con .lyList01_img{ width:100%; height:186px;object-fit: cover;position: static;}
.ly_List05 ul li .lyList01_con .lyList01_ms{ margin-top:10px;height: 156px;}
.ly_List05 ul li .lyList01_con .lyList01_ms .fubiao{ margin-top:10px;}
.ly_List05 ul li .lyList01_con .lyList01_img { height:210px;}

}



/*专业课堂*/
.h_zykt{width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background:#f8f8f8 url(../images/part3_bg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.part6_list1 { width:100%; height:auto; margin:0 auto; padding:0;}
.part6_list1 ul li { width:23.5%; height:auto; margin:0 2% 20px 0; padding:10px; background-color:#fff; border-radius:4px; 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; box-shadow:0 10px 20px rgba(0,0,0,0.3);}
.part6_list1 ul li:nth-child(4n+4) { margin:0 0 20px;}
.part6_list1 ul li:hover { margin:-10px 2% 30px 0;}
.part6_list1 ul li:nth-child(4n+4):hover { margin:-10px 0 30px;}
.part6_list1 ul li a.part4_img { display:block; width:100%; height:190px; overflow:hidden; margin:0; padding:0; position:relative;}
.part6_list1 ul li a.part4_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;}
.part6_list1 ul li:hover a.part4_img img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.part6_list1 ul li a.part4_img i { display:block; width:48px; height:48px; overflow:hidden; margin:-24px 0 0 -24px; padding:0; background:url(../images/video-icon.png) center center no-repeat; position:absolute; left:50%; top:50%;}
.part6_list1 ul li:hover a.part4_img i { background:url(../images/video-icon.png) center center no-repeat;}
.part6_list1 ul li .part4_text { width:100%; height:48px; overflow:hidden; margin:10px auto 0; padding:0; display:table;}
.part6_list1 ul li .part4_text .part4_name { display: table-cell; vertical-align:middle; text-align:center;}
.part6_list1 ul li .part4_text .part4_name a { display:block; width:100%; max-height:48px; overflow:hidden; line-height:24px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;}
.part6_list1 ul li:hover .part4_text .part4_name a { color:#149ee4;}
.part6_list1 ul li .part4_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;}
.part6_list1 ul li:hover .part4_text span { color:#fff; background:url(../images/icon2.png) left center no-repeat;}

@media screen and (max-width:1199px) and (min-width:1080px) {
	.part6_list1 ul li a.part4_img { height:155px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.part6_list1 ul li a.part4_img { height:145px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.h_zykt{ padding:50px 0 40px;}
	.part6_list1 ul li { width:48.5%; margin:0 3% 20px 0;}
	.part6_list1 ul li:nth-child(2n+2) { margin:0 0 20px;}
	.part6_list1 ul li:nth-child(4n+4) { margin:0;}
	.part6_list1 ul li a.part4_img { height:200px;}
	.part6_list1 ul li .part4_text a { text-align:center;}
}
@media screen and (max-width:767px) {
	.h_zykt{ padding:50px 0 40px;}
	.part6_list1 ul li { width:48.5%; margin:0 3% 20px 0;}
	.part6_list1 ul li:nth-child(2n+2) { margin:0 0 20px;}
	.part6_list1 ul li:nth-child(4n+4) { margin:0 0 20px;}
	.part6_list1 ul li a.part4_img { height:122px;}
	
}
@media screen and (max-width:375px) {
	.part6_list1 ul li a.part4_img { height:108px;}
}
@media screen and (max-width:320px) {

}


/*专题联动*/
.h_ztld {width:100%; margin:0 auto; padding:60px 0; background:#234ab3 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;}
.part7_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:1023px) and (min-width:768px) {
.h_ztld{ padding:50px 0 40px;}
}
@media screen and (max-width:767px) {
   .h_ztld{ padding:50px 0 40px;}
	.ly_ztldList ul li{margin:0 0 14px 0; }
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}



/*右侧漂浮*/
.mb_r { display: block; width: 56px; height: 92px; margin: -45px 0 0; padding: 0; position: fixed; top: 60%; 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: #3d68dc; border-radius: 0 8px; 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: #3d68dc; 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: #234ab3; }
.mb_ewm { width: 140px; height: auto; margin: 0; padding: 10px; background-color: #3d68dc; position: fixed; right: 4px; bottom: 4px; z-index: 99999; }
.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; }
}
.mb_pf { width: 143px; height: auto; margin: 0; padding: 10px; position: fixed; right: 4px; bottom: 500px; }
.mb_pf .pf_img { width: 143px; height: 267px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; position: relative; }
.pf_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_pf .pf_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: 0; right: 0; cursor: pointer; }
 @media screen and (max-width:1080px) {
.mb_pf { display: none; }
}
