body {
	font-family:"\5FAE\8F6F\96C5\9ED1";
	-webkit-text-size-adjust:none;
	background:#fff;
	}
a,abbr,acronym,address,article,aside,audio,b,blockquote,big,body,canvas,caption,cite,code,datalist,dd,del,details,dfn,dl,div,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,input,button,legend,li,meter,nav,menu,object,ol,output,p,pre,progress,q,samp,section,small,span,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tt,td,ul,var {
	margin:0;
    padding:0;
    box-sizing:border-box;
	}
input,textarea,button,select {
	outline:none;
	background:none;
	border:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	}
ul,ol,li {
	list-style-type:none;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
select,input,img,select {
	vertical-align:middle;
	}
input::-webkit-input-placeholder {
	color: #ececec;
	}
input:-moz-placeholder {
	color: #ececec;
	}
input::-moz-placeholder {
	color: #ececec;
	}
input:-ms-input-placeholder {
	color: #ececec;
	}
button {
	cursor:pointer;
	}
a {
	outline:none;
	text-decoration:none;
	transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
	}
i,em {
	font-style:normal;
	}
img {
	max-width:100%;
	}
.bold {
	font-weight:bold;
	}
.clear {
	clear:both;
	}
.f_l {
	float:left;
	}
.f_r {
	float:right;
	}
.t_l {
	text-align:left;
	}
.t_r {
	text-align:right;
	}
.main {
	position:relative;
	margin:0 auto;
	max-width:1920px;
	width:100%;
	overflow:hidden;
	}
.main > img {
	position:relative;
	left:50%;
	margin-left:-960px;
	display:block;
	max-width:1920px;
	}
.wrap {
	position:relative;
	margin:0 auto;
	width:1200px;
	}
.main .wrap {
	position:absolute;
	left:50%;
	top:0;
	z-index:2;
	margin-left:-600px;
	height:100%;
	}
header {
	line-height:104px;
	background:url(../image/header.jpg) center no-repeat;
	}
nav {
	width:740px;
	text-align:center;
	}
nav a {
	position:relative;
	display:inline-block;
	width:100px;
	font-size:20px;
	color:#fff;
	text-align:center;
	transition:all 0s linear;
    -webkit-transition:all 0s linear;
    -moz-transition:all 0s linear;
    -o-transition:all 0s linear;
	}
nav a.cur,
nav a:hover {
	font-weight:bold;
	}
nav a.cur::after,
nav a:hover::after {
	position:absolute;
	left:42px;
	bottom:22px;
	width:16px;
	height:9px;
	background:#ffef3c;
	content:"";
	border-radius:5px;
	-webkit-border-radius:5px;
	}
.title {
	padding:30px 0;
	background:url(../image/title.png) center bottom no-repeat;
	font-size:46px;
	line-height:50px;
	color:#3f3e41;
	text-align:center;
	}
.title p {
	font-size:19px;
	line-height:35px;
	color:#fd2ca4;
	}
.section1 {
	padding-bottom:40px;
	background:url(../image/sec1_bg.jpg) center no-repeat;
	background-size:auto 100%;
	text-align:center;
	}
.section1 p.con {
	margin-top:20px;
	font-size:19px;
	line-height:32px;
	color:#2f2f2f;
	}
.section1 p.con strong {
	font-size:23px;
	font-weight:normal;
	}
.section2 p {
	position:absolute;
	right:0;
	bottom:70px;
	font-size:19px;
	line-height:32px;
	color:#625713;
	}
.section3 {
	background:#fafafa;
	text-align:center;
	}
.section3 .sec3_con {
	margin:35px 0 30px;
	font-size:19px;
	line-height:32px;
	color:#2f2f2f;
	}
.section3 .sec3_foot {
	margin:0 auto;
	padding:15px 70px 20px;
	width:1120px;
	background:#fd2ca4;
	border:10px solid #ff4fb4;
	border-bottom:none;
	border-top-left-radius:35px;
	border-top-right-radius:35px;
	text-align:left;
	}
.section3 .sec3_foot p {
	float:left;
	font-size:19px;
	line-height:32px;
	color:#fff;
	}
.section3 .sec3_foot .p1 {
	width:60%;
	}
.section3 .sec3_foot .p2 {
	width:40%;
	}
.section4 .wrap {
	margin-left:-580px;
	width:1160px;
	}
.section4 span {
	margin-top:40px;
	display:block;
	font-size:46px;
	color:#625713;
	}
.section4 i {
	display:block;
	font-size:16px;
	color:#c5af1f;
	}
.section4 b {
	margin:10px 0;
	display:block;
	font-size:34px;
	color:#fff;
	text-shadow:1px 2px 3px rgba(0,0,0,.17);
	}
.section4 p {
	font-size:19px;
	line-height:32px;
	color:#625713;
	}
.section5 {
	padding-bottom:50px;
	background:#fafafa;
	text-align:center;
	}
.section5 img {
	position:relative;
	margin-top:-108px;
	}
.section5 > p {
	margin-top:20px;
	font-size:19px;
	line-height:32px;
	color:#2f2f2f;
	}
.section6 {
	padding-bottom:50px;
	background:#fff;
	text-align:center;
	}
.foot_nav {
	background:#ffdd00;
	line-height:90px;
	text-align:center;
	}
.foot_nav a {
	padding:0 15px;
	color:#fff;
	font-size:20px;
	}
.foot_nav a.logo {
	margin:0 20px;
	}
.news {
	margin:0 auto;
	width:800px;
	text-align:left;
	border:1px solid #e4eef6;
	border-bottom:none;
	}
.news ul li {
	padding:10px;
	border-bottom:1px solid #e4eef6;
	line-height:40px;
	height:150px;
	}
.news ul li a {
	font-size:16px;
	color:#333;
	}
.news ul li p {
	color:#a699a6;
	font-size:12px;
	line-height:16px;
	}
.news img{
	    float: left;
	    border: #cccccc47 solid 5px;
	}
.news h6,.desc{
	    margin-left:240px;
	}
.news .myform{
    width: 50%;
    margin: 1rem auto;
}
.news .myform span{
    float:right;
}
.news .myform input{
    margin-left:10px;
}
.news .myform textarea{
    height: 38px;
    margin: 0px;
    width: 384px;
}
.news label,
.news p.select {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    line-height: 28px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #f0f0f0;
    font-size: 16px;
    vertical-align: middle;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #b0b0b0;
}
.news p.select select {
	height:28px;
	line-height:28px;
	color:#333;
	}
.news  button {
    margin-top: 10px;
    width: 100%;
    background: #fd2ca4;
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    cursor: pointer;
}
footer {
	padding:30px 0 60px;
	background:#e8e8e8;
	}
footer .wrap {
	width:1160px;
	}
footer .flink {
	margin:15px 0 5px 10px;
	font-size:20px;
	line-height:25px;
	color:#5f5f5f;
	}
footer .flink a {
	padding:0 5px;
	color:#5f5f5f;
	}
footer .banquan {
	margin-left:10px;
	font-size:20px;
	line-height:38px;
	color:#5f5f5f;
	}
footer .banquan a {
	color:#5f5f5f;
	}
footer .footer_liuyan {
	width:300px;
	font-size:18px;
	color:#514c1f;
	}
footer .footer_liuyan .f_l {
	margin-right:2%;
	width:48%;
	}
footer .footer_liuyan input,
footer .footer_liuyan textarea {
	margin:0 5px;
	padding:0 5px;
	width:65%;
	border:none;
	font-size:18px;
	line-height:36px;
	}
footer .footer_liuyan label,
footer .footer_liuyan p.select {
	margin-top:10px;
	display:inline-block;
	width:100%;
	line-height:28px;
	padding:0 10px;
	background:#fff;
	border:1px solid #f0f0f0;
	font-size:16px;
	vertical-align:middle;
	border-radius:8px;
	-webkit-border-radius:8px;
	color:#b0b0b0;
	}
footer .footer_liuyan p.select select {
	width:85px !important;
	height:36px;
	line-height:36px;
	}
footer .footer_liuyan label span {
	float:right;
	margin-left:10px;
	color:#f85500;
	}
footer .footer_liuyan textarea {
	padding:0 5px;
	height:138px;
	vertical-align:top;
	resize:none;
	overflow:hidden;
	}
footer .footer_liuyan button {
	margin-top:10px;
	width:100%;
	background:#fd2ca4;
	line-height:36px;
	color:#fff;
	font-size:18px;
	border:none;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	cursor:pointer;
	}
.position {
	padding:20px;
	text-align:right;
	}
.position a {
	padding:0 5px;
	color:#27292f;
	font-size:17px;
	line-height:25px;
	}
.con_left {
	float:left;
	margin-bottom:30px;
	margin-left:8px;
	padding:0 6px;
	width:260px;
	background:#fff;
	}
.con_left .left_nav {
	padding-bottom:25px;
	background:#f0f0f0;
	overflow:hidden;
	border-bottom:15px solid #f1008a;
	}
.con_left .left_nav .left_title {
	margin-bottom:15px;
	padding:6px 0 8px 25px;
	background:#f1008a;
	background-size:auto 100%;
	color:#fff;
	}
.con_left .left_nav .left_title b {
	display:block;
	font-size:31px;
	line-height:40px;
	}
.con_left .left_nav .left_title p {
	font-size:14px;
	line-height:21px;
	}
.con_left .left_nav > p {
	padding:0 20px;
	}
.con_left .left_nav > p a {
	display:block;
	padding-left:15px;
	font-size:16px;
	line-height:50px;
	font-weight:lighter;
	color:#161616;
	border-bottom:1px solid #dddddd;
	}
.con_left .left_nav > p a.cur{
	color:#f1008a;
	font-weight:bold;
	}
.con_right {
	float:right;
	margin-bottom:30px;
	padding:40px 55px 60px;
	width:920px;
	background:#fff;
	border:1px solid #ededed;
	}
.con_right .con_title {
	margin-bottom:20px;
	text-align:center;
	border-bottom:2px solid #f0f0f0;
	}
.con_right .con_title h2 {
	padding-bottom:10px;
	font-size:38px;
	color:#161616;
	line-height:38px;
	border-bottom:1px solid #dddddd;
	font-weight:normal;
	}
.con_right .con_title h2 span {
	display:block;
	font-size:16px;
	color:#e11616;
	}
.con_right .brand p,
.con_right .jiameng p {
	margin-bottom:30px;
	padding:0 15px;
	font-size:17px;
	line-height:33px;
	font-weight:lighter;
	color:#161616;
	}
.con_right .brand img {
	margin-bottom:30px;
	}
.con_right .jiameng {
	padding-top:20px;
	}
.con_right .jiameng span {
	margin-bottom:25px;
	padding-left:15px;
	display:block;
	width:275px;
	background:#e11616;
	font-size:23px;
	color:#fff;
	line-height:40px;
	border-radius:20px;
	-webkit-border-radius:20px;
	}
.con_right .jiameng p {
	margin-bottom:60px;
	padding:0 10px;
	}
.con_right .list ul li {
	float:left;
	margin:0 1% 2%;
	padding:10px 10px 20px;
	width:31.333333%;
	border:1px solid #ececec;
	text-align:center;
	}
.con_right .list ul li .thumb {
	width:100%;
	height:210px;
	overflow:hidden;
	}
.con_right .list ul li p {
	font-size:16px;
    line-height:36px;
    color:#333;
	}


.content_text {
	font-size:20px;
	line-height:32px;
	color:#050505;
	}
.content_text .show_title {
	margin-bottom:30px;
	font-size:30px;
	line-height:42px;
	text-align:center;
	}
.content_text .show_title span{
	display:block;
	font-size:14px;
	font-weight:normal;
	}
.content_text img {
	margin:0 auto 30px;
	display:block;
	}
.content_text p {
	margin-bottom:30px;
	padding:0 25px;
	}
.fanye {
	padding:15px 0;
	}
.fanye a {
	display:block;
	width:33.333333%;
	float:left;
	font-size:14px;
	color:#333;
	font-weight:bold;
	text-align:center;
	}
/* ��ϵ����start */
.liuyan form {
	margin:0 auto;
	padding:25px 70px 50px;
	width:800px;
	font-size:26px;
	color:#2e3234;
	}
.liuyan center {
	line-height:40px;
	}
.liuyan label {
	margin-bottom:20px;
	padding:0 40px;
	display:block;
	background:#f3f3f3;
    line-height:65px;
    border-radius:35px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	}
.liuyan input,
.liuyan textarea {
	font-size:26px;
	}
.liuyan input {
    width:480px;
    background:url(../images/wurencanting/line.png) left center no-repeat;
    line-height:65px;
    text-indent:10px;
	}
.liuyan label span {
	float:right;
	margin-top:5px;
	color:#f65907;
	}
.liuyan textarea {
	padding:20px 10px;
    width:470px;
    height:150px;
    background:url(../images/wurencanting/line.png) left 18px no-repeat;
    vertical-align:top;
    resize:none;
	}
.liuyan button,
.liuyan .news_btn {
	display:inline-block;
    width:315px;
    background:#f25503;
    line-height:65px;
    font-size:30px;
    border: none;
    color:#fff;
    text-align:center;
    cursor:pointer;
    border-radius:35px;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
	}
.liuyan .news_btn {
	margin-left:20px;
	background:#bdbdbd;
	}
/* ��ϵ����end */
.phone_show {
	display:none;
	}
@media (max-width:767px){
	.pc_show {
		display:none !important;
		}
	.phone_show {
		display:block;
		}
	html {
		font-size:20px;
		}
}

.logo > img {
  max-height: 80px;
}
