/* CSS Document */
body{margin:0 auto; padding:0px; background:#FFF;
    font:16px "Microsoft Yahei","微软雅黑",Arial,Verdana,sans-serif; color:#333333;}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
.content{width:1200px; margin:0 auto;}
.content02{margin:0 auto; text-align:left;}
.content03{width:1236px; margin:0 auto;}
.marauto{ margin:0 auto;}
.txtcolor{color:#FFFFFF}
.clear{ clear: both;}
/*公共链接*/
a {color:#3f3f3f;}
a:link {color: #333333; text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#f98210; text-decoration:none;}


.but a {
    display: inline-block;
    border-radius: 30px;
    background-color: #006cbc;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 4px 10px 4px 10px;
    width: 100%;
    transition: all 0.4s;
    cursor: pointer;
}
.but a { color: #ffffff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.4s;
}
.but:hover a {
    background-color: #f98210;
}


.xie_01{float:left; padding:18px 0px 0px 20px;}
.xie_02{float:left; padding:25px 0px 0px 10px; font-size:16px; font-weight:bold; }
.xie_03{border:3px solid #ffe400;}
.xie_04{border:1px solid #a7a7a7;}
.xie_05bg{background-color:#f4f2f3;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt30{margin-top:30px;}
.mt32{margin-top:32px;}
.mb20{ margin-bottom:20px;}
.mt66{margin-top:66px;}
.mt80{margin-top:80px;}
.ml26{ margin-left:26px}
.ml30{ margin-left:30px}
.ml32{ margin-left:32px}
.ml34{ margin-left:34px}
.ml36{ margin-left:36px}
.ml39{ margin-left:39px}
.ml40{ margin-left:40px}
.ml42{ margin-left:42px}
.ml50{ margin-left:50px}
.ml80{ margin-left:80px}
.ml140{ margin-left:140px}
.mr32{margin-right:32px;}
.h720{ height:720px}
.w1080{ width:1080px;}
.w1100{ width:1100px;}
.w1200{ width:1200px;}
.sp36{ font-size:1px;display:block; clear:both;overflow:hidden;height:36px;}
.sp40{ font-size:1px;display:block; clear:both;overflow:hidden;height:40px;}
.xie_jchd{ float:left;border:1px solid #d7d7d7;padding:10px;}
.tittle_01{text-align:left; line-height:30px; font-size:16px; font-weight:bold;}
.tittle_02{text-align:center;  padding:10px 0px; font-size:18px; font-weight:bold; color:#c00200;}
.tittle_03{text-align:left; margin-left:10px;  padding:10px 0px; font-size:16px; line-height:22px; margin-right:60px;}
/* 链接和文字颜色 */
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cWhite1,a.cWhite1:link,a.cWhite1:visited{ color:#F7F6F6;}
.cOrange,a.cOrange:link,a.cOrange:visited{ color:#ff7e00;}
.cRed,a.cRed:link,a.cRed:visited{ color:#F00;}/*红色*/
.cRed_d1,a.cRed_d1:link,a.cRed_d1:visited{ color:#c00200;}
.cRed_d2,a.cRed_d2:link,a.cRed_d2:visited{ color:#fa9839;}
.cRed_d3,a.cRed_d3:link,a.cRed_d3:visited{ color:#BE110B;}
.cBlue_d1,a.cBlue_d1:link,a.cBlue_d1:visited{ color:#005bab;}
.cBlue_d2,a.cBlue_d2:link,a.cBlue_d2:visited{ color:#0156be;}
.cBlue_d3,a.cBlue_d3:link,a.cBlue_d3:visited{ color:#009cff;}
.cGreen,a.cGreen:link,a.cGreen:visited{ color:#167f00;}
.cGrey,a.cGrey:link,a.cGrey:visited{ color:#999999;}
/* 分享 */


.bshare-custom a {
    color: #000;
}

.bais {
    color: #000;
}

.bshare-custom #bshare-shareto {
    color: #000 !important;
}

.bshare-custom a:link {
    color: #000;
    text-decoration: none;
}

.bshare-custom a:visited {
    color: #000;
    text-decoration: none;
}

.bshare-custom a:hover {
    color: #ffe400;
    text-decoration: none;
}



.sotime input, button {
    border: none;
    outline: none;
}

.sotime input {
    width: 36%;
    height: 56px;
    padding-left: 10px;
    font-size: 16px;
}

.sotime button {
    height: 60px;
    width: 60px;
    cursor: pointer;
    position: absolute;
}


.so form {
    position: relative;
    width: 700px;
    margin: 0 auto;
}

.so input, button {
    border: none;
    outline: none;
}

.so input {
    width: 98%;
    height: 56px;
    padding-left: 10px;
    font-size: 16px;
}

.so button {
    height: 60px;
    width: 60px;
    cursor: pointer;
    position: absolute;
}


.so_bar input {
    border: 1px solid #054691;
    border-radius: 5px;
    background: #ffffff;
    top: 0;
    right: 0;
}
.so_bar button {
    background: #054691;
    border-radius: 0 5px 5px 0;
    width: 120px;
    top: 0;
    right: 0;
}
.so_bar button:before {font:18px "Microsoft Yahei","微软雅黑",Arial,Verdana,sans-serif; color:#ffffff;
    content: "搜索"; }





.sonav{font-size:16px; text-align:left; line-height:22px;float:left; }
.sonav li{float: left;
    height: 100px;
    margin-left: 46px;
    margin-right: 0px;
    color: #ffffff;
    width: 70px;
    height: 32px;}
.sonav li a{float:left; color:#333333; font: 16px/100px;width: 100%; line-height:22px;
    text-align: center;}

#soactive a{color:#f98210;  font-weight: bold;}
.sonav li a:hover{color:#f98210 ;text-decoration:none; font-weight: bold;}




#search_box {margin-top: 16px;
    width: 190px;
    height: 30px;
    background: url("/static/index/img/cmsw20220620/search_bg.png");
}


#search_box #s {
    float: left;
    padding: 0;
    margin: 10px 0 0 10px;
    border: 0;
    width: 190px;
    background: none;
    font-size:16px;
    line-height:30px;
}
#search_box #go {
    float: right;
    margin: 4px 20px 0 0;
}
.textbox{float:left; width:122px; height:30px; line-height:24x; color: #333333; vertical-align:middle; border:0; background-color:transparent; outline:0; margin-left:20px; font-size:14px; font-family:"Microsoft Yahei","微软雅黑",Arial,Verdana,sans-serif;}

.dltxt span{height:16px; margin-left:20px; font-size:14px; color: #ccc;}


/*导航*/

.nav {font-size:20px; width:768px; text-align:center; line-height:80px;}
.nav li{float:left; height:80px;  margin-right:34px;  }
.nav li a{ color:#005bab; font: 18px/80px;}
.nav li a:hover{color:#f98210 ;text-decoration:none;}

#active a{ color:#f98210; }
.nav li a:hover{color:#f98210 ;text-decoration:none;}


.nav_left{font-size:14px; width:170px;float:left; line-height:40px; }
.nav_left li{float:left; height:40px; margin-right:16px;}
.nav_left li a{ color:#333333; font: 14px/40px;}
.nav_left li a:hover{color:#ff7e00 ;text-decoration:none;}




.lm_nav{font-size:16px; width:1050px; text-align:right; float:left;margin-top: 16px;}
.lm_nav li{float:left;   margin-right:22px;}
.lm_nav li a{font: 16px; padding: 6px 12px 6px 12px;}
.lm_nav li a:hover{color:#f98210 ;text-decoration:none;}
.lm_active {color:#ffffff;}
.lm_active a{ color:#ffffff;background-color:#6392d1; border-radius: 50px;}


.lm_nav02{font-size:16px; width:1200px; text-align:right; float:left;margin-top: 16px;}
.lm_nav02 li{float:left;   margin-right:22px;  background: url("img/cmsw20220620/ico6.png") no-repeat; }
.lm_nav02 li a{font: 16px; padding: 6px 20px 7px 20px; border-radius: 50px;}
.lm_nav02 li a:hover{color:#f98210 ;text-decoration:none;}
.lm_active02 {color:#ffffff;  }
.lm_active02 a{ color:#ffffff; background-color:#6392d1; border-radius: 50px;  border: 1px solid #6392d1; }
.lm_active03 {color:#333;}
.lm_active03 a{ color:#333; border-radius: 50px; border: 1px solid #6392d1;}


.kcsz ul { width:1236px; overflow:hidden;}
.kcsz li {width: 1236px;
    margin:0px 18px 0px 18px; float:left;width: 376px;position: relative;margin-bottom: 40px;}
.kcsz li p { width:70px; position: absolute; TOP:8px; height:30px;font-size:16px; line-height:30px; text-align:center;left:0px;}
#ks {
    font-size: 16px;
    line-height: 31px;
    display: block;
    background-color: #000;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    bottom: 102px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.56);
}
#ks {color: #fff;}
.cmsw_kcsz { text-align:left;float:left;  line-height:36px; OVERFLOW: hidden; list-style:inside; list-style-type:none; background:url("/static/index/img/cmsw20220620/ico2.png") no-repeat left 11px; padding-left:20px; margin-bottom: 10px; }
.cmsw_kcsz {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cmsw_kcsz {width:376px;}
.bj4{border: 1px solid #b3d9ff; border-radius:50px;width:120px;height:32px;cursor: pointer;float:right;font-size:16px;line-height:32px;text-align:center;color:#005bab;  }
.bj4:hover {border: 1px solid #b3d9ff; background-color: #b3d9ff; color:#005bab;}

.bj5{border: 1px solid #6392d1; border-radius:50px;width:80px;height:30px;cursor: pointer;float:left;font-size:16px;line-height:30px;text-align:center;color:#005bab;  }
.bj5:hover {border: 1px solid #6392d1; background-color: #ffffff; color:#005bab;}
.bj6{border: 1px solid #6392d1; background-color: #6392d1; border-radius:50px;width:80px;height:30px;cursor: pointer;float:left;font-size:16px;line-height:30px;text-align:center;color:#005bab;  }
.bj6:hover {border: 1px solid #6392d1; background-color: #6392d1; color:#f98210;}

.bj7{border: 1px solid #6392d1; border-radius:50px;width:130px;height:30px;cursor: pointer;float:left;font-size:16px;line-height:30px;text-align:center;color:#005bab;  }
.bj7:hover {border: 1px solid #6392d1; background-color: #ffffff; color:#005bab;}


.cmsw_js { text-align:left;float:left;  line-height:36px; OVERFLOW: hidden; list-style:inside; list-style-type:none; background:url("/static/index/img/cmsw20220620/ico3.png") no-repeat left 11px; padding-left:20px; margin-bottom: 10px; color: #999; }
.cj1{
    display: block;
    margin-bottom: 10px;
}
.cj1 img{width:376px;height: 212px;}
/*背景*/
.cmsw_bg1{ background-color:#f4f4f4; height:100%; width:100%;}
.cmsw_bg2{ background-color:#3c8ed6; height:100%; width:100%;}


/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}




.cmsw_lmline{
    margin: 0 0 16px 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;}
.cmsw_lm{
    font-size: 20px;
    margin: 0 0 16px 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
}
.cmsw_lm a { color:#005bab;  border-bottom: 1px solid #005bab; padding-bottom: 7px; }
.cmsw_lm a:hover {color:#ff7e00; text-decoration:none;}

.cmsw_lm02{
    font-size: 24px;
    margin: 0 0 16px 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}
.cmsw_lm02 a { color:#005bab;  border-bottom: 4px solid #ff9631; padding-bottom: 7px; }
.cmsw_lm02 a:hover {color:#ff7e00; text-decoration:none;}


.cmsw_lm03{ border-bottom: 1px solid #e1e1e1; padding-bottom:32px; }




.cmsw_kc{width:582px;font-size:16px; float:left;text-align:left;}
.cmsw_kc li { text-align:left;float:left; width:582px; line-height:36px; list-style:inside; list-style-type:none; background:url("/static/index/img/cmsw20220620/ico2.png") no-repeat left 11px; padding-left:20px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis; }
.cmsw_kc li a{ color:#333;}
.cmsw_kc li a:hover {color: #ff7e00; }

.cmsw_ly {font-size:16px; color:#333; margin-top: 4px;}
.cmsw_ly a{ overflow:hidden;  color:#333; }
.cmsw_ly a:hover {color: #ff7e00; }
.cmsw_ly img {  margin-top: 10px;}




.more_1{
    margin:0 auto;
    width:640px;}
.more_1 p {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background-color: #f1f1f1;
    font-size: 14px;
    color: #505050;
}
.more_1 p:hover {
    background: #6392d1; color:#ffffff;
}





.zc {
    padding-top:2px;
    text-align: center;
}
.zc ul { width:891px;overflow:hidden}

.zc ul li {
    float: left;
    margin-right:36px;list-style: none;
    margin-bottom: 36px;width:273px; height: 244px; background-color: #f8f8f8;

}
.zc ul li:nth-of-type(3n) {
    margin-right: 0;
}
.zc li p {
    line-height:26px; text-align:left; font-size:16px; padding-top:12px; padding-left: 10px;  padding-right: 10px; background-color: #f9f9f9;
}




.zc_list {width:1236px;
    padding-top:2px;
    text-align: center;
}
.zc_list ul { width:1236px;overflow:hidden}

.zc_list ul li {
    float: left;
    margin-left:18px; margin-right: 18px; list-style: none;
    margin-bottom: 36px;width:273px; height: 244px; background-color: #f8f8f8;

}
.zc_list ul li:nth-of-type(4n) {
    margin-right: 0;
}
.zc_list li p {
    line-height:26px; text-align:left; font-size:16px; padding-top:12px; padding-left: 10px;  padding-right: 10px; background-color: #f9f9f9;
}


.newsTime_left {
    float: left;
    text-align: left;
    width: 212px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; padding-left: 10px;
}
.newsTime_right {text-align: right;font-family: 宋体;
    float: right;
    width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;padding-right: 10px; font-weight: bold;
}

.zcjs img {border-radius:50%; margin-top: 12px; }

.cmswbq_txt {text-align: center; line-height: 36px; color: #ffffff;}




.kc_navbg {background-color:#f9f9f9; width:100%; margin:0 auto; height:50px;}

.kc_nav { width:1200px; text-align:center; line-height:50px; margin:0 auto;}
.kc_nav li {font-size:20px;float:left;width: 12.5%;height:50px;text-align: center;}
.kc_nav li:hover{ background: #6392d1;}
.kc_nav li:hover a{color:#ffffff;}
.kc_nav li a { color:#333333;}
.kc_nav a{width: 100%;
    height: 50px;
    display: block;}

.kc_nav02 .kc_active{
    text-align: center;
    background: #6392d1;

}

.kc_nav02 .kc_active a{
    color: #fff;
}



.toutiao {line-height:40px; margin-bottom:40px; margin-top: 20px;}
.toutiao p{text-align:center;line-height:36px; font-size:36px; color:#005bab; font-weight:bold;}
.toutiao p a{color:#005bab;}
.toutiao p a:hover{color:#f98210;}



.cmsw_middle_wzy li {width:786px; margin-top:1px;  }
.cmsw_middle_wzy li img { width:260px; height:146px;}
.cmsw_middle_wzy li  {font-size:18px; line-height:26px; float:right; }
.cmsw_middle_wzy li p {font-size:14px; line-height:22px;  margin-top:10px;  float:right; color:#999999; padding-left: 25px;
    background:url("/static/index/img/cmsw20220620/ico3.png");
    background-repeat: no-repeat;
    background-position: 0;
}
.cmsw_middle_wzy li span {font-size:14px; line-height:18px;  float:right; margin-top:10px; margin-right: 10px; float:left;}
.cmsw_middle_wzytxt  {font-size:14px; line-height:22px;  margin-top:10px; color:#999999;}
.article-list-wzy {
    padding: 0px 0 30px 0;
    border-bottom: 1px solid #e6e8eb;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}


.hcj_sj ul {width:376px;overflow:hidden; }
.hcj_sj li { width:376px;  margin:0px 10px 30px 0px; float:left;}
.hcj_sj li img { width: 142px; height: 80px; float:left; margin-right: 10px; }
.hcj_sj li p {font-size:16px; line-height:28px; width:220px; float:right; text-align:left; }
.hcj_sj li span {font-size:14px; line-height:20px;  float:left; }

.article-list {
    padding: 0px 0 30px 0;
    border-bottom: 1px solid #e6e8eb;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}





.lmtj{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 16px 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dadada;}
.lmtj a { color:#054690;  border-bottom: 1px solid #054690; padding-bottom: 7px; }
.lmtj a:hover {color:#f98210; text-decoration:none;}



.wenzhangtxt {line-height:36px; font-size:14px;  }
.wenzhangtxt h1 {text-align:center; line-height:50px; font-size:30px;}
.wenzhangtxt p {text-align:left; line-height:32px; font-size:16px; color:#505050; margin:20px 0px 20px 0px; /*text-indent:2em;*/}
.wenzhangtxt span {text-align:center; line-height:30px; font-size:14px; color:#393939;}
.wenzhangtxtline {list-style:inside; list-style-type:none;border-bottom: 1px #cccccc dashed; margin-bottom:16px; }
.lbk01{border:1px solid #e5e5e5;}


/* 移动导航deng */
.movenav {
    position: fixed;
    top: 18%;
    display: flex;
    /* justify-content: flex-start; */
    align-content: center;
    text-align: center;
    /* padding: 20px; */
    flex-wrap: wrap;
    width: 100px;
}

.movenavlist {
    width: 70px;
    background-color: #6392d1;
    border-radius: 16px;
    padding: 15px;
}

.movenavlist li {
    line-height: 40px;
    border-bottom: 1px solid #d1dff1;
    color: #fff;
}

.close {
    margin-left: 34px;
    margin-top: 20px;
}

.gotop {
    margin-top: 20px;
}








/* 登录的样式 */
#dengLu{cursor: pointer;}
.loginBox{position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);top: 0;z-index: 999;display: none;}
.loginContent{width: 650px;margin: auto;position: relative;}
.width900{background-color: #FFFFFF;margin-top: 150px;padding: 20px 10px;border-radius: 5px;}
.width900 h3{width: 100%;text-align: center;font-size: 35px;color: #005bab;font-weight: normal;margin-bottom: 27px;}
.dltxt1 {text-align: center;font-size: 35px;color: #005bab;font-weight: normal;margin-bottom: 6px;}
.dltxt2 {text-align: left;font-size: 16px;color: #333333; line-height: 36px; margin-bottom: 20px;}
.dltxt3 {text-align: center;font-size: 18px;color: #ff9631; line-height: 36px; font-weight: bold; margin-bottom: 20px;}
.outBox{position: absolute;top: 15px;right: 15px;cursor: pointer;}
.outBox img{width: 20px;}
.loginInputBox{width:80%;margin:10px auto;padding: 12px 0;border-top: 2px solid #005bab;}
.loginInputBox input{border: none;line-height: 35px;outline: none;margin-top: 5px;font-size: 16px; width: 270px;}
.inputPhone{padding-left: 10px;margin-bottom: 10px;border-bottom: 1px solid #DCDCDC;padding-bottom: 10px; }
.getCode{color: #f98210;background: none;border: none;outline: none;cursor: pointer;position: absolute;top: 15px;right: 0;}
.goLogin{width: 500px;line-height: 45px;background-color: #6392d1;border: none;font-size: 22px; color: #fff;border-radius: 5px;}
button{cursor: pointer;outline: none;}
.phoneBox{background-repeat: no-repeat;background-size: 30px;background-position: 0 center;}
.codeBox{background-repeat: no-repeat;background-size: 30px;background-position: 0 center;position: relative;}
.agree{margin: 20px auto;text-align:right;}
.agree p{color: #666666 !important; text-align:right;}
.agree p span a{color: #6392d1!important; text-align:right;}
.agree p a:hover{color: #f98210; text-align:right;}
.layui-form-checked[lay-skin=primary]:hover{border-color: #005bab!important;}
.layui-form-checked[lay-skin=primary] i{border-color: #005bab!important;background-color: #467CF6!important;border-color: none!important;}






.so_liebiaoyetxt {text-align:left; width:1200px;font-size:16px;}
.so_liebiaoyetxt li { float:left; width:1200px; line-height:60px;  OVERFLOW: hidden; list-style:inside; list-style-type:none;border-bottom: 1px #efefef solid; margin-bottom: 30px; }
.so_liebiaoyetxt li h2 {font-size:20px;}
.so_liebiaoyetxt li h2 a{ overflow:hidden; color:#333333; text-decoration:none; }
.so_liebiaoyetxt li h2 a:hover {color: #fa983a; }
.so_liebiaoyetxt li .time{margin: 0px 5px; color:#999; font-size:14px; float:left;}
.so_liebiaoyetxt li p { color:#999999; font-size:16px; line-height:36px; }





.liuyanbt {line-height:50px; font-size:30px; color:#ff7e00; font-weight:bold; text-align:center;}

.popdiv1-1 input {
    font-size: 16px;

    border: 1px solid #CCCCCC;
    background: #ffffff;
    width: 820px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    outline: none;
}

.popdiv1-2 input {
    font-size: 16px;

    border: 1px solid #CCCCCC;
    background: #ffffff;
    width: 320px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    outline: none;
}

.popdiv1-3 input {
    font-size: 16px;

    border: 1px solid #CCCCCC;
    background: #ffffff;
    width: 220px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    outline: none;
}

.LiBox {
    width: 1000px;
    margin: 0px auto;
    display: flex;
    background-color: white;
}






.liuyan_hy { text-align:center; margin: auto; margin-bottom: 15px; line-height:22px; width:1000px;
}
.liuyan_hy span { text-align:left; color:#505050; line-height:22px; }
.liuyan_hybiaodan { text-align:left; margin-bottom: 10px; line-height:40px;}
.liuyan_hybiaodan span { text-align:left; color:#505050; line-height:40px; }
.liuyan_hy_pro_m{ width:1000px; background:#FFF;}
.liuyan_hy_pro_m h2{ padding:10px 0; display:block; background-color:#e9e9e9; margin-bottom:10px; font-size:16px; padding-left:10px;}
.liuyan_hy_pro_m p{ width:1000px; display:block; overflow:hidden; }
.liuyan_hy_pro_m p span{ width:110px; text-align:right; float:left; display:block; height:70px;}
.liuyan_hy_pro_m p .text1{ float:left; width:400px; height:40px; line-height:40px; background:#FFF; border:#C6C6C6 1px solid; margin-top:0px; display:inline;font-family:"微软雅黑"; font-size:14px; color:#393939;}
.liuyan_hy_pro_m p .text2{ float:left; width:298px; height:40px; line-height:40px; background:#FFF; border:#C6C6C6 1px solid; margin-top:0px; display:inline;font-family:"微软雅黑"; font-size:14px; color:#393939; margin-right:10px;}
.liuyan_hy_pro_m p a{ float:left; height:40px; display:block; color:#D61100;}

.select-D {
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #CCCCCC;
    background: #ffffff;
    width: 820px;
    border-radius: 4px;
    height: 400px;
    padding: 0 15px;
    outline: none;
    font-family:"微软雅黑"; font-size:16px;padding-top: 10px;
}


#addpic {
    border: 1px solid #CCCCCC;
    padding: 10px 10px;
}
.lyline {border-bottom: 2px dotted rgb(197,197,197); margin-top:10px; margin-bottom:30px;}

.code {
    color: #f98210;
    border: none;
    cursor: pointer;
    background: none;
    font-size: 16px;
}

.lyLogin{width: 500px;line-height: 45px;background-color: #6392d1;border: none;font-size: 22px; color: #fff;border-radius: 5px; text-align:center;}





/* 注册登录-deng */
.cl:after {
    content: "";
    display: block;
    overflow: hidden;
    visibility: hidden;
    height: 0;
    clear: both;
}

.cl {
    zoom: 1;
}
.loginBlock{
    position: fixed;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0;
}
.loginBlock .loginContent{
    width: 500px;
    height: 610px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 46px 45px;
}
.loginBlock .loginContent .loginTabs{

}
.loginBlock .loginContent .loginTabs ul{border-bottom: 1px solid #e5e5e5;padding-bottom: 18px;margin-bottom: 39px;display: flex;justify-content: center;}
.loginBlock .loginContent .loginTabs ul li{/* float: left; */color: #666666;margin-right: 44px;position: relative;cursor: pointer;}
.loginBlock.sign .loginContent .loginTabs ul {

}
.loginBlock.sign .loginContent .loginTabs ul li{

    float: inherit;

    text-align: center;

    margin: 0;
}
.loginBlock .loginContent .loginTabs ul li.on{
    font-size: 22px;
}
.loginBlock .loginContent .loginTabs ul li.on::before{
    content:'';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 50px;
    background: #005bab;
}
.loginBlock .loginTabsC{
    display:none;
}
.loginBlock .loginTabsC.on{
    display:block;
}

.loginBlock .loginTabsC input{

    width: 100%;

    padding: 16px 13px;

    box-sizing: border-box;

    background: #f7f7f7;

    border: 0;

    font-size: 16px;
}
.loginBlock .loginTabsC .yzm{

}
.loginBlock .loginTabsC .yzm input{

    width: 207px;

    display: inline-block;

    margin-right: 13px;

    vertical-align: middle;
}
.loginBlock .loginTabsC .yzm .canvasYzm{

    display: inline-block;

    vertical-align: middle;
}
.loginBlock .loginTabsC .yzm .canvasYzm canvas{

    width: 100px;

    height: 28px;

    display: inline-block;

    vertical-align: middle;
}
.loginBlock .loginTabsC .yzm .canvasYzm span{

    font-size: 14px;

    color: #aaaaaa;

    vertical-align: middle;

    cursor: pointer;
}
.loginBlock .loginTabsC .rePassword{

}
.loginContent .cLogin{
    position: absolute;
    top: 16px;
    right: 45px;
    cursor: pointer;
}
.loginBlock .loginTabsC .rePassword input{

    display: none;
}
.loginBlock .loginTabsC .rePassword label{

    width: 20px;

    height: 20px;

    margin-right: 5px;

    border: 1px solid #c6c6c6;

    display: inline-block;

    vertical-align: middle;

    border-radius: 50%;

    cursor: pointer;

    position: relative;
}
.loginBlock .loginTabsC .rePassword label i{

    color: #fff;

    font-size: 14px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%,-50%);
}
.loginBlock .loginTabsC .rePassword input:checked+label{background: #f7edd9;border: 1px solid #f7edd9;}
.loginBlock .loginTabsC .rePassword input:checked+label i{color: #d4161f;font-weight: bold;}
.loginBlock .loginTabsC .rePassword span{display: inline-block;vertical-align: middle;}
.loginBlock .loginTabsC .rePassword span i{
    color: #a63b00;
}
.loginBlock .loginTabsC button{

    width: 100%;

    background: #6392d1;

    border: 0;

    height: 44px;

    border-radius: 50px;

    line-height: 44px;

    color: #fff;

    margin-bottom: 19px;

    cursor: pointer;
}
.loginBlock .loginTabsC .options{

}
.loginBlock .loginTabsC .options span{

    float: left;
}
.loginBlock .loginTabsC .options .openfps {

    color: #005bab;

    font-size: 16px;

    cursor: pointer;
}
.loginBlock .loginTabsC .options .options2 {

    float: right;

    font-size: 16px;
}
.loginBlock .loginTabsC .options .options2 i{

    cursor: pointer;

    color: #005bab;
}
.loginBlock .login-item{
    margin-bottom: 19px;
}
.loginBlock input[type=number] {
    -moz-appearance:textfield;
}
.loginBlock input[type=number]::-webkit-inner-spin-button,
.loginBlock input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.loginBlock .phontYzm{

    position: relative;
}
.loginBlock .phontYzm input{

    padding-right: 110px;
}
.loginBlock .phontYzm span{

    position: absolute;

    right: 10px;

    top: 50%;

    color: #f98210;

    transform: translateY(-50%);

    font-size: 14px;

    cursor: pointer;
}
.hspassword{
    position: relative;
}
.hspassword .hspsd{position: absolute;top: 50%;right: 10px;cursor: pointer;transform: translateY(-50%);}
.hspassword .hspsd .hpsd{

}
.hspassword .hspsd .spsd{
    display: none;
}
.loginBlock{
    display: none;
}
.fp2{
    display: none;
}
.hidden{
    display: none;
}
.getmore{
    width: 100%;
    background-color: #f9f9f9;
    height: 40px;
    line-height: 40px;
    color: #333;
    margin: 0 auto;
    text-align: center;
}





/*视频栏目页切换*/
.v_video{font-size:16px; width:1050px; text-align:right; float:left;margin-top: 16px;}
.v_on{float: left;margin-right: 30px;border: 1px solid #6392d1; background-color: #6392d1; border-radius:50px;width:80px;height:30px;cursor: pointer;float:left;font-size:16px;line-height:30px;text-align:center;color:#005bab;}
.v_on:hover{border: 1px solid #6392d1; color:#f98210;}
.v_on a:visited{color: #fff;}
.v_on a:link{color: #fff;}
.v_on {background-image:url('/static/index/img/cmsw20220620/ico7.png'); background-repeat: no-repeat;background-position: 80% 50%}
.v_off:hover {border: 1px solid #6392d1; background-color: #ffffff; color:#005bab;}
.v_off a:visited{color: #005bab;}
.v_off a:link{color: #005bab;}
.v_off{background-image:url('/static/index/img/cmsw20220620/ico6.png'); background-repeat: no-repeat;background-position: 80% 50%}
.v_off{float: left;margin-right: 30px;border: 1px solid #6392d1; border-radius:50px;width:80px;height:30px;cursor: pointer;float:left;font-size:16px;line-height:30px;text-align:center;color:#005bab; }

.mt-tabpage {width: 100%;
    /* margin: 30px auto; */
    /* box-shadow: 0 0 5px #999; */
    background-color: #FFFFFF;
}

.mt-tabpage-title {
    height: 50px;
    font-size: 20px;
    background-color: #fff;
    width: 100%;
    margin: 0 auto 1.5%;
    background: #f9f9f9;
    text-align: left;
}
.mt-tabpage-title .mt-tabpage-item {
    display: inline-block;
    width: 15%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 20px;
    /* border-bottom: 2px solid #e8e8e8; */
}
.mt-tabpage-title .mt-tabpage-item:hover{
    color: #fff;
}
.mt-tabpage-title .mt-tabpage-item-cur {
    color: #fff;
    font-size: 20px;
    /* border-bottom: 2px solid #005bab; */
    background-color: #6392d1;
}
.mt-tabpage-count {
    /* position: relative; */
    width: 100%;
    /* height: 450px; */
    overflow: hidden;
}
.mt-tabpage-cont__wrap {
    /* position: absolute; */
}
.mt-tabpage-count .mt-tabpage-item {
    width: 100%;
    text-align: left;
}


.select-pl {
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #CCCCCC;
    background: #ffffff;
    width: 1170px;
    border-radius: 4px;
    height: 160px;
    padding: 0 15px;
    outline: none;
    font-family:"微软雅黑"; font-size:16px;padding-top: 10px;
}
.plLogin{width: 100px;line-height: 45px;background-color: #6392d1;border: none;font-size: 22px; color: #fff;border-radius: 5px; text-align:center;}

.pl_liebiaoyetxt {text-align:left; width:1200px;font-size:16px;}
.pl_liebiaoyetxt li { float:left; width:1200px; line-height:60px;  OVERFLOW: hidden; list-style:inside; list-style-type:none;border-bottom: 1px #efefef solid; margin-bottom: 30px; }
.pl_liebiaoyetxt li {font-size: 25px;color: #1384d7;}
.pl_liebiaoyetxt li a{ overflow:hidden; color:#333333; text-decoration:none; }
.pl_liebiaoyetxt li a:hover {color: #fa983a; }
.pl_liebiaoyetxt li .time{margin: 0px 5px; color:#999; font-size:14px; float:right;}
.pl_liebiaoyetxt li p { color:#333333; font-size:16px; line-height:50px; }

.video_show{display: block;}
.video_hidden{display: none;}

.title_color1{color: red !important;}
.title_color2{color: blue !important;}
.title_color3{color: black !important;}


.shareList {
    font-size: 18px;
    margin: 50px 0 11px 0;
}

/* share*/
.bshare-custom{
    display: inline-block;
}
.bshare-custom a{
    width: 42px!important;
    height: 42px!important;
    padding-left: 0px!important;
    margin-right: 15px!important;
}

.bshare-weixin{
    background: url("../img/wechat.png")no-repeat center!important;
}
.bshare-sinaminiblog{
    background: url("../img/weibo.png")no-repeat center!important;
}
.bshare-qqim{
    background: url("../img/qq.png")no-repeat center!important;
}

.kcsz ul {
  width: 1236px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}