@charset "utf-8";
/* CSS Document */
ul {
    list-style: none;
}
a {
    color: #3a85d2;
    text-decoration: none;
    background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #3a85d2;
}
a:hover {
	text-decoration: none;
	color: #3a85d2;
}
a:active {
	text-decoration: none;
	color: #3a85d2;
}


body {
    margin: 0px;
    padding: 0px;
    font-family: '微软雅黑';
    text-align: left;
	font-size:16px;
	color:#333;

}
html
{
    margin: 0px;
    padding: 0px;
}
.banner {
    height: 347px;
    background: url("2003031553036917103.png") no-repeat center;
}
.banner ul {
    width: 1200px;
    margin: 0 auto;
    padding: 0 50px 0 7px;
}
.logo {
    width: 375px;
    margin-top: 0px;
	padding-top:40px;
}
ol, ul, li {
    list-style: none;
}
.cf {
    zoom: 1;
}
.footer {
    height: 110px;
    background: #333333;
}

.fl {
    float: left;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.footer-instruction {
    margin-left: 23px;
    padding-top: 25px;
}
.footer-instruction, .footer-instruction a {
    font-size: 13px;
    color: #999999;
    line-height: 23px;
}
.footer-dzjg {
    display: block;
    width: 87px;
    height: 60px;
    margin-left: 50px;
}

.footer-dzjg {
    width: 43px;
    margin-top: 30px;
}
.footer-jc {
    width: 87px;
    margin-top: 27px;
    margin-left: 20px;
}
.footer-nav {
    margin-top: 14px;
}
.footer>ul {
    width: 1200px;
    margin: 0 auto;
    padding-left: 155px;
}

.fl {
    float: left;
}

.main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
    background-color: #f8f8f8;
	height: 1900px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	clear: both;
}

.row {
	witdh:100%;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	clear: both;
}

.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.big-title {
    max-width: 1000px;
    margin: 0 auto;
    line-height: 200%;
}
.big-title ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.big-title li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.big-title h1 {
    color: #006699;
    line-height: 200%;
    font-size: 24px;
    font-weight: bold;
}
p {
    color: #666666;
    line-height: 200%;
    font-size: 14px;
}
.common-title p
{
	text-indent:30px;
}


.col-sm-8 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
	float: left;

}
.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 30%;
    max-width: 30%;

}
.list .list-title {
    padding: 0 5px;
    border-bottom: 1px solid #006699;
    line-height: 200%;
    font-weight: bold;
}
.list .list-title span {
    color: #006699;
    font-size: 16px;
}
.pull-right {
	color:#3a85d2;
    float: right;
}
.article-box {
    padding: 20px 0;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.article-list {
    padding: 20px 0;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.common-title h1 {
    color: #333333;
    line-height: 200%;
    font-size: 18px;
    font-weight: bold;
}

.list {
    padding: 30px 20px;
}
.padding-sm {
    padding: 10px 0;
}
.yy {
    width: 100%;
}
img {
    vertical-align: middle;
    border-style: none;
}
.article-list a {
    line-height: 200%;
    color: #666666;
	flex: 0 0 65%;
    max-width: 65%;
    display: inline-block;
	min-width: 340px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.article-list span {
	line-height: 200%;
    color: #666666;
	flex: 0 0 25%;
    max-width: 25%;
}
.article-list {
    padding: 20px 0;
}
.article-list li {
	margin: auto;
    width: 98%;
    height: 32px;
    background: url(images/2003021530329259580.png) no-repeat 0px center;
}
.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-sm-9 {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}
.text-right {
    text-align: right!important;
}
.color-title {
    color: #006699;
}
.text-center {
    text-align: center!important;
}
.h1, h1 {
    font-size: 2.5rem;
	font-weight: 400;
}
.text-left {
    text-align: left!important;
}


.btndd{text-align:center:display:block;border-top:3px solid #0f6abb;padding-top:20px;padding-left:0px;}
.btndd a{display:inline-block;margin-right:8px;}

.g_ind_shl_tit{height:18px;padding-bottom:15px;font-size:16px;font-weight:bold;padding-left:20px;overflow:hidden;line-height:18px;color:#333;}
.g_ind_shl_info_box{width:1200px;margin:0 auto;height:160px;position:relative;}
.g_ind_shl_info_main{width:1200px;height:160px;overflow:hidden;position:relative;}
.g_ind_shl_info_main ul{width:20000px;position:absolute;left:0px;top:0px;padding:0px;}
.g_ind_shl_info_main img{ width:290px; height:160px;}
.g_ind_shl_info_main ul li{float:left;width:290px;height:160px;text-align:center; margin-right:13px;}
.btnul {padding: 0px;margin: 0;}
.btnul li{float:left;width:234px;margin:8px 7px 0 0}