/*
 * time:2021/1/27
 * Company:cait
 */
 html,body{margin:0;padding:0}
.header img{
   width: 100%; 
   display:block;
   min-width: 1200px;
}
.qgh2021_top {
    max-width: 1920px;
    min-width: 1200px;
    height: 590px;
    margin: 0 auto;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.message{ font-size:14px; color:#333; line-height:24px; text-align:justify;text-justify:inter-ideograph;line-height: 200%;font-size: 12pt;font-family:'宋体';margin-bottom:40px;}
.message p{line-height: 200%;font-size: 12pt;font-family:'宋体';}
/*底部版权*/
.qgh2021_foot {
    width: 100%;
    height: 140px;
    background-color: #0353bc;
    min-width: 1200px;
    margin: 0 auto;
}
.footer-center {
    width: 1200px;
    margin: 0 auto;
	line-height: 30px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}
.font_biaoti{
    font-size: 24px;
    color: rgb(51, 51, 51);
    text-align: center;
    width: 100%;
    font-family: 微软雅黑;
	margin:30px 0;
}
.line{border: 1px dashed #d4d4d4;
    margin: 20px auto;}
.font_hui{font-size: 12px;
    color: grey;
    text-align: center;
    padding-bottom: 30px;}
.font_nr{padding-bottom:20px; width: 1000px;
    margin: 0 auto;overflow:hidden}
.font_nr p{line-height: 200%;
    font-size: 12pt;
    color: #333;}
.location{    height: 45px;
    line-height: 45px;   
    background-color: #fff;
    color: #555;
    font-size: 16px;
    border-bottom: 3px solid #f5f5f5;}
.location a{color:#333;text-decoration:none}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.qgh2021_foot {
    background-color: #07A062;
}