@import url(./iconfont.css);
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, img, input, filter, table, tr, td, th {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  border: none;
}

ul, ol {
  list-style: none;
}

html {
  font-size: 16px !important;
}

body {
  font-family: Regular,"Microsoft YaHei",Arial;
}

.sixpx {
  font-size: 16px;
}

@font-face {
  font-family: 'DINENGSCHRIFTSTD';
  src: url("../fonts/DINENGSCHRIFTSTD.OTF");
}

@font-face {
  font-family: 'MachineltcDEE';
  src: url("../fonts/MachineltcDEE.TTF");
}

@font-face {
  font-family: 'Regular';
  src: url("../fonts/SourceHanSans-Regular.otf");
}

.commen-title {
  color: #000000;
}

.commen-content {
  color: #333333;
}

.common-family {
  font-family: Regular;
}

.header {
  width: 100%;
  position: relative;
}

.header .header_body {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.header .header_body .header_logo {
	width: 20%;
	height: 120px;
	line-height: 120px;
}

.header .header_body .header_logo i {
  font-size: 60px;
  line-height: 120px;
}

.header .header_body .header_nav {
  width: 66.66%;
  float: right;
}

.header .header_body .header_nav li {
  width: 13.5%;
  float: left;
  text-align: center;
  padding: 45px 0 36px;
}

.header .header_body .header_nav li a {
  font-size: 16px;
}

.header .header_body .header_nav li a span {
  display: block;
  line-height: 17px;
  font-weight: 600;
}

.header .header_body .header_nav li a span:nth-of-type(2) {
  font-size: 12px;
  font-weight: 200;
  margin-top: 5px;
}

.header .header_body .header_nav .active {
  background: #0b1e9f;
}

.header .header_body .header_nav .active a {
  color: #111146;
}

.header .header_body .header_nav .active a span {
  color: #111146;
}

.header .header_call {
	position: absolute;
	top: 40px;
	right: 5.4%;
	padding-right: 30px;
}
.header .header_call .ico_call{
	display: block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
}
.header .header_call .ico_call:before {
	font-size: 28px;
}
.header .header_call .plr_min{
	font-size: 16px;
}

.banner {
  width: 100%;
}

.banner .banner_product {
	with: 100%;
	background-image: url(../images/bg_product.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
}

.banner .banner_case {
	with: 100%;
	background-image: url(../images/bg_case.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
}

.banner .banner_news {
	with: 100%;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
}
.banner .banner_about {
	with: 100%;
	background-image: url(../images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
}
.banner .banner_mall {
	with: 100%;
	background-image: url(../images/bg_mall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 524px;
}
/*.banner .banner_body img {
  width: 100%;
}*/
/*==============焦点图================*/
.promoWD{
	position: relative;
    overflow: hidden;
    z-index: 1;
    min-width: 1000px;
	height: 726px;
	margin: 0 auto; 
}
#main_promo{
	height: 726px;
	width: 1920px;
	margin-left: -960px;
	position: relative;
	top: 0;
	left: 50%;
	overflow: hidden;
	z-index: 0;
}
.slide{display:block; float:left;  width:1920px;}
/*#dots{height:13px; position:absolute; bottom:13px; left:429px; z-index:99;}
#dots li{ width:23px; height:13px; float:left; }
#dots li a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #bbb;
	margin-right: 10px;
	cursor: pointer;
	font-size: 0px;
}*/
#dots li.act a{background:#ff001e;}

#dots{
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
#dots span a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 10px;
	cursor: pointer;
	background-color: #bbb;
}
#dots span.act a{background:#ff001e;}
/*==============焦点图 end================*/

.f_Mach {
  font-family: MachineltcDEE;
  font-size: 52px !important;
}

.f_Mach span {
  font-size: 14px !important;
}

.same_title h3 {
  font-size: 42px;
  color: #000000;
  line-height: 42px;
  text-align: center;
  font-weight: 100;
}

.same_title .f_Mach {
  font-family: MachineltcDEE;
}

.same_title p {
  text-align: center;
  line-height: 2px;
  margin: 18px 0;
}

.same_title p span {
  display: inline-block;
  width: 22px;
  height: 2px;
  background: #111146;
}

.same_title p .same_title_color {
  background: #fdd435;
}

.same_title h4 {
  font-size: 22px;
  color: #000000;
  text-align: center;
}

.same_btn {
  display: block;
  width: 124px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #0b1e9f;
  margin: 0 auto;
}

.same_btn:hover{
	background: #0b1e9f;
	color: #fff;
}

.same_content {
  font-size: 12px;
  color: #333333;
  line-height: 28px;
  width: 63%;
  text-align: center;
  margin: 22px auto 27px;
}

.same_cards {
  overflow: hidden;
  max-width: 1200px;
  margin: 64px auto 58px;
}

.same_cards .same_cards_list {
  display: block;
  float: left;
  background: url("../images/home/bg_item4_1(1).jpg");
  background-size: cover;
  margin: 0 0.85%;
  width: 23.3%;
  padding: 40px 0;
}

.same_cards .same_cards_list i {
  float: left;
  font-size: 40px;
  color: white;
  margin-left: 30px;
}

.same_cards .same_cards_list h3 {
  float: left;
  margin-left: 8px;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
}

.same_cards .same_cards_list h3 span {
  display: block;
  font-size: 10px;
  transform: scale(0.9);
  transform-origin: 0;
  color: #E9E7E7;
  margin-top: 6px;
}

.same_cards .same_cards_list2 {
  background: url("../images/home/bg_item4_2.jpg");
}

.same_cards .same_cards_list3 {
  background: url("../images/home/bg_item4_3.jpg");
}

.same_cards .same_cards_list4 {
  background: url("../images/home/bg_item4_4.jpg");
}

.footer_contaner {
  width: 100%;
  background: #1b1d81;
}

.footer_contaner .footer {
  padding-top: 76px;
}

.footer_contaner .footer .footer_top .footer_call h3 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  padding-left: 20px;
  border-left: 2px solid #fff;
  margin-bottom: 40px;
}

.footer_contaner .footer .footer_top .footer_call h3 span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: white;
  margin-top: 18px;
}

.footer_contaner .footer .footer_top .footer_call h3 .footer_call1 {
  margin-bottom: 10px;
  margin-top: 0px;
}

.footer_contaner .footer .footer_top .footer_call p {
  font-size: 14px;
  line-height: 14px;
  color: white;
}

.footer_contaner .footer .footer_top .footer_call .footer_call2 {
  margin-bottom: 12px;
}

.footer_contaner .footer .footer_top dl dt {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
  font-weight: 600;
}

.footer_contaner .footer .footer_top dl dd {
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  margin-top: 20px;
}
.footer_contaner .footer .footer_top dl dd a{
	color: #FFF;
}

.footer_contaner .footer .footer_top .footer_erm .footer_erm_list {
  float: left;
  margin-right: 5%;
}

.footer_contaner .footer .footer_top .footer_erm .footer_erm_list p {
  font-size: 12px;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
}

.footer_contaner .footer .footer_center {
  padding: 85px 0 12px;
}

.footer_contaner .footer .footer_center .footer_friend p {
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
}
.footer_contaner .footer .footer_center .footer_friend p a{
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_contaner .footer_bottom p {
  text-align: center;
  font-size: 12px;
  color: #c3c3d1;
  line-height: 56px;
  border-top: 1px solid #292544;
}
.footer_contaner .footer_bottom p img{
	height: 32px;
	width: 30px;
}
.same_news_content_detail {
  overflow: hidden;
  width: 100%;
}

.same_news_content_detail .same_news_content_detail_list {
  margin-top: 20px;
  overflow: hidden;
  width: 49%;
  float: left;
  border: 1px solid #f3f3f3;
  box-sizing: border-box;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listl {
  float: left;
  width: 20%;
  text-align: center;
  padding: 60px 0;
  position: relative;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listl i {
  position: absolute;
  right: 0;
  width: 1px;
  background: #a6a6b0;
  height: 104px;
  top: 36px;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listl h3 {
  font-size: 16px;
  color: black;
  line-height: 26px;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listl h3 span {
  font-size: 12px;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listl b {
  display: block;
  height: 1px;
  background: black;
  width: 51px;
  margin: 0 auto;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listr {
  float: right;
  width: 80%;
  padding: 48px 0 40px;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listr h3 {
  font-size: 18px;
  color: black;
  line-height: 18px;
  padding-left: 23px;
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.same_news_content_detail .same_news_content_detail_list .same_news_content_detail_listr p {
  font-size: 14px;
  color: #919191;
  line-height: 21px;
  margin-top: 19px;
  padding-right: 18px;
  padding-left: 23px;
}

.same_news_content_detail .same_news_content_detail_list1 {
  margin-right: 2%;
}
.same_news_content_detail_list:nth-child(1){margin-right: 2%;}
.same_news_content_detail_list:nth-child(3){margin-right: 2%;}
.same_news_content_detail_list:nth-child(5){margin-right: 2%;}
.same_news_content_detail_list:nth-child(7){margin-right: 2%;}
.same_news_content_detail .active {
  background: #0b1e9f;
}

.same_case_content_bd {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.same_case_content_bd .same_case_content_list {
  width: 31.5%;
  float: left;
  margin-top: 46px;
}

.same_case_content_bd .same_case_content_list:hover{
	background-color: #0b1e9f;
	color: #FFF;
}

.same_case_content_bd .same_case_content_list .same_case_content_list_lbt {
  width: 100%;
  height: 270px;
  background: white;
}

.same_case_content_bd .same_case_content_list .same_case_content_list_msg {
  border-bottom: 2px solid #3f3f3f;
}

.same_case_content_bd .same_case_content_list .same_case_content_list_msg h3 {
  line-height: 74px;
  font-size: 18px;
  color: #000000;
  padding: 0 14px;
}

.same_case_content_bd .same_case_content_list:hover .same_case_content_list_msg h3{
	color: #FFF;
}

.same_case_content_bd .same_case_content_list .same_case_content_list_msg h3 span {
  font-size: 12px;
}

.same_case_content_bd .same_case_content_list .same_case_content_list_msg .same_case_content_list_msg1 {
  float: right;
}

.same_case_content_bd .list_middle {
  margin: 46px 15px 0;
}
.same_case_content_list:nth-child(2){margin: 46px 15px 0;}
.same_case_content_list:nth-child(5){margin: 46px 15px 0;}
.same_case_content_list:nth-child(8){margin: 46px 15px 0;}
.same_case_content_list:nth-child(11){margin: 46px 15px 0;}
.same_case_content_list:nth-child(14){margin: 46px 15px 0;}
.same_case_content_list:nth-child(17){margin: 46px 15px 0;}
.same_case_content_bd .active .same_case_content_list_msg {
  background: #1b1d81;
}

.same_case_content_bd .active .same_case_content_list_msg h3 {
  color: white;
}

.same_case_content_bd .same_case_content_list .same_case_content_list_msg h3 a:hover{color:#fff;}

.same_case_content_bd .active .same_case_content_list_msg .same_case_content_list_msg1 {
  color: #fff;
}

.same_product_content {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.same_product_content .same_product_content_list {
  width: 49%;
  float: left;
  margin-bottom: 44px;
}
.same_product_content_list:nth-child(1){margin-right: 2%;}
.same_product_content_list:nth-child(3){margin-right: 2%;}
.same_product_content_list:nth-child(5){margin-right: 2%;}
.same_product_content_list:nth-child(7){margin-right: 2%;}
.same_product_content .same_product_content_list img {
  width: 100%;
}

.same_product_content .same_product_content_list h3 {
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  margin-top: 26px;
  margin-bottom: 24px;
  text-align: center;
}

.same_product_content .same_product_content_list h3 span {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #575757;
  margin-top: 8px;
  font-weight: 100;
}

.same_product_content .same_product_content_list1 {
  margin-right: 2%;
}
.same_partner .same_partner_bd {
  background: url("../images/sealant/img_cp_zsjm_bg1.jpg");
  background-size: cover;
  padding: 3.6% 0 4%;
  margin-top: 52px;
}

.same_partner .same_partner_bd .same_partner_left {
  padding: 0px 0 0px 8%;
}

.same_partner .same_partner_bd .same_partner_left h3 {
  font-size: 45px;
  color: #fdd435;
  line-height: 45px;
  margin-bottom: 76px;
  font-family: MachineltcDEE;
}

.same_partner .same_partner_bd .same_partner_left h3 span {
  display: block;
  font-size: 20px;
  color: #fdd435;
  line-height: 20px;
  margin-top: 18px;
}

.same_partner .same_partner_bd .same_partner_left .ico_arrow_circle {
  font-size: 20px;
  color: #fdd435;
}

.same_partner .same_partner_bd .same_partner_left .same_partner_left_list {
  margin-top: 86px;
  overflow: hidden;
}

.same_partner .same_partner_bd .same_partner_left .same_partner_left_list .same_partner_left_list_item {
  float: left;
  margin-right: 11%;
  position: relative;
}

.same_partner .same_partner_bd .same_partner_left .same_partner_left_list .same_partner_left_list_item span {
  position: absolute;
  background: #595b7c;
  width: 44px;
  height: 1px;
  right: -51px;
  top: 53px;
}

.same_partner .same_partner_bd .same_partner_left .same_partner_left_list .same_partner_left_list_item .same_partner_icon {
  line-height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #fdd435;
}

.same_partner .same_partner_bd .same_partner_left .same_partner_left_list .same_partner_left_list_item .same_partner_icon i {
  color: #fdd435;
  font-size: 20px;
  vertical-align: middle;
}

.same_partner .same_partner_bd .same_partner_left .same_partner_left_list .same_partner_left_list_item .same_partner_icon_detail {
  color: #fdd435;
  font-size: 12px;
  line-height: 12px;
  margin-top: 6px;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content {
  width: 74%;
  background: white;
  padding: 12.5% 8.5% 6.4% 8%;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .same_partner_right_content_input {
  position: relative;
  margin-bottom: 20px;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .same_partner_right_content_input label {
  position: absolute;
  left: 14px;
  top: 10px;
  font-size: 14px;
  color: black;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .same_partner_right_content_input input {
  width: 86%;
  line-height: 36px;
  padding-left: 15%;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .same_partner_right_content_area {
  position: relative;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .same_partner_right_content_area label {
  position: absolute;
  left: 14px;
  top: 10px;
  font-size: 14px;
  color: black;
}

.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .same_partner_right_content_area textarea {
  width: 86%;
  height: 148px;
  padding-left: 15%;
  padding-top: 10px;
}
.same_partner .same_partner_bd .same_partner_right .same_partner_right_content a {
  display: block;
  width: 86px;
  line-height: 28px;
  text-align: center;
  background: #111146;
  color: #fdd435;
  font-size: 16px;
  font-weight: 500;
  margin: 13px auto 0;
}
.same_partner .same_partner_bd .same_partner_right .same_partner_right_content .lxus_submit {
	display: block;
	width: 86px;
	line-height: 28px;
	text-align: center;
	background: #111146;
	color: #fdd435;
	font-size: 16px;
	font-weight: 500;
	margin: 13px auto 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.home_online_list {
  display: inline-block;
}

.home_online_list p {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 14px;
  padding-top: 12px;
}

.same_online_list {
  display: inline-block;
}

.same_online_list p {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 14px;
  padding-top: 12px;
}

.same_news_nav {
  text-align: center;
  margin-bottom: 26px;
}

.same_news_nav span {
  display: inline-block;
  width: 85px;
  line-height: 31px;
  text-align: center;
  color: black;
}

.same_news_nav .active {
  background: #fdd435;
}

@media screen and (max-width: 768px) {
  .header {
    width: 100%;
  }
  .header .header_body .header_logo {
    display: none;
  }
  .header .header_body .header_nav {
    width: 100%;
    float: right;
  }
  .header .header_body .header_call {
    display: none;
  }
  .footer_contaner .footer .footer_top .footer_call {
    text-align: center;
  }
  .footer_contaner .footer .footer_top .footer_call h3 {
    padding-left: 0;
    border-left: none;
  }
  .footer_contaner .footer .footer_top dl {
    text-align: center;
    margin-top: 20px;
  }
  .footer_contaner .footer .footer_top .footer_erm {
    text-align: center;
    margin-top: 10px;
  }
  .footer_contaner .footer .footer_top .footer_erm .footer_erm_list {
    float: none;
    display: inline-block;
  }
  .same_partner .same_partner_bd {
    background: url("../images/sealant/img_cp_zsjm_bg1.jpg");
    background-size: cover;
    padding: 3.6% 0 4%;
    margin-top: 52px;
  }
  .same_partner .same_partner_bd .same_partner_left {
    padding: 0px 0 0px 9.2%;
    width: 90.2%;
  }
  .same_partner .same_partner_bd .same_partner_right {
    width: 100%;
    text-align: center;
  }
  .same_partner .same_partner_bd .same_partner_right .same_partner_right_content {
    margin-top: 20px;
    display: inline-block;
  }
}

@media screen and (max-width: 1400px) {
  .header .header_call {
    display: none;
  }
}

@media screen and (max-width: 1600px) {
  .header .header_call {
    right: 0;
  }
}

/* 分页 */
.pagess {
	clear: both;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
	margin-top: 64px;
	margin-bottom: 20px;
.}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding:4px 12px;margin: 0 2px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#0b1e9f; color:#fff;border: 1px solid #0b1e9f}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #0b1e9f;padding:4px 12px;margin: 0 2px;background: #0b1e9f;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}