html, body, a,span {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei";
}
body{min-width: 1190px;}
img {border: 0px;}
a {text-decoration: none;}
.container {width: 100%;overflow: hidden;}

/*头部*/
.top-box {
    height: 780px;
    background: url(/template/457/13596.png) no-repeat center;
}

.jieshao {
    width: 1100px;
    height: 380px;
    background: url(/template/457/13600.png) no-repeat center;
    margin: 0 auto;
    position: relative;
    top: 350px;
}
.jieshao span {
    font-size: 14px;
    color: #000000;
    display: block;
    padding-left: 212px;
    padding-top: 56px;
    line-height: 30px;
}

/*头部 end*/

/*中间声明*/
.main-box {
    width: 1100px;
    margin: 0 auto;
    height: 335px;
}

.main {
    width: 330px;
    height: 335px;
    background: #F6F6F6;
    float: left;
}

.icon {
    padding-top: 25px;
    text-align: center;
}

.biaoti {
    font-size: 18px;
    color: #3ba0ef;
    text-align: center;
    padding-top: 15px;
}
.biaoti a{
    font-size: 18px;
    color: #3ba0ef;
}
.content {
    padding: 24px;
    font-size: 14px;
    color: #000000;
    height: 110px;
}

.content span {line-height: 30px;}
.bt {text-align: center;}
.bt button {
    width: 120px;
    height: 30px;
    border: 0.1px solid gray;
    background: #F6F6F6;
}
.bt button:hover{
    border: 0.1px solid gray;
    background: #F6F6F6;
}

.bt a {
    font-size: 14px;
    color: #717171;
    text-decoration: none;
}

.kong {
    width: 55px;
    height: 335px;
    float: left;
}

/*中间声明 end*/

/*中间 已发行期刊*/
.main-two {
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
    height: 167px;
}

.two-biaoti {
    font-size: 24px;
    color: #3ba0ef;
    text-align: center;

}
.two-biaoti a{
    font-size: 24px;
    color: #3ba0ef;
}
.yifa-content {
    padding-top: 30px;
    width: 330px;
    height: 105px;
    float: left;
    text-align: center;
}

.yifa-content a {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    height: 46px;

}

.yifa-content img {
    vertical-align: middle;
    padding-left: 34px
}

.two-kong {
    width: 55px;
    height: 135px;
    float: left;
}

.two-bt {
    padding-top: 35px;
    text-align: center;

}

.two-bt button {
    width: 120px;
    height: 30px;
    border: 0.1px solid gray;
    background: white;
}

.two-bt a {
    font-size: 14px;
    color: #717171;
    text-decoration: none;
}

/*中间 已发行期刊end*/

/*中间区域的底部*/
.main-di {
    width: 1100px;
    margin: 0 auto;
    padding-top: 66px;
    height: 126px;
}

.di-icon {
    width: 126px;
    height: 126px;
    background: #F1F7FC;
    text-align: center;
    float: left;
}
.di-icon img {padding-top: 20px;}
.di-icon span {
    display: block;
    font-size: 14px;
    color: #127fd3;
    padding-top: 17px;
}

.di-kong {
    float: left;
    width: 22px;
    height: 126px;
}

.di-right {
    width: 330px;
    height: 122px;
    float: right;
    background: #F6F6F6;
}

.di-right a {font-size: 14px;color: #000000;}
.di-right img {padding: 36px;position: absolute;}
.di-right span {
    display: block;
    float: right;
    padding: 38px 30px;
}

/*中间区域的底部end*/

/*底部*/
.footer {
    text-align: center;
    height: 110px;
    padding-top: 73px;
    font-size: 12px;
    color: #999999;
}

/*底部 end*/
