@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a,
img {
    border: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(bj.jpg);
	background-repeat: no-repeat;
}








/* featured-area */

#featured-area {
    height: 540px;
    width: 1320px;
    margin: 0 auto;
}

.roundabout-holder {
    list-style: none;
    width: 1320px;
    height: 573px;
    margin: 0px auto;
}

.roundabout-moveable-item {
    font-size: 12px!important;
    height: 505.6px;
    width: 800px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #f9f9f9;
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0;
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-in-focus:hover {
    -webkit-box-shadow: 0px 0px 20px #181819;
    -moz-box-shadow: 0px 0px 20px #181819;
    background: #f9f9f9;
}



.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
    outline: none;
    text-decoration: none;
}

.roundabout li {
    margin: 0
}

#featured-area strong {
    display: block;
    width: 100%;
    height: 20px;
    margin: 24px auto 14px;
    color: #E8ECF1;
    font-size: 16px;
    text-align: center;
    /*display: none;*/
}

#featured-area span {
    display: block;
    width: 180px;
    height: 12px;
    color: #C9CCD0;
    font-size: 12px;
    margin: 0 auto;
    /*display: none;*/
}

#featured-area .active {
    display: block;
}
#featured-area ul li strong{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #E8ECF1;
    margin-top: 20px;
}

.mainModule-97 .pagination .swiper-pagination-bullet-active{ width: 240px; border-radius: 20px; opacity: 1; text-align: left;}
		.mainModule-1-more {
			right: 0;
		}

		.w400 {
			width: 400px;
		}

		.mainArea {
			width: 1200px;
			background-color: #fff;
			margin: 0 auto;
		}

		.mainArea-safety {
			max-width: 1200px;
			min-width: 1200px;
			margin: 0 auto;
			background-size: cover;
			height: auto;
		}

		.mainArea-content {
			width: 1200px;
			margin: 0 auto;
		}

		.mainArea-title {
			padding: 0 10px;
		}

		.mainArea-titleCon {
			position: relative;
			width: 100%;
			line-height: 30px;
			font-size: 30px;
			color: #194479;
			
			padding-bottom: 27px;
			padding-top: 27px;
		}

		.mainArea-titleCon a {
			position: absolute;
			top: 35%;
			right: 0;
			line-height: 30px;
			font-size: 16px;
			color: #194479;
		}

		.subnav {
			position: absolute;
			top: 53px;
			left: -42px;
			width: 140px;
			background: #fff;
			text-align: center;
			padding: 0px 5px 10px 5px;
			z-index: 2;
			background: #000;
			display: none;
		}

		.headerModule-3 .nav>li {
			position: relative;
		}

		#return-top{
			position:fixed;
			bottom:10%;
			display:block;
			right:50px;
			width:60px;
			height:60px;
			line-height: 60px;
			background-color:#FD7C32;
			text-align:center;
			z-index: 9999;
			display:none;
		}
	</style>
	<style id="global-css">

	background:none;/* 模板73 */
.mainModule-73-content{
min-width:1200px;
max-width:1200px;
}
.mainModule-73-content .swiper-container {
 
}
.mainModule-73-content .swiper-slide a{

}
.mainModule-73-content .swiper-container img {

 

}
.mainModule-73-content .swiper-pagination-switch{
    display: inline-block;
    width:25px;
    height:3px;
    border:1px solid rgba(255,255,255,1);
    margin-right: 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}
.mainModule-73-content .swiper-pagination-switch:last-child{
    margin-right: 0px;
}
.mainModule-73-content .swiper-active-switch{
    width:35px;
    height:3px;
    background:rgba(255,255,255,1);
}
.mainModule-73-content .pagination{
    position: absolute;
    bottom: 120px;
    left: 50%;
    transform: translate(-50%,0);
    z-index:2;
}
.swiper-pagination-bullet{ 
width:25px;
height:3px;
    box-sizing: border-box;
border: solid 1px #fff;
background:none;
    border-radius: unset;
}
.swiper-pagination-bullet-active{
width:35px;
background:#fff;
}/* 模板8 */

    .mainModule-8-content {
        margin: 0 10px;
    }

    .mainModule-8-content .swiper-container {
        width: 100%;
        height: 323px;
    }

    .mainModule-8-content .swiper-container img {
        width: 100%;
        height: 100%;
    }

    .mainModule-8-content .swiper-container .swiper-slide {
        position: relative;
    }

    .mainModule-8-content .swiper-container .swiper-slide h3 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 540px;
        height: 47px;
        padding: 0 20px;
        background: rgba(0, 0, 0, .6);
        line-height: 47px;
		color: #ffffff;
    }

    .mainModule-8-content .swiper-container .swiper-slide h3 em {
        display: inline-block;
        width: 400px;
        white-space: nowrap;
        overflow: hidden;
		color: #ffffff;
    }

    .mainModule-8-content .pagination {
        position: absolute;
        z-index: 20;
        right: 38px;
        bottom: 16px;
    }

    .mainModule-8-content .swiper-pagination-switch {
        display: inline-block;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #ffff;
        margin-right: 8px;
        cursor: pointer;
 -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    }

    .mainModule-8-content .swiper-active-switch {
       width:22px;
        height:5px;
        border-radius:3px;
        background: #fff;
    }/* 模板122 */

	.mainModule-122 {
		margin-top: 27px;
	}

	.mainModule-122-content {
		margin: 0 10px;
	}

	.mainModule-122-title {
		position: relative;
		padding-bottom: 21px;
		padding-left: 4px;
		border-bottom:1px solid rgba(211,94,37,1);
	}
	.mainModule-122-title ul li{
		font-size: 22px;
		color: #6F6F6F;
		margin-right: 56px;
		cursor: pointer;
		position: relative;
	}
	.mainModule-122-title ul li:last-child{
		margin-right: 0;
	}
	.mainModule-122-title ul li .arrow{
		display: block;
		width: 24px;
		height: 18px;
		background: url(/upload/admin/20200520/888b97dd0e036842c9b9584da096cfe4.png) no-repeat 100% 100%;
		position: absolute;
		left: 50%;
		top: 29px;
		transform: translateX(-50%);
		z-index: 9999;
		display: none;
	}
	.mainModule-122-title ul li.active{
		color: #181818;
	}
	.mainModule-122-title ul li.active .arrow{
		display: block;
	}
	
 .mainModule-122-content .list{
        display: none;
    }
    .mainModule-122-content .list:first-of-type{
        display: block;
    }
	.mainModule-122-content .list li {
	width: 100%;
	line-height: 46px;
	font-family: "微软雅黑";
	font-size: 16px;		/*border-bottom: 1px solid #dddee1;*/
		/*list-style: disc inside;*/
	}

	.mainModule-122-content .list li:last-child {
		/*  border-bottom: 0;*/
	}


	.mainModule-122-content .list li a:hover {
		color: #162C6A;
	}

	.mainModule-122-content .list li strong {
		display: inline-block;
		width: 413px;
		white-space: nowrap;
		overflow: hidden;
		color: #181818;
	}.mainModule-102 .mainModule-102-list li{ height: 230px;}
.mainModule-102 .mainModule-102-list li{
margin-bottom:53px;
}
		.mainModule-102 .mainModule-102-list li:nth-of-type(1),.mainModule-102 .mainModule-102-list li:nth-of-type(3){ float: left;}
		.mainModule-102 .mainModule-102-list li:nth-of-type(2),.mainModule-102 .mainModule-102-list li:nth-of-type(4){ float: right;}
		.mainModule-102 .img_b{ width: 346px; height: 100%; overflow: hidden;}
		.mainModule-102 .img_b .img{ height: 100%; background-size: cover; transition: all ease .3s; background-position: center center; background-repeat: no-repeat;}
		.mainModule-102 .mainModule-102-list li:hover .img{ transform: scale(1.2);}
		.mainModule-102 .info_b{ width: 234px; height: 100%; box-sizing: border-box; padding: 0 20px; border: solid 1px #ECECEC;  text-align: center;}
		.mainModule-102 .info_b .tit{ font-size: 24px; line-height: 30px; height: 60px; color: #333; padding-top: 45px; margin-bottom: 35px;}
		.mainModule-102 .info_b .link{ display: block; box-sizing: border-box; width: 122px; height: 36px; border: solid 1px #ddd; font-size: 14px; color: #999; text-align: center; line-height: 36px; margin: 0 auto;}/*模板76*/
.mainModule-76{
    margin-top: 125px;
}
.mainModule-76-content {
    margin: 0 10px;
}
.mainModule-76-title {
    position: relative;
    background-image: url(/7,2bda5e4793d4.png);
    /*padding-top: 11px;*/
    padding-bottom: 65px;
    /*padding-left: 68px;*/
    background-position: bottom center;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 40px;
    color: #333333;
    font-family: 'SimSun';
    font-weight: 600;
}
.mainModule-76-title a {
    position: absolute;
    right: 0;
    display: inline-block;
    padding-top: 11px;
    padding-bottom: 8px;
}
.mainModule-76 a.modemore {
    display: block;
    width:230px;
    height:70px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(207,207,207,1);
    border-radius:4px;
    margin:0 auto;
    background-image: url("/7,2be0ef829ef3.png");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    /*margin-top: 90px;*/
}
.mainModule-76 a.modemore:hover{
    background-color: #E60012;
    background-image: url("/4,2be19d173d5b.png");
    border:1px solid #E60012;
}
.mainModule-76-list{
    margin-top: 60px;
}
.mainModule-76-list .div_20HoNc {
    width: 370px;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.4s ease;
    margin: 0 auto;
}
.mainModule-76-list .div_VCkz0c {
    height: 150px;
    width: 370px;
    position: relative;
}
.mainModule-76-list .imageblock_6yXZ0s {
 
  height: 120px;
    width: 370px;
}
.mainModule-76-list .div_nKlajF {
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 0 0;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FF919A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, -100%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, -100%);
    transform: rotate(0deg) scale(1) translate(0%, -100%);
    transition: all 0.4s ease;

}
.mainModule-76-list .paragraph_K1qmP7 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height:24px;
    padding-left: 40px;
    padding-right: 40px;
    height: 144px;
    margin-top: 55px;
}
.mainModule-76-list .div_GZ4bj2 {
    height: auto;
    width: 288px;
    border-left: 1px solid rgba(204, 204, 204, 0.4);
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
    border-right: 1px solid rgba(204, 204, 204, 0.4);
    background-color: rgb(255, 255, 255);
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 29px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 0 0 4px 4px;
}
.mainModule-76-list .paragraph_R9A25u {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #333333;
    width: 100%;
    height: 60px;
    text-align: center;

}
.mainModule-76-list .paragraph_hkarIR {
	font-size: 16px;
	color: #FFFFFF;
	width: 120px;
	height: 60px;
	text-align: center;
	background-color: #D30C1F;
	font-family: "微软雅黑";
	text-decoration: none;
	padding: 10px;
	top:10px;
}
.mainModule-76-list .c-div{
    min-height:70px;
}

.mainModule-76-list .yuyueBtn{
    display: block;
    width:90px;
    height:40px;
    background:rgba(255,255,255,1);
    border-radius:4px;
    font-size: 16px;
    color: #E60012;
    line-height: 40px;
    text-align: center;
    margin: 15px auto 0 auto;
}
.mainModule-76-list .swiper-container{
    height:200px !important;
}
.mainModule-76-list .pagination{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 2;
}

.mainModule-76-list .swiper-pagination-switch{
    display: inline-block;
    width:8px;
    height:8px;
    background:rgba(230,0,18,0.2);
    border-radius:50%;
    margin-right: 15px;
}
.mainModule-76-list .swiper-pagination-switch:last-child{
    margin-right: 1px;
}
.mainModule-76-list .swiper-active-switch{
    background:rgba(230,0,18,1);
}
.mainModule-76-list{
    position: relative;
}
.mainModule-76-list .arrow-left{
    display: block;
    width: 30px;
    height: 70px;
    background: url(/7,2ffb6751a9c6.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -49px;
    top: 70px;
}
.mainModule-76-list .arrow-right{
    display: block;
    width: 30px;
    height: 70px;
    background: url(/4,2ffcb2f64b05.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 70px;
    right: -49px;
}/*模板109*/

.mainModule-109 {
	margin-top: 125px;
}

.mainModule-109-content {
	margin: 0 10px;
}

.mainModule-109-title {
	position: relative;
	background-image: url(/7,2bda5e4793d4.png);
	/*padding-top: 11px;*/
	padding-bottom: 65px;
	/*padding-left: 68px;*/
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-family: 'SimSun';
	font-weight: 600;
}

.mainModule-109 a.modemore {
	display: block;
	width: 77px;
	height: 23px;
	line-height: 23px;
	padding-left: 18px;
	color: #989898;
	/*background: rgba(255, 255, 255, 1);*/
	border: 1px solid #DDDDDD;
	/*border-radius: 4px;*/
	margin: 0 auto;
	background-image: url("/6,3f2586745d0c.png");
	background-repeat: no-repeat;
	background-position: 54px center;
	/*-webkit-transition: all 0.4s;*/
	/*-moz-transition: all 0.4s;*/
	/*-o-transition: all 0.4s;*/
	/*-ms-transition: all 0.4s;*/
	margin-top: 90px;
}

.mainModule-109 a.modemore:hover {
	/*background-color: #E60012;*/
	/*background-image: url("/4,2be19d173d5b.png");*/
	border: 1px solid #E60012;
}

.mainModule-109-list {
	margin-top: 60px;
	padding-left: 0;
	position: relative;
}
.mainModule-109 .swiper-slide{
	/*width:280px;*/
	/*height:370px;*/
	
}
.mainModule-109 .topimg{
	width: 254px;
	height: 290px;
	overflow: hidden;
	margin: 13px auto 0 auto;
}
.mainModule-109 .topimg img{
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
}
.mainModule-109 .swiper-slide a{
	display: block;
	width:280px;
	height:400px;
       border:1px solid rgba(238,238,238,1);
	overflow: hidden;
       margin:0 auto;
}
.mainModule-109 .swiper-slide p{
	font-size: 20px;
	color: #333333;
	width: 238px;
	height: 26px;
	margin: 32px auto 0 auto;

}
.mainModule-109 .swiper-slide a:hover .topimg img{
	transform: scale(1.2);
}
.mainModule-109 .swiper-slide a:hover{
	background:#E89456;
}
.mainModule-109 .swiper-slide a:hover p{
	color: #fff;
}
.mainModule-109 .swiper-container{
    padding-bottom: 70px;
}
.mainModule-109 .swiper-pagination{
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.mainModule-109 .swiper-pagination-switch{
display:inline-block;
margin-right:12px;
    width: 30px;
    height: 4px;
    border-radius: 2px;
    background: #D2D2D2;
    transition: width 0.3s ease-in-out;
}
.mainModule-109 .swiper-pagination-switch:last-child{
margin-right:0;
}
.mainModule-109 .swiper-active-switch{
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background: #E89456;
}.mainModule-46-content {
	margin: 0 10px;
}



/* 模板124 */
.mainModule-124{
width: 100%;
margin-top:30px;
}
.mainModule-124-content {
   /* margin: 0 10px;*/
}

.mainModule-124-title {
    position: relative;
    background-image: url(../images/mainModule-13/title.png);
    padding-top: 11px;
    padding-bottom: 8px;
    padding-left: 68px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.mainModule-124-title a {
    position: absolute;
    right: 0;
    display: inline-block;
    padding-top: 11px;
    padding-bottom: 8px;
}

.footer-content .info{
height:auto!important;
}
.headerModule-5-safety{
background:none !important;
}
#area130 .mainArea-content{
width:auto;
}
.mainModule-73-content .swiper-pagination-switch{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: none;
    background: #fff;
}
.mainModule-73-content .swiper-active-switch{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: none;
    background: #F8B551;
}
.mainModule-73-content .pagination{
bottom:44px;
}
.mainModule-102-list{
margin-top:152px;
margin-bottom:32px;
}
#area124 .mainArea-safety,#area128 .mainArea-safety {
    background-image: url(/upload/admin/20191127/404d189cbeab37eab758739bb348740b.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto;
}
.mainModule-102 .mainModule-102-list li{
    background: #fff;
}
#module-137{
margin-top:0px;
}
.mainModule-76 {
    margin-top: 0px;
}
.mainModule-76-list {
    margin-top: 30px;
}
.mainModule-76-list .div_nKlajF{
    background-color: #E89456;
}
.mainModule-76-list .yuyueBtn{
    color: #D48143;
}
.mainModule-76-list .div_20HoNc:hover .paragraph_R9A25u{
    color: #FD7C32;
}
.mainModule-76-list .swiper-pagination-switch{
    background: rgba(232,148,86,0.2);
}
.mainModule-76-list .swiper-active-switch{
    background: #E89456;
}
.mainModule-46 .swiper-slide:hover .bg{
    background: #E89456;
}
.mainModule-46 .content .button button{
    width: 100px;
    height: 32px;
    border-radius: initial;
}
.mainModule-109 {
    margin-top: 0px;
}
.mainModule-109-list{
    margin-top: 189px;
}
.mainModule-109 .swiper-container {
    padding-bottom: 160px;
}
.mainModule-109 .swiper-pagination{
bottom:72px;
}
.mainModule-109 .swiper-slide a{
background:#fff;
}
#module-141{
margin-top:0px;
}
.mainModule-46 .swiper-container {
    margin-top: 30px;
}
#area124 .mainArea-content,#area128 .mainArea-content{
position: relative;
}
#area151 .mainArea-content{
width:auto;
}
#area151 .mainArea-title{
   width: 1180px;
    margin: 0 auto;
}