		* {
		    margin: 0px;
		    padding: 0px;
		}
		
		#top_img1 {
		    width: 340px;
		}
		
		body {
		    background: #F8F8F8;
		}
		
		a,
		li {
		    text-decoration: none;
		    list-style-type: none;
		}
		
		.top {
		    min-width: 1040px;
		}
		
		.top_1 {
		    min-width: 1040px;
		    height: 42px;
		    background: #EE6212;
		    margin-top: -5px;
		}
		
		.top_1_1 {
		    width: 1040px;
		    height: 42px;
		    margin: auto;
		    background: #EE6219;
		    line-height: 43px;
		    color: #fff;
		    font-size: 13px;
		}
		
		.td-menu {
		    display: none;
		    width: 26px;
		    float: right;
		    margin-top: 18px;
		    margin-right: 10px;
		}
		
		.top_1_1 span a {
		    color: #fff;
		}
		
		.top_2 {
		    min-width: 1040px;
		    height: 92px;
		}
		
		.t2_ul {
		    overflow: scroll;
		    position: fixed;
		    background-color: white;
		    text-align: center;
		    z-index: 9999999;
		    width: 80%;
		    height: 100vh;
		    top: 0;
		    right: -100%;
		}
		
		.t2_ul li {
		    padding: 25px 0;
		    background-color: #EE6219;
		    color: white;
		    border: 1px solid #eee;
		    font-size: 16px;
		}
		
		.top_2_1 {
		    width: 1040px;
		    height: 90px;
		    margin: auto;
		    margin-top: 14px;
		}
		
		.top2_1_1div {
		    width: 554px;
		    height: 100%;
		    line-height: 90px;
		}
		
		.top2_1_2div {
		    width: 450px;
		    height: 100%;
		    float: right;
		    line-height: 106px;
		    margin-top: -91px;
		}
		
		.top2_1_2div table {
		    float: right;
		    margin-right: 10px;
		}
		
		.top3 {
		    min-width: 1040px;
		    height: 40px;
		    border: 1px solid #E7E7E7;
		}
		
		.top3_1 {
		    width: 1040px;
		    height: 40px;
		    margin: auto;
		    margin-top: -10px;
		}
		
		.top3_1 ul li {
		    float: left;
		    padding-left: 15px;
		    padding-right: 15px;
		    height: 37px;
		    width: auto;
		    line-height: 38px;
		}
		
		.top3_1 ul li:hover {
		    background: #F9F9F9;
		}
		
		.top3_1 ul li a {
		    color: #333333;
		    text-decoration: none;
		    font-size: 13px;
		}
		
		.top4 {
		    min-width: 1040px;
		    height: 438px;
		    background: #387DD8;
		}
		
		.top4_1 {
		    width: 1040px;
		    height: 400px;
		}
		
		.top4_ul {
		    margin: 404px auto;
		    position: absolute;
		    left: 50%;
		    margin-left: -540px;
		    width: 87%;
		    z-index: 90999;
		}
		
		.top4_ul li {
		    width: 198px;
		    height: 28px;
		    background: url('../images/index/dhbj.png');
		    float: left;
		    margin-left: 13px;
		    color: #fff;
		    line-height: 27px;
		    z-index: 90999;
		    text-align: center;
		    cursor: pointer;
		}
		
		.top4_ul li:hover {
		    background: #EE6219;
		}
		
		.carousel-inner {
		    width: 100%;
		    height: 440px;
		}
		
		.carousel-inner .item {
		    width: 100%;
		    height: 100%;
		}
		
		.carousel-inner .item img {
		    object-fit: cover;
		}