/* CSS Document */
body{
	margin:0;
	padding:0;
	background: #e8e8e8;
}
*{
	font-family: '寰蒋闆呴粦', '榛戜綋','瀹嬩綋';
}
a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:red;
}
ul{
	list-style: none;
	margin: 0;
	padding:0;
	overflow: hidden;
}

.header-bg{background:white;width:100%;position:fixed;}
.header{max-width:1100px;margin: auto;height:36px;overflow:hidden;}
.header .logo{float:left;margin-top:4px;margin-left:5px;}
.header .right{float:right;line-height:36px;text-align:right;font-size:15px;margin-right:10px;margin-top: 10px;}
.header .right a:hover{color:#990000;}




.show{
    display:block;
    font-size:18px;
    width:200px;
    margin: auto;
    margin-top:10px;
    background-color:#0270d1;
    color:#eee;
    text-align:center;
    padding:5px 0;
    cursor:pointer;
    transition:all 0.5s;
}
.show>img{
    position:absolute;
    top:100%;
    left:54%;
    display:none;
    width: 357px;
    height: 317px;
}
.show:hover{
    color:#fff;
}
.show:hover img{
    display:block;
}




#img{
	width:100%;
}


h1{
	text-align: center;
	color:#0270d1;
}


.p{
	width: 1100px;
	margin: auto;
	border: #0270d1 solid 2px;
	padding:10px 20px 0 20px;
	background: white;
	box-sizing: border-box;
}
.p p{
	font-size: 16px;
    line-height: 32px;
    text-indent: 2em;
    letter-spacing: 2px;
}

.left{
	width: 1100px;
	margin:25px auto;
	overflow: hidden;
}
.left>img{
	width: 490px;
	height: 353px;
	float: left;
}
.left div{
	background: white;
	float: right;
	overflow: hidden;;
	width: 610px;
    height: 353px;
}
.left div b{
	font-size: 18px;
    color: #111;
    margin-right: 2px;
}
.left div p{
    font-size: 18px;
    line-height: 25px;
}



.nav{
    width:1100px;
    margin: auto;
    background:#fff;
    margin-top:20px;
    border-bottom:#ccc solid 2px;
}
.nav li{
    float:left;
    width:16.6%;
    font-size:20px;
    font-weight:bold;
    color:#333;
    text-align:center;
    line-height:40px;
    cursor:pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all 0.5s;
}
.nav .current{
    background-color:#0270d1;
    color:#fff;
}
.nav li:hover{
    background-color:#0270d1;
    color:#fff;
}



.bo{
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.bo>div{
    display: none;
}
.bo .tu{
    margin: 25px 0;
    background: white;
    height: 340px;
}
.bo .tu>img{
    float: left;
    width: 49%;
}
.bo .tu>.tu1{
    overflow-y: scroll;
    height: 340px;
}
.bo .tu>.tu3{
    overflow-y: scroll;
    height: 677px;
    background: white;
}
.bo .tu>.tu2>p{
    line-height: 40px;
}
.bo .tu>.tu2{
    padding-top: 50px;
}
.bo .tu>div{
    margin-left: 52%;
    box-sizing: border-box;
}
.bo .tu>div p{
    line-height: 35px;
    font-size: 18px;
    padding: 5px 5px;
    margin: 0;
}

.bo .tu>div p b{
    font-size: 20px;
}


.ri{
    overflow: hidden;
    padding: 30px 40px;
    background-color: #fff;
    background-image: url(http://www.100ec.cn/zt/upload_data/20197trzbg/images/bg.png);
    background-repeat: no-repeat;
    background-position: top left;
    border-bottom: #ccc solid 2px;
}
.ri h2{
    font-size: 26px;
    color:#115eca;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    text-align: center;
    width: 94%
}
.ri p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 34px;
}



.mt{
    width:1100px;
    margin: auto;
    margin-top:10px;
    background:#fff;
    padding:20px 40px;
    overflow: hidden;
    box-sizing: border-box;
}
.mt li{
    width:48%;
    float:left;
    padding-left:2%;
}
.mt h1{
    font-size:20px;
    color:#0270d1;
}
.mt p{
    line-height:30px;
    margin-top:10px;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all 0.5s;
}
.mt span{
    color:#111;
    font-weight:bold;
    transition:all 0.5s;
}
.mt p:hover a{
    color:#0270d1;
}






.zb{
    width:1100px;
    margin:10px auto;
    background:#fff;
    padding:10px 40px;
    overflow: hidden;
    box-sizing: border-box;
}
.zl{
    float:left;
    width:30%;
}
.zl a{
    font-size:22px;
    font-weight:bold;
    color:#0270d1;
    line-height:40px;
    text-align:center;
    display:block;
}
.zl img{
	width: 283px;
	height: 297px;
}
.zr{
    float:left;
    width:55%;
    margin-left: 5%;
}
.zr p{
    font-size:20px;
    line-height:43px;
}
.zr p strong{
    font-size:20px;
    color:#333;
}


.zj{
    width: 1100px;
    margin: auto;
    border:2px solid #007BD6;
    padding: 40px 60px;
    background: white;
    box-sizing: border-box;
}
.zj>.zj2{
    width: 280px;
    float: left;
}
.zj>.zj2>img{
    width: 280px;
}
.zj>.zj2>p{
    text-align: center;
    font-size: 20px;
    margin: 0;
    line-height: 35px;
}
.zj>.zj2>p:nth-child(3){
    font-size: 18px;
}
.zj>.zj2>p a:hover{
    color: #0270d1;
}
.zj>.zj2>.sd>p{
    font-size: 18px;
}
.zj>.r3{
    margin-left: 40%;
}
.zj>.r3>p{
    margin-top: 0;
    line-height: 32px;
    margin-bottom: 0;
    font-size: 14px;
}




#p{
	text-align:center;
	font-size:12px;
}
#p a{
	margin-right:5px;
	font-size:12px;
}

@media screen and (max-width: 1024px){
	.left>img{
        float: none;
        width: 100%;
        height: 650px;
    }
    .left>div{
        float: none;
        width: 100%;
    }
    .p p{
        font-size: 22px;
        line-height: 33px;
    }
    .left div p{
        font-size: 15px;
        line-height: 33px;
    }
    .show>img{
        left: 0;
        top:161%;
        width: 112%;
        height: 900px;
    }
}