/*必备样式*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body,button, input, select, textarea, h1, h2, h3, h4, h5, h6 { font:14px Arial, Tahoma, 'Microsoft Yahei'; color:#666; font-weight: normal;}
button, input, select, textarea, label { vertical-align:middle; border: 0; outline: none;}
img { vertical-align:middle; border:none; display:inline-block; max-width: 100%;}
ul, ol { list-style:none; }
a { text-decoration:none !important; color:#666; vertical-align:baseline; cursor:pointer; font-size: inherit;-o-transition: .2s ease;-moz-transition: .2s ease;-webkit-transition: .2s ease;transition: .2s ease;}
a:hover { color:#333; }
table { border-collapse:collapse; border-spacing:0; }
body { word-wrap:break-word; word-break:break-all;background: #f3f3f3;min-width: auto;}
em , i {font-style: normal;font-weight: normal;font-size: 14px;}
/*清浮*/
.g-cf:after { content:""; clear:both; display:table; }
.g-cf { zoom:1; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
/*浮动*/
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
input[type='checkbox']:focus{
	outline: none;
}
::-webkit-input-placeholder { /* WebKit browsers */ 
	color: #999999; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
	color: #999999; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #999999; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #999999; 
}
.container{
	width: 1200px;
	padding: 0;
}

/*-----------header-------------*/
.header1{
	/*background: #292929;*/
	background: #4a4848;
}
.hd_con{
	padding: 24px 0;
}
.logo {
	float: left;
}
.hd_p{
	float: left;
	font-size: 24px;
	color: #e4c775;
	padding: 0 0 0 18px;
	border-left: 1px solid rgba(193,126,42,0.2);
	margin-left: 30px;
	margin-top: 9px;
	letter-spacing: 2px;
}
.tel_img{
	float: right;
	padding-top: 7px;
}
.hd_search{
	width: 178px;
	float: right;
	height: 30px;
	position: relative;
	margin-top: 36px;
}
.hd_search input {
	display: inline-block;
	line-height: 30px;
	padding: 0 14px;
	border-radius: 18px;
	background: #ebebeb;
	width: 100%;
}
.hd_search a {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 8px;
}
.naver ul li {
	width: 112px;
	float: left;
	position: relative;
}
.naver ul li a {
	display: block;
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #231816;
	font-size: 18px;
}
.naver ul li.active > a ,
.naver ul li:hover > a {
	/*background: #292929;*/
	background: #4a4848;
	color: #FFFFFF;
}
.menu{
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	background: #f9d758;
	z-index: 10;
	display: none;
}
.menu dl dd{
	border-bottom: 1px solid #3a3c40;
}
.menu dl dd:last-child {
	border-bottom: none;
}
.menu dl dd a {
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	color: #231816;
}

.banner ol{
	width: 15px;
	left: auto;
	right: 15%;
	height: 60%;
	top: 44%;
	bottom: auto;
}
.banner ol li {
	border: none;
	background: rgba(255,255,255,0.5);
	margin: 4px 0;
}
.banner ol li.active{
	background: #f9d758;
	margin: 4px 0;
}
.wrap_banner{
	position: relative;
}
.banner_icon{
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -28px;
	cursor: pointer;
}
.index_area1{
	padding: 100px 0;
}
.index_list1 ul li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}
.index_list1 ul li h2{
	color: #292929;
	font-size: 40px;
	line-height: 50px;
	padding-top: 10px;
}
.index_list1 ul li p {
	color: #797979;
	font-size: 16px;
}
.index_list1 ul li::after{
	content: "";
	position: absolute;
	right: 0;
	width: 1px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	background: #e0e0e0;
}
.index_list1 ul li:last-child::after{
	background: none;
}
.index_area2 {
	padding-bottom: 150px;
}
.index_area2 .left {
	width: 590px;
	float: left;
}
.index_area2 .right {
	width: 530px;
	float: right;
	padding-top: 55px;
}
.index_title1 h2 {
	font-size: 35px;
	color: #000000;
	font-weight: lighter;
	line-height: 70px;
	margin-top: 0px;
}
.index_title1 .line {
	display: inline-block;
	width: 60px;
	height: 2px;
	background: #da2838;
}
.index_info1 .txt{
	text-align: justify;
	color: #666666;
	line-height: 36px;
	padding: 35px 0 45px 0;
}
.index_title2{
	text-align: center;
}
.slideTxtBox1{
	width: 94.8%;
	margin: 0 auto;
}
.slideTxtBox1 .hd ul {
	text-align: center;
	padding: 25px 0;
}
.slideTxtBox1 .hd ul li {
	display: inline-block;
	margin: 0 10px;
}
.slideTxtBox1 .hd ul li a {
	display: inline-block;
	line-height: 24px;
	padding: 0 15px;
	border-radius: 15px;
	color: #333333;
}
.slideTxtBox1 .hd ul li.on a {
	background: #292929;
	color: #FFFFFF;
}
.index_list2 ul li {
	width: 25%;
	float: left;
	padding: 10px 0.6%;
}
.index_list2 ul li a{
	display: block;
	width: 100%;
}
.effect-chico{
	position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    margin: -0.135em;
    height: 300px;
    text-align: center;
    cursor: pointer;
}
.effect-chico > img {
	display: block;
    min-height: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    /*-webkit-transform: scale(1.06);
    transform: scale(1.06);*/
    max-width: inherit;
}
.figcaption{
	padding: 3em;
    color: #fff;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(35,24,22,0);
    transition: all 0.6s;
}
.figcaption::before {
	position: absolute;
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.figcaption h2 {
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	line-height: 32px;
	opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    margin-top: 35px;
    max-width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.figcaption p {
	color: #FFFFFF;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	-webkit-transform: scale(1.5);
    transform: scale(1.5);
    max-width: 340px;
    margin: 15px auto 20px auto;
    opacity: 0;
    text-align: left;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
} 
.figcaption a.more2 {
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
    display: inline-block;
    text-align: center;
    opacity: 0;
    width: auto;
}
.effect-chico:hover .figcaption{
	background: rgba(35,24,22,0.65);
}
.effect-chico:hover > img {
    /*-webkit-transform: scale(1);
    transform: scale(1);*/
}
.effect-chico:hover .figcaption::before,
.effect-chico:hover .figcaption h2 ,
.effect-chico:hover .figcaption p ,
.effect-chico:hover .figcaption a.more2 {
	opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.index_area4{
	width: 94.8%;
	margin: 0 auto;
	padding-bottom: 155px;
}
.index_news1{
	width: 24.16%;
	float: left;
}
.index_news1 ul li {
	margin-bottom: 14px;
}
.index_news1 ul li a {
	display: block;
	width: 100%;
	height: 240px;
	background-size: cover !important;
	background-position: center;
	position: relative;
}
.news_p1{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	padding: 0 10px;
	background: rgba(0,0,0,0.6);
}
.news_p1 p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 16px;
}
.index_news2{
	width: 37.77%;
	float: left;
	padding: 0 8% 0 4%;
}
.time1 {
	width: 22.3%;
	float: left;
	text-align: center;
	position: relative;
}
.index_info2{
	width: 77.7%;
	float: right;
	padding-left: 28px;
}
.time1 h3{
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 15px;
}
.time1 h2 {
	font-size: 44px;
	color: #333333;
	font-weight: bold;
}
.time1::before{
	position: absolute;
	content: '';
	width: 1px;
	height: 72px;
	background: #d9d9d9;
	right: 0;
	top: 50%;
	margin-top: -36px;
}
.index_info2 h1{
	padding-bottom: 8px;
}
.index_info2 h1 a {
	display: inline-block;
	max-width: 100%;
	color: #000000;
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_info2 .txt {
	color: #616161;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.news_item1 dl dd {
	padding: 14px 0;
}
.index_title3 h1 {
	font-size: 34px;
	color: #231816;
	padding-bottom: 30px;
	line-height: 40px;
}
.picScroll-left1 .hd ul{
	text-align: center;
	padding-top: 50px;
}
.picScroll-left1 .hd ul li {
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #858585;
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
}
.picScroll-left1 .hd ul li.on {
	background: #f9d758;
}
.index_news3{
	width: 38%;
	float: right;
	position: relative;
}
.master_list1 ul li {
	margin-bottom: 12px;
}
.master_img1{
	width: 40.86%;
	float: left;
	background-size: cover !important;
	background-position: center;
	height: 156px;
}
.index_info3 {
	width: 52.9%;
	float: right;
	padding-top: 18px;
}
.index_info3 h2 a {
	display: inline-block;
	max-width: 100%;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_info3 .txt{
	color: #616161;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
}
.master_list1 ul li:first-child .index_info3 {
	padding-top: 60px;
}
.master_list1 ul li:first-child .index_info3 .txt {
	max-height: 48px;
}
.index_title4{
	position: absolute;
	top: 0;
	left: 46%;
}

.section1{
	position: relative;
	min-height: 1000px;
	background-size: cover !important;
}
.bg1{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.75);
	top: 0;
	left: 0;
	z-index: 1;
}
.index_area5{
	width: 86.94%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding-top: 96px;
}
.construct1{
	width: 55.43%;
	float: left;
}
.index_title5{
	padding-left: 45%;
}
.index_title5 h1 ,
.index_title6 h1 {
	color: #f9d758;
	padding-bottom: 25px;
}
.contruct_list1 ul li {
	margin-bottom: 30px;
	background: #4b4b4b;
	height: 185px;
}
.contruct_c1{
	position: relative;
	width: 36.9%;
	float: left;
	height: 100%;
	background-size: cover;
	background-position: center;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.contruct_b{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(249,215,88,0.9);
	top: 0;
	left: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	text-align: center;
	padding-top: 35px;
}
.contruct_b a {
	display: block;
	width: 100%;
	height: 100%;
}
.contruct_b h2 {
	font-size: 22px;
	color: #1c1c1c;
	font-weight: bold;
	line-height: 32px;
	padding: 8px 0 3px 0;
}
.contruct_b h3 {
	color: #1c1c1c;
	font-size: 14px;
}
.contruct_info1{
	width: 63.1%;
	float: right;
	padding: 38px 7.2% 0 7.2%;
}
.contruct_info1 h4 {
	margin-bottom: 8px;
}
.contruct_info1 h4 a {
	display: inline-block;
	max-width: 100%;
	color: #f9d758;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.contruct_info1 .txt {
	color: #a1a0a0;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
}
.contruct_c1 img.jiao1 {
	position: absolute;
	right: -23px;
	top: 50%;
	margin-top: -22px;
	display: none;
}
.contruct_list1 ul li.active img.jiao1{
	display: block;
}
.construct2{
	width: 35.57%;
	float: right;
}
.news_hd1 {
	margin-bottom: 10px;
}
.news_hd1 a {
	display: block;
	width: 100%;
	height: 335px;
	background-size: cover !important;
	background-position: center;
	position: relative;
}
.news_list1 ul li{
	margin-bottom: 1px;
}
.news_list1 ul li a {
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #4b4b4b;
	position: relative;
}
.time2{
	width: 21.62%;
	float: left;
	padding-top: 15px;
	padding-left: 4%;
}
.time2 h3 {
	font-size: 24px;
	color: #727272;
}
.time2 h4 {
	color: #727272;
	line-height: 18px;
}
.news_info1 {
	width: 66.67%;
	float: left;
	padding: 0 5.4%;
}
.news_info1 h2 {
	font-size: 16px;
	color: #F9D758;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 3px;
	line-height: 24px;
	font-weight: bold;
}
.news_info1 .txt {
	color: #a1a0a0;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.news_icon{
	position: absolute;
	width: 36px;
	right: 0;
	top: 0;
	height: 100%;
	border-left: 1px solid #595959;
}
.news_icon img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	margin-left: -6px;
}
.news_icon img + img {
	display: none;
}
.news_list1 ul li a:hover {
	background: #f9d758;
}
.news_list1 ul li a:hover * {
	color: #333333;
}
.news_list1 ul li a:hover .news_icon{
	border-left-color: rgba(255,255,255,0.5);
}
.news_list1 ul li a:hover .news_icon img{
	display: none;
}
.news_list1 ul li a:hover .news_icon img + img {
	display: block;
}
.index_area6{
	padding: 90px 0 120px 0;
}
.index_contact1 ul {
	text-align: center;
	padding: 60px 0 30px 0;
}
.index_contact1 ul li{
	display: inline-block;
	width: 32%;
	text-align: left;
	vertical-align: top;
	padding-left: 120px;
}
.index_contact1 ul li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 4px;
}
.index_contact1 ul li p {
	color: #666666;
	line-height: 20px;
}

.index_contact2{
	width: 970px;
	margin: 0 auto;
}
.form1 h3 {
	font-size: 16px;
	color: #231816;
	font-weight: bold;
}
.form1 h4 {
	color: #231816;
	line-height: 20px;
	padding-bottom: 10px;
}
.form1 .form_group{
	margin-top: 30px;
}
.form1 .form_group .s_group {
	width: 440px;
	float: left;
}
.form1 .form_group .s_group + .s_group {
	float: right;
}
.form1 .form_group input ,
.form1 .form_group textarea {
	width: 100%;
	height: 50px;
	line-height: 48px;
	padding: 0 10px;
	border: 1px solid #cccccc;
	color: #333;
}
.form1 .form_group input:focus ,
.form1 .form_group textarea:focus{
	border-color: #231816;
}
.form1 .form_group textarea {
	min-height: 140px;
	resize: vertical;
	line-height: 20px;
	padding: 10px;
}
.form1 .form_group1 {
	text-align: center;
}
.form1 .form_group1 button {
	display: inline-block;
	padding: 0 26px;
	background: #292929;
	color: #FFFFFF;
	border-radius: 20px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
}

/*--------footer---------*/
.footer{
	background: #2b2b2b;
}
.footer_con{
	padding: 36px 0 48px 0;
}
.f_nav ul{
	text-align: right;
}
.f_nav ul li{
	display: inline-block;
	margin: 0 21px;
}
.f_nav ul li a{
	display: block;
	font-size: 16px;
	color: #a7a7a7;
}
.f_nav ul li a:hover {
	color: #FFFFFF;
}
.f_item1 {
    overflow: hidden;
    margin-top: 50px;
}
.f_ewm {
    width: 14%;
    float: left;
    text-align: center;
}
.f_ewm p {
    font-size: 16px;
    color: #f9d758;
    font-weight: bold;
    padding-top: 8px;
}
.f_sc {
    float: right;
    width: 80%;
}
.f_sc ul {
    text-align: right;
}
.f_sc ul li {
    display: inline-block;
    width: 26%;
    margin-right: 8%;
    text-align: left;
    cursor: pointer;
}
.f_sc ul li:last-child {
    margin-right: 0;
}
.f_sc ul li .tit {
    position: relative;
}
.f_sc ul li .tit h2 {
    color: #838383;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.f_sc ul li .tit h2 span {
    font-size: 18px;
    display: inline-block;
    padding-bottom: 5px;
}
.f_sc ul li .tit i {
    position: absolute;
    right: 5%;
    top: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #626262;
    color: #999999;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.f_sc ul li h3 {
	font-size: 14px;
    color: #ffffff;
    padding: 40px 0;
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.f_sc ul li .line {
    width: 26px;
    height: 2px;
    background: #666666;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.f_sc ul li:hover .tit h2 {
    color: #f9d758;
}
.f_sc ul li:hover .tit i{
	color: #121212;
    background: #f9d758;
    border-color: #f9d758;
}
.f_sc ul li:hover .line {
    width: 80%;
    background: #f9d758;
}
.f_copy {
    border-top: 1px solid #3b3b3b;
}
.f_copy .container {
    text-align: center;
    padding: 25px 10px;
    color: #999999;
}

/*-------------侧边悬浮框-----------------*/
.floatBox{
	width: 167px;
	height: 526px;
	padding: 0 42px;
	background: url(../images/float.png) no-repeat center;
	position: fixed;
	right: 0;
	top: 25%;
	z-index: 101;
}
.floatBox ul li{
	margin-top: 20px;
	border-bottom: 1px dashed #336633;
	padding: 7px 0;
}
.floatBox ul li:last-child{
	border-bottom: none;
	margin-top: 30px;
}
.floatBox ul li a{
	display: block;
	text-align: center;
}
.floatBox ul li a h4{
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 6px;
}

/*----------公司简介---------------*/
.details_con{
	width: 74%;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top: -40px;
	padding: 30px 4% 230px 4%;
	position: relative;
	z-index: 10;
	box-shadow: 0 0 4px rgba(0,0,0,0.04);
}
.ny_naver{
	margin-bottom: 30px;
}
.ny_naver ul li{
	display: inline-block;
	margin-right: 60px;
}
.ny_naver ul li a {
	font-size: 16px;
	color: #000000;
	line-height: 54px;
	display: inline-block;
	position: relative;
}
.ny_naver ul li a::before{
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	left: 0;
	bottom: 0;
}
.ny_naver ul li a.active{
	font-weight: bold;
}
.ny_naver ul li a.active::before{
	background: #f9d758;
}
.ny_naver .line {
	width: 100%;
	height: 1px;
	background: #ececec;
	margin-top: -1px;
}
.ny_naver1 .line {
	display: none;
}
.det_info1{
	padding: 0 40px;
}
.det_info1 .txt {
	text-align: justify;
	color: #797979;
	font-size: 16px;
	line-height: 38px;
}

/*--------------团队介绍----------------*/
.team_area{
	width: 94.8%;
	margin: 60px auto 130px auto;
}
.team_list1{
	width: 80.87%;
	float: left;
	margin-bottom: 40px;
}
.team_list1 ul {
	padding-bottom: 10px;
	padding-top: 50px;
}
.team_list1 ul li {
	width: 33.33%;
	float: left;
	padding: 0 0.7%;
	margin-bottom: 30px;
}
.team_c{
	border: 1px solid #dadada;
}
.team_img1{
	width: 40%;
	float: left;
	height: 252px;
	background-size: cover !important;
	background-position: center;
}
.team_info1 {
	width: 60%;
	float: right;
	padding: 8px 5% 0 5%;
}
.team_info1 h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 42px;
	border-bottom: 1px dashed #e6e6e6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 12px;
}
.team_info1 .txt{
	line-height: 26px;
	max-height: 130px;
	overflow: hidden;
	margin-bottom: 12px;
	color: #333333;
	font-size: 13px;
}
.team_info1 a {
	display: inline-block;
	padding: 0 13px;
	line-height: 28px;
	background: #efefef;
	border-radius: 4px;
	color: #333333;
}
.team_list1 ul li:hover .team_c{
	border-color: #f9d758;
}
.team_list1 ul li:hover .team_c .team_info1 h2 {
	border-bottom: 1px solid #f9d758;
}
.team_list1 ul li:hover .team_info1 a{
	background: #f9d758;
}

/*---------页码---------------*/
.page{
	text-align: left;
	position: relative;
}
.page a{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	line-height: 40px;
	border: 1px solid #c0c0c0;
	margin: 0 4px;
	font-size: 18px;
}
.page a.on{
	width: 50px;
	height: 50px;
	background: #292929;
	border-color: #292929;
	color: #f9d758;
	line-height: 50px;
}
.page a.dian{
	border: none;
}
.page .prev ,
.page .next {
	position: absolute;
	top: 10px;
	width: 30px;
	height: 30px;
	border: none;
	line-height: inherit;
}
.page .prev {
	right: 40px;
}
.page .next {
	right: 0;
}

.team_right{
	width: 16.88%;
	float: right;
}
.news_list2 ul li {
	margin-bottom: 10px;
}
.news_list2 ul li a{
	display: block;
	width: 100%;
	height: 126px;
	background-size: cover !important;
	background-position: center;
	position: relative;
}
.ny_title2{
	margin-bottom: 14px;
}
.news_list3 ul li {
	margin-bottom: 5px;
}
.news_list3 ul li a{
	display: block;
	width: 100%;
	background: #4b4b4b;
	padding: 14px 8%;
	color: #a1a0a0;
}
.news_list3 ul li a h2 {
	color: #F9D758;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.news_list3 ul li a .txt{
	font-size: 12px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}
.news_list3 ul li a:hover{
	background: #f9d758;
	color: #231816;
}
.news_list3 ul li a:hover h2 {
	color: #231816;
}
@media only screen and (max-width: 1600px) {
	.team_list1 ,
	.team_right{
		width: 100%;
		float: inherit;
	}
	.news_list2 ul li ,
	.news_list3 ul li{
		width: 25%;
		float: left;
		margin: 5px 3%;
	}	
}
@media only screen and (max-width: 1400px) {
	.team_list1 ul li{
		width: 50%;
		padding: 0 5%;
	}
}

/*-----------家居空间------------*/
.case_area {
	width: 88.54%;
	margin: 0 auto;
}
.case_list1 ul {
	text-align: center;
	padding: 50px 0 40px;
}
.case_list1 ul li{
	display: inline-block;
	margin: 0 13px;
}
.case_list1 ul li a {
	display: inline-block;
	height: 70px;
	padding-top: 12px;
	padding-left: 70px;
	position: relative;
	background: #261c1a;
	border-radius: 6px;
	text-align: left;
	width: 275px;
	transition: all ease-in-out 0.4s;
}
.case_list1 ul li a img {
	position: absolute;
	top: 20px;
	left: 20px;
	transition: all ease-in-out 0.4s;
}
.case_list1 ul li a img + img {
	display: none;
}
.case_t1 h2 {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	line-height: 32px;
}
.case_t1 h3 {
	color: #ffffff;
	font-size: 14px;
}
.case_list1 ul li a.active ,
.case_list1 ul li a:hover{
	background: #f7d75e;
	box-shadow: 10px 4px 24px rgba(249,215,88,0.4);
}
.case_list1 ul li a.active h2,
.case_list1 ul li a.active h3 , 
.case_list1 ul li a:hover h2 ,
.case_list1 ul li a:hover h3{
	color: #231816;
}
.case_list1 ul li a:hover img {
	display: none;
}
.case_list1 ul li a:hover img + img ,
.case_list1 ul li a.active img + img{
	display: block;
}

.classify1 {
	border: 1px solid #e6e6e6;
} 
.category{
	border-bottom: 1px solid #e6e6e6;
}
.classify1 .category:last-child {
	border-bottom: none;
}
.category span {
	width: 100px;
	float: left;
	height: 38px;
    line-height: 38px;
    text-align: center;
    background: #f6f5f5;
    color: #4e4d4d;
    border-right: 1px solid #f1f0f0;
}
.category ul {
	width: 80%;
    float: left;
    text-align: left;
    height: 38px;
    padding: 7px 30px;
}
.category ul li {
	display: inline-block;
	margin-right: 20px;
}
.category ul li a{
	display: inline-block;
    color: #4e4d4d;
    line-height: 24px;
    padding: 0 15px;
    text-align: center;
	border-radius: 15px;
}
.category ul li a.on ,
.category ul li a:hover {
	background: #292929;
	color: #FFFFFF;
}
.classify2{
	border: 1px solid #eaeaea;
	margin: 20px 0;
	background: #fafafa;
	position: relative;
}
.classify2 em {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 38px;
	color: #666666;
}
.px_list1{
	width: 300px;
	float: left;
}
.px_list1 ul li {
	width: 100px;
	float: left;
	border-right: 1px solid #eaeaea;
}
.px_list1 ul li a {
	display: block;
	width: 100%;
	line-height: 38px;
	text-align: center;
	color: #666666;
}
.px_list1 ul li a.on {
	background: #f9d758;
	color: #000000;
}
.search1{
	width: 290px;
	float: left;
	position: relative;
	border-right: 1px solid #eaeaea;
}
.search1 input {
	display: block;
	width: 100%;
	line-height: 38px;
	background: #FFFFFF;
	padding: 0 10px;
}
.search1 button {
	position: absolute;
	right: 25px;
	top: 10px;
	background: none;
}

.case_list2 ul li {
	width: 24%;
	float: left;
	margin-right: 1.33%;
	padding: 0;
	margin-bottom: 50px;
}
.case_list2 ul li:nth-child(4n){
	margin-right: 0;
}
.case_list2 ul li .effect-chico{
	height: 282px;
}
.case_info1{
	padding: 15px;
	background: #f4f3f3;
}
.case_t2 {
	position: relative;
	padding-bottom: 5px;
}
.case_t2 a {
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}
.case_t2 h3 {
	position: absolute;
	right: 0;
	top: 0;
}
.case_t2 h3 > * {
	display: inline-block;
	vertical-align: middle;
	color: #b4b4b4;
	line-height: 24px;
}
.case_info1 h4 {
	font-size: 14px;
	color: #909090;
}

.case_c1{
	padding-bottom: 80px;
}

/*---------作品详情----------------*/
.ny_naver2{
	margin-bottom: 10px;
	position: relative;
}
.ny_st1 {
	padding-bottom: 35px;
}
.ny_st1 p {
	color: #484848;
	line-height: 24px;
}
.video-js {
    width: 90%;
    height: 555px;
    margin: 0 auto;
}
.video-js video {
	display: block;
	width: 100%;
}
.video-js .vjs-big-play-button {
    width: 98px;
    height: 96px;
    border-radius: 50%;
    background: url(../images/icon12.png) no-repeat center;
    top: 50%;
    margin-top: -48px;
    left: 50%;
    margin-left: -49px;
    border: none;
    font-size: 0;
}
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button{
	background: url(../images/icon12.png) no-repeat center;
}
.det_info1 video {
	margin: 0 auto;
	display: block;
}
.recommend_1{
	width: 74%;
    margin: 10px auto 20px auto;
    background: #FFFFFF;
    padding: 25px 4%;
}
.s_title1{
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;
}
.s_title1 h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 58px;
	position: relative;
	display: inline-block;
}
.s_title1 h1:before {
	position: absolute;
	width: 100%;
	height: 4px;
	content: "";
	background: #F9D758;
	left: 0;
	bottom: 0;
}
.recommend_list1 ul li {
	width: 22.8%;
	float: left;
	margin-right: 2.93%;
	margin-bottom: 15px;
}
.recommend_list1 ul li:nth-child(4n){
	margin-right: 0;
}
.case_img1{
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.case_img1 img {
	transition: all ease-in-out 0.4s;
}
.case_img1:hover img {
	transform: scale(1.15);
}
.recommend_list1 ul li h3 a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #000000;
}
.recommend_list1 ul li h4 {
	color: #909090;
}
.bdsharebuttonbox1{
	position: absolute;
	right: 0;
	bottom: 5px;
}
.bdsharebuttonbox1 span {
	display: inline-block;
}
#bdsharebuttonbox1{
	display: inline-block;
	vertical-align: middle;
}
#bdsharebuttonbox1 a {
	width: 29px;
	height: 29px;
	padding: 0;
}
.bdsharebuttonbox1 a.bds_qzone{
	background: url(../images/x1.jpg) no-repeat center;
}
.bdsharebuttonbox1 a.bds_tsina{
	background: url(../images/x2.jpg) no-repeat center;
}
.bdsharebuttonbox1 a.bds_tqq{
	background: url(../images/x3.jpg) no-repeat center;
}
.bdsharebuttonbox1 a.bds_renren{
	background: url(../images/x4.jpg) no-repeat center;
}
.bdsharebuttonbox1 a.popup_douban{
	background: url(../images/x5.jpg) no-repeat center;
}

/*-----------设计资讯----------------*/
.designer_area{
	padding-top: 25px;
	padding-bottom: 120px;
}
.designer_left{
	width: 800px;
	float: left;
}
.classify3{
	margin: 50px 0 30px 0;
}
.designer_img1{
	width: 470px;
	height: 260px;
	overflow: hidden;
}
.designer_img1 img {
	height: 260px;
	transition: all ease-in-out 0.4s;
}
.designer_img1:hover img {
	transform: scale(1.12);
}
.designer_info1{
	width: 330px;
	background: #f9f9f9;
	padding: 50px 30px 0 30px;
	height: 260px;
	transition: all ease-in-out 0.4s;
}
.designer_info1 h2 {
	margin-bottom: 15px;
}
.designer_info1 h2 a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #000000;
	transition: all ease-in-out 0.4s;
}
.designer_info1 .txt{
	color: #616161;
	line-height: 28px;
	max-height: 84px;
	overflow: hidden;
	transition: all ease-in-out 0.4s;
}
.designer_info1 h3 {
	text-align: center;
	padding-top: 14px;
	opacity: 0;
	transition: all ease-in-out 0.4s;
}
.designer_info1 h3 a {
	display: inline-block;
}
.designer_list1 ul{
	padding-bottom: 20px;
}
.designer_list1 ul li {
	margin-bottom: 20px;
}
.designer_info1:hover {
	background: #231816;
}
.designer_info1:hover h2 a {
	color: #f9d758;
}
.designer_info1:hover .txt {
	color: rgba(255,255,255,0.8);
}
.designer_info1:hover h3 {
	opacity: 1;
}

.designer_right{
	width: 304px;
	float: right;
}
.team_right1{
	width: 100%;
}
@media only screen and (max-width: 1600px){
	.team_right1 .news_list2 ul li, .team_right1 .news_list3 ul li {
	    width: 100%;
	    float: inherit;
	    margin: 5px 0;
	}
}
.s_title2{
	margin-bottom: 10px;
}
.s_title2 h1 {
	font-size: 16px;
	line-height: 40px;
}
.news_list4 ul li {
	padding: 20px 0;
	border-bottom: 1px dashed #ededed;
}
.news_list4 ul li a {
	display: block;
	width: 100%;
}
.news_img1{
	width: 100%;
	height: 168px;
	background-size: cover !important;
	background-position: center;
}
.news_info2 {
	padding-top: 8px;
}
.news_info2 h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 38px;
}
.news_info2 .txt {
	color: #333333;
}

/*--------文章详情------------*/
.crumbs {
	color: #4e4d4d;
	padding: 10px 0;
}
.crumbs a {
	display: inline-block;
	line-height: 36px;
	color: #4e4d4d;
}
.ny_st2 {
	text-align: center;
	padding: 25px 0;
}
.ny_st2 h1 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 15px;
}
.ny_st2 h2 {
	font-size: 14px;
	color: #333333;
}

/*------------新闻动态-----------------*/
.news_list5 ul li {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 40px;
}
.news_list5 ul li:nth-child(3n){
	margin-right: 0;
}
.news_list5 ul li a {
	display: block;
	width: 100%;
}
.news_img2 {
	width: 100%;
	height: 240px;
	background-size: cover !important;
	background-position: center;
}
.news_info3 {
	padding: 15px 0;
	position: relative;
	background: #f5f5f5;
	text-align: center;
}
.news_info3:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background: #292929;
	left: 0;
	bottom: 0;
	transition: all ease-in-out 0.4s;
}
.news_info3 h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.news_info3 h3 {
	font-size: 14px;
	color: #999999;
}
.news_list5 ul li a:hover .news_info3:before{
	background: #f9d758;
}
.details_con1{
	padding-bottom: 130px;
}

/*-------------工地巡检--------------*/
.news_list6 {
	width: 100%;
	margin: 0 auto;
}
.news_list6 ul{
	padding-bottom: 30px;
}
.news_list6 ul li {
	padding: 30px 0;
	border-bottom: 1px solid #eeeeee;
}
.news_img3 {
	width: 26%;
	float: left;
	overflow: hidden;
	height: 188px;
}
.news_img3 img {
	transition: all ease-in-out 0.4s;
	width: 100%;
}
.news_img3:hover img {
	transform: scale(1.12);
}
.news_info4{
	width: 72%;
	float: right;
	padding-top: 18px;
}
.news_info4 h2 a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	color: #000000;
}
.news_info4 h3 > *{
	display: inline-block;
	color: #999999;
}
.news_info4 h3 img {
	margin-right: 8px;
}
.news_info4 .txt{
	color: #666666;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	margin: 18px 0 22px 0;
}

/*----------软装案例-------------*/
.case_list3 ul li {
	width: 32%;
	margin-right: 2%;
}
.case_list3 ul li:nth-child(4n){
	margin-right: 2%;
}
.case_list3 ul li:nth-child(3n){
	margin-right: 0;
}

/*---------------产品预订-----------*/
.yd_list1{
	margin-bottom: 24px;
}
.yd_list1 ul {
	text-align: center;
}
.yd_list1 ul li {
	display: inline-block;
	margin: 0 6px;
}
.yd_list1 ul li a {
	display: inline-block;
	line-height: 24px;
	padding: 0 14px;
	border-radius: 15px;
	color: #333333;
}
.yd_list1 ul li a.active ,
.yd_list1 ul li a:hover {
	background: #292929;
	color: #FFFFFF;
}
.yd_left{
	width: 20.3%;
	float: left;
	border: 1px solid #dadada;
	padding: 0 18px;
}
.s_title3 h1 {
	font-size: 16px;
	color: #292929;
	padding: 20px 0 15px 0;
}
.yd_list2 ul li {
	margin-bottom: 20px;
}
.yd_list2 ul li a{
	display: block;
	width: 100%;
	border: 1px solid #e6e6e6;
	text-align: center;
	padding-bottom: 10px;
	transition: all ease-in-out 0.4s;
}
.yd_img1 {
	width: 100%;
	height: 209px;
	background-size: cover !important;
	background-position: center;
	margin-bottom: 6px;
}
.yd_list2 ul li a h2 {
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}
.yd_list2 ul li a h3 {
	font-size: 14px;
	color: #898989;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px;
	line-height: 22px;
}
.yd_right {
	width: 77%;
	float: right;
}
.yd_list2 ul li a:hover {
	border-color: #f9d758;
}
.classify4{
	margin-top: 0;
}
.yd_list3 ul{
	padding-bottom: 10px;
}
.yd_list3 ul li {
	float: left;
	width: 224px;
	margin-right: 34px;
	margin-bottom: 30px;
}
.yd_list3 ul li:nth-child(4n){
	margin-right: 0;
}
.details_con2{
	    padding: 30px 2.5% 230px 2.5%;
}

/*------------产品详情-------------*/
.pro_img1{
	width: 55%;
	float: left;
}
.pro_right {
	width: 42%;
	float: right;
	padding: 20px 40px;
	border: 1px solid #cdcdcd;
}
.pro_info1 h1 {
	font-size: 22px;
	color: #333333;
}
.pro_info1 .txt{
	color: #666666;
	font-size: 12px;
	text-align: justify;
	line-height: 26px;
	padding: 20px 0;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 30px;
}
.label1 {
	padding-bottom: 22px;
}
.label1 > * {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.label1 em a {
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #cdcdcd;
	border-radius: 15px;
	color: #666666;
	line-height: 20px;
	margin-right: 8px;
}
.pro_info1 h2{
	margin-top: 40px;
}
.pro_info1 h2 a {
	display: inline-block;
	padding: 0 54px;
	line-height: 44px;
	background: #292929;
	color: #FFFFFF;
	font-size: 16px;
}
.pro_info1 h3{
	padding-top: 12px;
}
.pro_info1 h3 a{
	color: #929292;
	font-size: 12px;
}
.pro_detail{
	padding: 20px 0 40px 0;
	border-bottom: 1px dashed #ededed;
	margin-bottom: 30px;
}

/*----------联系我们-------------*/
.contact_area{
	padding: 0 40px;
}
.contact_1 ul{
	overflow: hidden;
	padding-bottom: 20px;
}
.contact_1 ul li{
	width: 30%;
	float: left;
	padding: 30px 2%;
	background: #ededed;
	border-radius: 6px;
	margin-right: 5%;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.contact_1 ul li:last-child{
	margin-right: 0;
}
.contact_info1{
	color: #333333;
}
.contact_t{
	position: relative;
}
.contact_t h3{
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 6px;
}
.contact_t h4{
	font-size: 16px;
	font-weight: normal;
}
.contact_t i{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	border: 1px solid #656565;
	color: #999999;
	text-align: center;
	display: inline-block;
	line-height: 38px;
	font-size: 22px;
}
.contact_info1 p{
	padding: 15px 0 5px 0;
	border-top: 1px dashed #cccccc;
	margin-top: 15px;
	font-weight: bold;
}
.contact_1 ul li:hover {
	background: #231816;
}
.contact_1 ul li:hover .contact_info1 ,
.contact_1 ul li:hover .contact_t h3 ,
.contact_1 ul li:hover .contact_t h4 {
	color: #f9d758;
}
.contact_1 ul li:hover .contact_info1 p {
	border-top: 1px dashed rgba(255,255,255,0.2);
}
.contact_1 ul li:hover .contact_t i{
	color: #231816;
	background: #f9d758;
	border-color: #f9d758;
}
.contact_2{
	height: 570px;
	overflow: hidden;
}

.zxns1{
	margin-top: 20px;
}
.q1{
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 18px 20px;
	height: 60px;
	cursor: pointer;
}
.q1 h4{
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 22px;
	border-left: 4px solid #f9d758;
}
.q1 span{
	float: right;
	font-size: 14px;
	color: #505050;
	padding-left: 24px;
	background: url(../images/icon14.png) no-repeat left center;
}
.w1{
	padding: 35px;
	border-bottom: 1px dashed #e4e4e4;
	overflow: hidden;
}
.w1 li{
	text-align: left;
	font-size:14px;
	color: #505050;
	font-weight: bold;
	padding: 6px 0;
}
.w1 li span{
	font-weight: normal;
}
.info4{
	padding: 0 35px;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	padding-bottom: 70px;
}
.info4 h4{
	font-size: 16px;
	color: #505050;
	font-weight: bold;
	padding: 10px 0;
	margin-top: 20px;
}
.txt4{
	display: none;
}
.zxns1 div.current{
	border-color: #f9d758;
}
.zxns1 div.current span{
	background: url(../images/icon14x.png) no-repeat left center;
}
.details_con3{
	padding: 30px 2.5% 180px 2.5%;
}

/*----------在线留言-----------*/
.Online_msg{
	width: 970px;
	margin: 0 auto;
}
.Online_msg h1 {
	font-size: 16px;
	color: #231816;
	font-weight: bold;
	padding-bottom: 24px;
}
.Online_msg .form_group{
	margin-bottom: 25px;
}
.Online_msg .s_form {
	width: 440px;
	float: left;
}
.Online_msg .s_form + .s_form {
	float: right;
}
.Online_msg .form_group h3 {
	color: #231816;
	padding-bottom: 12px;
}
.Online_msg .form_group input ,
.Online_msg .form_group textarea {
	width: 100%;
	display: block;
	height: 50px;
	border: 1px solid #cccccc;
	padding: 0 10px;
	line-height: 48px;
}
.Online_msg .form_group textarea {
	line-height: 20px;
	min-height: 140px;
	resize: vertical;
	padding: 10px;
}
.Online_msg .form_group button {
	display: block;
	width: 120px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 16px;
	background: #292929;
	font-weight: bold;
	border-radius: 20px;
}
.Online_msg input:focus ,
.Online_msg textarea:focus {
	border: 1px solid #231816;
}

.cyze{
	position: relative;
}
.cyze > img {
	position: absolute;
	top: 2%;
	left: 0;
}

/*----------弹窗--------------*/
.tc {
	position: fixed;
	right: 170px;
	top: 25%;
	width: 450px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.3);
	background: #FFFFFF;
	z-index: 101;
	display: none;
}
.tc_top{
	height: 126px;
	background: url(../images/img39.jpg) no-repeat center;
	padding: 32px 0 0;
	text-align: center;
}
.tc_top h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
}
.tc_top h1:before,
.tc_top h1:after {
	position: absolute;
	content: "";
	width: 40px;
	height: 1px;
	background: #959393;
	top: 50%;
}
.tc_top h1:before{
	left: 55px;
}
.tc_top h1:after {
	right: 55px;
}
.tc_top h2 {
	font-size: 12px;
	color: #ffffff;
	padding-top: 15px;
}
.tc_con{
	padding: 0 47px 25px 47px;
}
.tc_con .form_group {
	margin-top: 10px;
}
.tc_con .form_group h3 {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.tc_con .form_group h3 i {
	color: #ff0000;
}
.tc_con .form_group input,
.tc_con .form_group textarea {
	width: 100%;
	height: 32px;
	border: 1px solid #dbdbdb;
	line-height: 30px;
	padding: 0 10px;
}

.tc_con .form_group textarea {
	height: 92px;
	padding: 10px;
	resize: none;
	line-height: 20px;
}

.tc_con .form_group button {
	display: block;
	width: 100px;
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 16px;
	background: #292929;
	font-weight: bold;
	border-radius: 20px;
}
.anli_more{width:130px; height: 40px;border: 1px solid #a6a6a6;margin:30px auto 0 auto;}
.anli_more a{width: 100%;display: block;font-size: 15px;text-align: center;line-height:40px;}
.anli_more:hover{width:130px; height:40px;background-color:#d40a0a;margin:30px auto 0 auto;transition: all 0.7s;}
.anli_more a:hover{color: white;}