﻿* {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #252525;
    font-family: Arial,Verdana,微软雅黑;    
}
ul li{
    list-style-type:none;
}
section {
    overflow: hidden;
    clear: both;
}

img {
    width: 100%;
    height: auto;
    cursor: pointer;
}
body{
    background: #fffaf1;
}
a {
    color: #ab1d05;
    text-decoration: none;
}
.mt3{
    margin-top: 3em;
}
.mt2{
    margin-top:2em !important;
}
/*header*/
.header{
    width: 100%;
    background: url(../images/header_bg.jpg) repeat-x;
        padding: 6px 0;
}
.a_logo a img{
    width: 70%;
    margin-top: 8px;
}
.tel_w img{
    width: 60px;
    height: 60px;
    float: left;
}
.tel span{
    line-height: 20px;
    display: inline-block;
    padding-top: 5px;
}
.tel strong{
    font-size: 24px;
    color: #ad0004;
    display: inline-block;
}
.header h2{
    font-size: 24px;
    font-weight: bold;
}
/*header_bottom*/
.header_bottom{
    width: 100%;
    height: 24px;
    background: url(../images/h_bottom.jpg) repeat-x;
}
.banner a img{
    width: 100%;
}
.hf img{
    width: 100%;
}
/*导读*/
/*d_left*/
.d_left{
    width: 63%;
    background: #f4fbf4;
    border: 1px dashed #666;
    padding-bottom: 25px;
}
.d_left img{
    width: 115px;
    height: 34px;
    margin: 15px 0 10px 10px;
    display: inline-block;
}
.d_con{
    width: 96%;
    margin: auto;
    text-indent: 2em;
    line-height: 24px;
}
.d_btn a{
    display: inline-block;
    width: 120px;
    height: 34px;
    background: #b91b1c;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    float: right;
    margin: 20px 20px 0 0;
}
/*右*/
.q_right img{
    width: 320px;
    height: 49px;
}
.q_right h5{
    text-align: center;
    color: #820000;
    font-weight: bold;
}
.q_list{
    padding-left: 20px;
}
.q_list li a{
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    color:#636262;
    line-height: 32px;
    padding-left: 5px;
}
.q_list li:before{
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    background: #830a0d;
    border-radius: 50%;
    vertical-align: middle;
}
/*<!-- 期刊 -->*/
.title_bg{
    width: 100%;
    height: 100px;
    background: url(../images/title_img.png) no-repeat;
    background-size: 100% 100px;
}
.title_bg span{
    line-height: 100px;
    font-size: 24px;
    color: #b91b1c;
    font-weight: bold;
}
.qk_con ul li{
    text-align: center;
    margin-top:1em;
}
.qk_con ul li a img{
    width: 96%;
    height: 257px;
    padding: 2px;
    border: 1px solid #ccc;
}
.qk_con ul li p{
    font-size: 16px;
    line-height: 24px;
    padding-top: 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.qk_btn{
    text-align: center;
}
.qk_btn a{
    display: inline-block;
    width: 200px;
    height: 34px;
    border: 1px solid #d6b692;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #bd8c5b;
}
/*论文范文*/
.pa_left{
    background: #e0e0e0;
}
.pa_right{
    background: #fbf5e7;
 }
.p_img img{
    padding: 2px;
    border: 1px solid #ccc;
    margin-top: 15px;
}
.p_img_con{
    text-align: center;
}
.p_img_con a{    
    line-height: 28px;
    display: inline-block;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-top: 5px;
}
.p_img_con p{
    text-align: left;
    text-indent: 2em;
    line-height: 24px;
}
.pa_right ul{
    width: 94%;
    margin: auto;
  }
 .pa_right ul li{
    border-bottom: 1px dashed #ccc;
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    margin-top: 5px;
 }
  .pa_right ul li a{
    float: left;
    display: inline-block;
    width: 72%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #252525;
  }
 .pa_right ul li span{
    float: right;
    color: #999;
 }
 .pa_right ul li a:before{
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    background: #830a0d;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
 }

/*常见问题*/
.pro_left{
    background: #fbf5e7;
}
.pro_right{
    background: #e0e0e0;
    text-align: center;
 }
 .pro_right a{
    width: 140px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #b91b1c;
    margin-top: 10px;
 }
 /*footer*/
 footer{
    width: 100%;
    background: #830b0d;
    padding: 10px 0;
    text-align: center;
    margin-top: 3em;
 }
 footer div p{
    color: #fff;
    line-height: 20px !important;
    margin: 0;
    font-size: 12px;
 }
@media (min-width: 1200px){
    .w_1400{
        width:1400px;
        margin: 0 auto;
    }
    .container{
        width: 1004px;
        margin: 0 auto;
    }
}

@media (min-width: 1024px){
    .pa_left,.pa_right,.pro_left,.pro_right{
        height: 440px;
        }
     .header h2{
        font-size: 20px;
     }
     .tel strong{
        font-size: 22px;
     }
}
@media screen and (max-width:768px){ 
    /*logo*/
    .header{
        padding: 0;
    }
    .a_logo a img{
        width: 60%;
        margin-top: 10px;
    }
    .header h2{
        font-size: 14px;
    }
    .header_bottom{
        height: 4px;
    }
 /*导读*/
   .d_left {
        width: 100%;
        text-align: center;
        background: none; 
        border: none; 
        padding-bottom: 0;
    }
    .d_left img {
        margin: 15px 0 10px 0px;
    }
    .d_btn a{
        float: none;
        margin-right: 0;
        width: 100%;
    } 
    .q_right{
       text-align: center;
       margin-top: 2em;
    }
    .q_list{
        margin-top: 15px;
    }
    .q_list li a{
        text-align: left;
    }
    /*标题*/
    .title_bg{
        background-size: 100% 78px;
        height: auto;
    }
    .title_bg span{
        line-height: 78px;
        font-size: 20px;
    }
    /*期刊*/
    .qk_con ul li a img{
        height: 237px;
        padding: 2px;
        border: 1px solid #ccc;
    }
    /*论文*/
    .pro_left{
        padding-bottom: 10px;
    }
    .p_img_con{
        text-align: left;
    }
    .pro_right ul{
        width: 100%;
        margin: auto;
      }
    .pa_left{
        padding-bottom: 10px;
    }
    .pa_right{
        padding-bottom: 15px;
    }


}
@media screen and (max-width:414px){
    .a_logo a img{
        width: 100%;
        margin-top: 15px;
    }
 /*导读*/
    .d_top{
        margin-top: 0 !important;
    }
    /*标题*/
    .title_bg{
        height: auto;
       background-size: 100% 60px; 
    }
    .title_bg span{
        line-height: 60px;
        font-size:16px;
    }
    /*期刊*/
    .qk_con ul li a img{
        height: 127px;
        padding: 2px;
        border: 1px solid #ccc;
    }
    .qk_con ul li p{
        font-size: 14px;
    }
    /*标题*/
     .title_bg{
        margin-top: 10px;
    }
    .pa_con,.pro_con,footer {
        margin-top:20px;
    }
    .qk_con,.f_img{
        margin-top: 0 !important;
    }
    /*论文*/
    .p_img_con p{
        height: 48px;
        overflow: hidden;
    }
    
}
@media screen and (max-width:360px){
    .header h2{
        font-size: 12px;
    }
    /*热门常见问题*/
    .q_right img{
        width: 300px;
    }
    /*期刊*/
    .qk_con ul li a img{
        height: 107px;
        padding: 2px;
        border: 1px solid #ccc;
    }
    
}
@media screen and (max-width:320px){
    .q_list{
        padding-left: 0;
    }
    
}
