@charset "utf-8";
/* layout */

body{color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; background:#fff;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:hover{color: #179cf7;}

.sqzl-container{ width:1400px; margin:0 auto; clear:both;}
.sqzl-container:after {clear: both;}
.sqzl-container:after, .sqzl-container:before {display:table; content: "";}
.mb{margin-bottom: 40px;}
.mR{ float:right;}
.mL{ float:left;}
/* header */
.sqzl-header{height: 227px; background: url(../images/ztzl/sqxz/sqzl_topbg.png) no-repeat center top;}
.sqzl-header .sqzl-container{position: relative;}
.sqzl-banner{ padding-top:50px;text-align:center; }
.sqzl-mainNav{height: 36px; text-align: center; line-height: 50px; background: #7fcb97;}

.ty-logo {
  margin: 0 auto;
}
.ty-logo .logo {
  position: absolute;
  width: 348px;
  height: 54px;
  display: block;
  top: 10px;
}


/*模块一*/
.sqzl-mk1{min-height:500px; margin-top:10px;}
.sqzl-zctt{ padding-top:40px;text-align:center; }

.sqzl-lmtt{margin-top:50px;}

.sqzl-lmtt .outHd{ height:190px;}
.sqzl-lmtt .outHd li{background:url(../images/ztzl/sqxz/sqzl_lmttbg.png) center top no-repeat; height:190px; width:210px; cursor: pointer; float:left; font-size:24px; font-weight:bold; text-align:center; color:#000; line-height:150px;}
.sqzl-lmtt .outHd li.on{background:url(../images/ztzl/sqxz/sqzl_lmttbgon.png) center top no-repeat; height:190px; width:210px;cursor: pointer;}
.sqzl-lmtt .outHd li{margin-right:25px}
.sqzl-lmtt .outHd li:nth-child(6n+6){margin-right:0px;}

.js-tab>.bd>.move{display:none}
.js-tab>.bd>.active{display:block}

.sqzl-lmtt .outBd .sqzl-lxtt{ position: relative;height:60px; background: linear-gradient(to right, #0b2b59, #3587d3,#f8fbfe);}
.sqzl-lmtt .outBd .sqzl-lxtt li{ color:#FFF; text-align:left; font-weight:bold; font-size:20px; line-height:60px; padding-left:15px;}

.sqzl-xgzs{margin-top:10px; position:relative;}
.sqzl-xgzs .sqzl-xgzsL{ float:left; width:228px;}
.sqzl-xgzs .sqzl-xgzsR{ float:right; width:1172px;}

.sqzl-xgzs .hd li{background:url(../images/ztzl/sqxz/sqzl_bmttbg.png) center top no-repeat; height:116px;width:228px; cursor: pointer; float:left; text-align:left; font-size:24px;font-weight:bold;  color:#000; line-height:106px;}
.sqzl-xgzs .hd li span{padding-left:35px;}
.sqzl-xgzs .hd li.on{background:url(../images/ztzl/sqxz/sqzl_bmttbgon.png) center top no-repeat; height:116px; width:228px;cursor: pointer; color:#FFF;}
.sqzl-xgzs .bd .move{ float:left;}
.sqzl-xgzs .bd li{ width:344px; height:46px; border:5px #0d2c58 solid;float:left;margin:0px 40px 25px 10px; text-align:center;color:#000; font-weight:bold; font-size:16px; line-height:100px;}
.sqzl-xgzs .bd li a{position: relative;bottom: 28px;}
.sqzl-xgzs .bd li:nth-child(3n+3){margin-right:0px;}
.sqzl-xgzs .bd li span{border-radius: 0px 30px 30px 0px; width:114px; height:32px;line-height:32px; display:block; position:relative; margin-top:7px; color:#FFF; font-weight:bold; font-size:16px;}
.sqzl-xgzs .bd li .ygs{ background-color:#179cf7;}
.sqzl-xgzs .bd li .wgs{ background-color:#a9a8a8;}
/*模块二*/
.sqzl-mk2{ background-color:#dddddd;}
.sqzl-mk2 .sqzl-bmL{float:left; width:50%; margin-top:25px;}
.sqzl-mk2 .sqzl-qxR{float:right; width:50%;margin-top:25px;}
.sqzl-mctt{border-radius: 30px 30px 0px 0px; height:64px; background: linear-gradient(to right, #0b2b59, #3587d3,#f8fbfe); width:620px; text-align:center; color:#FFF; font-size:24px; font-weight:bold; line-height:64px;}
.sqzl-mclb{ background-color:#FFF;width:620px; height:360px;}
.sqzl-mclb ul li{ float:left; width:44%; border-bottom:#023960 2px dashed; color:#918c8c; background:url(../images/ztzl/sqxz/sqzl_dot.png) left center no-repeat; padding-left:30px; margin-left:5px; line-height:60px; text-align:left; font-size:18px; font-weight:bold;}
.sqzl-mclb ul li:last-child{ border-bottom:none;} 
.sqzl-mclb ul li a{color:#000; }
.sqzl-yjsty{background-color:#FFF;border-radius: 0px 0px 30px 30px; width:620px;height:20px; position:relative;}
.sqzl-body{overflow-y: auto;  }
/* 设置滚动条的样式 */
.sqzl-body::-webkit-scrollbar{
    width: 10px;
	height:10px;
}
/*滚动槽*/
.sqzl-body::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    
}
/* 滚动条滑块 */
.sqzl-body::-webkit-scrollbar-thumb {
    background: #afdffe;
	width:10px;
}


.footer .container {
    width: 1400px;
    margin: 0 auto;
}








