@charset "utf-8";
body,h1,h2 ,h3,h4,ul,ol,p,form,fieldset,figure{
    margin:0;
    padding:0;
}
body{
    background-color: #fff;
    font-family: "Helvetica Neue",Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
img{
    display:block;
    max-width:100%;
}
ul,ol{
    list-style:outside none none;
}
a{
    text-decoration:none;
}
div,figure,img,input,button{
    box-sizing:border-box;
}
#headline img{
	width:100%;
}
.none {
    display: none;
}
.sm-visible{
    display:none;
}
.clearfix:after{
    content:'.';
    height:0;
    visibility:hidden;
    display:block;
    clear:both;
}
#header{
    width:100%;
    height:70px;
    background-color:#333;
    box-shadow: 0 1px 10px rgba(0 ,0 ,0,0.3);
    position:fixed;
    top:0;
    z-index:9999;
}
#header .center{
    max-width:1263px;
    height:70px;
    margin:0 auto;
}
#header .logo{
    width:30%;
    height:70px;
    background:url(../img/logo.png) no-repeat left center;
    text-indent:-9999px;
    float:left;
}
#header .link{
    width:55%;
    height:70px;
    line-height:70px;
    color:#aaaaaa;
    float:right;
}
#header .link li{
    width:20%;
    text-align:center;
    float:left;
}
#header .link  a {
    color:#eeeeee;
    display: block;
}
#header .link a:hover, #header .active a{
    background-color:#000;
}

#adver{
    padding:70px 0 0 0;
    max-width:1920px;
    margin:0 auto;
    position:relative;
}
#adver .center{
    width:40%;
    height:60px;
    background-color:#000000;
    position:absolute;
    top:50%;
    left:50%;
    margin:-10px 0 0 -20%;
    opacity:0.6;
    border-radius: 10px;
}
#adver .copy{
    opacity:1;
    background-color: transparent;
    padding:3px 3px 0 3px;
}
#adver .search{
    width:70%;
    height:52px;
    background-color: #eeeeee;
    color:#666666;
    border:1px solid #666666;
    border-radius: 10px;
    font-size:24px;
    padding:0 10px;
    outline:none;
    display: block;
    float:left;
}
#adver .button{
    width:30%;
    height:54px;
    background-color: #eeeeee;
    color:#666666;
    border:1px solid #333;
    border-left-width:3px ;
    border-radius: 12px;
    font-size:24px;
    /*padding:0 10px;*/
    outline:none;
    cursor:pointer;
    font-weight:bold;
    display: block;
    float:right;
}
#tour{
	max-width:1263px;
  position:relative;
    margin:30px  auto;
    text-align:center;

}
#tour .center h2{
    margin:10px 0;
    font-size: 35px;
    letter-spacing:2px;
    color:#666666;
}
#tour .center p{
    color:#666666;
    margin:10px;
    font-size: 16px;
}
#tour .tour_title{
    height:40px;
    overflow: hidden;
}

#tour  figure {
    border: 1px solid #dddddd;
    display:block;
    float:left;
    padding:4px;
    border-radius: 4px;
    margin:15px 0.4%;
    width:32.4%;
    text-align:left;
    position:relative;
}
#tour  figure img{
    vertical-align:middle;
}
#tour figcaption{
    color:#777;
    line-height:1.5;
    letter-spacing:1px;
    font-size: 14px;
    padding:7px 0 5px 0;
}
#tour title{
    color:#333;
    font-weight: 600;
}
#tour .info{
    padding:5px 0 0 0;
}
#tour .sat{
    float:right;
    font-size: 13px;
    color:#999999;
    font-style:normal;
    position:relative;
    top:5px;
    right:5px;
}
#tour .price{
    color:#f60;
    font-size:14px;
}
#tour .price strong{
    font-size:20px;
    letter-spacing: 1px;
}
#tour .type{
    width:90px;
    height:25px;
    font-size:14px;
    line-height:25px;
    text-align:center;
    color:#eeeeee;
    background-color:#59b200;
    letter-spacing:2px;
    position:absolute;
    top:4px;
    left:4px;
}

#tour1{
	max-width:1263px;
	position:relative;
    margin:30px  auto;
    text-align:center;
}
#tour1 .center h2{
    margin:10px 0;
    font-size: 35px;
    letter-spacing:2px;
    color:#666666;
}
#tour1 .center p{
    color:#666666;
    margin:10px;
    font-size: 16px;
}
#tour1 .tour_title{
    height:40px;
    overflow: hidden;
}

#tour1  figure {
    border: 1px solid #dddddd;
    display:block;
    float:left;
    padding:4px;
    border-radius: 4px;
    margin:15px 0.4%;
    width:32.4%;
    text-align:left;
    position:relative;
}
#tour1  figure img{
    vertical-align:middle;
}
#tour1 figcaption{
    color:#777;
    line-height:1.5;
    letter-spacing:1px;
    font-size: 14px;
    padding:7px 0 5px 0;
}
#tour1 title{
    color:#333;
    font-weight: 600;
}
#tour1 .info{
    padding:5px 0 0 0;
}
#tour1 .sat{
    float:right;
    font-size: 13px;
    color:#999999;
    font-style:normal;
    position:relative;
    top:5px;
    right:5px;
}
#tour1 .price{
    color:#f60;
    font-size:14px;
}
#tour1 .price strong{
    font-size:20px;
    letter-spacing: 1px;
}
#tour1 .type{
    width:90px;
    height:25px;
    font-size:14px;
    line-height:25px;
    text-align:center;
    color:#eeeeee;
    background-color:#59b200;
    letter-spacing:2px;
    position:absolute;
    top:4px;
    left:4px;
}

#tour2{
	max-width:1263px;
	position:relative;
    margin:30px  auto;
    text-align:center;
	min-height: 650px;
}
#tour2 .center h2{
    margin:10px 0;
    font-size: 35px;
    letter-spacing:2px;
    color:#666666;
}
#tour2 .center p{
    color:#666666;
    margin:10px;
    font-size: 16px;
}
#tour2 .tour_title{
    height:35px;
    overflow: hidden;
}

#tour2  figure {
    border: 1px solid #dddddd;
    display:block;
    float:left;
    padding:4px;
    border-radius: 4px;
    margin:15px 0.4%;
    width:32.4%;
    text-align:left;
    position:relative;
}
#tour2  figure img{
    vertical-align:middle;
}
#tour2 figcaption{
    color:#777;
    line-height:1.5;
    letter-spacing:1px;
    font-size: 14px;
    padding:7px 0 5px 0;
}
#tour2 title{
    color:#333;
    font-weight: 600;
}
#tour2 .info{
    padding:5px 0 0 0;
}
#tour2 .sat{
    float:right;
    font-size: 13px;
    color:#999999;
    font-style:normal;
    position:relative;
    top:5px;
    right:5px;
}
#tour2 .price{
    color:#f60;
    font-size:14px;
}
#tour2 .price strong{
    font-size:20px;
    letter-spacing: 1px;
}
#tour2 .type{
    width:90px;
    height:25px;
    font-size:14px;
    line-height:25px;
    text-align:center;
    color:#eeeeee;
    background-color:#59b200;
    letter-spacing:2px;
    position:absolute;
    top:4px;
    left:4px;
}

#tour3{
	max-width:1263px;
  position:relative;
    margin:30px  auto;
    text-align:center;

}
#tour3 .center h2{
    margin:10px 0;
    font-size: 35px;
    letter-spacing:2px;
    color:#666666;
}
#tour3 .center p{
    color:#666666;
    margin:10px;
    font-size: 16px;
}
#tour3 .tour_title{
    height:40px;
    overflow: hidden;
}

#tour3  figure {
    border: 1px solid #dddddd;
    display:block;
    float:left;
    padding:4px;
    border-radius: 4px;
    margin:15px 0.4%;
    width:32.4%;
    text-align:left;
    position:relative;
}
#tour3  figure img{
    vertical-align:middle;
}
#tour3 figcaption{
    color:#777;
    line-height:1.5;
    letter-spacing:1px;
    font-size: 14px;
    padding:7px 0 5px 0;
}
#tour3 title{
    color:#333;
    font-weight: 600;
}
#tour3 .info{
    padding:5px 0 0 0;
}
#tour3 .sat{
    float:right;
    font-size: 13px;
    color:#999999;
    font-style:normal;
    position:relative;
    top:5px;
    right:5px;
}
#tour3 .price{
    color:#f60;
    font-size:14px;
}
#tour3 .price strong{
    font-size:20px;
    letter-spacing: 1px;
}
#tour3 .type{
    width:90px;
    height:25px;
    font-size:14px;
    line-height:25px;
    text-align:center;
    color:#eeeeee;
    background-color:#59b200;
    letter-spacing:2px;
    position:absolute;
    top:4px;
    left:4px;
}
#headline{
    max-width:1920px;
    padding:70px 0 0 0;
    margin:0 auto;
    position:relative;
}
#headline hgroup{
    position:absolute;
    top:45%;
    left:18%;
}
#headline h2{
    color:#eee;
    font-size:35px;
    letter-spacing:1px;
}
#headline h3{
    color:#eee;
    font-size:24px;
    letter-spacing:1px;
}

#container{
    max-width:1263px;
    margin:30px auto;
}
#container .sidebar{
    width:28%;
    float:right;
}
#container .recommend{
    text-align:center;
    border:1px solid #eee;
    background-color:#fff;
    margin:0 0 10px 0;
}
#container .recommend h2,#container .hot h2,#container .treasure h2{
    font-size:20px;
    font-weight: normal;
    letter-spacing:1px;
    text-indent:8px;
    height:40px;
    line-height:40px;
    background-color: #fafafa;
    color:#666;
    text-align:left;
}
#container .tag{
    padding:10px 0;
}
#container .tag li{
    display:inline-block;
    width:100px;
    height:35px;
    line-height:35px;
    margin:2px 0;
    background-color: #eeeeee;
    text-align:left;
    text-indent:8px;
}
#container .tag a{
    display:block;
    color:#999;
}
#container .tag a:hover{
    background-color: #458b00;
    color:#fff;
}
#container .hot{
    border:1px solid #eee;
    margin:0 0 10px;
    text-algin:center;
    background-color:#eee;
}

#container .hot {
    border: 1px solid #eee;
    margin: 0 0 10px;
    text-align: center;
    background-color: #fff;
}
#container .hot figure {
    display: inline-block;
    color: #666;
    padding: 4px;
}
/*.figure{
    margin: 10px auto;
    text-align: center;
}*/
.ticket .form {
    font-size: 20px;
    border: none;
}
.ticket .button{
    margin: 0;
    padding: 0;
}
#container .treasure{
    border:1px solid #eee;
    margin:0 0 10px;
    background-color:#fff;
}
#container .box{
    margin:10px auto;
    text-align: center;
}
#container .box a{
    display:inline-block;
    width:150px;
    height:40px;
    line-height:40px;
    margin:2px 0;
    color:#999;
    background-color: #eeeeee;
    text-align:left;
    text-indent:35px;
}
/*#container .box a:hover{
    background-color: #458b00;
    color:#fff;
}*/
#container .box a.treat1{
    background: #eee url(../img/treat.png) no-repeat 10px  center;
}
#container .box a.treat2{
    background: #eee url(../img/treat.png) no-repeat 10px  center;
}
#container .box a.treat3{
    background: #eee url(../img/treat.png) no-repeat 10px  center;
}
#container .box a.treat4{
    background: #eee url(../img/treat.png) no-repeat 10px  center;
}
#container .list{
    width:71%;
    float:left;
}
.list h2{
    height:40px;
    line-height:40px;
    font-size:30px;
    font-weight:normal;
    border-bottom:1px dashed #999;
    padding:0 0 15px 0;
    color:#666;
}

 .about p{
    line-height: 2;
    margin:20px 0;
    font-size: 20px;
    color:#666;
    font-weight:normal;
}
 .about address{
    line-height: 1.6;
    margin:20px 0;
    font-size: 20px;
    color:#999;
    font-style:normal;
}
#container .scenery  figure {
    border: 1px solid #dddddd;
    display:block;
    float:left;
    padding:4px;
    border-radius: 4px;
    margin:15px 5px 12px 0;
    width:32.6%;
    text-align:left;
}
#container .scenery figcaption{
    text-align:center;
    padding:5px 0;
    font-size:20px;
    color:#666;
}
.list .more {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 18px;
    margin: 0 auto;
    cursor: pointer;
    background-color: #fafafa;
	display:block;
}
#container .ticket{
    color:#666;
}
#container .ticket h2{
    height:40px;
    line-height: 40px;
    border-bottom:1px dashed #999;
    padding:0 0 15px 0;
    font-weight: normal;
    color:#666;

}
#container .ticket .type{
    margin:20px 0 10px 0;
    font-size: 20px;
}
#container .ticket .type mark{
    color:#fff;
    background-color: #458b00;
    padding:5px 8px;
    border-radius: 4px;
    margin:0 10px 0 16px;
}
#container .ticket .left{
    width:43%;
    display: inline-block;
}
#container .ticket .right{
    width:43%;
    display: inline-block;
}
#container .ticket .button{
    width:9%;
    display: inline-block;
}
#container .ticket .submit{
    display: inline-block;
    width:90px;
    height:90px;
    line-height: 90px;
    text-align: center;
    border-radius: 4px;
    background-color:#ff6600 ;
    color:#fff;
    border:none;
    position:relative;
    top:-28px;
    cursor: pointer;
}
#container .ticket .form p{
    line-height: 3;
}
#container .ticket .form  input{
    width:250px;
    height:30px;
    background-color:#fff;
    border-radius:4px;
    border:1px solid #ccc;
    color:#666;
    padding:5px;
    margin:0 0 0 16px;
}
#container .ticket .new{
    margin: 20px 0 0 0;
}
#container .ticket .new ul{
    margin:20px 0 0 0;

}
#container .ticket .new li{
    display:inline-block;
    padding:5px 10px;
}
#container .ticket .new li:first-child{
    padding-left: 0;
}
#container .ticket .new li:nth-child(2){
    background-color: #458b00;
    border-radius: 4px;
    color:#fff;
}
#container .ticket table{
    margin:20px 0 0 0;
    width:100%;
    border:1px solid #ddd;
    border-collapse:collapse;

}
#container .ticket th{
    color:#666666;
    font-weight: normal;
    height:50px;
    line-height: 50px;
    border-bottom:1px solid #ddd;
}
#container .ticket td{
    color:#666666;
    border-bottom:1px solid #ddd;
    text-align:center;
    height:50px;
    line-height: 50px;
}
#container .ticket tr:nth-child(2n){
    background-color: #fafafa;
}
#container .ticket tr:hover{
    background-color: #eeeeee;
}
#container .ticket .price{
    color:#ff6600;
}
#container .ticket .more{
    color:#666666;
}
#container .scenery .more{
    width:200px;
    height:50px;
    line-height: 50px;
    text-align: center;
    margin:0 auto;
    border:1px solid #ccc;
    border-radius: 10px;
    font-size:18px;
    background-color:#fafafa;
    cursor:pointer;
}
#container .tour{
    position:relative;
    margin:0 0 20px 0;
    border:1px solid #eee;
    background-color: #ffffff;
    overflow: hidden;

}
#container .tour:after{
    content:'.';
    height:0;
    visibility:hidden;
    display: block;
    clear:both;
}
#container .tour img{
    width:45%;
    float:left;
}
#container .tour  figcaption{
    width:55%;
    float:right;
}
#container .tour hgroup{
    width:300px;
}
#container .tour h2{
    font-size:24px;
    color:#333;
    font-weight:normal;
    padding:10px 0 10px 25px;
    border:none;
}
#container .tour h3{
    font-size:16px;
    color:#666;
    font-weight:normal;
    padding:10px 0 10px 25px;
    line-height:1.5;
}
#container .tour ol{
    padding:0 0 0 25px;
    line-height:2;
    color:#666;

}
#container .tour mark{
    background-color: #fff;
    border:1px solid #458b00;
    border-radius:4px;
    padding:0 5px;
    color:#458b00;
}
#container .tour  .buy{
    position:absolute;
    top:55px;
    right:30px;
}
#container .tour .price{
    color:#f60;
    font-size:20px;

}
#container .tour .price strong{
    font-size: 36px;
}
#container .tour .price s{
    font-size: 16px;
    color:#999;
}
#container .tour .reserve{
    margin:10px 0 0 0;
}
#container .tour .reserve a{
    display: inline-block;
    width:152px;
    height:40px;
    font-size: 20px;
    background-color:#ff6600 ;
    line-height: 40px;
    text-align: center;
    /*padding:2px 2px;*/
    border-radius: 4px;
    color:#fff;
}
#container .tour .type{
    width:90px;
    height:25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    background-color: #59b200;
    border-bottom-right-radius: 4px;
    letter-spacing: 1px;
    color:#fff;
    position:absolute;
    top:0;
    left:0;
}
#container .tour .disc{
    width:52px;
    height:52px;
    background: url(../img/disc.png) no-repeat;
    position:absolute;
    top:0;
    right:0;
}
#container .tour .disc span{
    width:52px;
    height:52px;
    display: block;
    transform:rotate(45deg);
    padding:5px 0 0 0;
    text-indent:7px;
    font-size:14px;
    color: #ff7a4d;
}
#container .tour footer{
    width:55%;
    height:30px;
    line-height: 30px;
    letter-spacing:1px;
    text-indent:25px;
    background-color: #fafafa;
    position:absolute;
    bottom:0;
}
#container .tour time{
    color:#458b00;
}
#container .tour1{
    position:relative;
    margin:0 0 20px 0;
    border:1px solid #eee;
    background-color: #ffffff;
    overflow: hidden;

}
#container .tour1:after{
    content:'.';
    height:0;
    visibility:hidden;
    display: block;
    clear:both;
}
#container .tour1 img{
    width:45%;
    float:left;
}
#container .tour1  figcaption{
    width:55%;
    float:right;
}
#container .tour1 hgroup{
    width:300px;
}
#container .tour1 h2{
    font-size:24px;
    color:#333;
    font-weight:normal;
    padding:10px 0 10px 25px;
    border:none;
}
#container .tour1 h3{
    font-size:16px;
    color:#666;
    font-weight:normal;
    padding:10px 0 10px 25px;
    line-height:1.5;
}
#container .tour1 ol{
    padding:0 0 0 25px;
    line-height:2;
    color:#666;

}
#container .tour1 mark{
    background-color: #fff;
    border:1px solid #458b00;
    border-radius:4px;
    padding:0 5px;
    color:#458b00;
}
#container .tour1  .buy{
    position:absolute;
    top:55px;
    right:30px;
}
#container .tour1 .price{
    color:#f60;
    font-size:20px;

}
#container .tour1 .price strong{
    font-size: 36px;
}
#container .tour1 .price s{
    font-size: 16px;
    color:#999;
}
#container .tour1 .reserve{
    margin:10px 0 0 0;
}
#container .tour1 .reserve a{
    display: inline-block;
    width:152px;
    height:40px;
    font-size: 20px;
    background-color:#ff6600 ;
    line-height: 40px;
    text-align: center;
    /*padding:2px 2px;*/
    border-radius: 4px;
    color:#fff;
}
#container .tour1 .type{
    width:90px;
    height:25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    background-color: #59b200;
    border-bottom-right-radius: 4px;
    letter-spacing: 1px;
    color:#fff;
    position:absolute;
    top:0;
    left:0;
}
#container .tour1 .disc{
    width:52px;
    height:52px;
    background: url(../img/disc.png) no-repeat;
    position:absolute;
    top:0;
    right:0;
}
#container .tour1 .disc span{
    width:52px;
    height:52px;
    display: block;
    transform:rotate(45deg);
    padding:5px 0 0 0;
    text-indent:7px;
    font-size:14px;
    color: #ff7a4d;
}
#container .tour1 footer{
    width:55%;
    height:30px;
    line-height: 30px;
    letter-spacing:1px;
    text-indent:25px;
    background-color: #fafafa;
    position:absolute;
    bottom:0;
}
#container .tour1 time{
    color:#458b00;
}
#container .tour2{
    position:relative;
    margin:0 0 20px 0;
    border:1px solid #eee;
    background-color: #ffffff;
    overflow: hidden;

}
#container .tour2:after{
    content:'.';
    height:0;
    visibility:hidden;
    display: block;
    clear:both;
}
#container .tour2 img{
    width:45%;
    float:left;
}
#container .tour2  figcaption{
    width:55%;
    float:right;
}
#container .tour2 hgroup{
    width:300px;
}
#container .tour2 h2{
    font-size:24px;
    color:#333;
    font-weight:normal;
    padding:10px 0 10px 25px;
    border:none;
}
#container .tour2 h3{
    font-size:16px;
    color:#666;
    font-weight:normal;
    padding:10px 0 10px 25px;
    line-height:1.5;
}
#container .tour2 ol{
    padding:0 0 0 25px;
    line-height:2;
    color:#666;

}
#container .tour2 mark{
    background-color: #fff;
    border:1px solid #458b00;
    border-radius:4px;
    padding:0 5px;
    color:#458b00;
}
#container .tour2  .buy{
    position:absolute;
    top:55px;
    right:30px;
}
#container .tour2 .price{
    color:#f60;
    font-size:20px;

}
#container .tour2 .price strong{
    font-size: 36px;
}
#container .tour2 .price s{
    font-size: 16px;
    color:#999;
}
#container .tour2 .reserve{
    margin:10px 0 0 0;
}
#container .tour2 .reserve a{
    display: inline-block;
    width:152px;
    height:40px;
    font-size: 20px;
    background-color:#ff6600 ;
    line-height: 40px;
    text-align: center;
    /*padding:2px 2px;*/
    border-radius: 4px;
    color:#fff;
}
#container .tour2 .type{
    width:90px;
    height:25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    background-color: #59b200;
    border-bottom-right-radius: 4px;
    letter-spacing: 1px;
    color:#fff;
    position:absolute;
    top:0;
    left:0;
}
#container .tour2 .disc{
    width:52px;
    height:52px;
    background: url(../img/disc.png) no-repeat;
    position:absolute;
    top:0;
    right:0;
}
#container .tour2 .disc span{
    width:52px;
    height:52px;
    display: block;
    transform:rotate(45deg);
    padding:5px 0 0 0;
    text-indent:7px;
    font-size:14px;
    color: #ff7a4d;
}
#container .tour2 footer{
    width:55%;
    height:30px;
    line-height: 30px;
    letter-spacing:1px;
    text-indent:25px;
    background-color: #fafafa;
    position:absolute;
    bottom:0;
}
#container .tour2 time{
    color:#458b00;
}
#container .tour3{
    position:relative;
    margin:0 0 20px 0;
    border:1px solid #eee;
    background-color: #ffffff;
    overflow: hidden;

}
#container .tour3:after{
    content:'.';
    height:0;
    visibility:hidden;
    display: block;
    clear:both;
}
#container .tour3 img{
    width:45%;
    float:left;
}
#container .tour3  figcaption{
    width:55%;
    float:right;
}
#container .tour3 hgroup{
    width:300px;
}
#container .tour3 h2{
    font-size:24px;
    color:#333;
    font-weight:normal;
    padding:10px 0 10px 25px;
    border:none;
}
#container .tour3 h3{
    font-size:16px;
    color:#666;
    font-weight:normal;
    padding:10px 0 10px 25px;
    line-height:1.5;
}
#container .tour3 ol{
    padding:0 0 0 25px;
    line-height:2;
    color:#666;

}
#container .tour3 mark{
    background-color: #fff;
    border:1px solid #458b00;
    border-radius:4px;
    padding:0 5px;
    color:#458b00;
}
#container .tour3  .buy{
    position:absolute;
    top:55px;
    right:30px;
}
#container .tour3 .price{
    color:#f60;
    font-size:20px;

}
#container .tour3 .price strong{
    font-size: 36px;
}
#container .tour3 .price s{
    font-size: 16px;
    color:#999;
}
#container .tour3 .reserve{
    margin:10px 0 0 0;
}
#container .tour3 .reserve a{
    display: inline-block;
    width:152px;
    height:40px;
    font-size: 20px;
    background-color:#ff6600 ;
    line-height: 40px;
    text-align: center;
    /*padding:2px 2px;*/
    border-radius: 4px;
    color:#fff;
}
#container .tour3 .type{
    width:90px;
    height:25px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    background-color: #59b200;
    border-bottom-right-radius: 4px;
    letter-spacing: 1px;
    color:#fff;
    position:absolute;
    top:0;
    left:0;
}
#container .tour3 .disc{
    width:52px;
    height:52px;
    background: url(../img/disc.png) no-repeat;
    position:absolute;
    top:0;
    right:0;
}
#container .tour3 .disc span{
    width:52px;
    height:52px;
    display: block;
    transform:rotate(45deg);
    padding:5px 0 0 0;
    text-indent:7px;
    font-size:14px;
    color: #ff7a4d;
}
#container .tour3 footer{
    width:55%;
    height:30px;
    line-height: 30px;
    letter-spacing:1px;
    text-indent:25px;
    background-color: #fafafa;
    position:absolute;
    bottom:0;
}
#container .tour3 time{
    color:#458b00;
}
#footer{
    background-color: #222;
    clear:both;
    position:relative;
    top:10px;
}
#footer .top{
    max-width:1263px;
    height:280px;
    margin:0 auto;
    text-align:center
}
#footer .version{
    color:#777;
    text-align: center;
    padding:10px 0;
    font-size:13px;
}
#footer .block{
    width:33.33%;
    height:280px;
    display:inline-block;
    text-align:left;
    color:#ccc;
    vertical-align:top;
    display:block;
    float: left;
}
#footer h2{
    font-size:24px;
    font-weight:normal;
    padding:20px 0 0 20px;
}
#footer hr{
    width:90%;
    border:1px dashed #666666;
}
#footer ul{
    font-size:18px;
    color:#777;
    /*padding:10px 20px;*/
    text-indent:20px;
    line-height:2;
}
#footer .bottom {
    padding:15px 0;
    color: #777;
    text-align: center;
    font-size: 18px;
    background-color: #000;
    border-top: 1px solid #444;
}

.dynamicWork .txt_list ul{margin:20px 0 0 -5%;overflow:hidden;}
.dynamicWork .txt_list ul li{float:left;width:43%;height:auto;background:url(https://www.ngx.net.cn/images/farmer202107dot.gif) no-repeat 0 18px;text-align:left;margin:0 0 0 5%;}
.dynamicWork .txt_list ul li .date{background:url(https://www.ngx.net.cn/images/farmer202107Date.png) no-repeat 0 center;color:#999;}

/*媒体查询，参考部分Bootstrap框架*/
/*当页面大于1200px时，大屏幕，主要是PC端*/
@media (min-width:1200px){

}
/*在992 和 1199 像素直接的屏幕里，中等屏幕，分辨率低的PC*/
@media (max-width: 1199px) and (min-width: 992px){
    #adver .center{
        width:50%;
        margin:-10px 0  0 -25%;
    }
    #tour .center h2{
        font-size: 40px;
    }
	 #tour1 .center h2{
        font-size: 40px;
    }
	 #tour2 .center h2{
        font-size: 40px;
    }
	 #tour3 .center h2{
        font-size: 40px;
    }
    #headline hgroup{
        left:8%;
    }
    #headline h2{
        font-size:36px;
    }
    #headline h3{
        font-size:20px;
    }
    .sidebar{
        display: none;
    }
    #container .list {
        width: 100%;
        padding: 0 20px;
    }
    .list{
        width:100%;
        padding:0 20px;
    }
}

/*在768 和 991 像素之间的屏幕里，小屏幕，主要是PAD */
@media (min-width:768px)and (max-width:991px){
    #adver .center{
        width:60%;
        margin:-10px 0  0 -30%;
    }
    #adver .search, #adver .button{
        font-size: 20px;
    }
    #tour .center h2{
        font-size: 35px;
    }
	#tour1 .center h2{
        font-size: 35px;
    }
	#tour2 .center h2{
        font-size: 35px;
    }
	#tour3 .center h2{
        font-size: 35px;
    }

    #headline{
        padding:35px 0 0 0;
    }
    #headline hgroup{
        left:8%;
    }
    #headline h2{
        font-size:30px;
    }
    #headline h3{
        font-size:16px;
    }
    .sidebar{
        display: none;
    }
    #container  .list{
        width:100%;
        padding:0 20px;
    }
    .list h2{
        font-size:28px;
    }
    .about p, .about address{
        font-size:18px;
    }
    #container .ticket .left, #container .ticket .right, #container .ticket .button{
        width:98%;
        display:block;
    }
    #container .ticket .form input {
        width:98%;
        height:35px;
        margin:0;
    }
    #container .ticket .form p{
        line-height: 2;
    }
    #container .ticket .submit{
        display:block;
        width: 30%;
        height: auto;
        line-height: 2;
        position: relative;
        top: 10px;
        margin:0 auto;
    }


    .md-hidden{
        display: none;
    }
    #container  .tour h2{
        font-size: 22px;
    }
    #container  .tour .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
	#container  .tour1 h2{
        font-size: 22px;
    }
    #container  .tour1 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
	#container  .tour2 h2{
        font-size: 22px;
    }
    #container  .tour2 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
	#container  .tour3 h2{
        font-size: 22px;
    }
    #container  .tour3 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    .dynamicWork .txt_list ul{margin:20px 0 0;padding:0 15px;}
    .dynamicWork .txt_list ul li{width:98%;margin:0;}
}
/*在480 和 767像素之间的屏幕里，超小屏幕，主要是手机 */
@media (min-width:480px)and (max-width:767px){
    #header,#header .center,#header .link{
        height:35px;
    }

    #header .logo , .sm-hidden,.xq-hidden{
        display:none;
    }
    #header .link{
        width:100%;
        line-height: 35px;
    }
    #adver{
        padding:35px 0 0 0;
    }
    #adver .center{
        width:70%;
        height:53px;
        margin:-10px 0  0 -35%;
    }
    #adver .search, #adver .button{
        font-size: 18px;
        height:35px;
    }
    .sm-visible{
        display:block;
    }
    #tour .center h2{
        font-size: 30px;
    }
    #tour figure{
        width:49.2%;
    }
	#tour1 .center h2{
        font-size: 30px;
    }
    #tour1 figure{
        width:49.2%;
    }
	#tour2 .center h2{
        font-size: 30px;
    }
    #tour2 figure{
        width:49.2%;
    }
	#tour3 .center h2{
        font-size: 30px;
    }
    #tour3 figure{
        width:49.2%;
    }
    #headline{
        padding:35px 0 0 0;
    }
    #headline hgroup{
        left:8%;
    }
    #headline h2{
        font-size:26px;
    }
    #headline h3{
        font-size:14px;
    }
    .sidebar{
        display: none;
    }
    #container .list{
        width:100%;
        padding:0 20px;
    }
    .list h2{
        font-size:25px;
    }
    .about p, .about address{
        font-size:15px;
    }
    #container .scenery figure{
        width:48.2%;
    }
    #container .scenery figcaption{
        font-size: 18px;
    }
    #container .ticket .left, #container .ticket .right, #container .ticket .button{
        width:98%;
        display:block;
    }
    #container .ticket .form input {
        width:98%;
        height:35px;
        margin:0;
    }
    #container .ticket .type{
        font-size: 16px;
    }
    #container .ticket .form p{
        line-height: 2;
    }
    #container .ticket .submit{
        display:block;
        width: 30%;
        height: auto;
        line-height: 2;
        position: relative;
        top: 10px;
        margin:0 auto;
    }

    .ticket .type,.ticket .form,.ticket .new, .ticket .form input, .ticket .submit, .ticket .reserve{
        font-size: 14px;
    }
    .md-hidden{
        display: none;
    }
    #container  .tour h2{
        font-size:16px;
        height:20px;
        padding:5px 0 10px 15px;
    }
    #container  .tour h3{
        font-size:14px;
        padding:5px 0 10px 15px;
    }
    #container  .tour .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour .buy strong{
        font-size: 16px;
    }
	#container  .tour1 h2{
        font-size:16px;
        height:20px;
        padding:5px 0 10px 15px;
    }
    #container  .tour1 h3{
        font-size:14px;
        padding:5px 0 10px 15px;
    }
    #container  .tour1 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour1 .buy strong{
        font-size: 16px;
    }
	#container  .tour2 h2{
        font-size:16px;
        height:20px;
        padding:5px 0 10px 15px;
    }
    #container  .tour2 h3{
        font-size:14px;
        padding:5px 0 10px 15px;
    }
    #container  .tour2 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour2 .buy strong{
        font-size: 16px;
    }
	#container  .tour3 h2{
        font-size:16px;
        height:20px;
        padding:5px 0 10px 15px;
    }
    #container  .tour3 h3{
        font-size:14px;
        padding:5px 0 10px 15px;
    }
    #container  .tour3 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour3 .buy strong{
        font-size: 16px;
    }
    .dynamicWork .txt_list ul{margin:20px 0 0;padding:0 15px;}
    .dynamicWork .txt_list ul li{width:98%;margin:0;}
}
/*弹出框开始*/
body{position: relative;}
.layer_bg{display:none;background:#000;opacity:0.5;position:fixed;left:0;top:0;right:0;bottom:0;z-index:3;}
.layer_box{display:none;background:#fff;position: fixed;left:20%;top:4%;right:20%;bottom:4%;z-index:9999;}
.layer_box .close span{float:right;cursor: pointer;font-weight:bold;margin:10px 10px 0 0;}
.layer_box .layer{padding:10px;}
.layer_box .layer .pic{float:left;width:60%;}
.layer_box .layer .pic img{display:inline;vertical-align:middle;}
.layer_box .layer .txt{float:right;width:40%;}
.layer_box .layer .txt p{padding:20px 0 0;line-height:200%;font-size:20px;}
/*弹出框结束*/
/*在小于 480 像素的屏幕，微小屏幕，更低分辨率的手机 */
@media(max-width:479px){
    /*弹出框开始*/
    .layer_box{display:none;background:#fff;position: fixed;left:5%;top:2%;right:5%;bottom:2%;z-index:9999;}
    .layer_box .close{width:100%;height:30px;}
    .layer_box .layer .pic{float:none;width:100%;text-align:center;}
    .layer_box .layer .pic img{display:inline;max-width:80%;}
    .layer_box .layer .txt{float:none;width:100%;}
    .layer_box .layer .txt p{line-height:180%;font-size:14px;}
    /*弹出框结束*/
    #header,#header .center,#header .link{
        height:35px;
    }
    #header .logo, .sm-hidden,.xq-hidden,.xs-hidden{
        display:none;
    }
    #header .link{
        width:100%;
        line-height: 35px;
    }
    #header .link li{
        width:25%;
    }
    #adver{
        padding:35px 0 0 0;
    }
    #adver .center{
        width:80%;
        height:48px;
        margin:-10px 0  0 -40%;
    }
    #adver .search, #adver .button{
        font-size: 16px;
        height:40px;
    }
    .sm-visible{
        display:block;
    }
    #footer .bottom{
        font-size: 13px;
    }
    #tour .center h2{
        font-size: 26px;
    }
    #tour .center p{
        font-size: 4px;
    }
    #tour figure{
        width:99%;
    }
	#tour1{
        min-height: 570px;
    }
	#tour2{
        min-height: 570px;
    }

	#tour1 .center h2{
        font-size: 26px;
    }
    #tour1 .center p{
        font-size: 4px;
    }
    #tour1 figure{
        width:49%;
    }

	#tour2 .center h2{
        font-size: 26px;
    }
    #tour2 .center p{
        font-size: 4px;
    }
    #tour2 figure{
        width:49%;
    }

	#tour3 .center h2{
        font-size: 26px;
    }
    #tour3 .center p{
        font-size: 4px;
    }
    #tour3 figure{
        width:99%;
    }
    #headline{
        padding:35px 0 0 0;
    }
    #headline hgroup{
        left:8%;
    }
    #headline h2{
        font-size:20px;
    }
    #headline h3{
        font-size:12px;
    }
    .sidebar{
        display: none;
    }
    #container  .list{
        width:100%;
        padding:0 20px;
    }
    .list h2{
        height:40px;
        line-height:40px;
        border-bottom:1px dashed #999;
        font-size:22px;

    }
    .about p, .about address{
        font-size:14px;
    }
    #container .scenery figure{
        width:99%;
    }
    #container .scenery figcaption{
        font-size: 16px;
    }
    #container .ticket .left, #container .ticket .right, #container .ticket .button{
        width:98%;
        display:block;
    }
    #container .ticket .form input {
        width:98%;
        height:35px;
        margin:0;
    }
    #container .ticket .form p{
        line-height: 2;
    }
    #container .ticket .submit{
        display:block;
        width: 30%;
        height: auto;
        line-height: 2;
        position:relative;
        top:10px;
        margin:0 auto;
    }
    .ticket .type,.ticket .form,.ticket .new, .ticket .form input, .ticket .submit, .ticket .reserve{
        font-size:14px;
    }
    .ticket .reserve{
        display: inline-block;
        width: auto;
        height: auto;
        padding:8px;
        line-height: 1;
        border-radius: 4px;
        background-color: #ff6600;
        color: #fff;
        text-align: center;
    }
    .md-hidden{
        display: none;
    }
    #container  .tour h2{
        font-size:18px;
        padding:0 0 0 10px;
        color:#333;
        border:none;
    }
    #container  .tour h3{
        font-size:12px;
        padding:5px 0 10px 15px;
    }
    #container  .tour .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour .buy strong{
        font-size:18px;
    }
	#container  .tour1 h2{
        font-size:18px;
        padding:0 0 0 10px;
        color:#333;
        border:none;
    }
    #container  .tour1 h3{
        font-size:12px;
        padding:5px 0 10px 15px;
    }
    #container  .tour1 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour1 .buy strong{
        font-size:18px;
    }
	#container  .tour2 h2{
        font-size:18px;
        padding:0 0 0 10px;
        color:#333;
        border:none;
    }
    #container  .tour2 h3{
        font-size:12px;
        padding:5px 0 10px 15px;
    }
    #container  .tour2 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour2 .buy strong{
        font-size:18px;
    }
	#container  .tour3 h2{
        font-size:18px;
        padding:0 0 0 10px;
        color:#333;
        border:none;
    }
    #container  .tour3 h3{
        font-size:12px;
        padding:5px 0 10px 15px;
    }
    #container  .tour3 .buy{
        position:absolute;
        top:auto;
        right:auto;
        bottom:0;
        padding:0 0 0 25px;
    }
    #container  .tour3 .buy strong{
        font-size:18px;
    }
    .dynamicWork .txt_list ul{margin:20px 0 0;padding:0 15px;}
    .dynamicWork .txt_list ul li{width:98%;margin:0;}
}

body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,input,select,label,dl,dt,dd,table,tr,td,tbody{margin:0;padding:0;font-family:"微软雅黑";color:#666;-webkit-text-size-adjust:none;font-size:16px;}
input,select,label{vertical-align:middle;font-size:16px;}
ul,ol,li{list-style:none;}
input,img{border:0;outline:none;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#30a4e5;text-decoration:none;}

body{background:#f9f9f9;}
.top{height:30px;line-height:30px;color:#fff;position:absolute;top:0;left:50%;margin:0 0 0 -600px;}
.box{width:1200px;margin:0 auto;overflow:hidden;}
.wrap{overflow:hidden;}
.wrap .box{width:1170px;background:#fff;margin:20px auto 0;padding:15px;overflow:hidden;}
.top .date{float:right;font-size:14px;background:url(farmer202107topDate.png) no-repeat 0 center;padding:0 0 0 20px;}
.top .language{float:right;padding:0 15px;}
.top .language span{font-size:14px;margin:0 8px;}
.top .login{float:right;background:url(farmer202107topLogin.png) no-repeat 0 center;padding:0 0 0 30px;}
.top .login a{color:#fff;border:1px solid #fff;padding:2px 8px;border-radius:5px;}
.top .func{float:left;}
.top .func span{font-size:14px;padding:0 8px;cursor:pointer;}
.top .func span a{color:#fff;}
.top .func img{margin:0 5px;vertical-align:middle;cursor:pointer;}

.header{height:182px;background:url(farmer202107header.jpg) no-repeat center 0 #72bff7;padding:70px 0 0;position:relative;}
.header .logo{float:left;}
.header .logo a{margin:0 30px 0 0;}
.header .search{float:right;padding:20px 0 0;}
.header .search2{background:#f5f8ff;border-radius:20px;padding:0 10px 0 0;overflow:hidden;}
.header .search2 .txt{float:left;width:200px;height:34px;line-height:34px;background:#f5f8ff;padding:0 10px 0 15px;color:#b3b3b3;}
.header .search2 .btn{float:left;width:34px;height:34px;background:url(farmer202107topSearch.png) no-repeat center center;cursor:pointer;text-indent:-50000px;}
.header .search2 .btn2{float:left;background:none;color:#888;font-size:14px;line-height:20px;border-left:1px solid #e0e0e0;margin:7px 0 0 5px;padding:0 15px 0 10px;}
.header .search .keywords{padding:8px 0 0;color:#058ac5;font-size:14px;overflow:hidden;}
.header .search .keywords a{margin:0 0 0 10px;}

.header .top,.header .logo_box{position:absolute;left:50%;margin:10px 0 0 -600px;z-index:10;}
.header .header_left,.header .header_right{height:200px;position:absolute;}
.header .header_left{width:407px;left:0;top:0;background:url(farmer202107headerLeft.png) no-repeat 0 center;}
.header .header_right{width:407px;right:0;top:0;background:url(farmer202107headerRight.png) no-repeat 0 center;}

.menu_box{width:100%;height:50px;background:#fe9406;}
.menu{text-align:center;}
.menu a{display:inline-block;line-height:48px;text-align:center;font-weight:bold;font-size:18px;margin:0 27px;color:#fff;}
.menu a:hover{border-bottom:2px solid #fff;}

.footer_box{background:#6abbfb;padding:20px 0;margin:35px 0 0;overflow:hidden;}
.footer .copyright{position:relative;overflow:hidden;}
.footer .copyright p{line-height:24px;color:#fff;text-align:center;}
.footer .copyright p a{color:#fff;}
.footer .copyright p span{margin:0 10px;}
.code_pic{text-align:center;}

.main{width:1200px;margin:20px auto 0;overflow:hidden;}
.box_l{float:left;}
.box_r{float:right;}

/*首页开始*/
.wrap .box.hot{width:1200px;height:44px;padding:0;}
.hot .hot_list{width:1170px;margin:0 15px;}
.hot .hot_list .tempWrap{width:1170px !important;}
.hot .hot_list ul li{float:left;height:44px;line-height:44px;background:url(farmer202107IndexIco1.png) no-repeat 0 center;padding:0 20px 0 30px;}
.slide,.education,.notice{width:660px;}
.news,.lecture,.special{width:480px;}

.slide{width:660px;height:400px;overflow:hidden;position:relative;}
.slide .side_list li{float:left;width:660px;height:400px;position:relative;}
.slide .side_list ul li img{display:block;width:100%;height:100%;}
.slide .side_list ul li .txt{width:100%;height:76px;position:absolute;left:0;bottom:0;z-index:3;display:block;color:#fff;text-align:center;}
.slide .side_list ul li .txt h4{margin:10px 0 0;font-size:18px;line-height:24px;}
.slide .side_list ul li .txt h4 a{color:#fff;}
.slide .side_list ul li .bg{width:100%;height:76px;position:absolute;left:0;bottom:0;background:#000;opacity:0.5;filter:alpha(opacity=50);}
.slide .slide_btn{width:100%;position:absolute;bottom:15px;z-index:2;overflow:hidden;}
.slide .slide_btn li{width:10px;height:10px;float:left;margin:0 4px;background:#fff;border-radius:14px;cursor:pointer;}
.slide .slide_btn li.on{background:#30a4e5;}
.slide .slide_btn2{float:left;position:relative;left:50%;}
.slide .slide_btn3{float:left;position:relative;left:-50%;}

.txt_list{overflow:hidden;}
.txt_list ul li{height:34px;line-height:34px;background:url(farmer202107dot.gif) no-repeat 0 18px;padding:0 0 0 15px;overflow:hidden;}
.txt_list ul li img{vertical-align:middle;padding:0 0 0 8px;z-index:4;}
.txt_list ul li .date{float:right;color:#bbb;background:url(farmer202107Date.png) no-repeat 0 center;padding:0 0 0 20px;}
.txt_list ul li .red,.txt_list ul li .orange,.txt_list ul li .gred{float:left;width:20px;height:20px;color:#fff;font-size:14px;text-align:center;line-height:20px;margin:4px 15px 0 0;}
.txt_list ul li .red{background:#ec6d5a;}
.txt_list ul li .orange{background:#febf4b;}
.txt_list ul li .gred{background:#bebcbd;}

.txt_list1{overflow:hidden;}
.txt_list1 ul li{height:34px;line-height:34px;background:url(farmer202107dot.gif) no-repeat 0 18px;padding:0 0 0 15px;overflow:hidden;}
.txt_list1 ul li img{vertical-align:middle;padding:0 0 0 8px;z-index:4;}
.txt_list1 ul li .date{float:right;color:#bbb;background:url(farmer202107Date.png) no-repeat 0 center;padding:0 0 0 20px;}
.txt_list1 ul li .red,.txt_list1 ul li .orange,.txt_list1 ul li .gred{float:left;width:20px;height:20px;color:#fff;font-size:14px;text-align:center;line-height:20px;margin:4px 15px 0 0;}
.txt_list1 ul li .red{background:#ec6d5a;}
.txt_list1 ul li .orange{background:#febf4b;}
.txt_list1 ul li .gred{background:#bebcbd;}

.txt_list2{overflow:hidden;}
.txt_list2 ul li{height:34px;line-height:34px;background:url(farmer202107dot.gif) no-repeat 0 18px;padding:0 0 0 15px;overflow:hidden;}
.txt_list2 ul li img{vertical-align:middle;padding:0 0 0 8px;z-index:4;}
.txt_list2 ul li .date{float:right;color:#bbb;background:url(farmer202107Date.png) no-repeat 0 center;padding:0 0 0 20px;}
.txt_list2 ul li .red,.txt_list2 ul li .orange,.txt_list2 ul li .gred{float:left;width:20px;height:20px;color:#fff;font-size:14px;text-align:center;line-height:20px;margin:4px 15px 0 0;}
.txt_list2 ul li .red{background:#ec6d5a;}
.txt_list2 ul li .orange{background:#febf4b;}
.txt_list2 ul li .gred{background:#bebcbd;}
.ellipsis{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.channel .more{float:right;font-size:14px;font-weight:normal;color:#30a4e5;margin:0 18px 0 0;}
.channel{height:40px;line-height:40px;font-size:20px;font-weight:bold;margin:0 0 10px;overflow:hidden;}
.channel span{margin:0 25px 0 0;}
.channel span.hover,.channel span.hover a{color:#30a4e5;}
.more_box{float:right;}
.news .tabs span{margin:0 30px 0 0;}
.news .channel{font-weight:normal;}
.news .txt_list ul li{background:none;padding:0;}
.news .txt_list ul li a{width:330px;}
.notice .txt_list ul li a{width:550px;}

.education .txt_list ul li a{width:550px;}
.teach .txt_list ul li a{width:350px;}
.forum .txt_list ul li a{width:350px;}
.campus .txt_list ul li a{width:350px;}
.notice .txt_list ul li a{width:500px;}
.notice .txt_list1 ul li a{width:500px;}
.notice .txt_list2 ul li a{width:500px;}
.ztzl .channel,.notice .channel,.lecture .channel,.education .channel,.teach .channel,.forum .channel,.campus .channel,.links .channel{height:24px;line-height:24px;border-left:5px solid #30a4e5;padding:0 0 0 10px;margin:0 0 15px;}
.ztzl .pic_list{height:93px;overflow:hidden;}
.ztzl .pic_list ul li{float:left;width:380px;height:93px;padding:0 15px 0 0;padding:0 10px 0 0\9;}
.ztzl .pic_list ul li img{display:block;width:100%;height:100%;}

.lecture .pic_list{padding:10px 0 0;overflow:hidden;}
.lecture .pic_list ul{margin:0 0 0 -15px;overflow:hidden;}
.lecture .pic_list ul li{float:left;width:230px;margin:0 0 0 15px;position:relative;}
.lecture .pic_list ul li img{display:block;width:100%;height:100%;}
.lecture .pic_list ul li .video{width:20px;height:20px;background:url(farmer202107video.png) no-repeat;position:absolute;left:10px;top:102px;z-index:3;}
.lecture .pic_list ul li h4{font-weight:normal;padding:10px 0;}
.lecture .pic_list ul li .txt p{color:#999;line-height:24px;}
.txt1 p{color:#999;line-height:24px;}

.special ul{margin:-10px 0 0;overflow:hidden;}
.special ul li{width:100%;margin:15px 0 0;}
.special ul li img{display:block;width:100%;height:100%;}

.wrap .box3{width:1200px;padding:0;}
.teach,.forum{width:350px;padding:15px;border-right:15px solid #f9f9f9;}
.teach .txt_list li .date{background:none;}
.campus{width:350px;padding:15px;}
.campus .pic_list ul{margin:-10px 0 0 -15px;overflow:hidden;}
.campus .pic_list ul li{float:left;width:172px;height:120px;margin:15px 0 0 15px;}
.campus .pic_list ul li img{display:block;width:100%;height:100%;}
.links .links_list span{display:inline-block;margin:0 20px;line-height:34px;}
/*首页结束*/

/*历史页面开始*/

.w1000{width:1200px;margin:0 auto;overflow:hidden;}
.box{width:1200px;margin:0 auto;overflow:hidden;}
/* .wrap .box{width:1170px;background:#fff;margin:20px auto 0;padding:15px;overflow:hidden;} */
.iframe{height:919px}

.sider_zxjy{float:left;width:20%;overflow:hidden;}
.sider_zxjy ul li{margin:0 0 2px;}
.sider_zxjy ul li h3{line-height:26px;background:url(ncycjyw_zxjy_close1.png) no-repeat 15px center #f2f2f2;border:1px solid #e4e4e4;color:#30a4e5;padding:10px 15px 10px 30px;font-weight:normal;margin:0 0 1px;}
.sider_zxjy ul li h3 a{color:#30a4e5;}
.sider_zxjy ul li.nosub h3{background:url(ncycjyw_zxjy_nosub.png) no-repeat 15px center #f2f2f2;}
.sider_zxjy ul li ul{display:none;}
.sider_zxjy ul li li{line-height:26px;margin:0 0 1px;}
.sider_zxjy ul li li h4{line-height:26px;background:url(ncycjyw_zxjy_close1.png) no-repeat 28px center #f2f2f2;font-weight:normal;border:1px solid #e4e4e4;padding:10px 20px 10px 35px;margin:0 0 1px;}

.sider_zxjy ul li li ul{display:none;margin:-1px 0 0;overflow:hidden;}
.sider_zxjy ul li li li{line-height:24px;font-size:14px;background:#fff;border:1px solid #e4e4e4;margin:-1px 0 0;}
.sider_zxjy ul li li li h5{background:url(ncycjyw_zxjy_close2.png) no-repeat 42px 17px;font-weight:normal;font-size:14px;padding:9px 10px 9px 57px;font-size:15px;}
.sider_zxjy ul li.hover h3{color:#fff;background:url(ncycjyw_zxjy_open1.png) no-repeat 15px center #30a4e5;border:1px solid #30a4e5;}
.sider_zxjy ul li.hover h3 a{color:#fff;}
.sider_zxjy ul li li.hover h4{background:url(ncycjyw_zxjy_open2.png) no-repeat 28px center #f2f2f2;}
.sider_zxjy ul li.nosub h4{background:url(ncycjyw_zxjy_open2.png) no-repeat 28px center #f2f2f2;}
.sider_zxjy ul li.hover ul{display:block;}
.sider_zxjy ul li.hover li.hover{color:#30a4e5;}
.sider_zxjy ul li.hover li.hover a{color:#30a4e5;}
.sider_zxjy ul li.hover li.hover li.hover a{color:#30a4e5;}
.sider_zxjy ul li.hover li.hover li a{color:#666;}
.sider_zxjy ul li.hover li ul{display:none;}
.sider_zxjy ul li.hover li.hover ul{display:block;}
.sider_zxjy ul li li li.hover{color:#30a4e5;}
.sider_zxjy ul li li li.hover a{color:#30a4e5;}
.sider_zxjy ul li li li.hover h5{background:url(ncycjyw_zxjy_open2.png) no-repeat 42px 17px;}
.sider_zxjy ul li li.hover h5 a{color:#30a4e5;}
.sider_zxjy ul li.hover li.hover li.hover li a{font-size:14px;color:#666;}
.sider_zxjy ul li.hover li.hover li.hover li.hover a{color:#30a4e5;}
.sider_zxjy ul li.hover li.hover ul ul{display:none;border-top:1px dashed #e4e4e4;}
.sider_zxjy ul li.hover li.hover li.hover ul{display:block;}
.sider_zxjy ul li li li li{background:url(ncycjyw_dot.gif) no-repeat 54px 15px;font-weight:normal;font-size:14px;padding:6px 10px 6px 64px;border:none;border-top:1px dashed #e4e4e4;}
.sider_zxjy ul li li li li h6{font-weight:normal;}
.sider_zxjy ul li li li.nosub h5{background:url(ncycjyw_zxjy_open2.png) no-repeat 42px 17px;}

.zxjy_video_list{clear:both;overflow:hidden;}
.zxjy_video_list ul{margin:0 0 0 -10px;overflow:hidden;}
.zxjy_video_list ul li{float:left;width:340px;margin:20px 0 0 10px;border:1px solid #e4e4e4;overflow:hidden;}
.zxjy_video_list ul li a{display:block;cursor:pointer;}
.zxjy_video_list ul li img{float:left;width:194px;height:109px;}
.zxjy_video_list ul li .txt{padding:0 0 0 204px;font-size:12px;;}
.zxjy_video_list ul li .txt h5{font-weight:normal;font-size:14px;padding:4px 0 0;}
.zxjy_video_list ul li .txt p{font-size:12px;color:#666;line-height:20px;}
.zxjy_video_list ul li .txt .gk{float:left;background:url(ncycjyw_guankan.png) no-repeat 5px center #30a4e5;padding:0 5px 0 20px;border-radius:2px;line-height:20px;color:#fff;font-size:12px;}

.content_zxjy .title{padding:0 0 15px;overflow:hidden;}
.content_zxjy .title h2{float:left;font-size:20px;font-weight:normal;}
.content_zxjy .title .tit_r{float:right;}
.content_zxjy .title .tit_r span{margin:0 0 0 20px;padding:0 0 0 20px;}
.content_zxjy .title .tit_r .pro{background:url(ncycjyw_zxjy_con1.png) no-repeat 0 center;}
.content_zxjy .title .tit_r .date{background:url(ncycjyw_zxjy_con2.png) no-repeat 0 center;}
.content_zxjy .title .tit_r .from{background:url(ncycjyw_zxjy_con3.png) no-repeat 0 center;}
.content_zxjy .video{overflow:hidden;}
.content_zxjy .video_num{margin:20px 0 0;overflow:hidden;}
.content_zxjy .video_num ul{margin:0 0 0 -12px;overflow:hidden;}
.content_zxjy .video_num ul li{float:left;width:120px;margin:0 0 0 12px;}
.content_zxjy .video_num ul li a{display:block;}
.content_zxjy .video_num ul li .pic{position:relative;}
.content_zxjy .video_num ul li img{width:120px;height:68px;}
.content_zxjy .video_num ul li .time{width:110px;height:20px;line-height:20px;position:absolute;bottom:0;left:0;z-index:3;color:#fff;text-align:right;font-size:12px;padding:0 5px;}
.content_zxjy .video_num ul li .bg{width:120px;height:21px;background:url(ncycjyw_zxjy_con_bg.png) repeat-x;position:absolute;bottom:0;left:0;}
.content_zxjy .video_num ul li .tit{line-height:28px;text-align:center;background:#f2f2f2;font-size:14px;}
.content_zxjy .video_num ul li.hover .tit,.content_zxjy .video_num ul li:hover .tit{background:#068bc4;color:#fff;}
.content_zxjy .video_num .ewm{float:right;border:1px solid #d5d5d5;padding:7px;font-size:12px;text-align:center;}
.content_zxjy .video_num .ewm img{display:block;margin:0 0 5px;}
.content_zxjy .video_num .share{margin:5px 0 0;overflow:hidden;}
.content_zxjy .video_num .share span{float:left;color:#999;line-height:28px;}
.content_zxjy .video_num .share .bdsharebuttonbox{float:left;}

.content_zxjy .pro_kc{margin:20px 0 0;}
.content_zxjy .pro_kc,.content_zxjy .pro_js{background:#f7f7f7;border:1px solid #cacaca;padding:15px 20px;overflow:hidden;}
.content_zxjy .pro_kc h3,.content_zxjy .pro_js h3{font-size:18px;font-weight:normal;color:#30a4e5;padding:0 0 10px;}
.content_zxjy .pro_kc p{line-height:24px;color:#888;}
.content_zxjy .pro_js{margin:20px 0 0;padding:15px 10px 15px 20px;}
.content_zxjy .pro_js .pic{float:left;width:129px;height:166px;border:1px solid #cacaca;position:relative;}
.content_zxjy .pro_js img{width:129px;height:166px;}
.content_zxjy .pro_js .bg{width:129px;height:166px;position:absolute;top:0;left:0;}
.content_zxjy .pro_js .summary{padding:0 0 0 148px;}
.content_zxjy .pro_js h4{font-weight:normal;font-size:18px;color:#333;padding:0 0 5px;}
.content_zxjy .pro_js p{line-height:24px;color:#888;}

.content_zxjy .xglj h3{font-size:18px;line-height:40px;font-weight:normal;border-bottom:1px solid #cacaca;}
.content_zxjy .xglj{margin:20px 0 0;overflow:hidden;}
.content_zxjy .xglj ul{margin:0 0 0 -12px;overflow:hidden;}
.content_zxjy .xglj ul li{float:left;width:235px;margin:20px 0 0 12px;}
.content_zxjy .xglj ul li a{display:block;}
.content_zxjy .xglj ul li .pic{position:relative;}
.content_zxjy .xglj ul li img{width:235px;height:132px;}
.content_zxjy .xglj ul li .time{width:215px;height:30px;line-height:30px;position:absolute;bottom:0;left:0;z-index:3;color:#fff;text-align:right;font-size:14px;padding:0 10px;}
.content_zxjy .xglj ul li .bg{width:235px;height:132px;background:url(ncycjyw_zxjy_con_bg2.png) repeat-x 0 bottom;position:absolute;bottom:0;left:0;}
.content_zxjy .xglj ul li .tit{line-height:28px;margin:5px 0 0;}
.content_zxjy .xglj ul li .date{color:#999;font-size:14px;}
/*历史页面结束*/


/*内容页开始*/
.nav{background:url(farmer202107nav.png) no-repeat 0 center;padding:0 0 0 20px;}
.nav .back{float:right;color:#30a4e5;background:url(farmer202107back.gif) no-repeat 0 center;padding:0 0 0 18px;}
.content{padding:20px 0 0;overflow:hidden;}
.content .title{text-align:center;padding:15px 0;}
.content .title h2{font-size:26px;font-weight:normal;line-height:40px;padding:0 0 10px;}
.content .title h3{font-size:20px;font-weight:normal;padding:0 0 10px;}
.content .title .date{color:#999;line-height:30px;}
.content .title .date span{padding:0 8px;}
.content .func{color:#999;line-height:28px;padding:10px 0;border-bottom:1px solid #dcdcdc;overflow:hidden;}
.content .func .line{float:left;color:#ddd;margin:0 10px;}
.content .func .font_size{float:left;}
.content .func .font_size span{float:left;cursor:pointer;}
.content .func .font_size .size_big,.content .func .font_size .size_middle,.content .func .font_size .size_small{width:28px;height:28px;}
.content .func .font_size .size_big{background:url(farmer202107IcoSizeBig.png) no-repeat center;}
.content .func .font_size .size_middle{background:url(farmer202107IcoSize.png) no-repeat center;}
.content .func .font_size .size_small{background:url(farmer202107IcoSizeSmall.png) no-repeat center;}
.content .func .save,.content .func .print{float:left;width:28px;height:28px;cursor:pointer;}
.content .func .save span,.content .func .print a{display:block;text-indent:-999999px;}
.content .func .save {background:url(farmer202107IcoSave.png) no-repeat center;}
.content .func .print {background:url(farmer202107IcoPrint.png) no-repeat center;}
.content .func .content_bg{float:left;}
.content .func .content_bg span{float:left;}
.content .func .content_bg .bg1,.content .func .content_bg .bg2,.content .func .content_bg .bg3{width:13px;height:13px;margin:7px 5px 0 0;cursor:pointer;text-indent:-99999px;}
.content .func .content_bg .bg1{background:#cce8cf;border:1px solid #83b583;}
.content .func .content_bg .bg2{background:#ffffe1;border:1px solid #eebb78;}
.content .func .content_bg .bg3{background:#fff;border:1px solid #c9c9c9;}
.content .func .share{float:left;}
.content .func .share span{float:left;}
.content .func .share .bdsharebuttonbox{float:left;}
.content .func .share .bdshare-button-style0-16 a,.content .func .share .bdshare-button-style0-16 .bds_more{width:20px;height:20px;padding:0;}

.content .func .share .bds_weixin{background:url(farmer202107weixin.png) no-repeat center;}
.content .func .share .bds_tsina{background:url(farmer202107sina.png) no-repeat center;}
.content .func .share .popup_sqq{background:url(farmer202107qq.png) no-repeat center;}
.content .func2 {height:28px;margin:10px 0 0;border-bottom:none;}
.content .text{padding:15px 0;border-bottom:1px solid #dcdcdc;overflow:hidden;text-align:justify;}
.content .text p{line-height:30px;padding:0 0 15px;}
.content .text img{max-width:100%;}
.content .article{float:right;}
.content .article .prev{float:left;margin:0 15px 0 0;}
.content .article .prev a{display:block;background:url(farmer202107Prev.png) no-repeat right center;padding:0 15px 0 0;}
.content .article .next{float:left;}
.content .article .next a{display:block;background:url(farmer202107Next.png) no-repeat right center;padding:0 15px 0 0;}
.content .video .summary{padding:15px 0 0;}
.content .download{overflow:hidden;}
.content .download ul li{background:url(farmer202107download.png) no-repeat 0 center;padding:0 0 0 22px;color:#1a8d30;line-height:30px;}
.content .download ul li a{color:#30a4e5;text-decoration:underline;}

.contact{padding:20px 0 0;overflow:hidden;}
.contact h3{font-size:20px;}
.pic_list2{overflow:hidden;}
.pic_list2 ul{margin:20px 0 0 -20px;overflow:hidden;}
.pic_list2 ul li{float:left;width:210px;margin:0 0 0 20px;}
.pic_list2 ul li .pic{width:100%;height:125px;position:relative;}
.pic_list2 ul li img{display:block;width:100%;height:100%;}
.pic_list2 ul li .video{width:20px;height:20px;background:url(farmer202107video.png) no-repeat;position:absolute;left:10px;bottom:8px;z-index:3;}
.pic_list2 ul li h4{font-weight:normal;padding:10px 0 5px;}
.pic_list2 ul li .txt p{color:#999;line-height:24px;}
.pic_list2 ul li .txt .num{float:right;background:url(farmer202107videoNum.png) no-repeat 0 center;padding:0 0 0 20px;}
.pic_list2 ul li .txt .date{float:left;background:url(farmer202107Date.png) no-repeat 0 center;padding:0 0 0 20px;}
.pic_list2 ul li .play{height:24px;line-height:24px;background:#f54748;color:#fff;font-size:14px;padding:0 10px;position:absolute;left:0;top:0;}
.pic_list3{overflow:hidden;}
.pic_list3 ul{margin:20px 0 0 -20px;overflow:hidden;}
.pic_list3 ul li .pic{width:100%;position:relative;}
.pic_list3 ul li{float:left;width:210px;margin:0 0 0 20px;}
.pic_list3 ul li img{display:block;width:218px;height:218px;}
.pic_list3 ul li .video{width:20px;height:20px;background:url(farmer202107video.png) no-repeat;position:absolute;left:10px;bottom:8px;z-index:3;}
.pic_list3 ul li h4{font-weight:normal;padding:10px 0 5px;}
.pic_list3 ul li .txt p{color:#999;line-height:24px;}
.pic_list3 ul li .txt .num{float:right;background:url(farmer202107videoNum.png) no-repeat 0 center;padding:0 0 0 20px;}
.pic_list3 ul li .txt .date{float:left;background:url(farmer202107Date.png) no-repeat 0 center;padding:0 0 0 20px;}
.pic_list3 ul li .play{height:24px;line-height:24px;background:#f54748;color:#fff;font-size:14px;padding:0 10px;position:absolute;left:0;top:0;}

/*内容页结束*/

/*列表页开始*/
.sider,.sider_book{float:left;width:260px;background:#fff;overflow:hidden;}
.sider ul{background:#fff;margin:-1px 0 0;overflow:hidden;}
.sider ul li h5{height:70px;background:url(farmer202107siderChannel.png) no-repeat right center #30a4e5;line-height:70px;color:#fff;font-size:20px;font-weight:bold;padding:0 0 0 25px;overflow:hidden;}
.sider ul li h5 a{display:block;color:#fff;}
.sider ul li .sub{padding:0 10px;overflow:hidden;}
.sider ul li .sub a{display:block;line-height:40px;margin:10px 0 0;padding:0 0 0 35px;}
.sider ul li .sub .hover{background:url(farmer202107dot2.gif) no-repeat 15px center #f9f9f9;}

.list_box,.book_list{float:right;width:73%;background:#fff;padding:0 20px;overflow:hidden;}
.list_box .txt_list ul{padding:10px 0;overflow:hidden;}
.list_box .txt_list ul li{height:40px;line-height:40px;border-bottom:1px solid #eee;}
.list_box .txt_list ul li a{width:700px}
.list_all_box{width:1160px;background:#fff;}
.channel_title{color:#30a4e5;font-size:18px;border-bottom:1px solid #eee;line-height:40px;padding:10px 0 0;overflow:hidden;}
.channel_title span{display:inline-block;margin:0 20px 0 0;}
.channel_title span.hover{height:40px;color:#30a4e5;border-bottom:2px solid #30a4e5;}
.channel_title span.hover a{color:#30a4e5;}
.list_box .pic_list2 ul{margin:0 0 0 -15px;}
.list_box .pic_list2 ul li{width:282px;margin:15px 0 0 15px;}
.list_box .pic_list3 ul{margin:0 0 0 -15px;}
.list_box .pic_list3 ul li{width:270px;margin:15px 0 0 20px;}
.list_box .pic_list3 ul li .pic{height:270x;}
.list_all_box .pic_list2 ul li .pic{width:100%;height:152px;position:relative;}
.list_all_box .pic_list2 ul li .video{width:30px;height:30px;background:url(farmer202107video2.png) no-repeat;position:absolute;left:50%;top:50%;z-index:3;margin:-15px 0 0 -15px;}
.list_all_box .pic_list2 ul{margin:0 0 0 -30px;}
.list_box .pic_list2 ul li .pic{height:159px;}


.book_link{float:left;width:260px;overflow:hidden;}
.book_link ul li{border-top:15px solid #f9f9f9;}
.book_link ul li img {display:block;width:100%;}
.book_list ul{margin:0 0 0 -15px;overflow:hidden;}
.book_list ul li{float:left;width:280px;height:150px;padding:20px 0 0 15px;}
.book_list ul li a{display:block;}
.book_list ul li img{float:left;width:96px;height:128px;border:1px solid #e7e7e7;}
.book_list ul li .txt{padding:0 0 0 108px;}
.book_list ul li .txt h5{color:#30a4e5;font-weight:normal;padding:0 0 8px;}
.book_list ul li .txt p{line-height:20px;font-size:14px;}
.book_list ul li .txt span{color:#333;font-size:14px;}
.book_list ul li .book_pic{margin:10px 0 0;overflow:hidden;}
.book_list ul li .book_pic img{width:100%;height:50px;}
.book_list ul li .audiovisual_pic img{width:100%;}

.pages{text-align:center;padding:30px 0;}
.pages a{border:1px solid #ccc;padding:5px 11px;margin:0 2px;}
.pages span{display:inline-block;width:32px;height:32px;line-height:32px;background:#eaeaea;border:1px solid #ccc;margin:0 2px;}
.pages a img{vertical-align:middle;}
.pages a.cur{background:#30a4e5;color:#fff;border:1px solid #30a4e5;}
.pages a.prev{padding:5px 12px;}
.pic_list2 ul li h4 a{width:282px}
/*列表页结束*/

/*搜索页开始*/
.search_box{padding:5px;overflow:hidden;}
.search_box .search_top{background:#f9f9f9;padding:25px 0 25px 330px;border-bottom:1px solid #f4f4f4;overflow:hidden;}
.search_box .search_top .txt{float:left;width:305px;height:40px;background:#fff;line-height:40px;padding:0 10px;border:1px solid #dedede;color:#b3b3b3;}
.search_box .search_top .btn{float:left;width:90px;height:40px;background:#30a4e5;line-height:40px;color:#fff;text-align:center;cursor:pointer;margin:0 0 0 10px;}
.search_box .search_channel{padding:10px 0 20px;overflow:hidden;}
.search_box .search_channel ul li{padding:10px 0 0;overflow:hidden;}
.search_box .search_channel .name{float:left;width:90px;line-height:28px;}
.search_box .search_channel .name_list{float:left;width:1080px;margin:0 0 0 -15px;}
.search_box .search_channel .name_list span{display:inline-block;line-height:28px;margin:0 0 5px 15px;}
.search_box .search_channel .name_list span a{display:block;padding:0 8px;}
.search_box .search_channel .name_list span.hover a{background:#30a4e5;color:#fff;}
.search_box .search_condition{background:#f9f9f9;border-top:1px solid #30a4e5;padding:20px 60px;overflow:hidden;}
.search_box .search_condition .range{float:left;}
.search_box .search_condition span{float:left;line-height:24px;padding:0 5px;}
.search_box .search_condition .sort{float:left;padding:0 0 0 40px;}
.search_box .search_condition .date{float:left;padding:0 0 0 100px;}
.search_box .search_condition .date_txt{float:left;width:120px;height:22px;background:#fff;border:1px solid #bfbfbf;}
.search_box .search_condition .date_txt .txt{float:left;width:80px;line-height:22px;background:none;padding:0 8px;}
.search_box .search_condition .date_txt img{margin:3px 0 0;cursor:pointer;}
.search_box .search_condition .line{color:#bfbfbf;margin:0 10px;}
.search_box .search_condition .btn{float:right;background:#30a4e5;width:80px;height:24px;line-height:24px;color:#fff;text-align:center;margin:0 0 0 30px;}

.search_box .result_num{text-align:right;padding:20px 0 0;overflow:hidden;}
.search_box .result_num span{color:#ef0505;padding:0 5px;}
.search_box .result{overflow:hidden;}
.search_box .result ul li{padding:15px 0 0;overflow:hidden;}
.search_box .result ul li h5{font-size:18px;font-weight:normal;line-height:38px;background:url(farmer202107dot.gif) no-repeat 0 center;padding:0 0 0 15px;}
.search_box .result ul li p{color:#666;line-height:24px;}
.search_box .result ul li .date{color:#999;line-height:34px;background:url(farmer202107Date.png) no-repeat 0 center;padding:0 0 0 20px;}
.search_box .result ul li .date span{float:right;}
.search_box .result ul li .date a{color:#12711d;}

.search_more_box{border:1px solid #e4e4e4;border-top:3px solid #30a4e5;padding:40px 0 30px;overflow:hidden;}
.search_more_box .search_more{width:600px;margin:0 auto;padding:0 0 }
.search_more_box .search_more dl{line-height:24px;padding:0 0 15px;overflow:hidden;}
.search_more_box dl dt{float:left;width:90px;text-align:right;}
.search_more_box dl dd{float:left;padding:0 0 0 10px;}
.search_more_box dl dd span{float:left;}
.search_more_box dl dd .date_txt{float:left;width:166px;height:22px;background:#fff;border:1px solid #bfbfbf;margin:0 20px 0 0;}
.search_more_box dl dd .date_txt .txt{float:left;width:128px;line-height:22px;background:none;padding:0 8px;}
.search_more_box dl dd .date_txt img{margin:3px 0 0;cursor:pointer;}
.search_more_box dl dd .date_txt2{margin:0;}
.search_more_box dl dd .txt2{width:150px;height:22px;background:#fff;border:1px solid #bfbfbf;padding:0 8px;margin:0 15px 0 0;}
.search_more_box .btn{margin:25px 0 0;border-top:1px solid #e4e4e4;padding:25px 0 0;overflow:hidden;}
.search_more_box .btn input{width:92px;height:44px;text-align:center;line-height:44px;cursor:pointer;overflow:hidden;}
.search_more_box .btn .btn1{background:#078bc5;color:#fff;margin:0 18px 0 199px;}
.search_more_box .btn .btn2{background:#e9e9e9;}
/*搜索页结束*/

/*电视开始*/
.tv_channel{height:40px;margin:0 0 15px;}
.tv_channel img{display:inline-block;vertical-align:middle;margin:0 20px 0 0;}
.tv_channel .more{float:right;color:#999;font-size:14px;margin:12px 15px 0 0;}
.tv_channel h3{float:left;line-height:40px;font-size:18px;}
.tv_channel2{line-height:42px;overflow:hidden;}
.tv_channel2 .more{float:right;color:#999;font-size:14px;margin:0 15px 0 0;}
.tv_channel2 h3{float:left;line-height:40px;font-weight:normal;font-size:18px;padding:0 15px;border-top:2px solid #30a4e5;border-right:1px solid #e1e1e1;border-bottom:1px solid #fff;}
.tv_con{border-top:1px solid #e4e4e4;padding:0 15px;margin:-1px 0 0;overflow:hidden;}

.tv_detail{overflow:hidden;}
.tv_detail img{float:left;width:340px;height:250px;}
.tv_detail .txt{padding:0 20px 0 370px;}
.tv_detail .txt p{line-height:30px;}
.tv_detail .txt ul li{line-height:30px;overflow:hidden;}
.tv_detail .txt ul li .name{float:left;width:80px;}
.tv_detail .txt ul li p{float:left;width:680px;}
.broadcast,agriculture{margin:20px 0 0;}
.broadcast .channel{background:url(farmer202107tvIco1.png) no-repeat 0 center;padding:0 0 0 30px;}
.broadcast .txt_list ul{margin:0 0 0 -70px;}
.broadcast .txt_list ul li{float:left;width:530px;margin:0 0 0 70px;}
.broadcast .txt_list ul li a{width:400px;}
.agriculture .tv_channel{background:url(farmer202107tvIco2.png) no-repeat 0 center;padding:0 0 0 30px;}

.ngzs{overflow:hidden;}
.ngzs h4{font-size:20px;padding:0 0 10px;}
.ngzs .intr{float:left;width:440px;}
.ngzs .intr p{line-height:30px;padding:0 0 10px;}
.tv_broadcast{float:right;width:700px;margin:-15px 0 0 20px;overflow:hidden;}
.tv_broadcast dl{float:left;width:670px;background:#f8f8f8;padding:10px 15px;margin:15px 0 0;overflow:hidden;}
.tv_broadcast dl dt{float:left;width:207px;height:78px;}
.tv_broadcast dl dt img{width:100%;height:100%;}
.tv_broadcast dl dd{float:left;width:435px;line-height:24px;padding:0 0 0 15px;}
.tv_broadcast dl dd ul{float:left;width:360px;}
.tv_broadcast dl dd ul li{overflow:hidden;}
.tv_broadcast dl dd ul li span.name{float:left;width:85px;}
.tv_broadcast dl dd ul li p{float:left;width:270px;}
.tv_broadcast dl dd ul li img{margin:8px 0 0;}
.tv_broadcast dl dd .code{float:right;width:80px;height:80px;}
.ngzs_broadcast table{border-collapse:collapse;text-align:center;}
.ngzs_broadcast table th{background:#e9f1f7;color:#30a4e5;border:1px solid #fff;padding:10px;}
.ngzs_broadcast table td{background:#f6f6f6;border:1px solid #fff;padding:8px 10px;}
.ngzs_broadcast table .blue td{background:#e9f1f7;}
/*电视结束*/

/*报纸开始*/
.newspaper{overflow:hidden;}
.newspaper .newspaper_slide_box,.newspaper .magazine_slide_box{height:282px;overflow:hidden;}
.newspaper_slide,.magazine_slide{overflow:hidden;}
.newspaper .newspaper_list{float:left;width:1120px;overflow:hidden;}
.newspaper .newspaper_list li{float:left;width:170px;height:280px;margin:0 8px;margin:0 6px\9;border:1px solid #30a4e5;}
.newspaper .newspaper_list ul li .pic{text-align:center;}
.newspaper .newspaper_list ul li .pic img{display:block;width:100%}
.newspaper .newspaper_btn{overflow:hidden;}
.newspaper .prev,.newspaper .next{float:left;width:24px;height:24px;margin:120px 0 0;cursor:pointer;}
.newspaper .prev{background:url(farmer202107Prev2.gif) no-repeat center;}
.newspaper .next{background:url(farmer202107Next2.gif) no-repeat center;}
.newspaper_btn{padding:0 0 30px;overflow:hidden;}
.newspaper_btn ul li{float:left;width:146px;background:url(farmer202107newspaperDot.gif) no-repeat center bottom;margin:20px 0 0;cursor:pointer;}
.newspaper_btn ul li span{display:block;padding:0 0 20px;text-align:center;}
.newspaper_btn ul li.hover{background:url(farmer202107newspaperDotHover.gif) no-repeat center bottom;color:#30a4e5;}
.newspaper_btn ul li.hover span{color:#30a4e5;}
.newspaper .intr{border-top:1px solid #f9f9f9;padding:10px 0 0;margin:20px 0 0;}
.newspaper .intr .channel{text-align:center;}
.newspaper .intr .txt p{line-height:30px;}
.order ul{margin:0 0 0 -3%;overflow:hidden;}
.order ul li{float:left;width:30%;line-height:30px;margin:0 0 0 3%;}
.order ul li span{display:inline-block;}
.order .download{display:inline-block;background:url(farmer202107newspaperDownload.png) no-repeat 15px center;border:1px solid #30a4e5;padding:10px 15px 10px 35px;border-radius:5px;margin:15px 0 0;}
.list_newspaper .pic_list2 ul li .pic{height:422px;}

/*报纸结束*/

/*报纸杂志/广播电视/教材音像开始*/
.newspaper_magazine{padding:0 0 30px;overflow:hidden;}
.newspaper_magazine .d3focus_wrap {width:1160px;margin:0 auto;}
.newspaper_magazine .d3focus {height:286px;position:relative;}
.newspaper_magazine .d3focus .container {width:1160px;float:left;}
.newspaper_magazine .d3focus .poster-main {width:1160px;height:286px;position:relative;margin:0 auto;}
.newspaper_magazine .d3focus .poster-main a,.newspaper_magazine .poster-main img {display:block;width:208px;height:286px;}
.newspaper_magazine .d3focus .poster-main .poster-list {width:1160px;height:286px;}
.newspaper_magazine .d3focus .poster-main .poster-list .poster-item {width:208px;height:286px;position:absolute;left:0;top:0;overflow:hidden;border:1px solid #30a4e5;box-shadow:0 8px 20px #ddd;}
.newspaper_magazine :root .poster-main .poster-list .poster-item p {filter:none\9;}
.newspaper_magazine .posTxt {position:absolute;left:0;right:0;bottom:0;margin:auto;text-align:center;color:#fff;background:rgba(0,0,0,0.5);padding:5px 0;}
.newspaper_magazine .poster-btn{position:absolute;top:0;width:50px;height:50px;z-index:100;cursor:pointer;}
.newspaper_magazine .poster-prev-btn{background:url(farmer202107lecturePrev.png) no-repeat center;left:0;}
.newspaper_magazine .poster-next-btn{background:url(farmer202107lectureNext.png) no-repeat center;right:0;}

.broadcast_tv{border-top:1px solid #f9f9f9;padding:20px 0;overflow:hidden;}
.broadcast_tv table{border-collapse:collapse;text-align:center;}
.broadcast_tv table th{background:url(farmer202107broadcastTvBlue.gif) repeat-x;border:1px solid #fff;padding:20px;}
.broadcast_tv table td{background:url(farmer202107broadcastTvGrey.gif) repeat-x;border:1px solid #fff;padding:8px 10px;}
.broadcast_tv table .date{display:inline-block;margin:0 auto;background:#6abbfb;padding:5px;border-radius:5px;}
.broadcast_tv table .date p{background:#fff;padding:5px;border-radius:3px;}
.broadcast_tv table .date .week{background:#6abbfb;color:#fff;padding:0 0 5px;}

.book{border-top:1px solid #f9f9f9;padding:15px 0 0;overflow:hidden;}
.book .channel{color:#30a4e5;background:url(farmer202107line.gif) no-repeat 0 center;padding:0 0 0 20px;}
.book .book_list{width:100%;padding:0;}
.book .book_list ul{margin:-20px 0 0 -15px;}
/*报纸杂志/广播电视/教材音像结束*/

/*农科讲堂开始*/
.lecture_room .d3focus_wrap {width:1170px;margin:0 auto;}
.lecture_room .d3focus {height:450px;position:relative;}
.lecture_room .d3focus .container {float:left;}
.lecture_room .d3focus .poster-main {width:1170px;height:450px;position:relative;margin:0 auto;}
.lecture_room .d3focus .poster-main a,.lecture_room .poster-main img {display:block;width:800px;height:450px;}
.lecture_room .d3focus .poster-main .poster-list {width:1170px;height:450px;}
.lecture_room .d3focus .poster-main .poster-list .poster-item {width:1170px;height:450px;position:absolute;left:0;top:0;overflow:hidden;}
.lecture_room .poster-btn{position:absolute;top:0;width:50px;height:50px;z-index:100;cursor:pointer;}
.lecture_room .poster-prev-btn{background:url(farmer202107lecturePrev.png) no-repeat center;left:0;}
.lecture_room .poster-next-btn{background:url(farmer202107lectureNext.png) no-repeat center;right:0;}

.lecture_notice_slide{width:700px;height:450px;overflow:hidden;position:relative;}
.lecture_notice_slide .side_list li{float:left;width:700px;height:394px;position:relative;}
.lecture_notice_slide .side_list ul li img{display:block;width:100%;height:100%;}
.lecture_notice_slide .prev,.lecture_notice_slide .next{width:35px;height:42px;position:absolute;top:230px;z-index:3;cursor:pointer;}
.lecture_notice_slide .prev{left:0;background:url(farmer202107lecturePrev.png) no-repeat;}
.lecture_notice_slide .next{right:0;background:url(farmer202107lectureNext.png) no-repeat;}

.lecture_download{width:450px;}
.lecture_download .channel{font-weight:normal;font-size:18px;}
.lecture_room .channel h3{float:left;padding:0 30px 0 0;}
.lecture_room .channel .sub_tabs{float:left;}
.lecture_room .channel .sub_tabs span{display:inline-block;font-size:16px;line-height:30px;font-weight:normal;margin:0 10px 0 0;}
.lecture_room .channel .sub_tabs span.hover{border-bottom:2px solid #30a4e5;}
.lecture_download .txt_list ul{margin:-5px 0 0;overflow:hidden;}
.lecture_download .txt_list ul li a{width:310px;}
.lecture_room .pic_list ul{margin:0 0 0 -15px;overflow:hidden;}
.lecture_room .pic_list ul li{float:left;width:281px;margin:20px 0 0 15px;}
.lecture_room .pic_list ul li .pic{width:100%;height:158px;position:relative;}
.lecture_room .pic_list ul li img{display:block;width:100%;height:100%;}
.lecture_room .pic_list ul li .num{height:24px;line-height:24px;background:#edb30a;color:#fff;font-size:14px;padding:0 10px;position:absolute;right:0;top:0;}
.lecture_room .pic_list ul li h4{font-weight:normal;margin:10px 0 0;}
.experts{position:relative;}
.experts ul{overflow:hidden;}
.experts ul li{float:left;width:180px;padding:0 16px;margin:0 24px 0 0;display:inline;text-align:center;border-right:1px solid #f3f3f3;}
.experts ul li img{width:150px;height:150px;}
.experts ul li h5{font-weight:normal;margin:10px 0 0;line-height:30px;}
.experts ul li p{color:#999;line-height:24px;text-align:left;}
.experts .prev,.experts .next{width:35px;height:42px;position:absolute;top:80px;z-index:3;cursor:pointer;}
.experts .prev{left:0;background:url(farmer202107lecturePrev.png) no-repeat;}
.experts .next{right:0;background:url(farmer202107lectureNext.png) no-repeat;}

.ad{width:1200px;margin:20px auto 0;}
.ad img{width:100%;}
.contact .pic_list2 ul{margin:0 0 0 -15px;}
.contact .pic_list2 ul li{width:222px;margin:15px 0 0 15px;}
/*农科讲堂结束*/

/*网站地图开始*/
.map{padding:0 0 15px;overflow:hidden;}
.map .map_channel{background:#f2f2f2;line-height:24px;color:#30a4e5;font-size:16px;font-weight:bold;border-top:1px solid #e5e5e5;padding:8px 15px;overflow:hidden;}
.map .map_channel span{float:left;border-left:5px solid #30a4e5;}
.map .map_channel span a{margin:0 0 0 10px;}
.map .txt_list{padding:0 20px;}
.map .txt_list ul li{float:left;width:177px;}
/*网站地图结束*/

/*业务管理开始*/
.business ul{margin:-15px 0 0 -15px;overflow:hidden;}
.business ul li{float:left;width:259px;font-size:16px;border:1px solid #d3d3d3;padding:8px 10px;margin:15px 0 0 15px;overflow:hidden;}
.business ul li a{display:block;cursor:pointer;}
.business ul li img{float:left;width:48px;height:48px;border-right:1px solid #e5e5e5;padding:0 15px 0 0;}
.business ul li span{float:left;width:180px;padding:0 0 0 15px;}
/*业务管理结束*/

/*专题专栏开始*/
.special_column .pic_list ul{margin:0 0 0 -15px;overflow:hidden;}
.special_column .pic_list li{float:left;width:380px;margin:20px 0 0 15px;overflow:hidden;}
.special_column .pic_list li img{width:100%;height:100px;margin:0 0 5px;}
.special_column .pic_list li .date{color:#999;padding:5px 0 0;}
.special_column .newspaper_btn{padding:0;}
.special_column .pic_list li a{width:380px}
/*专题专栏结束*/
.book_list ul li {width: 375px;}
.business ul li span {float: left;width: 177px;padding: 0 0 0 15px;}

/********************手机版开始********************/
.phone input,.phone select,.phone label{vertical-align:middle;}
.phone .header{background:none;padding:0;height:auto;}
.phone .header .top{height:40px;background:#eee;margin:0;position:fixed;left:0;top:0;right:0;color:#333;}
.phone .header .top .language{display:none;}
.phone .header .top .login{color:#333;font-size:24px;line-height:40px;background:none;padding:0 10px 0 0;}
.phone .header .top .login a{color:#333;line-height:40px;border:none;padding:0;}
.phone .header .top .date{font-size:24px;line-height:40px;background:none;padding:0 20px;}
.phone .header .top .func{padding:0 0 0 10px;}
.phone .header .top .func span{font-size:24px;line-height:40px;}
.phone .header .top .func span a{color:#333;}
.phone .header .top .func span img{display:none;}
.phone .header .logo_box{position:fixed;left:0;top:40px;right:0;}
.phone .header .logo{width:100%;height:160px;background:url(farmer202107phoneHeader.jpg) no-repeat;background-size:cover;padding:0;}
.phone .header .logo img,.phone .header .header_left,.phone .header .header_right{display:none;}
.phone .header .search{float:inherit;width:100%;padding:0;background:none;border:1px solid #f4f4f4;overflow:hidden;position:fixed;left:0;top:320px;right:0;padding:20px 0;background:#f9f9f9;}
.phone .header .search2{border-radius:0;padding:0 2%;}
.phone .header .search .txt{width:90%;padding:0 2%;border:none;background:#fff;}
.phone .header .search .btn{width:6%;background:url(farmer202107topSearch.png) no-repeat center #fff;margin:0;}
.phone .search_box .search_channel{padding:10px 20px;}
.phone .box{width:96%;padding:0;margin:2%;}
.phone .header .box{margin:0;width:100%;}
.phone .nav{display:none;}
.phone .menu_box{height:auto;position:fixed;left:0;top:200px;right:0;bottom:auto;}
.phone .menu_box .menu_bg{display:none;}
.phone .menu_box .menu{width:100%;height:100px;background:#30a4e5;position:inherit;padding:10px 0;}
.phone .menu .menu_channel{width:25%;text-align:center;}
.phone .menu .menu_channel h3{font-size:30px;margin:0;border:none;}
.phone .menu .menu_channel h3 a{color:#fff;}
.phone .main{width:100%;margin:0 auto;}
.phone .channel{font-size:24px;padding:5px 0 5px 20px;}
.phone .channel_title{display:none;font-size:30px;padding:20px 0 0;}
.phone .channel_title span{padding:0 0 10px;}
.phone .channel .more{font-size:24px;}
.phone .box_l,.phone .box_r{float:inherit;}
.phone_footer{display:none;}
.phone .footer{display:none;}
.phone .phone_footer{display:block;}
.phone .phone_footer.bottom{position:fixed;left:0;right:0;bottom:0;right:0;margin:0;}
.phone .footer .copyright p{line-height:34px;}
/*首页开始*/	
.phone .wrap .box.hot{width:96%;margin:0 2%;}
.phone .hot .hot_list{width:90%;}
.phone .hot .hot_list ul li{width:100%;}
.phone .education,.phone .notice,.phone .news,.phone .lecture,.phone .special,.phone .teach,.phone .forum,.phone .campus{width:96%;padding:10px 2%;}
.phone .lecture .pic_list ul{margin:0 0 0 -3%;}
.phone .lecture .pic_list ul li{width:47%;margin:2% 0 0 3%;}
.phone .lecture .pic_list ul li .pic{height:240px;}
.phone .campus .pic_list ul{margin:0 0 0 -3%;}
.phone .campus .pic_list ul li{width:47%;height:240px;margin:2% 0 0 3%;}
.phone .lecture,.phone .forum,.phone .campus{border-top:15px solid #f9f9f9;}
.phone_tabs{display:none;}
.phone .phone_tabs{display:block;}
.phone .newspaper_magazine .tabs,.phone .broadcast_tv .tabs{display:block;}

.phone .news .txt_list ul li a{width:75%;}
.phone .notice .txt_list ul li a{width:80%;}
.phone .notice .txt_list1 ul li a{width:80%;}
.phone .notice .txt_list2 ul li a{width:80%;}
.phone .education .txt_list ul li a{width:80%;}
.phone .teach .txt_list ul li a{width:90%;}
.phone .forum .txt_list ul li a{width:90%;}
.phone .campus .txt_list ul li a{width:90%;}
/*首页结束*/

/*搜索页开始*/
.phone .search_box{padding:0;}
.phone .search_box .search_top{display:none;}
.phone .search_box .search_channel .name{width:15%;}
.phone .search_box .search_channel .name_list{width:85%;}
.phone .search_box .search_channel .name_list{margin:0 0 0 -5%;}
.phone .search_box .search_channel .name_list span{width:20%;margin:0 0 10px 5%;background:#f9f9f9;text-align:center;}
.phone .search_box .search_condition{padding:20px 5%;border:15px solid #fff;}
.phone .search_box .search_condition .btn{float:left;}
.phone .search_box .search_condition span{line-height:40px;}
.phone .search_box .search_condition .range{height:40px;}
.phone .search_box .search_condition .range select,.phone .search_box .search_condition .sort select{width:150px;height:38px;line-height:38px;}
.phone .search_box .search_condition .range{margin:0 5% 0 0;}
.phone .search_box .search_condition .date_txt{width:150px;height:38px;line-height:38px;}
.phone .search_box .search_condition .date_txt .txt{width:110px;height:38px;line-height:38px;}
.phone .search_box .search_condition .range select option{font-size:14px;line-height:38px;}
.phone .search_box .search_condition .date{padding:0;margin:15px 0 0;}
.phone .search_box .search_condition span{font-size:24px;}
.phone .search_box .search_condition .date_txt img{margin:12px 0 0;}
.phone .search_box .search_condition .line{margin:0;}
.phone .search_box .search_condition .sort{padding:0;}
.phone .search_box .search_condition .btn{width:auto;height:40px;line-height:40px;margin:15px 0 0 20px;padding:0 8px;}
.phone .search_box .result_num{padding:0 20px 0 0;}
.phone .search_box .result{padding:20px;}
.phone .search_box .result ul li h5{font-size:26px;}
/*搜索页结束*/

/*内容页开始*/
.phone .content{padding:2%;}
.phone .content .func{display:none;}
.phone .content .func2{display:block;}
.phone .content .title h2{font-size:1.5rem;}
.phone .content .title h3{font-size:30px;}
.phone .content .title .date span{font-size:1.2rem;}
.phone .content .func .share span{font-size:1.2rem;}
.phone .content .article .prev a{font-size:1.2rem;}
.phone .content .article .next a{font-size:1.2rem;}
.phone .pic_list2 ul{margin:0 0 0 -3%;}
.phone .pic_list2 ul li{width:47%;margin:2% 0 0 3%;}
.phone .pic_list2 ul li .pic{height:240px;}
/*内容页结束*

/*列表页开始*/
.phone_channel_title{display:none;}
.phone .phone_channel_title{display:block;margin:0 0 20px;}
.phone .phone_channel_title span,.phone .phone_channel_title a{display:inline-block;font-size:30px;margin:0 10px;padding:0 0 10px;}
.phone .phone_channel_title span.hover,.phone .phone_channel_title span.hover a,.phone .phone_channel_title a.hover{color:#30a4e5;border-bottom:2px solid #30a4e5;}
.phone .phone_channel_title select{float:right;font-size:28px;}
.phone .sider{display:none;}
.phone .list_box,.phone .book_list{float:inherit;width:92%;padding:2%;margin:2%;}
.phone .sider_book{display:block;width:100%;}
.phone .book_link{float:inherit;width:96%;margin:0 2%;}
.phone .book_link ul{margin:0 0 0 -5%;}
.phone .book_link ul li{float:left;width:47%;margin:2% 0 0 3%;border:none;}
.phone .book_link ul li img{width:100%;height:100%;}
.phone .book_list ul{margin:0 0 0 -3%;}
.phone .book_list ul li{width:47%;height:auto;margin:2% 0 0 3%;padding:0;}
.phone .book_list ul li img{width:40%;height:220px;}
.phone .book_list ul li .txt{padding:0 0 0 45%;}
.phone .book_list ul li .txt span{font-size:24px;}
.phone .book_list ul li .txt p{font-size:24px;line-height:30px;}
.phone .book_list ul li .book_pic img{width:100%;height:auto;}
.phone .book_list ul li .audiovisual_pic img{width:100%;height:auto;}
/*列表页结束*/

/*农科讲堂开始*/
.phone .lecture_room{width:96%;padding:2%;}
.phone .lecture_room .channel .sub_tabs span{font-size:24px;}
.phone .lecture_room .d3focus{width:100%;height:394px;}
.phone .lecture_room .d3focus .container{width:900px;}
.phone .lecture_room .d3focus .poster-main a,.phone .lecture_room .poster-main img{width:700px;height:394px;}
.phone .lecture_notice_slide{width:100%;}
.phone .lecture_notice_slide .side_list li{width:100%;}
.phone .lecture_download{width:100%;margin:20px 0 0;}
.phone .lecture_download .txt_list ul li a{width:80%;}
.phone .lecture_room .pic_list ul{margin:0 0 0 -3%;}
.phone .lecture_room .pic_list ul li{width:47%;margin:2% 0 0 3%;}
.phone .lecture_room .pic_list ul li .pic{height:246px;}
.phone .ad{width:96%;padding:0 2%;}
.phone .ad img{width:100%;}
.phone .experts ul{margin:0 0 0 -3%;}
.phone .experts ul li{width:26%;margin:20px 0 0;padding:0 3.5%;}
/*农科讲堂结束*/

/*电视开始*/
.phone .tv{width:92%;padding:2%;}
.phone .tv_channel h3{font-size:30px;}
.phone .tv_detail img{float:inherit;width:100%;height:auto;}
.phone .tv_detail .txt{padding:10px 0 0;}
.phone .tv_detail .txt ul li .name{width:20%;}
.phone .tv_detail .txt ul li p{width:80%;}
.phone .broadcast .txt_list ul{margin:0;}
.phone .broadcast .txt_list ul li{width:100%;margin:0;}
.phone .broadcast .txt_list ul li a{width:75%;}
.phone .broadcast .txt_list ul li .date{padding:0 20px;}
.phone .ngzs .intr{float:inherit;width:100%;}
.phone .tv_broadcast{float:inherit;width:100%;margin:0;}
.phone .tv_broadcast dl{width:96%;padding:2%;}
.phone .tv_broadcast dl dt{width:20%;}
.phone .tv_broadcast dl dd{width:77%;padding:0 0 0 3%;}
.phone .tv_broadcast dl dd ul{width:80%;}
.phone .tv_broadcast dl dd ul li span.name{width:25%;}
.phone .tv_broadcast dl dd ul li p{width:75%;}
.phone .tv_broadcast dl dd .code{width:20%;}
/*电视结束*/

/*报纸开始*/
.phone .newspaper,.phone .order{width:94%;padding:2%;}
.phone .order ul{margin:0;}
.phone .order ul li{float:inherit;width:100%;margin:0;}
.phone .list_newspaper .pic_list2 ul li .pic{height:auto;}
/*报纸结束*/

/*报纸杂志/广播电视/教材音像开始*/
.phone .newspaper_magazine,.phone .broadcast_tv{width:96%;padding:2%;}
.phone .book{width:96%;padding:2%;}
.phone .book .book_list{width:100%;padding:0;margin:0;}
.phone .book .book_list ul{margin:-20px 0 0 -3%;}
.phone .newspaper_magazine .d3focus{width:100%;height:220px;}
.phone .newspaper_magazine .d3focus .container{width:900px;}
.phone .newspaper_magazine .d3focus .poster-main a,.phone .newspaper_magazine .poster-main img{width:160px;height:220px;}
/*报纸杂志/广播电视/教材音像结束*/

/*图片切换 开始*/
.swiper-container{width:100%;height:100%;}
.swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.swiper-pagination-bullet{width:12px;height:12px;background:#d8d8d8;opacity:1;}
.swiper-pagination-bullet-active{width:30px;background:#30a4e5;border-radius:5px;}

.phone_slide,.phone_slide_ztzl,.phone_slide_special{display:none;}
.phone .slide,.phone .ztzl,.phone .special,.phone .lecture_notice_slide,.phone_slide_notice{display:none;}
.phone .phone_slide,.phone #phone_slide_ztzl,.phone .phone_slide_special,.phone .phone_slide_notice{display:block;width:96%;padding:10px 2%;}

.phone_slide .swiper-slide img{width:100%;}
.phone_slide .swiper-slide .txt{width:100%;height:80px;position:absolute;left:0;bottom:0;z-index:3;display:block;color:#fff;}
.phone_slide .swiper-slide .txt h4{margin:10px 0 0;font-size:18px;line-height:24px;}
.phone_slide .swiper-slide .txt h4 a{color:#fff;}
.phone_slide .swiper-slide .bg{width:100%;height:80px;position:absolute;left:0;bottom:0;background:#000;opacity:0.5;filter:alpha(opacity=50);}

.phone .phone_slide_ztzl .swiper-slide img{width:100%;}
.phone .phone_slide_ztzl .swiper-container{padding:0 0 30px;}
.phone .phone_slide_special .swiper-slide img{width:100%;}
.phone .phone_slide_special .swiper-container{padding:0 0 30px;}
.phone .phone_slide_notice .swiper-slide img{width:100%;}
.phone .phone_slide_notice .swiper-button-next,.phone .phone_slide_notice .swiper-button-prev{width:35px;height:42px;}
.phone .phone_slide_notice .swiper-button-next,.phone .phone_slide_notice .swiper-container-rtl .swiper-button-prev{background:url(farmer202107lectureNext.png) no-repeat;}
.phone .phone_slide_notice .swiper-button-prev,.phone .phone_slide_notice  .swiper-container-rtl .swiper-button-next{background:url(farmer202107lecturePrev.png) no-repeat;}
.phone .newspaper .newspaper_list{width:94%;}
.phone .newspaper .newspaper_list ul li{width:150px;}
.phone .newspaper .newspaper_list li{height:260px;}
.phone .newspaper .newspaper_slide_box,.phone .newspaper .magazine_slide_box{height:262px;}

.phone .experts{display:none;}
.phone_lecture_experts_slide{display:none;}
.phone .phone_lecture_experts_slide{display:block;}
.phone_lecture_experts_slide .swiper-slide img{width:100px;height:100px;}
.phone .phone_lecture_experts_slide .swiper-button-next,.phone .phone_lecture_experts_slide .swiper-button-prev{width:35px;height:42px;top:20%;}
.phone .phone_lecture_experts_slide .swiper-button-next,.phone .phone_lecture_experts_slide .swiper-container-rtl .swiper-button-prev{background:url(farmer202107lectureNext.png) no-repeat;}
.phone .phone_lecture_experts_slide .swiper-button-prev,.phone .phone_lecture_experts_slide  .swiper-container-rtl .swiper-button-next{background:url(farmer202107lecturePrev.png) no-repeat;}
/*图片切换 结束*/

/*网站地图开始*/
.phone .map{padding:20px 2% 0;}
.phone .map .map_channel{height:40px;line-height:40px;font-size:30px;padding:15px;}
.phone .map .txt_list{padding:0 2%;}
.phone .map .txt_list ul li{width:24%;line-height:40px;margin:10px 0 0;}
/*网站地图结束*/

/*业务管理开始*/
.phone .business ul{margin:0 0 0 0;overflow:hidden;}
.phone .business ul li{width:43%;padding:10px 2%;margin:15px 0 0 2%;}
.phone .business ul li img{width:20%;height:20%;padding:0;}
.phone .business ul li span{width:73%;font-size:24px;padding:10px 0 0 5%;}
/*业务管理结束*/

/*专题专栏开始*/
.phone .special_column{width:96%;padding:2%;}
.phone .special_column .channel_title{display:block;padding:10px 0;}
.phone .special_column .pic_list ul{margin:0 0 0 -2%;}
.phone .special_column .pic_list li{width:48%;margin:20px 0 0 2%;}
/*专题专栏结束*/
/********************手机版结束********************/

/********************电脑版开始 1440********************/
.lecture_room .d3focus_big,.lecture_room .d3focus_big2,#phone_slide_ztzl,.newspaper_magazine_big{display:none;}
@media screen and (min-width: 1500px) and (max-width: 1940px){
    .box,.main,.ad{width:1440px;}
    .wrap .box{width:1410px;}
    .header .top, .header .logo_box{margin:0;margin:0 0 0 -720px;}
	.w1000{width:1440px}
	.zxjy_video_list ul li {width: 546px;}
	.zxjy_video_list ul li img {width: 258px;height: 135px;}
	li .txt {padding: 0 0 0 0px;}
	li .txt h5 {font-size: 18px;padding: 7px 0 0;}
	li .txt p {font-size: 16px;color: #666;line-height: 28px;}
	.txt1 p {font-size: 16px;color: #666;line-height: 28px;}
	.iframe{height:1150px}

    
    /*首页开始*/
    .wrap .box.hot,.wrap .box3{width:1440px;}
    .hot .hot_list{width:1410px;}
    .hot .hot_list .tempWrap{width:1410px !important;}
    .notice,.education{width:58%;}
    .news,.lecture,.special{width:40%;}
    .txt_list ul li .red, .txt_list ul li .orange, .txt_list ul li .gred{margin:14px 15px 0 0;}
    .news .txt_list ul li{height:44px;line-height:44px;}
    .teach,.forum,.campus{width:440px;}
    .lecture .pic_list ul{margin:0 0 0 -2%;}
    .lecture .pic_list ul li{width:48%;margin:0 0 0 2%;}
    .lecture .pic_list ul li .video{top:125px;}
    .campus .pic_list ul li{width:47%;height:100%;}

    .slide,.ztzl{display:none;}
    .phone_slide,#phone_slide_ztzl_big{display:block;}
    .phone_slide{float:left;width:820px;height:497px;}
    .phone_slide_ztzl .swiper-slide{text-align:center;border-right:1px solid #f3f3f3;}
    .phone_slide_ztzl .swiper-slide img{width:100%;height:100%;}
	.phone_slide .swiper-slide img{width:820px;height:512px;}
	.txt_list1 ul li {height: 35px;line-height: 35px;}
	.txt_list1 ul li a {width: 700px;}
	.txt_list2 ul li {height: 35px;line-height: 35px;}
	.txt_list2 ul li a {width: 1260px;}
	.news .txt_list ul li a {width: 430px;}
    /*首页结束*/

    /*农科讲堂开始*/
    .lecture_room .d3focus,.lecture_notice_slide,.experts{display:none;}
    .lecture_room .d3focus_big,.phone_lecture_experts_slide{display:block;}
    .lecture_room .d3focus_wrap{width:1410px;margin:0 auto;}
    .lecture_room .d3focus_big .poster-main{width:100%;}
    .lecture_room .d3focus_big.d3focus_wrap {width:1410px;margin:0 auto;}
    .lecture_room .d3focus_big {height:506px;position:relative;}
    .lecture_room .d3focus_big .container {width:1410px;}
    .lecture_room .d3focus_big .poster-main {width:1410px;height:506px;position:relative;margin:0 auto;}
    .lecture_room .d3focus_big .poster-main .poster-list {width:1410px;height:506px;}
    .lecture_room .d3focus_big .poster-main .poster-list .poster-item {width:1410px;height:506px;position:absolute;left:0;top:0;overflow:hidden;}
    .lecture_room .d3focus .poster-main a, .lecture_room .poster-main img{width:900px;height:506px;}

    .phone_slide_notice{display:block;float:left;width:775px;}
    .phone_slide_notice .swiper-container{height:436px;}
    .phone_slide_notice .swiper-slide img{width:100%;}

    .lecture_download{width:610px;}
    .lecture_download .txt_list ul li{height:40px;line-height:40px;}
    .lecture_room .pic_list ul{margin:0 0 0 -1%;}
    .lecture_room .pic_list ul li{width:341px;height:225px;margin:20px 0 0 1%;}
    .lecture_room .pic_list ul li .pic{height:192px;}
    .lecture_download .txt_list ul li a{width:460px;}

    .swiper-button-next,.swiper-button-prev{width:35px;height:42px;}
    .swiper-button-next,.swiper-container-rtl .swiper-button-prev{background:url(farmer202107lectureNext.png) no-repeat;}
    .swiper-button-prev,.swiper-container-rtl .swiper-button-next{background:url(farmer202107lecturePrev.png) no-repeat;}
        
    .phone_lecture_experts_slide .swiper-slide{text-align:center;border-right:1px solid #f3f3f3;}
    .phone_lecture_experts_slide .swiper-slide img{width:150px;height:150px;}
    .phone_lecture_experts_slide .swiper-slide h5{font-weight:normal;margin:10px 0 0;line-height:30px;}
    .phone_lecture_experts_slide .swiper-slide p{color:#999;line-height:24px;text-align:left;}

    .contact .pic_list2 ul{margin:20px 0 0 -1%;}
    .contact .pic_list2 ul li{width:270px;height:212px;margin:0 0 0 1%;}
    .contact .pic_list2 ul li .pic{height:152px;}
    /*农科讲堂结束*/

    /*列表页开始*/
    .sider,.sider_book{width:20%;}
    .sider_book .sider,.book_link{width:100%;}
    .list_box,.book_list{width:77%;padding:0 1%;}
    .list_box .pic_list2 ul{margin:0 0 0 -1%;}
    .list_box .pic_list2 ul li{width:264px;}
    .list_box .pic_list2 ul li .pic{height:151px;}
    .list_all_box{width:98%;}
    .book_list ul li{width:358px;}
    .book .book_list ul li{width:341px;}
    .list_newspaper .pic_list2 ul li .pic{height:390px;}
	.list_box .txt_list ul li a{width:950px}
	.pic_list2 ul li h4 a{width:264px}
	.list_box .pic_list3 ul li{width:264px;}
	.list_box .pic_list3 ul li .pic{height:264x;}
	.pic_list3 ul li img{width:264x;height:264x;}
    /*列表页结束*/
    
    /*业务管理开始*/
    .business ul{margin:-15px 0 0 -1%;}
    .business ul li{width:21.8%;margin:15px 0 0 1%;padding:1%;}
	.business ul li span {width: 222px;}
    /*业务管理结束*/

    /*专题专栏开始*/
    .special_column .pic_list ul{margin:0 0 0 -1%;}
    .special_column .pic_list li{width:32.3%;margin:20px 0 0 1%;}
    .special_column .pic_list li img{height:113px;width:460px}
	.special_column .pic_list li a{width:460px}
    /*专题专栏结束*/
    
    /*电视开始*/
    .tv_detail .pic img{width:410px;height:230px;}
    .tv_detail .txt{padding:0 0 0 370px;}
    .tv_detail .txt ul li p{width:935px;}
    .broadcast .txt_list ul li{width:655px;}
    .ngzs .intr{width:500px;}
    .tv_broadcast{width:875px;}
    .tv_broadcast dl{width:835px;}
    .tv_broadcast dl dd{width:623px;}
    .tv_broadcast dl dd ul{width:543px;}
    .tv_broadcast dl dd ul li p{width:450px;}
    /*电视结束*/

    /*报纸开始*/
    .newspaper_slide_list{display:none;}
    .newspaper_slide_list_big{display:block;}    
    .newspaper .newspaper_slide_list_big .newspaper_slide_box,.newspaper .newspaper_slide_list_big .magazine_slide_box{width:1410px;margin:0 auto;height:343px;overflow:hidden;}
    .newspaper .newspaper_slide_list_big .newspaper_list{float:left;width:1360px;overflow:hidden;}
    .newspaper .newspaper_slide_list_big .newspaper_list li{float:left;width:204px;height:340px;margin:0 10px;border:1px solid #30a4e5;}
    .newspaper .newspaper_slide_list_big .newspaper_list ul li .pic{text-align: center;}
    .newspaper .newspaper_slide_list_big .newspaper_list ul li .pic img{display:block;width:100%;}
    .newspaper .prev, .newspaper .next{margin:170px 0 0;}
    /*报纸结束*/    

    /*搜索页开始*/
    .search_box .search_top{padding:25px 0 25px 430px;}
    /*搜索页结束*/

    /*集合开始*/
    .newspaper_magazine{display:none;}
    .newspaper_magazine_big{display:block;}
    .newspaper_magazine_big .d3focus_wrap {width:1400px;}
    .newspaper_magazine_big .d3focus {height:372px;}
    .newspaper_magazine_big .d3focus .container {width:1400px;}
    .newspaper_magazine_big .d3focus .poster-main {width:1400px;height:372px;}
    .newspaper_magazine_big .d3focus .poster-main a,.newspaper_magazine_big .poster-main img {width:270px;height:372px;}
    .newspaper_magazine_big .d3focus .poster-main .poster-list {width:1400px;height:372px;}
    .newspaper_magazine_big .d3focus .poster-main .poster-list .poster-item {width:270px;height:372px;}

	.magazine_slide_big{display:block;}
    .magazine_slide_big .d3focus_wrap {width:1400px;}
    .magazine_slide_big .d3focus {height:372px;}
    .magazine_slide_big .d3focus .container {width:1400px;}
    .magazine_slide_big .d3focus .poster-main {width:1400px;height:372px;}
    .magazine_slide_big .d3focus .poster-main a,.newspaper_magazine_big .poster-main img {width:270px;height:372px;}
    .magazine_slide_big .d3focus .poster-main .poster-list {width:1400px;height:372px;}
    .magazine_slide_big .d3focus .poster-main .poster-list .poster-item {width:270px;height:372px;}
    /*集合结束*/    

	.book_list ul li {width: 460px;}
}
/********************电脑版版结束 1440********************/

/********************电脑版开始 1640********************/
@media screen and (min-width: 1940px) {

    .box,.main,.ad{width:1640px;}
    .wrap .box{width:1610px;}
    .header .top, .header .logo_box{margin:0;margin:0 0 0 -820px;}
    .notice .txt_list1 ul li a{width:800px;}
	.notice .txt_list2 ul li a{width:800px;}
	.w1000{width:1640px}
	.zxjy_video_list ul li {width: 623px;}
	.zxjy_video_list ul li img {width: 258px;height: 135px;}
	li .txt {padding: 0 0 0 0px;}
	li .txt h5 {font-size: 18px;padding: 7px 0 0;}
	li .txt p {font-size: 16px;color: #666;line-height: 28px;}
	.txt1 p {font-size: 16px;color: #666;line-height: 28px;}
	.iframe{height:1150px}

    /*首页开始*/
    .wrap .box.hot,.wrap .box3{width:1640px;}
    .hot .hot_list{width:1610px;}
    .hot .hot_list .tempWrap{width:1610px !important;}
    .notice,.education{width:58%;}
    .news,.lecture,.special{width:40%;}
    .txt_list ul li .red, .txt_list ul li .orange, .txt_list ul li .gred{margin:14px 15px 0 0;}
    .txt_list ul li{height:40px;line-height:40px;}
    .news .txt_list ul li{height:50px;line-height:50px;}
    .teach,.forum,.campus{width:506px;}
    .lecture .pic_list ul{margin:0 0 0 -2%;}
    .lecture .pic_list ul li{width:48%;margin:0 0 0 2%;}
    .lecture .pic_list ul li .video{top:135px;}
    .campus .pic_list ul li{width:47%;height:100%;}
	.news .txt_list ul li a {width: 500px;}
	.campus .txt_list ul li a {width: 450px;}
	.txt_list1 ul li {height: 39px;line-height:39px;}
	.txt_list2 ul li {height: 39px;line-height:39px;}
    .slide,.ztzl{display:none;}
    .phone_slide,#phone_slide_ztzl_big{display:block;}
    .phone_slide{float:left;width:940px;height:570px;}
    .phone_slide_ztzl .swiper-slide{text-align:center;border-right:1px solid #f3f3f3;}
    .phone_slide_ztzl .swiper-slide img{width:100%;height:100%;}
	.phone_slide .swiper-slide img {width: 940px;height: 585px;}
    /*首页结束*/

    /*农科讲堂开始*/
    .lecture_room .d3focus,.lecture_room .d3focus_big,.lecture_notice_slide,.experts{display:none;}
    .lecture_room .d3focus_big2,.phone_lecture_experts_slide{display:block;}
    .lecture_room .d3focus_wrap{width:1610px;margin:0 auto;}
    .lecture_room .d3focus_big2 .poster-main{width:100%;}
    .lecture_room .d3focus_big2.d3focus_wrap {width:1610px;margin:0 auto;}
    .lecture_room .d3focus_big2 {height:563px;position:relative;}
    .lecture_room .d3focus_big2 .container {width:1610px;}
    .lecture_room .d3focus_big2 .poster-main {width:1610px;height:563px;position:relative;margin:0 auto;}
    .lecture_room .d3focus_big2 .poster-main .poster-list {width:1610px;height:563px;}
    .lecture_room .d3focus_big2 .poster-main .poster-list .poster-item {width:1610px;height:563px;position:absolute;left:0;top:0;overflow:hidden;}
    .lecture_room .d3focus .poster-main a, .lecture_room .poster-main img{width:1000px;height:563px;}

    .phone_slide_notice{display:block;float:left;width:900px;}
    .phone_slide_notice .swiper-container{height:506px;}
    .phone_slide_notice .swiper-slide img{width:100%;}

    .lecture_download{width:680px;}
    .lecture_download .txt_list ul li{height:46px;line-height:46px;}
    .lecture_room .pic_list ul{margin:0 0 0 -1%;}
    .lecture_room .pic_list ul li{width:24%;height:250px;margin:20px 0 0 1%;}
    .lecture_room .pic_list ul li .pic{height:219px;}
    .lecture_download .txt_list ul li a{width:500px;}

    .swiper-button-next,.swiper-button-prev{width:35px;height:42px;}
    .swiper-button-next,.swiper-container-rtl .swiper-button-prev{background:url(farmer202107lectureNext.png) no-repeat;}
    .swiper-button-prev,.swiper-container-rtl .swiper-button-next{background:url(farmer202107lecturePrev.png) no-repeat;}
        
    .phone_lecture_experts_slide .swiper-slide{text-align:center;border-right:1px solid #f3f3f3;}
    .phone_lecture_experts_slide .swiper-slide img{width:150px;height:150px;}
    .phone_lecture_experts_slide .swiper-slide h5{font-weight:normal;margin:10px 0 0;line-height:30px;}
    .phone_lecture_experts_slide .swiper-slide p{color:#999;line-height:24px;text-align:left;}

    .contact .pic_list2 ul{margin:20px 0 0 -1%;}
    .contact .pic_list2 ul li{width:308px;height:212px;margin:0 0 0 1%;}
    .contact .pic_list2 ul li .pic{height:174px;}
    /*农科讲堂结束*/

    /*列表页开始*/
    .sider,.sider_book{width:20%;}
    .sider_book .sider,.book_link{width:100%;}
    .list_box,.book_list{width:77%;padding:0 1%;}
    .list_box .pic_list2 ul{margin:0 0 0 -1%;}
    .list_box .pic_list2 ul li{width:303px;}
    .list_box .pic_list2 ul li .pic{height:170px;}
    .list_all_box{width:98%;}
    .book_list ul li{width:410px;height:190px;}
    .book .book_list ul li{width:391px;}
    .book_list ul li img{width:140px;height:187px;}
    .book_list ul li .txt{padding:0 0 0 155px;}
    .book_list ul li .txt p{line-height:24px;}
    .book_list ul li .book_pic img{height:80px;}
    .list_newspaper .pic_list2 ul li .pic{height:453px;}
	.list_box .txt_list ul li a{width:1100px}
	.pic_list2 ul li h4 a{width:303px}
	.list_box .pic_list3 ul li{width:303px;}
	.list_box .pic_list3 ul li .pic{height:303px;}
	.pic_list3 ul li img{width:303px;height:303px;}
    /*列表页结束*/
    
    /*业务管理开始*/
    .business ul{margin:-15px 0 0 -1%;}
    .business ul li{width:21.8%;margin:15px 0 0 1%;padding:1%;}
	.business ul li span {width: 265px;}
    /*业务管理结束*/

    /*专题专栏开始*/
    .special_column .pic_list ul{margin:0 0 0 -1%;}
    .special_column .pic_list li{width:32.3%;margin:20px 0 0 1%;}
    .special_column .pic_list li img{height:129px;width:525px}
	.special_column .pic_list li a{width:525px}
    /*专题专栏结束*/
    
    /*电视开始*/
    .tv_detail .pic img{width:500px;height:280px;}
    .tv_detail .txt{padding:0 0 0 370px;}
    .tv_detail .txt ul li p{width:1125px;}
    .broadcast .txt_list ul li{width:755px;}
    .ngzs .intr{width:580px;}
    .tv_broadcast{width:1010px;}
    .tv_broadcast dl{width:980px;}
    .tv_broadcast dl dd{width:750px;}
    .tv_broadcast dl dd ul{width:670px;}
    .tv_broadcast dl dd ul li p{width:570px;}
    /*电视结束*/

    /*报纸开始*/
    .newspaper_slide_list{display:none;}
    .newspaper_slide_list_big{display:block;}    
    .newspaper .newspaper_slide_list_big .newspaper_slide_box,.newspaper .newspaper_slide_list_big .magazine_slide_box{width:1610px;margin:0 auto;height:388px;overflow:hidden;}
    .newspaper .newspaper_slide_list_big .newspaper_list{float:left;width:1560px;overflow:hidden;}
    .newspaper .newspaper_slide_list_big .newspaper_list li{float:left;width:238px;height:385px;margin:0 10px;border:1px solid #30a4e5;}
    .newspaper .newspaper_slide_list_big .newspaper_list ul li .pic{text-align: center;}
    .newspaper .newspaper_slide_list_big .newspaper_list ul li .pic img{display:block;width:100%;}
    .newspaper .prev, .newspaper .next{margin:200px 0 0;}
    /*报纸结束*/    

    /*搜索页开始*/
    .search_box .search_top{padding:25px 0 25px 430px;}
    /*搜索页结束*/

    /*集合开始*/
    .newspaper_magazine{display:none;}
    .newspaper_magazine_big{display:block;}
    .newspaper_magazine_big .d3focus_wrap {width:1400px;}
    .newspaper_magazine_big .d3focus {height:372px;}
    .newspaper_magazine_big .d3focus .container {width:1400px;}
    .newspaper_magazine_big .d3focus .poster-main {width:1400px;height:372px;}
    .newspaper_magazine_big .d3focus .poster-main a,.newspaper_magazine_big .poster-main img {width:270px;height:372px;}
    .newspaper_magazine_big .d3focus .poster-main .poster-list {width:1400px;height:372px;}
    .newspaper_magazine_big .d3focus .poster-main .poster-list .poster-item {width:270px;height:372px;}

    .magazine_slide_big{display:block;}
    .magazine_slide_big .d3focus_wrap {width:1400px;}
    .magazine_slide_big .d3focus {height:372px;}
    .magazine_slide_big .d3focus .container {width:1400px;}
    .magazine_slide_big .d3focus .poster-main {width:1400px;height:372px;}
    .magazine_slide_big .d3focus .poster-main a,.newspaper_magazine_big .poster-main img {width:270px;height:372px;}
    .magazine_slide_big .d3focus .poster-main .poster-list {width:1400px;height:372px;}
    .magazine_slide_big .d3focus .poster-main .poster-list .poster-item {width:270px;height:372px;}
    /*集合结束*/
    
}
/********************电脑版结束 1640********************/
