body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
table,
th,
td,
menu {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
ul,
ol,
menu {
  list-style: none;
}
fieldset,
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
}
img,
object,
select,
input,
textarea,
button {
  vertical-align: middle;
}
input,
textarea,
select,
address,
caption,
cite,
code,
dfn,
em,
i,
b,
strong,
small,
th,
var,
abbr {
  font-size: 100%;
  font-style: normal;
}
caption,
th {
  text-align: left;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
  display: block;
}
code,
kbd,
pre,
samp,
tt {
  font-family: Consolas, "Courier New", Courier, monospace;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
html {
  min-width: 1200px;
  overflow-y: scroll;
}
body {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  background: #fff;
}
.clearMR {
  margin-right: 0px!important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  clear: both;
  zoom: 1;
}
.h {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
}
#layout {
  position: relative;
}
.ipro_list {
  width: 720px;
  margin: 50px auto 40px;
}
.ipro_list li {
  float: left;
  background: #f5f5f5;
  padding: 11px 30px;
  box-sizing: border-box;
  margin-right: 40px;
}
.ipro_list li:last-child {
  margin-right: 0px;
}
.ipro_list a {
  font-size: 20px;
}
.iabout_content .fr {
  width: 370px;
}
.iabout_content .fr span {
  line-height: 22px;
  margin-top: 34px;
  display: block;
  margin-bottom: 80px;
}
.iabout_content .fr p {
  font-size: 24px;
  margin-bottom: 8px;
}
.iabout_content .fr h2 {
  font-size: 35px;
  font-weight: 400;
  margin-top: 46px;
}
.iabout_content .fr .iabout-title {
  text-transform: uppercase;
  color: #d19061;
  font-size: 18px;
  margin-bottom: 47px;
}
.iabout_content .fr a {
  width: 173px;
  line-height: 35px;
  display: block;
  text-align: center;
  background: #d19061;
  color: #fff;
}
.inew_list li {
  position: relative;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.inew_list li:last-child {
  margin-right: 0px;
}
.inew_list li p {
  color: #fff;
  font-size: 22px;
  margin-bottom: 10px;
}
.inew_list li span {
  color: #cccccc;
  margin-bottom: 30px;
  display: block;
}
.inew_list li .shade {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  padding: 46px 38px 0px;
  box-sizing: border-box;
  transition: all 0.4s ease-in-out;
}
.inew_list li .shade div {
  line-height: 20px;
}
.inew_list li:hover .shade {
  top: 0px;
}
.inew_list li div {
  color: #fff;
}
.index_join {
  background: #f5f5f5;
  overflow: hidden;
  padding-bottom: 90px;
}
.index_new .h > a {
  border: 1px solid #cccccc;
  display: block;
  color: #666666;
  background: #f7f7f7;
  line-height: 34px;
  width: 190px;
  text-align: center;
  margin: 50px auto;
  transition:all 0.3s ease-in-out;
}
.index_new .h > a:hover{
   background:#d19061;
  color:#fff;
}
.ipro_list li:hover{
     background:#d19061;
}
.ipro_list li:hover a{
  color:#fff;
}
.i-title {
  margin-bottom: 46px;
  margin-top: 75px;
}
.i-title h2 {
  position: relative;
  display: inline-block;
  font-size: 38px;
  margin-right: 26px;
}
.i-title h2::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 166px;
  height: 30px;
  width: 2px;
  background: #999999;
}
.i-title span {
  font-family: 'Georgia';
  font-size: 30px;
  text-transform: uppercase;
  color: #d19061;
  vertical-align: text-bottom;
}
.head {
  height: 84px;
  line-height: 84px;
}
.head .h {
  position: relative;
}
.head .h .nav_item {
  position: relative;
  float: left;
}
.head .h .nav_item:hover > a {
  background: #6a452a;
  color: white !important;
}
.head .h .nav_item:hover #nav_e {
  color: white !important;
}
.head .h .nav_item a {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 120px;
  color: black;
  font-size: 16px;
  text-align: center;
  line-height: 84px;
}
.head .h .nav_item a.hover {
  background: #6a452a;
  color: white !important;
}
.head .h .nav_item a.hover #nav_e {
  color: white !important;
}
.head .h .nav_item a span {
  position: absolute;
  bottom: 21px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  color: #b2b2b2;
  line-height: 1;
}
.head .h .nav_item .uls2 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 84px;
  background: rgba(0, 0, 0, 0.3);
  padding-bottom: 5px;
  display: none;
  z-index: 9000;
}
.head .h .nav_item .uls2 a {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  width: 100%;
  color: #fff;
  margin-right: -1px;
  position: relative;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  border-bottom: 1px solid #ccc;
}
.head .h .nav_item .uls2 a.novlink:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  content: '';
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  background: #6a452a;
}
.head .h .nav_item .uls2 a:hover:before {
  width: 100%;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.footer {
  padding: 95px 0px 75px;
  background: #fff;
}
.footer .h {
  position: relative;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  height: 100%;
  height: 277px;
  padding: 44px 0px;
  box-sizing: border-box;
}
.footer .info h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 25px;
}
.footer .info p {
  font-size: 16px;
  margin-bottom: 16px;
}
.footer .wx {
  position: absolute;
  top: 46px;
  left: 336px;
  text-align: center;
}
.footer .wx img {
  width: 124px;
  height: 124px;
}
.footer .wx p {
  color: #999999;
}
.footer .f-nav > li {
  float: left;
  margin-right: 56px;
  text-align: center;
}
.footer .f-nav > li:last-child {
  margin-right: 0px;
}
.footer .f-nav > li > a {
  display: block;
  font-size: 18px;
  margin-bottom: 25px;
}
.footer .f-nav > li li {
  margin-bottom: 12px;
}
.f-copyright{
   max-width: 1200px;
   margin: 20px auto;
}
.f-copyright .fl,.f-copyright a{
  font-size:16px;
}

.about .title-g {
  margin-top: 40px;
  margin-bottom: 25px;
}
.about .about-content {
  margin-bottom: 50px;
}
.about .about-content li {
  float: left;
  width: 50%;
  height: 389px;
  box-sizing: border-box;
}
.about .about-content li.aboutP {
  padding: 0px 37px 0px 20px;
}
.about .about-content h2 {
  color: #e77f02;
  margin-top: 40px;
  margin-bottom: 27px;
  font-size: 24px;
  font-weight: 400;
}
.about .about-content p {
  margin-bottom: 24px;
  line-height: 30px;
  font-size: 16px;
  text-indent: 20px;
}
.about .about-content img {
  width: 100%;
  height: 100%;
}
.gps .title-g {
  background: #f2efef;
  padding-top: 30px;
}
.gps .title-g h2 {
  top: 30px;
}
.gps .title-g p {
  top: 51px;
}
.gps .willing {
  background: #f2efef;
  margin-bottom: 75px;
}
.gps .willing .h {
  margin: 47px auto 0px;
}
.gps .willing h4 {
  margin-bottom: 32px;
  margin-top: 30px;
}
.gps .aesthetics {
  background: url('../img/bg1_02.jpg') no-repeat center;
  height: 835px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
}
.gps .aesthetics h2 {
  font-size: 36px;
  font-weight: 400;
  margin-top: 44px;
}
.gps .aesthetics span {
  display: block;
  font-size: 24px;
  margin: 25px 0px;
}
.gps .aesthetics p {
  width: 1090px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 36px;
  color: #666;
}
.gps .quality {
  background: #f2efef;
  text-align: center;
  overflow: hidden;
}
.gps .quality h2 {
  font-size: 36px;
  font-weight: 400;
  margin-top: 44px;
}
.gps .quality p {
  width: 1090px;
  margin: 22px auto 35px;
  font-size: 18px;
  line-height: 36px;
  color: #666;
}
.gps .quality img {
  margin: 0 auto;
  display: block;
}
.gps .honer {
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}
.gps .honer h2 {
  font-size: 36px;
  font-weight: 400;
  margin-top: 44px;
}
.gps .honer p {
  font-size: 24px;
  margin: 20px 0px 30px;
}
.gps .honer span {
  display: block;
  width: 1090px;
  margin: 22px auto 35px;
  font-size: 18px;
  line-height: 36px;
  color: #666;
}
.gps .honer img {
  margin: 0 auto;
  display: block;
}
.willing {
  background: url('../img/bg_02.jpg') no-repeat center;
  height: 600px;
  overflow: hidden;
}
.willing .h {
  margin: 72px auto 0px;
  padding: 20px 48px 34px;
  box-sizing: border-box;
  text-align: center;
  background: #fdfdfd;
}
.willing .h > h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333333;
}
.willing .h > span {
  display: block;
  font-size: 24px;
  margin-bottom: 25px;
}
.willing .h > p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #666;
    line-height: 32px;
    width: 890px;
    margin: 0px auto 30px;
    text-align: center;
}
.willing li {
  float: left;
  width: 195px;
  height: 188px;
  border: 1px solid #d7d3d3;
  margin-right: 29px;
}
.willing li:last-child {
  margin-right: 0px;
}
.willing li h4 {
  font-size: 22px;
  color: #da9603;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 22px;
}
.willing li p {
  margin-bottom: 12px;
  font-weight: lighter;
}
.strength > h2 {
    font-size: 40px;
    margin-top: 48px;
    margin-bottom: 28px;
    text-align: center;
    font-weight: 700;
    color: #333333;
}
.strength > p {
font-size: 18px;
    letter-spacing: 1px;
    width: 890px;
    margin: 0 auto 42px;
    text-align: center;
    line-height: 29px;
    color: #666;
}
.branch.h {
  margin-top: 30px;
  overflow: hidden;
}
.branch .title-g {
  margin-top: 48px;
  margin-bottom: 21px;
}
.service {
  background: #e9e8ed;
}
.service .h {
  overflow: hidden;
}
.service .h > h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  margin-top: 50px;
}
.service .h > p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 35px;
  font-weight: 300;
}
.service .h > span {
  font-size: 21px;
  text-align: center;
  width: 1098px;
  font-weight: 100;
  display: block;
  margin: 0 auto 55px;
  line-height: 35px;
}
.service li {
  position: relative;
  float: left;
  width: 206px;
  height: 240px;
  background: #fff;
  padding: 32px 18px 10px;
  margin-right: 42px;
  box-sizing: border-box;
  margin-bottom: 80px;
}
.service li h2 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
.service li:last-child {
  margin-right: 0px;
}
.service li span {
  line-height: 20px;
  display: block;
}
.service li p {
  position: absolute;
  bottom: 10px;
  left: 18px;
  color: #fbb46b;
  font-size: 20px;
}
.stand_by {
  background: #f99300;
  height: 583px;
}
.stand_by .h {
  overflow: hidden;
}
.stand_by .h h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  margin-top: 70px;
}
.stand_by .h > p {
  text-align: center;
  color: #fff;
  font-size: 35px;
  font-weight: 100;
  margin-bottom: 75px;
}
.stand_by li {
  float: left;
  margin-right: 30px;
  width: 270px;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.stand_by li p {
  font-size: 26px;
  margin-bottom: 15px;
}
.stand_by li span {
  font-size: 18px;
  font-weight: 100;
}
.partner {
  background: url('../img/bg2_02.jpg') no-repeat center;
  background-size: cover;
  height: 770px;
  overflow: hidden;
}
.partner .h {
  height: 604px;
  background: #e6e7e8;
  overflow: hidden;
  margin-top: 75px;
}
.partner .h h2 {
  font-size: 40px;
  text-align: center;
  font-weight: 400;
  margin-top: 40px;
}
.partner .h p {
  font-size: 32px;
  text-align: center;
  font-weight: 100;
  padding-bottom: 35px;
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #f99300;
}
.partner ul {
  padding: 0px 66px;
  margin-top: 41px;
}
.partner li {
  float: left;
  width: 228px;
  line-height: 62px;
  background: #ffffff;
  margin-right: 52px;
  margin-bottom: 50px;
  text-indent: 20px;
  font-size: 17px;
}
.partner li:hover{
   color:#fff;
   background:#6a452a;
}
.partner li:nth-child(4n+4) {
  margin-right: 0px;
}
.E-service {
  background: url('../img/service_02.jpg') no-repeat center;
  height: 672px;
  text-align: center;
  background-size: cover;
}
.E-service .h {
  overflow: hidden;
}
.E-service .h > span {
  font-size: 23px;
  font-weight: 100;
  line-height: 35px;
  display: block;
}
.E-service h2 {
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 22px;
}
.E-service li {
  position: relative;
  float: left;
  width: 174px;
  height: 174px;
  margin-top: 40px;
  border-radius: 50%;
  background: #fdfdfd;
}
.E-service li p {
  font-size: 30px;
  margin-top: 53px;
  margin-bottom: 7px;
}
.E-service li span {
  font-size: 20px;
  font-weight: 100;
}
.E-service li:not( :nth-child(5)) {
  margin-right: 82px;
}
.E-service li:not( :nth-child(5))::after {
  content: '>';
  position: absolute;
  right: -59px;
  top: 50%;
  margin-top: -28px;
  font-size: 50px;
}
.system {
  margin-top: 58px;
}
.system .s_shadow {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-in-out;
  padding-top: 75px;
}
.system .s_shadow p {
  color: #fff;
  font-size: 30px;
  margin-bottom: 8px;
}
.system .s_shadow p:nth-child(2) {
  font-size: 24px;
}
.system li {
  position: relative;
  float: left;
  width: 375px;
  height: 248px;
  margin-right: 37px;
  margin-bottom: 20px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.system li:hover > .s_shadow {
  top: 0px;
}
.system li:nth-child(3n+3) {
  margin-right: 0px;
}
.system li > p {
  font-size: 36px;
  margin-top: 44px;
  margin-bottom: 17px;
}
.system li > span {
  font-size: 28px;
}
.S-module {
  background: #e9e8ed;
  text-align: center;
  overflow: hidden;
  margin-top: 80px;
  height: 472px;
}
.S-module h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 42px 0px 70px;
}
.S-module li {
  float: left;
  margin-right: 20px;
  width: 177px;
  height: 182px;
  background: #ffffff;
  padding-top: 52px;
  box-sizing: border-box;
}
.S-module li:last-child {
  margin-right: 0px;
}
.S-module li::after {
  content: '';
  display: block;
  width: 28px;
  height: 4px;
  background: #f99300;
  margin: 0 auto;
}
.S-module li p {
  font-size: 18px;
  margin-bottom: 14px;
}
.title-g {
  position: relative;
  height: 91px;
  text-align: center;
}
.title-g h2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  font-size: 40px;
  font-weight: 400;
  z-index: 10;
}
.title-g p {
  position: absolute;
  top: 21px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-transform: uppercase;
  font-size: 37px;
  color: #e2e2e2;
  font-family: 'Georgia';
}
.path {
  background: #fff;
  height: 71px;
}
.nav_view {
  width: 264px;
  margin: 0 auto;
}
.nav_view li {
  float: left;
  margin: 0 10px;
}
.nav_view a {
  display: block;
  line-height: 70px;
  padding: 0 20px;
  font-size: 18px;
  position: relative;
}
.nav_view a:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  content: '';
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  background: #e62129;
}
.nav_view a.hover:before,
.nav_view a:hover:before {
  width: 100%;
}
.message {
  margin-bottom: 90px;
}
.message .h {
  margin-top: 40px;
  box-sizing: border-box;
  padding: 0px 100px;
}
.message .h .fr {
  width: 760px;
}
.honor {
  margin-bottom: 90px;
}
.honor .h {
  margin-top: 30px;
  box-sizing: border-box;
  padding: 0px 100px;
}
.honor .fr {
  width: 760px;
}
.honor .fr li {
  margin-top: 20px;
  float: left;
  margin-right: 40px;
  text-align: center;
}
.honor .fr li img {
  border: 1px solid #eeeeee;
}
.honor .fr li p {
  padding: 10px 0px;
}
.news {
  background-color: #e9e8ed;
  overflow: hidden;
}
.news .path{
  margin-bottom: 40px;
}
.news .news_list a {
  display: block;
  overflow: hidden;
}
.news .news_list .new-info {
  width: 693px;
}
.news .news_list li {
  position: relative;
  top: 0px;
  transition: all 0.6s ease-in-out;
  height: 248px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  padding: 17px;
  background: #fff;
  margin-bottom: 40px;
}
.news .news_list li:hover {
  top: -10px;
  box-shadow: 1px 1px 4px 3px rgba(0, 0, 0, 0.1);
}
.news .news_list h4 {
  color: #000;
  font-weight: 400;
  font-size: 21px;
  margin-top: 24px;
  border-bottom: 2px solid #e9e8ed;
  padding-bottom: 20px;
}
.news .news_list .time {
  position: absolute;
  bottom: 9px;
  left: 491px;
  color: #8a8a8a;
}
.news .news_list p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
}
.news_read {
  padding: 60px 0px;
}
.news_read h1,
.news_read .time {
  text-align: center;
  color: #000;
}
.news_read .time {
  padding: 20px 0px;
  color: #898a89;
}
.news_read .read_con {
  margin-bottom: 50px;
  color: #000;
}
.news_read .infolist2 {
  display: block;
  color: #000;
  margin-bottom: 14px;
}
/* 翻页 */
#pagination {
  overflow: hidden;
  width: 307px;
  margin: 72px auto;
  text-align: center;
}
#pagination div {
  float: left;
}
#page_left_botton a,
#page_left_botton span {
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin: 0 5px;
  cursor: pointer;
  background: #fff;
}
#page_left_botton a:hover,
#page_left_botton a {
  background-color: #7c322e;
  color: #fff;
}
#page_center_botton {
  display: none;
}
.xt_page_botton {
  text-align: center;
}
.contact {
  box-sizing: border-box;
  padding-bottom: 90px;
  background: #e9e8ed;
}
.contact .title-g {
  margin-top: 40px;
  margin-bottom: 70px;
}
.contact .fl {
  box-sizing: border-box;
  width: 50%;
  padding: 86px 70px 92px;
  background: #fff;
}
.contact .h #map img {
  max-width: inherit;
}
.contact .h .g-typename {
  margin-bottom: 34px;
}
.mess_info input {
  display: block;
  outline: none;
  border: 1px solid #fff;
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  text-indent: 20px;
  font-size: 20px;
}
.mess_info .mess_input div:first-child input {
  float: left;
  width: 32%;
  margin-right: 12px;
}
.mess_info .mess_input div:first-child input:last-child {
  margin-right: 0px;
}
.mess_info textarea {
  height:250px;
  width: 100%;
  outline: none;
  resize: none;
  border: 1px solid #fff;
  background-color: #f7f7f7;
  text-indent: 20px;
  padding-top: 14px;
  font-size:20px;
  font-family: 'Microsoft YaHei';
}
.mess_info .submit input {
  background: #6a452a;
  color: white;
  border: none;
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 60px auto;
  font-size: 20px;
  text-align: center;
  text-indent: 0px;
  cursor: pointer;
}
.mess_info ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b3b3b3;
}
.mess_info ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b3b3b3;
}
.mess_info :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b3b3b3;
}
.lianx{
    position: absolute;
    top: 96px;
    right: 0px;
    width: 402px;
    height: 195px;
}
.jiam{
 position: absolute;top: 96px;width: 798px;height: 391px;
}
.zhaop{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 197px;
    width: 401px;
}
.product {
  background: #eeecec;
  overflow: hidden;
}
.product .location {
  margin-bottom: 30px;
}
.product .fr {
  width: 761px;
}
.product .product_list li {
  position: relative;
  top: 0px;
  width: 385px;
  float: left;
  overflow: hidden;
  margin-right: 22px;
  margin-bottom: 29px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.product .product_list li:hover {
  top: -6px;
  box-shadow: 1px 1px 4px 3px rgba(0, 0, 0, 0.1);
}
.product .product_list li p {
  line-height: 40px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 18px;
}
.product .product_list li a {
  color: #000;
  overflow: hidden;
}
.product_list {
  margin-top: 60px;
}
.product-mask {
  width: 100%;
  height: 100%;
  display: block;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow-y: scroll;
}
.product-mask .imgbox {
  text-align: center;
  position:absolute;
  top:0%;
  right:0px;
  left:0px;
  
  margin:50px auto;
}
.product-mask .imgbox p {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  margin: 20px 0px;
}
.product-mask .close {
  width: 25px;
  height: 25px;
  background: url("../img/close.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 10px;
  right: 16px;
}
.product-show h3 {
  width: 100%;
  display: block;
  font-size: .24rem;
  line-height: .24rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding-top: .15rem;
}
.product-list {
  background: #fcf7f7;
  margin-bottom: 160px;
}
.product-list p {
  position: relative;
  left: 0px;
  bottom: -25px;
  right: 0px;
  width: 173px;
  height: 4px;
  background: #fcf7f7;
  margin: 0 auto;
}
.product-list .item ul {
  position: absolute;
  top: 144%;
  left: -120px;
  width: 1200px;
  height: 69px;
  box-sizing: border-box;
      padding: 18px 90px;
  background: #fff;
}
.product-list .item li {
  float: left;
  position: relative;
}
.product-list .item li:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 2px;
  height: 30px;
  width: 3px;
  background: #a5a4a7;
}
.product-list .item li a {
  display: block;
  font-size: 22px;
  font-weight: 100;
  width: 204px;
  text-align: center;
}
.product-list .item li a:hover{
  color:#6a452a;
}
.product-list > ul {
  width: 981px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.product-list > ul > li {
  float: left;
  margin: 25px 0px;
}
.product-list > ul > li > a {
  display: block;
 
  text-align: center;
  font-size: 30px;
  font-weight: 100;
}
.guilde {
  padding: 50px 0;
}
.guilde p {
  padding-left: 40px;
  line-height: 40px;
  font-size: 16px;
}
#proread_img {
  width: 327px;
  float: left;
  border: 1px solid #ccc;
  margin-top: 45px;
}
.product_read > .h > .fr {
  width: 947px;
}
.product_read .fl {
  margin-top: 30px;
}
.pro_main {
  float: right;
  width: 550px;
  margin-top: 45px;
}
.pro_main .title {
  font-size: 24px;
  padding-bottom: 15px;
  margin-top: 10px;
  border-bottom: 1px dashed #7a7272;
  color: #6a452a;
}
.pro_main .sfr_con {
  padding-top: 15px;
  line-height: 30px;
  font-size: 16px;
  color: #000;
}
.products_content h1 {
  font-size: 24px;
  text-align: center;
  margin-top: 45px;
  color: #6a452a;
  padding-bottom: 25px;
  border-bottom: 1px dashed #7a7272;
}
.sfr_list ul {
  padding-top: 15px;
}
.sfr_list li {
  float: left;
  margin-right: 13px;
}
.sfr_list a {
  display: block;
}
.sfr_list a img {
  border: 1px solid #ccc;
}
.sfr_list li p {
  text-align: center;
  padding: 8px 0;
  color: #6a452a;
}
.sfr_list a:hover img {
  border: 1px solid #23499a;
}
.product_read {
  margin-bottom: 60px;
}
.product_read .fr {
  width: 760px;
}
.pro_main h4 {
  font-size: 20px;
  color: #000;
}
.pro_main ul {
  border-top: 1px solid #c3c3c3;
  padding-top: 20px;
}
.pro_main ul li {
  margin-bottom: 10px;
}
.pro_main ul a {
  color: #888888;
}
.pro_read {
  color: #000;
}
.product_Details {
  margin-top: 30px;
  padding-bottom: 4px;
  border-bottom: 1px solid #6a452a;
}
.product_Details h4 {
  width: 115px;
  line-height: 35px;
  text-align: center;
  background-color: #e9e8ed;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.location {
  padding: 10px 0px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 16px;
  background: #fff;
}
.location p {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  color: #000;
}
.location p a {
  color: #000;
  font-size: 15px;
  vertical-align: middle;
}
.join {
  box-sizing: border-box;
  padding-bottom: 90px;
  background: #e9e8ed;
}
.join .title-g {
  margin-top: 40px;
  margin-bottom: 70px;
}
.join_list li {
  position: relative;
  top: 0px;
  transition: all 0.6s ease-in-out;
  width: 583px;
  height: 442px;
  background: #fff;
  padding: 23px;
  box-sizing: border-box;
  margin-right: 34px;
  margin-bottom: 48px;
  float: left;
  cursor: pointer;
}
.join_list li:hover {
  top: -10px;
  box-shadow: 1px 1px 4px 3px rgba(0, 0, 0, 0.1);
}
.join_list li:last-child {
  margin-right: 0px;
}
.join_list li h3 {
  font-size: 30px;
  font-weight: 400;
  padding-bottom: 15px;
  margin-bottom: 48px;
  border-bottom: 1px solid #faa933;
}
.join_list li .join_info {
  font-size: 15px;
  line-height: 26px;
}
.join_list li .join_btn {
  position: absolute;
  bottom: 21px;
  left: 21px;
  color: #faa933;
  font-size: 18px;
}
#lng li:first-child {
  display: block;
}
#lng li:nth-child(2) {
  display: none;
}
#e-title p {
  margin-bottom: 34px;
}
#news .path {
  width: 389px;
}
#contact li:first-child {
  padding: 17px 0px 17px 51px;
  text-indent: 0px;
}
#contact li:first-child::before {
  top: 36px;
}
#contact li span {
  text-indent: 85px;
}
#contact .wx-img img {
  margin: 10px auto 5px;
}
#e-product .path {
  width: 977px;
}
#e-about .path {
  width: 689px;
}
#e-patant .path {
  width: 689px;
}
#e-iabout li span {
  text-align: left;
  font-size: 13px;
}
#e-ipro .ipro-title p {
  width: 300px;
}
#e-istrength .fl {
  width: 420px;
}
#e-istrength .fr p {
  font-size: 21px;
}
#e-istrength .fr div {
  line-height: 18px;
}
#e-inews .n-title {
  font-size: 18px;
  letter-spacing: 0px;
}
#capacity .path {
  width: 689px;
}
#capacity .h {
  padding: 0px 78px;
}
#capacity .h .lt,
#capacity .h .gt {
  left: 57px;
}
#capacity-list .fl {
  width: 160px;
}
#capacity-list .fr {
  width: 846px;
  margin-top: 56px;
}
#capacity-list .fr img {
  margin-right: 9px;
}
#capacity-list .fr img:last-child {
  margin-right: 0px;
}
.partner-bg {
  margin-top: 70px;
  height: 517px;
  background-image: url("../img/p-bg_02.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
.partner-bg .swiper-partner {
  position: relative;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
.partner-bg .swiper-partner .swiper-button-prev {
  left: 328px;
}
.partner-bg .swiper-partner .swiper-button-next {
  right: 328px;
}
.partner-bg .swiper-partner .swiper-slide div {
  font-size: 104px;
  line-height: 52px;
}
.partner-bg .swiper-partner h3 {
  margin-top: 60px;
  margin-bottom: 45px;
  font-size: 24px;
}
.partner-bg .swiper-partner p {
  font-size: 16px;
  line-height: 36px;
  width: 741px;
  margin: 0px auto 0px;
}
.partner-bg .swiper-partner span {
  display: block;
  font-size: 20px;
}
.partner-bg .swiper-partner img {
  display: block;
  border-radius: 50%;
  border: 1px solid #666;
  overflow: hidden;
  margin: 20px auto;
}
.b-join{
      text-align: center;
    margin-top: 60px;
}
.b-join h2{
   font-size: 40px;
    font-weight: 400;
    margin-bottom: 5px;
}
.b-join p{
      font-size: 36px;
    font-weight: 100;
    margin-bottom: 50px;
}
/*电子画册*/
#shadow{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: rgba(0,0,0,0.8);
    display: none;
}
#close{
    position: fixed;
    right: 20px;
    top: 20px;
    margin-bottom: 37px;
    overflow: hidden;
    z-index: 1002;
   cursor: pointer;
  display:none;
}
#close img{
  width:32px;
}
.gallery-top{
    overflow: hidden;
    width:100%;
    height:650px;
}
.gallery-top .swiper-button-next{
      right: -116px;
}
.gallery-top .swiper-button-prev{
     left: -111px;
}
.gallery-top .swiper-button-next,.gallery-top .swiper-button-prev{
     margin-top:-112px
}
.gallery-top .swiper-slide,.gallery-thumbs .swiper-slide{
  background-size:cover;
}
.gallery-thumbs{
    position: relative;
    overflow: hidden;
    height:154px;
    margin-top:15px
}
#p-banner{
    position:absolute;
    top: 7%;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    z-index: 1003;
    width:650px;
  display:none;
  /*visibility: hidden;*/
}
#product1-content{
  padding: 18px 396px;
}