﻿@charset "utf-8";
/* -------- 全局样式-------- */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "微软雅黑", "宋体", arial;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  background: #fff;
  color: #5c5c5c;
  overflow-x: hidden;
  overflow-y: scroll;
}
div, form, img, ul, li, dl, dt, dd {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
td, p, div, li, select, input, textarea {
  font-family: "微软雅黑", "宋体", arial;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
td, p, div, li, input, textarea {
  word-break: break-all;
}
h1, h2, h3, h4, h5, h6, b, strong, th {
  font-size: 100%;
  font-weight: normal;
}
/*强行换行*/
table, tr, td, th {
  font-size: 14px;
}
ul, li {
  list-style-type: none;
}
/*ul,li{ LIST-STYLE: none;}*/
h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px;
}
/* -------- 链接-------- */
a:link {
  color: #333;
  text-decoration: none;
} /* 未访问的链接 */
a:visited {
  color: #333;
  text-decoration: none;
} /* 已访问的链接 */
a:hover {
  color: #1560cf;
  text-decoration: none;
} /* 鼠标放上去的链接 */
a:active {
  color: #333;
} /* 激活链接 */
/* -------- 表单 -------- */
/* -------- 文本样式 -------- */
.fB {
  font-weight: bold;
}
.f12px {
  font-size: 12px;
}
.f14px {
  font-size: 14px;
}
.lh_16 {
  line-height: 16px;
}
.lh_18 {
  line-height: 18px;
}
.lh_20 {
  line-height: 20px;
}
.lh_22 {
  line-height: 22px;
}
/* -------- 对齐和边距 -------- */
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */
.pd_10 {
  padding: 10;
}
.mg_10 {
  margin: 10;
}
.ma {
  margin: 0 auto;
}
/* -------- 结构布局 --------*/
.main {
  background: #fff;
}
.center {
  max-width: 1400px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  min-width: 1300px;
  width: 90%;
}
.left {}
.right {}
/* -------- 栏目板块 -------- */
/* top 头部样式 */
.top {
  height: 30px;
  background: #f6f6f6;
  color: #5c5c5c;
  line-height: 30px;
}
.top_r {
  float: right;
}
.collection {
  float: right;
}
.head {
  height: 100px;
  position: absolute;
  z-index: 9999;
  margin: 0 auto;
  width: 100%;
}
.logo {
  float: left;
  padding-top: 24px;
}
.logo a {}
.logo img {}
.menu {
  float: left;
  padding-left: 6%;
}
.menu ul {}
.menu ul li {
  float: left;
  line-height: 100px;
}
.menu ul li a {
  color: #fff;
  font-size: 16px;
  padding: 0 16px;
}
.menu ul li a:hover {
  font-weight: bold;
}
.top_tel {
  float: right;
  padding-top: 30px;
}
.top_tel img {
  padding-top: 2px;
}
.top_tel p {
  float: right;
  padding-left: 20px;
  color: #fff;
  font-size: 12px;
}
.top_tel p span {
  display: block;
  font-size: 26px;
  line-height: 34px;
	font-weight:bold;
}
/*幻灯Banner*/
#wowslider-container {
  zoom: 1;
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 100;
  border: none;
  text-align: left; /* reset align=center */
  font-size: 10px;
  overflow: hidden;
}
#wowslider-container.fullscreen-mode, #wowslider-container.fullwidth-mode {
  max-width: none;
  max-height: none;
}
#wowslider-container .ws_images ul {
  position: relative;
  width: 10000%;
  height: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  overflow: visible; /*table-layout:fixed;*/
}
#wowslider-container .ws_images ul li {
  position: relative;
  width: 1%;
  height: 100%;
  line-height: 0; /*opera*/
  overflow: hidden;
  float: left;
  font-size: 0;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
#wowslider-container .ws_images {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#wowslider-container.fullscreen-mode .ws_images, #wowslider-container.fullwidth-mode .ws_images {
  max-height: none;
}
#wowslider-container .ws_images a {
  width: 100%;
  display: block;
  color: transparent;
}
#wowslider-container.fullscreen-mode .ws_images a, #wowslider-container.fullwidth-mode .ws_images a {
  height: 100%;
}
#wowslider-container img {
  max-width: none !important;
}
#wowslider-container .ws_images img {
  width: 100%;
  border: none 0;
  max-width: none;
  padding: 0;
  margin: 0;
}
#wowslider-container .ws_images iframe {
  position: absolute;
  z-index: -1;
}
#wowslider-container a {
  text-decoration: none;
  outline: none;
  border: none;
}
#wowslider-container .ws_bullets {
  float: left;
  position: absolute;
  z-index: 70;
}
#wowslider-container .ws_bullets div {
  position: relative;
  float: left;
  font-size: 0px;
}
#wowslider-container a.wsl {
  display: none;
}
#wowslider-container .ws_bullets {
  padding: 10px;
}
#wowslider-container .ws_bullets a {
  margin-left: 16px;
  width: 12px;
  height: 12px;
  float: left;
  text-indent: -4000px;
  position: relative;
  background: rgb(30, 165, 194); /* ie */
  background: rgba(30, 165, 194, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#wowslider-container .ws_bullets a.ws_selbull, #wowslider-container .ws_bullets a:hover {
  background: rgba(30, 165, 194, 1);
}
#wowslider-container .ws_bullets a:hover {
  -webkit-animation: pulseIn .9s infinite linear;
  -moz-animation: pulseIn .9s infinite linear;
  animation: pulseIn .9s infinite linear;
}
#wowslider-container a.ws_next, #wowslider-container a.ws_prev {
  font-family: 'wowslider-controls';
  position: absolute;
  display: none;
  text-shadow: none;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(250, 196, 26, 0);
  top: 50%;
  margin-top: -2.5em;
  height: 5em;
  width: 5em;
  z-index: 60;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#wowslider-container a.ws_next:hover, #wowslider-container a.ws_prev:hover {
  background-color: rgba(21, 96, 204, 0.4);
  color: rgba(250, 196, 26, 0);
}
#wowslider-container a.ws_next {
  background-image: url(../images/ws_next.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#wowslider-container a.ws_prev {
  background-image: url(../images/ws_prev.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#wowslider-container a.ws_next {
  right: 10px;
}
#wowslider-container a.ws_next:after {
  content: '\e801';
  display: block;
  font-size: 3.5em;
  line-height: 1.7em;
}
#wowslider-container a.ws_prev {
  left: 10px;
}
#wowslider-container a.ws_prev:after {
  content: '\e800';
  display: block;
  font-size: 3.5em;
  line-height: 1.7em;
}
#wowslider-container a.ws_prev:hover:after {
  -webkit-animation: prevArrow .7s infinite ease-in-out;
  -moz-animation: prevArrow .7s infinite ease-in-out;
  animation: prevArrow .7s infinite ease-in-out;
}
#wowslider-container a.ws_next:hover:after {
  -webkit-animation: nextArrow .7s infinite ease-in-out;
  -moz-animation: nextArrow .7s infinite ease-in-out;
  animation: nextArrow .7s infinite ease-in-out;
}
* html #wowslider-container a.ws_next, * html #wowslider-container a.ws_prev {
  display: block
}
#wowslider-container:hover a.ws_next, #wowslider-container:hover a.ws_prev {
  display: block
}
/* bottom center */
#wowslider-container .ws_bullets {
  bottom: -33px;
  left: 50%;
}
#wowslider-container .ws_bullets div {
  left: -70%;
}
#wowslider-container .ws-title {
  position: absolute;
  display: block;
  bottom: 0.31em;
  left: 1.23em;
  margin: 9px;
  z-index: 50;
  font-family: MisoBold, Oswald, Impact, Charcoal, sans-serif;
  font-size: 5.5em;
  color: #FFF;
  text-shadow: 1px 1px 1px #333333;
}
#wowslider-container .ws-title div, #wowslider-container .ws-title span {
  display: inline-block;
  padding: 10px;
  background: #3398B6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  opacity: 0.95;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
#wowslider-container .ws-title div {
  display: block;
  background: #B02D15;
  margin-top: 10px;
  color: #FFFFFF;
  opacity: 0.8;
  text-shadow: 1px 1px 1px #000000;
}
#wowslider-container .ws_images > ul {
  animation: wsBasic 16.8s infinite;
  -moz-animation: wsBasic 16.8s infinite;
  -webkit-animation: wsBasic 16.8s infinite;
}
/*demo1*/
.demo1 {
  width: 1002px;
  margin: 0px auto 0px;
}
/*title*/
.title font {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
}
.nameff {
  float: left;
  width: 492px;
  height: 56px;
  background: url(../images/dt_bg.png) repeat-x 0 50px;
}
.nameff p {
  float: left;
}
.nameff p span {
  font-size: 16px;
  padding-bottom: 16px;
  height: 40px;
  margin-bottom: 30px;
  font-weight: normal;
  overflow: hidden;
  display: block;
  color: #333;
}
.nameff p em {
  display: block;
  font-style: normal;
  color: #989898;
  line-height: 22px;
  font-size: 12px;
  z-index: 0;
  text-transform: Uppercase;
}
.nameff a {
  float: right;
  padding: 12px 0 0 0;
  color: #333;
}
.copright {
  margin: 20px 0 0 0;
  text-align: left;
}
.copright p {
  color: #fff;
  line-height: 24px;
}
.copright a {
  color: #fff;
  margin: 0 0px 0 0;
}
.copright a:hover {
  color: #ffae00;
}
.link {
  height: 20px;
  padding: 15px 0;
}
.link p {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  float: left;
}
.link a {
  float: left;
  margin: 0 5px;
  color: #fff;
}
/*内页*/
.title_ny {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 22px;
  overflow: hidden;
  height: 20px;
  padding: 0 0 10px 40px;
  background: url('../images/jt.png') no-repeat 20px 8px;
}
.title_ny span {
  margin: 0 0 0 5px;
}
.a_left {
  width: 210px;
  float: left;
  position: relative;
}
.a_title {
  height: 35px;
  line-height: 35px;
  background: #1560cf;
  font-size: 14px;
  padding-left: 17px;
  color: #fff;
  text-align: left;
}
.a_title a {
  color: #fff;
}
.a_list {
  width: 208px;
  border: 1px solid #ccc;
  margin: 20px 0 0 0;
  padding: 0px 0 10px 0;
}
.a_list ul {
  padding: 10px 0px 0 0;
  padding-left: 40px;
}
.a_list ul li {
  line-height: 30px;
}
.a_list ul li > a {
  background: url(../images/jt.gif) no-repeat left center;
  padding-left: 12px;
  color: #333;
}
.a_list ul li > a:hover {
  color: #C30D23;
}
.a_list ul li dl {
  padding-left: 10px;
}
.a_list ul li dl dd {
  height: 22px;
  line-height: 22px;
}
.a_list ul li dl dd a {
  padding-left: 15px;
  background: url(../images/-.gif) no-repeat left center;
  color: #333;
}
.a_list ul li dl dd a:hover {
  color: #C30D23;
}
.a_contact {
  width: 208px;
  border: 1px solid #ccc;
  margin: 10px 0 20px 0;
  text-align: center;
  padding-bottom: 5px;
}
.a_contact > p {
  color: #666666;
  line-height: 18px;
  text-align: left;
  padding: 0 8px 0 8px;
}
.a_contact > p > a {
  color: #333;
}
.a_contact > p > a:hover {
  color: #C30D23;
}
.a_contact img {
  margin: 5px 0 5px 0;
}
.a_tel {
  background: url(../images/dh.gif) no-repeat 8px center;
  text-align: left;
  padding-left: 68px;
  margin-bottom: 10px;
}
.a_tel span {
  color: #333;
}
.a_tel p {
  color: #C30D23;
  font: 14px "Impact";
}
.a_right {
  width: 930px;
  float: right;
  position: relative;
  margin: 31px 0 0 0;
}
/* 下一个产品 */
.preNext {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f9f9f9;
  padding-left: 20px;
  border-radius: 10px;
}
.preNext .line {
  height: 10px;
  overflow: hidden;
  clear: both;
  margin: 4px auto;
  padding-top: 10px;
}
.preNext .line strong {
  display: block;
  width: 8px;
  height: 10px;
  overflow: hidden;
  font-size: 0px;
  line-height: 100px;
  float: left;
}
.preNext .text {
  color: #333;
}
.preNext .text li { /* margin-bottom:10px; */ line-height: 35px;
  font-size: 15px;
  color: #666;
}
.preNext .text li a {
  color: #555;
}
.preNext .text dt {
  line-height: 38px;
}
.preNext .text a:hover {
  color: #1560cf;
  text-decoration: underline;
}
.preNext .text dt a {
  color: #333;
}
.preNext .text dt a:hover {
  color: #262d3f;
}
.preNext .text_b {
  color: #262d3f;
}
.preNext .text_b a {
  color: #262d3f !important;
}
.nrfg {
  border-bottom: 1px solid #eee;
  margin: 0 0 20px 0;
}
.nrfg span {
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
}
/*新闻列表*/
.news_list { /* padding-bottom: 40px; */
}
.news_list li {
  border-bottom: 2px #f5f5f5 solid;
  padding: 20px 0;
  background: #fff;
}
.news_list li {
  font-size: 16px;
  display: table;
  width: 100%;
}
.news_list li img {
  float: left;
  /* border: 1px solid #f5f5f5; */
  /* padding: 4px; */
  margin-right: 30px;
  border-radius: 6px;
}
.news_list li i {
  font-style: normal;
  color: #999;
  font-size: 12px;
  display: block;
}
.news_list li em {
  display: block;
  float: left;
  width: 110px;
  height: 32px;
  border: 1px solid #f2f2f2;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  margin-top: 12px;
  border-radius: 6px;
  color: #999;
}
.news_list li a em:hover {
  background: #1560cf;
  color: #fff;
}
.news_list span {
  color: #666666;
  font-size: 15px;
  line-height: 34px;
  display: block;
}
.news_list li p {
  color: #555;
  font-size: 20px;
  text-align: justify;
  margin-bottom: 0;
}
.news_list li a {
  color: #555;
  display: block;
}
.news_list li a:hover {
  color: #1560cf;
}
/* 翻页 */
.page_list {
  height: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0;
  ;
  font-size: 12px;
  margin-top: 20px;
  border: none !important;
  margin-bottom: 20px;
}
.page_list a {
  display: inline-block;
  color: #aaa;
  border: 1px solid #aaa;
  background: #fff;
  text-align: center;
  margin: 0 1px;
  width: auto;
  height: 20px;
  padding: 0px 6px;
  font-family: "Microsoft Yahei", "宋体";
}
.page_list a:hover {
  color: #fff;
  border: 1px solid #C30D23;
  background: #C30D23;
}
.page_list a.on {
  color: #fff;
  border: 1px solid #C30D23;
  background: #C30D23;
}
/*新闻详细*/
.title_news_article {
  font-size: 28px;
  color: #333333;
  text-align: center;
  padding-top: 10px;
  line-height: 40px;
}
.news_aticle {
  line-height: 24px;
  font-size: 14px;
  color: #333;
  margin: 20px 0;
}
.title_news_article p {
  text-align: center;
  background: #f6f6f6;
  margin-top: 5px;
  border-radius: 10px;
  margin-bottom: 30px;
  lin-height: 30px;
}
.title_news_article a {
  color: #999;
}
/*product 页面*/
.prolist {}
.prolist ul li {
  float: left;
  margin: 0 7px 0 8px;
  height: 260px;
}
.prolist ul li > a {
  display: block;
  width: 210px;
  border: 1px #ccc solid;
}
.prolist ul li p {
  margin-bottom: 10px;
}
.prolist ul li p a {
  width: 210px;
  text-align: center;
  margin-top: 0px;
  font-size: 14px;
  color: #333;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
}
.prolist ul li p a:hover {
  color: #C30D23;
}
/* 产品详情 */
.proinfo {
  width: 100%;
  height: 350px;
}
.photo {
  width: 100%;
}
.photo h3 {
  text-align: center;
  font-weight: bold;
  padding-top: 20px;
}
.photo h3 a {
  color: #333;
  font-weight: normal;
  font-size: 28px;
}
.photo_img {
  width: 600px;
  margin: 0 auto;
  margin-top: 20px;
  border: 10px #fff solid;
}
.proinfo_img {
  float: left;
  width: 360px;
  border: 1px #f5f5f5 solid;
  height: 360px;
}
.proinfo_text {
  float: right;
  width: 440px;
  margin-left: 30px;
}
.proinfo_text h1 {
  color: #555;
  border-bottom: 1px #eee solid;
  height: 50px;
  font-size: 28px;
  font-weight: bold;
  line-height: 50px;
  margin-top: 10px;
  font-family: "微软雅黑";
  margin-bottom: 20px;
}
.proinfo_text p {
  margin: 10px 0;
  color: #333;
}
.pro_c {
  color: #333;
  line-height: 32px;
  font-size: 16px;
	text-align: center;
}
.pro_c p {
  font-size: 16px;
}
.pro_c img {
  max-width: 100%;
}
.pro_c p strong {
  font-weight: bold;
}
/*相关信息*/
.related_news {
  margin: 20px 0 0 0;
  display: table;
  width: 100%;
}
.related_title {
  border-bottom: 1px solid #eee;
  margin: 0px 0 20px 0;
}
.related_title span {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.related_title a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #999;
}
/*相关新闻*/
.related_news ul li {
  width: 50%;
  float: left;
  padding: 2px 60px 2px 0;
  box-sizing: border-box;
  border-bottom: 1px #eee dashed;
}
.related_news ul li a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 50px;
  font-size: 16px;
}
.related_news ul li a span {
  float: right;
  color: #999;
  font-size: 14px;
}
/*相关产品*/
.related_product {
  height: 340px;
}
.related_product ul li {
  float: left;
  width: 23.8%;
  margin-right: 15px;
}
.related_product ul li img {
  width: 100%;
  height: 100%;
}
.related_product ul li:nth-last-child(1) {
  margin-right: 0;
}
.related_product ul li > a {
  border: 1px #f2f2f2 solid;
  /* width: 250px; */
  height: 188px;
  display: block;
}
.related_product ul li p a {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 46px;
}
.related_product ul li:hover {
  font-weight: bold;
  color: #1560cf;
}
.related_product ul li:hover a {
  color: #1560cf;
}
/* 分页 */
.page_info {
  text-align: center;
  margin-top: 10px;
  color: #aaa;
}
.page_info span {
  padding: 0 2px;
  font-weight: bold;
}
.page_list {
  height: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0;
  ;
  font-size: 12px;
  margin-top: 20px;
  border: none !important;
}
.page_list a {
  display: inline-block;
  color: #aaa;
  border: 1px solid #aaa;
  background: #fff;
  text-align: center;
  margin: 0 1px;
  width: auto;
  height: 20px;
  padding: 0px 6px;
  font-family: "Microsoft Yahei";
}
.page_list a:hover {
  color: #fff;
  border: 1px solid #C30D23;
  background: #C30D23;
}
.page_list a.on {
  color: #fff;
  border: 1px solid #C30D23;
  background: #C30D23;
}
.pagination {
  clear: both;
  text-align: center;
  float: right;
  border-bottom: none !important;
  margin-top: 20px;
}
.pagination li {
  display: inline-block;
}
.pagination li a {
  display: block;
  padding: 5px 12px;
  background-color: #fcfcfc;
  border: 1px solid #eeeeee;
  font-size: 16px;
}
.pagination li + li a {
  border-left: none;
}
.pagination li.active a, .pagination li a:hover {
  background-color: #1560cf;
  color: #ffffff;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.bg1_cont {
  width: 960px;
  margin: 0 auto; /* height: 328px; */ overflow: hidden;
}
.bg1_text {
  padding-left: 30px;
  width: 472px;
  background: url(../images/line1.gif) no-repeat left top;
}
.bg1_text .p1 img {
  vertical-align: top;
}
.bg1_text .p2 {
  padding: 16px 0 22px 0;
  font: 14px/24px "Microsoft YaHei";
  color: #333;
}
.fr {
  float: right;
}
.adv1 {
  background: url(../images/adv1.jpg) center no-repeat;
  height: 721px;
}
.adv3 {
  background: url(../images/adv3.jpg) center no-repeat;
  height: 206px;
  margin-bottom: 25px;
}
.adv2 a:hover {
  color: #fab00e;
}
/* 询盘 */
.xqtitle {
  width: 80px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: #C30D23;
  font-size: 14px;
  margin-bottom: 10px;
  font-family: "Microsoft Yahei", "微软雅黑";
  color: #fff;
}
.goodsConts {
  color: #666;
  margin-top: 20px;
}
.inquiry {
  margin: 0 auto;
  clear: both;
  font-size: 14px;
  border: 1px #ddd solid;
  padding: 30px;
  background: #f8f8f8
}
.form-group1 {
  width: 50%;
  float: left;
  margin-bottom: 10px
}
.form-group10 {
  width: 50%;
  float: left;
  margin-bottom: 10px
}
.form-group2 {
  width: 100%;
  float: left;
  margin-bottom: 10px
}
.form-group3 {
  float: left;
  margin: 0 50px 10px 0;
}
.form-group4 {
  float: left;
  margin-bottom: 10px
}
.inquiry label {
  float: left;
  line-height: 30px;
}
.form-control1 {
  float: left;
  width: 75%;
  border: 1px #ddd solid;
  height: 30px;
  line-height: 30px;
}
.form-control2 {
  float: left;
  width: 87.5%;
  border: 1px #ddd solid;
  height: 100px;
  line-height: 30px;
}
.form-control3 {
  float: left;
  width: 100px;
  border: 1px #ddd solid;
  height: 30px;
  line-height: 30px;
}
.form-sub1 {
  width: 80px;
  height: 30px;
  color: #fff;
  background: #C30D23;
  border: none;
}
/* 留言 */
.content01 {
  padding: 10px 10px 20px 10px;
}
.form-group {
  margin: 0 auto;
  clear: both;
  padding: 12px 0;
}
.form-group label {
  float: left;
  font-size: 16px;
}
.form-control {
  float: left;
  border: 1px #f1f1f1 solid;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  width: calc(100% - 50px);
}
.form-control-c {
  float: left;
  border: 1px #f1f1f1 solid;
  height: 100px;
  line-height: 30px;
  border-radius: 6px;
  width: calc(100% - 50px);
}
button.form-sub {
  width: 100%;
  margin: 0 auto;
  clear: both;
  font-size: 16px;
  font-family: "微软雅黑", "宋体", arial;
  border-radius: 8px;
}
.form-sub {
  height: 40px;
  color: #fff;
  background: #1560cf;
  border: none;
}
.form-control-y {
  float: left;
  width: 140px;
  border: 1px #f1f1f1 solid;
  height: 30px;
  line-height: 30px;
  border-radius: 6px 0 0 6px;
}
.content {
  padding: 20px 40px;
  background: #fff;
  border-radius: 6px;
}
.content p {
  color: #555;
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}
.content p strong {
  font-weight: bold;
}
ul {
  list-style: none outside none;
}
.wfixed {
  max-width: 1400px;
  margin: 0 auto;
  min-width: 1300px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* 首页产品列表产品 */
.cpbg {
  width: 100%;
  background: #f2f2f2;
  padding-top: 60px;
  display: table;
  margin-bottom: 60px;
}
.g-sd1 {
  position: relative;
  float: left;
  width: 240px;
  margin-bottom: 40px;
}
.cate-box {
  width: 100%;
  background-color: #f7f7f7;
  color: #fff;
}
.cate-box h3 {
  font-size: 30px;
  color: #fff;
  line-height: 100px;
  text-align: center;
  position: relative;
  overflow: hidden;
  background: #1560cf;
  border-radius: 20px 20px 0 0;
}
.cate-box ul { /* border-left:2px #262d3f solid; */ /* border-right:2px #262d3f solid; */ /* border-bottom: 2px #1560cf solid; */
}
.cate-box ul li {
  font-size: 17px;
  background: #fff;
  margin: 5px 0;
}
.cate-box ul li a {
  color: #333;
  display: block;
  line-height: 60px; /* border-bottom:1px #ddd dashed; */ text-align: center;
  font-size: 18px;
}
.cate-box ul li a:hover {
  background: #ddd;
}
.tel-box {
  border: 2px solid #1560cf;
  text-align: left;
  background-color: #fff;
  padding: 20px 15px;
  border-radius: 6px;
}
.tel-box p.big {
  font-size: 16px;
  text-align: center;
}
.tel-box strong {
  color: #1560cf;
  font-size: 24px;
  font-weight: bold; /* line-height: 40px; */
}
.tel-box a {
  background-color: #1560cf;
  border-radius: 15px;
  padding: 8px 25px;
  color: #fff;
  display: block;
}
.mt10 {
  margin-top: 10px;
}
.cate-box2 {
  width: 100%;
  background-color: #f7f7f7;
  color: #fff;
}
.cate-box2 h3 {
  font-size: 30px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  position: relative;
  overflow: hidden;
  background: #262d3f;
  margin-bottom: 1px;
}
.cate-box2 ul {
  border-left: 2px #262d3f solid;
  border-right: 2px #262d3f solid;
  border-bottom: 2px #262d3f solid;
}
.cate-box2 ul li {
  font-size: 18px;
  border-bottom: 1px #ddd dashed;
}
.cate-box2 ul li a {
  color: #333;
  display: block;
  line-height: 60px;
  padding-left: 40px;
  background: #eee;
}
.cate-box2 ul li a:hover {
  background: #262d3f;
  color: #fff;
}
.cate-box2 ul li a p {}
.cate-box2 ul li p a {
  line-height: 40px;
  background: #f7f7f7;
  border-top: 1px #ddd dashed;
  font-size: 16px;
  color: #666;
}
.g-mn1 {
  max-width: 1130px;
  float: right;
  margin-bottom: 30px;
  width: calc(100% - 270px);
}
.widget_search {
  padding: 14px 0;
  width: 100%;
  line-height: 35px;
  text-align: left;
  background-color: #fff;
  position: relative;
  height: 40px;
}
.widget-notice {
  width: 645px;
  height: 40px;
  float: left;
}
.widget-notice img {
  float: left;
  padding-top: 10px;
}
.widget-notice span {
  float: left;
  padding-left: 20px;
  font-size: 14px;
  color: #000;
  line-height: 32px;
  width: 625px;
  box-sizing: border-box;
}
.widget-search-form {
  width: 282px;
  float: right;
}
.input_text {
  box-sizing: border-box;
  display: block;
  width: 220px;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #888;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eae7e7;
  border-radius: 0;
  float: left;
  border-radius: 6px 0 0 6px;
}
.widget-search-form .input_text {
  float: left;
  width: 75%;
  height: 35px;
  vertical-align: top;
  border-color: #262d3f;
  border-radius: 20px;
}
.input_text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.btn_search {
  font-size: 16px;
  border: none;
  background: #999;
  color: #262d3f;
  padding: 0 5px;
  border-radius: 0 6px 6px 0;
}
.widget_product ul {
  margin-top: 10px;
}
.widget_product li {
  float: left;
  margin-right: 25px;
  width: 340px;
  height: 303px; /* background: #f2f2f2; */ margin-bottom: 20px;
  border: 1px solid #f2f2f2; /* border-radius: 10px; */
}
.widget_product li a p {
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  background: #f2f2f2;
  color: #333; /* border-radius: 0 0 10px 10px; */
}
.widget_product li a img {
  display: block; /* border-radius: 6px 6px 0 0; */
}
.widget_product li:nth-child(3n) {
  margin-right: 0;
}
.about_f ul {
  margin-top: 50px;
}
.about_f li {
  float: left;
  margin-right: 16px;
  width: 260px;
  background: #fff;
  margin-bottom: 20px;
  border: 1px #eee solid;
}
.about_f li p {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  background: #262d3f;
  color: #fff;
}
.about_f li:nth-child(2) {
  margin-right: 0;
}
.about_f li:nth-child(4) {
  margin-right: 0;
}
/* 首页优势 */
.g-one {
  background: #fff;
  height: 670px;
  overflow: hidden;
}
.g-one h4 {
  text-align: center;
  font: 40px "Microsoft YaHei";
  color: #333;
  font-weight: bold;
  height: 120px;
  margin: 46px 0 14px 0
}
.g-one h4 p {
  font: 20px "Microsoft YaHei";
  color: #333;
  padding: 12px 0px;
}
.one {
  width: 1200px;
  margin: 20px auto;
}
.one dl {
  width: 265px;
  height: 410px;
  border: 5px solid #f5f5f5;
  float: left;
  margin-right: 33px;
  display: inline;
}
.one dt {
  width: 139px;
  height: 139px;
  font: 24px "Microsoft YaHei";
  color: #fff;
  background: url(../images/rs_05.png) no-repeat;
  text-align: center;
  line-height: 139px;
  margin: 32px auto;
}
.one dd {
  text-align: center;
  font: 15px "Microsoft YaHei";
  color: #333;
  padding: 0 15px;
  line-height: 35px;
  text-align: left;
}
.one .none {
  margin-right: 0px;
}
#in_04 {
  width: 1200px;
  height: 500px;
  margin: 60px auto;
  position: relative;
}
#in_04_lou {
  width: 277px;
  height: 544px;
  position: absolute;
  left: 246px;
  top: 102px;
  z-index: 2;
}
#in_04_hx1 {
  width: 950px;
  height: 1px;
  background: #cbcbcb;
  position: absolute;
  left: 246px;
  top: 230px;
  z-index: 1;
}
#in_04_hx2 {
  width: 950px;
  height: 1px;
  background: #cbcbcb;
  position: absolute;
  left: 246px;
  top: 500px;
  z-index: 1;
}
#in_04_l {
  width: 246px;
  height: 500px;
  float: left;
  background: #fff url(../images/in_04_l.png) bottom center no-repeat;
  border-radius: 5px;
}
#in_04_title {
  width: 246px;
  height: 208px;
  background: url(../images/in_04_title.png) bottom center no-repeat;
  margin: 0 auto;
}
#in_04_info {
  width: 246px;
  height: 57px;
  margin: 0 auto;
  margin-top: 20px;
  line-height: 25px;
  color: #979797;
  font-size: 15px;
  text-align: center;
}
#in_04_reason {
  width: 246px;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 50px;
  color: #696969;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
#in_04_reason span {
  color: #262d3f;
}
#in_04_more {
  width: 133px;
  height: 34px;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  line-height: 34px;
}
#in_04_more a {
  display: block;
  width: 133px;
  height: 34px;
  background: url(../images/in_04_more.png) center no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
#in_04_tel {
  width: 100%;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 95px;
}
#in_04_tel span {
  color: #fff;
  font-size: 30px;
}
#in_04_r {
  width: 920px;
  float: right;
}
#in_04_r li {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 70px;
  position: relative;
}
#in_04_r li .in_04_img {
  position: absolute;
  right: 0px;
  top: -40px;
}
#in_04_r li .in_04_title {
  width: 550px;
  height: 25px;
  line-height: 25px;
  color: #262d3f;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: 0px;
}
#in_04_r li .in_04_title span {
  padding-left: 34px;
  font-size: 24px;
}
#in_04_r li .in_04_info {
  width: 570px;
  line-height: 40px;
  color: #686767;
  font-size: 15px;
  position: absolute;
  left: 20px;
  top: 36px;
}
#in_04_r li .in_04_info span {
  color: #b28744;
}
#in_04_r li .in_04_more {
  width: 110px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 400px;
  bottom: 0px;
  background: #262d3f;
  border-radius: 10px;
}
#in_04_r li .in_04_more a {
  display: block;
  width: 110px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.youshi {
  background: url(../images/advs.jpg) top center no-repeat #0f8e41;
  height: 152px;
}
.youshi2 {
  background: url(../images/adv_bg.jpg) top center no-repeat #0f8e41;
  height: 152px;
}
.ys_l {
  background-color: #fff;
  height: 1180px;
  padding-top: 40px;
}
.ys_l .T {
  background: url(../images/adv05.png) top center no-repeat;
  height: 130px;
  padding-bottom: 35px;
}
.ys_s {
  width: 100%;
  height: 500px;
}
.ys_d {
  width: 587px;
}
.ys_span {
  padding: 20px 0;
  background: inherit;
  text-align: left;
  display: block;
}
.ys_span h3 {
  position: relative;
  padding-left: 76px;
  color: #262d3f;
  font-weight: 700;
}
.ys_span h3:before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 68px;
  height: 56px;
  background: url(../images/adv_bg2.png) no-repeat;
  color: #fff;
  text-align: center;
  font-weight: bolder;
  font-size: 36px;
  line-height: 45px;
}
.ys_span h3:before {
  content: '01';
}
.ys_span .yss:before {
  content: '02';
}
.ys_span .ysa:before {
  content: '03';
}
.ys_span .ysb:before {
  content: '04';
}
.ys_span h3 p {
  padding: 0;
  color: inherit;
  font-size: 24px;
}
.ys_span h3 p:before {
  content: '';
}
.ys_span p {
  padding-left: 76px;
  height: auto;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 32px;
}
.ys_span p:before {
  color: #262d3f;
  content: '+';
  font-weight: 700;
}
.ys_span h3 small {
  color: #262d3f;
  font-size: 18px;
  line-height: 32px;
}
/* 产品轮播 */
.hot_rx {
  background: #262d3f;
  height: 1130px;
  padding-top: 60px;
}
.E {
  background: url(../images/case_t.png) top center no-repeat;
  height: 160px;
  padding-bottom: 10px;
}
.box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  _height: 100%;
}
.hotproduct {
  margin: 15px 0 20px 0;
}
.top_14 {
  list-style: none outside none;
  display: inline;
}
.top_14 li {
  float: left; /* height: 265px; */ overflow: hidden;
  padding-right: 8px;
  padding-top: 8px;
  text-align: center;
  width: 285px;
  background: #fff;
  margin-right: 20px;
  padding-left: 8px;
}
.top_14 h3 { /* height: 217px; */ margin: 0 auto;
}
.top_14 h3 a {
  padding: 1px;
  display: table-cell;
}
.top_14 h3 img {
  vertical-align: middle;
}
.top_14 li p {}
.top_14 li p .a1 {
  font-size: 18px;
  display: block;
  line-height: 38px;
}
.top_14 li p .a1:hover {
  color: #262d3f;
}
/* 关于我们 */
.about_box {
  border: 2px solid #262d3f;
  height: 540px;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}
.about_t {
  padding: 50px 30px 30px;
  position: relative;
  width: 610px;
  box-sizing: border-box;
}
.about_t h3 {
  position: absolute;
  top: -30px;
  background: #262d3f;
  font-size: 30px;
  color: #fff;
  padding: 8px 60px;
  font-weight: bold;
}
.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_t .C {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
}
.about_t .C p {
  width: 100%;
  background: #262d3f;
  color: #fff;
  line-height: 42px;
  text-align: center;
  display: block;
  margin-top: 10px;
  font-size: 16px;
}
.about_t .C p a {
  color: #fff;
}
.about_f {
  width: 554px;
  box-sizing: border-box;
  margin-right: 30px;
  background: url(../images/about2.jpg) center no-repeat;
  height: 441px;
  margin-top: 50px;
}
.gdal {
  width: 540px;
  line-height: 42px;
  background-color: #f5f5f5;
  text-align: center;
  color: #262d3f;
  position: absolute;
  bottom: 35px;
}
/* 首页新闻 */
.index_new {
  width: 587px;
  margin-top: 60px;
}
.box-t {
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  color: #262d3f;
  margin-bottom: 25px;
  padding-bottom: 10px;
  position: relative;
  line-height: 24px;
  text-align: left
}
.box-t strong {
  font-weight: bold;
}
.box-t .small {
  font-size: 18px;
  font-weight: bold;
}
.box-t a {
  font-size: 12px;
  color: #b2b2b2;
}
.box-t:after {
  position: absolute;
  display: block;
  content: '';
  width: 100px;
  height: 2px;
  background-color: #262d3f;
  bottom: -1px
}
.PageCrumbList {
  float: left;
  font-size: 14px;
  color: #b2b2b2;
  font-weight: normal;
  padding-left: 10px;
  border-left: 2px solid #eee;
  margin-left: 10px;
  line-height: 20px;
  margin-top: 8px;
}
.PageCrumbList a {
  font-size: 14px;
  color: #666;
}
.box-t:after {
  position: absolute;
  display: block;
  content: '';
  width: 100px;
  height: 2px;
  background-color: #262d3f;
  bottom: -1px;
}
.news-box {
  position: relative;
  color: #828282;
  height: 143px;
}
.news-cont {
  width: 380px;
}
.news-cont h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 6px;
}
.news-cont h3 a {
  color: #262d3f;
}
.news-cont p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  padding-top: 10px;
  text-align: justify;
}
.new-box {
  font-size: 16px;
  color: #535353;
  padding-top: 10px;
  margin-bottom: 1em;
}
.new-box li {
  font-size: 15px;
  line-height: 42px;
  border-bottom: 1px #eee solid;
}
.new-box li a {
  color: #333;
}
.new-box li span {
  padding-right: 8px;
  float: right;
  color: #828282;
  display: block;
}
.index_news {
  width: 587px;
  margin-top: 60px;
}
.newss-box {
  position: relative;
  color: #828282;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.newss-box h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
}
.newss-box h3 i {
  background-color: #262d3f;
}
.newss-box i {
  font-size: 12px;
  border-radius: 5px;
  color: #fff;
  padding: 4px;
  font-weight: normal;
  margin-right: 10px;
  font-style: normal;
}
.newss-box h3 a {
  color: #262d3f;
}
.newss-box p {
  padding: 3px 0;
  line-height: 24px;
  font-size: 14px;
}
.newss-box p i {
  background-color: #0c8854;
}
.newss-box p span {}
/* 友情链接 */
.busMess {
  background: #f2f2f2;
  height: 70px;
  line-height: 30px;
  padding-top: 10px;
}
.busMess span {
  font-size: 16px;
  color: #333;
}
.box-x {
  padding: 10px 40px;
  background-color: #fff;
  color: #262d3f;
  text-align: left;
  font-size: 18px;
  line-height: 35px;
  display: table;
  width: 100%;
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 5px;
}
.box-x strong {
  font-weight: bold;
  color: #333;
  float: left;
}
.box-x .PageCrumbList {
  color: #999;
}
.box-x .PageCrumbList a {
  color: #999;
}
.pagination li {
  display: inline-block;
  display: inline-block;
  zoom: 1;
  float: left;
  margin: 0;
  width: auto;
  height: auto;
  border: none !important;
  width: 40px !important;
}
.sy_rxcp {
  text-align: center;
  color: #fff;
  margin-top: 10px;
  width: 1200px;
  margin: 0 auto;
}
.sy_rxcp p {
  font-size: 40px;
  line-height: 70px;
  font-weight: bold;
  color: #fff;
}
.sy_rxcp span {
  font-size: 18px;
  margin-top: 10px;
  display: table;
}
.sy_rxcp span a {
  color: #fff;
  display: block;
  font-size: 16px;
  float: left;
  border: 1px solid #adaaaa;
  margin: 4px;
  width: 190px;
  line-height: 40px; /* background: #1560cf; */ border-radius: 3px; /* font-weight: bold; */
}
.sy_rxcp span a:hover {
  font-weight: bold;
  background: #1560cf;
  border: 1px solid #1560cf;
}
.gsdt {}
.lxwmym {
  background: #f5f8f9;
  margin-bottom: 30px;
  padding: 20px;
}
.liuyan p {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}
.liuyan {
  background: #f9f9f9;
  margin-bottom: 30px;
  border-radius: 10px;
  width: 550px;
  padding: 39px 40px;
  width: calc(100% - 500px);
}
.widget_product {
  background: #fff;
  padding: 27px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.news_parameters {
  font-size: 14px !important;
  color: #999 !important;
}
.news_parameters a {
  color: #999;
}
.sy_chanpin {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
.sy_chanpin ul {}
.sy_chanpin ul li {
  float: left;
  margin: 10px 10px;
}
.sy_chanpin ul li p {}
.sy_chanpin ul li p img {}
.sy_chanpin ul li p a {
  display: block;
  height: 380px;
}
.sy_chanpin ul li:hover span a {
  font-weight: bold;
}
.sy_chanpin ul li span {
  background: #1560cf;
  display: block;
  line-height: 60px;
}
.sy_chanpin ul li span a {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 16px;
}
.rx_cp {
  background: #fff;
  padding-top: 80px;
  padding-bottom: 40px;
}
.zx_cpzs {
  height: 448px;
  width: 100%;
  margin: 0 auto;
}
.zx_cpzs ul {}
.zx_cpzs ul li {
  width: 385px;
  float: left;
/*  border-right: 1px solid #eeeeee;*/
}
.zx_cpzs ul li:hover p a {
  background: #000;
}
.zx_cpzs ul li:hover p a img {
  opacity: 0.95;
}
.zx_cpzs ul li:hover span {
  background: #f2f2f2;
}
.zx_cpzs ul li p {
  height: 289px;
  width: 385px;
/*  border-radius: 20px 20px 0 0;*/
}
.zx_cpzs ul li p a {
  display: block;
  width: 385px;
  height: 290px;
/*  border-radius: 20px 20px 0 0;*/
  transition: all 0.6s;
}
.zx_cpzs ul li p img {}
.zx_cpzs ul li span {
  display: block;
  color: #fff;
  text-align: center;
  width: 385px;
  height: 86px;
  border-top: 1px solid #fff;
  background: #fff;
  border-radius: 0 0 20px 20px;
  transition: all 0.6s;
}
.zx_cpzs ul li span a {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  display: block;
  padding-top: 28px;
}
.zx_cpzs ul li span em {
  display: block;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #666;
  line-height: 48px;
}
.zx_cpzs ul li span em i {
  font-style: normal;
  padding: 0 4px;
}
.zx_cpzs ul li:hover span a {
  padding-bottom: 40px;
}
#demo1p {
  width: 100%; /* height: 190px; */ overflow: hidden; /* position: relative; */ margin: 0 auto;
}
#indemo1p {
  float: left;
  width: 980%;
}
#demo1p1 {
  float: left;
  word-break: break-all;
}
#demo1p2 {
  float: left;
}
.rx_aboutb ul {
  width: 100%;
  height: 190px; /* background: #0066d9; */
}
.rx_aboutb ul li {
  float: left;
  background: #f9f9f9;
  width: 450px;
  margin-right: 20px;
  padding: 20px 30px;
  border: 1px solid #dfdfdf;
  height: 190px;
  box-sizing: border-box;
}
.rx_aboutb ul li a {
  display: block;
}
.rx_aboutb ul li p {
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  color: #333;
}
.rx_aboutb ul li span {
  font-size: 15px;
  display: block;
  line-height: 26px;
  color: #666;
}
.rx_aboutb ul li a:hover p {
  color: #333;
}
.rx_aboutb ul li a:hover span {
  color: #666;
}
.sy_xw_a {
  text-align: center;
  margin-bottom: 30px;
}
.sy_xw_a i {
  display: block;
  font-style: normal;
  font-size: 50px;
  color: #262d3f;
  font-weight: bold;
  line-height: 66px;
}
.sy_xw_a span {
  font-size: 38px;
  line-height: 50px;
  padding-bottom: 25px;
  position: relative;
  font-weight: bold;
  color: #333;
}
.sy_xw_a em {
  width: 50px;
  height: 2px;
  background: #1560cf;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.sh_slsb {
  background: url(../images/slsb.jpg) center no-repeat;
  height: 942px;
  padding-top: 134px;
  box-sizing: border-box;
}
.sh_zy {
  float: left;
  /* padding-right: 123px; */
}
.sh_zy p {
  font-size: 45px;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
}
.sh_zy p i {
  width: 105px;
  display: block;
  height: 6px;
  background: #fff;
  border-radius: 6px;
  margin-top: 17px;
}
.sh_zy ul {
  margin-top: 53px;
}
.sh_zy ul li {
  font-size: 22px;
}
.sh_zy ul li:nth-child(1) a {
  font-weight: bold;
}
.sh_zy ul li:nth-child(1) i {
  background: #999;
}
.sh_zy ul li a {
  color: #fff;
  line-height: 56px;
}
.sh_zy ul li i {
  float: left;
  width: 10px;
  height: 10px;
  border: 2px solid #999;
  border-radius: 10px;
  margin-top: 20px;
  margin-right: 22px;
}
.sh_cpzs {
  padding-top: 128px;
  float: right;
  /* width: calc(100% - 397px); */
}
.sh_cpzs dl:nth-child(1) {
  display: block;
}
.sh_cpzs dl {
  display: none;
}
.sh_cpzs dl dt {
  width: 500px;
  height: 546px;
  background: #fff;
  border-radius: 100px 20px 100px 20px;
  float: left;
}
.sh_cpzs dl dt img {
  margin: 0 auto;
  border-radius: 100px 20px 100px 20px;
}
.sh_cpzs dl dd {
  float: left;
  margin-left: 60px;
  background: url(../images/sh_cpzs.png) left top 10px no-repeat;
  height: 500px;
  padding-left: 43px;
  margin-top: 12px;
}
.sh_cpzs dl dd span {
  display: block;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 34px;
}
.sh_cpzs dl dd p {
  font-size: 20px;
  color: #fff;
  line-height: 56px;
  width: 400px;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
  /* opacity: 0.9; */
}
.sh_cpzs dl dd a {
  width: 243px;
  height: 57px;
  display: block;
  background: #1560cf;
  border-radius: 28px;
  text-align: center;
  line-height: 57px;
  font-size: 16px;
  color: #fff;
  margin-top: 30px;
  margin-left: -43px;
}
.sh_sz {
  width: 442px;
  float: right;
  margin-top: -100px;
}
.sh_sz .prev {
  background: url(../images/ico25.png) center no-repeat;
  width: 40px;
  height: 40px;
  float: left;
  padding-top: 15px;
  opacity: 0.8;
}
.sh_sz .next {
  background: url(../images/ico26.png) center no-repeat;
  width: 40px;
  height: 40px;
  float: left;
  padding-top: 15px;
  opacity: 0.8;
}
.mub {
  float: left;
  right: 100px;
  bottom: 90px;
  color: #999;
  font-size: 22px;
  padding: 0 26px;
}
.mub span {
  color: #ccc;
  font-size: 40px;
}
.sh_hz {
  background: url(../images/sh_hz.jpg) center no-repeat;
  height: 1201px;
  width: 100%;
}
.sh_hztit {
  text-align: center;
  padding-bottom: 40px;
}
.sh_hztit p {
  font-size: 45px;
  font-weight: bold;
  color: #333;
  line-height: 70px;
}
.sh_hztit span {
  font-size: 26px;
  color: #bbbbbb;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
}
.sh_hz dl {
  float: left;
  width: 278px;
  height: 760px;
  margin-right: 38px;
  background: #fff;
  border-radius: 100px 20px 20px 20px;
  overflow: hidden;
  /* transition: all .4s; */
  overflow: hidden;
  /* transition: all .4s; */
  display: flex;
  justify-content: center;
  /* transition: all 0.6s; */
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
}
.sh_hz dl:hover {
  margin-top: -20px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, .3);
  transition: all 0.6s;
}
.sh_hz dl dt {}
.sh_hz dl dt img {
  height: 402px;
  border-radius: 100px 0 0;
}
.sh_hz dl dt p {
  padding-left: 30px;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  line-height: 26px;
  padding-top: 52px;
}
.sh_hz dl dt span {
  padding: 0 30px;
  display: block;
  font-size: 18px;
  line-height: 32px;
  color: #666666;
  padding-top: 20px;
}
.sh_hz dl dt i {
  background: url(../images/hzmo.png) center no-repeat;
  display: block;
  width: 45px;
  height: 45px;
  margin-left: 30px;
  margin-top: 75px;
  -webkit-transform: rotate(360deg);
  animation: rotation 4s linear infinite;
  -moz-animation: rotation 4s linear infinite;
  -webkit-animation: rotation 4s linear infinite;
  -o-animation: rotation 4s linear infinite;
}
.sh_hz dl dd {
  display: none;
  height: 760px;
  max-width: 763px;
  border-radius: 100px 20px 100px 20px;
  /* width: calc(100% - 637px); */
  min-width: 663px;
}
.sh_hz dl dd img {}
.sh_hz dl dd p {
  padding-left: 45px;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  line-height: 26px;
  padding-top: 52px;
}
.sh_hz dl dd span {
  padding: 0 45px;
  display: block;
  font-size: 20px;
  line-height: 32px;
  color: #666666;
  padding-top: 20px;
}
.sh_hz dl dd em {
  display: block;
  font-style: normal;
  padding: 0 45px;
  font-size: 18px;
  padding-top: 30px;
  line-height: 32px;
}
.sh_hz dl dd b {
  font-weight: bold;
}
.sh_hz dl dd i {
  background: url(../images/hzmo1.png) center no-repeat;
  display: block;
  width: 442px;
  height: 20px;
  margin-left: 45px;
  margin-top: 52px;
}
.sh_hz dl:nth-last-child(1) {
  margin-right: 0;
}
.sh_hz .self {
  height: 760px;
  max-width: 763px;
  border-radius: 100px 20px 100px 20px;
  min-width: 665px;
  width: calc(100% - 637px);
}
.sh_hz .self dt {
  display: none;
}
.sh_hz .self dd {
  display: block;
}
.sh_wm {
  background: url(../images/sh_wm.jpg) center no-repeat;
  height: 958px;
}
.sh_emtit {
  padding-top: 134px;
  max-width: 1400px;
  margin: 0 auto;
  min-width: 1300px;
  width: 90%;
}
.sh_emtit span{
	  font-size: 26px;
  color: #bbbbbb;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
}
.sh_emtit p {
  font-size: 45px;
  font-weight: bold;
  color: #333;
  line-height: 65px;
}
.sh_emtit i {
/*  width: 105px;
  display: block;
  height: 6px;
  background: #888;
  border-radius: 6px;
  margin-top: 17px;*/
}
.sh_wm dl {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 99px;
  display: table;
  width: 90%;
}
.sh_wm dl dt {
  width: 594px;
  height: 524px;
  float: left;
  padding-right: 69px;
}
.sh_wm dl dt img {
  border-radius: 20px 0px 0px 0px;
  transition: all 0.6s;
}
.sh_wm dl dt img:hover {
  margin-top: -20px;
}
.sh_wm dl dd {
  float: right;
  width: calc(100% - 668px);
}
.sh_wm dl dd span {
  display: block;
  padding-bottom: 20px;
}
.sh_wm dl dd img {
  float: left;
  padding-right: 22px;
}
.sh_wm dl dd em {
  font-size: 32px;
  color: #333;
  font-style: normal;
  font-weight: bold;
  line-height: 26px;
}
.sh_wm dl dd i {
  display: block;
  font-size: 18px;
  font-style: normal;
  color: #333;
  opacity: 0.7;
  line-height: 56px;
}
.sh_wm dl dd p {
  font-size: 16px;
  color: #333;
  opacity: 0.9;
  line-height: 32px;
}
.sh_wmlb {
  max-width: 1400px;
  margin: 0 auto;
  min-width: 1300px;
}
.sh_wmlb ul {
  width: 1064px;
  float: right;
  margin-top: -114px;
}
.sh_wmlb ul li {
  float: left;
  width: 266px;
  height: 114px;
  background: #fff;
  margin-right: 2px;
  text-align: center;
  font-size: 20px;
  padding-top: 19px;
  box-sizing: border-box;
  transition: all 0.6s;
}
.sh_wmlb ul li:hover {
  margin-top: -5px;
}
.sh_wmlb ul li a {
  display: block;
}
.sh_wmlb ul li:hover img {
  transform: rotateY(180deg);
}
.sh_wmlb ul li img {
  transition: all 0.3s linear 0s;
}
.sh_wmlb ul li p {
  font-size: 18px;
  color: #333;
}
.sh_wmlb ul li:nth-child(1) {
  width: 258px;
  background: #1560cf;
  /*  border-radius: 20px 0 0 20px;*/
}
.sh_wmlb ul li:nth-child(1) p {
  color: #fff;
}
.sh_wmlb ul li:nth-last-child(1) {
  /*    border-radius: 0 20px 20px 0;*/
}
.sh_xw {
  margin-bottom: 80px;
}
.sh_xwtit {
  padding-top: 134px;
  text-align: center;
  padding-bottom: 70px;
}
.sh_xwtit span {
  font-size: 26px;
  color: #bbbbbb;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
}
.sh_xwtit p {
  font-size: 45px;
  font-weight: bold;
  color: #333;
  line-height: 70px;
}
.sh_xw dl {
  float: left;
  margin-right: 37px;
  height: 600px;
  background: #f2f2f2;
  /*border-radius: 100px 20px 100px 20px;*/
  transition: all 0.6s;
  width: calc(100% - 900px);
  max-width: 440px;
}
.sh_xw dl:hover {
  margin-top: -20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
}
.sh_xw dl:nth-child(3) {
  margin-right: 0;
}
.sh_xw dl dt {
  display: table;
}
.sh_xw dl dt img {
  border-radius: 100px 20px 0 0;
  padding-bottom: 10px;
  width: 100%;
}
.sh_xw dl dt p {
  padding-left: 36px;
  font-size: 45px;
  font-weight: bold;
  line-height: 45px;
  float: left;
  text-align: center;
  color: #333;
}
.sh_xw dl dt p em {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  display: block;
  line-height: 24px;
  color: #999999;
}
.sh_xw dl dt i {}
.sh_xw dl dd {
  margin: 0 36px;
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  padding-top: 36px;
}
.sh_xw dl dd p {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  padding-bottom: 15px;
}
.sh_xw dl dd span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.sh_xw dl dd i {
  background: url(../images/hzmo.png) center no-repeat;
  display: block;
  width: 45px;
  height: 45px;
  margin-top: 29px;
  -webkit-transform: rotate(360deg);
  animation: rotation 4s linear infinite;
  -moz-animation: rotation 4s linear infinite;
  -webkit-animation: rotation 4s linear infinite;
  -o-animation: rotation 4s linear infinite;
}
.sh_xw ul {
  max-width: 1400px;
  margin: 0 auto;
  display: table;
  min-width: 1300px;
}
.sh_xw ul li {
  max-width: 440px;
  height: 267px;
  float: left;
  background: #f2f2f2;
  margin-right: 37px;
  /*    border-radius: 20px;*/
  margin-top: 35px;
  padding: 0 36px;
  box-sizing: border-box;
  padding-top: 45px;
  width: calc(100% - 900px);
  x);
  */
}
.sh_xw ul li:nth-child(3) {
  margin-right: 0;
}
.sh_xw ul li p {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.sh_xw ul li:hover p {
  color: #1560cf;
}
.sh_xw ul li:hover i {
  color: #1560cf;
}
.sh_xw ul li span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  padding-top: 11px;
}
.sh_xw ul li em {
  display: block;
  font-style: normal;
  color: #999999;
  line-height: 42px;
}
.sh_xw ul li i {
  font-size: 16px;
  color: #999999;
  text-transform: uppercase;
  font-style: normal;
  display: block;
  padding-top: 26px;
}
/*bottom*/
.sh_flb {
  background: url(../images/sh_flb.jpg) center no-repeat;
  height: 281px;
  width: 100%;
}
.sh_flb ul {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 67px;
  min-width: 1300px;
}
.sh_flb ul li {
  text-align: center;
  float: left;
  width: 33.2%;
  border-right: 1px solid #aaa;
  height: 150px;
}
.sh_flb ul li a {
  display: block;
}
.sh_flb ul li img {
  padding-bottom: 17px;
  transition: all 0.3s linear 0s;
}
.sh_flb ul li:hover img {
  transform: scale(1.1);
}
.sh_flb ul li p {
  font-size: 22px;
  color: #fff;
}
.sh_flb ul li span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding-top: 13px;
  display: block;
}
.sh_flb ul li:nth-last-child(1) {
  border-right: none;
}
.sh_foot {
  width: 100%;
  height: 337px;
  background: #222222;
}
.sh_foot dl {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 60px;
  min-width: 1300px;
}
.sh_foot dl dt {
  float: left;
  width: calc(100% - 836px);
}
.sh_foot dl dt span {
  display: block;
  font-size: 26px;
  color: #fff;
  padding-bottom: 10px;
  line-height: 26px;
}
.sh_foot dl dt p {
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  line-height: 54px;
}
.sh_foot dl dt img {
  float: left;
  padding-top: 12px;
  padding-right: 12px;
}
.sh_foot dl dd {
  float: left;
  padding-right: 113px;
  text-align: center;
}
.sh_foot dl dd em {
  display: block;
  font-size: 20px;
  color: #fff;
  font-style: normal;
  line-height: 20px;
  padding-bottom: 11px;
}
.sh_foot dl dd a {
  display: block;
  font-size: 16px;
  color: #aaaaaa;
  line-height: 33px;
}
.sh_foot dl dd span {
  float: left;
  width: 200px;
  text-align: left;
}
.sh_foot dl dd span a {}
.sh_foot dl dd p {
  font-size: 26px;
  color: #fff;
  line-height: 26px;
  padding-bottom: 20px;
}
.sh_foot dl dd i {
  font-size: 14px;
  color: #aaa;
  font-style: normal;
  display: block;
}
.sh_foot dl dd img {
  margin-top: 15px;
  border-radius: 4px;
}
.sh_bottom {
  height: 50px;
  background: #1560cf;
  text-align: center;
  line-height: 50px;
}
.sh_bottom p {
  font-size: 14px;
  color: #fff;
	float:left;
	opacity:0.6;
}
.sh_bottom p a {
  color: #fff;
}
.sh_foot dl dd:nth-child(3) {
  width: 400px;
  padding-right: 0;
}
.sh_foot dl dd:nth-child(3) em {
  text-align: left;
}
.sh_foot dl dd:nth-child(4) {
  padding-right: 0;
  float: right;
}
.ban {
  height: 500px;
  background: url(../images/cp_bg.jpg) center no-repeat;
  width: 100%;
}
.sousuo {
  height: 34px;
  padding-top: 2px;
  box-sizing: border-box;
}
.ny_lxwm {
  width: 400px;
  float: left;
}
.ny_lxwm p {
  background: #f9f9f9;
  margin-bottom: 10px;
  line-height: 73px;
  border-radius: 6px;
  font-size: 18px;
	padding-left:15px;
}
.sh_nycp {
  display: table;
  max-width: 1400px;
  margin: 0 auto;
  min-width: 1300px;
}
.sh_nyfl {}
.sh_nyfl dl {
  padding-top: 60px;
  margin-bottom: 20px;
}
.sh_nyfl dl dt {}
.sh_nyfl dl dt p {
  text-align: center;
  font-size: 46px;
  color: #333;
  font-weight: bold;
  line-height: 100px;
}
.sh_nyfl dl dt span {}
.sh_nyfl dl dd {
  background: #fff;
  height: 132px;
  margin-top: 10px;
  border-radius: 10px;
}
.sh_nyfl dl dd a {
  display: block;
  float: left;
  color: #333;
  font-size: 18px;
  text-align: center;
  line-height: 64px;
  border-bottom: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2; /* max-width: 231px; */ width: 24.88%;
}
.sh_nyfl dl dd a:nth-child(1) {
  background: #1560cf;
  color: #fff;
  border-radius: 10px 0 0;
  font-weight: bold;
}
.sh_nyfl dl dd a:nth-child(4) {
  border-right: 0;
  border-radius: 0 10px 0 0;
}
.sh_nyfl dl dd a:nth-child(8) {
  border-right: 0;
  /* width: 235px; */
  border-radius: 0 0 10px 0;
}
.sh_nyfl dl dd a:hover {
  background: #1560cf;
  color: #fff;
}
.sh_nycpzs {
  background: #fff;
  border-radius: 6px;
  padding: 45px;
  box-sizing: border-box;
  border: none;
  margin-bottom: 60px;
}
.sh_nycpzs dl {
  float: left;
  width: 636px;
  height: 264px;
  margin-right: 28px;
  background: #f7f8fa;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.sh_nycpzs dl:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .12);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .12);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .12);
}
.sh_nycpzs dl:nth-child(2n) {
  margin-right: 0;
}
.sh_nycpzs dl dt {
  width: 281px;
  padding-left: 15px;
  padding-top: 13px;
  float: left;
}
.sh_nycpzs dl dt img {
  display: block;
}
.sh_nycpzs dl dd {
  float: right;
  width: 260px;
  padding-right: 15px;
  padding-top: 13px;
}
.sh_nycpzs dl dd p {
  font-size: 20px;
  line-height: 40px;
  color: #333;
  padding-top: 8px;
}
.sh_nycpzs dl dd i {
  font-size: 15px;
  font-style: normal;
  display: block;
  color: #888;
  line-height: 30px;
}
.sh_nycpzs dl dd em {
  color: #666666;
  float: left;
  margin-bottom: 15px;
  padding-right: 20px;
}
.sh_nycpzs dl dd b {
  content: '';
  display: block;
  height: 5px;
  width: 100%;
  background: url(../images/line-bg.png) repeat-x;
  margin: 5px auto 20px;
}
.sh_nycpzs dl dd em img {
  display: block;
  float: left;
  padding-right: 10px;
}
.sh_nycpzs dl dd span {
  color: #888;
  display: block;
  /* margin-top: 15px; */
  clear: left;
  line-height: 24px;
}
.sh_nycpzs dl dd i {
  display: block;
  width: 140px;
  line-height: 36px;
  background-color: #262a3d;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  border-radius: 4px;
}
.sh_nycpzs {}
.sh_nycpzs ul {
  border-left: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  display: table;
  width: 100%;
}
.sh_nycpzs ul li {
  width: 24.92%;
  float: left;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #f2f2f2;
  /* width: calc(100% - 810px); */
}
.sh_nycpzs ul li:hover p a {
  background: #000;
}
.sh_nycpzs ul li:hover p a img {
  opacity: 0.95;
}
.sh_nycpzs ul li:hover span {
  background: #f2f2f2;
}
.sh_nycpzs ul li p {
  height: 244px;
  /* width: 326px;   border-radius: 20px 20px 0 0;*/

  margin: 0 auto;
}
.sh_nycpzs ul li p a {
  display: block;
  /* width: 326px;  border-radius: 20px 20px 0 0; */
  height: 245px;

  margin: 0 auto;
  text-align: center;
}
.sh_nycpzs ul li p img {
  width: 100%;
 /* height: 100%;*/
}
.sh_nycpzs ul li span {
  display: block;
  color: #fff;
  text-align: center;
  /* width: 326px; */
  height: 86px;
  border-top: 1px solid #fff;
  background: #fff;
  border-radius: 0 0 20px 20px;
  =: calc(100% - 810px)
}
.sh_nycpzs ul li span a {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  display: block;
  padding-top: 28px;
}
.sh_nycpzs ul li span em {
  display: block;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #666;
  line-height: 48px;
}
.sh_nycpzs ul li span em i {
  font-style: normal;
  padding: 0 4px;
}
.sh_nycpzs ul li:hover span a {
  padding-bottom: 40px;
}
.sh_cpxqy {
  background: url(../images/cpxqy.png) center no-repeat;
  width: 100%;
  height: 803px;
  padding-top: 180px;
  box-sizing: border-box;
  z-index: 999;
  position: relative;
}
.sh_cpxq_t {
  float: left;
  width: 653px;
  padding-right: 83px;
}
.sh_cpxq_t p {
  background: url(../images/cpxq_t.png) center no-repeat;
  width: 653px;
  height: 513px;
  -webkit-transform: rotate(360deg);
  animation: rotation 8s linear infinite;
  -moz-animation: rotation 8s linear infinite;
  -webkit-animation: rotation 8s linear infinite;
  -o-animation: rotation 8s linear infinite;
  z-index: 1;
}
.sh_cpxq_t img {
  border-radius: 220px;
  margin-top: -460px;
  z-index: 999;
  position: absolute;
  margin-left: 76px;
}
.sh_cpxq_w {
  float: left;
  margin-top: 36px;
  width: calc(100% - 740px);
}
.sh_cpxq_tit {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
}
.sh_cpxq_w dl {
  width: 100%;
  background: #fff;
  height: 330px;
  border-radius: 10px;
  padding: 35px 32px;
  box-sizing: border-box;
  margin-top: 30px;
}
.sh_cpxq_w dl dt {
  font-size: 14px;
}
.sh_cpxq_w dl dt p {
  line-height: 30px;
  font-size: 16px;
  border-bottom: 1px dashed #999;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.sh_cpxq_w dl dt p b {
  font-weight: bold;
  color: #1560cf;
}
.sh_cpxq_w dl dt span {
  color: #999;
  line-height: 30px;
  font-size: 14px;
  display: block;
}
.sh_cpxq_w dl dt span a {}
.sh_cpxq_w dl dd {
  margin-top: 30px;
}
.sh_cpxq_w dl dd img {}
.sh_cpxq_w dl dd p {
  height: 55px;
  display: inline-block;
  color: #999;
  background: url(../images/pro_tel.png) left center no-repeat;
  line-height: 25px;
  font-size: 14px;
  padding-left: 60px;
  margin-left: 50px;
  margin-bottom: 10px;
}
.sh_cpxq_w dl dd span {
  font-style: normal;
  color: #333;
  font-size: 30px;
  display: block;
  font-weight: bold;
  font-family: Times New Roman;
}
.sh_cpxq_w dl dd a {
  display: block;
  float: left;
  display: inline-block;
  padding: 0 60px;
  color: #fff;
  background: #1560cf;
  border-radius: 5px;
  line-height: 45px;
  font-size: 18px;
  /* font-weight: bold; */
  margin-top: 5px;
}
.sh_cpxq_w dl dd a:hover {
  background: #1560cf;
  font-weight: bold;
}
.sh_cpnyjs {
  width: 1117px;
  min-height: 1000px;
  background: #fff;
  padding: 35px;
  box-sizing: border-box;
  width: calc(100% - 284px);
/*  padding-top: 115px;*/
  margin-bottom: 60px;
}
.sh_cpnyjs_tit {
  border-bottom: 1px solid #eaeaea;
  line-height: 40px;
  margin-top: 18px;
  margin-bottom: 20px;
}
.sh_cpnyjs_tit span {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 3px solid #1560cf;
  padding-bottom: 7px;
  color: #333;
}
.ny_ban {
  background: url(../images/ny_ban.jpg) center no-repeat;
  height: 500px;
  width: 100%;
}
.ejdh {
  width: 100%;
  position: absolute;
  z-index: 9999;
  margin-top: 100px;
  display: none;
  background-color: rgba(255, 255, 255, 0.95);
  height: 340px;
  left: 0;
}
.ejdh dl {
  /* min-width: 1300px; */
  margin: 0 auto;
  border-radius: 10px;
  padding: 48px 0;
  box-sizing: border-box;
  width: 1300px;
}
.ejdh dl dt {
  float: left;
  padding-right: 20px;
}
.ejdh dl dt img {
  border-radius: 10px;
}
.ejdh dl dd {
  float: left;
  width: 800px;
}
.ejdh dl dd span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #1560cf;
  line-height: 60px;
  padding-left: 60px;
}
.ejdh dl dd p {
  padding-top: 5px;
}
.ejdh dl dd p a {
  float: left;
  line-height: 40px;
  width: 200px;
  display: block;
  font-size: 18px;
  color: #555;
  padding-left: 65px;
  border-right: 1px solid #ccc;
}
.ejdh dl dd p a:hover {
  font-weight: bold;
}
.new_div {
  float: right;
  width: calc(100% - 244px);
}
.sh_cpxq_zz {
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  min-width: 1300px;
  width: 90%;
/*  margin-top: -80px;*/
  position: relative;
  z-index: 1;
}
.lyzz {
  margin: 0 auto;
  padding: 45px 250px;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.cpfy {
  margin: 0 auto;
  display: table;
}
.feedback {
  Z-index: 9999;
  background: #fff;
  width: 340px;
  position: fixed;
  right: 30px;
  bottom: -9999px;
  box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  border-radius: 10px 10px 0 0;
}
.feedback .feedbackHeader {
  height: 40px;
  line-height: 40px;
  border-radius: 10px 10px 0 0;
  color: #ffffff;
  text-indent: 50px;
  font-weight: normal;
  cursor: pointer;
}
.feedback .eMailIco {
  background: url("../images/emailIco.png") 16px center no-repeat #1560cf;
  background-size: 21px auto;
}
.feedbackForm {
  padding: 16px 16px 40px 16px;
}
.feedbackForm .tips {
  color: #222d38;
  padding-bottom: 20px;
}
.feedbackForm .linee {
  margin-bottom: 16px;
}
.feedbackForm .linee input, .feedbackForm .linee textarea {
  width: 100%;
  box-sizing: border-box;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: solid 1px #ccc;
  color: #222d38;
  display: block;
}
.feedbackForm textarea {
  resize: none;
  height: 78px;
  padding: 11px;
  line-height: 20px;
}
.feedbackForm .linee input {
  height: 40px;
  line-height: 40px;
  padding: 0 11px;
}
.feedbackForm .btn {
  background: #1560cf;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  cursor: pointer;
}
.feedback .closeBtn {
  background: url("../images/closeBtn.png") no-repeat;
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
  position: absolute;
  left: -36px;
  top: 6px;
  cursor: pointer;
  display: none;
}
.synews{width:100%; margin:0 auto; box-sizing:border-box;}

.synews_title{ width:calc( 100% - 200px); margin:0 auto; min-width:1300px; box-sizing:border-box; text-align:center;}
.synews_title h3{ font-size:18px; color:#1560cf; text-transform:uppercase; font-weight:normal;}
.synews_title h4{ font-size:30px; color:#333; line-height:40px; }

.synewslist{ width:calc( 100% - 200px); margin:0 auto; min-width:1300px; box-sizing:border-box;}
.synewshot{ width:480px; height:550px; position:relative; float:left; padding:40px; box-sizing:border-box;box-shadow: 0px 2px 10px 1px rgba(50,50,50,0.1);}
.synewshot h4{ width:100%; height:220px; margin-bottom:20px; position:relative;}
.synewshot h4 a{ position:absolute; left:0; top:0; right:0; bottom:0; z-index:99;}
.synewshot h4 img{ width:100%; height:100%;}
.synewshot h3{ font-size:20px; color:#333; line-height:50px; margin-bottom:20px;}
.synewshot p{ font-size:16px; color:#888;line-height: 30px;}
.synewshot .synews_a{ font-size:24px; color:#333; transition: all 0.3s ease; position:absolute; right:40px; bottom:45px;}
.synewshot:hover .synews_a{ color:#1560cf;}

.synewshot .synews_b{ font-size:18px; color:#888; transition: all 0.3s ease; position:absolute; left:40px; bottom:45px;}
.synewshot:hover .synews_b{ color:#1560cf;}

.synews_list{ width:calc( 100% - 520px); float:right;}
.synews_list_title{}
.synews_list ul{ width:100%; height:220px;}
.synews_list ul li{ float:left; width:48%; background:#fff; padding:25px; margin:0 1% 2%; box-sizing:border-box; border-top:1px #eee solid; position:relative;height: 250px;}
.synews_list ul li h4{ font-size:18px; color:#1560cf; line-height:30px;}
.synews_list ul li h4 span{ color:#888; font-size:16px; font-weight:normal; margin-left:10px;}
.synews_list ul li h3 a{ font-size:18px; font-weight: normal; color:#333;display: block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:40px; margin-bottom:30px;font-weight:bold;}
.synews_list ul li p{ font-size:16px; color:#aaa; line-height:30px; height:60px; overflow:hidden;}
.synews_list ul li .synews_a{ font-size:24px; color:#333; transition: all 0.3s ease; position:absolute; left:25px; bottom:0;}
.synews_list ul li:hover .synews_a{ color:#1560cf; margin-left:10px;}
#carousel {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.syqiys {
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
}
.syqiys ul li {
  float: left;
  width: 33.3%;
  height: 65vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 60px;
  box-sizing: border-box;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.3s ease;
}
.syqiys ul li i {
  display: inline-block;
  width: 62px;
  height: 62px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  background-color: #fff;
  border: 2px #1560cf solid;
  position: relative;
  z-index: 9;
  transition: all 0.3s ease;
  transition: all 0.6s;
}
.syqiys ul li h3 {
  font-size: 28px;
  color: #333;
  padding: 40px 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 9;
  transition: all 0.6s;
}
.syqiys ul li h3 strong{font-weight:bold;}
.syqiys ul li p {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
  position: relative;
  z-index: 9;
  text-align: justify;
  transition: all 0.6s;
	line-height: 2em;
}
.syqiys ul li.active i {
  margin-top: -40px;
}
.syqiys ul li.active h3 {
  color: #fff;
}
.syqiys ul li.active p {
  color: #fff;
}
.syqiys ul li h3:after {
  content: "";
  background: #1560cf;
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.syqiys ul li i.syqiys01 {
  background-image: url(../images/syqiys01.png);
}
.syqiys ul li i.syqiys02 {
  background-image: url(../images/syqiys02.png);
}
.syqiys ul li i.syqiys03 {
  background-image: url(../images/syqiys03.png);
}
.syqiys ul li i.syqiys04 {
  background-image: url(../images/syqiys04.png);
}
.syqiys1 {
  background: url(../images/syqiys1.jpg) center no-repeat;
  transition: all 0.6s;
}
.syqiys2 {
  background: url(../images/syqiys2.jpg) center no-repeat;
  transition: all 0.6s;
}
.syqiys3 {
  background: url(../images/syqiys3.jpg) center no-repeat;
  transition: all 0.6s;
}
.syqiys1:hover {
  background: url(../images/syqiys1h.jpg) center no-repeat;
}
.syqiys2:hover {
  background: url(../images/syqiys2h.jpg) center no-repeat;
}
.syqiys3:hover {
  background: url(../images/syqiys3h.jpg) center no-repeat;
}
.syqiys ul li:hover h3 {
  color: #fff;
  margin-top: -10px;
}
.syqiys ul li:hover i {
  margin-top: -10px;
}
.syqiys ul li:hover p {
  color: #fff;
  margin-top: -10px;
}