/********
 * QQ:214485159@qq.com
 * biejiajia
 * 
 * 
***********/
*{
	margin: 0;
	padding: 0;
}
body,html{
	height: 100%;
	line-height: 1.4;
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
	background: #fff;
}

li{
	list-style: none;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.green{
	color: #0aa403;
}
.red{
	color: red;
}
.tr{
	text-align: right;
}
.tc{
	text-align: center;
}

/**************棣栭〉********************/
header{
	background: url("../images/top-bg.jpg");
	height: 700px;
	width: 100%;
}
.box{
	width: 100%;
	height: 87px;
}
.top{
	width: 100%;
	
}
.top-box{
	width: 1450px;
	margin: 0 auto;
	height: 87px;
	line-height: 87px;
	display: flex;
	justify-content: space-between;
}
.top .logo{
	padding-left: 15px;
	margin-top: 10px;
}
.top .layui-nav{
	background: none;
}
.top .layui-nav .layui-nav-item{
	line-height: 87px;
}
.top .layui-nav .layui-nav-item a{
	color: #fff;
	font-size: 16px;
}
.top .layui-nav .layui-nav-item dl a{
	color: #333;
	font-size: 16px;
}
.top-phone{
	color: #fff;
	font-size: 16px;
}
.top-phone i{
	padding-right: 5px;
}

.wenben{
	width: 1350px;
	margin: 168px auto;
}
.wenben h2{
	color: #fff;
	font-size: 40px;
	margin-bottom: 50px;
}
.wenben h3{
	color: #fff;
	font-size: 30px;
	margin-bottom: 60px;
}
.wenben a{
	font-size: 16px;
	color: #fff;
	padding: 15px 40px;
	border-radius: 30px;
	background-image: linear-gradient(40deg, #dc626c 0%, #d73b48 100%);
}
.wenben a i{
	padding-left: 20px;
}

/**************閲嶅啓瀵艰埅涓嬫媺灏忎笁瑙掓牱寮�*******************/
.top .layui-nav .layui-nav-more {
	content: '';
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	overflow: hidden;
	cursor: pointer;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: absolute;
	top: 50%;
	right: 3px;
	margin-top: -3px;
	border-width: 6px;
	border-top-color: rgba(253, 253, 253, .7)
}

.top .layui-nav .layui-nav-mored,
.top .layui-nav-itemed>a .layui-nav-more {
	margin-top: -9px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
}
.top .layui-nav-child {
	top: 87px;
}
.top .layui-nav-child a{
	font-size: 14px;
}
.top .layui-nav .layui-this:after,
.top .layui-nav-bar,
.top .layui-nav-tree .layui-nav-itemed:after {
	background-color: #db5d68;
}
.top .layui-btn-primary{
	border: #064c93 1px solid;
	color: #064c93;
}


/**************棣栭〉浼佷笟浠嬬粛********************/
.index-aboutBg{
	background: url("../images/about-bg.jpg");
	height: 558px;
	width: 100%;
}
.index-about{
	width: 1450px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 120px;
}
.index-about-title{
	width: 188px;
	margin-right: 20px;
}
.index-about-title h3{
	color: #e2e2e2;
	font-size: 36px;
	margin-bottom: 25px;
	position: relative;
}
.index-about-title h3:after{
	position: absolute;
	content: "";
	height: 4px;
	width:50px;
	background: #d73a47;
	top: 105px;
	left: 0px;
}
.index-about-title h3:before{
	position: absolute;
	content: "";
	height: 4px;
	width:8px;
	background: #d73a47;
	top: 105px;
	left: 60px;
}
.index-about-title h2{
	color: #333;
	font-size: 24px;
}
.index-about-tu{
	width: 535px;
	margin-right: 60px;
}
.index-about-text{
	flex: 1;
	margin-right: 40px;
}
.index-about-text p{
	color: #666;
	font-size: 22px;
	line-height: 42px;
	text-indent: 2em;
	margin-bottom: 15px;
}
.index-about-more{
	text-align: right;
	font-size: 16px;
	padding-right: 10px;
}
.index-about-more i{
	font-size: 16px;
	padding-right: 10px;
}
.index-about-more a{
	color: #666;
}
.index-about-more a:hover{
	color: #d73a47;
}
/**************棣栭〉杞挱********************/
#banner .con{
	position: absolute;
	left: 20%;
	color: #fff;
	top: 15%;
	background: rgb(51,39,88,.5);
	border-radius: 20px;
	width: 620px;
	padding: 25px 50px 50px 50px;
}
.texe-english{
	color: #bfbebd;
}
#banner .con h2{
	font-size: 50px;
	margin-bottom: 20px;
	color: #f18790;
}
#banner .con h3{
	font-size: 44px;
	color: #e4e3e2;
	margin-bottom: 20px;
	font-weight: 800;
}
#banner .con h4{
	color: #e4e3e2;
	font-size: 20px;
	margin-bottom: 20px;
}
#banner .con a{
	float: right;	
	background: rgba(243,253,247,.5);
	color: #fff;
	font-size: 18px;
	padding: 12px 40px;
	border-radius: 25px;
	margin-top: 20px;
	transition: 1s;
  	-webkit-transition: 1s;
}
#banner .con a:hover{
	background: #b0d5fa;
	color: #08437d;
}
#banner img{
	width: 100%;
}
.lunbo-text{
	display: flex;
	flex-wrap: wrap;
	margin: 20px;
	border-bottom: 1px solid #959594;
}
.lunbo-text div{
	width: 25%;	
	text-align: center;
	margin-bottom: 20px;
}
.lunbo-text div p{
	font-size: 20px;
}
.lunbo-text i{
	font-size: 40px;
}
/**************鏂伴椈********************/
.index-newsBg{
	background: url("../images/news-bg.jpg");
	height: 691px;
	width: 100%;
}
.index-news{
	width: 1450px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 70px;
}
.index-news-title{
	width: 188px;
	margin-right: 20px;
}
.index-news-title h3{
	color: #e2e2e2;
	font-size: 36px;
	margin-bottom: 25px;
	position: relative;
}
.index-news-title h3:after{
	position: absolute;
	content: "";
	height: 4px;
	width:50px;
	background: #d73a47;
	top: 105px;
	left: 0px;
}
.index-news-title h3:before{
	position: absolute;
	content: "";
	height: 4px;
	width:8px;
	background: #d73a47;
	top: 105px;
	left: 60px;
}
.index-news-title h2{
	color: #333;
	font-size: 24px;
}
.index-news-text{
 	width: 100%;
}
.index-news-text .news-list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;	
	flex: 1;
 	min-height: 500px;
}
.index-news-text .news-list li{
	width: 47.5%;
	background: #fff;
	display: flex;
	justify-content: space-between;
	height: 230px;
	margin:0 20px 37px 0;
}
.index-news-text .news-list li:hover{
	box-shadow:0 0 10px #dddcdc;
	transition: 1s;
  	-webkit-transition: 1s;
}
.news-list-left{
	width: 100px;
	margin: 55px;
	margin-right: 20px;
}
.news-list-left .news-list-date{
	font-size: 30px;
	color: #333;
}
.news-list-left h3{
	color: #a3a2a2;
	font-size: 16px;
	position: relative;
}
.news-list-left h3:after{
	position: absolute;
	content: "";
	height: 2px;
	width:70px;
	background: #d6d6d6;
	top: 60px;
	left: 0px;
}
.news-list-right{
	flex: 1;
	margin: 55px;
	margin-left: 0;
}
.news-list-right h2{
	color: #040404;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: 800;
}
.news-list-right  p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	overflow: hidden;
  	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4; 
    -webkit-box-orient: vertical;
}
.index-news-title .layui-tab-title{
	display: flex;
	flex-direction: column;
	margin-top: 80px;
	border-bottom: none;
}
.index-news-title .layui-tab-title li{
	font-size: 18px;
	text-align: left;
	margin-bottom: 20px;
	padding: 0;
}
.index-news-title .layui-tab-title .layui-this{
	color: #d73a47;
	width: 55%;
}

.index-news-title .layui-tab-title .layui-this::after{
	border: none;
	border-bottom: 3px solid #d73a47;
}
.news-more{
	padding-top:20px;
	text-align: center;
	font-size: 18px;
}
.news-more i{
	font-size: 18px;
	padding-right: 10px;
}
.news-more a:hover{
	color: #d73a47;
}
/**************浜烘墠鍔犲叆********************/
.join-bg{
	background: url("../images/join-bg.jpg");
	height: 374px;
	width: 100%;
}
.join{
	width: 1450px;
	margin: 0 auto;
	padding-top: 100px;
	text-align: center;
}
.join h3{
	color: #fefefe;
	font-size: 30px;
	margin-bottom: 20px;
}
.join h2{
	color: #fefefe;
	font-size: 40px;
	margin-bottom: 20px;
}
.join a{
	color: #fefefe;
	font-size: 16px;
}
/**************link********************/
.link-bg{
	background: #f5f5f5;
	height: 374px;
	width: 100%;
}
.link{
	width: 1450px;
	margin: 0 auto;
	padding-top: 46px;
	display: flex;
	justify-content: space-between;
}
.link-bg-english{
	color: #e2e2e2;
	font-size: 36px;
	width: 1450px;
	margin: 0px auto;
	padding-top: 50px;
}
.link-left{
	width: 240px;
}
.link-left h2{	
	color: #333;
	font-size: 24px;
	margin-bottom: 25px;
	position: relative;
}
.link-left h2:after{
	position: absolute;
	content: "";
	height: 4px;
	width:50px;
	background: #d73a47;
	top: -15px;
	left: 0px;
}
.link-left h2:before{
	position: absolute;
	content: "";
	height: 4px;
	width:10px;
	background: #d73a47;
	top: -15px;
	left: 60px;
}
.link-right{
	flex: 1;
	display: flex;
	justify-content: flex-start;
}
.link-right a{
	/* border: 1px solid #e6e6e6; */
	padding-left: 20px;
}
/**************footer********************/
footer{
	background: #0e1421;
}
.footer-box{
	width: 1450px;
	margin: 0 auto;
}
.footer-top{
	display: flex;
	justify-content: space-between;
	color: #afbdc6;
}
.footer-copy{
	height: 50px;
	line-height: 50px;
	color: #afbdc6;
	font-size: 14px;
	border-top: 1px solid #1e2a39;
	border-bottom: 1px solid #1e2a39;
}
.footer-top-nav{
	padding: 40px 0;
}
.footer-top-nav h3{
	font-size: 18px;
	margin-bottom: 20px;
}
.footer-top-nav p{
	margin-bottom: 10px;
}
.footer-top-nav .phone{
	font-size: 24px;
	margin-top: -15px;
}
.footer-top-logo{
	padding: 40px 0;
}
.footer-top-icon{
	margin-top: 30px;
}
.footer-top-icon i{
	font-size: 30px;
	margin-right: 20px;
}
.footer-copy div{
	width: 1450px;
	margin: 0 auto;
}
.footer-link{
	width: 1450px;
	margin: 0 auto;
	color: #afbdc6;
	display: flex;
	padding: 20px 0;
}
.footer-link h2{
	font-size: 16px;
	font-weight: 800;
	line-height: 30px;
}
.footer-link a{
	color: #afbdc6;
	margin-left: 30px;
	position: relative;
	line-height: 30px;
}
.footer-link a:after{
	position: absolute;
	content: "";
	height: 10px;
	width:1px;
	background: #afbdc6;
	top: 10px;
	right: -15px;
}
/**************鏂伴椈鍒楄〃椤甸潰********************/
.neiye{
	background: none;
	height: 87px;
}
.neiye .top-phone{
	color: #333;
}
.neiye .top-nav a{
	color: #333;
}

.neiye .neiyeTop .layui-nav-itemed>a .layui-nav-more {
	margin-top: -9px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #333;
}
.neiye .neiyeTop .logo{
	padding-left: 15px;
	margin-top: 10px;
}
.neiye .neiyeTop .layui-nav{
	background: none;
}
.neiye .neiyeTopp .layui-nav .layui-nav-item{
	line-height: 87px;
}
.neiye .neiyeTop .layui-nav .layui-nav-item a{
	color: #333;
	font-size: 16px;
}
.neiye .neiyeTop .layui-nav .layui-nav-item dl a{
	color: #333;
	font-size: 16px;
}

/**************鍐呴〉閲嶅啓瀵艰埅涓嬫媺灏忎笁瑙掓牱寮�*******************/
.neiye .neiyeTop .layui-nav .layui-nav-more {
	content: '';
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-color: #333 transparent transparent;
	overflow: hidden;
	cursor: pointer;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: absolute;
	top: 50%;
	right: 3px;
	margin-top: -3px;
	border-width: 6px;
	border-top-color: rgba(51, 51, 51, .7)
}

.neiye .neiyeTop .layui-nav .layui-nav-mored,
.neiye .neiyeTop .layui-nav-itemed>a .layui-nav-more {
	margin-top: -9px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #333;
}
.neiye .neiyeTop .layui-nav-child {
	top: 60px;
}
.neiye .neiyeTop .layui-nav-child a{
	font-size: 14px;
}
.neiye .neiyeTop .layui-nav .layui-this:after,
.neiye .neiyeTop .layui-nav-bar,
.neiye .neiyeTop .layui-nav-tree .layui-nav-itemed:after {
	background-color: #db5d68;
}
.neiye .neiyeTop .layui-btn-primary{
	border: #064c93 1px solid;
	color: #064c93;
}

.neiye-news{
	background: url("../images/newsBg.jpg");
	height: 334px;
	margin-bottom: 20px;
}
.neiye-news .neiye-news-box{
	width: 1050px;
	margin: 0 auto;
	padding-top: 100px;
}
.neiye-news .neiye-news-box h2{
	color: #fff;
	font-size: 28px;
	margin-bottom: 20px;
}
.neiye-news .neiye-news-box h3{
	color: #fff;
	font-size: 16px;
}
.news{
	width: 1450px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.news-left{
	flex: 1;
	margin-right: 60px;
}
.news-right{
	width: 370px;
}
.news-left h2{
	color: #333;
	font-weight: 400;
	font-size: 24px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 15px;
	line-height: 60px;
}
.news-left h2:after{
	position: absolute;
	content: "";
	height: 20px;
	width:3px;
	background: #d73a47;
	top: 22px;
	left: -15px;
}
.news-left li{
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	line-height: 60px;
	border-bottom: 1px solid #f2f2f2;
}
.news-left li a{
	color: #535353;
}
.news-left li:hover a{
	color: #da3f4a;
}
.news-left li span{
	color: #999;
}
.page{
	margin: 50px 0;
	text-align: center;
	display: flex;
	justify-content: center;
}
.page a{
	background: #f7f8f8;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #666465;
	margin-right: 5px;
}
.page .act,.page a:hover{
	color: #fff;
	background: #dd414c;
}
.news-right .search{
	height: 82px;
	line-height: 82px;
	border-radius: 5px;
	background-image: linear-gradient(40deg, #dc626c 0%, #d73b48 100%);
	display: flex;
	justify-content: space-between;
	padding:0 25px;
}
.news-right .search input{
	background: none;
	font-size: 16px;

	border: none;
	color:#ffffff;
}
.news-right .search i{
	color: #f7f8f8;
	font-size: 20px;
}
::-webkit-input-placeholder { 
	color:#ffffff;
}
:-moz-placeholder { 
	color:#ffffff;
}
::-moz-placeholder { 
	color:#ffffff;
}
:-ms-input-placeholder { 
	color:#ffffff;
}
.fenlei{
	border: 1px solid #efefef;
	padding: 20px;
	margin: 30px 0;
	border-radius: 3px;
}
.fenlei h2{
	font-size: 20px;
	margin-bottom: 20px;
	padding: 0 40px;
}
.fenlei ul li{
	line-height: 60px;
	padding: 0 40px;
}
.fenlei ul li a{
	display: flex;
	justify-content: space-between;
	color: #666;
	font-size: 16px;
}
.fenlei ul li a:hover{
	color: #db414b;
}
.newsTop img{
	width: 52px;
	height: 52px;
	border-radius: 50%;
	margin-right: 20px;
}
.newsTop ul li{
	line-height: 24px;
	padding: 0 10px 0 40px;
	margin-bottom: 30px;
}
.newsTop ul li a{
	font-size: 14px;
}
.newsTop ul li a h3{
	overflow: hidden;
  	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical;
}
/**************鍐呴〉鏂伴椈璇︽儏********************/
.news-show{
	width: 1250px;
	margin: 50px auto;
	box-shadow:0 0 10px #cfcfcf;
	margin-bottom: 50px;
	padding: 50px;
}
.news-show-title{
	text-align: center;
}
.news-show-title h2{
	font-size: 28px;
	margin-bottom: 20px;
	color: #333;
}
.news-show-time span{
	padding-right: 40px;
	color: #666;
}
.news-show-time span i{
	padding-right: 5px;
}
.news-show-box{
	margin: 30px 150px;
}
.news-show-box img{
	text-align: center;
}
.news-show-box p{
	font-size: 16px;
	color: #666;
	margin-bottom: 15px;
	line-height: 26px;
}
.news-up{
	margin: 30px 150px;
	margin-top: 50px;
}
.news-up a{
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.news-up a:hover{
	color: #db414b;
}
/**************浼佷笟浠嬬粛********************/
.about{
	background: url("../images/aboutBg.jpg");
	height: 400px;
	margin-bottom: 20px;
}
.about h2{
	text-align: center;
	font-size: 32px;
	padding-top: 150px;
	color: #333;
}
.about-mod{
	width: 1240px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.about-mod-flex{
	display: flex;
	flex: 1;
	box-shadow:0 0 10px #cfcfcf;
	margin-right: 50px;
	padding: 10px 0;
	margin-top: -50px;
	background: #fff;
	border-radius: 5px;
}
.about-mod-flex h2{
	font-size: 20px;
	color: #333;
	padding-top: 15px;
}
.about-mod-flex p{
	color: #666;
	font-size: 16px;
}
.about-box{
	width: 1240px;
	margin: 0 auto;
}
.about-box h3{
	text-align: center;
	color: #728cb2;
	margin: 60px 0 25px 0;
}
.about-box h2{
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
}
.about-text{
	margin-bottom: 40px;
}
.about-text p{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	margin-bottom: 15px;
}
.about-text-flex{
	display: flex;
	margin-bottom: 15px;
	margin-top: 10px;
	align-items: center;
}
.about-text-flex-right{
	margin-left: 100px;
}

.nesw-none{
 margin-top: 100px;
}
.nesw-none p{
 text-align: center;
 font-size: 16px;
 color: #666;
}
