* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
  text-decoration: none;
  color: #161616;
  font-size: 14px;
}
ul,
ol,
li {
  list-style: none;
}
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0;
}
a,
button,
input {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
}
img {
  vertical-align: middle;
}
a {
  color: #666;
  text-decoration: none !important;
  /*background-color: transparent;*/
}
.clear {
  clear: both;
}
.m {
  width: 1200px;
  margin: 0 auto;
}
html,
body {
  height: 100%;
  width: 100%;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:after {
  clear: both;
}
.fl,
.lf {
  float: left;
}
.fr,
.rt {
  float: right;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
.header {
  width: 100%;
}
/*头部导航下拉*/
.downlist {
  width: 140%;
  background: #fff;
  z-index: 1000;
  position: absolute;
  display: none;
  left: -20%;
  border-top: 3px solid #f37315;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 !important;
  height: auto !important;
}
.downlist a {
  line-height: 20px;
  color: #fff;
  border-bottom: 1px solid #ccc;
}

.container {
  width: 1200px;
  margin: auto;
  height: 100px;
}
.logoBox {
  margin-top: 26px;
}
.logoBox span {
  font-size: 18px;
  font-weight: 700;
  color: #f37315;
}
.navBox {
  margin-top: 35px;
}

.navBox .navList > li {
  width: 95px;
  position: relative;
}
.navBox .navList > li {
  width: 95px;
  position: relative;
}
.navBox .navList li a {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 14px;
  position: relative;
  color: #333 !important;
  padding: 10px 0px;
}
.navBox .navList li a:hover {
  color: #f37315 !important;
}
.navBox .navList li a span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}

.navBox .navList li.li-active span {
  color: #333 !important;
}

.main {
  width: 100%;
}
.m {
  margin: 0 auto;
  text-align: center;
}

.main .section1 {
  width: 1100px;
  padding-bottom: 50px;
}
.main .about {
  width: 1000px;
  text-align: center;
  padding: 50px 0;
  position: relative;
}
.main .about .title1 {
  font-size: 28px;
  color: #636465;
  font-weight: normal;
  position: relative;
}
.main .about .title2 {
  margin-top: 10px;
  color: #010101;
  font-weight: 500 !important;
  color: #666;
}
.title1::before {
  content: "";
  display: block;
  height: 13px;
  width: 13px;
  /* background: url(../../images/before.png); */
  background: #e3e3e3;
  position: absolute;
  top: 14px;
  left: -38px;
}
.title1::after {
  content: "";
  display: block;
  height: 13px;
  width: 13px;

  background: #e3e3e3;
  /* background: url(../../images/after.png); */
  position: absolute;
  top: 14px;
  left: 163px;
}
.about .line-1 {
  position: absolute;
  width: 150px;
  height: 3px;
  border-bottom: 1px solid #e3e3e3;
  top: 67px;
  left: 244px;
}
.about .line-2 {
  position: absolute;
  width: 150px;
  height: 3px;
  border-bottom: 1px solid #e3e3e3;
  top: 67px;
  left: 606px;
}
.main .about .title2 .wealth {
  color: #c0c1c1;
}
.section1-service li {
  float: left;
  width: 18.4%;
  margin-right: 2%;
}
.section1-service li:last-child {
  margin-right: 0;
}
.section1-service li a {
  display: block;
}
.section1-service li a img {
  width: 107px;
  height: 107px;
  margin-bottom: 20px;
  border-radius: 50%;
}
.section1-service li a h4 {
  color: #3f3f3f;
  font-size: 18px;
  height: 30px;
}
*.pictureSet_box {
  overflow: hidden;
}
.section1-service li a p {
  color: #636465;
}
.section2-out {
  padding-bottom: 80px;
  background-color: #f5f5f5;
  position: relative;
}
.section2-out::before {
  content: "";
  position: absolute;
  display: block;
  width: 397px;
  height: 30px;
  background: url("../../images//casetop.gif");
  left: 37%;
}
.section2-out::after {
  content: "";
  position: absolute;
  display: block;
  width: 397px;
  height: 30px;
  background: url("../../images//casebot.gif");
  left: 37%;
  bottom: 0;
}
.section2-out.section3-out::after {
  display: none;
}
.section2-inner {
  width: 1100px;
  padding-top: 30px;
}

.section2-inner li {
  width: 262px;
  float: left;
  margin-right: 10px;
  border: 1px solid #ccc;
  /* padding-bottom:50px; */
  height: 255px;
  margin-bottom: 15px;
}
.section2-inner li a {
  display: block;
}
.section2-inner li a .pictureSet_box {
  width: 100%;
  margin-bottom: 20px;
  height: 196px;
  overflow: hidden;
}
.section2-inner li a span {
  font-weight: 600;
}

.section3 {
  width: 1000px;
  padding-bottom: 50px;
}

.section3 .news-info {
  width: 455px;
  float: right;
  /* height: 44px; */
  background-image: url(../../images/news1.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
  padding-left: 65px;
  margin-top: 30px;
  position: relative;
}
.news-box {
  position: relative;
  padding-bottom: 100px;
}
.section3 .news-info.active {
  float: left !important;
  text-align: right;
  background-image: url(../../images/news2.gif);
  background-position: right center;
  padding-right: 65px;
  width: 395px;
}

.section3 .news-info::after {
  content: "";
  display: block;
  width: 3px;
  height: 60px;
  border-left: 1px solid #ccc;
  position: absolute;
  left: 21px;
  top: 59px;
}
.section3 .news-info.active::after {
  left: 501px;
}
.section3 .news-info h3 {
  font-size: 16px;
  color: #3b3b3b;
  font-weight: 700;
}
.section3 .news-info p {
  font-size: 12px;
  margin-top: 5px;
}
.more {
  display: block;
  width: 140px;
  height: 40px;
  border: 1px solid #ccc;
  position: absolute;
  bottom: 0px;
  left: 43%;
  line-height: 40px;
  color: #3b3b3b;
}
.more::after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  border-left: 1px solid #ccc;
  position: absolute;
  top: -31px;
  left: 70px;
}
.section2-inner .introduce {
  width: 760px;
}
.section2-inner .introduce p {
  color: #666;
  line-height: 22px;
}
.section3-out .section3-inner ul {
  margin-top: 30px;
}
.section3-out .section3-inner ul li {
  width: 272px;
  margin: 0;
  height: 265px;
  padding: 0;
}
.section3-out .section3-inner ul li .titles-ch {
  font-size: 16px;
  font-weight: bold;
  color: #3b3b3b;
}
.section3-out .section3-inner ul li .titles-en {
  font-size: 12px;
  font-weight: 600;
  color: #666;
}
.section3-out {
  /* height:670px !important; */
}

.section4 {
  height: 600px;
  /*background:#f37315;*/
  background-image: -webkit-gradient(
    linear,
    0% 0%,
    100% 0%,
    color-stop(0.32, rgb(255, 109, 34)),
    to(rgb(233, 66, 41))
  );
}
.section4 .title1 {
  color: #e3e3e3 !important;
}
.section4 .m-bg {
  width: 770px;
  height: 184px;
}
.section4 .m-bg img {
  width: 100%;
}
.section4 .adress {
  margin-top: 50px;
  width: 1060px;
}
.section4 .adress .adress-1 {
  width: 350px;
  text-align: center;
}
.section4 .adress .adress-1 img {
  margin-bottom: 30px;
}
.section4 .adress .adress-1 span {
  color: #e3e3e3;
}

/*footer*/
.footer {
  border: 1px solid #ccc;
}
.footer .footerUp {
  width: 1200px;
  background: #fff;
  text-align: center;
  width: 100%;
  padding-bottom: 30px;
}
.footer .footerUp ul li {
  float: left;
  height: 80px;
  line-height: 60px;
  width: 11%;
}
.footer .footerUp ul li a {
  color: #666;
  font-size: 14px;
  position: relative;
}
.footer .footerUp ul li a::after {
  content: "";
  display: block;
  position: absolute;
  right: -57px;
  top: 3px;
  width: 2px;
  height: 15px;
  background: #ccc;
}

.footer .footerUp ul li:nth-last-child(1) a::after {
  display: none;
}
.copyright span {
  color: #666;
}

.li-active {
  /* background:#f37315 !important; */
  color: #fff !important;
}

/*内页  */

/*左部导航部分*/
.leftNav {
  width: 240px;
}

.product_class_list {
  width: 100%;
  /*background: #f8f8f8;*/
  padding-bottom: 25px;
  border: 1px solid #ccc;
  background: url(../images/liarrow.png);
}
.product_class_list h3 {
  height: 52px;
  background: #f8f8f8;
  font-size: 24px;
  font-weight: normal;
  color: #323232;
  text-align: center;
  line-height: 52px;
  border-bottom: 1px solid #fff;
  padding-left: 20px;
}
.product_class_list ul {
  margin: 0 10px;
  background: url(../images/liarrow.png);
}
.product_class_list li {
  border-bottom: 1px solid #fff;
  line-height: 45px;
  background-color: #fff;
  text-align: left;
  padding-left: 80px;
  background: url(../../images/liarrow.png) 50px 15px no-repeat;
  background-size: 15px;
  border-bottom: 1px solid #ccc;
}
.product_class_list li:hover {
  border-bottom: 1px solid #fff;
  line-height: 45px;

  background-color: #e8e7e7;
}
.product_class_list li a {
  color: #323232;
  font-size: 14px;
}
.product_class_list li:hover a {
  color: #f37315;
  font-size: 14px;
}
.product_class_list .subnav2 {
  margin-bottom: 10px;
  background: #e3a923;
}
.product_class_list .subnav2 a {
  display: block;
  line-height: 35px;
  color: #fff;
}

#contentRight {
  width: 900px;
  height: auto;
}
.content_com_title {
  position: relative;
  height: 45px;
  margin-bottom: 0px;
  border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
  position: relative;
  height: 45px;
  margin-bottom: 15px;
  border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
  position: relative;
  height: 45px;
  margin-bottom: 15px;
  border-bottom: 2px solid #d0d0d0;
}

.content_com_title h2 {
  display: inline-block;
  padding: 0 6px 6px 6px;
  position: absolute;
  left: 0;
  top: 10px;
  border-bottom: 2px solid #f37315;
  font-size: 22px;
  font-weight: normal;
  color: #333333;
  text-align: left;
}
.bread a {
  display: inline-block;
  color: #666666;
}
.bread a {
  display: inline-block;
  color: #666666;
}
.bread {
  color: #666666;
  float: right;
  line-height: 45px;
}

.content p {
  text-align: left;
  margin-bottom: 30px;
}
.main_c {
  margin: 28px 0;
}

.contact_in h3 {
  border-bottom: 3px solid #f37315;
  line-height: 50px;
  font-size: 24px;
  font-weight: normal;
  color: #f37315;
  margin-top: 10px;
}
.contact_in dl {
  border: 3px solid #e3e3e3;
  margin: 10px auto 5px auto;
  padding: 10px;
}

.contact_in dt {
  float: left;
  border-right: 1px solid #e3e3e3;
  width: 65px;
  text-align: center;
}

.contact_in dt img {
  display: inline-block;
}
.contact_in dd {
  float: left;
  padding-left: 10px;
  font-size: 14px;
  color: #979797;
  line-height: 16px;
}
.contact_in dd span {
  font-size: 9px;
  color: #979797;
  text-transform: uppercase;
  line-height: 10px;
  font-family: Arial;
}
.contact_in p {
  font-size: 28px;
  font-family: Impact;
  color: #f37315;
  border-bottom: 1px solid #cfcfcf;
  line-height: 50px;
}
.contact_in li.lx1 {
  background: url(../../images/mobile.png) 5px 9px no-repeat;
}
.contact_in li {
  font-size: 14px;
  line-height: 32px;
  border-bottom: 1px solid #cfcfcf;
  padding-left: 32px;
  color: #666666;
  text-align: left;
}
.contact_in li.lx2 {
  background: url(../../images/tel2.png) 5px 9px no-repeat;
}
.contact_in li.lx3 {
  background: url(../../images/mail.png) 3px 9px no-repeat;
}
.contact_in li.lx4 {
  background: url(../../images/address.png) 5px 9px no-repeat;
}

.product3,
.product4,
.product5,
.product6,
.product7,
.product7 li,
.product8,
.product8 li {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.product3 li,
.product4 li,
.product5 li,
.product6 li {
  width: 33%;
  float: left;
  height: auto;
  overflow: hidden;
  position: relative;
}
.product3 li > div {
  width: 88%;
  margin: 3px auto;
  height: auto;
  position: relative;
}

.product3 li > div div {
  width: 100%;
  /* height: 260px; */
  height: 195px;
  overflow: hidden;
  position: relative;
}

.product3 li > div div img {
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}

a {
  text-decoration: none;
  color: #333333;
}
.product1 li > p,
.product2 li > p,
.product3 li > p,
.product4 li > p,
.product5 li > p,
.product6 li > p {
  width: 88%;
  margin: 0 auto;
  text-align: center;
  font: 14px/42px "microsoft yahei";
}
.pg-color {
  color: #737373;
}

.view h1 {
  width: 100%;
  text-align: center;
  font: 40px/50px "microsoft yahei";
  color: #343434;
  padding: 16px 5px 5px 0;
}
.view div {
  font-size: 14px;
}

.view img {
  max-width: 100%;
  display: inline;
}

.back {
  font: 14px/39px "microsoft yahei";
  color: #fff;
  background: #f37315;
  width: 138px;
  margin: 20px auto;
  border-radius: 4px;
  display: block;
  text-align: center;
}
.center {
  margin: 20px auto;
}

.page {
  width: 100%;
  margin: 10px auto;
  overflow: hidden;
  position: relative;
}
.page span {
  margin: 0 20px;
  height: 28px;
  font: 12px/28px "microsoft yahei";
  color: #1d1d1d;
  overflow: hidden;
  display: inline-block;
}
.page span a:hover {
  color: #f37315;
}
.center {
  width: 200px;
}
.news1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 12px auto;
}
.news1 li {
  text-align: left;
  width: 100%;
  padding: 5px 0;
  height: 30px;
  font: 14px/30px "microsoft yahei";
  color: #737373;
  border-bottom: 1px dashed #ccc;
  text-indent: 1em;
}
.news1 li a {
  float: left;
  margin-left: 12px;
}
.news1 li span {
  float: right;
  margin-right: 12px;
  font-size: 12px;
}
.msg_now {
  width: 100%;
  height: 34px;
  background: url(../../images/msg_line1.png) center center no-repeat;
  overflow: hidden;
  margin: 15px 0 0 0;
}

.msg_title {
  width: 155px;
  height: 34px;
  background: url(../../images/msg_btn.png) 7px center no-repeat #f37315;
  text-indent: 43px;
  margin: 0 auto;
  color: #fff;
  font: 22px/34px "microsoft yahei";
}
.msg_ul {
  width: 580px;
  height: auto;
  overflow: hidden;
  margin: 20px auto;
}
.msg_ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-bottom: 6px;
}
.msg_ul li p {
  width: 90px;
  float: left;
  height: 36px;
  font: 14px/36px "microsoft yahei";
  color: #333;
  vertical-align: top;
  text-align: right;
  margin: 0 6px 0 0;
}
.msg_input {
  width: 264px;
  height: 34px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0 10px;
}
.info {
  color: #666;
  position: absolute;
  display: none;
  line-height: 34px;
  float: right;
}
.Validform_checktip {
  margin-left: 4px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}
.dec {
  bottom: -8px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 10px;
  width: 17px;
}
.dec .dec1 {
  color: #ccc;
}
.dec s {
  font-family: simsun;
  font-size: 16px;
  height: 19px;
  left: 0;
  line-height: 21px;
  position: absolute;
  text-decoration: none;
  top: -9px;
  width: 17px;
}
.dec .dec2 {
  color: #fff;
  top: -10px;
}
.msg_pin {
  width: 164px;
  height: 34px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 0 10px;
  float: left;
}

.msg_ul input {
  float: left;
}
#valid_img {
  float: left;
}
.msg_submit {
  width: 286px;
  height: 36px;
  margin: 20px auto;
  border-radius: 3px;
  border: 0;
  text-align: center;
  font: 18px/36px "microsoft yahei";
  color: #fff;
  background: #f37315;
  cursor: pointer;
}

#pagelist {
  font-size: 0;
  margin: 20px 0;
}
#pagelist * {
  vertical-align: middle;
}
#pagelist span {
  font-size: 14px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #f37315;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  color: #fff;
}
#pagelist a {
  font-size: 14px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #f37315;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  color: #fff;
}
#pagelist select {
  font-size: 14px;
  border: 1px solid #f37315;
  color: #f37315;
  height: 30px;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
#pagelist span.total {
  font-size: 14px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  background: #fff;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  color: #f37315;
}

.footer .footerUp ul li .back {
  display: none;
}

@media(max-width: 1200px){iframe{width: 100%!important;height: 65vw!important;}}