﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }

.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}


i,em{font-style: normal;}
*{box-sizing:border-box;}
a{color:#434343;text-decoration:none;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;}
a:hover{outline:none;color:#ed1b24;}
input,button{padding:0;border:none;background:none;outline:none;font-family:"微软雅黑",Arial,Helvetica;}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}

.container{width: 1400px; margin: 0 auto;}
.container::after{content: '';clear: both;display: block;}
.clear {clear: both;}
.w1300{margin:0 auto; width:1400px; height:auto; overflow:hidden;}
.com-pic{overflow:hidden;}


/*头部*/
.topbj{position: fixed; width: 100%;height:131px; background:url(img/top.png) no-repeat;top:0px;left: 0;z-index: 9999;}
.topbj:hover{background:url(img/top1.png) no-repeat;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.topbj .t_en{ margin:0 auto; width:80%; height:auto; padding-top:8px; overflow:hidden;}
.topbj .t_en .yuyan{width:280px; height:auto;color:#fff; font-size:15px; font-family:"微软雅黑"; line-height:26px;float: right;}
.topbj .t_en .yuyan span{font-size:13px; color:#888;}
.topbj .t_en .yuyan a{color:#fff;}
.c_top .search{float: right; text-align: center; line-height:30px;}
.c_top-right .search{font-size:0;}
.c_top-right .search .inp{ width:130px;display:inline-block;height:30px;color:#ccc;line-height:30px;vertical-align:middle;}
.c_top-right .search .sub{width:30px;height:30px;background: url(img/icon-search.png) no-repeat center;border-radius:180px; vertical-align:middle;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.c_top-right .search .sub:hover{cursor:pointer;background-color:#dd0e18;border-radius:180px;}


.topbj .k-width{padding-top:35px;float:right; margin-right:10%;}
.topbj .nav-list{height:50px;}
.topbj .nav-list>li{position:relative;float:left;margin:0 30px;}
.topbj .nav-list>li:before{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:transparent;}
.topbj .nav-list>li>a{position:relative;display:inline-block;padding:0 10px;color:#fff;font-size:18px; padding-bottom:30px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.topbj .nav-list>li>a:before{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:2px solid #ed1b24;opacity:0;visibility:hidden;}
.topbj .nav-list>li:hover>a:before{opacity:1;visibility:visible;}
.topbj:hover .nav-list>li>a{color:#434343;}


@media (max-width:1800px){
    .topbj .nav-list>li{margin:0 20px;}
    .topbj .nav-list>li>a{font-size:18px;}
}
@media (max-width:1560px){
    .topbj .nav-list>li>a{font-size:14px;}
    .topbj .nav-list>li{margin:0 5px;}
}
@media (max-width:1440px){
    .topbj .logo .slogan{margin-left:12px;font-size:16px;}
}
@media (max-width:1360px){
    .topbj .com-width{width:96%;}
}
@media (max-width:1270px){
    .topbj .com-width{width:98%;}
    .topbj .nav-list > li > a{padding:0 10px;}
}

/*下拉菜单*/
.k_nav{visibility:hidden;opacity:0;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.topbj .nav-list>li:hover .k_nav{visibility:visible;opacity:.95;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);}
.k_nav,.kk-dropdown-menu{position:absolute;top:52.9px;right:0;z-index:99;width:250px; background-color:#fff;padding:8px; border-right:1px solid #dbdada}
.k_nav>li,.kk-dropdown-menu li{line-height:50px;}
.k_nav>li a,.kk-dropdown-menu li a{display:inline-block;width:100%;padding:0 15px;font-size:16px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.k_nav>li:hover>a{text-indent:10px;}
.kk-dropdown-menu li:hover a{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);}
.k_nav>li ~ li,.kk-dropdown-menu li ~ li{border-top:1px solid #dbdada;}
.kk-dropdown-menu{z-index:88;display:none;top:auto;right:auto;left:100%;margin-top:-59px;width:300px;overflow:hidden;transform:translateY(20px);-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.k_nav>li:hover .kk-dropdown-menu{display:block;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);}
.k_nav>li>a{position:relative;width:100%;}
.k_nav>li>a.sj:after{position:absolute;right:15px;display:inline-block;width:0;height:0;margin-top:21px;vertical-align:middle;content:'';border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px dashed;}
.k_nav>li:hover .kk-dropdown-menu li{-webkit-animation-name:slide-left;-o-animation-name:slide-left;animation-name:slide-left;-webkit-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(1){-webkit-animation-delay:.02s;-o-animation-delay:.02s;animation-delay:.02s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(2){-webkit-animation-delay:.04s;-o-animation-delay:.04s;animation-delay:.04s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(3){-webkit-animation-delay:.06s;-o-animation-delay:.06s;animation-delay:.06s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(4){-webkit-animation-delay:.08s;-o-animation-delay:.08s;animation-delay:.08s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(5){-webkit-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(6){-webkit-animation-delay:.12s;-o-animation-delay:.12s;animation-delay:.12s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(7){-webkit-animation-delay:.14s;-o-animation-delay:.14s;animation-delay:.14s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(8){-webkit-animation-delay:.16s;-o-animation-delay:.16s;animation-delay:.16s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(9){-webkit-animation-delay:.18s;-o-animation-delay:.18s;animation-delay:.18s}
.k_nav>li:hover .kk-dropdown-menu li:nth-child(10){-webkit-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}
@-webkit-keyframes slide-left{
    0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0);}
    100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
@-o-keyframes slide-left{
    0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0);}
    100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
@keyframes slide-left{
    0%{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0);}
    100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}

.culture-cont {font-size: 16px;line-height: 30px;}
.culture-cont strong {font-size: 18px;display: inline-block;margin-left: -8px;}
.main-content .cont {font-size: 16px;text-indent: 2em;line-height: 30px;color: #666;padding-top: 15px;}
.main-content .cont p ~ p {margin-top: 20px;}
.main-content .cont.center {margin-top: 40px;text-indent: 0;padding: 0 50px;}
.main-content .cont.center p ~ p {margin-top: 10px;}
.main-content .pic {margin-right: 60px;margin-bottom: 50px;}
.main-content .big-pic {text-align: center;}
.main-content .big-pic img {width: 900px;}
.sc-pic {position: relative;overflow: hidden;width: 60%;height: 460px;}
.sc-pic-min {width: 480px;float: left;}
.sc-pic-min ul li {width: 220px;float: left;background: #dcdbdc;padding: 20px;margin-left: 20px;margin-bottom: 20px;overflow: hidden;}
.sc-pic-min ul li img {width: 100%;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;}
.sc-pic-min ul li:hover img {transform: scale(1.05);}
.com-pagination {margin-top: 40px;width: 100% !important;}
.com-pagination .swiper-pagination-bullet {width: 12px;height: 12px;background: #cacaca;opacity: 1;text-align: center;margin: 0 5px;}
.com-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #732ab0;}
.sxwl-list {margin-top: 50px;font-size: 0;text-align: center;}
.sxwl-list li {display: inline-block;width: 20%;font-size: 16px;}




/*banner*/
#banner {position: relative;overflow: hidden;width: 100%; margin-bottom:-14px;}
#banner ul {
	position: relative;
	overflow: hidden;
	width:500%;
	margin:0;
}
#banner ul li {
	width:20%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;

	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width:170px;
	position: absolute;
	right: 0;
	left: 0;
	bottom:6%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:30px;
	height:10px;border-radius:20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #274196
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}


/*手机banner轮播*/
.sj-banner{width:100%; position:relative;}
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:5px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

/*=========浮动导航========*/
.sp_header{height:auto;overflow:hidden;position:fixed;z-index:99999999;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:35px; margin-right:10px;}
.sp_nav span{display:block;background-color:#e1c100;width:20px;height:3px;position:absolute;left:15px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:5px}
.sp_nav span:nth-of-type(3){top:10px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background-color:rgba(242,243,245,.95); padding-top:30px;width:50%;height:calc(100% - 104px);font-size:14px; right:0;line-height:40px;top:-100%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; float:right;}
.nav_show{top:0px; padding-top:80px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ccc solid;margin-left:10px;position:relative;line-height:35px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ccc solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:90%}
.sjj_nav ul li ul li a{color:#888;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#e31b1d;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#e31b1d}
.sjj_nav ul li ul li>ul{margin-left:10px}



 /**/
.spbj{ height: 686px;padding-top: 95px;  background:#fff;  box-sizing: border-box;  font-family:"Microsoft Yahei"; }
.sp{width: 1400px;margin:0 auto 45px; }
.sp dl{height: 400px;}
.spbj dl dt{position: relative; width: 48.571%; max-height: 400px;overflow: hidden; float: left; }
.spbj dl dt img{width:100%;  display: block;}
.spbj dl dt i{width: 100%;max-height:400px;background: url(img/vdotm.png) no-repeat;background-size: 100%; position: absolute;left:0;top:0%;}
.spbj dl dd{height: 150px; width:45.357%;float: right;margin-right: 15px;padding-top: 25px;}
.spbj dl dd h3{font-size: 1.56vw;color: #333333;line-height: 2vw; font-weight: bold;margin-bottom: 20px;}
.spbj dl dd h3 b{ display: block;}
.spbj dl dd p{font-size: 15px; line-height: 32px;color:#666666;margin-bottom: 35px;}
.spbj dl dd span{display: block;}
.spbj dl dd span a{width:133px;height:34px;line-height: 34px; border:1px solid #b9b9b9; font-size:16px;color:#474747; display: block;float: left;text-align: center;}
.spbj dl dd span a:hover,.yybj dl dd span a.cur{ background-color:#274196;color:#fff;}
.spbj dl dt img{-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;}
.spbj dl:hover dt img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}

.m_zz{width: 1400px;margin:0px auto; position: relative;height:110px;  }
.m_zz li{ width:21.142%; height: 110px;padding-left:24px; box-sizing: border-box; float: left; text-align: left; position: relative;cursor: pointer;}
.m_zz li::before{content: "";position: absolute;width: 171px;height:83px;background:url(img/spbg.png) no-repeat;left:6px;bottom:6px;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.m_zz li em{margin-left:0px;display: block; position: relative;z-index: 1;}
.m_zz li em b{ margin-left:0px;font-size:32px; color: #535353; font-family: "Century Gothic","Arial"; font-weight: bold;line-height: 38px;}
.m_zz li em i{ font-size: 14px;  color: #fff;text-align: center; font-weight: normal; text-align: center; line-height: 22px;width:22px; height: 22px;display: block;text-transform: uppercase;font-family: "Arial";position: absolute;bottom:5px; right:0px;background:url(img/sp_1.png) no-repeat; }
.m_zz li h3{font-size: 28px; color: #333333; text-align: left; font-weight: normal; line-height: 42px;z-index: 1;position: relative;}

.m_zz li:nth-child(1) em{width:100px;}
.m_zz li:nth-child(2) em{width:130px;}
.m_zz li:nth-child(2) em i{background:url(img/sp_2.png) no-repeat;}
.m_zz li:nth-child(2) em b{font-size: 22px;font-weight: bold;}
.m_zz li:nth-child(3) em{width:85px;}
.m_zz li:nth-child(4) em{width:88px;}
.m_zz li:nth-child(5){width: 15.432%;}
.m_zz li:nth-child(5) em{width:85px;}

@media screen and (max-width:1440px) {
  .yy,.m_zz{width: 1200px;}

}

/*------------首页栏目----------*/
.sylm{margin:0 auto; width:auto; height:auto; text-align:center; padding-top:60px; padding-bottom:30px;font-family:"微软雅黑";}
.sylm h2{ font-size:40px; color:#434343; line-height:50px; font-weight:normal;}
.sylm p{ font-size:20px; color:#888; line-height:30px;}

/*--pic--*/
.p_more{margin:0 auto; width:140px; height:40px; text-align:center;  border:1px solid #666;border-radius:25px;}
.p_more a{font-family:"微软雅黑"; font-size:15px; color:#666; line-height:40px;}
.p_more:hover{background-color:#ed161d;border:1px solid #fff;transition: all .5s;}
.p_more:hover a{color:#fff;}

.picbj{width:auto; height:auto; background-color:#F5F5F5; padding-bottom:40px; margin-top:40px;}

.fen{ margin:0 auto;width:1340px; padding-top:40px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:15.7%;height:55px; margin:0.5%;background:#FFF;border-radius:5px;text-align: center;float: left; box-sizing: border-box; position: relative; }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:55px; height:55px; font-size:18px; color: #434343;}
.fen ul li a:hover{background:#d0001c\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:5px;background:#e01c1d;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li:nth-child(3){margin-right: 0;}
.fen ul li.cur a { background:#e01c1d; color: #fff; }

.anliroll {height:1300px;width:90%;margin:40px auto; }
.anliroll li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%; height:280px;display: block;transition: all .5s; }
.anliroll li ol {background: #fff;color: #000;width: 100%; height:100px;z-index: 555;transition: all .2s;text-align: center;font-size:18px; line-height:20px;padding:10px;box-sizing: border-box;}
.anliroll li ol i dd{ margin:0 auto; width:90%;font-family: "微软雅黑"; border-radius:10px;color:#202d60; font-size:14px; line-height:22px; margin-top:8px;}
.anliroll li:hover ol i dd{ background-color:#ed1b24;color:#fff;}
.anliroll li ol i {display: block;color: dimgray;font-size: 15px;}
.anliroll li ol a {color: #000;font-size: 18px; line-height:26px; }
.anliroll li:hover img {transform: scaleX(1.1) scaleY(1.1); }



/*------------ys---------*/
.ys{position: relative;width:100%; border-top:1px solid #e5e5e5;max-width: 1920px;min-width: 1200px;margin:0 auto; overflow: hidden;}
.ys .ys_xx{width: 1300px;margin:0 auto;}
.ys .ys_xx ul{}
.ys .ys_xx li{float: left;width:25%;border-right: 1px solid #ddd;height: 100px;padding-top: 24px;text-align: center;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.ys .ys_xx li span{display: block;font-size: 24px;color: #333333;}
.ys .ys_xx li:hover{ background-color:#d0001c;}
.ys .ys_xx li em{display: block;font-size: 12px;color: #666666;}
.ys .ys_xx .on span{color:#d0001c;font-weight: bold;}
.ys .ys_xx .on em{font-weight: normal;}
.ys .ys_xx li:hover em{ color:#fff;}
.ys .ys_xx .on:hover span{ color:#fff;}

.ys_xj dl{height: 30rem;overflow: hidden;}
.ys_xj dt{position: relative;}
.ys_xj dt i{width: 100%;display: block;}
.ys_xj dt i img{width: 100%;display: block;}

.ysno{position:absolute;left:0;top:0;width:7%;border-right: 2px solid rgba(255,255,255,.3);height: 30rem;overflow: hidden;text-align: center;}
.ysdian{background: rgba(0,0,0,.4);width: 100%;height: 5.66rem;padding-top: 2rem;margin-bottom: 6.6rem;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.ysdian img{width: 25%;margin:0 auto 0;display: block;}
.ysno em{display: block;font-size: 18px;color: #fff;height: 1.25rem;}
.ysno span{display: block;font-size: 18px;color: #fff;margin-top: 0.5rem;}
.ysno p{height: 8.8rem;}
.ysno p b{width: 2px;height: 2.2rem;background: #fff;margin: 0 auto;display: block;}
.ysno p .cur{background: #0b67a2}

.ys .ys_xj dd{position: absolute; left:0;bottom: 0;width:100%;margin-left: 18.75%;height: 7rem;background: #fff;overflow: hidden;border-bottom: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.ys .ys_xj h3{position: relative;float: left;width: 13%; background: #274196;height: 7rem;line-height: 7rem; text-align: center;font-size: 1.25rem;color: #fff;margin-right: 1%;}
.ys .ys_xj h4{font-size: 1.1rem;color: #274196; line-height: 2rem; font-weight: bold;margin-top: 1rem;}
.ys .ys_xj .wz{font-size:14px;color:#666666;line-height: 1rem;width:71%;}
.ys .u_ljt{position: absolute;right:4.5%;bottom: 0; height: 7rem;background: #ed1b24 url(img/ljt2.png) no-repeat center 3rem;z-index: 566;width: 4.5%;}
.ys .u_ljt:before{content: "";position: absolute;width: 1px;height: 1rem;background: rgba(255,255,255,.3);right: 0;top:3rem;}
.ys .u_rjt{position: absolute;right:0;bottom: 0;height: 7rem;background: #ed1b24 url(img/rjt2.png) no-repeat center 3rem;z-index: 566;width: 4.5%;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 15px;}}
@media screen and (min-width: 1280px) {html {font-size: 16px;}}
@media screen and (min-width: 1366px) {html {font-size: 17px;}}
@media screen and (min-width: 1440px) {html {font-size: 18px;}}
@media screen and (min-width: 1600px) {html {font-size: 20px;}}
@media screen and (min-width: 1920px) {html {font-size: 24px;}}

.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}

.zz_bj{width:100%; height:1067px; background:url(img/zzbj.jpg) center no-repeat;}
.zz_bj ul{width:auto; height:auto; padding-top:950px; overflow:hidden;}
.zz_bj ul li{margin:0 auto; width:200px; bottom:5%; height:35px; text-align:center; font-family:"微软雅黑"; font-size:16px;line-height:35px; background-color:#e60002;}
.zz_bj ul li a{ color:#fff; }
.zz_bj ul li:hover{background-color:#274195;transition: all .5s;}


/*sjys*/
.sjys{width:auto; height:auto; background-color:#274195; margin-top:20px; padding-bottom:20px;}
.sjys li{width:auto; height:auto; }
.sjys li img{width:100%;}
.sjys li ol{width:auto; height:auto;text-align:left; padding:20px;}
.sjys li ol em{font-family:Arial, Helvetica, sans-serif; font-size:40px;line-height:70px; color:#fff; border-bottom:2px solid #343434; padding:10px;background-color:#c30d23;font-style:oblique; float:left; margin-right:10px;}
.sjys li ol h3{font-family:"微软雅黑"; font-size:24px; color:#0fffff; line-height:40px; padding-top:10px; font-weight:bold;}
.sjys li ol p{font-family:"微软雅黑"; font-size:15px; color:#eee; line-height:26px; padding-top:10px; padding-bottom:10px;}

/*------------al----------*/
.fen1{ margin:0 auto;width:1340px; padding-top:40px;}
.fen1 ul{ height:auto; text-align:center; overflow:hidden;}
.fen1 ul li {width:19%;height:40px; margin:0.5%;background:#FFF;border-radius:5px;text-align:left; padding-left:10px;float: left; box-sizing: border-box; position: relative; }
.fen1 ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:40px; height:40px; font-size:18px; color: #434343;}
.fen1 ul li a:hover{background:#d0001c\9;color: #fff;}
.fen1 ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:5px;background:#e01c1d;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen1 ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen1 ul li:nth-child(3){margin-right: 0;}
.fen1 ul li.cur a { background:#e01c1d; color: #fff; }

.case_con{position: relative; margin:0 auto; width:1400px; margin-top:20px;}
.case_list dl{float: left;width:50%;margin-right:5px;}
.case_list dt{height:500px;overflow: hidden;}
.case_list dt img{display:block;width:100%;height:500px;transition: all 0.5s;}
.case_list dt:hover img{transform:scale(1.05);}
.case_list dd{height:auto; background-color:#434343;padding:0 30px 30px;position: relative; overflow:hidden;}
.case_list dd h3{font-size:20px;color: #fff;line-height:30px;padding:26px 0 10px;}
.case_list dd p{font-size: 14px;color: #fff;line-height: 24px;}
.case_list dd .more{position: absolute;right: 0;top:44px;width:115px;height: 74px;border-left:1px solid #ececec;font-size:20px;color: #fff;font-family: Impact;line-height:66px;text-align: center;}
.case_list dd .more:hover,.case_list dd h3:hover a{color: #fff;}
.case_con .prev{position: absolute;width: 55px;height: 55px;left: -70px;top:240px;background:url(img/prev1.png) no-repeat;}
.case_con .next{position: absolute;width: 55px;height: 55px;right: -70px;top:240px;background:url(img/next1.png) no-repeat;}
.case_con .prev:hover{background:url(img/prev1h.png) no-repeat;}
.case_con .next:hover{background:url(img/next1h.png) no-repeat;}
.case_pg{height: 15px;padding:30px 0;text-align: center;}
.case_pg i{display: inline-block;width: 15px;height: 15px;background: #dcdcdc;border-radius: 50%;margin:0 10px;}
.case_pg i.cur{background: #fe0000;}
.coop{height: 314px;background: #fff;}
.coop h3{float: left;width: 130px;height: 314px;background: #1568b4;padding:0 40px;font-weight: normal;}
.coop h3 b{display:block;font-size: 26px;color: #fff;line-height: 26px;margin:68px 0 15px;height: 48px;position: relative;}
.coop h3 b:after{position: absolute;width: 98px;height: 1px;background: #75a6d3;content: "";left: 0;bottom: 0;}
.coop h3 i{display:block;font-size: 20px;color: #fff;font-family: Arial;opacity: 0.3;line-height: 24px;}
.coop_r{float: right;width: 990px;height: 282px;overflow: hidden;padding-top: 32px;}
.coop_r li{float: left;width: 247.5px;position: relative;}
.coop_r li img{display:block;width: 247px;height:125px;border-bottom: 1px solid #e6e6e6;}
.coop_r li a:nth-child(2n) img{border: 0;}
.coop_r li:after{position: absolute;width: 1px;height: 170px;background: #e6e6e6;content: "";left: -1px;top: 50%;margin-top: -85px;}


/*--news--*/
.newsbj{width:100%; height:auto; background-color:#f5f5f5; padding-top:70px; padding-bottom:70px; margin-top:40px; overflow:hidden;}
.newsbj .n_lm{width:100%; height:auto;text-align:center;font-family:"微软雅黑";  border-bottom:1px solid #dfdfdf;padding-top:50px; padding-bottom:30px; overflow:hidden;}
.newsbj .n_lm h2{ font-size:55px; color:#fff; line-height:70px;}
.newsbj .n_lm p{font-size:18px; color:#fff; line-height:30px;}


.news_box{margin:0px auto;}
.news_bt{margin:0px auto;width:80%;}
.nb_tab{font-size:0;text-align:center; float:right;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 20px #eee;border-radius:30px;margin-top:22px;}
.nb_tab a+a{margin-left:50px;}
.nb_tab a.cur{background:#274195;color:#fff;background-size:400% 370%;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbc_list{margin:0 auto; width:100%; height:auto; overflow:hidden; margin-top:50px;}
.nbcl_le{width:100%;}
.nbcl_le .news_div_item{width:23.5%;display: inline-block;vertical-align:top;border: 1px solid #e6e6e6;padding:16px;}
.nbcl_le .news_div_item:hover{background-color:#f9f9f9;box-shadow:0 0 21px #d2d2d2;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item_pic img{width:100%;height:220px;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item:hover a{color:#274195;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:30px;color:#68686a;font-size:15px;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(img/n_more.png) no-repeat right center;float: right;margin-top:17px;}

.nbcr_ri{width:45%;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:40px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:20%;text-align:center;font-size:0; color:#274195;}
.nbcr_ri .news_div_item_content{width:70%;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}
.new_t{float:left; }
.new_ta{font-size:40px;color:#434343;line-height:46px;display:block;width:400px;margin:auto;}
.new_ta span{}
.new_tb{font-size:20x;color:#888;line-height:40px;}



/*------------foot----------*/
.footer{ background-color:#343434;padding-top:40px;overflow:hidden;}
.footer .center{text-align:left;width:960px;font-size:0;padding: 20px 0 0;}
.footer .center dl{ width:160px; display:inline-block; vertical-align:top; margin:0 26px; text-align:left; float:left;}
.footer .center dl dt{font-size:18px;margin-bottom:24px;}
.footer .center dl dt a{color: #fff; transition:0.36s}
.footer .center dl dt a:hover{color: #f21a25;}
.footer .center dl dd{font-size: 14px;color: #fff;line-height:26px; width:100%; position:relative}
.footer .center dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#f21a25;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .center dl dd a{color: #fff;}
.footer .center dl dd a:hover{color: #f21a25;}
.footer .center dl dd:hover:before{ height:13px}

.footer  .footerfl{ display:inline-block; vertical-align:top; text-align:left; width:300px; float:right;}
.footer  .footerfl li{background:rgba(255,255,255,0.1); width:145px; height:auto; padding:20px;  float:left;}
.footer  .footerfl li em{ margin:0 auto; width:100px; height:100px; text-align:center; padding:10px 6px 0px; font-size:14px; line-height:15px; color: #fff;}
.footer  .footerfl li i{ width:100px; height:100px; float:left; background-color:#fff;margin-top:8px;}
.footer  .footerfl li i img{width:100px; height:100px;}

.footer .right{width:348px;height:auto;border-left:#888 1px solid;padding:40px 0 0 24px;}
.footer .right h5{ font-size:16px; color:#ffffff}
.footer .right h3{font-size:24px; line-height:30px;color:#0fffff;font-weight:bold;margin:10px 0 5px;font-family: DINOT;}
.footer .right p{font-size:14px;line-height:30px;color:#ccc; color:rgba(255,255,255,.8); font-family:arial; font-weight: normal; margin-bottom: 32px;}
.footer .right a{display:inline-block;width:100px;height:32px;line-height:32px;font-size:14px;color:#434343;background:#ffd200;border-radius:25px;text-align:center;position:relative;overflow: hidden;}
.footer .right a:before{content:"";position:absolute;width:100px;height:100px;top:50%;margin-top:-50px;left:50%;margin-left:-50px;background: rgba(0,0,0,.1);transform:scale(0);transition:0.6s;border-radius: 50%; opacity:0}

.footer .right a span{ position:relative}

.footer .right a:hover{ color:#fff;overflow: hidden !important;}
.footer .right a:hover:before{transform:scale(1); opacity:1;  border-radius: 50%;}

footer .bot{padding: 25px 0; border-top:1px solid #888; margin-top:30px;}
footer .bot .tt{float:left;color: #fff;line-height:35px;height:35px; font-size:14px;margin-right:3px;}
footer .bot .tt i a{color:#fff !important;font-size:14px;}
footer .bot .tt img{ margin-right:10px;}
footer .bnt_link1 a{color:#888 !important; padding-left:10px;font-size:14px; padding-top:8px; float:left;}
.copyright{float:right;font-size:13px;color: #fff;line-height:35px;}
.copyright *{display: inline-block;font-size:12px;color: #888;line-height:22px;}
.copyright a{color: #888;font-size:13px; }
.copyright a:hover{ color:#f21a25; }

/* 底部固定导航 */


.go_top{display: none;background:url(img/f_top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#e1c100;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}

.fixed_footer, .wap_show{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(227,27,29,0.95);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1210px ){
	.fixed_right, .footer .three, .footer .one, .footer .nav {display: none;}
	.mobile .fixed_footer{display: block;}
	.footer .two{width:100%;margin:0;}
	}


.ph-bq{
  margin-bottom:43px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:10px;
  width: 100%;
  background-color: #5e5d5d;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top:15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}


/* 内页 */
.padding0-sm-mini{padding:0px;}
.ny-about{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyabout.jpg) top center no-repeat;}
.ny-team{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyteam.jpg) top center no-repeat;}
.ny-Design{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyDesign.jpg) top center no-repeat;}
.ny-lxwm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nylxwm.jpg) top center no-repeat;}
.ny-pic{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nypic.jpg) top center no-repeat;}
.ny-factory{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyfactory.jpg) top center no-repeat;}
.ny-case{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycase.jpg) top center no-repeat;}
.ny-honor{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyhonor.jpg) top center no-repeat;}
.ny-news{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nynews.jpg) top center no-repeat;}


.tr_wh{margin:0 auto; width:1000px; height:auto; text-align:left; padding-top:50px;}
.jt-page{
  width: 100%;
  height: 80px;
  background-color: #fff;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
}
.ny-top{
	width: 100%;
	height: auto;
}

.jt-ny-tit{
  position: relative;
  height: 400px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #e31b1d;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}


.ny-pagemenu{
  text-align:left;
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.ny-pagemenu li a{
  display: block;
  color: #666;
  font-size: 18px;
  padding: 29px 5px; font-weight:normal;
}
.ny-pagemenu li:after{
  content: "";
  position: absolute;
  bottom:0px;
  left:50%;
  width: 0px;
  height:2px;
  background-color: #e31b1d;
  transition: all 0.3s ease-out;
}
.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #e31b1d;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #e31b1d !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
  float:right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}



/*--首页栏目--*/
.nyzw{margin:0 auto; width:80%; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; margin-top:40px;padding-bottom:50px; line-height:28px;text-align:left;overflow:hidden;}
.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}


.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:48%;
  margin:1%;
  float:left;
  background-color:#f9f9f9;
  border-bottom:3px solid #f9f9f9;
  overflow: hidden;
}
.ny-news01 li:hover{border-bottom:3px solid #ccc;transition: all 0.3s ease-out;}
.ny-news01 li .tu1{
	float: left;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:120px;
  height:30px;
  margin-top:5px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:20px;
  font-size:14px;
  color: #ccc;
  text-align: left;
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{color: #888;}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  width:60%;
  padding-left:20px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:16px;
  line-height:26px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:66px;
  font-size: 14px;
  color: #888;
  padding-top:10px;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}

/*wjls*/
.w_jlsbj{width:100%; height:auto; padding-top:40px;overflow: hidden;}
.w_jlsbj ul{margin:0 auto; width:1400px; height:auto; overflow:hidden;}
.w_jlsbj ul .j-left{width:580px; height:450px; padding-top:35px;float:right; }
.w_jlsbj ul .j-left img{width:100%;}
.w_jlsbj ul .j-right{width:710px; height:auto; text-align:left; float:left;}
.w_jlsbj ul .j-right h3{font-family:"微软雅黑"; font-size:28px; color:#434343; font-weight:bold; line-height:40px;}
.w_jlsbj ul .j-right h3 span{color:#ec4b05;}
.w_jlsbj ul .j-right em{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#888;line-height:30px; text-transform:uppercase;}
.w_jlsbj ul .j-right p{font-family:"微软雅黑"; font-size:18px; color:#666;line-height:40px;}

.yan-phone{font-size:16px;color:#666;line-height:40px;}



/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #ccc; font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#efeeee;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

.pic-jj{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  font-size:16px;
  text-align:left;
  line-height:26px;
  background-color:#efeeee;
  overflow: hidden;
}
.pic-jj p{
  display: block;
  height: auto;
  font-size:18px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}

/* 联系内页 */

.contact-wrapper {
  padding:0.25vw 0.5416666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
  }
}
.contact-wrapper .big-title {
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .title-gray {
  color: #999;
  margin-bottom: 0.5208333333vw;
}
.contact-wrapper .desc {
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc {
    font-size: 16px;
  }
}
.contact-wrapper .desc-small {
  font-size: 0.9375vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc-small {
    font-size: 14px;
  }
}
.contact-wrapper .desc-red {
  color: #434343;
}
.contact-wrapper .clean-padding-top > div {
  padding-top: 0 !important;
}
.contact-wrapper .contact {
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact.border-top {
  background-color:#f9f9f9; margin-bottom:1%; padding:1%; float:left; margin-left:1.2%; width:45%;
}
.contact-wrapper .contact.border-bottom {
  border-bottom: 1px solid #cccbcb;
}
.contact-wrapper .contact > div {
  flex: 0 0 27%;
  padding-left:5%;
  padding-bottom: 2.125vw;
  padding-top: 2.125vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact > div {
    flex: 0 0 100%;
  }
}
.contact-wrapper .contact-email {
  display: flex;
  padding-bottom: 3.125vw;
  padding-top: 3.125vw;
}
.contact-wrapper .contact-email .img-wrapper {
  flex: 0 0 23.4375vw;
}
.contact-wrapper .contact-email .text-wrapper {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-wrapper .contact-email .text-wrapper .big-title {
  width: 100%;
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .contact-email .text-wrapper .wrapper {
  flex: 1;
}

.h-proc2{
    margin:0 auto;
	width:auto;
	height: auto;
	margin-bottom:30px;
	text-align: center !important;
}
.h-proc2 a{
	display: inline-block;
	margin:2px;
	height:45px;
	width:13.8%;
	margin:0.2%;
	background-color:#434343;
	font-size:15px;
	color: #ccc;
	text-align: center;
	line-height:45px;
	border-spacing:5px;
}
.h-proc2 a:hover{
	background-color: #f08226;
	color: #fff;}
.x_sylm{width:auto; height:auto; background-color:#f9f9f9; padding:10px; text-align:left;}

.n_pro{height:auto;position: relative;width:auto; margin-bottom:50px; overflow: hidden;}
.n_pro li{float:left;width:32%;margin:10px 0.5% 0; height:450px;}
.n_pro li dl{width:100%;height:410px;  position: relative;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.n_pro li dl a{text-decoration: none; }
.n_pro dt{width: 100%;}
.n_pro dt img{width: 100%; height:300px;display: block;}
.n_pro dd{height: auto;padding-top: 10px; background-color:#f5f5f5;box-sizing: border-box; text-align: center; color: #333333;}
.n_pro dd h3 {height: 40px; line-height: 40px;  color: #333333; font-size:22px; display: block; text-align: center;}
.n_pro dd em{ color:#e31b1d;}
.n_pro dd  p{padding:0 10px; height:auto; text-align: center; margin-bottom:10px; line-height: 24px; font-size: 14px; color: #888888;}
.n_pro dd .m-more{width: 154px; height:40px; line-height:40px; display: block;margin:0 auto; color: #fff; background: #e31b1d; text-align: center; }
.n_pro dd .s-more{ margin:0 auto;width:80%; height:25px; line-height:25px; border-radius:10px;display: block;margin:0 auto; background: #e31b1d; text-align: center; }
.n_pro dd .s-more a{color:#fff; font-size:12px;}
.n_pro li:hover dd{background-color:#e31b1d;}
.n_pro li:hover .m-more{background-color:#434343}
.n_pro li:hover dd em{ color:#fff;}
.n_pro li:hover dd p{ color:#fff;}
.n_pro li:hover dd h3{ color:#fff;}
.n_pro li dl:hover{margin-top: 8px; }
.n_pro li dl:hover img{box-shadow: 0 0 10px #ccc;}
.n_pro li dl:hover span{display: block;}





/*====================PC====================*/
@media only screen and (min-width: 1400px){
	.topbj .k-width{ margin-right:5%; padding-top:38px}
	
}



/*====================手机====================*/
@media only screen and (max-width: 768px){
	.topbj{display: none;}
	.s_top{width:auto; height:90px; overflow:hidden; padding:10px; position:absolute; z-index:30000}
	#banner{display: none;}
	.w1300{width:auto;}
	.spbj{height:auto; padding-top:0px;}
	.sp{width:auto; padding:10px;}
	.sp dl{height:auto;}
	.spbj dl dd{height:auto; width:100%; float:none; padding-top:0px;}
	.spbj dl dd h3{font-size:24px;color: #333333;line-height:30px; }
	.spbj dl dd p{margin-bottom:20px; line-height:26px;}
	.spbj dl dd span a{width:33%;}
	.spbj dl dt{float:right; width:100%; margin-top:20px; margin-bottom:20px;}
	.m_zz{width:auto; height:500px;}
	.m_zz li{width:50%;}
	.m_zz li h3{font-size:18px;}
	.m_zz li:nth-child(5){width:auto;}
	.sylm{padding-top:30px; padding-bottom:20px;}
	.sylm h2{font-size:26px; line-height:30px;}
	.sylm p{font-size:16px;}
	.fen{width:auto; padding:10px;}
	.fen ul li{width:48%; height:40px; margin:1%;}
	.fen ul li a{ height:auto;font-size:13px; line-height:40px;}
	.anliroll{ width:auto; height:1100px;padding:5px; margin:0px auto;}
	.anliroll li{width:48%;}
	.anliroll li a img{height:150px;}
	.anliroll li ol{padding:0px;padding-top:5px; height:110px; text-align:center; font-family:"微软雅黑"; font-size:18px; line-height:30px;}
	.anliroll li ol a{font-size:14px; line-height:20px;}
	.anliroll li ol i dd{display: none;}
	.anliroll .s-more{ margin:0 auto;width:65%; height:20px; line-height:20px; border-radius:5px;display: block;margin:0 auto; background: #ed1b24; text-align: center; margin-top:5px;  }
    .anliroll .s-more a{color:#fff; font-size:12px;line-height:20px;}
	
    .ys{display: none;}
	
	.zz_bj{width:100%; height:auto; background:url(img/zzbj.jpg) top center no-repeat;background-size:130% auto;}
	.zz_bj ul{padding-top:260px; padding-bottom:20px;}
	.zz_bj ul li{width:160px;}
	
	.fen1{width:auto; padding:10px;}
	.fen1 ul li{width:48%; height:40px; margin:1%;}
	.fen1 ul li a{ height:auto;font-size:13px; line-height:40px;}

	.case_con{width:auto; overflow:hidden;}
	.case_list dt{height:300px;overflow: hidden;}
    .case_list dt img{display:block;width:100%;height:300px;transition: all 0.5s;}
	.case_list dl{width:100%;}
	.case_list dd .more{display: none;}

     .news_box{padding-bottom:0px;}
	.new_t{float:none;}
	.nbc_list{margin-top:0px;}
	.news_bt{width:90%; padding:10px; margin-bottom:0px; padding-top:20px;}
	.new_tb{line-height:30px;}
	.new_ta{font-size:30px; width:auto;}
	.nb_tab{float:none;}
	.nb_tab a{width:30%;}
	.nbcl_le{width:auto;}
	.nbcl_le .news_div_item{width:auto;}
	.nbcl_le .news_div_item_body{line-height:22px; margin-top:10px; font-size:14px;}
	.nbcl_le .news_div_item+.news_div_item{margin-left:0px; margin-top:10px;}
	.nbcr_ri{width:auto; margin-top:10px;}
	.nbcr_ri .news_div_item{padding:10px 0;}
	
     .footer{ padding-top:20px; padding-bottom:80px;}
	 .footer .center{width:auto; padding-bottom:20px;}
	 .footer .center dl{width:35%;}
	 .footer .footerfl{width:100%; float:none; margin-top:20px;}
     .footer  .footerfl li{width:50%; text-align:center;}
	 .footer  .footerfl li i{margin: 0 auto; float:none}
	 .footer .right{width:auto; float:none;}
	 footer .bot{margin-top:0px; padding:10px;}
	
	
	.ny-about{ height:180px;background-size:155% auto;}
	.ny-team{ height:180px; background-size:155% auto;}
	.ny-Design{ height:180px; background-size:155% auto}
    .ny-lxwm{height:180px;background-size:155% auto; }
	.ny-pic{height:180px;background-size:155% auto; }
	.ny-factory{height:180px;background-size:155% auto; }
	.ny-honor{height:180px;background-size:155% auto; }
	.ny-news{height:180px;background-size:155% auto; }
	.ny-case{height:180px;background-size:155% auto; }
    .jt-page{ width: 100%; height: auto; background-color: #fff; font-size: 0; border-bottom: 1px solid #eaeaea; overflow:hidden;}
	.ny-pagemenu{ width:100%;padding-top:20px; padding-bottom:20px;}
	.ny-pagemenu li{width:48%;margin:1%;}
	.ny-pagemenu li a{padding:10px 5px; background-color:#f5f5f5;}
    .ny-top{width: 100%;height: auto;}
	.jt-ny-tit{position: relative; height:156px;}
	.jt-ny-tit h2{width:140px; height:35px; font-size:20px; line-height:35px;}
	.ny-loc{display: none;}
	.a_ys{width:auto;}
	.a_ys dl{width:40%; height:100px; margin:4.5%;}
	.a_ys dt{font-size:30px; line-height:40px;}
	.tr_wh{width:auto; padding-top:0px;}
	
	.nywh{display: none;}
	.nyry{display: none;}
	
	.nyzw{width:auto;padding:10px; margin-top:0px;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.w_jlsbj ul{width:auto;}
	.w_jlsbj ul .j-left{width:100%; height:auto; padding-top:0px; margin-bottom:40px;}
	.w_jlsbj ul .j-left img{width:100%;}
	.w_jlsbj ul .j-right{width:auto; }
	
	
	.ny-news01{width:auto}
	.ny-news01 li{width:auto;}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	
	.new-xq-l{display: none;}
	.new-xq-r{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}
   
   
   .n_pro{margin-top:10px; width:auto;}
	.n_pro li{width:48%; height:auto;}
	.n_pro dt img{height:160px;}
	.n_pro dd h3{font-size:18px;}
	.n_pro li dl{height:auto;}
	.n_pro dd p{display: none;}
	.n_pro dd .m-more{display: none;}

	

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}
}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	.topbj{display: none;}
	.s_top{width:auto; height:90px; overflow:hidden; padding:10px; position:absolute; z-index:30000}
	#banner{display: none;}
	.w1300{width:auto;}
	.spbj{height:auto; padding-top:0px;}
	.sp{width:auto; padding:10px;}
	.sp dl{height:auto;}
	.spbj dl dd{height:auto; width:100%; float:none; padding-top:0px;}
	.spbj dl dd h3{font-size:24px;color: #333333;line-height:30px; }
	.spbj dl dd p{margin-bottom:20px; line-height:26px;}
	.spbj dl dd span a{width:33%;}
	.spbj dl dt{float:right; width:100%; margin-top:20px; margin-bottom:20px;}
	.m_zz{width:auto; height:500px;}
	.m_zz li{width:21%;}
	.m_zz li h3{font-size:18px;}
	.m_zz li:nth-child(5){width:auto;}
	.sylm{padding-top:30px; padding-bottom:20px;}
	.sylm h2{font-size:26px; line-height:30px;}
	.sylm p{font-size:16px;}
	.fen{width:auto; padding:10px;}
	.fen ul li{width:31%; height:40px; margin:1%;}
	.fen ul li a{ height:auto;font-size:15px; line-height:40px;}
	.anliroll{ width:auto; height:1100px;padding:5px; margin:0px auto;}
	.anliroll li{width:48%;}
	.anliroll li ol{padding:0px;padding-top:5px; text-align:center; font-family:"微软雅黑"; font-size:18px; line-height:30px;}
	.anliroll li ol i dd{display: none;}
	.anliroll .s-more{display: none;}
    .ys{display: none;}
	
	.zz_bj{width:100%; height:auto; background:url(img/zzbj.jpg) top center no-repeat;background-size:130% auto;}
	.zz_bj ul{padding-top:480px; padding-bottom:20px;}
	.zz_bj ul li{width:160px;}
	
	.fen1{width:auto; padding:10px;}
	.fen1 ul li{width:31%; height:40px; margin:1%;}
	.fen1 ul li a{ height:auto;font-size:15px; line-height:40px;}

	.case_con{width:auto; overflow:hidden;}
	.case_list dt{height:400px;overflow: hidden;}
    .case_list dt img{display:block;width:100%;height:400px;transition: all 0.5s;}
	.case_list dl{width:100%;}
	.case_list dd .more{display: none;}
	
	
     .news_box{padding-bottom:0px;}
	.new_t{float:none;}
	.nbc_list{margin-top:0px;}
	.news_bt{width:90%; padding:10px; margin-bottom:0px; padding-top:20px;}
	.new_tb{line-height:30px;}
	.new_ta{font-size:30px; width:auto;}
	.nb_tab{float:none;}
	.nb_tab a{width:30%;}
	.nbcl_le{width:auto;}
	.nbcl_le .news_div_item{width:auto;}
	.nbcl_le .news_div_item_body{line-height:22px; margin-top:10px; font-size:14px;}
	.nbcl_le .news_div_item+.news_div_item{margin-left:0px; margin-top:10px;}
	.nbcr_ri{width:auto; margin-top:10px;}
	.nbcr_ri .news_div_item{padding:10px 0;}
	
     .footer{ padding-top:20px; padding-bottom:80px;}
	 .footer .center{width:auto; padding-bottom:20px;}
	 .footer .center dl{width:35%;}
	 .footer .footerfl{width:100%; float:none; margin-top:20px;}
     .footer  .footerfl li{width:50%; text-align:center;}
	 .footer  .footerfl li i{margin: 0 auto; float:none}
	 .footer .right{width:auto; float:none;}
	 footer .bot{margin-top:0px; padding:10px;}
	 
	 .ny-about{ height:220px;background-size:155% auto;}
	.ny-team{ height:220px; background-size:155% auto;}
	.ny-Design{ height:220px; background-size:155% auto}
    .ny-lxwm{height:220px;background-size:155% auto; }
	.ny-pic{height:220px;background-size:155% auto; }
	.ny-factory{height:220px;background-size:155% auto; }
	.ny-honor{height:220px;background-size:155% auto; }
	.ny-news{height:220px;background-size:155% auto; }
	.ny-case{height:220px;background-size:155% auto; }
	
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.s_top{display: none;}
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.m_pro dd .s-more{display: none;}
	.n_pro dd .s-more{display: none;}
	.anliroll .s-more{display: none;}
	.s_aboutbj{display: none;}
	.sjys{display: none;}
	.sp_header{display: none;}
}


