@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
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: "BarlowBlack"; src: url(../fonts/BarlowBlack.ttf); }
.w1200 { width: 1200px; margin: 0 auto; }
@media (max-width: 1599px) {
.w1200 { width: 94%; }
}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:4px;
}/* 滚动槽 */
::-webkit-scrollbar-track {
background-color:#46516f;
border-radius:0px;
}/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
background-color:#1b2747;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#1b2747;
}
/*banner start*/
.ly_banner { width: 100%; height: 704px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; background-size: 1920px 704px!important; }
@media screen and (max-width:1599px) and (min-width:1400px) {
.ly_banner { height: 620px; background-size: 1680px 620px!important; }
}
@media screen and (max-width:1399px) and (min-width:1200px) {
.ly_banner { height: 580px; background-size: 1560px 580px!important; }
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ly_banner { height: 500px; background-size: 1440px 500px!important; }
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ly_banner { height: 420px; background-size: 1080px 420px!important; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_banner { height: 380px; background-size: 1080px 380px!important; }
}
@media (max-width: 767px) {
.ly_banner { height: 300px; background-size: cover!important; }
}
@media (max-width: 450px) {
.ly_banner { height: 250px; background-size: cover!important; }
}
 @media (max-width: 390px) {
.ly_banner { height: 200px; background-size: cover!important; }
}
@media (max-width: 320px) {
.ly_banner { height: 180px; background-size: cover!important; }
}
/*banner end*/

/*NavTab start*/
.ly_NavTab { position: fixed; left: 20px; top: 33%; z-index: 10; padding-right: 22px; }
.ly_NavTab .line { position: absolute; top: 0; right: 0px; z-index: 1; background: #2b3d65; width: 8px; height: 100%; border-radius: 4px; -webkit-border-radius: 4px; display: none; }
.ly_NavTab ul { margin: 0 auto; padding: 0; }
.ly_NavTab ul li { padding: 12px 0; cursor: pointer; position: relative; background: #cb212b url(../images/jiantou2.png) no-repeat 85% center; margin: 6px 0; border-radius: 8px 0 8px 0; }
.ly_NavTab ul li a { display: block; color: #fff; font-size: 16px; line-height: 1; padding: 0 50px 0 15px; }
.ly_NavTab ul li a:hover { color: #fff; }
.ly_NavTab ul li.act a { color: #fff; font-weight: bold; }
.ly_NavTab a.to_top { background: #cb212b; display: block; color: #fff; font-size: 16px; line-height: 1; padding: 12px 25px 12px 30px; border-radius: 8px 0 8px 0; font-weight: bold; }
.ly_NavTab a.to_top img { display: inline-block; margin: -2px 0 0 10px; }
@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:1200px) {
.ly_NavTab { border-bottom: 1px solid #a42122; position: static; left: inherit; top: inherit; padding-right: 0; }
.ly_NavTab.on { position: fixed; top: 0; left: 0; width: 100%; }
.ly_NavTab ul { width: 100%; border: 0; }
.ly_NavTab ul li { width: 25%; height: 50px; line-height: 50px; float: left; margin: 0; padding: 0; border-radius: 0; border-bottom: 1px solid #961718; border-right: 1px solid #da1e20; border-left: 1px solid #a42122; }
.ly_NavTab ul li a { line-height: 50px; padding: 0 50px 0 25px; font-size: 15px; }
.ly_NavTab a.to_top { display: none; }
}
@media (max-width: 600px) {
.ly_NavTab ul li { width: 50%; }
}
@media (max-width: 320px) {
}
/*NavTab end*/


/*专题直播 start*/
.video_box { background: #f5f8ff; overflow: hidden; padding: 60px 0; position: relative; }
.ly_Title { width: 100%; text-align: center; margin-bottom: 40px; overflow: hidden; font-size: 38px; font-weight: bold; color: #666; background: url(../images/bt01.png) no-repeat center bottom; height: 130px; }
.ly_Title span { color: #d2241a; }
.ly_Title2 { color: #fff; background: url(../images/bt02.png) no-repeat center bottom; }
.video_box:before { content: ""; display: block; width: 254px; height: 295px; background: url(../images/scjj1.png) center no-repeat; position: absolute; left: -167px; top: 100px; }
.video_box:after { content: ""; display: block; width: 254px; height: 295px; background: url(../images/scjj1.png) center no-repeat; position: absolute; right: -147px; bottom: 20px; }
.video_l { width: 37%; float: left; background: #fff; padding: 40px; height: 670px; }
.videol_tit { padding-bottom: 20px; border-bottom: 2px solid #E5EAF0; position: relative; }
.videol_tit:before { content: ""; display: block; width: 50px; height: 2px; background: #2a6ceb; position: absolute; left: 0; bottom: -2px; }
.videol_tit b { display: block; font-size: 26px; color: #d2241a; }
.videol_tit p { font-size: 24px; color: #333; }
.video_Img .pic { display: block; position: relative; width: 460px; height: 260px; overflow: hidden; margin: 35px 0; }
.video_Img .pic img { width: 100%; height: 100%; object-fit: cover; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; transition-duration: .4s; -ms-transition-duration: .4s; -moz-zhgk-duration: .4s; -webkit-transition-duration: .4s; }
.video_Img:hover .pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }
.video_Img .pic i { display: block; width: 50px; height: 50px; overflow: hidden; background: url(../images/bofang.png) center center no-repeat; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background-size: 100%; }
.djs_wrap { margin: 40px 0 30px; }
.djs em { font-size: 16px; }
.date-tiem { color: #d2241a; font-size: 24px; }
.videol_btn { width: 100%; height: 58px; line-height: 58px; font-size: 20px; background: #d2241a; text-align: center; }
.videol_btn a { display: block; color: #fff; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.videol_btn a img { width: 0; margin: -2px 0 0 20px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.videol_btn a:hover img { width: 68px; }
.video_r { width: 63%; float: right; padding: 40px 50px 40px 110px; background: url(../images/bg-easy.png) no-repeat; background-size: 100% 100%; height: 670px; }
.video_r b { display: block; font-size: 20px; color: #fff; margin-bottom: 10px; }
.video_r p { font-size: 14px; line-height: 28px; color: #fff; margin-bottom: 20px; }
.video_r span { font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 20px; display: block; }
.video_jb p { font-size: 16px; }
.video_jb ul li { width: 50%; float: left; padding: 0 20px 0 0; margin-bottom: 10px; }
.video_jb ul li .videojb_img { width: 80px; height: 80px; border-radius: 50px; float: left; }
.video_jb ul li .videojb_img img { display: block; max-height: 100%; max-width: 100%; border-radius: 50px; }
.video_jb ul li .videojb_text { width: calc(100% - 100px); float: right; }
.video_jb ul li .videojb_text span { font-size: 20px; font-weight: normal; margin-bottom: 5px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.video_jb ul li .videojb_text i { display: block; color: #B6D9FB; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.video_jb ul li .videojb_text p { font-size: 14px; color: #B6D9FB; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height: 48px; line-height: 24px; }
@media screen and (max-width:1400px) {
.video_box { padding: 50px 0; }
.ly_Title { background-size: 520px auto; font-size: 35px; height: 115px; margin-bottom: 40px; }
.video_box:before { left: -200px; top: 0; }
.video_box:after { right: -200px; bottom: 0; }
.videol_tit p { font-size: 22px; }
.video_Img .pic{ width:430px;}
.djs_wrap { margin: 35px 0 25px; }
.date-tiem { font-size: 22px; }
.videol_btn { height: 54px; line-height: 54px; font-size: 18px; }
.videol_btn a:hover img{ width:63px;}
.video_jb ul li .videojb_text span{ font-size:18px;}


}
@media screen and (max-width:1200px) {
.video_box { padding: 40px 0; }
.ly_Title { background-size: 460px auto; font-size: 32px; height: 105px; margin-bottom: 30px; }
.videol_tit b{ font-size:24px;}
.videol_tit p { font-size: 20px; }
.video_Img .pic{ width:410px;}
.djs_wrap { margin: 30px 0 20px; }
.djs em { font-size: 15px; }
.date-tiem { font-size: 20px; }
.videol_btn { height: 50px; line-height: 50px; font-size: 16px; }
.video_r b{ font-size:18px;}
.video_jb ul li .videojb_text span { font-size: 16px; }
.video_r{ padding:40px 50px 40px 100px;}
.video_r span { font-size: 15px; margin-bottom:10px; }
.video_r p { margin-bottom: 10px; }
.video_jb p { font-size: 15px; margin-bottom:10px; }
}
@media screen and (max-width:1080px) {
.video_Img .pic{ width:380px;}	
.videol_btn a:hover img{ width:58px;}
}
@media screen and (max-width:1023px) {
.ly_Title { background-size: 400px auto; font-size: 28px; height: 95px; margin-bottom: 30px; }
.video_l { width: 100%; padding: 35px; height: auto; }
.video_Img .pic { width: 100%; height: 230px; margin: 30px 0; }
.videol_tit { padding-bottom: 15px; margin-bottom: 15px; }
.videol_tit b { font-size: 22px; margin-bottom: 5px; }
.videol_tit p { font-size: 18px; }
.djs_wrap { margin: 20px 0; }
.djs em { font-size: 15px; }
.date-tiem { font-size: 20px; }
.video_r { width: 100%; margin-top: 20px; padding: 35px 35px 20px; height: auto; }
.videol_btn { height: 45px; line-height: 45px; font-size: 16px; }
.video_r b { font-size: 16px; }
.video_jb ul li .videojb_text span { font-size: 18px; }
.video_r span { font-size: 15px; }
.video_jb p { font-size: 15px; }
}
@media screen and (max-width:767px) {
.video_box { padding: 30px 0; }
.ly_Title { background-size: 300px auto; font-size: 22px; height: 75px; margin-bottom: 20px; }
.video_l { width: 100%; padding: 30px; height: auto; }
.video_Img .pic { width: 100%; height: 180px; margin: 20px 0; }
.videol_tit { padding-bottom: 10px; margin-bottom: 10px; }
.videol_tit b { font-size: 20px; margin-bottom: 5px; }
.videol_tit p { font-size: 16px; }
.djs_wrap { margin: 20px 0 10px; }
.djs em { font-size: 14px; }
.date-tiem { font-size: 18px; }
.videol_btn { height: 40px; line-height: 40px; font-size: 15px; }
.videol_btn a:hover img{ width:50px;}
.video_r { width: 100%; margin-top: 20px; padding: 30px 30px 10px; height: auto; }
.video_r b { font-size: 15px; }
.video_r p { margin-bottom: 10px; font-size: 14px; }
.video_r span { font-size: 14px; }
.video_jb ul li .videojb_text span { font-size: 16px; }
}
@media screen and (max-width:600px) {
.video_jb ul li { width: 100%; }
}
/*专题直播 end*/

/*赞助企业 start*/
.Sponsoring_box { width: 100%; padding: 60px 0; overflow: hidden; }
.Sponsoring_box .Sponsoring_topimg { margin-bottom: 45px; }
.Sponsoring_box .Sponsoring_topimg img{ display:block; max-width:100%;}
.Sponsoring_list ul li { width: 23.875%; float: left; margin: 0 1.5% 20px 0; border: 1px solid #eee; padding: 20px; }
.Sponsoring_list ul li:nth-child(4n+4) { margin-right: 0; }
.Sponsoring_list ul li .Sponsoring_img { width: 100%; height: 200px; position: relative; overflow: hidden; margin-bottom:10px; }
.Sponsoring_list ul li .Sponsoring_img img { display: block; max-width: 100%; max-height: 100%; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_name { font-size: 16px; color: #222; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh { margin: 7px 0 25px; }
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh span { display: inline-block; padding: 0 4px; height: 26px; line-height: 26px; font-weight: bold; border-radius: 4px; border: 1px solid #FE283A; color: #FE283A; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 150px; margin: 0 10px 0 0; }
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh i { display: inline-block; font-size: 14px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 80px; }
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_btn { display: block; width: 160px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: #d2241a; text-align: center; }
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_btn img { display: inline-block; margin: -2px 0 0 15px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.Sponsoring_list ul li:hover .Sponsoring_text a.Sponsoring_btn img { margin: -2px 0 0 10px; }
.Sponsoring_list ul li:hover .Sponsoring_img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
@media screen and (max-width:1400px) {
.Sponsoring_box { padding: 50px 0; }
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_btn{ width:155px;}
}
@media screen and (max-width:1200px) {
.Sponsoring_box { padding: 40px 0; }
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh span{ max-width:120px;}
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh i{ max-width:70px;}
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_btn{ width:150px; height:40px; line-height:40px; font-size:15px;}
}
@media screen and (max-width:1080px) {
.Sponsoring_list ul li{ width:49%; margin-right:2%;}
.Sponsoring_list ul li:nth-child(2n+2){ margin-right:0;}
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh span{ max-width:150px;}
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh i{ max-width:80px;}
}
@media screen and (max-width:920px) {

.Sponsoring_list ul li .Sponsoring_img{ height:180px;}
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_name{ font-size:14px;} 
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh span{ font-size:13px;}
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh i{ font-size:13px;}
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_btn{ width:145px; height:37px; line-height:37px; font-size:14px;}
}
@media screen and (max-width:767px) {
.Sponsoring_box { padding: 30px 0 10px; }
.Sponsoring_list ul li .Sponsoring_img{ height:160px;}
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_name{ font-size:14px;} 
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh span{ font-size:13px;}
.Sponsoring_list ul li .Sponsoring_text .Sponsoring_yh i{ font-size:13px;}
.Sponsoring_list ul li .Sponsoring_text a.Sponsoring_btn{ width:140px; height:35px; line-height:35px; font-size:13px;}
}
@media screen and (max-width:450px) {
	.Sponsoring_list ul li{ width:100%;}
	
}
/*赞助企业 end*/

/*解决方案 start*/
.yqxgzn { padding: 60px 0; background: url(../images/jjfa_img.jpg) no-repeat; background-size: cover; overflow: hidden; }
.ly_List01 { width: 100%; height: auto; padding: 0; }
.ly_List01 ul li { width: 49%; height: auto; margin: 0 2% 24px 0; padding: 10px 20px 20px; background-color: #fff; 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.1); }
.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: 9px 10px 14px 0; padding: 0; background-color: #1436cd; border-radius: 2px; vertical-align: middle; }
.ly_List01 ul li .lyList01_Name a:hover { color: #1436cd; }
.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; width: 100%; 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; object-fit:cover; }
.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; -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: 79px; 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; }
.ly_List01 ul li:hover .lyList01_con .lyList01_ms p { }
.more_btn { font-size: 20px; color: #fff; text-align: center; width: 50%; height: 50px; line-height: 50px; background: #0f95f7; margin: 10px auto 0; }
@media (max-width:1200px) {
.yqxgzn { padding: 40px 0; }
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ly_List01 ul li { width: 100%; margin: 0 auto 24px; }
.ly_List01 ul li:nth-child(2n+2) { margin: 0 auto 24px; }
.ly_List01 ul li .lyList01_Name a{ font-size:16px;}
}
@media (max-width: 767px) {
.yqxgzn { padding: 30px 0; }
.ly_List01 ul li { width: 100%; overflow: hidden; margin: 0 auto 10px; padding: 10px 16px 16px; float: left; }
.ly_List01 ul li:nth-child(2n+2) { margin: 0 auto 10px; }
.ly_List01 ul li .lyList01_con .lyList01_img{ width:120px;}
.ly_List01 ul li .lyList01_con { padding: 0 0 0 135px; }
.ly_List01 ul li .lyList01_Name a { height: auto; max-height: 48px; line-height: 24px; font-size:15px; }
.ly_List01 ul li .lyList01_Name a i { margin: 2px 10px 6px 0; }
.ly_List01 ul li .lyList01_Name { margin: 0 auto 5px; }
}
/*解决方案 end*/

/*参与厂商 start*/
.dspp { padding: 60px 0; background: #f5f8ff; overflow: hidden; }
.dspp .dspp_box ul { width: 100%; overflow: hidden; }
.dspp .dspp_box ul li { width: 32%; float: left; margin-right: 2%; margin-bottom: 25px; background: #fff; padding: 20px; }
.dspp .dspp_box ul li:nth-child(3n) { margin-right: 0; }
.dspp .dspp_box ul li .pic { display: block; width: 100%; height: 140px; position: relative; }
.dspp .dspp_box ul li .pic img { max-width: 90%; max-height: 90%; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.dspp .dspp_box ul li .name { display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 10px 10px 0; color: #222; }
.dspp .dspp_box ul li:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
@media screen and (max-width:1400px) {
.dspp { padding: 50px 0; }
.dspp .dspp_box ul li .pic{ height:120px;}	
}
@media screen and (max-width:1200px) {
.dspp { padding: 40px 0; }
.dspp .dspp_box ul li .pic{ height:110px;}
}
@media screen and (max-width:767px) {
.dspp { padding: 30px 0; }
.dspp .dspp_box ul li .pic{ height:100px;}
}
@media screen and (max-width:600px) {
.dspp .dspp_box ul li { width: 48.5%; margin-right: 3%; padding:10px 0 15px; margin-bottom:15px; }
.dspp .dspp_box ul li:nth-child(3n) { margin-right: 3%; }
.dspp .dspp_box ul li:nth-child(2n) { margin-right: 0; }
.dspp .dspp_box ul li .pic{ height:90px;}
.dspp .dspp_box ul li .name{ font-size:13px;}
}
/*参与厂商 end*/

/*右侧二维码 start*/
.mb_ewm {height: auto; margin: 0; padding: 15px; background-color: #d2241a; position: fixed; right: 4px; bottom: 0; z-index: 99999; }
.mb_ewm .ewm_img { width: 140px; height: 140px; overflow: hidden; margin: 10px auto 0; 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%; overflow: hidden;color: #fff; font-size: 14px; text-align: center; padding: 0; }
.mb_ewm .ewm_close { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; position: absolute; top: -28px; right: 0; cursor: pointer; }
 @media screen and (max-width:1200px) {
.mb_ewm { display: none; }
}
