/* CSS Document */

@charset "utf-8";
	* {
	margin:0;
	padding:0;
}
body {
	font:14px/1.5 "Microsoft Yahei";
	color:#333;
	cursor:default;
}
img {
	border:0px;
	vertical-align:top;
}
ul,ol {
	list-style-type:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input,textarea,select {
	font:14px/1 "Microsoft Yahei";
	color:#555;
	outline:0;
}
textarea {
	resize:none;
	overflow:auto;
}
input[type='checkbox'],input[type='radio'] {
	vertical-align:-2px;
	margin-right:5px;
}
h1,h2,h3,h4,h5,h6,font {
	font-size:14px;
}
a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
a:hover,a:active {
	color:#e0272c;
}
em {
	font-style:normal;
}
h3,h4 {
	font-weight:400;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color:#e5e5e5;
}
input:-moz-placeholder,textarea:-moz-placeholder {
	color:#e5e5e5;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color:#e5e5e5;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color:#e5e5e5;
}
.clearfix:after {
	content:"";
	clear:both;
	font-size:0px;
	line-height:0px;
	display:block;
	width:100%;
	height:1px;
}
.hidden {
	display:none;
}
.center {
	text-align:center;
}
.autocut {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-break:break-all;
}
.ease {
	-webkit-transition:all ease 300ms;
	-moz-transition:all ease 300ms;
	-ms-transition:all ease 300ms;
	-o-transition:all ease 300ms;
	transition:all ease 300ms;
}
a {
	-webkit-transition:all ease 300ms;
	-moz-transition:all ease 300ms;
	-ms-transition:all ease 300ms;
	-o-transition:all ease 300ms;
	transition:all ease 300ms;
}
.noease,.noease * {
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}
.wrap {
	width:1200px;
	margin:0 auto;
	position:relative;
}
body {
	max-width:100%;
	overflow-x:hidden;
}
/* 网站公共头部区域 */

.p-header {
	position:relative;
	z-index:9999;
	width:100%;
	height:100px;
	background:#fff;
}
.p-header .topCon {
	width:100%;
	height:100px;
}
.p-header .topCon h1 {
	float:left;
	width:320px;
	height:100px;
}
.p-header .topCon h1 img {
	display:block;
	width:320px;
	height:100px;
}
.p-header .topCon .contact {
	float:right;
	height:60px;
	padding:20px 0;
}
.p-header .topCon .contact .sq {
	float:left;
	padding:0 30px;
	line-height:60px;
}
.p-header .topCon .contact .sq a {
	display:block;
	height:60px;
	padding-left:40px;
	background:url(../images/p-contact-icon01.jpg) left center no-repeat;
}
.p-header .topCon .contact .wx {
	position:relative;
	float:left;
	padding:0 30px;
	line-height:60px;
	border-left:1px dashed #a9a9a9;
	border-right:1px dashed #a9a9a9;
}
.p-header .topCon .contact .wx a {
	display:block;
	height:60px;
	padding-left:40px;
	background:url(../images/p-contact-icon02.jpg) left center no-repeat;
}
.p-header .topCon .contact .wx img {
	position:absolute;
	left:36px;
	top:46px;
	z-index:99;
	display:block;
	width:130px;
	height:130px;
	display:none;
}
.p-header .topCon .contact .dh {
	float:left;
	padding:0 30px;
	line-height:60px;
}
.p-header .topCon .contact .dh p {
	padding-left:40px;
	background:url(../images/p-contact-icon03.jpg) left center no-repeat;
}
.p-header .menuBox {
	width:100%;
	height:50px;
	background:#e45daa;
}
.p-header .menuBox ul {
	position:relative;
	width:1200px;
	height:50px;
	text-align:center;
}
.p-header .menuBox ul li {
	float:left;
	width:132px;
	height:50px;
}
.p-header .menuBox ul li:last-child {
	background:none;
}
.p-header .menuBox ul li > a {
	display:block;
	width:100%;
	height:100%;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
}
.p-header .menuBox ul li.on > a,.p-header .menuBox ul li > a:hover {
	background:#ff9cd5;
}
.p-header .menuBox ul li .drop {
	display:none;
	position:absolute;
	left:0;
	top:50px;
	width:1200px;
	background:#54981b;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.p-header .menuBox ul li .drop a {
	float:left;
	display:block;
	padding:20px;
	font-size:14px;
	color:#fff;
	background:url(../images/p-header-drop-line-bg.png) right no-repeat;
}
.p-header .menuBox ul li .drop a:last-child {
	background:none;
}
/*首页banner*/

.i-banner {
	position:relative;
	width:100%;
	height:520px;
	overflow:hidden;
}
.i-banner ul {
	width:100%;
	height:100%;
}
.i-banner ul li {
	width:100%;
	height:520px;
}
.i-banner .flexslider {
	position:relative;
	height:520px;
}
.i-banner .flex-control-nav {
	bottom:20px;
	z-index:999;
}
.flex-control-paging li a {
	width:20px !important;
	height:20px !important;
	background:url(../images/flex-control-nav-bg.png) 0 0 no-repeat !important;
}
.flex-control-paging li a.flex-active {
	background-position:0 -20px !important;
}
.i-banner .bg {
	position:absolute;
	left:0;
	bottom: 0;
	z-index: 99;
	width: 100%;
	height: 50px;
	background:url(../images/i-banner-bg.png) center bottom;
}

/* 内容1 */

.i-content1 {
	width:100%;
	overflow:hidden;
	margin-top:40px;
}
.i-content1 .item1Box {
	width:100%;
	height:120px;
}
.i-content1 .item1Box li {
	float:left;
	width:400px;
	height:120px;
}
.i-content1 .item1Box .li1 {
	background:#fd9ad4;
}
.i-content1 .item1Box .li2 {
	background:#b1a9fc;
}
.i-content1 .item1Box .li3 {
	background:#fda2b8;
}
.i-content1 .item1Box li img {
	float:left;
	margin-left:70px;
	margin-top:35px;
}
.i-content1 .item1Box li .desc {
	float:left;
	margin-top:38px;
	margin-left:20px;
}
.i-content1 .item1Box li .desc h5 {
	font-size:20px;
	color:#fff;
	line-height:30px;
	font-weight:400;
}
.i-content1 .item1Box li .desc p {
	font-size:14px;
	color:#fff;
}
.i-content1 .item2Box {
	width:100%;
	height:304px;
	margin-top:70px;
	text-align:center;
}
.i-content1 .item2Box > div {
	display:inline-block;
	margin:0 15px;
}
.i-content1 .item2Box .left {
	width:454px;
	height:304px;
	overflow:hidden;
	background:url(../images/i-content1-item2-bg1.jpg) no-repeat;
}
.i-content1 .item2Box .left h3 {
	width:100%;
	height:48px;
	margin-top:8px;
	line-height:48px;
	text-align:center;
	font-size:22px;
	color:#e45dac;
}
.i-content1 .item2Box .left h5 {
	display:inline-block;
	font-size:16px;
	color:#262626;
	line-height:40px;
	padding-left:35px;
	background:url(../images/i-content1-item2-pic01.png) left center no-repeat;
}
.i-content1 .item2Box .left .desc {
	width:92%;
	margin:0 auto;
}
.i-content1 .item2Box .left .desc p {
	font-size:14px;
	color:#595959;
	margin:5px 0;
	text-align:left;
}
.i-content1 .item2Box .left .desc b {
	color:#e45dac;
}
.i-content1 .item2Box .left .desc span {
	float:left;
	display:block;
	width:14px;
	height:14px;
	background:#e45dac;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:10px;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:14px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.i-content1 .item2Box .right {
	position:relative;
	width:450px;
	height:300px;
	overflow:hidden;
	border:2px solid #e45daa;
}
.i-content1 .item2Box .right h3 {
	font-size:24px;
	color:#e45dac;
	line-height:40px;
	padding:10px 0;
}
.i-content1 .item2Box .right p {
	width:80%;
	margin:0 auto;
	font-size:16px;
	color:#262626;
	line-height:35px;
	text-align:left;
	padding-left:20px;
	background:url(../images/i-content1-item2-bg2.jpg) left center no-repeat;
}
.i-content1 .item2Box .right h4 {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	background:#e45daa;
	font-size:14px;
	color:#fff;
	line-height:40px;
	text-align:center;
}
.i-content1 .itmSh {
	width: 100%;
	margin: 20px 0;
}
.i-content1 .itmSh .wrap {
	padding: 30px;
	overflow: hidden;
	background: url(../images/itmSh-bgPic.jpg) no-repeat;
}
.i-content1 .itmSh .leftCon {
	float: left;
	width: 300px;
}
.i-content1 .itmSh .leftCon img {
	display: block;
	width: 100%;
}
.i-content1 .itmSh .rightCon {
	float: right;
	width: 800px;
}
.i-content1 .itmSh .rightCon ul {
	width: 100%;
}
.i-content1 .itmSh .rightCon li {
	float: left;
    width: 20%;
    height: 32px;
    line-height: 32px;
    margin: 25px 194px 25px 0;
    list-style: url(../images/itmSh-icon-1.png);
    font-size: 22px;
    color: #333;
    padding: 0 40px 0 5px;
    background: url(../images/itmSh-icon-2.png) no-repeat center right;
}
.i-content1 .item3Box {
	width:100%;
	height:80px;
	overflow:hidden;
	margin-top:10px;
}
.i-content1 .item3Box .wrap {
	width:1200px;
	height:80px;
	background:url(../images/i-content1-item3-bg1.jpg) no-repeat;
}
.i-content1 .item3Box .txtMarquee-left {
	float:left;
	margin-left:110px;
	width:1010px;
	height:80px;
	overflow:hidden;
}
.i-content1 .item3Box .txtMarquee-left li {
	float:left;
	width:220px;
	margin:0 15px;
}
.i-content1 .item3Box .txtMarquee-left li a {
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	color:#262626;
}
.i-content1 .item3Box .txtMarquee-left li a:hover {
	color:#e45dac;
}
.i-content1 .item3Box .more {
	float:right;
	font-size:14px;
	color:#e45dac;
	line-height:80px;
	margin-right:12px;
}
.i-content1 .item3Box .more:hover {
	color:#da278d;
	font-weight:bold;
}
/* 服务 */

.i-smTit {
	position:relative;
	width:810px;
	height:70px;
	padding-top:30px;
	border-bottom:1px solid #d2d2d2;
	margin:0 auto;
}
.i-smTit h3 {
	text-align:center;
	line-height:70px;
	font-size:30px;
	color:#262626;
}
.i-smTit h3 span {
	color:#e45dac;
}
.i-smTit .line {
	position:absolute;
	left:50%;
	bottom:-2px;
	margin-left:-150px;
	width:300px;
	height:3px;
	background:#e45daa;
}
.i-fuwu {
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.i-fuwu .fwBd {
	width:100%;
	overflow:hidden;
}
.i-fuwu .fwBd ul {
	width:100%;
	padding-top:40px;
	overflow:hidden;
}
.i-fuwu .fwBd li {
	float:left;
	width:300px;
	text-align:center;
}
.i-fuwu .fwBd li .pic {
	position:relative;
	width:196px;
	height:196px;
	margin:0 auto;
}
.i-fuwu .fwBd li .pic img {
	position:absolute;
	left:0;
	top:0;
}
.i-fuwu .fwBd li .pic h3 {
	position:absolute;
	top:110px;
	width:100%;
	font-size:20px;
	color:#262626;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
.i-fuwu .fwBd li .pic a {
	position:absolute;
	top:150px;
	left:58px;
	display:block;
	width:78px;
	height:18px;
	margin:0 auto;
	font-size:14px;
	color:#e78cbc;
	line-height:18px;
	border:1px solid #e78cbc;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
.i-fuwu .fwBd li .pic:hover a {
	background:#e78cbc;
	color:#fff;
}
.i-fuwu .fwBd li .desc {
	margin-top:20px;
}
.i-fuwu .fwBd li .desc p {
	width:280px;
	margin:0 auto;
	font-size:14px;
	color:#262626;
	text-align:center;
}
.i-fuwu .fwBd li .desc .more {
	display:block;
	width:120px;
	height:32px;
	margin:12px auto;
	background:#e45daa;
	font-size:16px;
	color:#fff;
	line-height:32px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
.i-fuwu .fwBd li .desc .more:hover {
	background:#dc3795;
}
/* 课堂 */

.i-ketang {
	width:100%;
	height:510px;
	background:url(../images/i-ketang.jpg) center top no-repeat;
}
.i-ketang .ktBd {
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.i-ketang .ktBd ul {
	width:100%;
}
.i-ketang .ktBd li {
	float:left;
	width:300px;
	height:350px;
	background:url(../images/i-ketang-itemBg.png) no-repeat;
	text-align:center;
}
.i-ketang .ktBd li h3 {
	width:76%;
	border-bottom:1px solid #e9e9e9;
	margin:0 auto;
	font-size:20px;
	color:#262626;
	font-weight:bold;
	margin-top:30px;
	line-height:70px;
	text-align:center;
}
.i-ketang .ktBd li h3 > span {
	display:inline-block;
	width:12px;
	height:12px;
	background:url(../images/i-ketang-icon.jpg) no-repeat;
}
.i-ketang .ktBd li h3 p {
	display:inline-block;
	padding:0 5px;
}
.i-ketang .ktBd li h3 span {
	color:#e45dac;
}
.i-ketang .ktBd li .desc {
	width:100%;
	height:110px;
	padding-top:30px;
}
.i-ketang .ktBd li .desc p {
	font-size:14px;
	color:#545454;
	line-height:24px;
}
.i-ketang .ktBd li .more {
	display:block;
	width:120px;
	height:32px;
	margin:12px auto;
	background:#e45daa;
	font-size:16px;
	color:#fff;
	line-height:32px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
.i-ketang .ktBd li .more:hover {
	background:#dc3795;
}
/* 首页案例 */

.i-anli {
	width:100%;
	height:553px;
	background:url(../images/i-anli-bg.jpg) center top no-repeat;
}
.i-anli .wrap {
	position:relative;
	width:1200px;
	height:553px;
}
.i-anli .wrap .picScroll-leftAl {
	position:absolute;
	left:53%;
	top:52%;
	width:300px;
	height:300px;
	margin-left:-150px;
	margin-top:-150px;
}
.i-anli .wrap .picScroll-leftAl .al-tit {
	width:100%;
	margin:80px auto 0;
	width:260px;
	height:60px;
	text-align:center;
}
.i-anli .wrap .picScroll-leftAl .al-tit span {
	display:inline-block;
	width:14px;
	height:14px;
	background:url(../images/i-anliIcon.png) no-repeat;
}
.i-anli .wrap .picScroll-leftAl .al-tit h3 {
	display:inline-block;
	font-size:30px;
	color:#fff;
}
.i-anli .wrap .picScroll-leftAl .hd {
	position:absolute;
	bottom:55px;
	width:100%;
}
.i-anli .wrap .picScroll-leftAl .hd ul {
	width:100%;
	text-align:center;
}
.i-anli .wrap .picScroll-leftAl .hd li {
	display:inline-block;
	text-indent:-9999px;
	width:10px;
	height:10px;
	background:#f1aed5;
	margin:0 4px;
	cursor:pointer;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
}
.i-anli .wrap .picScroll-leftAl .hd li.on {
	background:#fff;
}
.i-anli .wrap .picScroll-leftAl .bd {
	position:absolute;
	bottom:100px;
	left:45px;
	width:200px;
	text-align:center;
}
.i-anli .wrap .picScroll-leftAl .bd li {
	}.i-anli .wrap .picScroll-leftAl .bd li a {
	margin:0 auto;
	font-size:18px;
	color:#fff;
}
/* 导师中心 */

.i-daoshi {
	width:100%;
	height:640px;
	background:#fff;
	overflow:hidden;
}
.i-daoshi li {
	position:relative;
}
.i-daoshi li img {
	display:block;
	width:384px;
	height:350px;
}
.i-daoshi li .desc {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	background:#ececec;
}
.i-daoshi li .desc span {
	float:left;
	font-size:18px;
	color:#262626;
	line-height:60px;
	margin-left:10px;
}
.i-daoshi li .desc a {
	float:right;
	display:block;
	width:120px;
	height:32px;
	background:#e45daa;
	font-size:16px;
	color:#fff;
	margin-top:12px;
	margin-right:10px;
	text-align:center;
	line-height:32px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
/* 公司简介 */

.i-jianjie {
	width:100%;
	height:396px;
	background:url(../images/i-jianjie-bg.jpg) center top no-repeat;
	overflow:hidden;
}
.i-jianjie ul {
	width:100%;
	overflow:hidden;
	padding-top:30px;
	text-align:center;
}
.i-jianjie li {
	display:inline-table;
	width:330px;
	height:138px;
	background:url(../images/i-jianjie-itemBg.png) no-repeat;
	margin:0 30px 20px 0;
}
.i-jianjie li h3 {
	display:inline-block;
	font-size:18px;
	color:#262626;
	line-height:36px;
	margin:22px 0 6px;
	padding-left:40px;
	background:url(../images/i-jianjie-iconBg.png) no-repeat;
}
.i-jianjie li.itm1 h3 {
	background-position:0 0;
}
.i-jianjie li.itm2 h3 {
	background-position:0 -36px;
}
.i-jianjie li.itm3 h3 {
	background-position:0 -72px;
}
.i-jianjie li.itm4 h3 {
	background-position:0 -108px;
}
.i-jianjie li.itm5 h3 {
	background-position:0 -144px;
}
.i-jianjie li.itm6 h3 {
	background-position:0 -180px;
}
.i-jianjie li span {
	color:#e45dac;
}
.i-jianjie li p {
	width:220px;
	margin:0 auto;
	font-size:14px;
	color:#515151;
}
.i-jianjie li p a {
	color:#e45dac;
}
/* 新闻动态 */

.i-xinwen {
	width:100%;
	overflow:hidden;
	padding:30px 0;
}
.i-xinwen .nav_tit {
	width:100%;
	height:56px;
	border-bottom:4px solid #d9d9d9;
}
.i-xinwen .nav_tit h3 {
	float:left;
	width:128px;
	height:56px;
}
.i-xinwen .nav_tit h3 a {
	display:block;
	text-align:center;
	line-height:56px;
	font-size:20px;
	color:#262626;
}
.i-xinwen .nav_tit h3:hover,.i-xinwen .nav_tit h3.on {
	border-bottom:4px solid #e45daa;
}
.i-xinwen .xwBd {
	width:100%;
	height:260px;
	background:#f5f5f5;
	margin-top:20px;
	padding:25px 0;
}
.i-xinwen .xwBd .xBox {
	display:none;
	width:100%;
}
.i-xinwen .xwBd .xBox .leftPic {
	float:left;
	margin-left:85px;
}
.i-xinwen .xwBd .xBox .leftPic img {
	display:block;
	width:432px;
	height:230px;
	border:4px solid #fff;
	margin-top:12px;
}
.i-xinwen .xwBd .xBox .rightList {
	float:right;
	width:470px;
	height:240px;
	padding:10px 30px;
	margin-right:90px;
	background:#fff;
}
.i-xinwen .xwBd .xBox .rightList .hot {
	width:100%;
}
.i-xinwen .xwBd .xBox .rightList .hot .tit {
	height:44px;
	line-height:44px;
}
.i-xinwen .xwBd .xBox .rightList .hot .tit h4 {
	float:left;
	font-size:22px;
	color:#e45dac;
}
.i-xinwen .xwBd .xBox .rightList .hot .tit span {
	float:left;
	font-size:16px;
	color:#afafaf;
	margin-left:12px;
	text-transform:uppercase;
}
.i-xinwen .xwBd .xBox .rightList .hot .tit .more {
	float:right;
	font-size:14px;
	color:#e45dac;
}
.i-xinwen .xwBd .xBox .rightList .hot > p {
	font-size:16px;
	line-height:22px;
	line-height:24px;
	padding:8px 0;
}
.i-xinwen .xwBd .xBox .rightList ul {
	width:100%;
	padding-top:12px;
	border-top:1px dashed #e1e1e1;
}
.i-xinwen .xwBd .xBox .rightList ul li {
	width:100%;
}
.i-xinwen .xwBd .xBox .rightList ul li p {
	font-size:14px;
	color:#262626;
	line-height:34px;
	padding-left:18px;
	background:url(../images/i-xinwen-list-bg.jpg) left center no-repeat;
}
.i-xinwen .xwBd .xBox .rightList ul li p span {
	float:left;
	display:block;
	max-width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.i-xinwen .xwBd .xBox .rightList ul li p a {color:#e45dac;}
.i-xinwen .xwBd .xBox .rightList ul li p a:hover {font-weight:bold;}
/* 情感问答 */

.i-wenda {width:100%;overflow:hidden;}
.i-wenda .wrap {width:1200px;overflow:hidden;}
.i-wenda .wdBd {width:1300px;margin-top:30px;}
.i-wenda .wdBd .item {
	float:left;
	width:380px;
	height: 414px;
	margin-right:30px;
	background: #f5f5f5;
	padding-bottom: 20px;
}
.i-wenda .wdBd .item .pic {
	position:relative;
	display:block;
	width:380px;
	height:218px;
}
.i-wenda .wdBd .item .pic img {
	display:block;
	display:block;
	width:380px;
	height:218px;
}
.i-wenda .wdBd .item .pic h3 {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:36px;
	background:rgba(255,255,255,0.9);
	font-size:18px;
	color:#262626;
	line-height:36px;
	text-align:center;
	font-weight:bold;
}
.i-wenda .wdBd .item .list {
	width:100%;
}
.i-wenda .wdBd .item .list ul {
	width:110%;
	height: 120px;
	overflow:hidden;
	overflow:hidden;
	padding:12px 0;
}
.i-wenda .wdBd .item .list li {
	float:left;
	width:380px;
}
.i-wenda .wdBd .item .list li a {
	display:block;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px;
	color:#262626;
	line-height:32px;
}
.i-wenda .wdBd .item .list li a b {
	margin:0 10px;
	color:#c1c1c1;
}
.i-wenda .wdBd .item .list li a:hover,.i-wenda .wdBd .item .list li a:hover * {
	color:#e45daa !important;
}
.i-wenda .wdBd .item .list .more {
	display:block;
	width:120px;
	height:32px;
	text-align:center;
	margin:12px auto;
	background:#e45daa;
	font-size:16px;
	color:#fff;
	line-height:32px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}
.i-wenda .wdBd .item .list .more:hover {
	background:#dc3795;
}
/* footer */

.p-footer {
	width:100%;
	padding:40px 0 20px;
	background:#f5f5f5;
	margin-top:50px;
	overflow:hidden;
}
.p-footer h1 {
	float:left;
	width:256px;
}
.p-footer h1 img {
	display:block;
	width:256px;
}
.p-footer .cate .item {
	float:left;
	padding:0 28px;
}
.p-footer .cate .item a {
	display:block;
	font-size:15px;
	color:#262626;
	line-height:32px;
}
.p-footer .cate .line {
	float:left;
	width:1px;
	height:86px;
	background:#bfbfbf;
	margin-top:20px;
}
.p-footer .info {
	float:left;
	max-width:268px;
	margin-left:28px;
}
.p-footer .info p {
	font-size:14px;
	color:#525252;
	line-height:28px;
}
.p-footer .ewm {
	float:right;
	text-align:center;
}
.p-footer .ewm img {
	float: left;
	display:block;
	width:150px;
	height:150px;
	margin:0 auto;
}
.p-footer .ewm .desc {
	float: left;
	margin-left: 10px;
	width: 200px;
	text-align: left;
}
.p-footer .ewm .desc h5 {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 40px;
	margin-top: 25px;
}
.p-footer .ewm .desc span {
	display:block;
	font-size:14px;
	color:#6a6a6a;
	line-height: 30px;
}




/*验证*/
.yanzheng {
	display:none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 9999;
	margin-left: -260px;
	margin-top: -160px;
	width: 520px;
	height: 320px;
	box-shadow: 0 0 15px #888;
}
.yanzheng .yz_tit {
	position: relative;
	width: 100%;
	height: 30px;
	background: #e45daa;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-ms-border-top-left-radius: 4px;
	-o-border-top-left-radius: 4px;

	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-ms-border-top-right-radius: 4px;
	-o-border-top-right-radius: 4px;
}
.yanzheng .yz_tit h3 {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;	
}
.yanzheng .yz_tit .close {
	position: absolute;
	right: 10px;
	top: 5px;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.yanzheng .yz_bd {
	background: #fff;
	padding: 10px;
}
.yanzheng .yz_bd > span {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
}
.yanzheng .yz_bd > p {
	font-size: 14px;
    color: #666;
    padding: 10px 0;
    line-height: 22px;
}
.yanzheng .yz_bd .box {
	width: 476px;
	height: 105px;
	padding: 10px;
	background: url(../images/bj_01.jpg) no-repeat;
	margin-top: 12px;
}
.yanzheng .yz_bd .box .left {
	float:left;
	width: 296px;
}
.yanzheng .yz_bd .box h4 {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}
.yanzheng .yz_bd .box form {
	width: 100%;
	height: 26px;
	border: 1px solid #e45daa;
}
.yanzheng .yz_bd .box form .keyword {
	float: left;
	width: 264px;
	height: 26px;
	border: none;
	outline:none;
	background:#fff;
	text-indent: 12px;
}
.yanzheng .yz_bd .box form .btn {
	float: right;
	width: 32px;
	height: 26px;
	border: none;
	outline:none;
	background: #e45daa url(../images/ss_01.png) center center no-repeat;
	text-indent: -9999px;
	cursor:pointer;
}
.yanzheng .yz_bd .box p {
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
.yanzheng .yz_bd .right {
	float: right;
	width: 160px;
}










