﻿﻿body {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #353535;
    font-weight: normal;
}
*{
    padding: 0;
    margin: 0;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
a {
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    color: #353535;
}
a:hover {
    color: #075EB5;
}


span{cursor: pointer;}
.bt-box-1100{
    width:1100px;
    height:auto;
    margin:0 auto;
}

/*head*/
.head{
    width: 100%;
    height: 180px;
    background: url("ytsy-bg-1.jpg") no-repeat top center;
}
.head-1{
     color: #7E9091;
 }
.head-1 a{
    color: #7E9091;
}
.head-1 a:hover{
    color: #075EB5;
}
.head-2{
    position: relative;
}
.head-3{
    width: 400px;height:45px;line-height:45px;
    border: 1px solid #C4D4D4;
    padding: 0 65px 0 20px;
}
.head-4{
    position: absolute;
    right: 0;
    width: 60px;height: 45px;
    background: #fff url("search.png") no-repeat center center;
    border: 1px solid #C4D4D4;
}
/*nav*/
/*.nav{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background:url("yt-nav-bg.jpg") no-repeat center center;
}
.nav ul{
    width: 1100px;
    height: 50px;
}
.nav li{
    width:16.6%;
    height: 50px;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
}
.nav li:last-child{
    border-right: 0;
}
.nav li a{
    color: #fff;
    font-size: 19px;
    display: inline-block;line-height: 50px;
    width: 100%;
    height: 50px;  }
.nav li:hover a{font-weight: bold;}
li.nav_subOn a{font-weight: bold;}*/
/*主体*/
.dqwz{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ededed;
}
.dqwz div{
    padding-left: 40px;
    font-size: 13px;}
.zt{
    width: 100%;
    height: auto;
    background:url("ytsy-bg.png") repeat-y top center;
}
.ztzt{
    padding: 25px 25px 25px 25px;
    background: #fff;
}
/*1*/
.zt1-1{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #1269C0;
    color: #fff;
    padding-left: 40px;
    font-weight: bold;
    font-size:17px ;
}
.zt1-2{
     width: 100%;
     height: 8px;
     background: url("yt-lmy.jpg") no-repeat top left;
 }
.zt1-3{
    width: 96%;
    min-height: 500px;
    border-left: 9px solid #fff;
    background: #FAFAFA;
}
.zt1-3 a{
    display: inline-block;
    width: 100%;
    height: 45px;
    text-align: left;
    line-height: 45px;
    padding-left: 30px;
    border-left: 7px solid transparent;
    background: url("2.png") no-repeat 30px center;
}
a.zt1-3On{
    border-left: 7px solid #FF8100;color: #FF8100;
    background: url("11.png") no-repeat 30px center;
}
.zt1-3 a:hover{
    color: #FF8100;border-left: 7px solid #FF8100;
    background: url("11.png") no-repeat 30px center;}
/*you*/
.zt1-4{
    border: 1px solid #CCCCCC;

}
.zt1-5{
    background: #F9F9F9;
    width: 100%;
    height: auto;
    padding: 10px 20px;
}
.zt1-5 .bt-right{
    color: #9d9d9d;
}
.zt1-5 li{
    height:45px;line-height:45px;border-bottom:1px dashed #ccc;
}


/*底部导航*/
.bt-nav-s .bt-box-1100{
    text-align: center;
    color: #666;
}
.bt-nav-s .bt-box-1100 a{
    color: #666;
}
/*foot*/
/*.footer{
    width: 100%;
    height: 110px;
    background: #E5F8F8;
}
.footer p{
    margin-top: 20px;
    font-size: 13px;
    line-height: 25px;
}*/