/*
 * 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: 540px;
    margin: 0 auto;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.qgh2021_row2_tit{
    width: 100%;
    height: 30px;
	text-align:right;
}
.qgh2021_row2_tit h2{
    line-height: 65px;
    text-align: center;
    font-size: 36px;
    font-family: "楷体";
    color: #fff;
    font-weight: 900;
}
.qgh2021_row2_tit a{
    font-size: 16px;
    color: #4281FF;
    padding: 20px;
   text-decoration:none;
}
.qgh2021_row2_tit a:hover,.qgh2021_row3_tit a,.qgh2021_row4_tit a{
  color:#4281FF;
}
.qgh2021_row2_ul{
    width: 100%;
    margin-top:0;
	padding:0;
	list-style-type:none;
}
.qgh2021_row2_ul li{
    height: 45px;
    line-height: 45px;
	background: url(li_ico.png) no-repeat 10px center;
    padding-left: 23px;
}
.qgh2021_row2_ul li a{

    height: 45px;
    font-size: 16px;
    color: #535353;
    display: block;
    float: left;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	text-decoration:none;
}
.qgh2021_row2_ul li span {
    width: 120px;
    height: 45px;
    display: block;
    float: right;
    line-height: 45px;
    font-size: 16px;
    color: #535353;
    text-align: center;
}
.qgh2021_row2_ul li:hover a {
    color: #224ea5;
}
.qgh2021_row2_ul li:hover span {
    color: #224ea5;
}
/*底部版权*/
.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;
}