﻿@charset "utf-8";
@import url('style_y.css');

@font-face {font-family: 'HarmonyOS_Regular'; src: url('ziti/HarmonyOS_Regular.ttf'); }
@font-face {font-family: 'HarmonyOS_Medium'; src: url('ziti/HarmonyOS_Medium.ttf'); }
@font-face {font-family: 'HarmonyOS_Black'; src: url('ziti/HarmonyOS_Black.ttf'); }
@font-face {font-family: 'HarmonyOS_Bold'; src: url('ziti/HarmonyOS_Bold.ttf'); }
@font-face {font-family: 'HarmonyOS_Light'; src: url('ziti/HarmonyOS_Light.ttf'); }

/*头部*/
.header{ width:100%; height:372px;margin:0px auto 10px auto;}  
.header .top{height:110px; margin:0 auto;display:block;}
.header .top .lo{top:30px;left:0px; width:490px;}
.header .top .web{width:80px;height:28px;top:0px;right:178px;background:#f98c1d;line-height:28px; color:#ffffff; text-align:center;border-radius:0px 0px 8px 8px; padding:2px 10px 4px 0px; z-index:2}
.header .top .login1{width:260px;height:34px;color:#ffffff;text-align:center;top:0px;right:255px; z-index:1}
.header .top .login1 a{color:#ffffff;}
.header .top .login1 .dl{width:80px;height:28px;position:absolute;top:0px;right:0px;cursor:pointer;background:#ffc91d; border-radius:0px 0px 8px 8px;padding:2px 10px 4px 0px;}
.header .top .login1 font{position:absolute;top:0px;right:89px;z-index:66}
.header .top .loghh{width:240px;height:28px;position:absolute;top:0px;right:0px;background:#ffc91d; border-radius:0px 0px 8px 8px;padding:2px 20px 4px 0px;}
.header .top .loghh .tc{width:40px; height:26px; background:none; text-align:center;line-height:26px; color:#ffffff; font-size:14px;display:block; float:right;outline:medium; border:none; cursor:pointer; }
.header .top .loghh .hy{width:196px;line-height:28px;}

.search{width:176px; height:24px; display:block; overflow:hidden;right:0px;top:0px; border-radius:0px 0px 8px 8px; padding:5px 8px; background:#90bf27; z-index:3}
.search input:focus { outline: none;}
.search .ss_k{width:150px;height:24px;border:none; line-height:24px;background:none;color:#666; text-align:left;text-indent:7px; font-size:12px; padding:0px;background:#ffffff;border-radius:3px;}
.search .s_img{ cursor:pointer; margin:0px;padding:0px;height:24px;text-align:center;}
.search .s_img img{height:22px;}
.bxln { right:96px; top:0px;}

/*banner*/
.banner{ height:211px; margin:0px auto;display:block;}
.slideBox{width:1040px;height:211px; overflow:hidden; position:relative; margin:0px auto;}
.slideBox .hd{height:30px; position:absolute; bottom:10px; width:100%; z-index:1; display:none;}
.slideBox .hd ul{ zoom:1; display:block; height:20px; text-align:right; width:90%; margin:0px auto;}
.slideBox .hd ul li{ width:8px;height:8px; cursor:pointer;display:inline-block;*display:inline;*zoom:1; margin:3px;background:#fff;border-radius:30px;}
.slideBox .hd ul li.on{ background:#fdca6e}
.slideBox .bd{ position:relative; height:211px; z-index:0; width:1040px;}
.slideBox .bd li{width:1040px;zoom:1; vertical-align:middle; height:211px;}

.banner_list ,.banner_list .slideBox,.banner_list .slideBox .bd{height:268px;}
.banner_list .slideBox .bd li{height:262px;}
.banner_list .hd{ display:none;}
/*------nav------*/
.nav { width:990px; height:36px; overflow: hidden; display:block; margin:0 auto; padding:8px 5px;background:#f98c1d;border-radius:1px 1px 16px 16px; border-bottom:3px solid #ffc91d;}
.nav ul{ width:960px; overflow:hidden; height:40px; display:block;margin:0 auto;}
.nav li{float:left;}
.nav li a{width:auto;margin:0px 5px;color:#fff;font-size:16px;line-height:36px;height:36px; padding:0px 12px;text-align:center;display:block;border-radius:16px 3px 16px 3px;}
.nav li a:hover{background:#ffc91d;}
.nav .on a{background:#ffc91d;}
.nav .on a:hover{background:#ffc91d;}
.nav li:last-child {background:none;}

.navx{width:990px; height:32px; display:block; margin:0 auto; padding:8px 5px;background:#f98c1d;border-radius:1px 1px 16px 16px; border-bottom:3px solid #ffc91d;}
.navx ul,.navx li {margin:0px;border: 0px;padding: 0px;list-style: none;}
.navx ul.ul-dp1{width:980px;text-align:center;display: block;height: 36px; margin:0px auto;}
.navx ul.ul-dp1 li.li-dp1{float:left;position:relative;z-index:11;}
.navx ul.ul-dp1 li.li-dp1 a{width:auto;margin:0px;color:#fff;font-size:17px;line-height:36px;height:36px; padding:0px 16px;text-align:center;display:block;border-radius:16px 3px 16px 3px;}
.navx ul.ul-dp1 li.on{}
.navx ul.ul-dp1 li.on a{background:#ffc91d;}
.navx ul.ul-dp1 li.li-dp1 a:hover{background:#ffc91d;}
.navx ul.ul-dp1 li.li-dp1:hover ul.ul-dp2{ display:block;}
.navx ul.ul-dp2{ display:none;width:100%;position:absolute; top:36px;left:0px; z-index:11;background:#f98c1d;border-radius:1px 1px 16px 16px; padding:5px 0px 10px 0px;}
.navx ul.ul-dp2 li.li-dp2{overflow:hidden; margin:5px;}
.navx ul.ul-dp2 li.li-dp2 a{line-height:32px;height:32px;border-radius:3px;font-size:14px; padding:0px;background:#f98c1d;}
.navx ul.ul-dp2 li.li-dp2.on a{background:#ffc91d;}

/*正文*/
.y_bt{height:40px;border-bottom:1px solid #71be42; padding:0px 0px 2px 10px; margin-bottom:8px;}
.y_bt span{height:40px;line-height:40px;font-size:18px;color:#71be42;float:left;width:auto; padding-left:28px;font-family: "HarmonyOS_Bold","微软雅黑";}
.y_bt a{ float:right;margin:11px 8px 0px 8px;}
.y_box ul{ width:96%;display:block; margin:8px auto; min-height:150px;}
.y_box ul li{font-size:14px; color:#666; padding:0px 3px;height:36px;line-height:36px; margin:1px auto;text-align:left; border-bottom:1px dashed #eeeeee}
.y_box ul li a{ color:#333333;width:85%;*width:83%; overflow:hidden; height:36px; display:inline-block;background:url(../images/d.png) no-repeat left center; text-indent:13px;*margin-left:-13px; font-size:15px;}
.y_box ul li a:hover{ color:#F00;}
.y_box ul li span{ float:right;*margin-top:-36px;}

.y_bt1{height:36px; margin:10px auto;}
.y_bt1 span{height:36px;line-height:36px; font-size:18px;color:#f98c1d;float:left;cursor:pointer; padding:0px 10px 3px 10px; margin:0px 5px;border-radius:16px 3px 16px 3px;}  
.y_bt1 .cur{background:url(../images/y_bt_on.png) no-repeat bottom center;}

.y_bt2{height:36px;}
.y_bt2 span{height:36px;line-height:36px; font-size:16px;color:#fff; background:#f98c1d;border-radius:8px 0px 8px 0px; float:left;cursor:pointer; padding:0px 20px;}  
.y_bt2 a{ float:right;margin:8px 8px 0px 8px;}
.y_bt2 .more{ width:46px;}

.y_bt3{ background-color:#f98c1d;border-radius:16px 3px 16px 3px;font-size:20px;color:#fff; padding:0px 22px 0px 52px; height:46px; line-height:46px; left:0px; top:0px;}
.more{ right:0px; top:0px;}
.more img{ width:60px;}

.mlr15{ margin:0px 15px; }
.frame{border:1px solid #f98c1d;border-radius:8px;background:#fff;overflow:hidden;}

.ico1{background-image:url(../images/ico1.png); background-repeat:no-repeat; background-position:center left}
.ico2{background-image:url(../images/ico2.png) ; background-repeat:no-repeat; background-position:center left}
.ico3{background-image:url(../images/ico3.png) ; background-repeat:no-repeat; background-position:center left}
.ico4{background-image:url(../images/ico4.png); background-repeat:no-repeat; background-position:center left}
.ico5{background-image:url(../images/ico5.png); background-repeat:no-repeat; background-position:8px center}
.ico6{background-image:url(../images/ico6.png); background-repeat:no-repeat; background-position:center left}
.ico7{ background-image:url(../images/ico7.png); background-repeat:no-repeat; background-position:15px center}
.ico8{ background-image:url(../images/ico8.png); background-repeat:no-repeat; background-position:center left}
/*------mk1------*/
.mk1{width:980px;height:370px;padding:25px 10px 10px 10px; background:#fbf5db;border-radius:8px;}  
.mk1 .sj{top:-6px;right:88px; color:#89af34; line-height:40px; font-size:14px;}
.l-box1{width:940px;height:315px;padding:35px 20px 20px 20px;background:#fff;border-radius:8px;}
.l-box1 .dy1{width:420px;height:315px;overflow:hidden;}
.l-box1 .dy2{width:505px;height:315px;overflow:hidden;}
.l-box1 .dy2 .toutiao{height:30px;overflow:hidden; background:#fdf7dd;border-radius:8px; position:relative; padding:40px 20px 10px 20px;}
.l-box1 .dy2 .toutiao strong{width:120px;height:32px; display:block; line-height:32px;background:#f6a64d;border-radius:8px 3px 16px 3px; position:absolute; left:0px; top:0px; text-align:center; font-size:18px; font-weight:normal;color:#fff;}
.l-box1 .dy2 .toutiao a{line-height:30px; font-size:17px; color:#f19501;height:30px; overflow:hidden;width: 100%;display: block;}
.l-box1 .dy2 ul{padding:0px 5px;margin-top:8px;}
.l-box1 .dy2 ul li{padding:0px 3px;;}

.pic{ margin:10px auto;width:996px; height:175px; display:block;border-radius:8px;border: 1px solid #f98c1d; padding:1px;}
.pic img{height:175px; width:996px;border-radius:8px;}
/*------mk2------*/
.mk2{width:532px;height:288px;margin:0px auto;overflow:hidden;padding:9px 15px;border:4px solid #f8ead4;border-radius:8px;}
.mk2 .y_bt1 span{color:#f98c1d; background:#fff3ca;padding:0px 20px;}  
.mk2 .y_bt1 .cur{background:#f98c1d;color:#ffffff;}
.sp{width:380px;height:302px;padding:6px 20px;background:#f98c1d url(../images/sp.png) no-repeat center 52px;border-radius:8px;overflow:hidden; display:block;}
.sp .y_bt3{ padding:0px 22px 0px 44px;}
.sp #ckplayer_ckvideo0{width:366px;height:210px;border-radius:3px; background:#fff; padding:6px 6px 16px 6px;margin:15px auto; display:block;}
/*------mk3------*/
.mkt{background:url(../images/mkt.png) no-repeat center top; margin:10px auto;}
.mkb{background:url(../images/mkb.png) no-repeat center bottom; }
.mk3{width:980px;height:266px;margin:0px auto;overflow:hidden;padding:10px;}
.mk3 .y_bt1{left:190px; top:2px;}
.mk3 .mk3_bk{padding:66px 15px 20px 15px;}
.mk3 ul li{width:152px; height:192px; float:left; margin:0px 15px;position:relative;}
.mk3 ul li .img{width:150px; height:150px;display:block; border-radius:200px; border:1px solid #f98c1d; background:#fff;overflow:hidden;}
.mk3 ul li img{width:150px; min-height:150px;height:auto;}
.mk3 ul li a{color:#f98c1d; line-height:40px; font-size:15px;}
.mk3 ul li span{ width:150px; height:40px; display:block;overflow:hidden; margin:0px auto;}
/*------mk4------*/
.mk4{height:467px;display:block; overflow:hidden; margin:0px auto;border-radius:6px;margin:10px auto;}
.mk4 .mk4l{width:500px;height:467px;}
.mk4 .mk4l .mk4l1{width:500px;height:337px;background:#8ab827 url(../images/mk4-1.jpg) no-repeat center bottom;}
.mk4 .mk4l .mk4l1 strong{font-size:30px;color:#fff; height:100px; line-height:100px; width:100%; padding-top:90px; text-align:center;display:block;}
.mk4 .mk4l .mk4l1 a{border-radius:20px; width:70px; height:26px; display:block;background:#96c72d url(../images/more2.png) no-repeat center; margin:0px auto; }
.mk4 .mk4l .mk4l2{width:500px;height:130px;background:url(../images/mk4-2.jpg) no-repeat left bottom;}
.mk4 .mk4l .mk4l2 strong{font-size:26px;color:#f98c1d; height:50px; line-height:50px; width:100%; padding-top:20px; text-align:center;display:block;}
.mk4 .mk4l .mk4l2 a{width:100%; height:30px; line-height:30px;display:block; text-align:center; color:#666; font-size:20px;}
.mk4 .mk4l .mk4l2 a font{ color:#f98c1d; margin-right:10px;}
.mk4 .mk4r{ width:500px;height:467px;background:url(../images/mk4-3.png) no-repeat center bottom;}
.mk4 .mk4r .mk4r1{width:250px;height:130px;background:#f98c1de8; left:0px; top:0px;border-radius:0px 0px 20px 0px;}
.mk4 .mk4r .mk4r1 strong{font-size:26px;color:#fff; height:60px; line-height:60px; width:100%; padding-top:18px; text-align:center;display:block;}
.mk4 .mk4r .mk4r1 a{border-radius:20px; width:52px; height:20px; display:block;background:#fff url(../images/more3.png) no-repeat center; margin:0px auto; }
.mk4 .mk4r .mk4r2{width:100px;height:50px;background:#f98c1dba url(../images/more4.png) no-repeat center; right:0px; bottom:30px;border-radius:0px 0px 0px 20px;}
/*------mk5------*/
.mk5{height:180px;display:block; overflow:hidden; margin:10px auto;}
.mk5 ul{display: flex; justify-content: center; box-sizing: border-box; margin:0px auto;gap:10px;width: 100%;}
.mk5 li{height:auto;padding:5px 15px;position:relative;border-radius:6px;background:#ffffff; border:1px solid #f98c1d;flex:1;}
.mk5 li strong{height:60px;line-height:60px;font-size:20px; color:#f98c1d; padding-left:50px; display:block; background-position:left center; background-repeat:no-repeat;}
.mk5 li font{height:60px;color:#666;text-align:left; line-height:20px; font-size:13px; display:block; margin:0px auto; padding:0px 3px;}
.mk5 li a{border-radius:20px; width:60px; height:22px; display:block;background:#f98c1d url(../images/more2.png) no-repeat center; margin:15px auto 10px auto;}
.mk5 li:hover{background:#f98c1d;}
.mk5 li:hover strong{color:#ffffff;}
.mk5 li:hover font{color:#ffffffcf;}
.mk5 li:hover a{background:#ffffff url(../images/more3.png) no-repeat center;}

.mk5 ul li:nth-child(1) strong{ background-image:url(../images/mk5-1.png);}
.mk5 ul li:nth-child(2) strong{background-image:url(../images/mk5-2.png);}
.mk5 ul li:nth-child(3) strong{background-image:url(../images/mk5-3.png);}
.mk5 ul li:nth-child(4) strong{background-image:url(../images/mk5-4.png);}
.mk5 ul li:nth-child(1):hover strong{background-image:url(../images/mk5-1on.png);}
.mk5 ul li:nth-child(2):hover strong{background-image:url(../images/mk5-2on.png);}
.mk5 ul li:nth-child(3):hover strong{background-image:url(../images/mk5-3on.png);}
.mk5 ul li:nth-child(4):hover strong{background-image:url(../images/mk5-4on.png);}

.yqlj{ width:968px;margin:10px auto; padding:15px; height:30px; display:block;border-radius:8px;border: 1px solid #f98c1d;}
.yqlj select{width:232px; height:30px;line-height:30px; margin:0px 6px; color:#666;border:1px solid #ccc; font-size:12px}

/*foot*/
.foot{ width:100%; min-height:86px; background:#474747; padding-top:30px;margin:15px auto 0px auto;}  
.foot .ewm{margin:30px 0px 0px 10px; width:120px;}  
.foot .f_nav{width:800px;height:auto;display:block;background:url(../images/f_logo.png) no-repeat center;}
.foot .f_nav ul,.foot .f_nav li {margin:0px;border: 0px;padding: 0px;list-style: none;}
.foot .f_nav ul.ul-dp1{width:850px;text-align:center;display: block;height: auto;}
.foot .f_nav ul.ul-dp1 li.li-dp1{width:auto;height:auto;float:left;margin:0px 5px;border:0px;list-style:none;}
.foot .f_nav ul.ul-dp1 li.li-dp1 a{font-size:14px;color:#C4C4C4; height:36px;line-height:36px;width:auto;padding:0px 10px;display:block; font-weight:bold;}
.foot .f_nav ul.ul-dp2{ display:block; width:100%;}
.foot .f_nav ul.ul-dp2 li.li-dp2{ width:100%; height:30px; line-height:30px; text-align:center;overflow:hidden;}
.foot .f_nav ul.ul-dp2 li.li-dp2 a{ font-weight:normal;}
.foot .f_nav ul li:first-child { display:none;} 
.foot p{ text-align:center; line-height:24px; color:#C4C4C4; font-size:14px; padding:10px 0px;margin:30px auto 0px auto; width:1000px;border-top:1px solid #C4C4C4;}
.foot p a{ color:#C4C4C4;}
#imgConac{margin-top:5px}

/*列表页部分*/
/*左边部分*/
.left{ width:240px; height:auto;}
.left .lmlb{ width:238px; height:auto;border-radius:8px; overflow:hidden; border:1px solid #f98c1d;background:#fff;}
.left .lmlb_bt{color:#ffffff; font-size:18px; text-align:center; height:44px; line-height:44px;background:#f98c1d;}
.left .lmlb .con{ width:228px; height:auto; display:block; min-height:300px;padding:5px; margin:0 auto;}
.left .lmlb ul{  width:200px; height:auto; display:block;  margin:0 auto;padding-bottom:20px;}
.left .lmlb li{width:200px; height:40px; line-height:40px; display:block; overflow:hidden;margin:15px auto; text-align:center;border-radius:3px;}
.left .lmlb li a{color:#f98c1d; background: #fff3ca; font-size:16px;width:200px; height:40px; display:block;border-radius:5px;}
.left .lmlb li a:hover{color:#ffffff;background:#f98c1d;}
.left .lmlb .on a{background:#f98c1d;color:#ffffff;}
/*右边部分*/
.right{width:745px; height:auto; display:block; min-height:500px;}
.dqwz{ width:auto; height:44px; line-height:44px;background:#f98c1d url(../images/wz.png) no-repeat 15px center;padding-left:50px;border-radius:8px; overflow:hidden; margin-bottom:10px;}
.dqwz span{font-size:15px;color:#f98c1d;width:auto; height:44px; display:block;overflow:hidden;background:#fff3ca; padding-left:10px;}
.dqwz a{color:#f98c1d;font-size:15px;}
/*list*/
.right .lm_box{ width:366px; height:250px;margin-bottom:10px; float:left;background:#ffffff;border-radius:8px; overflow:hidden; border:1px solid #f98c1d;}

.right .list {width:auto; height:auto;min-height:520px;padding:5px 10px 80px 10px;background:#ffffff;border-radius:0px 0px 10px 10px}
/*list_art*/
.right .list_art{width:auto; height:auto; min-height:520px;}
.right .list_art ul li{padding:6px}
/*list_img*/
.right .list_img {width:720px;height:auto; margin:0px auto;min-height:500px;padding:15px 0px;}
.right .list_img ul { width:720px; margin:0 auto;height:auto;}
.right .list_img ul li{float:left; margin:6px; width:228px; height:202px; display:block;}
.right .list_img ul li .img{width:224px; height:168px;display:flex; border-radius:3px; border:1px solid #f98c1d; background:#fff;overflow:hidden;padding:1px;align-items: center;}
.right .list_img ul li img{width:224px; min-height:168px;height:auto;}
.right .list_img span{ color:#313131; font-size:14px; text-align:center;line-height:30px;width:100%; height:30px;overflow:hidden; margin:0 auto;display:block;}
.right .list_img span:hover{ text-decoration:none;}  
.right .list_img a:hover{ text-decoration:none;}  

/*article*/
.right .article{width:auto; padding:10px 30px; height:auto; margin:0px auto;min-height:382px; color:#313131;}
.right .article .art_title{font-size:18px; color:#000; text-align:center;line-height:26px; width:92%; margin:0px auto;font-family: "HarmonyOS_Bold","微软雅黑";}
.right .article .f_title{font-size:14px; color:#313131; text-align:center;line-height:26px; margin:15px auto; width:92%;}
.right .article .art_time{text-align:center; background:#f1f1f1; width:100%; height:36px; line-height:36px; display:block; margin:10px auto 15px auto;font-size:14px;border-radius:3px;color: #666;}
.right .article .art_time font{margin:0px 12px;}
.right .article .zw{ line-height:26px;font-size:14px; margin:0 auto;padding:0px 20px; min-height:256px;}
.right .article .zw p{margin:0;padding:0px;line-height:26px;font-size:14px;}
.right .article .zw img{ max-width:600px; margin:5px auto;}
.right .article .zw table{ max-width:620px; margin:0 auto;border-collapse:collapse !important;}
.right .article .zw th{  border:1px solid #333 !important;}
.right .article .zw td{  border:1px solid #333 !important;}
.ckvideo_style{ margin:0px auto}
.dygb{width: 93%;border-top:1px solid #cccccc; margin:30px auto;}
.dygb a{float:right;cursor:pointer;color:#999999;padding:10px;font-size: 14px;}
/*dy*/
.right .dy{height:auto;min-height:450px;line-height:29px;font-size:16px; margin:0px auto; padding:30px;}
.right .dy p{margin:0px auto;border:0;}
.right .dy img{max-width:660px;}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/* 移动端样式 */
@media (max-width:991.98px){
html,body{min-width:auto;}
.w1000{width:94% !important;}
.pic,.m_right .box2,.link,.search,.web,.left,.bxln,.foot .f_lo,#sidebar_edu,.ltt,.navbg .pa,.banner,.ztwz,.navx ul.ul-dp1 li.li-dp1:hover ul.ul-dp2,.sp,.yqlj,.foot .ewm,.foot .f_nav{ display:none}
.frame,.l-box1,.l-box1 .dy1,.l-box1 .dy2,.right,.right .lm_box,.mk2,.right .list_img,.right .list_img ul,.mk2 .box1,.mk2 .box2,.mk3{width:100%; float:none !important;box-sizing:border-box; height:auto;margin:10px auto !important;}
.header{ height:auto;  background-size: cover; }  
.header .top{ padding-top:36px;height:auto;}
.header .top .lo{ width:80%; max-width:500px; position:initial; margin:0px auto 10px auto}
.header .top .login1{ right:0px;}
.header .top .login1 .dl,.header .top .loghh{ padding-right:6px;}
.navx{ width:90%;height:auto;padding: 8px 2%;border-radius:16px;}
.navx ul.ul-dp1{width:100%;display: flex;justify-content: flex-start;flex-wrap: wrap;height: auto;}
.navx ul.ul-dp1 li.li-dp1 a{font-size:14px;height:26px;line-height:26px;width:auto;padding:0px 10px;margin:2px;}

.y_bt1{margin: 0px auto;}
.y_bt3{font-size: 16px;padding: 0px 16px 0px 38px; height: 36px;line-height: 36px;background-size: 20%;}
.ico7{background-position: 8px center;background-size: 17%;}
.mk2 .y_bt1 span{padding: 0px 10px;font-size: 16px;}
.mk3 .y_bt1{ width:96%; top:44px; left:5px;}
.y_bt1 span{padding: 0px 0px 3px 0px;font-size: 15px;}


.mk1{ height:auto;width: 90% !important;padding: 25px 2% 10px 2%;}
.mk1 .sj{ right:20px; top:36px;width:90%;font-size: 12px;}
.ExxFlash1,.ExxFlash1 .fla_img{ width:auto; height:auto;}
.ExxFlash1 .fla_img img{width:100%; height:auto; aspect-ratio: 4 / 3;}
.ExxFlash1 .fla_title{width:100%;padding:0px;}
.l-box1{padding: 35px 20px 5px 20px;}

.mk2{height:auto; }
.mkt{border: 4px solid #f8ead4;border-radius: 20px 8px 8px 8px; background:none;width: 93% !important;}
.mkb{background:none;margin:0px auto !important;}
.mk3 .mk3_bk{padding:100px 15px 0px 15px;}
.LeftMove{ min-height:186px;}
.mk4 .mk4l,.mk4 .mk4r{ width:50%}
.mk4 .mk4l .mk4l1,.mk4 .mk4l .mk4l2{ width:100%;}
.mk4 .mk4l .mk4l1 strong{font-size: 24px;height:auto;line-height:36px;padding-top:30%;width:96%}
.mk4 .mk4l .mk4l1 a{margin:20px auto;}
.mk4 .mk4l .mk4l2 strong{font-size: 20px;height:auto;line-height:28px;width:96%}
.mk4 .mk4l .mk4l2 a{font-size: 16px;}
.mk4 .mk4r .mk4r1{width:70%;}
.mk4 .mk4r .mk4r1 strong{font-size: 20px;}

.mk5{ height:auto;}
.mk5 ul{display: grid;}
.foot{ padding-top:15px;}
.foot p{ border:none;font-size:12px;width:auto;margin: 0px auto;}
.foot p a{font-size:12px;}

.right .lm_box .y_bt span{font-size:15px; }
.dqwz{height:auto; line-height:20px;background: #f98c1d url(../images/wz.png) no-repeat 10px center;padding-left:40px;}
.dqwz span{height:auto;padding:8px;}

.right .list_art {padding:6px 10px 80px 10px;}
.right .list_art ul li{padding:3px}
.right .list_art ul li a{ width:78%}
.right .list_art ul li span{font-size:13px;}

.page{ margin:-60px auto 20px auto}
.page ul li {padding:2px 16px;border:1px #d5d5d5 solid;background:#f98c1d;margin:0px 10px; display:none;border-radius:3px;}
.page ul li a {color: #fff;}
.com_pre_one_unshow,.com_next_one,.com_pre_one,.com_next_one_unshow{ display:inline-block !important}

.right .list_img {margin:10px auto 0px auto;}
.right .list_img ul li{margin:0px 6px; width:168px; height:165px;}
.right .list_img ul li img{ width:164px; height:123px;}
.right .list_img p{ width:140px;font-size:14px;line-height:24px;height:24px;}

.right .article .zw img,.right .article .zw table{ max-width:auto; width:100% !important;}
.right .article .art_time{height:32px; line-height:32px;font-size:12px; }



}

