body {
  background: white;
}
body button {
  border: none;
  cursor: pointer;
}
body input,
body textarea {
  font-family: "寰蒋闆呴粦";
}
.mp_content {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.mp_content img {
  display: inline-block;
}
.mp_content.floor_title {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  border-left: 7px solid #00d2b4;
  text-indent: 12px;
  box-sizing: border-box;
}
.mp_content .l_box {
  display: inline-block;
  width: 210px;
  height: 100%;
  float: left;
  box-shadow: 0 3px 24px 0 rgba(157, 157, 157, 0.3);
}
.mp_content .l_box .left_phone_box {
  width: 100%;
  text-align: center;
  margin-top: 169px;
}
.mp_content .l_box .left_phone_box .p1 input {
  width: 164px;
  height: 28px;
  background: #ffffff;
  border-radius: 3px;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 400;
}
.mp_content .l_box .left_phone_box .p1 input::-webkit-input-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p1 input:-moz-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p1 input::-moz-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p1 input:-ms-input-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p2 textarea {
  margin-top: 10px;
  width: 166px;
  height: 75px;
  background: #ffffff;
  border-radius: 3px;
  resize: none;
  border: 0;
  padding: 8px 7px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.mp_content .l_box .left_phone_box .p2 textarea::-webkit-input-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p2 textarea:-moz-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p2 textarea::-moz-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p2 textarea:-ms-input-placeholder {
  color: #bdbdbd;
}
.mp_content .l_box .left_phone_box .p3 input {
  margin-top: 30px;
  width: 120px;
  height: 32px;
  background: #ffffff;
  border-radius: 16px;
  font-size: 13px;
  font-weight: bold;
  color: #e47e08;
  cursor: pointer;
}
.mp_content .l_box .left_phone_box .p3 input:hover {
  opacity: 0.9;
}
.mp_content .r_box {
  display: inline-block;
  width: 977px;
  height: 100%;
  float: right;
  background: #ffffff;
  box-shadow: 0 3px 24px 0 rgba(157, 157, 157, 0.3);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.F0 {
  width: 100%;
  height: 553px;
  background: #01c2ac url(../image/topbg.png) center no-repeat;
}
.F0 .nav {
  height: 373px;
  background: #ffffff;
  box-shadow: 0 16px 8px 0 rgba(4, 80, 42, 0.22);
  position: relative;
  top: 19px;
}
.F0 .nav .nav_left {
  display: inline-block;
  width: 142px;
  height: 100%;
  background: #f3f3f3;
}
.F0 .nav .nav_left ul li {
  cursor: pointer;
  width: 100%;
  margin: 12px 0 17px;
  position: relative;
  padding: 17px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.F0 .nav .nav_left ul li img {
  margin-left: 17px;
  margin-right: 10px;
}
.F0 .nav .nav_left ul li img.w {
  display: none;
}
.F0 .nav .nav_left ul li div {
  position: absolute;
  left: 47px;
  display: inline-block;
}
.F0 .nav .nav_left ul li div .p1 {
  text-indent: 8px;
  font-size: 16px;
  font-weight: 400;
}
.F0 .nav .nav_left ul li div .p2 {
  margin-top: 3px;
  font-size: 12px;
  font-weight: 400;
  transform: scale(0.8);
}
.F0 .nav .nav_left ul li.active {
  box-shadow: 0 6px 8px 0 rgba(57, 51, 51, 0.21);
  left: -4px;
  padding-right: 4px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #00d2b4;
}
.F0 .nav .nav_left ul li.active img.b {
  display: none;
}
.F0 .nav .nav_left ul li.active img.w {
  display: inline-block;
}
.F0 .nav .nav_left ul li.active div p {
  color: white;
}
.F0 .nav .nav_right {
  width: 988px;
  height: 308px;
  margin: 39px 0 0 41px;
  display: none;
  vertical-align: top;
  position: relative;
}
.F0 .nav .nav_right.active {
  display: inline-block;
}
.F0 .nav .nav_right .links_box {
  width: 189px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.F0 .nav .nav_right .links_box .line {
  width: 0;
  height: 167px;
  border-left: 1px solid #EEEEEE;
  position: absolute;
  left: 0;
  top: 0;
  _position: relative;
}
.F0 .nav .nav_right .links_box .line div {
  position: absolute;
  left: -3px;
  top: 0;
  width: 5px;
  height: 17px;
  background: #00EDCE;
}
.F0 .nav .nav_right .links_box .line.right {
  right: 0;
  left: auto;
}
.F0 .nav .nav_right .links_box p {
  width: 100%;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.F0 .nav .nav_right .links_box p.p1 {
  font-size: 14px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 20px;
  margin-bottom: 10px;
}
.F0 .nav .nav_right .links_box p.p2 {
  font-size: 13px;
  font-weight: 400;
  line-height: 33px;
}
.F0 .nav .nav_right .links_box p.p2 a {
  color: #0a0a0a;
}
.F0 .nav .nav_right .links_box p.p2 a:hover {
  color: #01C2AC;
  font-weight: bold;
}
.F0 .nav .nav_right .links_box p.p2 a.invalid {
  color: #bbb;
}
.F0 .nav .nav_right .links_box p.p2 a.invalid span {
  position: relative;
  right: 8px;
  top: -2px;
  background: #bbb;
  padding: 3px;
  border-radius: 3px;
  display: inline-block;
}
.F0 .nav .nav_right .links_box.w2 {
  width: 378px;
  text-align: center;
}
.F0 .nav .nav_right .links_box.w2 .v3 {
  margin-top: 19px;
  display: inline-block;
  width: 240px;
  height: 90px;
  background: #fef4e9;
  border-radius: 5px;
  position: relative;
}
.F0 .nav .nav_right .links_box.w2 .v3 img {
  position: absolute;
  top: 18px;
  right: 165px;
}
.F0 .nav .nav_right .links_box.w2 .v3 div {
  position: absolute;
  top: 15px;
  left: 90px;
}
.F0 .nav .nav_right .links_box.w2 .v3 div p {
  text-align: left;
}
.F0 .nav .nav_right .links_box.w2 .v3 div p.dp1 {
  font-size: 16px;
  font-weight: bold;
  color: #232323;
}
.F0 .nav .nav_right .links_box.w2 .v3 div p.dp2 {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 400;
  color: #232323;
}
.F0 .nav .nav_right .links_box.w2 .v3 div p.dp3 {
  margin-top: 11px;
  font-size: 14px;
  font-weight: bold;
  color: #00d2b4;
}
.F0 .nav .nav_right .links_box.w2 .v3:nth-child(3) {
  margin-top: 0;
  background: #fef4e9;
}
.F0 .nav .nav_right .links_box.w2 .v3:nth-child(4) {
  background: #e6f6ff;
}
.F0 .nav .nav_right .links_box.w2 .v3:nth-child(5) {
  background: #e6fffb;
}
.F0 .nav .nav_right .links_box.w2 .v3:hover {
  box-shadow: 0 3px 5px 0 rgba(157, 157, 157, 0.1);
}
.F0 .nav .nav_right .links_box:hover .p1 {
  color: #ff9000;
}
.F0 .nav .nav_right .people {
  width: 209px;
  height: 308px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  background-size: 100% 100% !important;
  position: absolute;
  bottom: 0;
  right: 0;
  _position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.F0 .nav .nav_right .people div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: #ebf4fd;
  opacity: 0.92;
  border-radius: 0 0 5px 5px;
  text-align: center;
}
.F0 .nav .nav_right .people div .p1 {
  margin-top: 11px;
  font-size: 16px;
  font-weight: bold;
  color: #232323;
}
.F0 .nav .nav_right .people div .p2 {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 400;
  color: #232323;
}
.F0 .nav .nav_right .people div .p3 {
  margin-top: 10px;
}
.F0 .nav .nav_right .people div .p3 button {
  width: 102px;
  height: 31px;
  background: #00d2b4;
  border-radius: 16px;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
}
.F0 .nav .nav_right .people.peo1 {
  background: #EEEDF2 url(../image/IMG_6418.jpg) center no-repeat;
}
.F0 .nav .nav_right .people.peo2 {
  background: #EEEDF2 url(../image/IMG_6492.jpg) center no-repeat;
}
.F0 .nav .nav_right .people.peo3 {
  background: #EEEDF2 url(../image/IMG_6531.jpg) center no-repeat;
}
.F0 .nav .nav_right .bottom_box {
  position: absolute;
  height: 110px;
  bottom: 0;
  left: 0;
}
.F0 .nav .nav_right .bottom_box .box {
  cursor: pointer;
  display: inline-block;
  width: 240px;
  height: 100%;
  border-radius: 5px;
  margin-right: 18px;
  position: relative;
}
.F0 .nav .nav_right .bottom_box .box img {
  position: absolute;
  top: 28px;
  left: 22px;
}
.F0 .nav .nav_right .bottom_box .box div {
  position: absolute;
  top: 25px;
  left: 88px;
}
.F0 .nav .nav_right .bottom_box .box div .p1 {
  font-size: 16px;
  font-weight: bold;
  color: #232323;
}
.F0 .nav .nav_right .bottom_box .box div .p2 {
  margin-top: 6px;
  font-size: 13px;
  font-weight: 400;
  color: #232323;
  line-height: 18px;
}
.F0 .nav .nav_right .bottom_box .box div .p3 {
  margin-top: 7px;
  font-size: 14px;
  font-weight: bold;
  color: #00d2b4;
}
.F0 .nav .nav_right .bottom_box .box:nth-child(1) {
  background: rgba(254, 244, 233, 0.7);
}
.F0 .nav .nav_right .bottom_box .box:nth-child(1):hover {
  background: #fef4e9;
}
.F0 .nav .nav_right .bottom_box .box:nth-child(2) {
  background: rgba(230, 246, 255, 0.7);
}
.F0 .nav .nav_right .bottom_box .box:nth-child(2):hover {
  background: #e6f6ff;
}
.F0 .nav .nav_right .bottom_box .box:nth-child(3) {
  background: rgba(230, 255, 251, 0.7);
}
.F0 .nav .nav_right .bottom_box .box:nth-child(3):hover {
  background: #e6fffb;
}
.F0 .nav .nav_right .bottom_box .box:nth-child(4) {
  background: rgba(254, 244, 233, 0.7);
  width: 175px;
  margin-right: 0;
}
.F0 .nav .nav_right .bottom_box .box:nth-child(4) div {
  left: 37px;
}
.F0 .nav .nav_right .bottom_box .box:nth-child(4):hover {
  background: #fef4e9;
}
.F0 .nav .nav_right .bottom_box .box:hover {
  box-shadow: 0 3px 5px 0 rgba(157, 157, 157, 0.1);
}
.F0 .nav .nav_right .bottom_box .exp .exp1 {
  margin-top: 30px;
  font-size: 15px;
  font-weight: normal;
  color: #e3e3e3;
  font-family: Arial;
  line-height: 49px;
  font-style: italic;
}
.F0 .nav .nav_right .bottom_box .exp .exp2 {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9c9c9c;
}
.F0 .nav .nav_right .bottom_box .exp .exp2 .green_b {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #00d2b4;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  bottom: 1px;
}
.F0 .nav .nav_right .bottom_box .exp .exp2 .long_s {
  width: 200px;
  display: inline-block;
}
.F0 .link {
  margin-top: 43px;
}
.F0 .link div {
  display: inline-block;
  width: 290px;
  height: 98px;
  border-radius: 5px;
  margin-left: 13px;
  box-shadow: 0 3px 24px 0 rgba(157, 157, 157, 0.3);
}
.F0 .link div img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease;
}
.F0 .link div img:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.F0 .link div:nth-child(1) {
  margin-left: 0;
}
.F1 {
  width: 100%;
  background: #fffbf6;
  padding: 59px 0 45px;
}
.F1 .service_brand {
  height: 400px;
  margin-top: 9px;
}
.F1 .service_brand .l_box {
  background: url(../image/part01-banner.png) center no-repeat;
}
.F1 .service_brand .l_box table {
  width: 88%;
  margin: 180px auto 0;
  text-align: center;
}
.F1 .service_brand .l_box table tr th {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 10px 27px rgba(255, 122, 0, 0);
  line-height: 30px;
}
.F1 .service_brand .l_box table tr td {
  padding-top: 8px;
}
.F1 .service_brand .l_box table tr td button {
  width: 88px;
  height: 29px;
  background: #ffffff;
  border-radius: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #ffaa39;
}
.F1 .service_brand .l_box table tr td button:hover {
  background: #00d2b4;
  color: #ffffff;
}
.F1 .service_brand .r_box table {
  width: 93%;
  margin: 20px auto;
}
.F1 .service_brand .r_box table tr td.mid_td {
  height: 30px;
}
.F1 .service_brand .r_box table tr td .one_box {
  padding-right: 13px;
  display: inline-block;
  height: 150px;
  border-radius: 5px;
}
.F1 .service_brand .r_box table tr td .one_box .n,
.F1 .service_brand .r_box table tr td .one_box .w,
.F1 .service_brand .r_box table tr td .one_box .o {
  vertical-align: top;
  margin: 13px;
  width: 120px;
  height: 125px;
  border-radius: 5px;
}
.F1 .service_brand .r_box table tr td .one_box .o {
  display: none;
}
.F1 .service_brand .r_box table tr td .one_box .text_box {
  display: inline-block;
  vertical-align: top;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p1 {
  margin-top: 18px;
  font-size: 18px;
  font-weight: bold;
  color: #050505;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p2 {
  margin-top: 12px;
  font-size: 13px;
  font-weight: 400;
  color: #696969;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p2 span {
  color: transparent;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p3 {
  margin-top: 17px;
  font-size: 13px;
  font-weight: 400;
  color: #0f0f0f;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p3 span {
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p4 {
  margin-top: 11px;
}
.F1 .service_brand .r_box table tr td .one_box .text_box .p4 button {
  width: 100px;
  height: 30px;
  background: #FFF4E7;
  border-radius: 15px;
  color: #FFA73F;
}
.F1 .service_brand .r_box table tr td .one_box:hover {
  background: #fff4e7;
}
.F1 .service_brand .r_box table tr td .one_box:hover .o {
  display: inline-block;
}
.F1 .service_brand .r_box table tr td .one_box:hover .w {
  display: none;
}
.F1 .service_brand .r_box table tr td .one_box:hover .text_box .p1 {
  color: #ffa532;
}
.F1 .service_brand .r_box table tr td .one_box:hover .text_box .p4 button {
  background: #ffa73f;
  color: #ffffff;
}
.F1 .service_patent {
  height: 400px;
  margin-top: 58px;
}
.F1 .service_patent .l_box {
  background: url(../image/part02n-banner.png) center no-repeat;
}
.F1 .service_patent .l_box .p3 .submit-btn {
  color: #7185ff;
}
.F1 .service_patent .r_box .top_link {
  margin: 32px 0 0 64px;
}
.F1 .service_patent .r_box .top_link img {
  vertical-align: bottom;
}
.F1 .service_patent .r_box .top_link .t2 {
  vertical-align: bottom;
  display: inline-block;
  font-size: 14px;
  font-weight: bolder;
  color: #000000;
  line-height: 18px;
  margin: 0 103px 0 9px;
}
.F1 .service_patent .r_box .top_link button {
  margin: 0 5px;
  width: 102px;
  height: 36px;
  border: 1px solid #7F7F7F;
  opacity: 0.85;
  border-radius: 18px;
  background: white;
  color: #7F7F7F;
}
.F1 .service_patent .r_box .top_link button:hover {
  background: #00d2b4;
  color: white;
  border-color: #00d2b4;
}
.F1 .service_patent .r_box table {
  margin: 18px auto 0;
  width: 95%;
}
.F1 .service_patent .r_box table .box4 {
  margin: auto;
  width: 204px;
  height: 288px;
  border-radius: 5px;
  text-align: center;
}
.F1 .service_patent .r_box table .box4 img {
  margin-top: 44px;
}
.F1 .service_patent .r_box table .box4 .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #050505;
  margin-top: 18px;
}
.F1 .service_patent .r_box table .box4 .p2 {
  margin-top: 11px;
  font-size: 12px;
  font-weight: 400;
  color: #767676;
}
.F1 .service_patent .r_box table .box4 .p3 {
  margin-top: 19px;
  font-size: 16px;
  font-weight: 400;
  color: #6e6e6e;
}
.F1 .service_patent .r_box table .box4 .p4 {
  margin-top: 15px;
}
.F1 .service_patent .r_box table .box4 .p4 button {
  width: 100px;
  height: 31px;
  background: #FFF4E7;
  border-radius: 16px;
  color: #FFB95F;
}
.F1 .service_patent .r_box table .box4:hover {
  background: #edf7ff;
}
.F1 .service_patent .r_box table .box4:hover .p1 {
  color: #ffa638;
}
.F1 .service_patent .r_box table .box4:hover .p3 {
  color: #ff7815;
}
.F1 .service_patent .r_box table .box4:hover .p4 button {
  background: #ffa73f;
  color: white;
}
.F1 .service_copyright {
  height: 250px;
  margin-top: 52px;
}
.F1 .service_copyright .l_box {
  background: url(../image/part03-banner.png) center no-repeat;
}
.F1 .service_copyright .l_box table {
  margin: 140px auto 0;
}
.F1 .service_copyright .l_box table button {
  margin: 5px 3px;
  width: 88px;
  height: 29px;
  background: #ffe2b0;
  border-radius: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #ff6028;
}
.F1 .service_copyright .l_box table button:hover {
  background: white;
}
.F1 .service_copyright .r_box .r_l_box {
  display: inline-block;
  vertical-align: top;
}
.F1 .service_copyright .r_box .r_l_box table {
  margin-top: 36px;
  margin-left: 25px;
  text-align: center;
  width: 750px;
}
.F1 .service_copyright .r_box .r_l_box table th {
  border-right: 1px solid #EEEEEE;
  font-size: 18px;
  font-weight: bold;
  line-height: 33px;
  position: relative;
  cursor: pointer;
}
.F1 .service_copyright .r_box .r_l_box table th a {
  color: #0a0a0a;
}
.F1 .service_copyright .r_box .r_l_box table th div {
  width: 5px;
  height: 18px;
  background: #FF826D;
  position: absolute;
  right: -3px;
  top: 0;
}
.F1 .service_copyright .r_box .r_l_box table td {
  border-right: 1px solid #EEEEEE;
  font-size: 13px;
  font-weight: 400;
  color: #0a0a0a;
  line-height: 33px;
}
.F1 .service_copyright .r_box .r_l_box table td:hover {
  cursor: pointer;
  color: #FF8067;
  font-weight: bold;
}
.F1 .service_copyright .r_box .r_l_box table td:hover a {
  color: #FF8067;
}
.F1 .service_copyright .r_box .r_l_box table td a {
  color: #0a0a0a;
}
.F1 .service_copyright .r_box .r_l_box table td div {
  display: inline-block;
  position: relative;
}
.F1 .service_copyright .r_box .r_l_box table td div .hot {
  width: 30px;
  height: 13px;
  border-radius: 6px;
  background: #00CEB8;
  color: white;
  font-size: 12px;
  line-height: 13px;
  font-weight: lighter;
  position: absolute;
  right: -36px;
  top: 10px;
}
.F1 .service_copyright .r_box .r_r_box {
  display: inline-block;
  vertical-align: top;
  margin: 44px 0 0 30px;
}
.F1 .service_copyright .r_box .r_r_box .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #ffbf9e;
}
.F1 .service_copyright .r_box .r_r_box .p2 {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #ababab;
  line-height: 24px;
}
.F1 .service_copyright .r_box .r_r_box .p3 {
  margin-top: 13px;
}
.F1 .service_copyright .r_box .r_r_box .p3 button {
  width: 110px;
  height: 35px;
  border: 1px solid #ff806c;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 400;
  background: white;
  color: #ff8067;
}
.F1 .service_copyright .r_box .r_r_box .p3 button:hover {
  background: #ff8067;
  color: white;
}
.F2 {
  width: 100%;
  background: #e9f6ff;
  padding: 29px 0 56px;
}
.F2 .r_box .class {
  margin: 22px 40px 0 47px;
}
.F2 .r_box .class img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}
.F2 .r_box .class .class_title {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 18px;
  vertical-align: middle;
}
.F2 .r_box .class .class_button {
  float: right;
  display: inline-block;
  vertical-align: middle;
}
.F2 .r_box .class .class_button button {
  margin: 0 5px;
  width: 102px;
  height: 36px;
  border: 1px solid #909090;
  opacity: 0.64;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #909090;
  background: white;
}
.F2 .r_box .class .class_button button.active,
.F2 .r_box .class .class_button button:hover {
  background: #00d2b4;
  color: white;
  border-color: #00d2b4;
}
.F2 .r_box .class .class_button a {
  display: inline-block;
  vertical-align: bottom;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  margin: 8px 5px;
}
.F2 .deal_brand {
  height: 420px;
  margin-top: 25px;
}
.F2 .deal_brand .l_box {
  background: url(../image/part04-banner.png) center no-repeat;
}
.F2 .deal_brand .l_box p {
  margin-top: 324px;
  text-align: center;
}
.F2 .deal_brand .l_box p button {
  width: 88px;
  height: 29px;
  background: #00d2b4;
  border-radius: 15px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.F2 .deal_brand .r_box .cb_box {
  display: none;
  text-align: center;
  margin: 8px auto 0;
}
.F2 .deal_brand .r_box .cb_box.active {
  display: block;
}
.F2 .deal_brand .r_box .cb_box .one {
  vertical-align: top;
  margin: 8px 14px;
  display: inline-block;
  width: 198px;
  height: 148px;
  border: 1px solid #E4E4E4;
  position: relative;
}
.F2 .deal_brand .r_box .cb_box .one img {
  max-width: 95%;
  max-height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.F2 .deal_patent {
  height: 400px;
  margin-top: 38px;
}
.F2 .deal_patent .l_box {
  background: url(../image/part05-banner.png) center no-repeat;
}
.F2 .deal_patent .l_box .left_phone_box .p3 input {
  background: #4ed7d9;
  color: white;
}
.F2 .deal_patent .r_box {
  position: relative;
}
.F2 .deal_patent .r_box .cp_box {
  text-align: center;
  width: 700px;
  margin: 35px 0 0 20px;
  display: none;
}
.F2 .deal_patent .r_box .cp_box.active {
  display: block;
}
.F2 .deal_patent .r_box .cp_box .one {
  margin: 0 6px;
  display: inline-block;
  width: 221px;
  height: 284px;
  background: #EFF4F8;
  border-radius: 8px;
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease,-moz-transform 0.2s ease,-o-transform 0.2s ease,transform 0.2s ease;
}
.F2 .deal_patent .r_box .cp_box .one .img_a {
  margin: 6px auto;
  background: white;
  display: block;
  width: 208px;
  height: 155px;
  position: relative;
}
.F2 .deal_patent .r_box .cp_box .one .img_a img {
  max-width: 95%;
  max-height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
.F2 .deal_patent .r_box .cp_box .one hr {
  width: 32px;
  height: 2px;
  margin: 0 auto;
  background-color: #00c4a9;
  border: none;
}
.F2 .deal_patent .r_box .cp_box .one p {
  text-align: center;
}
.F2 .deal_patent .r_box .cp_box .one p.p_cat {
  font-size: 18px;
  line-height: 18px;
  color: #04c1ad;
  font-weight: bold;
  margin-bottom: 14px;
  margin-top: 20px;
}
.F2 .deal_patent .r_box .cp_box .one p.p_title {
  color: #666;
  font-size: 13px;
  line-height: 20px;
  margin: 14px auto 9px;
  width: 147px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.F2 .deal_patent .r_box .cp_box .one:hover {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.F2 .deal_patent .r_box .consulting {
  width: 219px;
  height: 284px;
  text-align: center;
  position: absolute;
  right: 30px;
  bottom: 23px;
}
.F2 .deal_patent .r_box .consulting img {
  margin-top: 42px;
}
.F2 .deal_patent .r_box .consulting .p1 {
  margin-top: 37px;
  font-size: 15px;
  font-weight: bold;
  color: #5853fa;
}
.F2 .deal_patent .r_box .consulting .p2 {
  margin-top: 14px;
  font-size: 13px;
  font-weight: 400;
  color: #656565;
}
.F2 .deal_patent .r_box .consulting .p3 {
  margin-top: 11px;
}
.F2 .deal_patent .r_box .consulting .p3 button {
  width: 90px;
  height: 30px;
  background: #5854fa;
  border-radius: 15px;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
}
.F3 {
  width: 100%;
  background: #eafffa;
  padding: 23px 0 27px;
}
.F3 .enterprise_service {
  height: 450px;
  margin-top: 16px;
}
.F3 .enterprise_service .l_box {
  background: url(../image/part06-banner.png) center no-repeat;
}
.F3 .enterprise_service .r_box table {
  width: 100%;
  height: 100%;
}
.F3 .enterprise_service .r_box table tr td div {
  margin: auto;
  width: 300px;
  height: 200px;
  border-radius: 5px;
  text-align: center;
}
.F3 .enterprise_service .r_box table tr td div img {
  margin-top: 22px;
}
.F3 .enterprise_service .r_box table tr td div .p1 {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #050505;
}
.F3 .enterprise_service .r_box table tr td div .p2 {
  font-size: 12px;
  font-weight: 400;
  color: #767676;
  line-height: 16px;
  margin-top: 9px;
}
.F3 .enterprise_service .r_box table tr td div .p3 {
  margin-top: 13px;
}
.F3 .enterprise_service .r_box table tr td div .p3.p5 {
  margin-top: 23px;
}
.F3 .enterprise_service .r_box table tr td div .p3 button {
  width: 93px;
  height: 26px;
  background: #ffffff;
  border: 1px solid #00d2b4;
  border-radius: 13px;
  font-size: 13px;
  font-weight: bold;
  color: #02c1aa;
}
.F3 .enterprise_service .r_box table tr td div .p3 button:hover {
  background: #ff9b24;
  color: white;
  border-color: #ff9b24;
}
.F3 .enterprise_service .r_box table tr td div .p4 {
  margin: 10px 0;
  font-size: 13px;
  font-weight: 400;
  color: #767676;
}
.F3 .enterprise_service .r_box table tr td div .p4 span {
  font-size: 18px;
  font-weight: bold;
  color: #02c1aa;
  margin-right: 8px;
}
.F3 .enterprise_service .r_box table tr td div:hover {
  background: #eafffa;
}
.F4 {
  width: 100%;
  padding: 38px 0 51px;
  background: #fffaf3;
}
.F4 .known_to_produce_protection {
  margin-top: 14px;
  height: 492px;
}
.F4 .known_to_produce_protection .l_box {
  background: url(../image/part07-banner.png) center no-repeat;
}
.F4 .known_to_produce_protection .r_box .house {
  margin: 22px 5px 0 32px;
}
.F4 .known_to_produce_protection .r_box .p_box {
  vertical-align: bottom;
  margin-right: 37px;
  display: inline-block;
}
.F4 .known_to_produce_protection .r_box .p_box .p1 {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 8px;
}
.F4 .known_to_produce_protection .r_box .p_box .p2 {
  font-size: 13px;
  font-weight: 400;
  color: #00045c;
  opacity: 0.5;
}
.F4 .known_to_produce_protection .r_box .btn_box {
  vertical-align: bottom;
  display: inline-block;
}
.F4 .known_to_produce_protection .r_box .btn_box button {
  margin: 0 5px;
  background: white;
  width: 102px;
  height: 36px;
  border: 1px solid #8E8E8E;
  opacity: 0.85;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #8E8E8E;
}
.F4 .known_to_produce_protection .r_box .btn_box button:hover {
  color: white;
  background: #ff9b24;
  font-weight: bold;
  border-color: #ff9b24;
}
.F4 .known_to_produce_protection .r_box hr {
  width: 921px;
  height: 1px;
  margin: 22px auto;
  background-color: #dcdcdc;
  border: none;
}
.F4 .known_to_produce_protection .r_box .man_box {
  vertical-align: top;
  margin-left: 11px;
  padding: 13px;
  width: 200px;
  display: inline-block;
}
.F4 .known_to_produce_protection .r_box .man_box.first_man_box {
  margin-left: 18px;
}
.F4 .known_to_produce_protection .r_box .man_box .p1 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-top: 15px;
}
.F4 .known_to_produce_protection .r_box .man_box .p2 {
  margin-top: 35px;
  text-align: center;
  height: 160px;
  overflow: hidden;
}
.F4 .known_to_produce_protection .r_box .man_box .p2 img {
  margin-top: -10px;
  width: 220px;
}
.F4 .known_to_produce_protection .r_box .man_box .p3 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin: 6px 0;
}
.F4 .known_to_produce_protection .r_box .man_box .p4 {
  font-size: 13px;
  line-height: 16px;
}
.F4 .known_to_produce_protection .r_box .man_box .p5 {
  margin-top: 6px;
  text-align: center;
}
.F4 .known_to_produce_protection .r_box .man_box .p5 button {
  width: 118px;
  height: 30px;
  border-radius: 15px;
  font-size: 16px;
  color: #FFA73F;
  border: 1px solid #FFA73F;
  background: white;
}
.F4 .known_to_produce_protection .r_box .man_box .p5 button:hover {
  background: #FFA73F;
  color: white;
}
.F4 .known_to_produce_protection .r_box .man_box:hover {
  border-radius: 5px;
  background: #edf7ff;
}
.F4 .known_to_produce_protection .r_box .service_text {
  margin-top: 5px;
  vertical-align: top;
  display: inline-block;
  position: relative;
  height: 320px;
  border-left: 1px solid #dcdcdc;
}
.F4 .known_to_produce_protection .r_box .service_text .orange_box {
  width: 7px;
  height: 23px;
  background: #ff9b24;
  position: absolute;
  left: -4px;
  top: 0;
}
.F4 .known_to_produce_protection .r_box .service_text .p1 {
  margin-top: 45px;
  font-size: 26px;
  font-weight: bold;
  color: #ff9b24;
  margin-left: 22px;
}
.F4 .known_to_produce_protection .r_box .service_text .p2 {
  margin-top: 7px;
  font-size: 12px;
  font-weight: 400;
  color: #c6c6c6;
  transform: scale(0.75);
}
.F4 .known_to_produce_protection .r_box .service_text .p3 {
  margin-top: 20px;
  margin-left: 43px;
  font-size: 13px;
  font-weight: 400;
  color: #2b2b2b;
  line-height: 22px;
}
.F4 .known_to_produce_protection .r_box .service_text .p3 span {
  font-weight: bold;
}
.F4 .known_to_produce_protection .r_box .service_text .p4 {
  margin-top: 30px;
  margin-left: 34px;
}
.F4 .known_to_produce_protection .r_box .service_text .p4 button {
  width: 150px;
  height: 30px;
  background: #ff9f2c;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.F4 .known_to_produce_protection .r_box .service_text .p4 button:hover {
  opacity: 0.8;
}
.map {
  background-color: #DFF9F5;
  padding-bottom: 50px;
}
.map .title_div {
  padding-top: 62px;
}
.map .title_div img {
  margin-right: 25px;
}
.map .title_div ul {
  width: 700px;
  display: inline-block;
}
.map .title_div ul li {
  display: inline-block;
}
.map .title_div ul li a button {
  width: 320px;
  height: 34px;
  background: #ffffff;
  border: 1px solid #00d2b4;
  border-radius: 17px;
  margin: 8px 11px;
  font-size: 14px;
  font-weight: 400;
  color: #00045c;
}
.map .title_div ul li a button:hover {
  color: white;
  background: #00d2b4;
}
.map .a_map {
  height: 550px;
  background: #ffffff;
  box-shadow: 0 20px 23px 6px rgba(0, 0, 0, 0.07);
  border-radius: 5px;
  margin-top: 70px;
}
.map .a_map .img1 {
  width: 455px;
  height: 412px;
  display: inline-block;
  vertical-align: top;
  margin: 70px 0 0 50px;
}
.map .a_map .img1 table {
  width: 100%;
  height: 100%;
}
.map .a_map .img1 table td {
  text-align: center;
  width: 30%;
  position: relative;
}
.map .a_map .img1 table td img {
  vertical-align: top;
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease,-moz-transform 0.2s ease,-o-transform 0.2s ease,transform 0.2s ease;
}
.map .a_map .img1 table td img:hover {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.map .a_map .img1 table td p {
  width: 100%;
  position: absolute;
  bottom: 0;
  font-size: 12px;
}
.map .a_map .img2 {
  vertical-align: top;
  margin: 36px 0 0 60px;
}
.news {
  width: 100%;
  height: 560px;
}
.news .news_container {
  padding-top: 40px;
}
.news .news_container .title_box {
  padding-left: 10px;
  border-left: 5px solid #00D2B4;
  font-size: 25px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
.news .news_container .title_box .left_2p {
  display: inline-block;
  vertical-align: bottom;
}
.news .news_container .title_box .left_2p .p1 {
  font-size: 12px;
  font-weight: 400;
  color: #464646;
}
.news .news_container .title_box .left_2p .p2 {
  font-size: 12px;
  font-weight: 400;
  color: #acacac;
}
.news .news_container .title_box ul {
  height: 25px;
  float: right;
  display: inline-block;
}
.news .news_container .title_box ul li {
  display: inline-block;
  margin: 0 15px;
}
.news .news_container .title_box ul li a {
  font-size: 12px;
  font-weight: 400;
  color: #15232d;
  line-height: 32px;
}
.news .news_container .title_box ul li a:hover {
  color: #00D0B2;
}
.news .news_container .news_body {
  margin-top: 25px;
  height: 365px;
}
.news .news_container .news_body .news_common {
  width: 255px;
  margin-left: 20px;
  margin-top: 22px;
}
.news .news_container .news_body .news_common.tm_qa_news {
  width: 295px;
}
.news .news_container .news_body .news_common .ntit span {
  height: 24px;
  line-height: 24px;
  padding: 0 13px;
  background-color: #00c0a9;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
.news .news_container .news_body .news_common .ntit a {
  background-color: #cdd0d7;
  color: #fff;
  height: 22px;
  line-height: 22px;
  width: 60px;
  font-size: 14px;
  -webkit-border-radius: 11px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 11px;
  -moz-background-clip: padding;
  border-radius: 11px;
  background-clip: padding-box;
  text-align: center;
  float: right;
}
.news .news_container .news_body .news_common .ntit a:hover {
  background: #bbb;
}
.news .news_container .news_body .news_common .tm_qa {
  padding-top: 25px;
  height: 204px;
}
.news .news_container .news_body .news_common .tm_qa li {
  height: 34px;
  line-height: 14px;
}
.news .news_container .news_body .news_common .tm_qa li div:first-child {
  font-size: 14px;
  color: #596073;
  float: left;
  width: 220px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news .news_container .news_body .news_common .tm_qa li div:last-child {
  float: right;
  color: #a8aab6;
  width: 75px;
  font-size: 12px;
}
.news .news_container .news_body .news_common .tm_qa li a:hover div:first-child {
  color: #00c0a9;
}
.news .news_container .news_body .news_common .nlist {
  width: 100%;
}
.news .news_container .news_body .news_common .nlist li {
  border-bottom: 1px solid #eaeaea;
  height: 73px;
  width: 100%;
}
.news .news_container .news_body .news_common .nlist li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.news .news_container .news_body .news_common .nlist li a div {
  font-size: 14px;
  line-height: 14px;
  color: #596073;
  width: 240px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news .news_container .news_body .news_common .nlist li a div:first-child {
  margin-top: 25px;
}
.news .news_container .news_body .news_common .nlist li a div:last-child {
  font-size: 12px;
  line-height: 12px;
  margin-top: 8px;
  color: #a8aab6;
}
.news .news_container .news_body .news_common .nlist li a:hover div:first-child {
  color: #00c0a9;
}
.news .news_container .news_body .np_cont {
  height: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  display: inline-block;
  margin-right: 14px;
  float: left;
}
.news .news_container .news_body .np_cont.np1 {
  width: 547px;
}
.news .news_container .news_body .np_cont.np1 .lf_news {
  width: 238px;
  height: 316px;
  float: left;
  margin-top: 22px;
  margin-left: 17px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container {
  position: relative;
  height: 316px;
  width: 100%;
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_agd {
  position: relative;
  height: 316px;
  width: 100%;
  background-color: #000;
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_agd a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  height: 316px;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_agd a.c_active {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 11 !important;
}
@keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -100px;
  }
}
@-webkit-keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -100px;
  }
}
@-moz-keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -100px;
  }
}
@-o-keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -100px;
  }
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_page_no {
  position: absolute;
  right: 8px;
  bottom: 8px;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  z-index: 20;
  display: none;
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_page_no li {
  display: block;
  float: left;
  width: 20px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  margin-right: 3px;
  color: #fff;
  cursor: pointer;
  background: rgba(90, 97, 117, 0.8);
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_page_no li:last-child {
  margin-right: 8px;
}
.news .news_container .news_body .np_cont.np1 .lf_news #slide_agd_container #slide_page_no li.active {
  background: #00c0ab;
}
.news .news_container .news_body .np_cont.np1 .rt_news {
  float: left;
}
.news .news_container .news_body .np_cont.np2 {
  width: 292px;
  background: #FBFCFD;
}
.news .news_container .news_body .np_cont.np3 {
  width: 327px;
  margin-right: 0;
  background: #FBFCFD;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont {
  width: 295px;
  height: 70px;
  border-top: 1px dashed #e0e0e2;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont .alf {
  float: left;
  margin-top: 20px;
  margin-left: 10px;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont .alf p {
  font-size: 14px;
  line-height: 14px;
  color: #474b56;
  font-weight: bold;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont .alf p:last-child {
  font-size: 16px;
  line-height: 16px;
  color: #00c0a7;
  margin-top: 5px;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont .art {
  float: left;
  margin-top: 20px;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont .art a {
  width: 114px;
  height: 34px;
  border: 1px solid #dedede;
  -webkit-border-radius: 17px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 17px;
  -moz-background-clip: padding;
  border-radius: 17px;
  background-clip: padding-box;
  background-color: #ffad00;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  margin-left: 20px;
  display: inline-block;
  text-align: center;
}
.news .news_container .news_body .np_cont.np3 .left_phone_cont .art a:hover {
  opacity: 0.8;
}
#find_float_div {
  display: none;
}
.close {
  text-align: right;
  width: 40px;
  margin-left: 90%;
  cursor: pointer;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.green-text {
  color: #01c2ac !important;
}
.more_btn {
  font-size: 12px;
}
.nav_index .menu_list {
  display: block;
}
.slider_container {
  height: 450px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.slider_container .user-container {
  height: 115px;
  font-size: 12px;
  width: 200px;
  margin: 17px auto 0;
  background-color: #00c4a0;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.slider_container .left_phone {
  width: 200px;
  margin: 9px 0 0 7.5px;
  height: 170px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  display: inline-block;
  background-color: #faf6ad;
}
.slider_container .left_phone .tit {
  font-size: 12px;
  color: #fe8e00;
  text-align: center;
  line-height: 12px;
  margin-top: 20px;
}
.slider_container .left_phone input {
  text-align: left;
  text-indent: 10px;
  font-size: 12px;
}
.slider_container .left_phone input,
.slider_container .left_phone .submit-btn {
  width: 172px;
  height: 30px;
  background-color: #fff;
  border: none;
  color: #666;
  margin-left: 14px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.slider_container .left_phone input.hy,
.slider_container .left_phone .submit-btn.hy {
  margin-top: 10px;
}
.slider_container .left_phone input.phone,
.slider_container .left_phone .submit-btn.phone {
  margin-top: 7px;
}
.slider_container .left_phone .submit-btn {
  color: #030a1c;
  background-color: #ff9000;
  margin-top: 12px;
  cursor: pointer;
  text-align: center;
}
.slider_container .user-info {
  overflow: hidden;
  position: relative;
  padding: 8px 0 15px 73px;
  height: 45px;
}
.slider_container .register-list {
  position: relative;
  width: 200px;
  margin-left: 7.5px;
  margin-top: 7px;
  overflow: hidden;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
.slider_container .register-list .h2 {
  color: #fff;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  background: #f3f3f3;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
.slider_container .register-list .h2 span {
  font-size: 13px;
  font-weight: bold;
  margin-left: 15px;
  color: #838080;
}
.slider_container .register-list .h2 a {
  float: right;
  font-size: 12px;
  color: #01c2ac;
  margin-right: 15px;
}
.slider_container .register-list ul {
  height: 93px;
  width: 100%;
  overflow: hidden;
}
.slider_container .register-list li {
  font-size: 12px;
  color: #333;
  line-height: 20px;
  width: 100%;
}
.slider_container .register-list span {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.slider_container .register-list span.phone {
  width: 72px;
  color: #333;
  margin-left: 8px;
}
.slider_container .register-list span.category {
  margin-left: 13px;
  width: 30px;
  color: #ff9000;
}
.slider_container .register-list span.message {
  overflow: hidden;
  width: 125px;
  margin-right: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: right;
}
.slider_container .register-list span.message:hover {
  text-decoration: underline;
  color: #ff9c00;
}
.slider_container .register-list .register-btn {
  color: #ff9c00;
  border: 1px solid #ff9c00;
  background-color: #ffe9c7;
  width: 180px;
  height: 30px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  margin: 10px auto 0;
  display: block;
  text-align: center;
  line-height: 30px;
}
.slider_container .user-info-avatar {
  overflow: hidden;
  position: absolute;
  margin-left: -57px;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50px;
  -moz-background-clip: padding;
  border-radius: 50px;
  background-clip: padding-box;
  background-color: #fff;
}
.slider_container .user-info-avatar .gray-scale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.slider_container .user-info-avatar .user-info-avatar-img {
  margin-top: 7px;
  width: 40px;
}
.slider_container .user-info-avatar p {
  overflow: hidden;
  margin-top: 2px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slider_container .user-info-show p {
  color: #fff;
  margin-top: 5px;
  font-size: 14px;
}
.slider_container .user-info-show a {
  margin-right: 8px;
  line-height: 18px;
  color: #fff;
  font-size: 13px;
}
.slider_container .user-info-show a:hover {
  color: #e01222;
}
.slider_container .user-profit {
  text-align: center;
}
.slider_container .user-profit a {
  display: inline-block;
  margin: 0 6px;
  width: 80px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background: #ff9000;
  
}
.slider_container .user-profit a.fla {
  background: #d50002;
  
  background: -webkit-linear-gradient(to top, #f2023a, #d50002);
  
  background: linear-gradient(to top, #f2023a, #d50002);
  
}
.slider_container .w1200 {
  position: relative;
}
.slider_container .banner_container {
  height: 450px;
  position: absolute;
  width: 1920px;
  background: #f8bd01;
  left: 50%;
  margin-left: -960px;
}
.slider_container .banner_container li.delay_show {
  display: none;
}
.slider_container .banner_container a {
  width: 100%;
  height: 450px;
  position: relative;
}
.slider_container .banner_container a img {
  position: absolute;
  width: 1920px;
  height: 450px;
}
.slider_container .fr {
  width: 215px;
  background: rgba(255, 255, 255, 0.2);
  height: 450px;
}
.slider_container .entry_list {
  overflow: hidden;
}
.slider_container .entry_list li {
  width: 50%;
  position: relative;
  height: 70px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.slider_container .entry_list li > img {
  position: absolute;
  top: 0;
  left: 0;
}
.slider_container .entry_list li:first-child {
  border-left: 0;
}
.slider_container .entry_list li:hover .hover-content {
  opacity: 1;
}
.slider_container .entry_list li a {
  font-size: 12px;
  display: block;
  text-align: center;
  margin-top: 13px;
}
.slider_container .entry_list li a img {
  padding-bottom: 8px;
  width: 31px;
}
.slider_container .entry_list li span {
  color: #333;
}
.slider_container .entry_list li i {
  display: block;
  text-align: center;
  font-size: 25px;
  margin-bottom: 5px;
}
.slider_container .entry_list li .hover-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 95px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slider_container .mfp-wrapper {
  font-size: 12px;
  color: #71d6d8;
  line-height: 12px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.slider_container .slick-dots {
  bottom: 10px;
  width: auto;
  left: 50%;
  margin-left: -100px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
}
.slider_container .slick-dots li {
  float: none;
  border: 0;
  margin: 6px 8px;
}
.slider_container .slick-dots li button:before {
  font-size: 16px;
  color: #fff;
}
.slider_container .slick-dots li.slick-active button:before {
  color: #fff;
}
.auth_container {
  margin-bottom: 30px;
}
.auth_container .more_btn {
  color: #01c2ac;
}
.auth_container .title > a {
  color: #fff;
  background: #ff9c00;
  width: 105px;
  height: 22px;
  line-height: 22px;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  margin-left: 15px;
}
.auth_container .ul_container {
  border: 1px solid #e2e2e2;
  border-left: 0;
  width: 996px;
  height: 262px;
  margin-bottom: 0;
  background: #fff;
}
.auth_container .tm_ul {
  height: 130px;
}
.auth_container li {
  width: 199px;
  text-align: center;
  border-left: 1px dashed #e2e2e2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.auth_container li:first-child {
  border-left: 0;
}
.auth_container li .img_container {
  width: 140px;
  height: 60px;
  margin: auto;
}
.auth_container li .img_container img {
  max-width: 100%;
  max-height: 100%;
}
.auth_container li span {
  display: block;
  color: #888;
  font-size: 14px;
}
.entry_container {
  text-align: center;
  font-size: 0;
}
.entry_container a {
  display: inline-block;
  color: #fff;
  width: 33.3333%;
  height: 60px;
  text-align: center;
  vertical-align: top;
}
.entry_container a i,
.entry_container a .h3 {
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease,-moz-transform 0.3s ease,-o-transform 0.3s ease,transform 0.3s ease;
}
.entry_container a:hover i,
.entry_container a:hover .h3 {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.entry_container a i,
.entry_container a .h3 {
  display: inline-block;
  vertical-align: middle;
}
.entry_container a .h3 {
  font-size: 18px;
  text-align: left;
}
.entry_container a span {
  display: block;
  font-size: 12px;
  margin-top: 4px;
}
.entry_container a i {
  font-size: 40px;
  margin-right: 15px;
}
.entry_container .crowdsource {
  background: #01c2ac;
}
.entry_container .mfp {
  background: #01c2ac;
}
.entry_container .direct-link {
  background: #32ccbb;
  position: relative;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding-left: 86px;
}
.entry_container .direct-link:before {
  position: absolute;
  left: -30px;
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
  border-bottom: 60px solid #32ccbb;
  border-left: 30px solid transparent;
}
.entry_container .direct-link:after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 60px solid #01c2ac;
  border-left: 30px solid transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer_banner {
  width: 100%;
  height: 450px;
  background: url(../image/mz.png) center no-repeat;
}
.footer_banner .w1200 {
  height: 100%;
  position: relative;
}
.footer_banner .w1200 a {
  position: absolute;
  width: 141px;
  height: 35px;
  left: 334px;
  bottom: 155px;
}
.tab_ul li {
  cursor: pointer;
}
.inline_event {
  margin: 25px auto;
  display: block;
}
.feature_container {
  margin-bottom: 50px;
  margin-top: 50px;
  overflow: hidden;
}
.feature_container li {
  display: inline-block;
  width: 19%;
  margin-left: 1%;
}
.feature_container li img,
.feature_container li div {
  display: inline-block;
  vertical-align: middle;
}
.feature_container li:first-child {
  width: 20%;
  margin-left: 0;
}
.feature_container img {
  margin-right: 10px;
}
.feature_container .h2 {
  margin-top: 8px;
  font-size: 18px;
  color: #333;
  margin-bottom: 5px;
}
.feature_container p {
  font-size: 12px;
  color: #888;
}
.hidden {
  overflow: hidden;
}
.w580 {
  width: 580px;
}
.title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #000;
}
.title_container {
  overflow: hidden;
}
.title_container a {
  color: #333;
}
.title_container li {
  display: inline-block;
  margin-right: 30px;
}
.title_container li.active {
  color: #01c2ac;
}
.title_container ul {
  margin-left: 60px;
}

.news-qa {
  overflow: hidden;
  margin-top: 45px;
}
.news-qa > .fl,
.news-qa > .fr {
  width: 580px;
}
.news-qa .news_content .more_btn {
  margin-top: -38px;
}
.news-qa .news_content .img-container {
  margin-right: 40px;
  width: 210px;
  height: 160px;
}
.news-qa .news_content a {
  color: inherit;
  font-size: 14px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.news-qa .news_content a span.truncate {
  display: inline-block;
  width: 238px;
}
.news-qa .news_content a:hover {
  color: #01c2ac;
}
.news-qa .news_content li {
  list-style-type: disc;
  color: #333333;
  margin-top: 14px;
}
.news-qa .news_content li.active a {
  color: #01c2ac;
}
.news-qa .news_content .time {
  margin-left: 10px;
}
.news-qa .qa_content {
  overflow: hidden;
  background: #fff;
}
.news-qa .qa_content .detail {
  width: 450px;
  padding-top: 21px;
  border: 1px solid #ddd;
  border-left: 0;
  height: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 20px;
}
.news-qa .qa_content .detail_title {
  font-size: 18px;
  color: #333;
}
.news-qa .qa_content p {
  font-size: 14px;
  color: #999;
  margin: 15px 0 8px;
  line-height: 17px;
}
.news-qa .qa_content .cta {
  width: 100px;
  height: 38px;
  border: 1px solid #01c2ac;
  color: #01c2ac;
  display: block;
  text-align: center;
  line-height: 38px;
}
.news-qa .qa_content a:hover {
  color: #01c2ac;
}
.news-qa .qa_content a:hover p {
  text-decoration: underline;
}
.news-qa .qa_content a:hover .cta {
  border: 1px solid #ff9c00;
  color: #ff9c00;
}

.cases-parnter {
  margin-top: 45px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.cases-parnter .marquee-wrapper {
  height: 170px;
  overflow: hidden;
}
.cases-parnter .slick-prev:before,
.cases-parnter .slick-next:before {
  content: none;
}
.cases-parnter .slick-prev,
.cases-parnter .slick-next {
  top: -36px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.cases-parnter .slick-prev {
  right: 70px;
  left: auto;
}
.cases-parnter .slick-next {
  right: 0;
}
.cases-parnter .slick-prev,
.cases-parnter .slick-prev:hover,
.cases-parnter .slick-prev:focus {
  background: url(../image/arrow_left6.png) center center no-repeat;
}
.cases-parnter .slick-next,
.cases-parnter .slick-next:hover,
.cases-parnter .slick-next:focus {
  background: url(../image/arrow_right6.png) center center no-repeat;
}
.cases-parnter .slick-slide.delay_show {
  display: none;
}
.cases-parnter .slick-dots {
  text-align: right;
  top: -40px;
  right: 25px;
  bottom: auto;
  width: 40px;
}
.cases-parnter .slick-dots li {
  margin: 0;
}
.cases-parnter .slick-dots li button:before {
  font-size: 8px;
}
.cases-parnter .slick-dots li.slick-active button:before {
  color: #01c2ac;
}
.cases-parnter > .fr {
  background: #e8e9eb;
  padding: 15px 20px;
  height: 205px;
  overflow: hidden;
  width: 261px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cases-parnter > .fr li {
  margin-top: 35px;
  color: #666;
}
.cases-parnter > .fr a {
  color: #999999;
  font-size: 14px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.cases-parnter > .fr a:hover {
  color: #01c2ac;
}
.cases-parnter .cases_content {
  width: 850px;
}
.cases-parnter .cases_content .case_item > .fl.first-child {
  margin-right: 30px;
}
.cases-parnter .cases_content .case_holder {
  width: 410px;
}
.cases-parnter .cases_content img {
  margin-right: 22px;
  width: 200px;
  height: 170px;
}
.cases-parnter .cases_content .detail {
  width: 188px;
}
.cases-parnter .cases_content .detail_title {
  font-size: 18px;
  color: #2e2e30;
  margin-bottom: 15px;
  line-height: 150%;
  font-weight: bold;
}
.cases-parnter .cases_content p {
  font-size: 14px;
  color: #999999;
  line-height: 150%;
}
.cases-parnter .cases_content a:hover p {
  text-decoration: underline;
}

.find-container {
  height: 150px;
  background: #0ebb86;
  text-align: center;
}
.find-container .w1200 {
  position: relative;
}
.find-container img {
  padding-top: 20px;
  display: block;
  margin: 0 auto;
}
.nav_index {
  margin-bottom: 0;
}
.lazy {
  min-width: 20px;
  background: url(../image/default.gif) center center no-repeat;
}
.switch_container .tab a {
  color: inherit;
}
.vex.vex-theme-default .new_register_content {
  padding: 0;
  width: 576px;
  background-color: transparent;
}
.vex.vex-theme-default .new_register_close {
  top: 109px;
  right: 15px;
}
.vex.vex-theme-default .new_register_close:before {
  content: '';
}
.vex.vex-theme-default .new_register_close:hover {
  background-color: transparent;
}
.vex.vex-theme-default .new_register_close:hover:before {
  background-color: transparent;
}
#new_register_cont {
  position: relative;
  background: url(../image/new_register_alert.png) center no-repeat;
  width: 576px;
  height: 641px;
}
#new_register_cont .phone_cont {
  bottom: 80px;
  width: 100%;
  position: absolute;
}
#new_register_cont .phone_cont #new_register_phone {
  width: 350px;
  height: 50px;
  border: none;
  background-color: #fff;
  -webkit-border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  background-clip: padding-box;
  margin-bottom: 5px;
  margin-left: 105px;
  text-align: center;
  font-size: 13px;
}
#new_register_cont .phone_cont .submit_btn {
  background-color: transparent;
  padding: 0;
  border: none;
  margin-left: 177px;
}
#new_register_cont .phone_cont .submit_btn img {
  cursor: pointer;
}