@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
img{border: none;}
button,em,input,option,select,textarea,th{font:inherit;}
li{list-style: none;}
h1,h2,h3,h4{font-weight: normal;font-size:100%;}
body{margin:0;padding:0;font-size: 15px;color:#333;font-family: Microsoft YaHei,Simsun,SimHei,Arial;background-color:#ffffff;}
a{color:#333;text-decoration:none;cursor: pointer;/*-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;*/}
a:hover{text-decoration: none;color:#333;text-decoration: none;}
input{outline:none;}
img{vertical-align:middle;border-style:none;}
img{border: none;display: inline-block;vertical-align: middle;}
body{}
:hover{-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all .3s ease-out;}

/****公用****/
.aBox{position: relative;}
.fl{float:left;}
.fr{float:right;}
.container{width: 100%;position: relative;}
.MT10{ margin-top: 10px;}
.MT15{ margin-top: 15px;}
.ML15{ margin-left:15px;}
.MT20{ margin-top: 20px;}
.MT25{ margin-top: 25px;}
.MT30{ margin-top: 30px;}
.MT35{ margin-top: 35px;}
.MT40{ margin-top: 40px;}
.MT45{ margin-top: 45px;}
/* 过度*/
a img,img{-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all .3s ease-out;}
/****公用****/
.w1200{width: 1200px;margin: 0px auto;}
.warp{ width:100%; min-width:1220px; max-width:1920px; position:relative; overflow:hidden; margin:0 auto; background:#FFF;}
.titlea{height: 238px;width: 100% !important;position: relative;text-align: center;background-image: url(2022_ysqgk.jpg);background-position: top center;background-size: cover;}
.category{margin: 30px auto !important;}
.case_box{background: #fff;margin: 0px auto 30px auto !important;}
.case_box h3{color: #081232;font-weight: normal;font-size: 42px;padding-top: 80px;padding-bottom: 60px;text-align: center;}
.case_box .category ul{/* height: 60px; */width: 95%;margin: 0px auto;overflow: hidden;}
.case_box .category ul li{float: left;font-size: 20px;text-align: center;width: 185px;height: 58px;line-height: 58px;color: #939aac;border-radius: 5px;cursor: pointer;}
.case_box .category ul li.active{color: #fff;background: #4f77fc;}
.case_box .category ul li.active a{color: #fff;}
.case_box .content{/* padding-left: 50px; */position: relative;display: block;}
.case_box .content .cont{display: none;box-shadow: 0px 0px 70px rgb(157 179 208 / 40%);}
.case_box .content .cont.active{display: block;}
.case_box .content .cont img.bg{position: absolute;border: 1px solid #E3E3E3;right: 0;top: 0;}
.case_box .content .cont .info{padding: 30px;font-size: 16px;line-height: 25px;}
.case_box .content .cont .info p {/* margin: 12px 0; */line-height: 25px;font-size: 16px;text-indent: 2em;}
.sqlc{text-align: center;}
.lscx{font-size: 20px !important;height: 50px;padding-bottom: 30px;margin-top: 10px;background: url(nxrq_ysq_bb.png) no-repeat bottom;background-size: 100%;line-height: 40px !important;}
.ls{min-height: 210px;}
.cxlist li{float: left;height: 50px;line-height: 50px;}
.cxlist li:first-child{ width: 10%;}
.cxlist li input{display: inline-block;width: 350px;height: 50px;font-size: 25px;color: #999;padding: 0 15px;border: 1px solid #bfbfbf;border-radius: 5px;}
.cxlist{margin: 50px 0px;display: inline-block;width: 100%;}
.cxlist .mg5{margin-left: 5%;}
.cxlist .mg5 a{display: inline-block;width: 155px;height: 50px;line-height: 50px;background: #5179fb url(2020cssysqgk_cx001.png)no-repeat 100px;color: #fff;border-radius: 6px;text-indent: 20px;font-size: 16px;cursor: pointer;}
/*自适配样式*/
@media (max-width:480px){
.w1200{width:100%;margin: 30px auto 0 auto;}
.titlea{height: 130px;background-position: center center;}
.case_box .category ul li{width: 33%;}
.sqlc img{width:100%;}
.cxlist li{width: 100%;display: block;float: none;margin: 1.5rem 0;height: 3rem;margin-left: 0px !important;}
.cxlist li:first-child{width: 20%;}
}