*{
    margin: 0;
    padding: 0;
}

a{
    text-decoration:unset;
}
a:hover{
    color:red;
}
li{
    list-style: none;
}
body{
    background: #fff;
}
.container{
    width: 1200px;
    margin: 0 auto;

}
.content{
    margin-top: 30px;
    margin-bottom: 30px;
}

.clearfix::after{
    display: block;
    content:'';
    visibility: hidden;
    clear: both;
}
.pos{
    min-height: 58px;
    /* height: 58px; */
    font-size: 16px;
    line-height: 20px;
    padding: 19px 0 19px 30px;
    color: #333333;
    margin-bottom: 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    background: url(../images/wytw01.png)no-repeat 5px 20px;
}
.pos a{
    color: #333333;
}
.con1left{
    width: 410px;
    height: 445px;
    float: left;
    background: #f4f4f4;
    padding:15px 15px 15px 20px;
    box-sizing: border-box;
}
a.wycy {
   width:100%!important;
   color:#fff;
}
.smon .con1left{
    min-height:520px;
}
.smon .nrbox{
    min-height:420px;
}
.con1{
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    /* box-shadow:0 0 10px #dddddd; */
}
.titli i{
    width: 5px;
    height: 20px;
    display: inline-block;
    background: #003388;
    margin-right: 15px;
    vertical-align: middle;
    margin-top: -5px;
}
.titli span{
    font-size: 20px;
    color: #003388;
    font-weight: bold;
}
.con1left p{
    font-size: 18px;
    margin: 15px 0 0px 0;
    min-height: 57px;
    /* margin-bottom: 18px; */
}
.con1left p a{
   color:#333;
}
.con1left p a:hover,
.fjbox p a:hover{
   color:red !important;;
}
.smcltit, .smclfj{
     display:none;
}
.con1left button,.con1left>a{
    display: block;
    border: none;
    outline: none;
    width: 510px;
    height: 64px;
    line-height: 64px;
    font-size: 30px;
    color: #fff;
    text-align:  center;
    margin: 0px auto;
    background:#2aaae6;
}
.con1left>a.off{
    background: #808080;
}

.con1right{
    float: right;
    width: 750px;
    /* padding: 10px; */
    box-sizing: border-box;

}
.con1right .ptit{
    font-size: 20px;
    line-height: 36px;
     padding-bottom: 25px;
}
.zt.title{
    margin-bottom: 15px;
    line-height: 29px;
    min-height: 35px;
}
.nrbox ul{
    font-size: 16px;
    line-height: 36px;
  
}
.nrbox{
      /* padding-top: 25px; */
      width: 98%;
      height: 500px;
      overflow:auto;
      overflow-x: hidden;
      /* text-indent: 2em; */
      line-height: 30px;
      font-size: 16px;
      padding-right: 9px;
}
.nrbox p{
      width:680px !important;
}
.nrbox::-webkit-scrollbar-track{
/* 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	border-radius: 5px;
	background-color: #f2f2f2;
}

.nrbox::-webkit-scrollbar
{
	width: 12px;
	background-color: #f2f2f2;

}

.nrbox::-webkit-scrollbar-thumb
{
	border-radius: 10px;
/* 	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
	background-color: #dedede;
}

.con2{
    margin-top: 30px;
}
.mytit span,.mytit a.mytita{
    /* padding: 0 22px; */
    display: inline-block;
    font-size: 24px;
    color: #003388;
    height: 50px;
    font-weight: bold;
    line-height: 50px;
    border-bottom: 3px solid #003388;
    /* background: #2aaae6; */
    /* border-bottom-right-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
}

.mytit{
    /* padding-left: 15px; */
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}
.con2ul li .a1{
    color: #333333;
    width: 95%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 36px;
}
.con2ul li a.a2 {
    color: #2aaae6;
    float: right;
    margin-top: -36px;
    margin-right: 20px;
    line-height: 36px;
}
.con2ul{
    padding: 20px 0;
}

.tab{
    padding: 0 15px;
}
.con3{
    margin-top: 25px;
    background:#f4f4f4;
    margin-bottom: 30px;
}

.lie1{
    width: 750px;
}
.lie2{
    width: 160px;
}
.lie3{
    width: 250px;
}
.lie4{
    width: 0px;
    display:none;
}
.tabtop>div,.tabbody li>div{
    float: left;
    text-align: center;
}
.tabtop>div{
    color: #fff;
    line-height: 54px;
    text-indent: 30px;
}
.tabbody li::after{
    display: block;
    content: '';
    visibility: hidden;
    clear: both;
}
.tabtop{
    width: 100%;
    height: 54px;
    background: #e28c8c;
}
.tabbody li.on{
    background: #ededed;
}
.tab{
    margin-top: 30px;
}
.tabbody li{
    color:#333333;
    line-height: 54px;
    text-indent: 30px;
    text-align: left;
}
.con3 .tab .lie1{
    text-align: left;
}

.lie1 {
    width: 750px;
    height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lie1 a{
    color:#333;
}
.con2ul li a{
    color:#000 !important;
    font-size:16px !important;
    font-weight:normal !important;
    
}
.nrbox *{
    background: #fff !important;
}

@media (max-width: 1220px){
    .content{
    margin-top:15px;
}
    .container{
        width:100%;
    }
    .con1left,.con1right{
        width:100%;
    }
    .lie1{
        width:62%;
        
    }
     .lie2{
        width:13%;
        
    }
    .lie3{
        width:20%;'
    }
    .con1left button, .con1left>a{
        max-width:100%;
    }
        .con2,.con3{
        padding:10px;
        box-sizing: border-box;
    }
    .titli span{
        font-size:18px;
    }
    .con1left p{
        font-size:16px;
    }
    .con1left button, .con1left>a{
        font-size: 18px;
        height:50px;
        line-height:50px;
    }
    .mytit span, .mytit a.mytita{
        font-size:18px;
        height: 40px;
        line-height: 40px;
    }
}
@media (max-width: 1220px){
    .con2ul{
        padding-left:10px;
    }
}
.con3{
display:none;
}
.titli {
    margin-bottom:15px;
}
#container{
margin:55px auto 0;
max-width:1000px;
}
a.wycy{
color:#fff !important;
}