@charset "UTF-8";
/**
 * 
 * @authors Sean (982653014@qq.com)
 * @date    2016-12-19 15:26:39
 * @version $Id$
 */
/**
 * 定义变量 start
 * @type {String}
 */
/**
 * 定义变量结束 end
 */
* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: '微软雅黑';
  box-sizing: border-box;
  text-decoration: none;
}
a {
  color: black;
}
a:hover {
  text-decoration: underline;
}
#header {
  height: 178;
  width: 100%;
  /* 文字图片处理*/
  /* 链接移入效果 */
}
#header span,
#header a,
#header p {
  color: #fdaac1;
  font-size: 13px;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#header .topbox {
  height: 35px;
  background: #f5f4f4;
}
#header .topbox .top {
  width: 1065px;
  margin: 0 auto;
  height: 35px;
}
#header .topbox .top .left {
  float: left;
  width: 30%;
  margin-left: 32px;
}
#header .topbox .top .left span {
  display: inline-block;
  width: 11px;
  height: 17px;
  margin-top: 8px;
  background: url('../img/headerbg.png') -45px -49px no-repeat;
}
#header .topbox .top .left a {
  display: inline-block;
  height: 35px;
  margin-top: 8px;
  vertical-align: middle;
  line-height: 17px;
}
#header .topbox .top .right {
  float: right;
  width: 60%;
  height: 35px;
  text-align: right;
  margin-right: 32px;
}
#header .topbox .top .right .nologin span.icon {
  display: inline-block;
  width: 15px;
  height: 16px;
  vertical-align: middle;
  padding: 0;
  background: url('../img/headerbg.png') -10px -49px no-repeat;
}
#header .topbox .top .right a {
  line-height: 30px;
}
#header .topbox .top .right span {
  padding: 0 3px;
}
#header .con {
  width: 1065px;
  margin: 0 auto;
  height: 95px;
  padding: 25px 0;
}
#header .con .logo {
  display: block;
  float: left;
  width: 300px;
  height: 47px;
  background: url('../img/logo.jpg') 32px no-repeat;
}
#header .con form {
  display: block;
  float: right;
  margin: 8px 32px 0 0;
  height: 30px;
  width: 226px;
}
#header .con form input[type=text] {
  height: 100%;
  width: 168px;
  float: left;
  border: #fff;
  box-shadow: -1px 1px 1px #fad9dc;
  color: #faa8b0;
  text-indent: 1em;
}
#header .con form input[type=submit] {
  width: 56px;
  height: 100%;
  background: url('../img/headerbg.png') -10px -7px no-repeat;
  border: none;
}
#header > hr {
  width: 100%;
  height: 4px;
  border: none;
  background: #fc5465;
}
#header .navbg {
  width: 100%;
  height: 42px;
  background: #fad9dc;
  box-shadow: 0 1px 1px #fad9dc;
}
#header .navbg .content {
  width: 1065px;
  margin: 0 auto;
  height: 42px;
  background: white;
}
#header .navbg .content .nav {
  margin-top: -42px;
  width: 1000px;
  margin: 0 auto;
}
#header .navbg .content .nav a {
  padding: 0 10px;
}
#header .navbg .content .nav a,
#header .navbg .content .nav span {
  color: #747474;
  font-size: 14px;
  line-height: 42px;
}
/**
 * 首页主体
 */
.wp {
  width: 1065px;
  margin: 0 auto;
  background: white;
  padding: 0 32px;
  overflow: hidden;
}
.wp .banner {
  width: 1000px;
  margin: 0 auto;
  height: 395px;
  position: relative;
  margin-bottom: 30px;
}
.wp .banner img {
  display: none;
}
.wp .banner a.cur img {
  display: inline-block;
}
.wp .banner span {
  width: 26px;
  height: 47px;
  display: inline-block;
  position: absolute;
  top: 150.5px;
  cursor: pointer;
}
.wp .banner span.leftBtn {
  background: url('../img/index/indexbtn.png') -2px -2px no-repeat;
}
.wp .banner span.rightBtn {
  right: 0px;
  background: url('../img/index/indexbtn.png') -37px -2px no-repeat;
}
.wp .lwcmh {
  margin-bottom: 40px;
  overflow: hidden;
}
.wp .lwcmh > div {
  width: 293px;
  height: 348px;
  float: left;
}
.wp .lwcmh h5 {
  font-size: 18px;
  line-height: 38px;
  border-bottom: 1px solid #d6d5d5;
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 14px;
  color: #d6d5d5;
}
.wp .lwcmh .contactWay h5 {
  color: #282828;
  text-indent: 5px;
  display: block;
}
.wp .lwcmh .contactWay img {
  width: 100%;
  height: 135px;
  display: block;
}
.wp .lwcmh .contactWay a {
  display: block;
  color: black;
}
.wp .lwcmh .contactWay a,
.wp .lwcmh .contactWay p {
  font-size: 12px;
  line-height: 30px;
}
.wp .lwcmh .contactWay p.companyname {
  height: 40px;
  width: 250px;
  border-bottom: 1px dashed #d7d7d7;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 5px;
}
.wp .lwcmh .contactWay span {
  display: block;
  width: 20px;
  height: 23px;
  float: left;
  background: url('../img/headerbg.png') -40px -48px no-repeat;
  margin-top: 5px;
}
.wp .lwcmh .information {
  margin-left: 60px;
}
.wp .lwcmh .information h5 {
  float: left;
  font-size: 15px;
  width: 50%;
  text-align: center;
}
.wp .lwcmh .information h5.cur {
  font-size: 18px;
  color: #fc5465;
  border-bottom: 1px solid #fc5465;
}
.wp .lwcmh .information div.first {
  height: 135px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 8px;
}
.wp .lwcmh .information div.first img {
  width: 132px;
  height: 135px;
  margin-right: 6px;
  float: left;
}
.wp .lwcmh .information div.first p {
  color: #999;
  line-height: 18px;
}
.wp .lwcmh .information div.first p a {
  color: #cc0033;
}
.wp .lwcmh .information a,
.wp .lwcmh .information p {
  font-size: 12px;
}
.wp .lwcmh .information ul li {
  padding-left: 1px;
  height: 26px;
  font-size: 12px;
}
.wp .lwcmh .information li::before {
  content: '• ';
}
.wp .lwcmh .information > div > a.more {
  text-align: right;
  color: #616060;
}
.wp .lwcmh .information > div > a {
  display: block;
  height: 25px;
}
.wp .lwcmh .information > div {
  display: none;
}
.wp .lwcmh .information > div > img {
  width: 100%;
  height: 135px;
  margin-bottom: 8px;
}
.wp .lwcmh .information > div:nth-child(3) {
  display: block;
}
.wp .category {
  overflow: hidden;
  margin-bottom: 60px;
}
.wp .category h3 {
  font-size: 18px;
  text-indent: 5px;
  font-weight: 400;
  line-height: 54px;
  border-bottom: 1px solid #d6d5d5;
}
.wp .category div a {
  display: block;
  width: 156px;
  height: 95px;
  background: #f5f5f5;
  color: #787878;
  text-align: center;
  line-height: 95px;
  float: left;
  margin: 13px 0 0 12px;
}
.wp .category div a:hover {
  text-decoration: none;
  background: #fff6f7;
  color: #fc5465;
}
.wp .category div a:nth-child(1) {
  margin-left: 0;
}
.wp .category div a:nth-child(7) {
  margin-left: 0;
}
.wp .articlelist {
  width: 348px;
  height: 395px;
  float: left;
  margin-right: 20px;
}
.wp .articlelist h5 {
  width: 50%;
  font-size: 16px;
  line-height: 36px;
  color: #d7d6d6;
  border-bottom: 1px solid #d7d6d6;
  cursor: pointer;
  float: left;
  text-align: center;
  font-weight: 400;
}
.wp .articlelist h5.cur {
  color: #fc5465;
  border-bottom: 1px solid #d7d6d6;
}
.wp .articlelist div {
  display: none;
  clear: both;
}
.wp .articlelist > div:nth-child(3) {
  display: block;
}
.wp .articlelist div a {
  font-size: 12px;
  -webkit-text-size-adjust: none;
}
.wp .articlelist div li a::before {
  content: "• ";
}
.wp .articlelist div li {
  height: 22px;
}
.wp .articlelist span.new {
  color: #fc5465;
  font-size: 12px;
  padding-left: 8px;
}
.wp .articlelist div a.more {
  display: block;
  text-align: right;
  color: #787878;
}
.wp .hotarticle {
  width: 264px;
  height: 395px;
  background: #f5f5f5;
  float: left;
  padding: 5px 10px;
}
.wp .hotarticle h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  border-bottom: 1px solid #d7d6d6;
}
.wp .hotarticle a {
  font-size: 12px;
  line-height: 25px;
}
.wp .hotarticle a.more {
  display: block;
  text-align: right;
  color: #b31646;
}
.wp .tutor {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.wp .tutor h3 {
  font-size: 18px;
  text-indent: 5px;
  font-weight: 400;
  line-height: 54px;
  border-bottom: 1px solid #d6d5d5;
}
.wp .tutor > div.tutorbox {
  margin-top: 28px;
  width: 100%;
  height: 230px;
  overflow: hidden;
  position: relative;
}
.wp .tutor > div.tutorbox li {
  width: 187px;
  margin-left: 16px;
  float: left;
  height: 230px;
  cursor: pointer;
  position: relative;
}
.wp .tutor > div.tutorbox li .show {
  position: relative;
  width: 100%;
  height: 100%;
}
.wp .tutor > div.tutorbox li .show img {
  width: 100%;
  height: 100%;
}
.wp .tutor > div.tutorbox li .show p {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 60px;
  background: rgba(242, 242, 242, 0.8);
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
}
.wp .tutor > div.tutorbox li .show p span {
  font-size: 12px;
}
.wp .tutor > div.tutorbox li .hide {
  display: none;
  width: 339px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 187px;
  z-index: 100;
  background: #fff8f8;
  padding: 23px 15px;
}
.wp .tutor > div.tutorbox li .hide h6 {
  font-size: 18px;
  color: #fc5465;
  line-height: 32px;
  border-bottom: 1px solid #fc5465;
}
.wp .tutor > div.tutorbox li .hide h6 span {
  font-size: 14px;
}
.wp .tutor > div.tutorbox li .hide p {
  margin-top: 10px;
  font-size: 12px;
  line-height: 20px;
  color: #555453;
}
.wp .tutor > div.tutorbox ul li:nth-child(1) {
  margin-left: 0px;
}
.wp .tutor > div.tutorbox > span {
  position: absolute;
  width: 27px;
  height: 57px;
  display: block;
  background: #eef1ee;
  top: 73px;
  z-index: 999;
  cursor: pointer;
}
.wp .tutor > div.tutorbox > span.btnl {
  background: url('../img/index/indexbtn.png') -2px -2px no-repeat;
}
.wp .tutor > div.tutorbox > span.btnr {
  right: 0;
  background: url('../img/index/indexbtn.png') -37px -2px no-repeat;
}
.wp .service {
  margin: 40px 0;
}
.wp .service h5 {
  font-size: 18px;
  text-indent: 5px;
  font-weight: 400;
  line-height: 44px;
  border-bottom: 1px solid #d6d5d5;
  margin-bottom: 32px;
}
.wp .service .con {
  height: 322px;
  width: 1000px;
  margin: 0 auto;
}
.wp .service .con .tab {
  height: 100%;
  width: 248px;
  float: left;
}
.wp .service .con .tab li {
  height: 107px;
  padding: 18px 10px;
  cursor: pointer;
}
.wp .service .con .tab li img {
  width: 111px;
  height: 70px;
  vertical-align: middle;
}
.wp .service .con .tab li p {
  width: 112px;
  height: 70px;
  font-size: 14px;
  line-height: 70px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.wp .service .con .tab li.cur {
  background: #fff7f8;
}
.wp .service .con .content {
  width: 752px;
  height: 100%;
  float: left;
}
.wp .service .con .content li {
  width: 752px;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}
.wp .service .con .content li > img {
  width: 100%;
  height: 100%;
}
.wp .service .con .content li div {
  width: 372px;
  height: 277px;
  background: white;
  position: absolute;
  top: 18px;
  left: 365px;
  background: rgba(0, 0, 0, 0.5);
}
.wp .service .con .content li div h6 {
  font-size: 18px;
  color: #999;
  line-height: 42px;
  font-weight: 400;
  text-indent: 0.8em;
}
.wp .service .con .content li div p {
  text-indent: 1em;
  font-size: 13px;
  color: #fff;
  line-height: 28px;
  padding: 0 16px;
}
.wp .service .con .content li div a {
  position: absolute;
  display: block;
  bottom: 0;
  width: 100%;
  height: 38px;
  background: #fc5465;
  color: white;
  line-height: 38px;
  text-align: center;
}
.wp .service .con .content li div a img {
  width: 32px;
  height: 21px;
  margin: -4px 8px 0 0;
  vertical-align: middle;
}
.wp .service .con .content > ul > li:nth-child(1) {
  display: block;
}
.wp .company {
  margin-bottom: 30px;
}
.wp .company .h {
  position: relative;
}
.wp .company .h h6 {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #d6d5d5;
  line-height: 32px;
}
.wp .company .h ul {
  position: absolute;
  top: 0;
  right: 0;
}
.wp .company .h ul li {
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  float: left;
  width: 140px;
  cursor: pointer;
}
.wp .company .h ul li.cur {
  border: 1px solid #d6d5d5;
  border-bottom: 1px solid white;
}
.wp .company .m {
  width: 1000px;
  margin: 0 auto;
  height: 333px;
  margin-top: 20px;
  overflow: hidden;
}
.wp .company .m li {
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
}
.wp .company .m li img {
  width: 100%;
  height: 100%;
}
.wp .company .m li div {
  position: absolute;
  width: 454px;
  height: 226px;
  background: rgba(0, 0, 0, 0.5);
  top: 98px;
  left: 273px;
  overflow: hidden;
  padding-top: 10px;
}
.wp .company .m li div p {
  font-size: 13px;
  line-height: 25px;
  text-indent: 2em;
  padding: 0 10px;
  color: #fff;
}
.wp .company .m li div a {
  width: 100%;
  height: 37px;
  background: #fc5465;
  color: white;
  text-align: center;
  display: block;
  line-height: 37px;
  font-size: 14px;
  position: absolute;
  bottom: 0;
}
.wp .company .m > ul > li:nth-child(1) {
  display: block;
}
/**
 * 首页主体结束
 */
.footer {
  width: 100%;
  background: #414b4f;
  height: 283px;
}
.footer > hr {
  height: 3px;
  border: none;
  background: #fc5465;
}
.footer .main {
  width: 1000px;
  margin: 0 auto;
  height: 280px;
  padding-top: 44px;
}
.footer .main li,
.footer .main a,
.footer .main p {
  color: white;
  font-size: 12px;
}
.footer .main .qrcode {
  float: left;
  margin-left: 24px;
  width: 113px;
}
.footer .main .qrcode img {
  width: 113px;
  height: 117px;
  display: block;
}
.footer .main .qrcode a {
  display: block;
  color: white;
  font-size: 12px;
  line-height: 16px;
  margin-top: 20px;
  text-align: center;
}
.footer .main .qrcode1 {
  margin-left: 63px;
}
.footer .main .bottomnav {
  padding-left: 107px;
  overflow: hidden;
}
.footer .main .bottomnav ul {
  overflow: hidden;
}
.footer .main .bottomnav .nav li {
  float: left;
}
.footer .main .bottomnav .nav li a {
  padding-right: 5px;
}
.footer .main .bottomnav .nav li::before {
  content: ' - ';
}
.footer .main .bottomnav .nav li:nth-child(1)::before {
  content: '';
}
.footer .main .bottomnav ul:nth-child(2) li:nth-child(1) {
  margin-top: 15px;
}
.footer .main .bottomnav ul:nth-child(2) a {
  line-height: 26px;
}
