/* CSS Document */
body > div{margin-right:auto;margin-left:auto; }
body{font-family: "microsoft yahei", '宋体';}
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;}
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{font-size:12px;padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none;}
a{outline-style:none;color:#000;text-decoration:none}
a:hover{color:#025194;text-decoration:none;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; /*height:0;*/ font-size:0;overflow:hidden;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.show{display:block!important;}
.hide{display:none!important;}

body{
    min-width: 1500px;
    margin: auto;
  	position: relative;
}
.header{
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    height: 1477px;
    background: url(./images/headerbg.png);
    position: absolute;
    z-index: 100;
}
.header .logo{
    margin: auto;
    width: 185px;
    margin-top: 96px;
}
.header .tit{
    width: 777px;
    margin: auto;
    margin-top: 16px;
}
.header .host{
    margin-top: 624px;
    text-align: center;
    font-size: 30px;
    color: #552511;
    line-height: 42px;
}
.bg{
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    height: 3121px;
    background: url(./images/mainbg.png);
    position: absolute;
    top: 1180px;
}
.main{
    width: 1453px;
    height: auto;
    margin: auto;
}
.main .box1{
    width:1453px;
    height: 341px;
    margin:0 auto;
    overflow: hidden;
    margin-top: 287px;
}
.main .box1 .title{
    width: 1453px;
    text-align: center;
    height: 91px;
    position: absolute;
    top: 100px;
    z-index: 1000;
}
.main .box1 .con {
    width: 1198px;
    margin: auto;
}
.main .box1 .con .left{
    float: left;
    width: 606px;
    height: 341px;
    background-color: #333;
}
.focusBox {
    margin: auto;
    position: relative;
    width: 606px;
    height: 341px;
    overflow: hidden;
    background-color: #333;
}

.focusBox .pic img {
    width: 100%;
    display: block;
}

.focusBox .hd {
    width: 100px;
    position: absolute;
    right: 0;
    bottom:8px;
    z-index: 1;
    text-align: center
}

.focusBox .hd li {
    width: 100%;
    height: 12px;
    width: 12px;
    margin: 0 5px;
    background: url(./images/yuandian.png);
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -webkit-filter: alpha(opacity=60);
}

.focusBox .hd .on {
    background-image: url(./images/yuandian2.png);
}

.focusBox .prev,
.focusBox .next {
    width: 30px;
    height: 45px;
    top: 50%;
    margin: -22.5px 0 0;
    display: none;
    background: url(./images/left01.png);
    background-position: 0 8px;
    background-repeat: no-repeat;
    position: absolute;
    background-color: #666;
    z-index: 10;
    cursor: pointer;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.focusBox:hover .prev,.focusBox:hover .next{
    display: block;
}
.focusBox .prev {
    left: 0;
}

.focusBox .next {
    right: 0;
    background: url(./images/right01.png);
    background-position: 0 8px;
    background-repeat: no-repeat;
    background-color: #666;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=80) !important;
    opacity: 0.8 !important;
}
.focusBox .msg{
    position: absolute;
    color: #fff;
    top: 293px;
    margin-left: 15px;
    width: 480px;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
}
.focusBox .botbg {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0px;
    background-color: #000;
    filter: alpha(opacity=10) !important;
    opacity: 0.1 !important;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    -webkit-filter: alpha(opacity=10) !important;
}

.main .box1 .con .right{
    width: 549px;
    height: 338px;
    float: right;
    background: url(./images/box1rightbg.png);
}
.main .box1 .con .right .juxing{
    float: left;
    width: 38px;
    height: 96px;
    margin-top: 16px;
    background: url(./images/juxing.png);
}
.main .box1 .con .right .hot{
    float: right;
    width: 475px;
    height: auto;
    margin-right: 16px;
    margin-top: 30px;
}
.main .box1 .con .right .hot .tit{
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    cursor: pointer;
}
.main .box1 .con .right .hot .tit{
    color: #3B1111;
}
.main .box1 .con .right .hot:hover .tit{
    color:#a40e16;
}
.main .box1 .con .right .hot .msg{
    margin-top: 18px;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 45px;
    cursor: pointer;
    height: 75px;
    overflow: hidden;
}
.main .box1 .con .right .hot:hover .msg{
    color:#a40e16;
}
.main .box1 .con .right .list{
    clear: both;
    margin-left: 48px;
    width: 453px;
    height: auto;
    color: #3B1111;
    font-size: 16px;
    font-weight: 600;
}
.main .box1 .con .right .list li{
    margin-bottom: 25px;
    height: 22px;
}
.main .box1 .con .right .list li a{
    color: #3B1111;
    line-height: 22px;
}
.main .box1 .con .right .list li span{
    margin-right: 7px;
}
.main .box1 .con .right .list li:hover a{
    color:#a40e16;
}
.main .box2,.main .box3,.main .box4{
    width: 1453px;
    height: 650px;
    background: url(./images/boxbg.png) 0 34px no-repeat;
    margin-top: 123px;
}
.main .box3,.main .box4{
    margin-top: 103px;
}
.main .box2 .title,.main .box3 .title,.main .box4 .title{
    width: 502px;
    margin: auto;
}
.box2 .more,.box3 .more,.box4 .more{
    display: block;
    float: right;
    margin-right: 240px;
    color: #3B1111;
}
.box2 .more:hover,.box3 .more:hover,.box4 .more:hover{
    color:#a40e16;
}
.box2 .left{
    float: left;
    width: 709px;
    height: 430px;
    margin-left: 196px;
    margin-top: 45px;
}
.box2 .left .atlas{
    width: 349px;
    height: 197px;
    margin-bottom: 18px;
    float: left;
    background-color: #333;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.box2 .left .atlas img{
    width: 100%;
}
.box2 .left .atlas.a1,.box2 .left .atlas.a3{
    margin-right: 11px;
}
.box2 .left .atlas .top{
    display: none;
    position: absolute;
    top: 0;
    width: 349px;
    height: 197px;
    z-index: 100;
    background:rgba(163,14,22,0.74);
    filter: alpha(opacity=74);
    -webkit-filter: alpha(opacity=74);
}
.box2 .left .atlas .top a{
    display: block;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    margin-top: 98px;
    line-height: 22px;
    font-size: 16px;
}
.box2 .left .atlas:hover .top{
    display: block;
}
.box2 .right{
    float: left;
    width: 307px;
    height: auto;
    margin-top: 45px;
    margin-left: 38px;
}
.box2 .right .list .tit{
    color: #3B1111;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
  	height: 44px;
}
.box2 .right .list .msg{
    color: #3B1111;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-align: justify;
    margin-top: 11px;
}
.box2 .right .list:hover .tit,.box2 .right .list:hover .msg{
    color: #be1313;
    cursor: pointer;
}
.list hr{
    background-color: #99655D;
    height: 1px;
    border: none;
    margin-bottom: 20px;
    margin-top: 10px;
}
.box3 .con{
    width: 1069px;
    height: 364px;
    background: url(./images/box3bg.png);
    margin: 0 auto;
    margin-top: 55px;
}
.box3 .con .list{
    padding-top: 50px;
    padding-left: 38px;
    width: 309px;
    position: relative;
    float: left;
}
.box3 .con .list .tit{
    font-size: 16px;
    line-height: 22px;
    color: 22px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
}
.box3 .con .list .author{
    font-size: 13px;
    color: #999999;
    line-height: 18px;
    margin-top: 8px;
}
.box3 .con .list .msg{
    margin-top: 32px;
    width: 270px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    text-align: justify;
    height: 168px;
  	line-height:24px;
    overflow: hidden;
  	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.box3 .con .list .line{
    width: 2px;
    height: 264px;
    background-color:#E5E5E5;
    position: absolute;
    right: 0;
    top: 50px;
}
.box3 .con .list.l3 .line{
    display: none;
}
.box3 .con .list.l1{
    padding-left: 46px;
}
.box3 .con .list:hover .tit,.box3 .con .list:hover .msg{
    color: #be1313;
}
.box4 .weibo{
    margin: 0 auto;
    width: 928px;
    height: 439px;
    margin-top: 45px;
}
.box4 .weibo iframe{

}
.mak{
    width: 645px;
    margin: auto;
    margin-top: 77px;
}
.tt{ display: block; background:#fff;}
@media only screen and (max-width: 520px){.tt{ display: none; }}

















