/*reset css*/
* {
  -webkit-box-sizing: border-box;
}
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
q,
s,
blockquote,
tt,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
canvas,
details,
footer,
header,
menu,
nav,
section,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
article,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: separate;
  border-spacing: 1;
}

html,
body {
  width: 100%;
  background: #fff;
  margin: 0;
  font-size: 14px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #595757;
}
a {
  text-decoration: none;
}
input,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.container,
.footer_con {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
.top-con {
  position: relative;
  margin: 0 auto;
  width: 90.7916%;
}
.jishu {
  overflow-x: auto;
}
ins#newBridge {
  display: none;
}
.header {
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 80px;
  line-height: 80px;
  width: 100%;
  z-index: 17;
  border-bottom: 1px solid #cacaca;
}
.header .top-con {
  height: 100%;
}
.header .logo {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto 0;
}
.header .nav {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 15.104%;
  text-align: right;
  z-index: 10;
}
.header .nav .nav-child {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 20px;
  line-height: 80px;
}
.header .nav .nav-child h2 {
  position: relative;
  z-index: 10;
  color: #434343;
  font-size: 16px;
  text-align: center;
}
.header .nav .nav-child .nav-list {
  background: #fff;
  position: absolute;
  top: 81px;
  width: 146px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  left: 50%;
  margin-left: -83px;
  opacity: 1;
  visibility: hidden;
}
.header .nav .nav-child .nav-list ul {
  width: 200px;
  margin: 0 auto;
  list-style-position: inside;
  opacity: 0;
}
.header .nav .nav-child .nav-list li {
  line-height: 26px;
  text-align: center;
  padding: 8px 0;
  color: #434343;
  font-size: 14px;
}

.header .nav .nav-child .nav-list ul {
  width: 200px;
  margin: 0 auto;
}
.header .nav .nav-child .nav-list li {
  line-height: 26px;
  text-align: center;
  padding: 2px 0;
  color: #434343;
  font-size: 14px;
}
.header .nav .nav-child .nav-list li h3.li-title {
  font-size: 14px;
}
.header .nav .nav-child .nav-list li:hover h3 {
  color: #e20a16;
}

.header .nav .nav-child .nav-list li.on {
  color: #e20a16;
}
.header .nav .nav-child:hover .nav-list {
  visibility: inherit;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.header .nav .nav-child .nav-list-fuwu ul li h3 {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
}
.header .nav .nav-child:hover .nav-list ul {
  opacity: 1;
}
.header .nav .nav-child:hover .nav-list.nav-list-product {
  opacity: 1;
}
.header .nav .nav-child:hover .nav-list.nav-list-plan {
  opacity: 1;
}

.header .nav .nav-child .nav-list.nav-list-plan {
  position: fixed;
  left: 0px;
  right: 0px;
  margin: 0;
  width: 100%;
  overflow: hidden;
  opacity: 0;
}
.header .nav .nav-child .nav-list.nav-list-product ul {
  list-style: none;
  width: 95%;
}
.header .nav .nav-child .nav-list.nav-list-product ul li {
  width: 25%;
  float: left;
}
.header .nav .nav-child .nav-list.nav-list-plan ul {
  list-style: none;
  width: 94.7916%;
}
.header .nav .nav-list .wllist h3 {
  text-align: left;
  height: 28px;
  line-height: 28px;
  clear: both;
  color: #e20a16;
  font-weight: bold;
  font-size: 16px;
}
.header .nav .nav-child .nav-list.nav-list-plan .wllist {
  margin-bottom: 20px;
}
.header .nav .nav-child .nav-list.nav-list-plan .wllist li {
  float: left;
  padding-right: 0.5%;
  padding-bottom: 5px;
  width: 5%;
}
.header .nav .nav-child .nav-list.nav-list-plan .wllist li:hover {
  background-color: #e20a16;
}
.header .nav .nav-child .nav-list.nav-list-plan .wllist li h4 {
  font-size: 14px;
}

.mjcore,
.mjxg {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mjcore h2 {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  color: #fc3342;
  font-weight: bold;
}
.mjxg h2 {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  color: #fc3342;
  font-weight: bold;
}
.mjcore p {
  padding-bottom: 10px;
  line-height: 2em;
  font-size: 1.14285em;
}
.mjcore .mjcore_cp {
  height: 100%;
  overflow: hidden;
}
.mjcore .mjcore_cp p {
  color: #333;
  padding-top: 6px;
}
.mjcore .mjcore_cp a {
  text-align: center;
  display: block;
}
.co-cp-2 {
  width: 16.66666667%;
  float: left;
}

.mjbk {
  width: 48%;
  float: left;
  margin-right: 2%;
  border-right: 1px dashed #ccc;
}
.mjbk a,
.mjal a {
  color: #555;
}
.mjbk a:hover,
.mjal a:hover {
  color: #fc3342;
}
.mjal {
  width: 49%;
  float: left;
}

.mjbk ul,
.mjal ul {
  padding-left: 20px;
  padding-bottom: 20px;
}
.mjbk ul li,
.mjal ul li {
  height: 36px;
  line-height: 36px;
  font-size: 15px;
}

.header .nav .nav-child .nav-list.nav-list-plan ul:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.header .nav .nav-child .nav-list.nav-list-plan ul li {
  width: 20%;
  float: left;
  padding-right: 1%;
  padding-left: 1%;
  padding-bottom: 10px;
}
.header .nav .nav-child .nav-list.nav-list-plan ul li.no {
  padding-right: 0px;
}
.header .nav .nav-child .nav-list.nav-list-plan ul li .li-image {
  overflow: hidden;
  margin-bottom: 10px;
}
.header .nav .nav-child .nav-list.nav-list-plan ul li .li-image img {
  max-width: 100%;
  transition-duration: 2s;
  -webkit-transition-duration: 2s;
}
.header .nav .nav-child .nav-list.nav-list-plan ul li:hover .li-image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.header .nav .nav-child .nav-list.nav-list-product {
  position: fixed;
  left: 38%;
  right: 0px;
  margin: 0;
  width: 50%;
  opacity: 0;
}
.header .nav .nav-child .nav-list.nav-list-product:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.stance {
  position: relative;
  height: 80px;
}
.header .nav .nav-child.on {
  border-bottom: 0px solid #e20a16;
}

.header .nav .nav-child:hover {
  border-bottom: 0px solid #e20a16;
}
.header .nav .nav-child:hover h2 {
  color: #e20a16;
}
.header .navbar {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto 0;
  right: 72px;
  cursor: pointer;
}

.cp-banner.cpimg {
  background-image: url(../img/banner/bannercp.jpg);
}

.cp-banner {
  overflow: hidden;
  position: relative;
  height: 300px;
  background: no-repeat center 80px;
  background-size: auto 300px;
  background-attachment: fixed;
}
.cp-banner .container {
  height: 100%;
}
.cp-banner .cp-ban-wz {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -342px;
  margin: auto 0;
  height: 112px;
  width: 1062px;
  background: repeat-y center center url("../img/banner_cp_wz.png");
  color: #fff;
}
.cp-banner .cp-ban-wz h1 {
  line-height: 38px;
  font-size: 28px;
  padding-top: 20px;
  padding-left: 342px;
}
.cp-banner .cp-ban-wz h2 {
  padding: 4px 0;
  line-height: 28px;
  font-size: 18px;
  padding-left: 342px;
}

.contapro-title {
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #e5e5e5;
}
.contapro-title .container {
  height: 100%;
}
.contapro-title .container:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.contapro-title h1 {
  line-height: 63px;
  border-bottom: 0px solid #e20a16;
  float: left;
  color: #e20a16;
  font-size: 22px;
}

/*产品页面*/
.pro_contain {
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  width: 96%;
}
.pro_top {
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.pro_contain .pro_top .pro_top_wz {
  width: 55%;
  float: left;
}
.pro_contain .pro_top .pro_top_tp {
  width: 45%;
  float: right;
  margin-top: 30px;
}
.pro_contain .pro_top .pro_top_tp img {
  width: 100%;
}
.pro_contain .pro_top .pro_button a {
  font-weight: bold;
  font-size: 16px;
  width: 35%;
  float: left;
  margin-right: 5%;
  background-color: #595757;
  color: #fff;
  padding: 15px 0;
  display: block;
  text-indent: 70px;
  margin-top: 15px;
  border-radius: 5px;
}
.pro_contain .pro_top .pro_button .pro_buttonl {
  color: #464646;
  background: url(../img/send-service.png) no-repeat 25px center #ccc;
}
.pro_contain .pro_top .pro_button .pro_buttonr {
  color: #fff;
  background: url(../img/message-icon1.png) no-repeat 25px center #595757;
}
.pro_contain .pro_top .pro_top_wz h1 {
  margin: 32px 0;
  color: #333;
  font-size: 24px;
  font-weight: bold;
}
.pro_dl {
  text-indent: 2em;
}
.pro_contain .pro_wz p {
  color: #595757;
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 15px;
  position: relative;
}

.pro_contain .pro_wz h2 {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
}
.bgtitle {
  background: #595757;
}
.line {
  width: 115px;
  height: 2px;
  background: #a0a0a0;
  overflow: hidden;
  transition: 0.5s;
  transform: scaleX(0);
  margin-bottom: 20px;
}
.col-fl-1 {
  float: left;
}
.col-wd-1 {
  padding-left: 25px;
  padding-right: 25px;
}
.pro_contain .pro-col-1 {
  float: left;
  width: 47.5%;
  overflow: hidden;
}
.pro_contain .pro_main_ys .pro_main_ysl,
.pro_contain .mat_main_lc .pro_main_lcl {
  margin-right: 5%;
}
.pro_contain .pro_main_ys h3 {
  font-size: 15px;
  font-weight: bold;
  display: block;
  line-height: 25px;
}
.pro-col-1 b {
  position: absolute;
  left: 0;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-indent: 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  z-index: 14;
  border-radius: 30px;
  background: #ff7e1f;
  font-family: "Times New Roman", Verdan, Helvetica, sans-serif;
}
.pro-col-1 c {
  font-weight: bold;
  padding-left: 40px;
}
.pro_contain .pro_main_ys h3.feature_pt_1 {
  background-position: left top;
}
.pro_contain .pro_main_ys h3.feature_pt_2 {
  background-position: left -57px;
}
.pro_contain .pro_main_ys h3.feature_pt_3 {
  background-position: left -114px;
}
.pro_contain .pro_main_ys h3.feature_pt_4 {
  background-position: left -171px;
}
.pro_contain .pro_main_ys h3.feature_pt_5 {
  background-position: left -228px;
}
.pro_contain .pro_main_ys h3.feature_pt_6 {
  background-position: left -285px;
}
.pro_contain .pro_main_ys h3.feature_pt_7 {
  background-position: left -342px;
}
.pro_contain .pro_main_ys h3.feature_pt_8 {
  background-position: left -399px;
}
.pro_contain .pro_main_ys h3.feature_pt_9 {
  background-position: left -456px;
}
.pro_contain .pro_main_ys h3.feature_pt_10 {
  background-position: left -513px;
}
.pro_contain .pro_main_ys h3.feature_pt_11 {
  background-position: left -570px;
}
.pro_contain .pro_main_ys h3.feature_pt_12 {
  background-position: left -627px;
}
.pro_contain .pro_main_ys h3.feature_pt_13 {
  background-position: left -684px;
}
.pro_contain .pro_main_ys h3.feature_pt_14 {
  background-position: left -741px;
}
.pro_contain .pro_main_ys h3.feature_pt_15 {
  background-position: left -798px;
}

.pro_main .pro_main_anlil,
.mat_main .mat_main_anlil {
  width: 48%;
  float: left;
}
.pro_main .pro_main_anlir,
.mat_main .mat_main_anlir {
  width: 48%;
  float: right;
}
.pro_main .pro_main_anlil img,
.pro_main .pro_main_anlir img,
.mat_main .mat_main_anlil img,
.mat_main .mat_main_anlir img {
  width: 100%;
}
.pro_contain .pro_main .pro_main_yl,
.pro_contain .pro_main .pro_main_ys,
.pro_contain .pro_main .pro_main_anli,
.pro_contain .pro_main .pro_main_canshu {
  overflow: hidden;
  margin-bottom: 20px;
}
.pro_contain .pro_main .pro_main_wuliao,
.pro_contain .mat_main .mat_main_wuliao {
  overflow: hidden;
}
.pro_main .pro_main_anli h4 {
  font-size: 16px;
  line-height: 20px;
}
.mat_main .mat_main_anli h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.pro_main .pro_main_anli p,
.mat_main .mat_main_anli p {
  font-size: 14px;
  line-height: 28px;
}
.pro_main .pro_main_wuliao ul,
.mat_main .mat_main_wuliao ul,
.case_main .pro_main_wuliao ul,
.wuliaolist ul {
  width: 100%;
}
.pro_main .pro_main_wuliao ul li,
.mat_main .mat_main_wuliao ul li,
.case_main .pro_main_wuliao ul li,
.wuliaolist ul li {
  float: left;
  width: 15.4%;
}
.pro_main .pro_main_wuliao .pro_wuliao_r,
.mat_main .mat_main_wuliao .mat_wuliao_r,
.case_main .pro_main_wuliao .pro_wuliao_r,
.wuliaolist .pro_wuliao_r,
.mat_main .mat_main_wuliao .pro_wuliao_r {
  margin-right: 1.5%;
}
.pro_main .pro_main_wuliao ul li img,
.mat_main .mat_main_wuliao ul li img,
.case_main .pro_main_wuliao ul li img,
.wuliaolist ul li img {
  width: 100%;
}
.pro_main .pro_main_wuliao ul li p,
.mat_main .mat_main_wuliao ul li p,
.case_main .pro_main_wuliao ul li p {
  position: relative;
  bottom: 30px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  text-align: center;
  margin: 0;
  height: 28px;
  line-height: 28px;
}
.case_list .wuliaolist ul li p,
.mat_list .wuliaolist ul li p {
  position: relative;
  bottom: 30px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  text-align: center;
  margin: 0;
  height: 28px;
  line-height: 28px;
}

.pro_contain .pro_below {
  overflow: hidden;
  width: 100%;
}
.pro_contain .pro_below .pro_belowl {
  width: 47%;
  float: left;
  margin-bottom: 30px;
}
.pro_contain .pro_below p {
  margin-bottom: 0px;
}
.pro_contain .pro_below .pro_belowr {
  width: 47%;
  float: right;
}
.pro_contain .pro_below .pro_belowl a {
  text-decoration: underline;
}
.pro-col-2l {
  width: 47%;
  float: left;
}
.pro-col-2r {
  width: 47%;
  float: right;
}
.pro-col-2 img {
  display: block;
  width: 100%;
  height: auto;
}
.pro_contain .pro_below .pro_belowr .pro-col-2 p {
  position: relative;
  bottom: 37px;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  text-align: center;
  margin: 0;
  line-height: 37px;
  height: 37px;
}

.pro_list .pro_list_title {
  overflow: hidden;
}
.pro_list .pro_list_title img {
  width: 100%;
  display: block;
  height: auto;
}
.pro_list .pro_list_title h2,
.pro_contain .case_list h3,
.pro_contain .mat_list h3 {
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  background: url(../img/wuliao_title_bg.jpg) left center no-repeat;
  padding-left: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.pro_list .pro_list_xf .pro_list_p {
  padding: 10px 25px;
  font-size: 17px;
}
.pro_list .pro_list_cxf .pro_list_p,
.pro_list .pro_list_cf .pro_list_p {
  margin-top: 5%;
  font-size: 17px;
}
.pro_list .pro_list_title span {
  font-size: 14px;
}
.pro_list h3 {
  font-size: 16px;
  text-align: center;
  padding: 20px 0 30px 0;
  color: #2f2f2f;
  height: 50px;
}

.pro_list .pro_list_cf .pro_list_cfr {
  height: 100%;
}
.pro_list .pro_list_cf .pro_list_cfr .pro_list_cfr1 {
  width: 90%;
  text-align: center;
}

/*产品页面结束*/
/*物料页面开始*/
.pro_contain .mat_top,
.pro_contain .case_top {
  margin-top: 20px;
  overflow: hidden;
}
.pro_contain .mat_top h1,
.pro_contain .case_top h1 {
  margin: 32px 0;
  color: #333;
  font-size: 24px;
  font-weight: bold;
}
.pro_contain .mat_top .mat_top_tp {
  float: right;
  width: 25%;
}
.pro_contain .mat_top .mat_top_tp img {
  width: 100%;
}
.pro_contain .mat_top .mat_top_wz {
  float: left;
  width: 70%;
  margin-top: 20px;
}
.pro_contain .mat_main .mat_main_lc {
  overflow: hidden;
}
.pro_contain .mat_main .mat_main_lc h2,
.pro_contain .mat_main .mat_main_anli h2 {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  background: url(../img/wuliao_title_bg.jpg) left center no-repeat;
  padding-left: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.pro_contain .mat_main_lc h3 {
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding-left: 84px;
  height: 57px;
  line-height: 20px;
}
.pro_contain .mat_main_lc .feature_mt_1 {
  background: url(../img/wl-ps1.jpg) no-repeat;
}
.pro_contain .mat_main_lc .feature_mt_2 {
  background: url(../img/wl-mf.jpg) no-repeat;
}
.pro_contain .mat_main_lc .feature_mt_3 {
  background: url(../img/wl-fj.jpg) no-repeat;
}
.pro_contain .mat_main_lc .feature_mt_4 {
  background: url(../img/wl-cp.jpg) no-repeat;
}
.pro_contain .mat_main_lc .feature_mt_sf {
  background: url(../img/wl-sf.jpg) no-repeat;
}

.pro_contain .mat_main_mj,
.pro_contain .mat_main_anli {
  overflow: hidden;
}
.pro_contain .mat_main_mj img {
  width: 100%;
}
.pro_contain .mat_main_mj span {
  font-size: 18px;
  line-height: 36px;
  color: #555;
  font-weight: bold;
}
.pro_contain .mat_main_mj .mat_main_mjl {
  width: 48%;
  float: left;
  background-color: #f9f9f9;
  margin-bottom: 30px;
}
.pro_contain .mat_main_mj p {
  font-size: 14px;
}
.pro_contain .mat_main_mj .mat_main_mjl .mat_main_mjlt,
.pro_contain .mat_main_mj .mat_main_mjl .mat_main_mjlw,
.pro_contain .mat_main_mj .mat_main_mjr .mat_main_mjrt,
.pro_contain .mat_main_mj .mat_main_mjr .mat_main_mjrw {
  float: left;
  width: 45%;
  margin-right: 5%;
}
.pro_contain .mat_main_mj .mat_main_mjr {
  width: 48%;
  float: right;
  background-color: #f9f9f9;
  margin-bottom: 30px;
}
.pro_contain .mat_main_mj .mat_main_mjl .mat_main_mjlw,
.pro_contain .mat_main_mj .mat_main_mjr .mat_main_mjrw {
  margin-top: 2%;
}
.mat_list_lb {
  height: auto;
  overflow: hidden;
}
.mat_list_lb li {
  width: 23%;
  float: left;
  margin: 0 1%;
  margin-bottom: 15px;
}
.mat_list_lb li img {
  width: 100%;
}
.mat_list_lb li h4 {
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #2f2f2f;
  font-weight: bold;
}
.mat_list_lb li h4:hover {
  color: #fc3342;
}

.case_main a {
  color: #555;
  text-decoration: underline;
  font-weight: bold;
}

/*物料页面结束*/
.jj_con a:link {
  color: #d52029;
  font-weight: bold;
  text-decoration: underline;
}
.list_img {
  padding: 15px 15px 15px 0;
}
.news_list .news_list_con h2 {
  margin: 10px 0 0 0;
}
.news img {
  margin: 0 auto;
}

.pro_contain .case_top .case_top_tp {
  float: left;
  width: 55%;
}
.pro_contain .case_top .case_top_tp img {
  width: 100%;
}
.case_top_wzc {
  margin-left: 10%;
}
.pro_contain .case_top .case_top_wz {
  overflow: hidden;
  margin: 0px;
  float: left;
  width: 45%;
}
.pro_contain .case_main .case_main_fk {
  margin-top: 20px;
}
.pro_contain .case_main .case_main_lc {
  margin-top: 10px;
}
.pro_contain .case_main_fk h2 {
  padding-top: 5px;
  font-size: 20px;
}
.pro_contain .case_main_lc h2 {
  padding-top: 5px;
  font-size: 20px;
}
.pro_contain .case_list_lb {
  overflow: hidden;
  margin-top: 30px;
}

.page {
  margin: 10px 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.page .cplist {
  width: 100%;
  overflow: hidden;
}
.page li {
  float: left;
  line-height: 35px;
  text-align: center;
  width: 25%;
  list-style: none;
}
.page li a {
  background: #fc3342;
  color: #fff;
  margin-right: 1%;
  border-radius: 5px;
  width: 80%;
  display: inline-block;
  line-height: 35px;
}

.pro_contain .bk_list {
}
.pro_contain .bk_list h1 {
  font-size: 2em;
  color: #333;
  font-weight: bold;
  margin-left: 15px;
}
.bk_list_con {
  margin: 0 15px;
}
.bk_list_con h2 {
  font-size: 1.2em;
  color: #333;
  margin: 20px 0 10px;
}
.pro_contain .bk_list .bk_list_con h2:hover {
  color: #e20a16;
}
.pro_contain .bk_list .bk_list_lb li {
  background: #f6f6f6;
  margin: 30px 0 15px;
  overflow: hidden;
}
.baike .bk_con {
  float: left;
}
.baike .bk_con_l {
  width: 70%;
  margin: 5px 0;
}
.baike .bk_con h1,
.jianjie .jj_con h1 {
  font-size: 1.3em;
  color: #2f2f2f;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 0px;
}

.bk_con_r {
  width: 22%;
  float: left;
  border: solid 1px #ccc;
  margin-top: 105px;
  margin-left: 4%;
}
ul.listContent > li {
  display: block;
  width: 100%;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
}
ul.listContent li > a {
  list-style: none;
  background: url(../img/arrow2.jpg) 15px 16px no-repeat;
}
ul.listContent li a {
  display: block;
  width: 260px;
  height: 30px;
  padding-left: 30px;
  font-size: 13px;
  line-height: 40px;
  height: 40px;
  color: #717171;
  text-decoration: none;
}
.navContent li a:hover {
  text-decoration: none;
  color: #ef2416;
}
.next_pre {
  display: none;
  line-height: 30px;
  font-size: 16px;
  color: #68a900;
}
.next_pre a {
  color: #68a900;
}
.next_pre a:hover {
  text-decoration: underline;
}

img.jjimg1 {
  width: 49%;
  margin: 0 0.5%;
}
.ztys {
  font-size: 16px;
  color: #fc3342;
}

/*表单开始*/
.form_meg {
  overflow: hidden;
  color: #525252;
}
.form_lx,
.form_ch,
.form_ly {
  margin-bottom: 15px;
}
.form_meg .form_tb {
  display: block;
  width: 99%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.form_meg .form_tx {
  border-radius: 4px;
  border: 1px solid #ccc;
  width: 99%;
  height: 90px;
  font-size: 14px;
  display: block;
  padding: 6px 12px;
}
.form_tj {
  width: 99%;
  height: 2em;
  cursor: pointer;
  line-height: 2em;
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
  background: #e20a16;
  display: block;
  color: #fff;
  text-decoration: none;
}

/*表单结束*/
/*留言框开始*/
.clear {
  clear: both;
}
.msgtb {
  overflow: hidden;
  float: left;
  width: 98%;
}
.hx {
  float: left;
  margin: 16px 5px 0px 0px;
  color: #e41f1f;
}
.bx {
  float: left;
  margin: 9px 5px 0px 0px;
  color: #fff;
}
.msgtb input,
.msgtb select {
  height: 35px;
  line-height: 35px;
  border: 1px solid #ccc;
  width: 96%;
  padding-left: 6px;
  font-size: 16px;
}
.msgtb select {
  color: #a1a1a1;
  padding-left: 6px;
  width: 96%;
}
.cttxt {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 75px;
  width: 96%;
  padding-left: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 6px 0px;
  float: left;
}
.iqbtn input {
  height: 35px;
  background: #bb280b;
  color: #ffffff;
  cursor: pointer;
  line-height: 35px;
  border: 0px;
  font-size: 16px;
  margin-left: 11px;
  font-weight: bold;
}
/*留言框结束*/
/*new--留言框开始*/
.msgtb form font {
  font-size: 16px;
}
.msgtb form input {
  margin: 0;
}
.msgtb form {
  font-size: 15px;
}
.msgtb table td {
  height: 36px;
  line-height: 36px;
}
.msgtb table td.nadc {
  min-width: 115px;
}
.msgtb span.require {
  color: red;
  margin-right: 5px;
  font-size: 12px;
}
.msgtb font {
  color: #000;
}
.msgtb form .ck {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  border-radius: 3px;
}
.msgtb form .mk {
  width: 18px;
  height: 18px;
  margin-right: 7px;
  border-radius: 3px;
}
.msgtb form .ck:checked {
  background-color: #5cb85c;
}
.msgtb form .mk:checked {
  background-color: #f0ad4e;
}
.msgtb form .rd {
  width: 18px;
  height: 18px;
  margin-right: 7px;
}
.msgtb form input {
  border: 1px solid #a2a2a2;
}
.msgtb form .ckg {
  padding-left: 10px;
  padding-top: 4px;
}
.msgtb form .cl {
  padding-left: 10px;
  padding-top: 4px;
}
.msgtb form .ckm {
  padding-left: 10px;
  padding-top: 4px;
}
.msgtb form .pa {
  margin-right: 90px;
}
.msgtb form .pc {
  margin-right: 105px;
}
.msgtb form .ca {
  margin-right: 50px;
}
.msgtb form .cb {
  margin-right: 40px;
}
.msgtb form .cd {
  margin-right: 30px;
}
.msgtb form .ce {
  margin-right: 39px;
}
.msgtb form .cg {
  margin-right: 47px;
}
.msgtb form .ma {
  margin-right: 30px;
}
.msgtb form .mb {
  margin-right: 48px;
}
.msgtb form .md {
  margin-right: 52px;
}
.msgtb form .me {
  margin-right: 52px;
}
.msgtb form .mg {
  margin-right: 33px;
}
.msgtb form .mh {
  margin-right: 52px;
}
.msgtb form .s_k,
.msgtb form .s_e {
  line-height: 30px;
  height: 30px;
  border-radius: 3px;
  width: 100%;
  margin: 5px 0;
}
.msgtb form .xj_m {
  border-radius: 3px;
  width: 100%;
  height: 80px;
  color: #595757;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0;
  border: 1px solid #a2a2a2;
}
.msgtb form .t_submit {
  width: 100%;
  border-radius: 5px;
  background: #fc3343;
  color: #fff;
  cursor: pointer;
}

.dl_brt {
  border-top: 2px solid #ccc;
  padding-top: 5px;
  margin-top: 10px;
}

/*复选颜色css*/
.mui-checkbox {
  -webkit-appearance: none;
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-color: #ffffff;
  border: solid 1px #d9d9d9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
  display: inline-block;
}
.mui-checkbox:focus {
  outline: 0 none;
  outline-offset: -2px;
}
.mui-checkbox:checked {
  background-color: #18b4ed;
  border: solid 1px #ffffff;
}
.mui-checkbox:checked:before {
  display: inline-block;
  margin-top: 1px;
  margin-left: 2px;
  font-family: iconfont;
  color: #ffffff;
  font-size: 18px;
}
.mui-checkbox:disabled {
  background-color: #d9d9d9;
  border: solid 1px #d9d9d9;
}
.mui-checkbox:disabled:before {
  display: inline-block;
  margin-top: 1px;
  margin-left: 2px;
  font-family: iconfont;
  content: "\e667";
  color: #ffffff;
  font-size: 18px;
}
.mui-checkbox.checkbox-green:checked {
  background-color: #5cb85c;
}
.mui-checkbox.checkbox-orange:checked {
  background-color: #f0ad4e;
}
.mui-checkbox.checkbox-s {
  width: 19px;
  height: 19px;
}
.mui-checkbox.checkbox-s:before {
  display: inline-block;
  margin-top: 1px;
  margin-left: 2px;
  font-family: iconfont;
  content: "\e667";
  color: #ffffff;
  font-size: 13px;
}

.mui-checkbox-anim {
  -webkit-transition: background-color ease 0.2s;
  transition: background-color ease 0.2s;
}

@mixin checkedCon($fs: 18px) {
  &:before {
    display: inline-block;
    margin-top: 1px;
    margin-left: 2px;
    font-family: iconfont;
    content: "\e667";
    color: #ffffff;
    font-size: $fs;
  }
}
$duration: 0.4s;
.mui-checkbox {
  -webkit-appearance: none;
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-color: #ffffff;
  border: solid 1px #d9d9d9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
  display: inline-block;
  &:focus {
    outline: 0 none;
    outline-offset: -2px;
  }
  &:checked {
    background-color: #18b4ed;
    border: solid 1px #ffffff;
    @include checkedCon();
  }
  &:disabled {
    background-color: #d9d9d9;
    border: solid 1px #d9d9d9;
    @include checkedCon();
  }
  &.checkbox-green:checked {
    background-color: #5cb85c;
  }
  &.checkbox-orange:checked {
    background-color: #f0ad4e;
  }
  &.checkbox-s {
    width: 19px;
    height: 19px;
    @include checkedCon(13px);
  }
}

.mui-checkbox-anim {
  //border等其他元素不做过渡效果，增加视觉差，更有动画效果
  transition: background-color ease $duration/2;
}
/*new--留言框结束*/

/*底部footer*/
.footer {
  background: #777;
  overflow: hidden;
  color: #fff;
}
.footer h5 {
  font-size: 1.5em;
  padding-top: 5px;
  padding-bottom: 15px;
  color: #fff;
}
.footer p {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 15px;
}
.footer_n {
  max-width: 1200px;
  overflow: hidden;
  margin: 30px auto 60px;
  width: 96%;
}
.footer .footer_l {
  width: 49%;
  float: left;
}
.footer .footer_l span {
  height: 34px;
  line-height: 34px;
  color: #e20a16;
  font-size: 15px;
  font-weight: bold;
}
.footer .footer_l ul li {
  width: 30%;
  float: left;
  height: 28px;
  line-height: 28px;
}
.footer .footer_l ul li a {
  color: #e6e6e6;
}
.footer .footer_l ul li a:hover {
  text-decoration: underline;
  color: #95dc20;
}
.footer .footer_r {
  width: 47%;
  float: right;
  margin-left: 2%;
  padding-top: 36px;
}
.footer .footer_r a {
  color: #e6e6e6;
  padding: 0 10px;
}
.footer .footer_r a:hover {
  text-decoration: underline;
  color: #95dc20;
}
/*底部footer结束*/
.contact {
  opacity: 1;
  width: 100%;
  height: 45px;
  background: #595757;
  line-height: 45px;
  text-align: center;
  position: fixed !important;
  bottom: 0;
  z-index: 20000;
}
.contact a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: block;
  text-decoration: underline;
}
.contact span {
  color: #fff;
  padding: 0 4px;
  display: inline-block;
}
.contact a span {
  padding-left: 50px;
  background: url(../img/mg.gif) no-repeat 5px;
}
.no_hei iframe {
  display: none;
}

/* 焦点图 */
.slideBox {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  display: none;
}
.slideBox .hd {
  position: absolute;
  height: 28px;
  line-height: 28px;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.slideBox .hd li {
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #c00;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 6px;
}
.slideBox .hd li.on {
  background: #fff;
}
.slideBox .bd {
  position: relative;
  z-index: 0;
  margin-bottom: -5px;
}
.slideBox .bd li {
  position: relative;
}
.slideBox .bd li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} /* 去掉链接触摸高亮 */
.slideBox .bd li a img {
  width: 100%;
}
.chat_banner1 {
  display: none;
}
.chat_banner {
  display: block;
}
@media (max-width: 560px) {
  .msgtb form {
    font-size: 14px;
  }
  .msgtb form font {
    font-size: 14px;
  }
  .msgtb span.require {
    color: red;
    margin-right: 0px;
    font-size: 12px;
  }
  .msgtb font {
    color: #000;
  }
  .msgtb form .ck {
    width: 18px;
    height: 18px;
    margin-right: 0px;
    border-radius: 3px;
  }
  .msgtb form .mk {
    width: 18px;
    height: 18px;
    margin-right: 0px;
    border-radius: 3px;
  }
  .msgtb form .ck:checked {
    background-color: #5cb85c;
  }
  .msgtb form .mk:checked {
    background-color: #f0ad4e;
  }
  .msgtb form .rd {
    width: 18px;
    height: 18px;
    margin-right: 0px;
  }
  .msgtb form input {
    border: 1px solid #a2a2a2;
  }
  .msgtb form .ckg {
    padding-left: 0px;
    padding-top: 4px;
  }
  .msgtb form .cl {
    padding-left: 2px;
    padding-top: 4px;
  }
  .msgtb form .ckm {
    padding-left: 5px;
    padding-top: 4px;
  }
  .msgtb form .pa {
    margin-right: 5px;
  }
  .msgtb form .pc {
    margin-right: 0px;
  }
  .msgtb form .ca {
    margin-right: 24px;
  }
  .msgtb form .cb {
    margin-right: 10px;
  }
  .msgtb form .cd {
    margin-right: 4px;
  }
  .msgtb form .ce {
    margin-right: 10px;
  }
  .msgtb form .cg {
    margin-right: 21px;
  }
  .msgtb form .ma {
    margin-right: 5px;
    margin-left: 2px;
  }
  .msgtb form .mb {
    margin-right: 5px;
    margin-left: 2px;
  }
  .msgtb form .mc {
    margin-left: 2px;
  }
  .msgtb form .md {
    margin-right: 27px;
    margin-left: 2px;
  }
  .msgtb form .me {
    margin-right: 10px;
    margin-left: 2px;
  }
  .msgtb form .mf {
    margin-left: 2px;
  }
  .msgtb form .mg {
    margin-right: 9px;
    margin-left: 2px;
  }
  .msgtb form .mh {
    margin-right: 8px;
    margin-left: 2px;
  }
  .msgtb form .mi {
    margin-left: 2px;
  }
  .msgtb form .s_k,
  .msgtb form .s_e {
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
    width: 100%;
    margin: 5px 0;
  }
}

@media (max-width: 399px) {
  .msgtb form {
    font-size: 12px;
  }
  .msgtb form font {
    font-size: 12px;
  }
  .msgtb form .cd {
    margin-right: 7px;
  }
  .msgtb form .ce {
    margin-right: 10px;
  }
  .msgtb form .cg {
    margin-right: 21px;
  }
  .msgtb form .ma {
    margin-right: 5px;
    margin-left: 2px;
  }
  .msgtb form .mb {
    margin-right: 5px;
    margin-left: 2px;
  }
  .msgtb form .mc {
    margin-left: 2px;
  }
  .msgtb form .md {
    margin-right: 22px;
    margin-left: 2px;
  }
  .msgtb form .me {
    margin-right: 10px;
    margin-left: 2px;
  }
  .msgtb form .mf {
    margin-left: 2px;
  }
  .msgtb form .mg {
    margin-right: 8px;
    margin-left: 2px;
  }
  .msgtb form .mh {
    margin-right: 8px;
    margin-left: 2px;
  }
  .msgtb form .mi {
    margin-left: 2px;
  }
  .slideBox {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: block;
  }
  .banner {
    display: none;
  }
  .footer .footer_l ul li {
    width: 50%;
  }
  .pro_contain .pro_top .pro_button .pro_buttonl {
    color: #464646;
    background: url(../img/send-service.png) no-repeat 5px center #ccc !important;
  }
  .pro_contain .pro_top .pro_button .pro_buttonr {
    color: #fff;
    background: url(../img/message-icon1.png) no-repeat 5px center #595757 !important;
  }
  .pro_contain .pro_top .pro_button a {
    width: 45%;
    float: left;
    margin: 0 2%;
    background-color: #fc3342;
    color: #fff;
    padding: 15px 0;
    display: block;
    margin-top: 15px;
    border-radius: 5px;
    font-size: 12px !important;
    text-indent: 40px !important;
  }
  #onlinechatframe {
    left: 10%;
  }
}
@media (min-width: 400px) and (max-width: 720px) {
  .slideBox {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: block;
  }
  .banner {
    display: none;
  }
  .footer .footer_l ul li {
    width: 50%;
  }
  #onlinechatframe {
    left: 15%;
  }
}

@media (max-width: 767px) {
  .slideBox {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: block;
  }
  .banner {
    display: none;
  }
  .container {
    width: 93.75%;
  }
  .top-con {
    width: 93.75%;
  }
  .pro_contain {
    width: 94%;
    margin-top: 20px;
  }

  .header {
    height: 60px;
    line-height: 60px;
  }

  .header .nav {
    padding: 0;
    margin: 0;
    background: #fff;
    display: none;
    border-left: 1px solid #ddd;
    position: fixed;
    top: 60px;
    left: inherit;
    right: -141px;
    width: 140px;
    height: auto;
    line-height: normal;
  }
  .header .nav .nav-child {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin: 0px;
    padding: 0;
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: none;
  }
  .header .nav .nav-child.on {
    color: #d21879;
    height: 40px;
    border-bottom: 1px solid #e20a16;
  }
  .header .nav .nav-child:hover {
    color: #d21879;
    background: #ddd;
    height: 40px;
    border-bottom: 1px solid #e20a16;
  }
  .header .nav .nav-child h2 {
    line-height: 40px;
    font-size: 16px;
  }
  .header .nav .nav-child .nav-list {
    top: 0px;
    width: 190px;
    padding: 10px 0;
    left: inherit;
    right: 141px;
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
  }
  .header .nav .nav-child .nav-list ul {
    width: 190px;
    list-style: none;
  }
  .header .nav .nav-child .nav-list li {
    line-height: 20px;
    padding: 6px 0;
    font-size: 12px;
  }
  .header .nav .nav-child .nav-list.nav-list-product {
    display: none;
  }
  .header .nav .nav-child .nav-list.nav-list-plan {
    display: none;
  }
  .header .nav .nav-child:hover .nav-list {
    visibility: inherit;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .header .navbar {
    display: block;
    right: 12px;
    width: 32px;
  }
  .stance {
    height: 46px;
  }
  .co-cp-2 {
    width: 33.333333%;
    float: left;
  }

  .mjbk {
    width: 95%;
    float: left;
    margin-bottom: 2%;
    border-right: none;
    border-bottom: 1px dotted #ccc;
  }
  .mjal {
    width: 95%;
    float: left;
  }

  .mjcore p {
    padding-bottom: 10px;
    line-height: 2em;
    font-size: 14px;
  }
  .cp-banner.cpimg {
    display: none;
  }
  .cp-banner {
    height: 180px;
    background: no-repeat center center;
    background-size: auto 180px;
  }
  .cp-banner .cp-ban-wz {
    left: -342px;
    margin: auto 0;
    height: 72px;
    width: 1062px;
  }
  .cp-banner .cp-ban-wz h1 {
    line-height: 24px;
    font-size: 24px;
    padding-top: 12px;
    padding-left: 342px;
  }
  .cp-banner .cp-ban-wz h2 {
    padding: 2px 0;
    line-height: 20px;
    font-size: 12px;
    padding-left: 342px;
  }

  .contapro-title {
    height: 32px;
    line-height: 32px;
  }
  .contapro-title h1 {
    line-height: 31px;
    border-bottom: 0px solid #e20a16;
    font-size: 16px;
  }

  .pro_contain .pro_top .pro_top_wz h1 {
    margin: 0 0 15px;
  }

  .pro_contain .pro_top_wz {
    margin-top: 0;
  }
  .pro_contain .pro_top .pro_top_wz {
    width: 100%;
    float: right;
  }
  .pro_contain .pro_top .pro_top_tp {
    width: 100%;
    float: right;
  }
  .pro_contain .pro_top .pro_button .pro_buttonl {
    color: #464646;
    background: url(../img/send-service.png) no-repeat 15px center #ccc;
  }
  .pro_contain .pro_top .pro_button .pro_buttonr {
    color: #fff;
    background: url(../img/message-icon1.png) no-repeat 15px center #595757;
  }
  .pro_contain .pro_top .pro_button a {
    width: 45%;
    float: left;
    margin: 0 2%;
    background-color: #fc3342;
    color: #fff;
    padding: 15px 0;
    display: block;
    margin-top: 15px;
    border-radius: 5px;
    font-size: 14px;
    text-indent: 55px;
  }
  .pro_contain .pro_wz p {
    color: #595757;
    font-size: 15px;
    line-height: 200%;
    margin-bottom: 5px;
    position: relative;
  }
  .pro_contain .case_top h1 {
    font-size: 20px;
  }
  .pro_contain .pro_wz .pro_belowl .line {
    margin-bottom: 5px;
  }
  .pro_contain .pro_wz .pro_belowl p {
    margin-bottom: 0px;
  }
  .col-fl-1 {
    float: left;
  }
  .pro_contain .pro-col-1 {
    float: left;
    width: 98%;
  }
  .pro_contain .pro_main .pro_main_anli .pro_main_anlitu {
    width: 100%;
  }
  .pro_main .pro_main_anlil,
  .mat_main .mat_main_anlil {
    width: 100%;
    float: left;
  }
  .pro_main .pro_main_anlir,
  .mat_main .mat_main_anlir {
    width: 100%;
    float: right;
  }
  .pro_main .pro_main_wuliao ul li,
  .mat_main .mat_main_wuliao ul li,
  .mat_main .mat_main_wuliao ul li,
  .wuliaolist ul li,
  .case_main .pro_main_wuliao ul li {
    float: left;
    width: 31.8%;
  }

  .pro_contain .pro_below .pro_belowl {
    width: 100%;
  }
  .pro_contain .pro_below .pro_belowr {
    width: 97%;
    margin-right: 2%;
    display: none;
  }
  .col-wd-1 {
    width: 50%;
  }
  .col-wd-1 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .col-wd-10 {
    width: 100%;
  }
  .pro_list h3 {
    font-size: 15px;
    padding: 10px 0 20px 0;
  }
  .pro_list .pro_list_xf .pro_list_p {
    padding: 0;
    font-size: 15px;
  }
  .pro_list .pro_list_cxf .pro_list_p,
  .pro_list .pro_list_cf .pro_list_p {
    margin-top: 0;
    font-size: 15px;
  }

  .col-bf-100 {
    width: 100%;
  }

  /*物料页面结束*/
  .pro_contain .mat_top .mat_top_tp {
    float: right;
    width: 93%;
    margin-right: 4%;
  }
  .pro_contain .mat_top .mat_top_tp img {
    width: 100%;
  }
  .pro_contain .mat_top .mat_top_wz {
    float: left;
    width: 98%;
  }
  .pro_contain .mat_main_mj .mat_main_mjl,
  .pro_contain .mat_main_mj .mat_main_mjr {
    width: 100%;
    background-color: #f9f9f9;
  }
  .mat_list_lb li {
    width: 48%;
    float: left;
    margin: 0 1%;
  }
  /*物料页面结束*/
  .pro_contain .case_top .case_top_tp {
    width: 100%;
  }
  .pro_contain .case_top .case_top_wz {
    overflow: hidden;
    margin: 0px;
    width: 100%;
  }
  .case_top_wzc {
    margin-left: 0;
    margin-top: 20px;
  }
  .pro_contain .case_main .case_main_fk {
    margin-top: 0;
  }

  .pro_contain .case_list_lb li {
    width: 99%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .pro_contain .case_list_lb h4 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #2f2f2f;
    font-weight: bold;
  }
  .pro_contain .case_list_lb h4:hover {
    color: #fc3342;
  }
  .pro_contain .case_list_lb p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .pro_contain .case_list_lb .case_list_img {
    width: 100%;
  }
  .pro_contain .case_list_lb .case_list_img img {
    width: 100%;
  }

  .baike .bk_con_l {
    width: 100%;
    margin: 0;
  }
  .bk_con_r {
    display: none;
  }
  .next_pre {
    display: block;
  }
  img.jjimg1 {
    width: 99%;
    margin: 0 0.5%;
  }
  .news img {
    margin: 0 auto;
    width: 100%;
  }

  .footer .footer_l {
    width: 98%;
  }
  .footer .footer_r {
    display: none;
  }
  .footer .footer_l ul li {
    width: 50%;
  }
  #onlinechatframe {
    left: 15%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 93.75%;
  }
  .pro_contain {
    width: 94%x;
  }

  .header {
    height: 60px;
    line-height: 60px;
  }

  .header .nav {
    padding: 0;
    margin: 0;
    background: #fff;
    display: none;
    border-left: 1px solid #ddd;
    position: fixed;
    top: 61px;
    left: inherit;
    right: -141px;
    width: 140px;
    height: auto;
    line-height: normal;
  }
  .header .nav .nav-child {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin: 0px;
    padding: 0;
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: none;
  }
  .header .nav .nav-child.on {
    color: #d21879;
    height: 40px;
    border-bottom: 1px solid #e20a16;
  }
  .header .nav .nav-child:hover {
    color: #d21879;
    background: #ddd;
    height: 40px;
    border-bottom: 1px solid #e20a16;
  }
  .header .nav .nav-child h2 {
    line-height: 40px;
    font-size: 16px;
  }

  .header .nav .nav-child .nav-list {
    top: 0px;
    width: 140px;
    padding: 10px 0;
    left: inherit;
    right: 141px;
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
  }
  .header .nav .nav-child .nav-list ul {
    width: 200px;
    list-style: none;
  }
  .header .nav .nav-child .nav-list li {
    line-height: 20px;
    padding: 6px 0;
    font-size: 12px;
  }
  .header .nav .nav-child .nav-list.nav-list-product {
    display: none;
  }
  .header .nav .nav-child .nav-list.nav-list-plan {
    display: none;
  }
  .header .nav .nav-child:hover .nav-list {
    visibility: inherit;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .header .navbar {
    display: block;
    right: 20px;
    width: 40px;
  }

  .co-cp-2 {
    width: 33.333333%;
    float: left;
  }
  .mjcore p {
    padding-bottom: 10px;
    line-height: 2em;
    font-size: 14px;
  }
  .cp-banner {
    height: 240px;
    background: no-repeat center center;
    background-size: auto 240px;
  }
  .cp-banner .cp-ban-wz {
    left: -342px;
    margin: auto 0;
    height: 112px;
    width: 1062px;
  }
  .cp-banner .cp-ban-wz h1 {
    line-height: 38px;
    font-size: 28px;
    padding-top: 20px;
    padding-left: 342px;
  }
  .cp-banner .cp-ban-wz h2 {
    padding: 4px 0;
    line-height: 28px;
    font-size: 18px;
    padding-left: 342px;
  }
  .stance {
    height: 60px;
  }
  .pro_contain .pro_top .pro_top_tp {
    margin-top: 7%;
  }
  .pro_main .pro_main_wuliao ul li {
    float: left;
    width: 31.8%;
  }

  .pro_contain .pro_below .pro_belowl {
    width: 100%;
  }
  .pro_contain .pro_below .pro_belowr {
    width: 100%;
    display: none;
  }
  .pro_contain .mat_top .mat_top_tp {
    float: right;
    width: 30%;
    margin-top: 2%;
  }
  .pro_contain .mat_top .mat_top_wz {
    float: left;
    width: 70%;
  }
  .col-wd-1 {
    width: 50%;
  }
  .col-wd-10 {
    width: 100%;
  }
  .pro_list h3 {
    font-size: 15px;
    padding: 10px 0 20px 0;
  }
  .pro_list .pro_list_xf .pro_list_p {
    padding: 0 25px;
    font-size: 17px;
  }
  .pro_list .pro_list_cxf .pro_list_p,
  .pro_list .pro_list_cf .pro_list_p {
    margin-top: 0;
    font-size: 17px;
  }

  .pro_contain .case_list_lb li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .pro_contain .case_list_lb h4 {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #2f2f2f;
    font-weight: bold;
  }
  .pro_contain .case_list_lb h4:hover {
    color: #fc3342;
  }
  .pro_contain .case_list_lb p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .pro_contain .case_list_lb .case_list_img {
    width: 95%;
  }
  .pro_contain .case_list_lb .case_list_img img {
    width: 100%;
  }

  .col-bf-50 {
    width: 50%;
  }
  .col-bf-25,
  .col-bf-50,
  .col-bf-50,
  .col-bf-75,
  .col-bf-100 {
    float: left;
  }

  .baike .bk_con_l {
    width: 100%;
    margin: 30px 0;
  }
  .bk_con_r {
    display: none;
  }

  .chat_banner1 {
    display: block;
  }
  .chat_banner {
    display: none;
  }
  .footer .footer_l {
    width: 98%;
  }
  .footer .footer_r {
    display: none;
  }
  .foot {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 93.75%;
  }
  .pro_contain {
    width: 94%x;
  }

  .header {
    height: 60px;
    line-height: 60px;
  }

  .header .nav {
    padding: 0;
    margin: 0;
    background: #fff;
    display: none;
    border-left: 1px solid #ddd;
    position: fixed;
    top: 61px;
    left: inherit;
    right: -141px;
    width: 140px;
    height: auto;
    line-height: normal;
  }
  .header .nav .nav-child {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin: 0px;
    padding: 0;
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: none;
  }
  .header .nav .nav-child.on {
    color: #d21879;
    height: 40px;
    border-bottom: 1px solid #e20a16;
  }
  .header .nav .nav-child:hover {
    color: #d21879;
    background: #ddd;
    height: 40px;
    border-bottom: 1px solid #e20a16;
  }
  .header .nav .nav-child h2 {
    line-height: 40px;
    font-size: 16px;
  }
  .header .nav .nav-child .nav-list-fuwu ul li h3 {
    font-size: 16px;
  }

  .header .nav .nav-child .nav-list {
    top: 0px;
    width: 200px;
    padding: 10px 0;
    left: inherit;
    right: 141px;
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
  }
  .header .nav .nav-child .nav-list ul {
    width: 200px;
    list-style: none;
  }
  .header .nav .nav-child .nav-list li {
    line-height: 20px;
    padding: 6px 0;
    font-size: 12px;
  }
  .header .nav .nav-child .nav-list.nav-list-product {
    display: none;
  }
  .header .nav .nav-child .nav-list.nav-list-plan {
    display: none;
  }
  .header .nav .nav-child:hover .nav-list {
    visibility: inherit;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .header .navbar {
    display: block;
    right: 20px;
    width: 40px;
  }
  .pro_contain .pro_top .pro_top_tp {
    margin-top: 2%;
  }

  .pro_contain .case_list_lb li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .pro_contain .case_list_lb h4 {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #2f2f2f;
    font-weight: bold;
  }
  .pro_contain .case_list_lb h4:hover {
    color: #fc3342;
  }
  .pro_contain .case_list_lb p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .pro_contain .case_list_lb .case_list_img {
    width: 95%;
  }
  .pro_contain .case_list_lb .case_list_img img {
    width: 100%;
  }
  .baike .bk_con h1,
  .jianjie .jj_con h1 {
    font-size: 1.5em;
    margin-bottom: 10px;
  }

  .col-bf-25 {
    width: 25%;
  }
  .col-bf-75 {
    width: 75%;
  }
  .col-bf-25,
  .col-bf-50,
  .col-bf-50,
  .col-bf-75,
  .col-bf-100 {
    float: left;
  }

  .baike .bk_con_l {
    width: 68%;
    margin: 30px 0;
  }
  .bk_con_r {
    width: 28%;
    float: left;
    border: solid 1px #ccc;
    margin-top: 95px;
    margin-left: 4%;
  }

  .col-wd-1 {
    width: 33.3333%;
  }

  .chat_banner1 {
    display: block;
  }
  .chat_banner {
    display: none;
  }
  .foot {
    display: none;
  }
  .dl_brt {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }

  .header {
    height: 70px;
    line-height: 70px;
  }
  .header .nav {
    right: 0;
  }
  .header .nav .nav-child {
    padding: 0 10px;
    line-height: 70px;
  }
  .header .nav .nav-child h2 {
    font-size: 20px;
  }
  .header .nav .nav-child .nav-list {
    top: 70px;
    width: 200px;
    margin-left: -100px;
  }
  .header .nav .nav-child .nav-list ul {
    width: 200px;
  }
  .header .nav .nav-child .nav-list li {
    line-height: 20px;
    padding: 6px 0;
    font-size: 12px;
  }

  .stance {
    height: 70px;
  }
  .header .nav .nav-child.on {
    border-bottom: 0px solid #e20a16;
    height: 59px;
  }
  .header .nav .nav-child:hover {
    border-bottom: 0px solid #e20a16;
    height: 59px;
  }

  .cp-banner {
    height: 240px;
    background: no-repeat center 60px;
    background-size: auto 240px;
    background-attachment: fixed;
  }
  .cp-banner .cp-ban-wz {
    left: -342px;
    margin: auto 0;
    height: 112px;
    width: 1062px;
  }
  .cp-banner .cp-ban-wz h1 {
    line-height: 38px;
    font-size: 28px;
    padding-top: 20px;
    padding-left: 342px;
  }
  .cp-banner .cp-ban-wz h2 {
    padding: 10px 0;
    line-height: 28px;
    font-size: 18px;
    padding-left: 342px;
  }

  .col-bf-25 {
    width: 25%;
  }
  .col-bf-75 {
    width: 75%;
  }
  .col-bf-25,
  .col-bf-50,
  .col-bf-50,
  .col-bf-75,
  .col-bf-100 {
    float: left;
  }
  /*产品页面*/
  .pro_contain .pro_top .pro_top_wz h1 {
    margin: 32px 0;
    color: #333;
    font-size: 24px;
    font-weight: bold;
  }
  .pro_dl {
    text-indent: 2em;
  }
  .pro_contain .pro_wz p {
    color: #595757;
    font-size: 15px;
    line-height: 200%;
    margin-bottom: 15px;
    position: relative;
  }
  .pro_contain .pro_below p {
    margin-bottom: 0px;
  }
  .pro_main .pro_main_anli p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .pro_contain .pro_main {
    overflow: hidden;
    margin: 10px 0;
    width: 100%;
  }
  .pro_contain .case_main {
    overflow: hidden;
    margin: 10px 0;
    width: 100%;
  }
  .pro_contain .case_list_lb li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .pro_contain .case_list_lb h4 {
    font-size: 15px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: bold;
  }
  .pro_contain .case_list_lb h4:hover {
    color: #fc3342;
  }
  .pro_contain .case_list_lb p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .pro_contain .case_list_lb .case_list_img {
    width: 60%;
    float: left;
    margin-right: 2%;
  }
  .pro_contain .case_list_lb .case_list_img img {
    width: 100%;
  }

  .col-wd-1 {
    width: 33.3333%;
  }
  /*产品页面结束*/
  .baike .bk_con h1,
  .jianjie .jj_con h1 {
    font-size: 1.8em;
    color: #2f2f2f;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .contact {
    display: none;
  }
  .chat_banner1 {
    display: block;
  }
  .chat_banner {
    display: none;
  }
  .dl_brt {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}

<!--[if IE7] > .header .nav .nav-child {
  padding: 0 10px;
}

<![endif]-- > .contapro h3 {
  width: 120px;
  border-bottom: 2px solid #e20a16;
  font-size: 20px;
  color: #e20a16;
  line-height: 86px;
}
#lanmu {
  width: 1174px;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 15px;
}
#fenlei {
  width: 1174px;
  margin: 0 auto;
  margin-top: 15px;
}
#fenlei p {
  font-size: 16px;
}

.nav-child {
  border-bottom: 0px;
}

#lanmu a {
  display: inline-block;
  border: 1px #c9c9c9 solid;
  height: 36px;
  line-height: 36px;
  padding: 0px 6px;
  margin: 0 14px;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 10px;
  transition: all 0.2s linear;
  width: 104px;
  text-align: center;
  font-weight: bold;
}
#lanmu a:link {
  color: #595757;
  text-decoration: none;
}
#lanmu a:visited {
  color: #595757;
  text-decoration: none;
}

#lanmu a:hover,
a.currclass {
  color: #fff;
  border: 1px #7e308e solid;
  background: #7e308e;
}

/* 留言板 */
.ty-lyb h2 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
}

.x50 {
  width: 50%;
  float: left;
  margin-left: 10px;
}

.ty-lyb tr {
  margin: 20px auto;
  display: flex;
}

.x100 {
  width: 100%;
  float: left;
  margin-left: 10px;
}

.ty-lyb form table tr td {
  line-height: 30px;
  font-size: 14px;
}

.ty-lyb select {
  width: 100%;
  color: #9b9b9b;
  padding: 10px;
  border: 1px solid #ccc;
}

.ty-lyb table {
  width: 100%;
  padding: 5px;
  background: linear-gradient(to bottom, #f4f5f6, rgba(234, 236, 238, 0.8));
  border-radius: 8px;
}

.ty-lyb input {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
}

.form-redstar {
  color: #d42606;
  position: absolute;
  padding-left: 4px;
}

.ty-lyb textarea {
  width: 100%;
  height: 80px;
  padding: 10px;
}

.ty-lyb .subb .t_submit {
  background: #d42606;
  color: #fff;
  border-radius: 50px;
  box-shadow: 0 0 0;
  padding: 8px;
  border: 0;
}
.ty-lyb .subb {
  width: 220px;
  margin: 0 auto 0;
  display: block;
}
