@charset "utf-8";
html,body{margin:0;padding:0;font-family:"微软雅黑";font-size:10px;min-width: 1400px;position: relative;height:100%;　-moz-user-select: none; /*火狐*/-webkit-user-select: none; /*webkit浏览器*/-ms-user-select: none; /*IE10*/-khtml-user-select: none; /*早期浏览器*/user-select: none;background-color: #f6f6f6}
textarea{font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;font-size: 16px;　-moz-user-select: none; /*火狐*/
-webkit-user-select: none; /*webkit浏览器*/-ms-user-select: none; /*IE10*/-khtml-user-select: none; /*早期浏览器*/user-select: none;}
ul,li{list-style:none;}
a{text-decoration:none;color: #fff}
input::-webkit-input-placeholder {color:#999;font-size:14px;}
img{border:0; vertical-align:bottom;}
.fs0{font-size: 0}
.middle{vertical-align: middle;}
.lineblock{display: inline-block;}
.overtext{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.table{display: table;table-layout: fixed;}
.tableCell {display: table-cell;vertical-align: middle;}
.pic{width: 100%}
.nono{height: 500px;line-height: 300px;text-align: center;font-size: 30px;color: #666}
.public{width: 1400px;margin: 0 auto;}
.container{overflow: hidden;padding: 0 0 90px;}
.flex-1{
	display: flex;
	align-items:center;
	justify-content: space-between;
}
.flex-2{
	display: flex;
	align-items:flex-start;
	justify-content: space-between;
}
.flex-3{
	display: flex;
	align-items:center;
	justify-content: flex-start;
}
/* 头部 */
.header{width: 100%;left: 0;top: 0;z-index: 99;padding: 30px 0;overflow: hidden;}
.header .public{width: 1400px;height: 120px;background-color: #f4b55c;border-radius: 20px;box-sizing:border-box;padding: 0 30px}
.logo{
	width: 510px
}
.lmlist{
	display: flex;
}
.lmlist a{
	margin-left: 50px;
	font-size: 18px;
	color: #f0f0f0;
	height: 120px;
	line-height: 120px;
	text-transform: uppercase;
}
.lmlist a.on{
	font-weight: bold;
	color: #fff;
	position: relative;
}
.lmlist a.on:after{
	content: "";
	position: absolute;
	width: 40px;
	height: 5px;
	background-color: #fff;
	border-radius: 5px;
	left: calc(50% - 20px);
	bottom: 25px;
}
.idxcon{
	background: url(../img/idx.jpg) no-repeat;
	background-size: container;
}
.newcon{
	background: url(../img/nbg.jpg) no-repeat;
	background-size: container;
}
.idx_l{
	width: 465px;
}
.idx_r{

	width: 820px;
}
.idx_r *{
	line-height: 2.5;
	font-size: 20px;
	color: #222222;
}
.idx_l_img{
	width: 420px;
	overflow: hidden;
	margin: 0 auto;
}
.idx_l_img img{
	transition:linear 1s;transform: scale(1);
}
.idx_l_img img:hover{transform: scale(0.95);}
.idx_l_t1{
	font-size: 30px;
	color: #222222;
	font-weight: bold;
	margin: 45px 0 30px;
	text-transform: uppercase;
	text-align: center;
}
.idx_l_t2{
	font-size: 18px;
	color: #222222;
	text-transform: uppercase;
	text-align: center;
}
.footer{
	background-color: #222;padding: 25px 0;
}
.foot_l,.foot_r{
	width: 40%
}
.foot_l a{
	display: block;
	font-size: 18px;
	color: #ffffff;
	line-height: 2
}
.foot_r{
	text-align: right;
	font-size: 18px;
	color: #fff;
}
.ab_l{
	width: 515px;
}
.ab_r{
	width: 810px;
}
.title{
	font-size: 30px;
	color: #222222;
	font-weight: bold;
	padding: 30px 0;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.title:before{
	content: "";
	position: absolute;
	width: 80px;
	height: 3px;
	background-color: #f4b55c;
	left: 0;
	bottom: 0;
}
.allcon{
	line-height: 2;
	color: #555555;
	font-size: 16px;
	min-height: 350px;
	word-break: normal;
}
.allcon *{
	max-width: 100%;
	word-break: normal;
}
.proinfo{
	margin-bottom: 30px
}
.proinfo_t{
	font-size: 30px;
	color: #222222;
	font-weight: bold;
	padding: 30px 0;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.proinfo_t:before{
	content: "";
	position: absolute;
	width: 80px;
	height: 3px;
	background-color: #f4b55c;
	left: 0;
	bottom: 0;
}
.proinfo_c{
	font-size: 16px;
	color: #555555;
	line-height: 2;
}
.prolist{
	font-size: 0;
}
.prolist li{
	display: inline-block;
	vertical-align: top;
	width: 450px;margin-left: 25px;
	height: 345px;
	box-sizing:border-box;
	padding: 30px;
	background-color: #fff;
	border-radius: 20px;
}
.prolist li:first-child{
	margin-left: 0;
}
.prolist li a{
	display: block;
	width: 100%;
	height: 100%;
}
.prolist li .t1{
	font-size: 18px;color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 30px;
	margin-bottom: 25px;
	position: relative;
}
.prolist li .t1:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 3px;
	background-color: #f4b55c;
	left: 0;
	bottom: 0;
}
.prolist li .t2{
	font-size: 16px;
	color: #555555;
	line-height: 2;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
}
.prolist li .t3{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}
.prolist li .t3>div{
	width: 50px;
	height: 50px;
	background-size:100%;
	background-position: top;
}
.prolist li .t3>p{
	width: 160px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	background-color: #f4b55c;
}
.prolist li:hover {
	background-color: #f4b55c;
}
.prolist li:hover .t1{
	color: #fff
}
.prolist li:hover .t1:after{
	background-color: #fff
}
.prolist li:hover .t2{
	color: #fff
}
.prolist li:hover .t3{
	border-top-color: #fff
}
.prolist li:hover .t3>div{
	background-position: bottom!important;
}
.prolist li:hover .t3>p{
	background-color: #fff;
	color: #f4b55c;
}
.newTit{
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 25px;
	position: relative;
}
.newTit:before{
	content: "";
	position: absolute;
	width: 80px;height: 3px;
	background-color: #f4b55c;
	left: 0;
	bottom: 0;
}
.newlist{
	margin-top: 200px;
}
.newlist{
	font-size: 0
}
.newlist li{
	display: inline-block;
	vertical-align: top;
	width: 550px;
	height: 350px;
	box-sizing:border-box;
	padding: 35px;
	background: url(../img/bg1.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 75px 50px;
}
.newlist li:nth-child(even){
	background: url(../img/bg2.png) no-repeat;
	background-size: 100% 100%;
}
.newlist li img{
	width: 60px
}
.newlist li p:nth-child(2){
	margin: 30px 0;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newlist li p:nth-child(3){
	width: 150px;
	height: 50px;
	border-radius: 10px;
	background-color: #f4b55c;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	line-height: 50px;
}
.newlist li:nth-child(even) p:nth-child(3){
	background-color: #fff;
	color: #333333;
}
.navTab{
	height: 60px;
	background-color: #fff;
	line-height: 60px
}
.navTab img{
	margin-right: 15px
}
.navTab a{
	font-size: 18px;
	color: #888888;
}
.addlist{
	width: 430px;

}
.gbook{
	width: 880px;
	height: 610px;
	background: url(../img/bg3.png) no-repeat;
	background-size: 100% 100%;
	box-sizing:border-box;
	padding: 60px 35px 0
}
.addlist ul{
	margin-top: 70px;
}
.addlist ul li{
	margin-bottom: 70px;
}
.addlist ul li img{
	width: 85px; 
}
.addlist ul li .txt{
	margin-left: 20px;
	width: 325px;
}
.addlist ul li .txt p:first-child{
	font-size: 24px;
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:5px;
}
.addlist ul li .txt p:last-child{
	font-size: 18px;
	color: #555555;
	line-height: 1.5;
}
.gtitle{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}
.forms{margin-top: 30px}
.formsLi{display: flex;justify-content: space-between;align-items: center;}
.iptbox{width: 390px;height: 60px;background: #fff;box-sizing: border-box;padding: 0 15px;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 25px;border-radius: 10px;}
.iptbox span{font-size: 16px;color: #555555;margin-right: 15px;}
.iptbox input{width:220px;height: 60px;border: none;background-color: transparent;outline: none;font-size: 16px;color: #555555;}
.formsLi_1{background: #fff;box-sizing: border-box;padding: 15px;border-radius: 10px}
.formsLi_1 p{font-size: 15px;color: #464646;margin-bottom: 10px;}
.formsLi_1 textarea{display: block;width: 100%;height: 90px;border: none;outline: none;font-family: "微软雅黑";font-size: 16px;color: #555555;background-color: transparent;resize: none;}
.subbtn{display: block;width: 100%;height: 60px;border-radius: 60px;background-color: #f4b55c;color: #fff;border: none;outline: none;margin:25px auto 0;font-size: 24px;}
.tips{
	text-align: center;font-size: 18px;color: #fff;margin-top: 20px
}
.nlist{
	margin: 50px 0 30px
}
.nlist li{
	box-sizing:border-box;
	padding: 30px;
	background-color: #fff;
	border-radius: 15px;
	margin-bottom: 30px;
}
.nlist li a{
	width: 100%;
	height: 100%;
}

.npic{
	width: 280px;
	overflow: hidden;
}
.npic img{
	width: 100%
}
.ntxt{
	width: 1030px;
}
.ntxt p:first-child{
	font-size: 18px;
	padding: 0 0 30px 0;
	margin-bottom: 20px;
}
.ntxt p:nth-child(2){
	font-size: 16px;
	color: #555555;
	line-height: 2;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ntxt p:nth-child(3){
	width: 150px;height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #f4b55c;
	color: #fff;
	text-transform: uppercase;
	border-radius: 15px;
	margin-top: 20px
}
.nlist li:hover{
    background-color: #f4b55c;
}
.nlist li:hover .title{
    color:#fff;
}
.nlist li:hover .title:before{
    background-color: #fff;
}
.nlist li:hover .ntxt p:nth-child(2){
    color: #fff;
}
.nlist li:hover p:nth-child(3){
    background-color: #fff;
    color:#f4b55c;
}
.fpage{text-align: center;margin-top: 50px}
.fpage li{display: inline-block;vertical-align: middle;height: 35px;min-width: 35px;background-color: #f1f1f1;border-radius: 3px;line-height: 35px;box-sizing:border-box;margin: 0 6px}
.fpage li span,.fpage li a{display: block;padding: 0 14px;height: 35px;line-height: 35px;color: #444445;font-size: 16px}
.fpage li.active{background-color: #f4b55c;color: #fff}
.fpage li.active *{color: #fff!important}