@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}
/**新加样式**/
.logo.pull-left img {
    height: 80px;
    transform: scale(1, 1);
    transition: all 0.3s ease-out 0s;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

header#mini{
       background-color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

.side_mare {
    padding: 0 0 20%;
}
.side_mare1{ padding: 0 0 15%;}
.container{ width:1100px !important; padding: 0 !important;}
.nav ul li ul.nav2 a {
    float: inherit;
	    font-size: 12px;
    color: #666;
}
.hezuohb_list .owl-controls.clickable {
    display: none !important;
}
button.slick-prev.slick-arrow {
    border-radius: 30px;
    height: 36px;
    width: 36px;
    margin-top: -18px;
    background: rgba(0,0,0,.3);
}
.hezuohb_list_img {
    display: inline-block !important;
    width: 90%!important;
    overflow: hidden;
}
.footer_left{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    outline: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    border-radius: 20px;
    transition: all ease-out .3s;	
	left:0;
	color: #c3c6ca;
	cursor:pointer;
}
.footer_left.fa.fa-angle-left:after {
    content: "";
    color: #c3c6ca;
    content: "\f104";
    font-size: 30px;
    margin-top: 4px;
    margin-left: 14px;
    transition: all ease-out .3s;
    font-size: 26px;
    margin-left: 14px;
        margin-top: -25px;
    float: left;
}
.footer_right.fa.fa-angle-right:after {
    content: "";
    color: #c3c6ca;
    content: "\f105";
    font-size: 30px;
    margin-top: 4px;
    margin-left: 14px;
    transition: all ease-out .3s;
    font-size: 26px;
    margin-left: 16px;
        margin-top: -25px;
    float: left;
}
.footer_left fa-angle-left:before{ color: #c3c6ca;}
.footer_right fa-angle-right:before{ color: #c3c6ca;}
.footer_right{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    outline: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    border-radius: 20px;
    transition: all ease-out .3s;	
	right:0;
	cursor:pointer;
	color: #c3c6ca;
	
}
.footer_left:hover {
    transition: all ease-out .3s;
    background: #34c9fb;
	color:#fff;
}
.footer_right:hover {
    transition: all ease-out .3s;
    background: #34c9fb;
	color:#fff;
}
button.slick-prev.slick-arrow:after{
	content: "<";
	color: #fff;
    font-size: 20px !important;	
	    display: block;
}
.nycontainer .slick-prev {
    display: none !important;
}
.nycontainer .slick-next{
    display: none !important;
}
button.slick-next.slick-arrow:after{
	content: ">";
	color: #fff;
    font-size: 20px !important;	
	 display: block;
}
.slick-prev{transform: rotate(0deg)!important; border:none !important;    transition: 1s !important;}
.slick-next{transform: rotate(0deg)!important; border:none !important;background: rgba(0,0,0,.3);    border-radius: 30px;    height: 36px;
    width: 36px;    margin-top: -18px;    transition: 1s !important;}
.slick-next:hover,.slick-prev:hover{ background:#34c9fb !important;    transition: 1s !important;}
header.header {
    background: #fff;
    padding-top: 0px;
	transition: 0.3s;
}

.pro2_list_title {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    padding: 20px 0 0;
    text-align: left;
    font-size: 15px;
    color: #666;
	position:relative;
	    border-bottom: solid 1px #ddd;
    transition: 1s;
}
.pro2_list_title:hover{border-bottom: solid 1px #aaa;
    transition: 1s;}
.pro2_list_title p {
    font-size: 12px;
    color: #b7b7b7;
}
.pro2_list_title:before{
	        content: '';
    position: absolute;
    width: 100%;
    height: 90%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    left: 0;
	
}
.pro2_list_title:after{
	    content: '';
    width: 37px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    right:0;
    background: transparent url(../images/icon.png) no-repeat -30px -66px;
    transition: all 0.3s ease-out 0s;
    border-left: 1px solid rgba(0, 0, 0, .0);
}
.pro2_list_title:hover:after {
    width: 20px;
}

.category {
    display: block;
    float: right;
    text-align: right;
    width: auto;
    padding-bottom: 0;
    margin-top: 80px;
}
.category h1 {
    line-height: 16px;
    height: 16px;
    padding: 8px 16px;
    color: #616161;
    margin-right: 2px;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
    border: none;
    font-size: 14px;
    padding: 0;
    margin: 0 16px;
	cursor: pointer;
}
.syprocon {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
	margin: 0 0 50px;
}
#mnews{
	      background-attachment: fixed;
	
}
.synews ul li#list4 .pic, .synews ul li#list3 .pic, .synews ul li#list2 .pic {
    display: none;
}
.synews ul li#list4, .synews ul li#list3, .synews ul li#list2 {
    float: right;
    width: 40%;
    overflow: hidden;
    border-top: solid 1px #ddd;
	height: 100px;
}
.synews ul li#list4 {
    border-bottom: solid 1px #ddd;
}
.synews ul li .syntxt h1:hover{ color:#34c9fb;}
.synews ul li#list4 h1:after, .synews ul li#list3 h1:after, .synews ul li#list2 h1:after {
    display: none;
}
.synews ul li#list4 h1, .synews ul li#list3 h1, .synews ul li#list2 h1 {
    float: right;
}
.synews ul li#list4 h1, .synews ul li#list3 h1, .synews ul li#list2 h1 {
    float: right;
    width: 78%;
    font-size: 14px;
    position: relative;
    top: 40px;
	margin:0;
}
.synews ul li#list4 p, .synews ul li#list3 p, .synews ul li#list2 p {
       line-height: 1.5;
    margin-top: 40px;
}
.synews ul li#list4 .syntxt, .synews ul li#list3 .syntxt, .synews ul li#list2 .syntxt {
    line-height: 1;
    margin-top: -25px;
}
.synews ul li#list4 .syntxt .date, .synews ul li#list3 .syntxt .date, .synews ul li#list2 .syntxt .date{ border:none;}
.synews ul li#list1{ float:left; width:50%; overflow:hidden;}
.synews ul li#list1 .pic {
    float: left;
    width: 100%;
    overflow: hidden;
}
.synews ul li#list1 .pic img{ width:100%;}
.synews ul li#list1 a {
    float: left;
}
#shares {
    height: 120px;
    position: fixed;
    right: 10px;
    bottom: 10%;
    z-index: 99;
	width:40px;
}
#shares a {
    display: inline-block;
    width: 100%;
    border: solid 1px #ddd;
    height: 40px;
    text-align: center;
    line-height: 40px;
	background:#fff;
	    transition: 0.3s;
}
#shares a#gotop {
    background: #000;
    color: #fff;
	    font-size: 22px;
		cursor:pointer;
}
#shares a:hover{
	background: #000;
    color: #fff;
	    transition:0.3s;
}
.fa-angle-up:before {
    content: "\f106";
}
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
@font-face {
  src: url(../fonts/HelveticaInserat.ttf);
}
@font-face {
  font-family: 'FuturistCondensed';
  src: url('../fonts/FuturistCondensed Regular.TTF');/* IE9*/
  src: url('../fonts/FuturistCondensed Regular.TTF') format('embedded-opentype'), /* IE6-IE8 */
  /*url('../fonts/FuturistCondensed Regular.woff') format('woff'), *//* chrome、firefox */
  url('../fonts/FuturistCondensed Regular.TTF') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/FuturistCondensed Regular.svg#iconfont') format('svg');/* iOS 4.1- */
}
body {
  font-family: "微软雅黑";
  min-width: 320px;
  color: #666;
  overflow-x: hidden;
}

.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
i,
em {
  font-style: normal;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
  z-index:1;
}
.last {
  margin-right: 0 !important;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  color: #d80808;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 1200px;
}
.container2 {
  width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  position:relative;
  top:-110px;
}

.nycontainer .container2{
	perspective: 2000px;
    perspective-origin: top;
	z-index:9;
}
header.header.header_mini {
    background-color: rgba(255, 255, 255, 1);
    padding-top: 0px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
	    margin-top: -5px;
		transition: 0.3s;
}
header.header.header_mini .logo {

}
header.header.header_mini .logo img{
	    transform: scale(1, 1);

}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
/*-header-*/
.header {
     width: 100%;
    height: auto;
    position: fixed;
    padding-top: 20px;
    font-size: 14px;
    transition: all ease .3s;
    z-index: 99;
    transition-property: padding, background;
	    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
	left:0;
	top:0;
}
/*-banner-*/
.banner {
  clear: both;
  margin-top:68px;
}
.banner img {
  width: 100%;
}
.banner .slick-dots {
  height: 47px;
  bottom: 0;
}
.banner .slick-dots li {
  margin-top: 15px;
}
.banner .slick-dots li button {
  background: url(../images/dots.png) no-repeat center;
  width: 36px;
  height: 7px;
}
.banner .slick-dots li.slick-active button {
  background: #206bd1;
  width: 36px;
  height: 7px;
}
.logo {
  margin-top:0;
}
.nav {
  margin-left: 10px;
  position: relative;
  z-index: 2;
  float: right;
}
.nav ul li {
  float: left;
  line-height: 80px;
  font-size: 14px;
  position: relative;
  height:80px;
}
.nav ul li a {
  text-transform: uppercase;
      padding: 0px 30px 0;
    transition: 0.3s;
    color: #666;
    height: 100%;
    float: left;
	font-size:14px;
}
.nav ul li:hover a {
  color: #fff;
  background: #34c9fb;
}
.nav ul li:hover ul li a {
  background: #fff;
  color: #333;
}
.nav ul li ul {
  width: 100%;
  position: absolute;
  padding: 10px 0;
  background: #fff;
  display: none;
  top:70%;
}
.nav ul li ul li {
  float: none;
  font-size: 14px;
  line-height: 30px;
  border-right: 0;
  height:30px;
}
.nav ul li ul li a {
  padding: 0;
  display: block;
  text-align: center;
}
.nav ul li ul li a:hover {
  background: #206bd1;
  color: #fff;
}
.nav ul li ul li .three {
  position: absolute;
  left: 100%;
  width: 100%;
  top: -10px;
  padding: 10px 0;
  display: none;
}
.nav ul li.active a {
  color: #fff;
  background: #206bd1;
}
/*.nav ul li ul li.active a {
  color: #fff;
  background: #d80808;
}*/
.nav ul li:last-child {
  border-right: 0;
}
.language {
  max-width: 100px;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  margin-top: 39px;
  background: #c30102;
}
.language a {
  color: #fff;
  display: block;
  padding:3px 10px;
}
.language .lang-none {
  position: absolute;
  z-index: 99;
  display: none;
  width: 100%
}
.language .lang-none a{
  color: #333;
  background: #fff;
}
.language:hover .lang-none {
  display: block;
}
.language .lang-none a:hover{
  background: #c30102;
  color: #fff;
}
.sytit-wrap {
  text-align: center;
  overflow:hidden;
}
.sytit-wrap p {
  line-height: 40px;
  font-size: 13px;
  color: #333;
}
.sytit {
     text-align: left;
    padding: 80px 0 20px 0px;
    width: 300px;
    float: left;
}
.sytit .sytitwrap {
  position: relative;
  top: -15px;
}
.sytit h3 {
  font-family: "黑体";
    font-weight: normal;
    text-align: left;
    font-size: 20px;
    color: #444;
}
.sytit b {
  font-family: "HelveticaInserat";
    font-weight: 100;
    color: #c1c1c1;
    font-size: 16px;
}
.sypro .syprocon ul li {
  width: 31%;
    margin: 0 20px 20px 0;
    overflow: hidden;
    display: inline-block;
}
.sypro .syprocon ul li .syprotxt {
  text-align: center;
  position: absolute;
  top: 0;
}
.sypro .syprocon ul li .syprotxt h3 {
  font-size: 22px;
  color: #333;
  transition: 0.3s;
}
.sypro .syprocon ul li .syprotxt span {
  width: 56px;
  height: 2px;
  background: #d80808;
  display: inline-block;
}
.sypro .syprocon ul li .syprotxt p {
  line-height: 20px !important;
  margin: 20px 0;
}
.sypro .syprocon ul li .pic {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 360px;
}
.sypro .syprocon ul li .pic img {
  transition: 0.3s;
}
.sypro .syprocon ul li img {
    transition: 1s;
	height:100%;
}
.project_img {
    height: 190px;
    overflow: hidden;
}
.sypro .syprocon ul li:hover img {
      transform: scale(1.2);
    transition: 1s;
}
.sypro .syprocon ul li:hover h3 {
  color: #d80808;
}
.sypro .syprocon ul li:nth-child(2) .syprotxt {
  bottom: 0;
  top: auto;
}
.sypro .syprocon ul li:nth-child(2) .pic {
  top: 0;
}
/*首页关于我们*/
.layoutslider .owl-controls.clickable {
    display: none !important;
}
.syabout {
  max-width: 1920px;
    background: #eee;
}
.layoutslider_list .item {
    display: inline-block;
	width:100%;	
    transition: 1s;
}
.layoutslider_list .item:hover{ margin-top:-5px; transition: 1s;}
.layoutslider_list .item a {
   margin: auto;
    width: 80%;
		display:block;
		    color: #666;
			    font-size: 13px;
}
.module-content ul li .image img {
    width: 100%;
}
.module-content ul li .item_info p {
    margin: 0;
    color: #b7b7b7;
    font-size: 12px;
}
.module-content ul li .item_info p {
    transition: 1s;
}
.module-content ul li:hover p {
    padding: 0px 10px 0;
    transition: 1s;
}
.module-content ul li .item_info p.title.ellipsis {
    font-size: 14px;
    color: #535353;
}
.module-content ul li .item_info {
    display: inline-block;
    width: 100%;
    padding: 20px 0 0;
    text-align: left;
	position:relative;
}
.module-content ul li .image {
    display: inline-block;
	position:relative;
}
.project_none {
    float: left;
	width:30%;
}
.project_none img {
    width: 100%;
}
.module-content {
    overflow: hidden;
    text-align: center;
}
.module-content ul li {
    display: inline-block;
    width: 22%;
    margin: 0 14px;
    padding: 0 0 30px;
}
.module-content ul li:hover i{ top:0; transition: all .36s ease;}
.module-content ul li i{
	position: absolute;
        top:-100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all .36s ease;
	padding:15% 0 0;
	cursor:pointer;
	
}
.module-content ul li .item_info .video_details{
	display: block;
    width: 32px;
    height: 32px;
    transition: all 0.6s ease 0s;
    position: absolute;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    color: transparent;
    border: 0;
    padding: 0;
    line-height: 32px;
    left: auto;
    transform: rotate(180deg);
	    transform: none;
		overflow:hidden;
	
}
.module-content ul li:hover .video_details{
    overflow: inherit;
    right: 5px;
    transition: 1s;
	opacity: 1;
}
.module-content ul li .item_info .video_details:after{
	content: '';
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
    position: absolute;
    padding-bottom: 10px!important;
    top: 0px;
    left: 0px;
	
}
ul.idea_list li {
    display: inline-block;
    width: 30%;
    height: 280px!important;
    margin: 16px;
    overflow: hidden;
    transition: 0.3s;
    padding: 0 10px 0;
}
.nysidebar ul.idea_list li .details {
    width: 35px;
    height: 35px;
    text-align: center;
    display: block;
    border-radius: 0;
    border: 1px solid transparent;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
	top:0;
}
.zhiye_list_title p {
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #757575;
    margin-top: 10px;
}
.zhiye_img {
    float: left;
    width: 25%;
    overflow: hidden;
}
.zhiye_list_title {
    float: right;
    text-align: left;
    width: 70%;
    overflow: hidden;
	 transition: 0.3s;
	    padding:3% 10% 2% 0;
}
.zhiye_list ul li .details {
    display: block;
    border-radius: 0px;
    width: 40px;
    height: 80px;
    text-indent: -9999px;
    position: relative;
    border: none;
    border-left: 1px solid #ededed;
    left: 700px;
    top: 20px;
    transition: all 0.3s ease-out 0s;
    opacity: 1;
    float: right;
}
.zhiye_list ul li .details i{
	text-indent: -10px;
    font-size: 24px;
    color: rgba(255, 255, 255, .0);
    transition: all ease-out .3s;
}
.zhiye_list ul li .details:after {
    content: '';
    width: 37px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    transition: all 0.3s ease-out 0s;
    background:url(../images/icon.png) no-repeat -20px -66px;
}
.zhiye_list ul li:hover .details{
	transition: all 0.3s ease-out 0s;
	top:25px;
	border-left: 1px solid #aaa;
}
.zhiye_list ul li:hover .zhiye_list_title {
    padding: 2% 10% 2% 0;
    transition: 0.3s;
}
.zhiye_list_title h1 font {
    font-weight: normal;
    font-size: 18px;
    color: #484848;
}
.zhiye_list_title h1 b {
    display: inline-block;
    max-width: 202px;
    font-size: 13px;
    color: #999;
    margin-top: 7px;
    font-weight: normal;
}
.zhiye_img img{ width:100%;}
ul.idea_list li a .details{
    margin-top: -30px;
    opacity: 0;	
}
ul.idea_list li a .details i{
    text-indent: -10px;
    font-size: 24px;
    color: rgba(255, 255, 255, .0);
    transition: all ease-out .3s;	
}
ul.idea_list li a .details:after{
    content: '';
    width: 15px;
    height: 9px;
    background: url(../images/icon.png) no-repeat -110px -11px;
    display: block;
    margin: 13px 0 0 11px;
    position: absolute;
    top: 0px;
    left: 0px;	
}
ul.idea_list li a .details:hover{
	    border-color: #b6b6b6;
    text-indent: 130px;
}
.nysidebar ul.idea_list li .details:hover{
	    border: 1px solid transparent;
    text-align: inherit;
}
.nysidebar ul.idea_list li:hover .details{
	    margin-top: -15px;
    opacity: 1;
    border: transparent;
}
.service_img {
    display: inline;
}
.module-content ul {
    padding: 0 0 30px;
    border-bottom: solid 1px #ddd;
    overflow: hidden;
}
.module-content ul li a{    display: block;
    width: 100%;
    height: 100%;}
.module-content ul li a .service_img img{
	    width: 100%;
    height: 200px;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    position: relative;
    top: 0;
	
}
.service_info {
    top: 0px;
    background: #fff;
    height: 65px;
    width: 100%;
    opacity: 1;
    padding-top: 0;
    text-align: left;
    padding-top: 28px;
}
.service_info h1{
font-size: 16px;
    margin-top: 0px;
    text-align: left;
    padding-left: 0;
	    transition: 1s;
	
}
.syidea {
    overflow: hidden;
}
ul.idea_list li:hover{    transform: translateY(-20px);transition: 0.3s;    background: #fff;
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);}
.service_info p{
    padding: 5px 0px;
    line-height: 24px;
    color: #8D8D8D;
    text-align: left;
    width: 92%;
    margin: 0;
	    font-size: 13px
}
ul.idea_list li:hover h1{ color:#34c9fb;    transition: 1s;}
ul.idea_list {
    padding: 0 0 50px;
	text-align:center;
}
.videom_list p {
    background: rgba(0,0,0,0.2);
    display: inline-block;
    margin-top: 10%;
    width: 41%;
    height: 400px;
    overflow: hidden;
}
.videom_list p video {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.module-content ul li .image i .icon-triangle{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -8px;

}
.videom_list {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: -100%;
    overflow: hidden;
	z-index: 10000;
}
.sidebar_but {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.module-content ul li .image i path{ stroke: #fff;
    fill: #fff;
}
.pronone_list_title {
    float: left;
    text-align: left;
    padding: 20px 0 0;
    overflow: hidden;
	margin-left:70px;
	    width: 60%;
}
.pronone_list_title b {
    font-weight: normal;
    font-size: 12px;
}
.pronone_list_title font {
    display: inline-block;
    width: 100%;
    padding: 10px 0 0;
	font-size: 16px;
	color: #474747;
}
.layoutslider_list {
    text-align: center;
}
.syabout .syaredbg {
    width: 100%;
    float: left;
    position: relative;
	margin: 80px 0 0;
}
.syabout .syaredbg .syawhitebg {
     width: 100%;
    position: relative;
}
.syabout .syaredbg .syawhitebg .syaleft {
      width: 44.162%;
    float: right;
	position:relative;
}
.syabout .syaredbg .syawhitebg .syaleft .pic {
  width: 100%;
}
.syabout .syaredbg .syawhitebg .syaleft .pic:after {
  padding-bottom: 75%;
}
.syabout .syaredbg .syawhitebg .syaright {
      width: 70%;
        padding: 70px 30px 80px;
    background: #206bd1;
    color: #fff;
}
.syabout .syaredbg .syawhitebg .syaright h3 {
  font-family: "FuturistCondensed";
  font-size: 34px;
  color: #333;
}
.syabout .syaredbg .syawhitebg .syaright b {
  font-size: 22px;
  color: #333;
  display: block;
}
.syabout .syaredbg .syawhitebg .syaright span {
  width: 51px;
  height: 2px;
  background: #d80808;
  display: inline-block;
}
.syabout .syaredbg .syawhitebg .syaright p {
     line-height: 26px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    padding: 10px 5% 20px 4%;
}
.syabout .syaredbg .syawhitebg .syaright a {
  display: inline-block;
  width: 134px;
  height: 34px;
  border: 1px solid #d80808;
  line-height: 34px;
  text-align: center;
  color: #d80808;
  margin: 25px 0 0;
  transition: 0.3s;
}
.syabout .syaredbg .syawhitebg .syaright a:hover {
  background: #d80808;
  color: #fff;
}
/*首页新闻资讯*/
.synews ul {
       margin: 0 0 75px;
    float: left;
    width: 100%;
    overflow: hidden;
}
.synews ul li .pic {
  width: 50%;
}
.synews ul li .pic img {
  transition: 0.3s;
}
.synews ul li .syntxt h1 {
    font-size: 16px;
    color: #444;
    display: inline-block;
    line-height: 20px;
    overflow: hidden;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    transition: all 0.6s ease 0s;
    margin-top: 16px;
	text-align:left;
	    width: 100%;
		position:relative;
		    transition: 1s;

}
.synews ul li .syntxt h1:hover:after{right:0;    transition: 1s;}
.synews ul li .syntxt h1:after{
	    content: '';
    width: 15px;
    height: 15px;
    background: url(../images/icon.png) no-repeat -32px -66px;
    display: block;
    position: absolute;
    top: 0px;
    right: 20px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	
}
.synews ul li .syntxt p{
	       margin-left: 98px;
    margin-top: 20px;
    color: #979797;
    width: 90%;
    font-size: 13px;
    font-family: 微软雅黑;
    float: left;
}
.synews ul li .syntxt .date{
	    display: block;
    padding: 0;
    float: none;
    top: 50px;
    position: absolute;
    padding-right: 16px;
    border-right: 1px solid #e8e8e8;
}
.synews ul li .syntxt .date .md{
	font-weight: inherit;
    font-weight: normal;
    font-family: HELVETICANEUELTPRO-THEX;
    color: #444;
    display: block;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    font-size: 22px;
    padding-bottom: 5px;
}
.synews ul li .syntxt .date .year{
	    color: #999;
    top: 22px;
    font-size: 16px;
    text-align: right;
    font-family: HELVETICANEUELTPRO-THEX;
}
.synews ul li .pic:after {
  
}
.synews ul li .syntxt {
  text-align:left;
  width: 100%;
      position: relative;
}
.synews ul li .syntxt span {
  display: block;
  margin-top: 10%;
}
.synews ul li .syntxt a.ntit {
  font-size: 24px;
  color: #333;
  margin: 10px 0 15px;
  display: inline-block;
  transition: 0.3s;
  height: 34px;
  overflow: hidden;
}
.synews ul li .syntxt p {
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.synews ul li .syntxt a.detailed {
  width: 135px;
  height: 39px;
  display: inline-block;
  border: 1px solid #d80808;
  color: #d80808;
  text-align: center;
  line-height: 39px;
  border-radius: 20px;
  margin: 50px 0 0;
  transition: 0.3s;
}
.synews ul li .syntxt a.detailed:hover {
  background: #d80808;
  color: #fff;
}
.synews ul li:hover a.ntit {
  color: #d80808;
}
.synews ul li:hover img {
  transform: scale(1.2);
}

/*首页案例展示*/
.sypicture .container{padding: 10px 0px 15px 0px;}
.sypicture .swiper-container {
  width: 90%;
  height: 100%;
  margin-top:30px;
  padding-bottom: 40px;
}
.sypicture .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #f9f9f9;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
h4.sy_more{clear: both;margin: 0 auto;margin-top: 10px;width: 200px;text-align: center;}
h4.sy_more a{display: block;height: 40px;background: #e9280c;color: #fff;font-weight: normal;font-size: 14px;line-height: 40px;}
/*
.sypicture .container{padding: 10px 0px 15px 0px;}
.sypicture ul.slides{width:800%;}
.sypicture ul.slides li{width: 100%; height:100%;}
.sypicture ul.slides li dl{width: 25%;padding:10px 10px}
.sypicture ul.slides li dl dt a{display: block;overflow: hidden;margin: 0 auto;}
.sypicture ul.slides li dl dd{background:#e3e3e3;}
.sypicture ul.slides li dl dd h4{margin: 0 auto;height: 40px;line-height: 40px;text-align: center;font-weight: normal;font-size: 15px;overflow: hidden}
.sypicture ul.slides li dl dd h4 a{width:100%;height:100%;text-align: center;font-size: 14px}
h4.sy_more{clear: both;margin: 0 auto;padding-top: 30px;width: 200px;text-align: center;}
h4.sy_more a{display: block;height: 40px;background: #e9280c;color: #fff;font-weight: normal;font-size: 14px;line-height: 40px;}
*/

/*友情链接*/
.link {
    padding: 80px 0 80px;
    overflow: hidden;
    position: relative;

}
ul.gonsils_list {
    text-align: center;
}
ul.gonsils_list li {
    display: inline-block;
    margin: 0 10px;
    width: 22%;
    border-right: solid 1px #ddd;
	line-height: 3;
}
ul.gonsils_list li p {
    font-size: 14px;
}

ul.gonsils_list li h1 font {
     font-size: 48px;
    font-weight: normal;
    color: rgba(60, 60, 60, 1);
    font-family: HELVETICANEUELTPRO-THEX, Arial!important;
}

ul.gonsils_list li h1 {
    font-size: 14px;
    color: #aaa;
	font-weight:normal;
}
.link .container {
  padding: 10px 15px 15px;
}
.link .container span {
  width: 55px;
  height: 8px;
  display: inline-block;
  background: url(../images/linkbg.jpg) no-repeat center;
}
.link .container p {
  margin-top: -5px;
}
.link .container p em {
  color: #333;
  margin-right: 20px;
}
.link .container p a {
  font-size: 12px;
}
.link .container p i {
  margin: 0 0.8%;
}
/*底部开始*/
.footer {
     background-color: #f6f6f6;
  padding-top: 60px;
}
.footerleft {
    float: left;
    width: 100%;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px;
    overflow: hidden;
}
.footer_contact {
    float: left;
}
.footer_tontact_b{
	width: 100%;
    float: left;
	    padding-bottom: 100px;
    padding-top: 50px;
	position:relative;
	overflow:hidden;
}
.footer_botteom_add {
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    overflow: hidden;
    height: 210px;
	padding: 0 0 32px;
}
.footer_botteom_add div#allmap {
    margin-top: 30px;
    height: 100%;
}
.footer_tontact_b div#contactinfo{
	float:left;
	width:60%;
	overflow:hidden;
	
}
.footer_tontact_b div#contactinfo p{
	    float: left;
    width: 50%;
    padding-right: 60px;
    margin-top: 14px;
    height: auto;
    color: #999;
    font-size: 12px;
    line-height: inherit;
	    margin: 8px 0px 0;
	
}
.footer_content_txt {
    float: right;
    overflow: hidden;
    margin-top: 25px;
	width:12%;
}
.fl {
    float: left;
}
.footerleft .footer_content_txt a{    
	background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    border: 2px solid rgba(0, 0, 0, 0);}
.footer_content_txt a{
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 16px;
    background-color: #2e2f2f;
    margin-right: 10px;
    text-align: center;
    border-radius: 15px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;	
}
.footerleft .footer_content_txt a span {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    display: none;
}
.footerleft .footer_content_txt a span img{ width:100%;}
.footer_content_txt a:hover{
	background-color: #34c9fb;
    border: 2px solid #34c9fb;
    border-radius: 0px;	
	    transition: 0.6s;
		color:#fff;
}
.footerleft h3 {
  font-size: 32px;
  color: #fff;
}
.footer_contact span {
     color: #444;
    text-align: left;
    font-size: 20px;
}
.footer_contact h1 p {
    font-weight: normal;
    text-align: left;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    color: #c1c1c1;
    font-size: 16px;
}
.footerleft ul {
  margin: 25px 0 0;
}
.footerleft ul li {
  color: #ababab;
  line-height: 35px;
}
.footerleft ul li em {
  color: #d80808;
  margin-right: 5px;
}
.footerleft ul li a {
  color: #ababab;
  transition: 0.3s;
}
.footerleft ul li a:hover {
  color: #d80808;
}
.footerright {
  width: 60%;
}
.footerright ul li {
  float: left;
  margin-bottom: 27px;
  position: relative;
}
.footerright ul li input {
  width: 100%;
  height: 35px;
  background: #3a3a3a;
  border: none;
  color: #afafaf;
  padding-left: 5px;
  line-height: 35px;
}
.footerright ul li input:focus {
  background: #fff;
  color: #adadad;
}
.footerright ul li span {
  color: red;
  position: absolute;
}
.footerright ul li.li1 {
  margin-right: 3.6%;
}
.footerright ul li.li1,
.footerright ul li.li2 {
  width: 48.167%;
}
.footerright ul li.li3 {
  width: 100%;
}
.footerright ul li.li3 textarea {
  width: 100%;
  height: 111px;
  background: #3a3a3a;
  border: none;
  color: #afafaf;
  padding-left: 5px;
}
.footerright ul li.li3 textarea:focus {
  background: #fff;
  color: #adadad;
}
.footerright ul li.li4 {
  width: 65%;
}
.footerright ul li.li4 input {
  width: 127px;
  float: left;
}
.footerright ul li.li4 img {
  cursor: pointer;
  float: left;
  margin: 0 10px;
}
.footerright ul li.li4 a {
  float: left;
  line-height: 35px;
  color: #ababab;
  transition: 0.3s;
}
.footerright ul li.li4 a:hover {
  color: #d80808;
}
.footerright ul li.li4 span {
  left: 128px;
}
.footerright ul li.li5 {
  width: 15.556%;
  float: right;
}
.footerright ul li.li5 input {
  background: #d80808;
  color: #e2a4a4;
}
.footerright ul li.li6 {
  width: 100%;
}
.footerright ul li.li6 input {
  width: 100%;
}
.hezuohb_list {
    overflow: hidden;
    text-align: center;
    position: relative;
}
.hezuohb_list_img .item {
    display: inline-block;
    overflow: hidden;
}
.copy {
      line-height: 50px;
    margin-top: 20px;
    background: #fff;
    position: inherit;
}
.footer_hezuo {
    padding: 30px 0 30px;
    border-top: solid 1px #ddd;
    margin-top: 45px;
    overflow: hidden;
}
.copy p {
  margin-bottom: 0;
  font-size: 12px;
  color: #ababab;
}
.copy p a {
  color: #ababab;
}
.copy p a:hover {
  color: #d80808;
}
.copy p span.weixin {
  position: relative;
}
.copy p span.weixin:hover em {
  display: block;
}
.copy p span {
  margin-left: 5px;
  display: inline-block;
}
.copy p span em {
  width: 140px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -70px;
  display: none;
}
.nysidebar .syprocon ul li:hover img {
    transition: 0.3s;
    transform: scale(1.1);
}
.nysidebar .syprocon ul li img {
    transition: 0.3s;
    width: 100%;
}
/*内页开始*/
/*副导航开始*/
.vicenav {
      margin-left: 0;
    padding-bottom: 35px;
    width:16%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.nysidebar {
    margin-left: 190px;
    overflow: hidden;
	margin-top:25px;
}
.vicenavwrap .menu {
  padding-left: 0;
  text-align: center;
}
.vicenavwrap .menu div ul {
  width: 150%;
  margin-left: 10%;
}
.vicenavwrap .menu div ul li {
  float: left;
  margin: 0 10px;
  background: url(../images/list-type.jpg) no-repeat left center;
  padding-left: 5px;
}
.vicenavwrap .menu div ul li a {
  width: auto;
  height: auto;
  line-height: 40px;
  background: none;
  border-right: 0;
  font-size: 12px;
  font-weight: 100;
  overflow: hidden;
}
.vicenavwrap .menu div ul li a:hover {
  background: none;
  color: #d80808;
}
.vicenavwrap .menu .slick-track {
  margin: 0 auto;
}
.vicenavwrap .menu a {
      display: inline-block;
    width: 100%;
    height: 44px;
    text-align: left;
    line-height: 44px;
    border-bottom: 1px solid #e1dfdc;
    font-weight: 600;
    color: #666;
    font-weight: normal;
    font-size: 13px;
	padding-left:15px;
	    transition: 1s;
		position:relative;
}
.vicenavwrap .menu a.cur:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 16px;
    width: 3px;
    height: 12px;
    background: #206bd1;
    transition: 1s;
}
.vicenavwrap .menu a:after{
	 content: "";
    position: absolute;
    left: 5px;
    top: 16px;
    width: 0px;
    height: 12px;
   background:#34c9fb;
    transition: 1s;
	
}
.vicenavwrap .menu a:hover:after{ left:15px; width:3px;ransition: 1s; }
.vicenavwrap .menu a.cur:hover:after{ left:15px;transition: 1s; background:#34c9fb;}
.vicenavwrap .menu #gmcur{border-right:none;}
.vicenavwrap .menu a:hover {
  color: #666;
  padding-left:25px;
      transition: 1s;
}
.vicenavwrap .menu a.cur {
      color: #666;
	  padding-left: 15px;

}
.vicenavwrap .menu a.cur:hover{padding-left:25px;}
.vicenavwrap .slick-prev,
.vicenavwrap .slick-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.vicenavwrap .slick-prev {
  left: -20px;
}
.vicenavwrap .slick-next {
  right: -20px;
}
/*面包屑导航*/
.mbx {
  margin: -65px 0 30px;
}
.mbx .mbxwrap {
  padding-left: 15px;
}
.mbx em {
  color: #d80808;
}
/*关于我们*/
.about .aboutimg1 {
  margin: 50px 0;
}
div#mpage{
	background: #f6f6f6;
    padding-bottom: 80px;
    background-position: center;
    background-attachment: fixed;
    z-index: inherit;	
	
}
.layoutslider {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 6% 0 0;
    margin: 6% 0 0;
    border-top: solid 1px #ddd;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-angle-left:before {
    content: "\f104";
	color: #fff;
    font-size: 30px;
    margin-top: 4px;
    margin-left: 14px;
    transition: all ease-out .3s;
	font-size: 26px;
    margin-left: 14px;
	    margin-top: 8px;
		float:left;
}
.fa-angle-right:before {
    content: "\f105";
	    color: #fff;
    font-size: 30px;
    margin-top: 4px;
    margin-left: 14px;
    transition: all ease-out .3s;
	    margin-top: 8px;
		    font-size: 26px;
			    margin-left: 16px;
				float:left;
}
.style_left{
	position: absolute;
    top: 60%;
	left:0;
    outline: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    background: rgba(0,0,0,.5);
    border-radius: 20px;
    transition: all ease-out .3s;
	cursor:pointer;
}
.style_left:hover{ transition:1s; background:#34c9fb;}
.style_right:hover{ transition:1s; background:#34c9fb;}
.style_right{
	position: absolute;
    top: 60%;
	right:0;
    outline: 0;
    width: 40px;
    height: 40px;
    z-index: 2;
    background: rgba(0,0,0,.5);
    border-radius: 20px;
    transition: all ease-out .3s;
	cursor:pointer;
	
}
.nytit {
  text-align: left;
   /*margin-top: -110px;*/
    z-index: 10;
	height: 110px;
    box-sizing: border-box;
    width: 100%;
	transition: 0.5s;
    background-color: #fff;
    padding-left: 50px;
    padding-right: 50px;
    background: #fff;
	position: relative;
    padding-top: 30px;
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    transition: 0.5s;
    transform-origin: bottom center;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
}

.mini .nytit {
	
	-webkit-transform: rotateX(94deg) rotateZ(0);
    transform: rotateX(93deg) rotateZ(0);    
	border-bottom: 1px solid #d9d9d9;
}

.nytit h2 {
     font-size: 20px;
    font-weight: normal;
    color: #444;
}
.nytit p{
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	color: #c1c1c1;
    font-size: 16px;
}
.nytit h3 {
  font-size: 18px;
}
.nytit span {
  font-family: arial;
  color: #999;
  line-height: 30px;
}
.abouttxt p {
  line-height: 30px;
  margin-bottom: 25px;
}
/*内页新闻资讯*/
.nytit2 span {
  display: block;
  height: 8px;
  background: url(../images/nynewsbg.jpg);
}
.news ul {
    text-align: center;
    overflow: hidden;
}
.nytit2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #d80808;
  line-height: 40px;
}
.nynewwrap {
  margin: 70px 0 85px;
}
.nynewwrap ul {
  margin-top: 20px;
}
.nynewwrap ul li {
  width: 50%;
  position: relative;
  float: left;
}
.nynewwrap ul li .redbg {
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 12px 15px 0 35px;
}
.nynewwrap ul li .redbg a.nynewstit {
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transition: 0.3s;
  display: inline-block;
  height: 35px;
  overflow: hidden;
}
.nynewwrap ul li .redbg p {
  font-size: 13px;
  transition: 0.3s;
  height: 38px;
  overflow: hidden;
}
.nynewwrap ul li .redbg a.view {
  width: 132px;
  height: 23px;
  display: inline-block;
  background: url(../images/view.png) no-repeat center;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
  font-family: arial;
  float: right;
  margin: 7px 4px 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  transition: 0.3s;
}
.nynewwrap ul li .redbghover {
  background: #d80808;
  width: 100%;
  height: 107px;
  transform: skew(-20deg);
  position: absolute;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s;
}
.nynewwrap ul li:hover .redbghover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.nynewwrap ul li:hover a.nynewstit {
  color: #fff;
}
.nynewwrap ul li:hover p {
  color: #fff;
}
/*荣誉资质*/
.honorcon ul {
  margin: 60px 0 100px;
}
.honorcon ul li {
  background: url(../images/honorbg.jpg) no-repeat bottom center;
  width: 205px;
  margin: 0 7.78% 0 0;
  height: 260px;
  float: left;
  position: relative;
}
.honorcon ul li .pic {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: 20px;
  text-align: center;
}
.honorcon ul li .pic img {
  border: 1px solid #f1f1f1;
  border-bottom: 0;
  padding: 12px 10px 0;
  max-height: 100%;
}
.honorcon ul li .pic .zzc {
  width: 100%;
  height: 100%;
  background: url(../images/hzzcbg.png);
  position: absolute;
  bottom: 0;
  /*opacity: 0;filter: alpha(opacity=0);*/ display: none;
}
.honorcon ul li .pic .zzc span {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(../images/honorbtn.png) no-repeat center;
}
.honorcon ul li:hover .zzc {
  display: block;
}
.honorcon ul li:nth-child(4n) {
  margin-right: 0;
}
.phonehonor {
  display: none;
}
.phonehonor ul {
  width: 100%;
}
.phonehonor ul li {
  width: 100%;
}
.phonehonor ul li .pic {
  width: 100%;
}
.phonehonor ul li .pic:after {
  padding-bottom: 45%;
}
.phonehonor .slick-dots li {
  display: inline-block;
  width: auto;
}
.phonehonor .slick-dots li button {
  background: #ddd;
}
.phonehonor .slick-dots li.slick-active button {
  background: #d80808;
}
/*生产实力*/
.case {
  position: relative;
}
.case .casebg {
  width: 1000%;
  position: absolute;
  height: 157px;
  background: #ddd;
  left: -100%;
  top: 26%;
}
.case ul li {
  width: 24.767%;
  height: 312px;
  float: left;
  margin: 55px 3px 0 0;
  position: relative;
  z-index: 222;
}
.case ul li .pic {
  width: 100%;
  height: 57%;
}
.case ul li .pic:after {
  padding-bottom: 67%;
}
.case ul li .pic .casezzc {
  width: 100%;
  height: 100%;
  background: #d80808;
  opacity: 0.8;
  text-align: center;
  display: inline-block;
  display: none;
  z-index: 222;
  position: relative;
}
.case ul li .pic .casezzc .consu {
  padding: 5px 20px;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 25%;
  display: inline-block;
}
.case ul li .casetxt {
  padding: 25px 15px;
  background: #f9f9f9;
  transition: 0.3s;
}
.case ul li .casetxt a.casetit {
  color: #333;
  font-weight: 600;
  transition: 0.3s;
  display: inline-block;
  height: 19px;
  overflow: hidden;
  line-height: 19px;
}
.case ul li .casetxt span {
  display: block;
  color: #999;
  transition: 0.3s;
  height: 20px;
  overflow: hidden;
}
.case ul li .casetxt a.caseview {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/caseview.png) no-repeat center;
  margin-top: 15px;
  transition: 0.3s;
}
.case ul li:hover .casezzc {
  display: block;
}
.case ul li:hover .casetxt {
  background: #d80808;
  opacity: 0.8;
  text-align: center;
}
.case ul li:hover .casetxt a.casetit {
  color: #fff;
}
.case ul li:hover .casetxt span {
  color: #fff;
}
.case ul li:hover .casetxt a.caseview {
  background: url(../images/caseviewhover.png) no-repeat center;
}
.case ul li:nth-child(4n) {
  margin-right: 0px;
}
.page {
  line-height: 50px;	
  text-align: center;
  margin-top: 35px;
}
.page li {
  display: inline;
}
.page ul.pageul li.bgnone {
    display: none;
}
.page li a{
  font-family: arial;
  background: #f8f8f8;
  padding: 5px 10px;
  margin: 0 2px;
  display: inline;
  border-bottom:none;
  margin-bottom:0px;
}
.page li a:hover {
  background: #6b6b6b;
}
.page li a:hover {
  color: #fff;
}
.page li.active a{
  background: #6b6b6b;
  color: #fff;
}
.page li.bgnone a{
  background: none;
}
.page li.bgnone a:hover {
  color: #d80808;
}
/*生产实力详细页*/
.caseshow {
  margin-top: 55px;
}
.caseleft {
      width: 55%;
    margin-bottom: 50px;
}
.caseleft .big .pic:after {
  padding-bottom: 67%;
}
.caseleft .small {
     margin-top: 10px;
    float: left;
    width: 20%;
}
.caseleft .small .pic {
  cursor: pointer;
}

.caseleft .small .slick-current .pic {
  border: 3px solid #d80808;
}
.caseright {
  width: 25%;
}
.caseright h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  padding-bottom: 10px;
  margin: 30px 0 15px;
}
.caseright .crighttxt {
  color: #6b6b6b;
  min-height: 160px;
}
.caseright .prenext {
  margin-top: 30px;
}
.caseright .prenext a {
  display: block;
  line-height: 30px;
}
.nyxg {
  margin-top: 70px;
}
/*联系我们*/
#allmap {
  width: 100%;
  height: 368px;
  margin-top: 50px;
  border: 1px solid #ccc;
}
#allmap img {
  max-width: 1070px;
  max-height: 368px;
}
#allmap label {
  max-width: 1070px;
}
.contactwrap ul {
  line-height: 58px;
  border-bottom: 1px solid #d4d4d4;
}
.contactwrap ul li {
  float: left;
  font-size: 16px;
  margin-right: 5%;
}
.contactwrap ul li span {
  color: #d80808;
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid #d80808;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 5px;
}
.contactwrap ul li a {
  font-family: arial;
}
.contactwrap ul li:last-child {
  margin-right: 0;
}
.contactwrap .contacttxt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}
/*在线留言*/
.message {
  margin-top: 50px;
}
.message p {
  text-align: center;
}
.message .messagecon {
  width: 86%;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
  padding: 20px 5% 7% 5%;
}
.message .messagecon ul {
  width: 43.02%;
  float: left;
  margin-right: 6%;
}
.message .messagecon ul li span {
  display: block;
  color: #333;
  line-height: 40px;
}
.message .messagecon ul li input {
  width: 100%;
  line-height: 35px;
  border: 1px solid #e6e6e6;
}
.message .messagecon ul li input:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li textarea {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 395px;
  float: left;
}
.message .messagecon ul li textarea:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li.li4 {
  margin-top: 35px;
}
.message .messagecon ul li.li4 input {
  width: 38%;
  float: left;
  padding-left: 5px;
  color: #333;
}
.message .messagecon ul li.li4 img {
  float: left;
  cursor: pointer;
  margin: 0 5px;
}
.message .messagecon ul li.li4 a {
  float: left;
  line-height: 35px;
}
.message .messagecon ul.phonemessage {
  width: 95%;
  display: none;
}
.message .messagecon ul.phonemessage textarea {
  margin-bottom: 35px;
}
.message .sub {
  width: 86%;
  margin: 0 auto;
  text-align: right;
}
.message .sub input {
  height: 45px;
  width: 20%;
  background: #575757;
  border: 0;
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #d80808;
}
/*人才招聘*/
.job ul {
  margin-top: 50px;
}
.job ul li {
  border-bottom: 1px solid #cecece;
}
.job ul li .jobtit {
  color: #333;
  line-height: 49px;
  cursor: pointer;
  background: url(../images/jobtitbg.png) no-repeat 99% center;
  position: relative;
  height: 49px;
  padding-right: 3%;
}
.job ul li .jobtit span {
  width: 63px;
  height: 49px;
  background: url(../images/jobbg1.png) no-repeat center;
  display: inline-block;
  float: left;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
}
.job ul li .jobtit span b {
  font-family: arial;
  font-size: 18px;
}
.job ul li .jobtit span.zhiwei {
  width: 90%;
  display: inline-block;
  height: 49px;
  overflow: hidden;
  background: none;
  color: #333;
  font-weight: normal;
  padding-left: 0;
}
.job ul li .jobtit span.zhiwei b {
  font-size: 14px;
}
.job ul li .jobtit i {
  width: 16px;
  height: 11px;
  background: #d80808;
  display: inline-block;
  position: absolute;
  top: 42px;
  left: 64px;
  transform: rotate(-39deg);
  display: none;
}
.job ul li .jobcon {
  background: #faf2db;
  padding: 25px 3% 38px 40px;
  display: none;
}
.job ul li .jobcon hr {
  border-top: 1px solid #cbc7bc;
}
.job ul li.active {
  border-bottom: 0;
}
.job ul li.active .jobtit {
  background: #d80808 url(../images/jobtit2.png) no-repeat 99% center;
  color: #fff;
}
.job ul li.active .jobtit i {
  display: block;
}
.job ul li.active .jobtit span.zhiwei {
  color: #fff;
}
.job ul li.active .jobcon {
  display: block;
}
/*产品中心*/
.pro ul {
  margin-top: 5px;
  text-align:center;
}
.pro ul li {
      width: 31%;
    margin: 0 15px 25px 0;
    height: 240px;
    background: none;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
}
.pro ul li .pic {
  width: 100%;
}
.pro ul li .pic img {
  transition: 0.3s;
}
.pro ul li .pic .probg {
  width: 89.371%;
  height: 88.03%;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  position: absolute;
  top: 12px;
  left: 8px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.pro ul li .protxt {
  width: 100%;
  background: #a7a7a7;
  padding: 18px 0 10px 18px;
  transition: 0.3s;
}
.pro ul li .protxt a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.pro ul li .protxt p {
  font-size: 12px;
  color: #d6d6d6;
  line-height: 25px;
}
.pro ul li:hover img {
  transform: scale(1.3);
}
.pro ul li:hover .protxt {
  background: #d80808;
}
.pro ul li:nth-child(4n) {
  margin-right: 0;
}
/*产品详细页*/
.bigphone {
  display: none;
}
.bigphone .pic {
  width: 100%;
}
.bigphone .pic:after {
  padding-bottom: 58%;
}
.bigphone .slick-dots li button {
  background: #ddd;
}
.bigphone .slick-dots li.slick-active button {
  background: #d80808;
}
.pro_show .caseleft {
  width: 70%;
}
.pro_show .caseleft .big {
  width: 74.156%;
  float: left;
}
.pro_show .caseleft .big .pic:after {
  padding-bottom: 113.3%;
}
.pro_show .caseleft .small {
  width: 24.454%;
  float: right;
  margin-top: -1px;
  height: 100%;
  overflow: hidden;
}

.pro_show .proshowcon .proshowh {
  line-height: 48px;
  background: #f6f6f6;
  margin-top: 64px;
}

.pro_show .proshowcon .proshowh b {
  font-size: 16px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 3px solid #206bd1;
}

.pro_show .proshowcon .proshowimg {
  text-align: center;
  padding-top: 40px;
}
.pro_show .proshowcon .inquiry ul {
  width: 100%;
  margin: 40px auto 0;
}
.pro_show .proshowcon .inquiry ul li {
  margin: 10px 0;
}
.pro_show .proshowcon .inquiry ul li b {
  display: inline-block;
  width: 16%;
  text-align: right;
  color: #373737;
}
.pro_show .proshowcon .inquiry ul li input {
  width: 42.214%;
  height: 37px;
  border: 1px solid #dbdbdb;
}
.pro_show .proshowcon .inquiry ul li em {
  color: red;
  margin-left: 5px;
}
.pro_show .proshowcon .inquiry ul li.li2 input {
  width: 70%;
}
.pro_show .proshowcon .inquiry ul li.li5 b {
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li5 textarea {
  width: 75.985%;
  height: 197px;
  border: 1px solid #dbdbdb;
  float: left;
  padding: 10px 10px 0 10px;
}
.pro_show .proshowcon .inquiry ul li.li6 b {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 input {
  width: 22.702%;
  float: left;
}
.pro_show .proshowcon .inquiry ul li.li6 em {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li6 img {
  float: left;
  line-height: 37px;
  margin: 0 5px;
  cursor: pointer;
}
.pro_show .proshowcon .inquiry ul li.li6 a {
  float: left;
  line-height: 37px;
}
.pro_show .proshowcon .inquiry ul li.li7 {
  padding-left: 15%;
  margin-top: 65px;
}
.pro_show .proshowcon .inquiry ul li.li7 input {
  width: 22%;
  font-size: 16px;
  color: #fff;
  border: 0;
  background: #727272;
  margin-right: 10px;
  transition: 0.3s;
}
.pro_show .proshowcon .inquiry ul li.li7 input:hover {
  background: #d80808;
}

#tab{position:relative;}
#tab .tabList ul li{
  float:left;
  background:#fefefe;
  background:-moz-linear-gradient(top, #fefefe, #ededed); 
  background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
  background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
  border:1px solid #ccc;
  padding:5px 0;
  width:100px;
  text-align:center;
  margin-left:-1px;
  position:relative;
  cursor:pointer;
}
#tab .tabCon{
  position:absolute;
  left:-1px;
  top:32px;
  border:1px solid #ccc;
  border-top:none;
  width:403px;
  height:100px;
}
#tab .tabCon div{
  padding:10px;
  position:absolute;
  opacity:0;
  filter:alpha(opacity=0);
}
#tab .tabList li.cur{
  border-bottom:none;
  background:#fff;
}
#tab .tabCon div.cur{
  opacity:1;
  filter:alpha(opacity=100);
}

/* 产品详情页选项卡 */
.proshowcon_tab{
  margin:10px auto 0;
  background:#fff;
}
.proshowcon_tab .tab_menu{overflow:hidden;}
.proshowcon_tab .tab_menu li{
  width:130px;
  float:left;
  height:30px;
  line-height:30px;
  color:#fff;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.proshowcon_tab .tab_menu li.current{color:#333;background:#cdcdcd;}
.proshowcon_tab .tab_menu li a{color:#fff;text-decoration:none;}
.proshowcon_tab .tab_menu li.current a{color:#333;}
.proshowcon_tab .tab_box{padding:20px;}
.proshowcon_tab .tab_box li{height:24px;line-height:24px;overflow:hidden;}
.proshowcon_tab .tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.proshowcon_tab .tab_box .hide{display:none;}

/*新闻资讯*/
.newsfirst {
  margin: 55px 0 30px 0;
}
.nleft {
  width: 34.206%;
}
.nleft .pic {
  width: 100%;
}
.nleft .pic:after {
  padding-bottom: 67%;
}
.nright {
  width: 62%;
}
.nright .newstit {
  padding: 10px 0 10px 25px;
  background: #ffac00 url(../images/newsbg.jpg) no-repeat 95% center;
  color: #fff;
}
.nright .newstit span {
  font-size: 22px;
  display: block;
}
.nright .newstit em {
  font-size: 12px;
  font-family: arial;
}
.nright .newscon {
  padding-top: 27px;
  border: 1px solid #d6d6d6;
}
.nright .newscon .date {
  font-family: arial;
  color: #999;
  padding: 0 0 10.3% 3%;
}
.nright .newscon .date span {
  font-size: 39px;
  display: block;
}
.nright .newscon .date em {
  font-size: 12px;
}
.nright .newscon .newfirstcon {
  width: 83%;
  margin-left: 5%;
}
.nright .newscon .newfirstcon a {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  line-height: 40px;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  transition: 0.3s;
}
.nright .newscon .newfirstcon p {
  height: 40px;
  overflow: hidden;
}
.nright .newscon:hover a {
  color: #d80808;
}
.news ul li {
     border-bottom: 1px solid #d6d6d6;
    display: inline-block;
    width: 47%;
    margin: 0 10px  20px;
}
.news ul li .newleft {
  position: relative;
  width: 100%;
}
.news ul li .newleft .pic {
  width: 100%;
}
.news ul li .newleft .pic img {
  transition: 0.3s;
  width:100%;
}
.news ul li .newleft .date {
  width: 37px;
  color: #fff;
  position: absolute;
  right: -18.5px;
  top: 50%;
  margin-top: -22px;
}
.news ul li .newleft .date span {
  display: block;
  background: #d80808;
  height: 36px;
  font-size: 22px;
  text-align: center;
  line-height: 36px;
}
.news ul li .newleft .date em {
  font-family: arial;
  font-size: 10px;
  background: #a1000d;
  display: block;
  text-align: center;
}
.newshowtxt {
    padding-top: 20px;
}
.vicenav_title h1 {
    font-weight: normal;
}
.vicenav_title h1 font {
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 19px;
    margin-bottom: 5px;
    color: #444;
	    float: left;
    width: 100%;
}
.vicenav_title .description {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 24px;
    margin: 30px 0;
    float: left;
    width: 100%;
    border-bottom: solid 1px #ddd;
    padding: 0 0 10px;
}

.vicenav_title h1 p {
    font-size: 13px;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    color: #c1c1c1;
}
.vicenav_title {
    width: 100%;
    float: left;
    overflow: hidden;
}
.news ul li .newright {
  width: 100%;
    padding: 30px 0px 0 0;
    text-align: left;
}
.news ul li a{ color:#999;}
.newright .dates {
    float: left;
    border: solid 1px #ddd;
    text-align: center;
    padding: 10px 10px 10px;
    overflow: hidden;
	    width: 22%;
}
.news ul li .newright h1 {
    font-size: 16px;
    color: #535353;
    display: block;
    line-height: 25px;
    float: left;
    width: 74%;
    margin-left: 15px;
	    margin-top: 10px;
    margin-bottom: 10px;
}
.news ul li .newright p {
    float: left;
    width: 65%;
    margin-left: 15px;
    overflow: hidden;
    font-size: 13px;
}
.newright .dates span {
    display: inline-block;
    width: 100%;
    font-size: 26px;
    font-family: HELVETICANEUELTPRO-THEX;
    text-align: left;
	color:#666;
}
.newright .dates em {
    color: #999;
    top: 22px;
    font-size: 16px;
    text-align: left;
    font-family: HELVETICANEUELTPRO-THEX;
    display: inline-block;
    width: 100%;
}
.news ul li .newright a.newscontit {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  display: inline-block;
  height: 22px;
  overflow: hidden;
  transition: 0.3s;
}
.news ul li .newright p {
  height: 40px;
  overflow: hidden;
}
.news ul li:hover a.newscontit {
  color: #d80808;
}
.news ul li:hover img {
  transform: scale(1.2);
}
.newshow .newshowtit {
  text-align: center;
  margin-top: 110px;
  border-bottom: 1px dotted #bfbebe;
}
.newshow .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.newshow .newshowtit .date {
  line-height: 65px;
  font-size: 12px;
  color: #999;
}
.newshow .newshowtxt p {
  margin-top: 25px;
  line-height: 25px;
}
.newshow .newshowimg {
  text-align: center;
  margin: 65px 0;
}
.prev-next {
  float: left;
  margin-top: 10px;
}
.prev-next a {
  display: block;
  color: #999;
  line-height: 25px;
  transition: 0.3s;
}
.prev-next a b {
  color: #666;
}
.prev-next a:hover {
  color: #d80808;
}
.prev-next a.prev {
  border-bottom: 1px dashed #d4d4d4;
}
/*站点地图*/
.mapwrap {
  margin: 40px auto;
  padding-bottom: 100px;
}
.mapwrap dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.mapwrap dl:hover {
  box-shadow: 0 0 2px #d80808;
}
.mapwrap dl:hover dt a {
  color: #d80808;
  font-weight: bold;
}
.mapwrap dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  border: 1px solid #ddd;
  transition: 0.3s;
}
.mapwrap dt:hover {
  background: #d80808;
}
.mapwrap dt:hover a {
  color: #fff !important;
}
.mapwrap dt a {
  color: #d80808;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.mapwrap dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.mapwrap dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.mapwrap dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.mapwrap dd .p2 a {
  color: #d80808;
  font-weight: bold;
  overflow: hidden;
  transition: 0.3s;
}
.mapwrap dd .p2 a:hover {
  color: #000;
}
.mapwrap dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.mapwrap dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.mapwrap dd div a:hover {
  background: #d80808;
  color: #fff;
}
@media (max-width: 768px) {
  .mapwrap dt {
    width: 15%;
  }
  .mapwrap dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .mapwrap dt {
    width: 20%;
  }
  .mapwrap dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .mapwrap dt {
    width: 100%;
  }
  .mapwrap dd {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav {
    margin-left: 60px;
  }
  .nav ul li a {
    padding: 0px 19px;
  }
  .sypro .syprocon {
    text-align: center;
  }
  .sypro .syprocon ul li {
    margin-right: 1%;
    float: none;
    display: inline-block;
    width: 310px;
  }
  .nytit h2 {
    font-size: 30px;
  }
  .honorcon ul {
    text-align: center;
  }
  .honorcon ul li {
    margin: 0 4% 0 0;
    display: inline-block;
    float: none;
  }
  .contactwrap ul li {
    margin-right: 1.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav,
  .language {
    display: none;
  }
  .logo {
    margin: 15px 0 10px;
  }
  .sypro .syprocon {
    text-align: center;
  }
  .sypro .syprocon ul li {
    margin-right: 1%;
    float: none;
    display: inline-block;
    width: 32%;
    height: 428px;
  }
  .sypro .syprocon ul li .pic {
    height: 272px;
  }
  .syabout .syaredbg .syawhitebg .syaleft .pic {
    width: 100%;
    margin: 5% 0 0 0px;
  }
  .syabout .syaredbg .syawhitebg .syaright {
    width: 45.382%;
    margin-right: 10px;
  }
  .synews ul li .syntxt a.detailed {
    margin-top: 0;
  }
  .synews ul li .syntxt span {
    margin-top: 7%;
  }
  .footerright {
    width: 100%;
  }
  .vicenav {
    top: -49px;
  }
  .vicenav .vicenavwrap .menu a {
    height: 35px;
    line-height: 35px;
  }
  .mbx {
    margin-top: -45px;
  }
  .nytit h2 {
    font-size: 25px;
  }
  .honorcon {
    display: none;
  }
  .phonehonor {
    display: block;
  }
  .case .casebg {
    display: none;
  }
  .case ul li {
    width: 48.767%;
  }
  .caseleft {
    width: 100%;
  }
  .caseleft .big .pic:after {
    padding-bottom: 46%;
  }
  .caseleft .small {
       margin-top: 10px;
    float: left;
    width: 20%;
  }
  .caseleft .pic {
    width: 64%;
  }
  .caseright {
    width: 100%;
  }
  .contactwrap ul li {
    margin-right: 0;
    width: 50%;
  }
  .message .messagecon {
    width: 100%;
  }
  .bigphone {
    display: block;
  }
  .caseleft {
    display: none;
  }
  .pro_show .proshowcon .inquiry ul {
    width: 100%;
  }
  .pro_show .proshowcon .inquiry ul li input {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li2 input {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li5 textarea {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li7 {
    text-align: center;
    padding-left: 0;
  }
  .nleft {
    display: none;
  }
  .nright {
    width: 100%;
  }
  .nright .newscon {
    padding-top: 2px;
  }
  .nright .newscon .date {
    padding: 0 0 3.3% 1%;
  }
  .news ul li .newright {
    padding-top: 8px;
  }
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  font-size: 24px;
  right: 15px;
  line-height: 50px;
  display: none;
  color: #d80808;
  /*top: 25px;*/
  z-index: 9;
}
.phone-nav:hover {
  color: #333;
}
@media (max-width: 1100px) {
  .phone-nav {
    display: block;
  }
}
@media (max-width: 1100px) {
  .container {
    width: 100%;
  }
  .container2 {
    width: 100%;
  }
  .nav,
  .language {
    display: none;
  }
  .banner .slick-dots {
    height: 30px;
  }
  .logo {
    width: 110px;
    margin: 10px 0;
  }
  nav:not(.mm-menu)
  {
    display: none;
  }
  /*.phone-nav {
    top: 20px !important;
  }*/
  .sytit-wrap p {
    line-height: 25px;
    margin-top: 10px;
  }
  .sytit-wrap .sytit h3 {
    font-size: 25px;
  }
  .sypro .syprocon ul {
    margin-top: 30px;
  }
  .sypro .syprocon ul li {
    margin: 20px 0 20px 0;
    width: 100%;
  }
  .sypro .syprocon ul li {
    height: 465px;
  }
  .sypro .syprocon ul li .syprotxt {
    top: 0 !important;
    width: 100%;
  }
  .sypro .syprocon ul li .syprotxt p {
    margin: 0;
  }
  .sypro .syprocon ul li .pic {
    bottom: 0 !important;
    top: auto !important;
  }
  .syabout {
    height: auto;
    padding-bottom: 40px;
  }
  .syabout .syaredbg {
    width: 100%;
    float: none;
    height: auto;
  }
  .syabout .syaredbg .syawhitebg {
    width: 100%;
    position: static;
  }
  .syabout .syaredbg .syawhitebg .pic {
    width: 100% !important;
    margin: 0 !important;
  }
  .syabout .syaredbg .syawhitebg .syaleft {
    width: 100%;
    margin: 0;
  }
  .syabout .syaredbg .syawhitebg .syaright {
    width: 100%;
    margin: 50px 0 0;
    text-align: center;
  }
  .synews ul li .pic {
    width: 100%;
  }
  .synews ul li .syntxt {
    width: 100%;
    padding-bottom: 30px;
  }
  .synews ul li .syntxt span {
    margin-top: 10px;
  }
  .synews ul li .syntxt a.ntit {
    font-size: 20px;
    margin-bottom: 0;
  }

  /* 首页图片 */
  .sypicture ul.slides li dl{width: 50%;padding:10px 10px}
  
  .footerright {
    width: 100%;
  }
  .footerright ul li {
    width: 100% !important;
  }
  .copy {
    text-align: center;
  }
  .copy p {
    float: none !important;
    line-height: 25px;
    margin: 20px 0;
  }
  .vicenav {
    top: -14px;
  }
  .vicenav .vicenavwrap .menu a {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 100;
    overflow: hidden;
  }
  .mbx {
    margin-top: -10px;
  }
  .nytit h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .nynewwrap ul li {
    width: 100%;
  }
  .honorcon {
    display: none;
  }
  .phonehonor {
    display: block;
  }
  .case ul li {
    width: 48.767%;
  }
  .caseleft {
    width: 100%;
  }
  .caseleft .big .pic:after {
    padding-bottom: 70%;
  }
  .caseleft .small {
        margin-top: 10px;
    float: left;
    width: 20%;
  }
  .caseleft .small .pic {
    width: 90%;
  }
  .caseleft .small .pic:after {
    padding-bottom: 66.9%;
  }
  .caseright {
    width: 100%;
  }
  .contactwrap ul li {
    margin-right: 0;
    width: 100%;
  }
  .message .messagecon {
    width: 100%;
  }
  .message .messagecon ul {
    width: 100%;
    float: left;
    margin-right: 6%;
  }
  .message .messagecon ul.phonemessage {
    display: block;
  }
  .job ul li .jobtit span.zhiwei {
    width: 85%;
  }
  .pro ul {
    text-align: center;
    margin-top: 50px;
  }
  .pro ul li {
    width: 33.739%;
    margin: 0 3.68% 5% 3.68%;
    display: inline-block;
    float: none;
  }
  .pro ul li .protxt {
    padding: 10px 0 10px 5px;
    text-align: left;
  }
  .pro ul li:nth-child(4n) {
    margin: 0 3.68% 5% 3.68%;
  }
  .bigphone {
    display: block;
  }
  .caseleft {
    display: none;
  }
  .pro_show .proshowcon .inquiry ul {
    width: 100%;
  }
  .pro_show .proshowcon .inquiry ul li input {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li2 input {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li5 textarea {
    width: 80%;
  }
  .pro_show .proshowcon .inquiry ul li.li7 {
    text-align: center;
    padding-left: 0;
  }
  .nytit span {
    line-height: 15px;
    display: inline-block;
    margin-top: 15px;
  }
  .nleft {
    display: none;
  }
  .nright {
    width: 100%;
  }
  .nright .newscon {
    padding-top: 2px;
  }
  .nright .newscon .date {
    padding: 0 0 3.3% 1%;
    width: 23%;
    text-align: center;
  }
  .nright .newscon .newfirstcon {
    width: 70%;
  }
  .news ul li .newleft {
    width: 25.01%;
  }
  .news ul li .newright {
    width: 65%;
    padding-top: 8px;
  }
}
@media (max-width: 480px) {
  .phonehonor ul li .pic:after {
    padding-bottom: 94%;
  }
  .case ul li {
    width: 100%;
  }
  .case ul li .pic .casezzc .consu {
    margin-top: 15%;
  }
  .contactwrap ul li {
    margin-right: 0;
    width: 100%;
    line-height: 40px;
    font-size: 14px;
  }
  .message .sub {
    width: 100%;
  }
  .message .sub input {
    width: 45%;
  }
  .job ul li .jobtit span.zhiwei {
    width: 50%;
  }
  .pro ul li {
    width: 41%;
  }
  .bigphone .pic::after {
    padding-bottom: 98%;
  }
  .pro_show .proshowcon .inquiry ul li input {
    width: 70%;
  }
  .pro_show .proshowcon .inquiry ul li b {
    width: 22%;
    font-size: 12px;
  }
  .pro_show .proshowcon .inquiry ul li.li2 input {
    width: 70%;
  }
  .pro_show .proshowcon .inquiry ul li.li5 textarea {
    width: 70%;
  }
  .nytit span {
    line-height: 15px;
    display: inline-block;
    margin-top: 15px;
  }
  .nright .newscon .date {
    width: 23%;
  }
  .nright .newscon .newfirstcon {
    width: 70%;
  }
  .newshow .newshowtit h1 {
    font-size: 16px;
  }
  .news ul li .newleft {
    width: 33.01%;
  }
  .news ul li .newleft .pic:after {
    padding-bottom: 100%;
  }
  .news ul li .newright {
    width: 60%;
    padding-top: 0;
  }
  .news ul li .newright a.newscontit {
    height: 45px;
  }
  .vicenavwrap .menu div ul {
    width: 225%;
    margin-left: -15%;
  }
  .pro ul li {
    border-radius: 0;
  }
}
/*# sourceMappingURL=style.css.map */
/*loading页面*/
#loading  
{  
    width: 100%;
    height:100%;
    position:fixed;  
    z-index:999;  
    background:#ffffff;
    text-align: center;
    display: table;
}   
#loading span{
    display: table-cell;
    vertical-align: middle;
}
#loading span p{color:#fff;font-size: 20px;}
#loading img{   
    display: inline-block; 
}
.scoll_dis  
{   
    overflow:hidden;  
}
/*产品分类*/
#catalog{
  width:1100px;
  margin: 15px auto;
    padding: 0 15px;
}
#catalog .catalog_title{width:10%;}
.sicatalog_head {
    font-size: 44px;
    font-weight:bold;
    color: #d80808;
    font-family: Verdana,Arial;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 30px;
}
.f_l {
    float: left;
}
.dashed > ul > li{
  margin-left:30px; 
}
.dashed > div > span{
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
}
.sicatalog {
    overflow: hidden;
    margin: 0 80px;
}
.sicatalog .dashed:first-child {
    border-top: none;
}
.sicatalog .dashed {
    overflow: hidden;
    border-top: #aaa 1px dashed;
    padding: 13px 0px;
}
.sicatalog li {
    text-align: center;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    margin: 0 13px;
}
.sicatalog li:hover,
.sicatalog .active{
    background:#d80808; 
}
.sicatalog li:hover a,
.sicatalog .active a{
    color:#fff;
}
/*产品放大镜*/
.small > .active{
    border: 3px solid #206bd1;
}
#magnifier > img{
    width: 100%;
    height:100%
}
/*滑块*/
.magnifyingBegin{
    width: 175px;
    height: 210px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
    width: 370px;
    height: 420px;
    display: none;
    position: absolute;
    right: -400px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
}
.magnifyingShow > img{
    width: 790px !important;
    max-width: none;
    height: 865px;
    margin-left:0;
    margin-top: 0;
}
/*生产实力*/
.carousel ul li{
    width: 100%;
    float: none;
}
/*站点地图*/
#map .con{
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 50px; 
}
.con .hd h1 {
    width: 122px;
    height: 39px;
    font-size: 16px;
    line-height: 39px;
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    text-align: center;
}
.con .hd {
    height: 39px;
    background: #fcfcfc;
    border-bottom: #fff 1px solid;
}
.con .bd {
    padding: 10px 0;
    border-top: #d6dbe1 1px solid;
    overflow: hidden;
    zoom: 1;
}
.con .bd dl {
    padding: 0 0 10px 10px;
    zoom: 1;
}
.con .bd dd {
    float: left;
    overflow: hidden;
    zoom: 1;
}
.con .bd ul {
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
    zoom: 1;
}
.con .bd li {
    float: left;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
}
.con .bd dd {
    margin: 6px;
}
/*站内搜索*/
#search{
    margin-bottom: 50px;
    overflow:hidden
}
.search_left{
    float: left;
    width: 25%;
    border: 1px solid #d6d6d6;
    padding-bottom: 15px;
}
.s_head{
    border-bottom: 1px solid #d6d6d6;
    height: 50px;
}
.s_head h2{
    line-height: 50px;
    margin-left: 15px;
}
.s_body ul{
    margin-top: 10px;
    margin-left: 20px;  
}
.s_body ul span{
    display: block;
    color: #333;
    line-height: 40px;
}
.s_body ul input,
.s_body ul select{
    height: 35px;
    width: 80%;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
}
.s_body .sub input{
    height: 45px;
    width: 20%;
    background: #575757;
    border: 0;
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    margin-right: 50px;
    transition: 0.3s;
    float: right;
}
.search_right{
    float: right;
    width: 73%;
    border-top: 1px solid #d6d6d6;
    padding-bottom: 15px;
    padding-top: 20px; 
    padding-left: 20px;
}
.search_right em{
    color: #004cff;
}
.search_right ul span{
    display: block;
    line-height: 30px;
}
.search_right ul span a,
.product_title a{
    color: #d80808;
    text-decoration: underline;
}
.search_right li{
  overflow: hidden;
}
.product_list{
  padding-bottom: 15px;
  border-bottom: 1px solid #d6d6d6; 
  margin-bottom: 15px;
}
.product_img{
    float: left;
}
.product_img img{
  border-radius: 50%;
}
.product_img img:hover{
  width: 90px;
  height: 90px;
}
.product_body{
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
.product_title{
  margin-bottom: 20px;
}
.se_news{
  float: right;
  width: 79%;
}
.news ul li .se_news a {
    color:#d80808;
    text-decoration: underline;
    display: inline-block;
    height: 22px;
    overflow: hidden;
    transition: 0.3s;
}
.search_right .news .date em{
  color: #fff;
}
/*下载*/
#download li{
  margin-bottom: 25px;
}
#download ul{
  margin-top: 50px;
  margin-bottom: 110px;
}
.down_head{
  margin-left: 25px;
  margin-bottom: 5px;
}
.down_body{
  margin: 0 15px;
  padding-top: 5px;
  border-top: 1px solid #d6d6d6;
  overflow: hidden;
}
.down_body div{
  margin:0 15px;
}
.down_body span{
  margin-right: 15px;
}
.f_r{
  float: right;
}
.f_l{
  float: left;
}
.download_title{
  margin-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
  padding: 8px;
}
.download_button,
.link_button{
    display: inline-block;
    background: #23b7e5;
    height: 35px;
    line-height: 35px;
    padding: 0 35px;
    color: #fff;
    border-radius: 2px;
}
.download_button:hover,
.link_button:hover{
    background: #38c4f0;
    color: #fff;
}
.content_title{
    margin: 30px 0 10px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}
.line{
  border-bottom: 1px solid #d6d6d6;
  margin: 15px 0;
}
#link h3{
  margin: 10px 15px;
}
#img_link,
#text_link{
  margin-bottom: 50px;
  overflow: hidden;
}
#img_link li,
#text_link li{
  float: left;
  margin: 0 10px;
}
/*招聘*/
.apply{
  position: absolute;
  bottom: 15px;
  right: 15px;
  border: 1px solid red;
  width: 75px;
  text-align: center;
}
.apply a{
  color: red;
}
