	*{margin:0px;padding:0px;word-break:break-all;}
	ul li,ol li{list-style:none;}
	a{text-decoration:none;}
	img{border:none;}
	body{font:14px "微软雅黑";width:100%;min-width:1280px;}
	body dd img{width:100%;max-width:100%;height:100%;transition:all 0.5s;object-fit:cover;}
	.head_box{width:100%;height:100px;box-shadow:0px 0px 20px #e7e7e7;}
	.header{width:1200px;height:100px;margin:0 auto;z-index:10;position:relative;}
	.logo_box{width:272px;height:49px;float:left;overflow:hidden;margin-top:27px;}
	.logo_box>a{width:272px;height:49px;display:block;float:left;background:url(../img/logo.jpg) no-repeat;}
	.logo_a{width:120px;height:18px;line-height:18px;overflow:hidden;float:right;margin-top:42px;}
	.logo_a>a{color:#333;margin:0 2px;}
	.logo_a>.on,.logo_a>a:hover{color:#da251d;}
	.nav{width:688px;height:66px;line-height:66px;float:left;margin:18px 0 0 100px;}
	.nav>li{width:98px;height:66px;text-align:center;float:left;}
	.nav .on>a{background:#DA251D;color:#fff;}
	.nav>li>a{display:block;color:#333;}
	.nav>li:hover>a{background:#DA251D;color:#fff;}
	.nav_list{width:98px;background:#DA251D;display:none;}
	.nav_list>a,.nav_list>li,.nav_list>li>a{width:98px;height:36px;line-height:36px;text-align:center;color:#fff;display:block;position:relative;}
	.nav_list>a:hover,.nav_list>li>a:hover{background:#9D1E18;}
	.list_a{width:431px;border:1px solid #DA251D;position:absolute;left:98px;top:0;overflow:hidden;display:none;background:#fff;}
	.list_a>a{height:34px;color:#333;font-size:12px;display:block;float:left;margin-left:20px;}
	.list_a>a:hover{color:#DA251D;}
	.nav_list>li:hover .list_a{display:block;}
	/*中部*/
	.bg_01{width:100%;height:180px;background:url(../img/6.jpg) center no-repeat;}
	.bg_box{width:1200px;height:180px;overflow:hidden;margin:0 auto;}
	.bg_box>img{display:block;float:left;margin-top:44px;}
	.content{width:1200px;overflow:hidden;margin:0 auto;margin-bottom:50px;}
	.main{width:1200px;min-height:390px;overflow:hidden;margin:0 auto;}
	.main_nav{width:300px;overflow:hidden;float:left;overflow-y:scroll;margin:25px 0;height:610px;box-sizing:border-box;margin-right:20px;}
	.main_nav::-webkit-scrollbar-track{border-radius:0;background:rgba(0,0,0,0);}
	.main_nav::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2);}
	.main_nav::-webkit-scrollbar{ width:4px;height:4px;}
	.main_nav>a{width:242px;float:right;display:block;color:#333;font-size:16px;margin-top:5px;
		padding: 22px 16px 22px 12px;word-wrap:break-word;
		word-break:break-all;}
	.main_nav>.on{border-left:10px solid #DA251D;}
	.main_nav>a:hover{color: #DA251D;}
	.main_box{width:880px;overflow:hidden;float:left;}
	.main_div{width:100%;overflow:hidden;border-bottom:1px solid #D0D0D0;padding-bottom:10px;}
	.box_nav{max-width:515px;float:left;}
	.box_nav>a{max-width:350px;height:28px;line-height:28px;float:left;display:block;margin:10px 20px 0 0;padding:0 5px;color:#333;}
	.box_nav>.on,.box_nav>a:hover{background:#DA251D;color:#fff;}
	.map{height:16px;line-height:16px;float:right;margin-top:30px;}
	.map>a{color:#333;margin:0 3px;}
	/*分页*/
	.page{width:100%;height:20px;line-height:20px;text-align:center;margin:40px auto;font-size:16px;}
	.page>a{color:#333;margin-left:10px;}
	.page>.on,.page>a:hover{color:#DA251D;}
	/*底部*/
	.footer{width:100%;height:270px;background:#F4F4F4;overflow:hidden;}
	.foot{width:1200px;overflow:hidden;margin:0 auto;}
	.foot_nav{/*width:510px;*/overflow:hidden;float:left;margin-top:33px;}
	.foot_nav>li{width:70px;overflow:hidden;float:left;font-size:14px;margin-left:16px;}
	.foot_nav>li:first-child{margin-left:0;}
	.foot_nav>li>h3{font-size:14px;}
	.foot_nav>li>a{width:100%;height:16px;line-height:16px;font-size:12px;color:#333;display:block;margin-top:17px;}
	.foot_nav>li>a:hover{color:#DA251D;}
	.foot_code{width:360px;height:400px;overflow:hidden;float:right;margin-top:40px;}
	.code{width:100%;height:50px;}
	.code>a{width:272px;height:49px;display:block;float:left;background:url(../img/logo.jpg) no-repeat;}
	.btn_span{width:50px;height:50px;display:block;float:left;background:url(../img/logo_02.jpg) no-repeat;cursor:pointer;position:relative;margin-top: 10px;}
	.btn_span1{background:url(/Content/pc_ch/img/qCode.png) no-repeat; background-size:cover;margin-left:30px}
	.btn_span>img{width:109px;height:100px;display:block;position:absolute;top:-100px;/*left:-49px;*/display:none;}
	.btn_span:hover img{display:block;}
	.foot_code>p{width:100%;height:18px;line-height:18px;color:#333;margin-top:13px;overflow:hidden;}
	table,tr,td,th{border-collapse:collapse;border-spacing:0;border:1px solid;max-width:100%;text-align:center;}