﻿* {
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’, Arial, sans-serif;
	font-size: 14px;
}
/*ainer,*/
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 1440px;
}
input {
	border-radius: 0
}
li {
	list-style: none
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.clear {
	clear: both;
}
/* Clear */
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: block;
}
/*header*/
.h-dingwei {
	position: absolute;
	width: 1300px;
	height: 110px;
	top: 35px;
	left: 50%;
	z-index: 9999;
	margin-left: -650px;
}
.logo {
	float: left;
}
.nav {
	width: 49%;
	line-height: 35px;
	height: 35px;
	margin-left: 50px;
	margin-top: 25px;
}
.nav .ul1 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.nav li {
	float: left;
	text-align: center;
	position: relative;
	flex-grow: 1;
	cursor: pointer;
	line-height: 35px;
	transition: all 0.6s;
}
.nav li .ul2{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 190%;
    background: #fff;
    display: none;
}
.nav li:hover .ul2{
    display: block;
}
.nav .ul2 a{
    color: #333;
    display: block;
    border-bottom: 1px solid #f2f2f2;
}
.nav .ul2 a:hover{
   background: #f5f5f5;
   color: #1796c6;
}
.nav-con>ul>li>a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.nav-con>ul>li>a>span {
	color: #fff;
	font-size: 16px;
}
.nav-con>ul>li:hover {
	border-radius: 50px;
	height: 35px;
	background: #fff;
}
.nav-con>ul>li:hover span {
	color: #1796c6;
	font-weight: bold;
}
.nav-con li a#menu_selected span {
	color: #1796c6;
	font-weight: bold;
}
.nav-con li a#menu_selected {
	border-radius: 50px;
	height: 35px;
	background: #fff;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.slide_container {
	position: relative;
	width: 100%;
}
.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.slide_nav:active {
	opacity: 1.0;
}
.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
/*首页*/
.pro {
	padding: 50px 0 115px;
	background: #eff3f6;
}
.pro-title {
	width: 300px;
	font-size: 40px;
	color: #282828;
	text-align: left;
	line-height: 36px;
}
.pro-title p {
	font-family: "BakerSignet BT";
	font-size: 18px;
	text-align: left;
	color: #969696;
	text-transform: uppercase;
	line-height: 50px;
}
.pro-more {
	width: 185px;
	height: 50px;
	border-radius: 50px;
	background: #444444;
	margin-top: 5px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
}
.pro-more a {
	color: #fff;
	font-size: 20px;
}
.pro-more img {
	margin-left: 8px;
	margin-top: -5px;
}
.pro-more a {
	color: #fff;
}
.pro-more:hover {
	background: linear-gradient(to right, #1796c6, #33d0c1);
}
.pro-con {
	margin-top: 30px;
}
.pro01 {
	width: 552px;
	height: 544px;
}
.pro01-name {
	margin-top: 125px;
	margin-right: 30px;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #282828;
	line-height: 50px;
}
.pro01-name a {
	font-size: 26px;
	font-weight: bold;
	color: #282828;
}
.pro01-more {
	margin-top: 100px;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.pro01-more a {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.pro01-more img {
	margin-left: 10px;
	margin-top: -5px;
}
.pro02 {
	width: 648px;
	height: 272px;
}
.pro02-name {
	padding-top: 90px;
	margin-right: 50px;
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	color: #282828;
	line-height: 50px;
}
.pro02-name a {
	font-size: 26px;
	font-weight: bold;
	color: #282828;
	line-height: 50px;
}
.pro02-more {
	margin-top: 65px;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.pro02-more a {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.pro02-more img {
	margin-left: 10px;
	margin-top: -5px;
}
.pro03 {
	width: 324px;
	height: 272px;
}
.pro03-name {
	margin-top: 95px;
	margin-right: 25px;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	color: #282828;
	line-height: 50px;
}
.pro03-name a {
	font-size: 22px;
	font-weight: bold;
	color: #282828;
	line-height: 50px;
}
.pro03-more {
	margin-top: 35px;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.pro03-more a {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}
.pro03-more img {
	margin-left: 10px;
	margin-top: -5px;
}
.pro04 {
	width: 324px;
	height: 272px;
}
/*案例*/
#tab {
	width: 100%;
	position: relative;
}
#tab .tab_menu {
	width: 94%;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	left: 5.58%;
}
#tab .tab_menu li {
	float: left;
	width: 24.18%;
	height: 160px;
	transition: all 0.6s;
}
#tab .tab_menu li:hover {
	background: linear-gradient(to right, #1796c6, #33d0c1);
}
#tab .tab_box {
	width: 100%;
	height: 852px;
	clear: both;
	position: relative;
	transition: all 0.6s;
}
#tab .tab_menu .selected {
	background: linear-gradient(to right, #1796c6, #33d0c1);
	cursor: pointer;
}
.hide {
	display: none;
}
.case01 {
	width: 100%;
	height: 852px;
	transition: all 0.6s;
}
.case02 {
	width: 100%;
	height: 852px;
	transition: all 0.6s;
}
.case03 {
	width: 100%;
	height: 852px;
	transition: all 0.6s;
}
.case04 {
	width: 100%;
	height: 852px;
	transition: all 0.6s;
}
.case-bt {
	position: absolute;
	left: 13%;
	top: 100px;
	width: 430px;
	font-size: 50px;
	color: #fff;
	line-height: 66px;
	z-index: 99;
	height: 160px;
}
.case-con {
	position: absolute;
	right: 13%;
	top: 100px;
	width: 565px;
	font-size: 18px;
	color: #fff;
	line-height: 44px;
	z-index: 99;
}
.case-number {
	width: 50px;
	height: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin-top: 55px;
	margin-left: 30px;
}
.case-menu {
	margin-left: 25px;
	margin-top: 45px;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	line-height: 36px;
	color: #fff;
}
.case-menu p {
	font-family: "BakerSignet BT";
	font-size: 18px;
	font-weight: normal;
}
/*简介*/
.about-bg {
	background: url(../images/about-bg.jpg) repeat-x top center;
	padding-top: 90px;
	padding-bottom: 60px;
}
.about-content {
	margin-top: 20px;
}
.about-right {
	width: 520px;
	margin-top: 53px;
}
.about-title {
	font-size: 24px;
	font-weight: bold;
	width: 260px;
	margin-left: 110px;
	line-height: 36px;
	color: #282828;
	text-align: left;
}
.ab-con {
	width: 410px;
	margin-top: 40px;
	font-size: 15px;
	text-align: left;
	line-height: 28px;
	color: #7d7d7d;
}
.about-more {
	width: 115px;
	height: 115px;
	background: linear-gradient(to right, #1796c6, #33d0c1);
	margin-top: 37px;
}
.about-more img {
	margin-top: 40px;
	margin-left: 40px;
}
.about-bottom {
	margin-top: 70px;
}
.about-bottom ul {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.about-bottom li {
	float: left;
	text-align: center;
	position: relative;
	flex-grow: 1;
	text-align: left;
}
.about-number {
	font-size: 65px;
	background: linear-gradient(to right, #1796c6, #34d1c1);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: "叶根友毛笔行书"
}
.about-number img {
	margin-right: 25px;
}
.about-ys:before {
	content: "";
	display: block;
	width: 250px;
	height: 1px;
	background: #dfdfdf;
	margin-left: 50px;
	margin-bottom: 30px;
}
.about-ys p {
	font-size: 17px;
	text-align: left;
	line-height: 30px;
	color: #767676;
	margin-left: 50px;
}
/*优势*/
.youshi-bg {
	width: 100%;
	background: url(../images/syys.jpg) no-repeat top center;
}
.floor_4 {
	position: relative;
	padding-bottom: 60px;
}
.youshi-bg .tit_left {
	padding-top: 90px;
}
.youshi-bg .tit_left .tit {
	color: #fff;
	font-size: 45px;
	line-height: 45px;
	text-align: center;
}
.youshi-bg .tit_left .subtit {
	background: #8dafd4;
}
.tit_left .subtit {
	margin: 0 auto;
	display: block;
	width: 40px;
	height: 3px;
	background: url(../images/y5_03.jpg) center center no-repeat;
	margin-top: 18px;
	border-radius: 5px;
	background-size: 100% 100%;
}
.floor_4_0 {
	width: 100%;
	background: url(../images/y8_03.png) center center no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 98px;
}
.floor_4_1 {
	width: 100%;
	position: relative;
	height: 490px;
	margin-top: 40px;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	z-index: 2;
}
.floor_4_1 .hd {
	display: inline-block;
	width: 100px;
	height: 490px;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 6;
}
.floor_4_1 .hd ul {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.floor_4_1 .hd ul li {
	display: block;
	position: relative;
	width: 100%;
	height: 100px;
	z-index: 6;
	background: #fff;
}
.floor_4_1 .hd ul li p {
	width: 100%;
	height: 100px;
}
.floor_4_1 .hd ul li p img {
	display: block;
	width: 46px;
	height: 46px;
	padding-left: 26px;
	padding-top: 28px;
}
.floor_4_1 .hd ul li p .img2 {
	display: none;
}
.floor_4_1 .hd ul li.on p .img2 {
	display: block;
	float: left;
}
.floor_4_1 .hd ul li.on p .img1 {
	display: none;
}
.floor_4_1 .hd ul li p span {
	display: none;
}
.floor_4_1 .hd ul li.on {
	width: 216px;
	background-color: #266fc1;
}
.floor_4_1 .hd ul li.on span {
	font-size: 18px;
	color: #fff;
	display: block;
	float: left;
	width: 130px;
	height: 100px;
	text-align: left;
	line-height: 100px;
	margin-left: 8px;
}
.floor_4_1 .more a {
	position: absolute;
	right: 5%;
	bottom: 10%;
	font-family: "Arial";
	font-size: 30px;
	color: #999;
}
.floor_4_1 .more a span {
	display: inline-block;
	font-size: 70px;
	color: #1668be;
}
.floor_4_1 .bd {
	float: right;
	width: 1100px;
	height: 100%;
}
.floor_4_1 .bd .conWrap {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.floor_4_1 .bd .con {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.floor_4_1 .bd .con .img {
	display: block;
	width: 610px;
	height: 100%;
	overflow: hidden;
	float: left;
}
.floor_4_1 .bd .con .img img {
	display: block;
	height: 100%;
}
.floor_4_1 .bd .con .wen {
	float: left;
	padding-left: 6%;
	width: 38%
}
.floor_4_1 .bd .con .wen h3 {
	display: block;
	font-size: 34px;
	line-height: 34px;
	padding-top: 96px;
	width: 100%;
}
.floor_4_1 .bd .con .wen .p {
	display: block;
	height: 186px;
	margin-top: 38px;
	padding-right: 10%;
	font-size: 18px !important;
	color: #666;
	line-height: 40px;
}
.floor_4_1 .bd .con .wen b {
	display: block;
	width: 45px;
	height: 45px;
	background-position: -170px 0px;
	transition: all ease 0.36s;
}
.floor_4_1 .bd .con .wen b:hover {
	margin-left: 5px;
}
/*新闻*/
.news-bg {
	background: #eff2f5;
	padding: 80px 0;
}
.news-content {
	margin-top: 50px;
}
.news-content ul {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.news-content li {
	float: left;
	text-align: center;
	position: relative;
	flex-grow: 1;
	cursor: pointer;
	background: #fff;
	margin-right: 30px;
	padding-bottom: 25px;
}
.news-content li:last-child {
	margin-right: 0;
}
.gs-xsj {
	color: #969696;
	font-size: 16px;
	text-align: left;
	margin-left: 15px;
}
.gs-xtu {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	height: 240px;
}
.gs-xbt a {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color: #282828;
}
.gs-xtu img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.gs-xbt {
	margin-bottom: 20px;
	padding: 0 15px;
	text-align: left;
}
.gs-xnr {
	padding: 0 15px;
	text-align: left;
}
.gs-xnr a {
	font-size: 15px;
	color: #959595;
	line-height: 26px;
}
.gs-xnr:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e4e4e4;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news-more {
	line-height: 20px;
	text-align: right;
	font-size: 16px;
	color: #2d2d2d;
	padding-right: 20px;
}
.news-more img {
	margin-left: 8px;
}
.news-more a {
	line-height: 20px;
	font-size: 16px;
	color: #2d2d2d;
}
/*底部*/
.footer {
	background: url(../images/foot-bg.jpg) no-repeat top center;
	padding: 70px 0px 60px;
}
.f-con {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.f-lxfs {
	width: 70%;
	margin-left: 55px;
	margin-top: 40px;
}
.f-nav {
	width: 52%;
	display: flex;
	-webkit-box-align: center;
	margin-top: 20px;
}
.f-nav li {
	float: left;
	flex-grow: 1;
	margin-right: 40px;
}
.f-nav li span {
	color: #fff;
	font-size: 16px;
}
.f-nav li .menulevel {
	display: none;
}
.f-lxfs ul {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.f-lxfs li {
	color: #fff;
	font-size: 16px;
	float: left;
	text-align: center;
	position: relative;
	flex-grow: 1;
	cursor: pointer;
	text-align: left;
	margin-left: 10px;
}
.f-lxfs li img {
	float: left;
	margin-right: 10px;
}
.banquan {
	margin-top: 20px;
	color: #fff;
}
.banquan a {
	color: #fff;
	font-size: 14px;
}
#copyright {
	background: #054e90;
	padding: 5px 0px;
}
/*foot部分结束*/
/*内页开始====================================================================================*/
/*产品内页开开始*/
.dbg {
	background: #f8f8f8;
	padding: 10px 0px 60px;
}
.ny-daohang {
	padding: 20px 0px 20px;
	border-bottom: 1px solid #ddd;
}
.ny-location {
	color: #202020;
	font-size: 15px;
}
.ny-location span {
	font-size: 15px;
	color: #202020;
}
.ny-location img {
	vertical-align: middle;
	margin-right: 20px;
}
.xbg {
	margin-top: 30px;
	background: #fff;
	width: 1100px;
	padding: 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}
.xbg9 {
	margin-top: 30px;
	background: #fff;
	width: 860px;
	padding: 30px 30px 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}
.ny-bt {
	color: #000;
	font-weight: bold;
	font-size: 28px;
}
.ny-bt span {
	color: #1796c6;
	font-weight: bold;
	font-size: 28px;
}
.ny-bt p {
	color: #7b7b7b;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
}
.ny-fl {
	width: 260px;
	margin-top: 30px;
	box-shadow: 0px 5px 20px #f0f0f0;
}
.ddsmoothmenu-v1>ul>li {
	line-height: 70px;
	background: #fff;
	border-bottom: 2px solid #eee;
}
.ddsmoothmenu-v1>ul>li:hover,
.ddsmoothmenu-v1>ul>li.lihover {
	background: linear-gradient(to right, #1796c6, #33d0c1);
}
.ddsmoothmenu-v1>ul>li a {
	font-size: 18px;
	margin-left: 30px;
}
.ddsmoothmenu-v1>ul>li a span {
	font-size: 18px;
}
.ddsmoothmenu-v1>ul>li:hover a,
.ddsmoothmenu-v1>ul>li.lihover a {
	color: #fff;
}
.ddsmoothmenu-v1>ul>li>ul {
	background: #fff;
}
.ddsmoothmenu-v1>ul>li>ul>li {
	line-height: 60px;
	border-bottom: 1px solid #f8f8f8;
}
.ddsmoothmenu-v1>ul>li>ul>li:hover {
	background: #084a87;
}
.ddsmoothmenu-v1>ul>li>ul>li:hover span {
	color: #fff;
}
.ddsmoothmenu-v1>ul>li>ul>li a {
	margin-left: 30px;
	color: #7a7a7a;
	font-size: 15px;
}
.xunpan {
	background: #f4f4f4;
	margin: 10px 0px 30px;
}
.ny-tel li {
	margin-top: 5px;
	float: left;
	text-align: center;
	line-height: 55px;
	margin-right: 10px;
	padding: 0px 18px;
	font-size: 14px;
	margin-bottom: 10px;
}
.ny-tel li a {
	color: #fff;
	font-size: 16px;
}
.ny-tel li img {
	margin-right: 10px;
	vertical-align: middle;
}
.page-guestbook1 {
	width: 600px;
	margin: 0px auto;
	padding-top: 40px;
}
.page-guestbook1 dl dt,
.page-guestbook dl dd {
	float: left;
	padding: 5px
}
.page-guestbook1 dl dt {
	text-align: right;
	padding: 2px 0px;
	line-height: 30px;
}
.ny-title {
	margin-top: 30px;
	line-height: 35px;
	color: #000;
	font-size: 34px;
	padding-left: 25px;
	border-left: 10px solid #1796c6;
}
.ny-title span {
	text-transform: uppercase;
	font-size: 20px;
	color: #a6a6a6;
	font-family: "times new roman";
}
.ny-location {
	color: #202020;
	font-size: 16px;
	line-height: 100px;
}
.ny-location img {
	margin-right: 15px;
	vertical-align: middle;
}
.ny-location span {
	color: #202020;
	font-size: 16px;
}
.ny-location a {
	color: #202020;
	font-size: 16px;
}
.dbg {
	background: #fff;
	padding: 60px 0px 90px;
}
.xbg {
	padding: 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}
.ny-about {
	background: url(../images/ny-about.jpg) no-repeat top center;
}
.about-diao9 {
	margin-top: 120px;
	width: 560px;
}
/*联系我们内页*/
.lxdy-con li {
	float: left;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}
.lxdy-con li:hover {
	color: #da3119;
}
.page-about1 {
	width: 800px;
	margin-top: 30px;
}
/*新闻内页*/
.ny-xnr {
	margin-top: 20px;
}
.ny-xnr a {
	color: #888;
	line-height: 36px;
	font-size: 15px;
}
.xinwen {
	padding: 20px 30px;
	border: 1px solid #efefef;
	margin-top: 30px;
}
ul.newsList li {
	padding-bottom: 20px;
	margin-bottom: 10px;
	cursor: pointer;
	transition: all 0.6s;
	border-bottom: 1px dashed #ccc;
}
.xinwen-bt {
	margin-top: 15px;
}
.xinwen-sj {
	background: #444;
	margin-top: 40px;
	text-align: center;
	width: 140px;
	line-height: 45px;
}
.xinwen-sj a {
	color: #fff;
	font-size: 15px;
}
ul.newsList li:hover .xinwen-sj {
	background: linear-gradient(to right, #1796c6, #33d0c1);
}
.page-news {
	min-height: 220px;
	padding-bottom: 30px;
}
.xinwen-con {
	width: 840px;
}
.xinwen-bt a {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 17px;
	line-height: 50px;
}
.xinwen-by a {
	color: #717171;
	font-size: 15px;
	line-height: 30px;
}
/*简介单页*/
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}
.pagebar .pagination {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.pagination a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 8px 10px;
	margin: 0 2px;
	border-radius: 3px;
	line-height: 100%
}
.pagination span {
	color: #333;
	font-size: 12px;
	padding: 7px 2px;
	margin: 0 2px;
	border-radius: 3px;
}
.pagination a:hover {
	color: #333;
	border: 1px solid #333;
}
.pagination a.page-num-current {
	color: #fff;
	background: #333;
	border: 1px solid #333;
}
.pagination .st {
	font-family: 宋体
}
.text-secondary {
	text-align: center;
	padding: 20px 0
}
.proNav li {
	float: left;
	width: 33.33%;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}
.proNav li span {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	border: 1px solid #eee;
}
.proNav li span img {
	cursor: pointer;
	transition: all 0.6s;
	width: 100%;
	overflow: hidden;
}
.proNav li:hover span {
	cursor: pointer;
	transition: all 0.6s;
	border: 1px solid #da3119;
}
.proNav li p {
	background: #f7f7f7;
	line-height: 60px;
}
.proNav li:hover p {
	background: #da3119;
}
.proNav li:hover p label {
	color: #fff;
}
.proNav li p a {
	font-size: 17px;
}
.proNav li span img:hover {
	transform: scale(1.1);
}
.proNav li a {
	display: block;
}
.proNav li span .lhsp {
	position: absolute;
	display: block;
	width: 100%;
	height: 175px;
	z-index: 10;
	left: 0;
	top: 0;
	display: none;
	background: url(../images/lh616.png) center center;
}
.proNav li:hover a {
	text-decoration: none;
}
.proNav li:hover span .lhsp {
	display: block;
}
.proNav li p {
	font-weight: 100;
	display: block;
	margin: 0 auto;
	color: #da3119;
}
.proNav li label {
	line-height: 70px;
	color: #202020;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block !important;
}
.proNav .ckgd {
	display: block;
	width: 130px;
	height: 203px;
	float: left;
	margin-top: 10px;
}
.jptj-header {
	position: relative;
	text-align: center;
}
.jptj-header .span6 {
	height: 1px;
	background: #666;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}
.jptj-header p {
	position: absolute;
	z-index: 111;
	text-align: center;
	width: 100%;
	padding-top: 37px;
	font-size: 14px;
}
.popover-banner {
	max-width: 350px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #efefef;
}
.popover-banner .flex-direction-nav {
	display: block;
}
.popover-banner .flex-prev,
.popover-banner .flex-next {
	position: absolute;
	display: block;
	width: 45px;
	height: 100px;
	background: url(../images/sprite.jpg) no-repeat 0 top;
	top: 50%;
	margin-top: -50px;
}
.popover-banner .flex-prev {
	left: -50px;
}
.popover-banner .flex-next {
	background: url(../images/sprite.jpg) no-repeat -55px top;
	right: -50px;
}
.lhgw {
	display: block;
	margin: 0 auto;
}
#shop_cart {
	width: 170px;
	float: left;
}
#shopjg span {
	text-align: center;
	display: block;
	width: 140px;
	height: 36px;
	margin: 20px 10px;
	background: #fe6a12;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
#shopjg {
	width: 150px;
	float: left;
	overflow: hidden;
}
.lhcppg {
	width: 100%;
	background: #f5f5f5;
	padding-left: 20px;
}
.lhcppg span {
	display: inline-block;
	padding-left: 0.5%;
}
#inhert_cart {
	margin: 20px 10px;
	height: 36px;
	line-height: 36px;
}
#shop_cart #btn_buy {
	display: none;
}
.jptj-header b {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	color: #002e79;
	padding: 0 20px 10px;
	background: #f7f7f7
}
.photos span {
	display: block;
	text-align: center;
}
.photos span img {}
.photos p {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}
.photos1 span {
	display: block;
	text-align: center;
}
.photos1 span img {
	height: 200px;
	max-width: 100%;
}
.pagew {line-height:40px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;margin-bottom:40px; margin-top: 50px;}
.pagew span{ display: inline-block; width: 49%;}
.photos1 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}
.pic-img1 {
	height: 270px;
}
.picMarquee-left {
	overflow: hidden;
}
.picMarquee-left .bd ul {
	padding: 15px;
	zoom: 1;
}
.picMarquee-left .bd li {
	float: left;
	height: 230px;
	width: 20%;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.picMarquee-left .bd li img {
	border: 1px solid #ccc;
}
.picMarquee-left .bd li:hover img {
	border: 1px solid #000;
}
.picMarquee-left .bd li img {
	width: 95%;
	display: block;
}
.picScroll-left {
	overflow: hidden;
	margin-top: 40px;
}
.picScroll-left .bd li {
	float: left;
	height: 275px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 14px;
}
.picScroll-left .bd li img {
	width: 274px;
	height: 202px;
	display: block;
}
.span-name {
	width: auto;
	display: inline-block;
	height: 50px;
	margin: 0 auto;
	padding: 0 15px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	border-bottom: #c7c7c7 solid 2px;
}
.p-more {
	width: 90px;
	display: inline-block;
	float: right;
	height: 25px;
	margin: 20px auto;
	border: #c2c2c2 solid 1px;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
	color: #000;
}
.related-list li {
	display: inline-block;
	width: 33%;
	border-bottom: 1px dotted #ccc;
	line-height: 40px;
}
#shownews .title {
	text-align: center;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 24px;
}
#shownews .text {
	margin: 10px 0;
	line-height: 25px;
}
#shownews .text img {
	max-width: 100%;
}
.related {
	background: url(../images/bg.png);
}
#shownews .related {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
#shownews .related-list li {
	border-bottom: 1px dotted #dddddd;
	background: url(../images/icon1.gif) no-repeat left center;
	float: left;
	line-height: 45px;
	width: 345px;
	font-size: 14px;
	margin-right: 20px;
}
#shownews .related-list li a,
#shownews .related-list li a:active,
#shownews .related-list li a:visited {
	color: #808080;
	font-size: 14px;
}
#shownews .related-list li a:hover {
	color: #325dcd;
}
.related_cp ul {
	width: 100%;
	height: auto;
	padding-top: 6px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}
.related_cp ul li {
	text-align: center;
	width: 152px;
	float: left;
	margin-right: 25px;
}
.related_cp ul li img {
	border: 1px solid #e4e4e4;
	padding: 5px;
}
.related_cp ul li a:hover img {
	border: 1px solid #da3119;
}
#piclist li {
	height: 155px;
	background: none;
	border: 1px solid #ddd;
}
#piclist li .ph_hover {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.jobList li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}
.jobList li span {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	color: #f7f7f7;
	background: #da3119;
	padding: 5px 0;
}
.showjobList li {
	border: 1px solid #ccc;
	border-top: none;
	height: 40px;
	width: 100%;
	line-height: 40px;
}
.showjobList li div {
	width: 50%;
	float: left;
}
.showjobList li b {
	color: #da3119;
	display: block;
	font-weight: 500;
	text-align: center;
}
.showjobList li span {
	width: 120px;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #da3119;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}
.showjobList {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
}
.lhms {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
}
.lhms b {
	font-weight: 100;
	width: 120px;
	min-height: 80px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #da3119;
}
.lhms span {
	display: inline-block;
	height: auto;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}
.lh616 {
	width: 150px;
	line-height: 40px;
	margin: 25px auto 0px;
	background: #da3119;
}
/*#guestbook  dt{ display: inline-block; width: 50%;}*/
/*#guestbook  dt{ display: inline-block; width: 50%;}*/
#guestbook textarea,
#guestbook input[type="text"] {
	line-height: 35px;
	min-width: 460px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 15px;
}
.page-guestbook #guestbook dt {
	line-height: 35px;
	padding: 10px 0;
	font-size: 15px;
}
.page-guestbook #guestbook textarea {
	width: 80%;
}
#guestbook .yzm input {
	width: 75%;
}
.xiaz .fr {
	float: right;
}
.xiaz .fl {
	flaot: left;
}
.downloadtimes {
	padding: 0 5%;
}
.downloadtimes i img {
	margin-right: 5px;
	width: 14px;
}
.xiaz li {
	border-bottom: 1px dashed #ccc;
}
.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}
.lhbd label {
	display: inline-block;
	max-width: 100px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	font-size: 16px;
}
.lhbd dt {
	padding: 3px 0;
	width: 100%;
}
.lhbdfr {
	/* float: right;*/
	width: 93%;
}
.lhbdfl {
	/*float: left;*/
	width: 100%;
	/* margin: 0 auto;*/
}
.lhbdfr label {
	max-width: 100px;
	width: 100%;
}
.lhbd input {
	width: 57%;
}
.lhbdfl input {
	width: 90%;
}
.lhbd span {
	font-weight: 100;
}
.lhbd .Content {
	width: 84%;
}
.clear {
	clear: both;
}
.lhbd .Content {
	height: 113px;
}
.submit {
	background: #da3119;
	height: 40px;
	color: #fff;
	display: block;
	width: 120px;
	margin: 0px auto;
	text-align: center;
	border: none
}
.lh615 {
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	border: none;
}
.xiaz .fr {
	float: right;
}
.xiaz .fl {
	flaot: left;
}
.downloadtimes {
	padding: 0 5%;
}
.downloadtimes i img {
	margin-right: 5px;
	width: 14px;
}
.xiaz li {
	border-bottom: 1px dashed #ccc;
}
.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}
.lhbd label {
	display: inline-block;
	max-width: 100px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	font-size: 16px;
}
.lhbd dt {
	padding: 3px 0;
	width: 100%;
}
.lhbdfr {
	/* float: right;*/
	width: 100%;
}
.lhbdfl {
	/*float: left;*/
	width: 100%;
	/* margin: 0 auto;*/
}
.lhbdfr label {
	max-width: 100px;
	width: 100%;
}
.lhbd input {
	width: 57%;
}
.lhbdfl input {
	width: 80%;
}
.lhbd span {
	font-weight: 100;
}
.lhbd .Content {
	width: 84%;
}
.clear {
	clear: both;
}
.lhbd .Content {
	height: 113px;
}
.submit {
	background: #da3119;
	height: 40px;
	color: #fff;
	display: block;
	width: 120px;
	margin: 0px auto;
	text-align: center;
	border: none;
	cursor: pointer;
}
.lh615 {
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	border: none;
	cursor: pointer;
}
/*.page-guestbook dl dd{width:100px}*/
.page-guestbook dl dd input {
	border: none;
	padding: 2px;
	background: url(../images/inputbg.gif) repeat-x #fff;
	height: 30px;
	line-height: 30px;
	width: 180px
}
.page-guestbook dl dd span {
	color: #F00;
	margin-left: 10px
}
.page-guestbook .Content {
	width: 480px;
	height: 120px;
	border: none;
}
#checkcode {
	width: 420px;
	text-align: center
}
.page-guestbook p {
	text-align: center;
	clear: both;
	padding-bottom: 50px
}
.submit {
	background: #45c3ba;
	color: #fff;
	display: block;
	width: 80px;
	line-height: 40px;
	margin: auto 0px;
	text-align: center;
	border: none;
}
.related_cp p {
	line-height: 30px;
	text-indent: 2em;
}
.related_cp td {
	line-height: 30px;
}
.related_cp ul {
	width: 100%;
	height: auto;
	padding: 15px 0;
	overflow: hidden;
}
.related_cp ul li {
	text-align: center;
	float: left;
	overflow: hidden;
	margin: 0 10px;
}
.related_cp ul li p {
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-indent: 0em;
	font-size: 15px;
}
.related_cp ul li p a {
	line-height: 30px;
	height: 30px;
	text-align: center;
}
.related_cpul li p a:hover {
	color: #FF0000;
}
.related_cp ul li img {
	border: 1px solid #CCCCCC;
	height: 115px;
	padding: 5px;
}
.related_cp ul li a:hover img {
	border: 1px solid #325dcd;
}
/*
.ny-fenlei{width:65%;}
.ddsmoothmenu-v>ul{display: flex;-webkit-box-align: center;align-items: center;margin-top:45px;}
.ddsmoothmenu-v>ul>li{line-height:15px;flex-grow: 1;float:left;border-right: 1px solid #ddd;text-align: center;}
.ddsmoothmenu-v>ul>li:hover span{font-weight: bold;color: #054e90;}
.ddsmoothmenu-v>ul>li>a>span{display:block;font-size:18px;color: #000;}
.ddsmoothmenu-v>ul>li>a>span:hover{color: #054e90;}
.ddsmoothmenu-v>ul>.lihover>.ahover>span{color: #054e90;font-weight: bold;}
.navjt img,.navjt{display: none;}
.ddsmoothmenu-v>ul>li:hover .navjt img{display: none;}
.ddsmoothmenu-v>ul>.lihover .navjtt img{display: none;}
*/
.section {
	width: 100%;
	float: left;
}
.section-title {
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	width: 100%;
	clear: both;
}
.code pre,
.code code {
	color: #333;
	height: 100%;
	margin: 0;
}
.code code {
	padding: 20px 0 0 20px;
}
.code--small code {
	padding-top: 75px;
}
.code--left {
	float: left;
}
.code--right {
	float: right;
}
.code--wider {
	width: 60%;
}
.code--wider code {
	padding-top: 60px;
}
.section--more {
	color: #FFF;
	background: #0E0F34;
	padding: 20px 0 40px 0;
}
.section-group {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 30px 0;
}
.section-group h3 {
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.section-group h4 {
	font-weight: normal;
	color: rgba(255, 255, 255, 0.6);
}
.section-group code {
	padding: 20px;
	font-size: 1.2em;
}
.section-group .btn {
	margin-right: 20px;
}
.btn {
	padding: 10px 20px;
	border: 1px solid #FF4081;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	overflow: hidden;
}
.btn:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 1px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #FF4081;
	-webkit-transition: -webkit-transform 0.2s ease;
	transition: transform 0.2s ease;
	z-index: 0;
	opacity: 0;
}
.btn span {
	position: relative;
	z-index: 5;
}
.btn:hover {
	color: #FFF;
}
.btn:hover:before {
	-webkit-transform: scaleX(200);
	-ms-transform: scaleX(200);
	transform: scaleX(200);
	opacity: 1;
}
/*图片*/
.ny-cp2 {
	float: left;
	text-align: center;
	margin: 0 0.5%;
	width: 49%;
}
.ny-cp2 .images_img {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.ny-cp2 .images_img img {
	width: 100%;
	overflow: hidden;
}
.ny-cp2 .images_title {
	background: #efefef;
	line-height: 60px;
}
.h-tu {
	width: 24%;
	margin: 0px 0.5%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.h-tu span {
	border: 1px solid #ccc;
	padding: 5px;
}
.h-tu span img {
	width: 100%;
}
/*关于我们内*/
.ny-about ul {
	padding: 0;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin-top: 50px;
}
.ny-about li {
	flex-grow: 1;
	float: left;
	cursor: pointer;
	transition: all 0.6s;
	box-sizing: border-box;
	padding: 4% 5% 0 4%;
	height: 350px;
}
/*产品内页*/
/*产品列表页*/
#ShowImages li {
	width: 30%;
	margin: 0 1.5%;
	float: left;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.6s;
	margin-bottom: 35px;
}
#ShowImages .images_img {
	display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #eee;
}
#ShowImages .images_img img {
	cursor: pointer;
	transition: all 0.6s;
	height: 220px;
}
#ShowImages .images_title {
	height: 50px;
	background: #eee;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
}
#ShowImages li:hover .images_title {
	background: linear-gradient(to right, #1796c6, #33d0c1);
}
#ShowImages li:hover .images_title a {
	color: #fff;
}
#ShowImages li .images_con {
	padding: 30px;
	width: 546px;
	height: 160px;
	border: 1px solid #eee;
}
#ShowImages .images_title a {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#ShowImages .images_znr {
	font-size: 15px;
	line-height: 30px;
	color: #888;
	margin-top: 15px;
}
#ShowImages .images_more {
	cursor: pointer;
	transition: all 0.6s;
	text-align: center;
	background: #45c3ba;
	width: 150px;
	line-height: 40px;
	margin-top: 20px;
}
#ShowImages .images_more a {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
#ShowImages li:hover {
	transform: scale(1.02);
}
#ShowImages li:hover .images_more {
	background: #325dcd;
	width: 160px;
	border-left: 5px solid #45c3ba;
}
.ny-cpys ul {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	padding-top: 40px;
}
.ny-cpys li {
	float: left;
	text-align: center;
	flex-grow: 1;
	margin-right: 30px;
}
.ny-cpys li p {
	font-size: 17px;
	color: #000;
	margin-top: 15px;
}
/*联系我们单页*/
.ny-lxfs {
	width: 100%;
	background: #f8f8f8;
	padding: 30px 25px 15px;
	box-sizing: border-box;
}
.ny-lxfs li {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 18px;
	margin-bottom: 18px;
	color: #202020;
	line-height: 30px;
	font-size: 16px;
	float: left;
	width: 50%;
}
.images_img {
	width: 255px;
	height: 210px;
	overflow: hidden;
}
.images_img img {
	cursor: pointer;
	transition: all 0.6s;
}
.images_img img:hover {
	transform: scale(1.1);
}
.images_title a {
	line-height: 60px;
	font-size: 15px;
}