body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	overflow-x: hidden;
}
body, html {
	height: 100%;/*max-width: 1920px;*/
	
}
tr, td {
	border: solid 1px #ccc;
}
ol, ul, p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
* {
	font-family: Microsoft Yahei;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img, input {
	border: 0px;
}
ul li {
	list-style: none;
}
ul, p, dl, dt, dd {
	padding: 0px;
	margin: 0px;
}
em, i {
	font-style: normal;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.left11 {
	float: left;
}
.right11 {
	float: right;
}
.h20 {
	height: 20px;
}
.h30 {
	height: 30px;
}
.h50 {
	height: 50px;
}
.clear {
	clear: both;
}
.box1400 {
	width: 1400px;
	overflow: hidden;
	margin: 0 auto;
}
#header {
	width: 100%;
	/*overflow: hidden;*/
	background: #fff;
	margin: 0 auto;
	padding: 0px 5%;
	box-sizing: border-box;
}
#header>a>img {
	float: left;
	margin-right: 100px;/*padding-top: 10px;*/
}
/*导航*/

.menubg {
	width: 800px;
	float: right;/*position: relative;*/
}
.menuol>ul {
	width: 100%;
}
.menuol>ul li {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;/*background: #333;*/
	/*position: relative;*/
}
.menuol>ul>li>a {
	line-height: 100px;
	font-size: 18px;
	color: #333;
	display: block;
}
.menuol>ul>li:hover {
	background: #184eca;
}
.menuol>ul>li:hover a {
	color: #fff;
	font-weight: bold;
}
.menuli {
	background: rgba(13, 72, 180, .5);
	/*display: none;*/
	position: absolute;
	z-index: 888;
	top: 100px;
	left: 0px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding: 20px 5% 20px 5%;
	box-sizing: border-box;
}
.menuli ul {
	/*width: 100%;*/
	margin: 0 auto;
	display: table;
	padding: 0px;/*vertical-align: super;*/
}
.menuli>ul>a {
	width: 150px;
	height: 145px;
	float: left;
	background: #eee;
	margin: 20px 10px;
	display: inline;
	color: #333;
	line-height: 25px !important;
	text-align: center;
	font-size: 14px;
	padding: 0 !important;
}
.menuli>ul>a>img {
	width: 150px;
	height: 110px;
	margin: 0;
}
.menuli>ul>a:hover {
	color: #fff !important;
	background: #0d48b4;
}
.top-tel {
	float: right;
	width: 250px;
	height: 80px;
	text-align: center;
	padding-top: 15px;
}
.top-tel span {
	font-size: 16px;
	color: #555;
	display: block;
	line-height: 30px;
}
.top-tel span>img {
	vertical-align: middle;
	margin-right: 5px;
}
.top-tel i {
	font-size: 38px;
	color: #e01414;
	font-family: impact;
	display: block;
	line-height: 40px;
	font-style: italic;
}
.top-ss {
	width: 50px;
	float: right;
	display: block;
	margin-top: 30px;/*background: #000;*/
}
.top-ss img {
}
.top-ss:hover {
	cursor: pointer;
}
.top-form {
	width: 320px;
	height: 80px;
	background: rgb(0, 0, 0, .5);
	position: absolute;
	z-index: 888;
	right: 2.5%;
	top: 110px;
	padding: 20px 20px 0px 20px;
	box-sizing: border-box;
	display: block;
}
.input {
	width: 200px;
	height: 30px;
	background: #fff;
	border: 0;
	float: left;
	font-size: 14px;
	line-height: 30px;
}
.bnt {
	width: 70px;
	height: 32px;
	background: #2476dd;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	float: left;
	border: 0;
}

@media only screen and (max-width: 1400px) {
#header {
	padding: 15px 0 !important;
	box-sizing: border-box;
}
.top-tel {
	display: none;
}
}

@media only screen and (max-width: 1600px) {
#header {
	padding: 15px 0 !important;
	box-sizing: border-box;
}
}
.top-form {
	width: 320px;
	height: 80px;
	background: rgb(0, 0, 0, .5);
	position: absolute;
	z-index: 888;
	right: 2.5%;
	top: 110px;
	padding: 20px 20px 0px 20px;
	box-sizing: border-box;
	display: block;
}
.input {
	width: 200px;
	height: 30px;
	background: #fff;
	border: 0;
	float: left;
	font-size: 14px;
	line-height: 30px;
}
.bnt {
	width: 70px;
	height: 32px;
	background: #db3026;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	float: left;
	border: 0;
}
/* ------------------------ */

#banner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#banner .pic {
	position: absolute;
	z-index: 999;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 260px;
}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%;
	margin: 0;
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;
	height: 100%;
	display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0px;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {
	display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top: -2%;
}
#banner:hover aside span {
	opacity: 1;
}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	z-index: 9999;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	-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%;
	z-index: 9999;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width: 110px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 50px;
	margin: auto;
	z-index: 9999;
}
#banner>div em {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 5px solid #fff;
	-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: #e20001;
}
.sl {
	width: 100%;
	margin: 40px auto 0 auto;
}
.sl, .st, .st div, .sl div {
	overflow: hidden;
}
.nextinfo {
	width: 100%;
	overflow: hidden;
}
.nextinfo span {
	background: #eee;
	margin: 20px 1%;
	width: 48%;
	float: left;
	text-align: center;
	border-radius: 20px;
	font-size: 14px;
}
.nextinfo span a {
	color: #000
}
#home-lei {
	width: 1360px;
	overflow: hidden;
	margin: 50px auto;
}
#home-lei h2 {
	font-size: 50px;
	color: #dd1414;
	line-height: 70px;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	margin: 0;
}
#home-lei h2 span {
	color: #073fbe;
}
#home-lei p {
	font-size: 30px;
	color: #000;
	line-height: 50px;
	text-align: center;
}
#home-lei ul {
	width: 100%;
	height: 700px;
	padding-top: 30px;/*background: #000;*/
}
#home-lei ul li {
	width: 410px;
	height: 290px;
	background: #fff;
	float: left;
	margin: 20px 21px;
	position: relative;
	box-shadow: 0px 0px 20px #ccc;
	overflow: hidden;
}
#home-lei ul li a>img {
	width: 100%;
	max-height: 290px;
}
#home-lei ul li a p {
	width: 100%;
	height: 130px;
	font-size: 20px;
	color: #000;
	text-align: center;
	position: absolute;
	z-index: 22;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	padding-top: 65px;
	box-sizing: border-box;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#home-lei ul li a:hover p {
	width: 100%;
	height: 130px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	position: absolute;
	z-index: 22;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	padding-top: 65px;
	box-sizing: border-box;
}
#home-pro {
	width: 100%;
	margin: 0px auto;
	display: table;
	height: 1218px;
	box-sizing: border-box;
	padding-top: 80px;
	background: url(../images/pro_bg.jpg) top center no-repeat;
	background-size: 100% 100%;
}
.home-pro-tt {
	width: 453px;
	height: 125px;
	background: url(../images/ttbg.png) bottom center no-repeat;
	margin: 0 auto 30px;
}
.home-pro-tt h2 {
	font-size: 46px;
	color: #dd0000;
	line-height: 50px;
	width: 100%;
	text-align: center;
	margin: 0;
}
.home-pro-tt h2 span {
	color: #2939aa;
}
.home-pro-tt>p {
	font-size: 22px;
	color: #555;
	line-height: 50px;
	text-align: center;
}
.pro-box {
	width: 1400px;
	overflow: hidden;
	margin: 0 auto;
}
.pro-box>ul {
	width: 95%;
	height: 150px;
	display: table;
	margin: 0 auto;
	padding-top: 20px;
}
.pro-box>ul li {
	height: 60px;
	float: left;
	display: block;
	margin: 0px 15px;/*background: #ff0000;*/
}
.pro-box>ul li a {
	background: url(../images/more05.png) 30px center no-repeat #666666;
	font-size: 20px;
	color: #fff;
	padding: 11px 30px 11px 55px;
	line-height: 40px;
	border-radius: 40px;
}
.pro-box>ul li:hover a {
	background: url(../images/more05.png) 30px center no-repeat #2939aa;
	box-shadow: 0px 0px 10px #2939aa;
}
.attc span {
	background: url(../images/more05.png) 30px center no-repeat #2939aa !important;
	box-shadow: 0px 0px 10px #2939aa !important;
}
.home-pro-cont {
	display: table;
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
}
/*.home-pro-cont div{
	width: 100%;
	height: 725px;
}*/
.home-pro-cont div ul>p {
	width: 465px;
	height: 725px;
	background: url(../images/pro-logo.png) left bottom no-repeat #2939aa;
	padding: 60px;
	box-sizing: border-box;
	position: relative;
	float: left;
	display: block;
}
.home-pro-cont div ul>p strong {
	font-size: 38px;
	color: #fff;
	border-bottom: solid 1px #fff;
	line-height: 80px;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.home-pro-cont div ul>p span {
	display: table;
}
.home-pro-cont div ul>p span a {
	font-size: 20px;
	color: #fff;
	line-height: 40px;
}
.home-pro-cont div ul>p span a:hover {
	color: #dd0000;
	font-weight: bold;
}
.home-pro-cont div ul>p>a {
	position: absolute;
	z-index: 22;
	bottom: 150px;
	left: 70px;
}
.home-pro-cont div ul {
	width: 100%;
}
.home-pro-cont div ul li {
	width: 460px;
	height: 350px;
	float: left;
	box-sizing: border-box;
	position: relative;
	margin-right: 10px;
	margin-bottom:50px;
}
.home-pro-cont div ul li:nth-child(3n){margin-right: 0px;}
.home-pro-cont div ul li a>img {
	width: 100%;
	height:350px;
}
.home-pro-cont div ul li p {
	width: 100%;
	height: 100%;
	display: none;
	background: rgb(0, 0, 0, 0);
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	font-size: 26px;
	color: #fff;
	text-align: center;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.home-pro-cont div ul li p img {
	margin: 110px auto 20px auto;
	display: table;
}
.home-pro-cont div ul li:hover p {
	width: 100%;
	height: 100%;
	display: block;
	background: rgb(0, 0, 0, .5);
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	font-size: 26px;
	color: #fff;
	text-align: center;
}
.home-pro-cont div ul li ol{text-align: center;line-height: 36px;height: 36px;}
.home-pro-cont div ul li ol>a{color: #333;margin-bottom: 5px;}
.home-pro-cont div ul li ol>a:hover{color: #2939aa;}
.input2 {
	background: #fff;
	width: 360px;
	height: 55px;
	display: block;
	float: left;
	border-radius: 30px 0px 0px 30px;
	padding-left: 30px;
	font-size: 16px;
}
.bnt2 {
	width: 100px;
	height: 57px;
	display: block;
	border-radius: 0px 30px 30px 0px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}
#home-about {
	width: 100%;
	height: 950px;
	background: url(../images/about-bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	padding: 80px 0px;
	box-sizing: border-box;
}
#home-about h2 {
	font-size: 48px;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 100px;
}
#home-about>p {
	font-size: 16px;
	width: 700px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.about-content {
	width: 1400px;
	height: 560px;
	background: #fff;
	margin: 30px auto;
}
.about-content .about-l {
	width: 562px;
	height: 561px;
	background: url(../images/about01.jpg) top left no-repeat;
	box-sizing: border-box;
	display: block;
	float: left;
}
.about-content .about-r h3 {
	font-size: 34px;
	color: #2939AA;
	line-height: 80px;
	font-weight: bold;
}
.about-content .about-r p {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	font-weight: normal;
}
.about-content .about-r a {
	width: 180px;
	height: 45px;
	display: block;
	background: url(../images/more06.png) 130px center no-repeat #2939aa;
	border-radius: 10px;
	text-align: left;
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	margin-top:10px;
	padding-left: 30px;
	box-sizing: border-box;
}
.about-content .about-r a:hover {
	background: url(../images/more06.png) 130px center no-repeat #ff0000;
	color: #fff;
}
.about-content .about-r {
	width: 820px;
	float: right;
	margin-left: 18px;
}
.about-content .about-r>p {
	width: 100%;
	display: table;
}
.about-content .about-r>p a {
	float: left;
}
.nub-cont {
	width: 820px;
	display: table;
	margin: 0 auto;
	box-sizing: border-box;
}
.nub-cont li {
	width: 33.3%;
	float: left;
	font-size: 16px;
	color: #555;
	box-sizing: border-box;
	text-align: center;
	display: block;
}
.nub-cont li p {
	display: table;
	padding: 40px 0px 5px 0px;
	text-align: center;
	width: 100%;
}
.nub-cont li p b {
	font-size:50px;
	color: #2939aa;
	font-weight: normal;
	float: left;
	margin-right: 10px;
	line-height: 60px;
	height: 60px;
	padding-left: 70px;
}
.nub-cont li p span {
	font-size:18px;
	line-height: 20px;
	color: #333;
	float: left;
}
/*案例*/
#home-case {
	width: 1360px;
	overflow: hidden;
	margin: 0px auto;
	padding: 80px 0px;
}
.case-tt {
	width: 100%;
	height: 150px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
.case-tt h3 {
	font-size: 76px;
	color: #073fbe;
	margin: 0;
	height: 90px;
}
.case-tt h2 {
	font-size: 40px;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding-left: 15px;
}
.case-tt p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	position: absolute;
	z-index: 222;
	right: 0;
	bottom: 0;
	width: 650px;
	height: 100px;
	text-align: left;/*background: #eee;*/
}
.case-tt p img {
	float: right;
	margin-left: 20px;
	display: inline-block;
}
.case-box {
	width: 1360px;
	height: 680px;
	/*background: #fff;*/
	margin: 30px auto;
	position: relative;
	display: table;
}
.case-box>p {
	display: block;
	margin: 0 auto;
	width: 439px;
	height: 677px;
	position: absolute;
	z-index: 222;
	left: 0;
	right: 0;
	top: 7px;
}
.case-box ul {
	width: 100%;
	height: 680px;
}
.case-box ul li {
	width: 443px;
	height: 331px;
	float: left;
	margin: 7px 0px;
	display: block;
}
.case-box ul li img {
	width: 100%;
	height: 100%;
}
.case-box ul li:nth-of-type(2) {
	margin-left: 472px;
}
.case-box ul li:nth-of-type(4) {
	margin-left: 472px;
}
#home-ys {
	width: 100%;
	height: 760px;
	background: url(../images/fuwu_bg.jpg) top center no-repeat;
	padding-top: 80px;
	box-sizing: border-box;
}
#home-ys>p {
	font-size: 18px;
	width: 100%;
	text-align: center;
	color: #525252;
	line-height: 35px;
}
#home-ys ul {
	width: 1300px;
	margin: 50px auto 0px;
	overflow: hidden;
	display: table;
}
#home-ys ul li {
	width: 245px;
	height: 333px;
	float: left;
	margin: 0px 40px;
	background: url(../images/ys02.png) top center no-repeat;
	padding: 70px 40px;
	box-sizing: border-box;
}
#home-ys ul li:nth-of-type(2n) {
	background: url(../images/ys01.png) top center no-repeat;
}
#home-ys ul li strong {
	font-size: 28px;
	color: #000;
	text-align: center;
	width: 100%;
	display: table;
	line-height: 60px;
}
#home-ys ul li p {
	font-size: 16px;
	color: #525252;
	line-height: 27px;
	display: table;
	width: 100%;
	text-align: center;
}
#home-ys ul li:nth-of-type(2n) strong, #home-ys ul li:nth-of-type(2n) p {
	color: #fff;
}
/*新闻*/
#home-news {
	width: 100%;
	background: #f6f6f6;
	overflow: hidden;
	padding: 60px 0px 100px 0px;
}
.news-tt {
	width: 80%;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.news-tt h2 {
	font-size: 42px;
	color: #000;
	font-weight: normal;
	line-height: 80px;
}
.news-tt p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.news-tt span {
	position: absolute;
	z-index: 22;
	right: 0;
	top: 60px;
}
.news-tt span a {
	font-size: 18px;
	color: #fff;
	text-align: center;
	width: 134px;
	height: 46px;
	display: block;
	float: right;
	line-height: 46px;
	background: url(../images/morebg.jpg) top center no-repeat;
}
.news-tt span a:hover {
	background: url(../images/morebgx.jpg) top center no-repeat;
}

@media only screen and (min-width: 100px) and (max-width: 1600px) {
.news-box {
	width: 100% !important;
	height: 600px;
	/*background: #fff;*/
	padding: 50px 10px;
	box-sizing: border-box;
	margin: 0 auto;
}
}
.news-box {
	width: 82%;
	height: 600px;
	/*background: #fff;*/
	padding: 50px 10px;
	box-sizing: border-box;
	margin: 0 auto;
}
.news-box li {
	width: 23%;
	height: 550px;
	background: url(../images/more04.png) 135px 500px no-repeat #fff;
	margin: 10px 1%;
	float: left;
}
.news-box li:hover {
	box-shadow: 0px 0px 20px #ddd;
}
.news-box li>a>img {
	width: 100%;
	height: 270px;
	margin-bottom: 30px;
}
.news-box li p {
	width: 69%;
	height: 150px;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-align: left;
	display: block;
	padding-right: 5%;
}
.news-box li p a {
	font-size: 20px;
	line-height: 70px;
	color: #333;
	text-align: left;
	height: 70px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	word-break: break-all;
}
.news-box li p a:hover {
	color: #2939aa;
}
.news-box li span {
	font-size: 16px;
	color: #666;
	text-align: right;
	width: 20%;
	float: left;
	margin: 0px 3%;
	padding-top: 10px;
}
.news-box li span b {
	font-size: 24px;
	color: #333;
	display: table;
	width: 100%;
	text-align: right;
}
 @keyframes myfirst {
 0% {
 padding-top: 15px;
}
 100% {
 padding-top: 25px;
}
}
 @-moz-keyframes myfirst /* Firefox */

{
 0% {
 padding-top: 15px;
}
 100% {
 padding-top: 25px;
}
}
 @-webkit-keyframes myfirst /* Safari 和 Chrome */

{
 0% {
 padding-top: 15px;
}
 100% {
 padding-top: 25px;
}
}
 @-o-keyframes myfirst /* Opera */

{
 0% {
 padding-top: 15px;
}
 100% {
 padding-top: 25px;
}
}
#link {
	width: 1360px;
	height: 150px;
	margin: 0 auto;
}
#link h2 {
	width: 262px;
	height: 142px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	display: block;
	float: left;
	padding-top: 60px;
	box-sizing: border-box;
	margin-right: 30px;
}
#link p {
	width: 100%;
	font-size: 16px;
	line-height: 50px;
	padding-top: 30px;
}
#link p a {
	color: #333;
	margin: 0px 10px;
}
#link p a:hover {
	color: #e00c0c;
}
/*底部*/
#footer {
	width: 100%;
	height: 520px;
	background: #202020;
	padding: 80px 0px 0px 0px;
	box-sizing: border-box;
	border-top: solid 10px #2939aa;
	display: table;
}
#footer .foot-r {
	width: 1000px;
	float: right;
	height: 400px;/*background: #ff0000;*/
}
#footer .b-logo {
	width: 340px;
	height: 360px;
	float: left;
}
#footer .b-logo>img {
	display: block;
	margin: 10px auto 0px auto;
}
#footer .b-logo p {
	display: table;
	padding: 30px 0px 0px 30px;
	width: 100%;
	box-sizing: border-box;
}
#footer .b-logo span {
	float: left;
	margin: 10px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
#footer .b-logo span>img {
	display: table;
}
#footer ul {
	width: 100%;
	height: 300px;
	border-bottom: solid 1px #444444;
}
#footer ul li {
	float: left;
	padding-left: 30px;
	height: 280px;
}
#footer ul li strong {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	display: table;
}
#footer .b-pro {
	width: 300px;
}
#footer .b-pro a {
	font-size: 16px;
	line-height: 40px;
	color: #999;
	display: block;
	width: 150px;
	float: left;
}
#footer .b-pro a:hover {
	color: #fff;
}
#footer .b-nav {
	width: 200px;
	font-size: 16px;
}
#footer .b-nav a {
	font-size: 16px;
	color: #999;
	line-height:40px;
	width: 100px;
	display: block;
	float: left;
}
#footer .b-nav a:hover {
	color: #fff;
}
#footer .b-contact {
	width: 400px;
}
#footer .b-contact b {
	font-size: 44px;
	color: #e80f0f;
	font-family: impact;
	font-weight: normal;
	background: url(../images/b-tel.png) left center no-repeat;
	padding-left: 65px;
	width: 100%;
	box-sizing: border-box;
	display: table;
	margin: 0;
	height: 60px;
	line-height: 60px;
}
#footer .b-contact b span {
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	color: #999;
	display: table;
	font-style: italic;
}
#footer .b-contact p {
	font-size: 16px;
	color: #999;
	line-height: 30px;
}
#footer .b-wx {
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	float: right;
}
#footer .b-wx img {
	display: block;
	margin: 10px auto;
}
.b-link {
	width: 100%;
	margin: 0 auto;
	height: 70px;
	border-top: solid 1px #494642;
	font-size: 16px;
	color: #8a8885;
	line-height: 30px;
	text-align: left;
	padding-top: 10px;
}
.b-link a {
	color: #8a8885;
	margin: 0px 20px;
	display: block;
	float: left;
}
.b-link a:hover {
	color: #fff;
}
.copy {
	width: 100%;
	height: 80px;
	margin: 0px auto;
	font-size: 16px;
	text-align: center;
	line-height: 80px;
	color: #999;
	background: #000;
}
.copy p {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	color: #999;
}
.copy span:nth-of-type(1) {
	display: block;
	float: left;
	height: 80px;
	box-sizing: border-box;
}
.copy span:nth-of-type(2) {
	display: block;
	float: right;
	height: 80px;
	box-sizing: border-box;
}
.copy span>a {
	color: #999;
}
.copy span>a:hover {
	color: #fff;
}
.copy span img {
	padding-top: 10px;
}
.copy>a {
	color: #999;
	float: right;
}
.copy img {
	margin-left: 100px;
	margin-top: 10px;
}
/*内页新闻*/
.menu li {
	background-color: #f2f1f7;
	margin: 10px 15px;
	display: block;
	border: solid 1px #ccc;
}
.menu li strong a {
	font-size: 18px;
	display: block;
	color: #000;
	padding: 0px 10px;
	line-height: 50px;
	display: block;
	background: url(../images/ny01.png) 220px center no-repeat #ddd;
}
.menu li strong>a:hover {
	font-size: 18px;
	display: block;
	color: #2939aa;
	padding: 0px 10px;
	line-height: 50px;
	display: block;
	background: url(../images/ny02.png) 220px center no-repeat #ddd;
}
.menu li>a {
	background: #fff;
	border-bottom: solid 1px #ccc;
	display: table;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	width: 100%;
	padding-left: 20px;
	box-sizing: border-box;
}
.menu li>a:hover {
	background: #2939aa;
	color: #fff;
}
.intro2 {
	font-size: 36px;
	font-weight: bold;
	color: #dd0000;
	line-height: 40px;
	height: 60px;
	background: url(../images/gg-tel.png) left top no-repeat;
	padding-left: 50px;
	margin-left: 20px;
	margin-top: 10px;
}
.news_list li {
	/*border: 1px solid #E6E6E6;*/
	background: #f1f1f1;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 20px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.box2 {
	width: 1400px;
	margin: 0 auto;
}
.news_list li:hover {
	box-shadow: 0px 0px 20px 0px #ec6b6b;
	padding-bottom: 50px;
	background: #ec6b6b;
}
.news_list li .date {
	background: #fff;
	color: #333;
	display: inline-block;
	margin-right: 20px;
	float: left;
	font-family: verdana;
	text-align: center;
	border-radius: 4px;
	font-size: 24px;
	font-family: verdana;
	border: 1px solid #cb5050;
	padding: 5px 0 0;
}
.news_list li .date em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: arial;
	background: #cb5050;
	padding: 3px 15px;
	color: #fff;
	margin-top: 5px;
}
.news_list li p {
	color: #999;
	font-size: 14px;
	margin-left: 95px;
	line-height: 25px;
}
.news_list li p a {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.news_list li p a:hover {
	color: #fff;
}
.news_list li:hover .box2 a {
	color: #fff;
}
.news_list li:hover .box2 p {
	color: #fff;
}
/*内页关于我们*/
.zy_banner {
	width: 100%;
	height: 500px;
	margin: 0px auto;
	display: table;
}
.company_banner {
	background: url(../images/company_banner.jpg) top center no-repeat #333;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.hgroup {
	background: #f1f1f1;
	width: 100%;
	height: 140px;
	border-bottom: solid 2px #fff;/*margin-bottom: 50px;*/
}
.hgroup ul a:hover, .actt {
	background: #2939aa !important;
	color: #fff !important;
}
.hgroup .box {
	/*padding: 20px 0px;*/
	position: relative;
	width: 1400px;
	margin: 0 auto;
}
.hgroup h3 {
	color: #2939aa;
	font-size: 34px;
	line-height: 60px;
	font-weight: 500;
	padding-top: 20px;
	margin: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.hgroup p {
	color: #707070;
	font-size: 14px;
	line-height: 30px
}
.hgroup p a {
	display: inline-block;
	margin-right: 15px;
	position: relative;
	font-size: 14px;
	color: #666;
}
.hgroup p a:hover {
	text-decoration: underline
}
.hgroup p a:not(:last-child)::after {
	content: '-';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	height: 0;
	line-height: 0;
	margin: auto
}
.hgroup nav {
	height: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-size: 20px;
	color: #666;
	line-height: 140px;
}
.hgroup nav>a {
	height: 140px;
	text-align: center;
	width: 190px;
	line-height: 60px;
	padding: 40px 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
	color: #666;
	font-size: 18px;
	/*background: #fff;*/
	float: left;
	margin: 0;
	box-sizing: border-box;
}
.hgroup nav a:hover, .hgroup nav a.act {
	background: #2939aa;
	color: #fff;
}
.hgroup nav em {
	color: #9a9a9a;
	font-size: 22px;
	line-height: 140px
}
.lei-nav {
	width: 1360px;
	margin: 50px auto 0px;
	border-right: solid 1px #ddd;
	box-shadow: 0px 0px 15px #ccc;
	height: 100px;
	background: #2939aa;
	display: flex;
}
.lei-nav a {
	/*height: 100px;*/
	line-height: 30px;
	padding: 20px 0px;
	width:calc(10% - 1px);
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
	color: #fff;
	font-size: 16px;
	background: #2939aa;
	float: left;
	margin: 0;
	box-sizing: border-box;
	border-right: solid 1px #4657d2;
	align-self: center;
}
.lei-nav a:last-child {
	border: 0;
}
.lei-nav a:hover, .lei-nav a.act {
	background: #dd0000;
	color: #fff;
	font-weight: bold;
}
/* InpageTitle */

.InpageTitle {
	width: 100%;
	text-align: center;
	padding-top: 52px;
}
.InpageTitle h3 {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
}
.InpageTitle i {
	display: block;
	width: 41px;
	height: 2px;
	background: #0f98a5;
	margin: 16px auto 0;
}
/* InpageTitle2 */

.InpageTitle2 {
	width: 100%;
	text-align: center;
	padding-top: 52px;
}
.InpageTitle2 h3 {
	font-size: 30px;
	color: rgb(51, 51, 51);
	font-weight: normal;
}
.InpageTitle2 i {
	display: block;
	height: 2px;
	background: #315cc5;
	width: 42px;
	margin: 20px auto 0;
}
.InpageTitle2 p {
	font-size: 12px;
	color: #999999;
	font-family: arial;
	margin-top: 8px;
	text-transform: uppercase;
}
/* InpageAddress */

.InpageAddress {
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #eaeaea;
}
.InpageAddress a.homePage {
	display: block;
	width: 64px;
	height: 62px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	float: left;
}
.InpageAddress .p1 {
	line-height: 62px;
	float: left;
	margin-left: 16px;
}
.InpageAddress .p1 a {
	display: block;
	padding-right: 14px;
	font-size: 14px;
	color: #666666;
	float: left;
	margin-left: 10px;
}
.InpageAddress .p1 a:first-child {
	margin-left: 0;
}
.InpageAddress .p1 a:last-child {
	color: #315cc5;
	background-image: none;
}
.InpageAddress .p2 {
	float: right;
}
.InpageAddress .p2 a {
	display: block;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	height: 61px;
	line-height: 61px;
	float: left;
	margin-left: 26px;
	text-decoration: none;
}
.InpageAddress .p2 a.cur {
	color: #333333;
	border-bottom: 2px solid #fa8815;
}
.InpageAddress .p2 a:hover {
	color: #333333;
	border-bottom: 2px solid #fa8815;
}
/* about 关于我们 */


/*内页关于我们*/

.sub_address {
	height: 70px;
	background: #f3f3f3;
	width: 100%;
	margin-bottom: 30px;
}
.sub_lm_all {
	width: 1280px;
	margin: 0 auto;
	height: 70px;
	line-height: 70px;
	color: #666666;
}
.sub_lm_all span {
	display: block;
}
.sub_lm_all span:nth-child(1) {
	position: relative;
	font-size: 24px;
	color: #282828;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	padding-left: 20px;
}
.sub_lm_all span:nth-child(1):after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 30px;
	background: #333;
}
.sub_lm_all span:nth-child(2) i {
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	margin: 27px 5px 0 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
/* aboutProfile */

.aboutProfile {
	width: 100%;
	background: #f6f6f6;
}
.aboutProfile .mainCon {
	width: 100%;
}
.aboutProfile .mainCon .box1 {
	width: 100%;
	height: 486px;
	padding-bottom: 52px;
}
.aboutProfile .mainCon .box1 dl {
	width: 100%;
}
.aboutProfile .mainCon .box1 dt {
	width: 480px;
	height: 486px;
	position: relative;
	float: left;
}
.aboutProfile .mainCon .box1 dt h3 {
	padding: 30px 0 20px 28px;
	width: 255px;
	height: 450px;
	background: #1469ca;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.aboutProfile .mainCon .box1 dt img {
	position: absolute;
	top: 100px;
	right: 0;
	display: block;
}
.aboutProfile .mainCon .box1 dd {
	width: 668px;
	float: right;
	margin-top: 76px;
}
.aboutProfile .mainCon .box1 dd p {
	font-size: 14px;
	color: #888888;
	line-height: 24px;
}
.aboutProfile .mainCon .box2 {
	height: 448px;
	width: 100%;
}
.aboutProfile .mainCon .box2 .con {
	padding: 49px 50px 0 28px;
	width: 768px;
	height: 318px;
}
.aboutProfile .mainCon .box2 .con p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
}
/* aboutMien */

.aboutMien {
	width: 100%;
	padding-bottom: 40px;
	background: #fff;
}
.aboutMien .mainCon {
	width: 100%;
	height: 400px;
	position: relative;
	margin-top: 34px;
}
.aboutMien .mainCon span {
	display: block;
	width: 10px;
	height: 18px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	overflow: hidden;
	z-index: 99;
}
.aboutMien .mainCon .btn01 {
	left: 216px;
}
.aboutMien .mainCon .btn02 {
	right: 216px;
}
.aboutMien .aboutMienCon {
	overflow: hidden;
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	position: relative
}
.aboutMien .aboutMienCon .aboutMienBox {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
}
.aboutMien .aboutMienCon .iteam .Pic {
	position: relative;
	display: block;
}
.aboutMien .aboutMienCon .iteam .img {
	display: block
}
.aboutMien .aboutMienCon .iteam b {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.aboutMien .aboutMienCon .iteam.active b {
	display: none;
}
.aboutMien .aboutMienCon .iteam.active {
	height: 400px;
	top: 0 !important;
}
.aboutMien .aboutMienCon .iteam.active .Pic {
	box-shadow: 1px 6px 4px #ebebeb;
	display: block;
	border: 5px solid #f6f6f6;
}
.aboutMien .aboutMienCon .iteam.active p {
	color: #666666;
	font-size: 15px;
	margin-top: 15px;
	text-align: center;
}
/* aboutHonor */

.aboutHonor {
	width: 100%;
	padding-bottom: 60px;
	background: #f6f6f6;
}
.aboutHonor .mainCon {
	width: 100%;
	position: relative;
	margin-top: 34px;
}
.aboutHonor .mainCon i {
	display: block;
	width: 42px;
	height: 42px;
	cursor: pointer;
	position: absolute;
	top: 80px;
	overflow: hidden;
	z-index: 99;
}
.aboutHonor .mainCon .btn01 {
	left: -70px;
}
.aboutHonor .mainCon .btn02 {
	right: -70px;
}
.aboutHonor .mainCon .aboutHonorCon {
	width: 100%;
	position: relative;
	height: 280px;
	overflow: hidden;
}
.aboutHonor .mainCon .aboutHonorCon ul {
	width: 105%;
	position: absolute;
	top: 0;
	left: 0;
}
.aboutHonor .mainCon .aboutHonorCon li {
	width: 276px;
	float: left;
	margin-right: 20px;
	border: solid 2px #ddd;
}
.aboutHonor .mainCon .aboutHonorCon li p {
	width: 276px;
	height: 220px;
	padding: 9px;
	box-sizing: border-box;
}
.aboutHonor .mainCon .aboutHonorCon li p a>img {
	width: 100%;
	height: 190px;
}
.aboutHonor .mainCon .aboutHonorCon li span {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.aboutHonor .mainCon .aboutHonorCon li .img {
	display: block;
	margin: 0 auto;
}
/* aboutHistory */

.aboutHistory {
	width: 100%;
	height: 713px;
}
.aboutHistory .InpageTitle2 h3 {
	color: #fff;
}
.aboutHistory .InpageTitle2 p {
	color: #d0ebee;
}
.aboutHistory .InpageTitle2 i {
	background: #fff;
}
.aboutHistory .mainCon {
	width: 100%;
	position: relative;
	margin-top: 42px;
}
.aboutHistory .mainCon {
	width: 100%;
	position: relative;
	margin-top: 34px;
}
.aboutHistory .mainCon i {
	display: block;
	width: 42px;
	height: 42px;
	cursor: pointer;
	position: absolute;
	top: 170px;
	overflow: hidden;
	z-index: 99;
}
.aboutHistory .mainCon .btn01 {
	left: -70px;
}
.aboutHistory .mainCon .btn02 {
	right: -70px;
}
.aboutHistory .mainCon .conBox .box1 {
	height: 379px;
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.aboutHistory .mainCon .conBox .box1 ul {
	position: absolute;
	top: 0;
	left: 0;
}
.aboutHistory .mainCon .conBox .box1 li {
	float: left;
	width: 1200px;
	height: 379px;
}
.aboutHistory .mainCon .conBox .box1 dl {
	padding-top: 34px;
	height: 345px;
}
.aboutHistory .mainCon .conBox .box1 dt {
	width: 595px;
	float: left;
	margin-left: 36px;
}
.aboutHistory .mainCon .conBox .box1 dd {
	width: 467px;
	float: left;
	margin-left: 48px;
	padding-top: 92px;
}
.aboutHistory .mainCon .conBox .box1 dd h3 {
	font-size: 26px;
	color: #fa8815;
}
.aboutHistory .mainCon .conBox .box1 dd p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 34px;
}
.aboutHistory .mainCon .conBox .box2 {
	margin-top: 42px;
	width: 1170px;
	padding: 0 15px;
	height: 60px;
	position: relative;
	overflow: hidden;
}
.aboutHistory .mainCon .conBox .box2 ul {
	position: absolute;
	top: 0;
	left: 0;
}
.aboutHistory .mainCon .conBox .box2 li {
	width: 78px;
	float: left;
	text-align: center;
}
.aboutHistory .mainCon .conBox .box2 li span {
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 auto;
}
.aboutHistory .mainCon .conBox .box2 li p {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
}
.aboutHistory .mainCon .conBox .box2 li.cur span {
}
/* aboutCulture */

.aboutCulture {
	width: 100%;
	height: 600px;
}
.aboutCulture .mainCon {
	width: 95%;
	position: relative;
	margin: 30px auto 0px;
	display: table;
}
.aboutCulture .mainCon ul li {
	float: left;
	padding-top: 25px;
	width: 140px;
	margin: 10px 40px;
	background: #fff;
	height: 140px;
	box-sizing: border-box;
	text-align: center;
	display: block;
	border-radius: 50%;/*border: solid 1px #ccc;*/
}
.aboutCulture .mainCon li p {
	margin-top: 10px;
	color: #888888;
	line-height: 18px;
	font-size: 14px;
	padding: 0 26px;
}
.aboutCulture .mainCon li:hover {
	background: #315cc5;
}
.aboutCulture .mainCon h3 {
	font-size: 18px;
	color: #333333;
	padding: 0;
	margin: 0;
}
.aboutCulture .mainCon li:hover h3, .aboutCulture .mainCon li:hover p {
	color: #fff;
}
.pro_nav_1 {
	float: left;
	width: 320px;
	background-color: #fff;
}
.pro_nav h2 {
	width: 320px;
	height: 100px;
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	background: url(../images/left-logo.png) left bottom no-repeat #2939aa;
	margin: 0 0px 20px;
	padding-left: 50px;
	box-sizing: border-box;
	font-weight: normal;
	padding-top: 20px;
}
.pro_nav h2 p {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
.pro_nav .next_nav {
	position: relative;
	left: 322px;
	top: -31px;
	display: none;
}
.pro_nav .next_nav li {
	width: 165px;
	height: 30px;
	background: none;
	background-color: #666;
	opacity: 0.9;
}
.pro_nav .next_nav a {
	background: none;
	color: #fff;
	padding: 0;
	padding-left: 35px
}
.pro_nav .cur b, .pro_nav li:hover b {
}
.pro_nav .cur .next_nav, .pro_nav li:hover .next_nav {
	display: block
}
.pro_nav .pro_nav_2 {
	background-color: #fff;
}
.pro_nav .pro_nav_2 h2 {
	height: 40px;
	font-size: 22px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #1469ca;
	overflow: hidden;
}
.pro_nav .pro_nav_2 .first_nav {
	margin: 20px 0;
	overflow: hidden;
}
/*内页样式*/
/*product css*/
#product_lis dl {
	width: 100%;
	padding: 50px 0;
}
#product_lis dl dt {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#product_lis dl dt .pro_tit {
	width: 800px;
	height: 110px;
	margin: 0 auto;
}
#product_lis dl dt .pro_tit p {
	color: #666666;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
}
#product_lis dl dt .pro_tit h4 {
	color: #333333;
	font-size: 34px;
	line-height: 40px;
	text-align: center;
}
#product_lis dl dt .pro_tit a {
	display: block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-indent: 20px;
	color: #000000;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 10px;
	transition: all .4s;
}
#product_lis dl dt .pro_tit a:hover {
}
#product_lis dl:nth-of-type(even) dt .pro_tit h4 {
	color: #fff;
}
#product_lis dl:nth-of-type(even) dt p {
	color: #999999;
}
#product_lis dl dd {
	width: 1400px;
	margin: 0 auto;
}
#product_lis dl dd li {
	width: 445px;
	height: 390px;
	background: #f3f3f3;
	float: left;
	margin: 10px;
	transition: all .4s;
}
#product_lis dl dd li:last-child {
	margin-right: 0;
}
#product_lis dl dd li ._pro_img {
	width: 445px;
	height: 320px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
}
#product_lis dl dd li ._pro_img img {
	width: 445px;
	transition: transform 1s ease 0s;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#product_lis dl dd li:hover ._pro_img img {
	transform: scale(1.05, 1.05);
}
#product_lis dl dd li ._pro_tit {
	width: 380px;
	line-height: 30px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}
#product_lis dl dd li ._pro_tit a {
	color: #333333;
	font-size: 20px;
}
#product_lis dl dd li ._pro_table {
	width: 380px;
	margin: 15px auto;
}
#product_lis dl dd li ._pro_table table {
	background: #5b5b5b;
	text-align: center;
}
#product_lis dl dd li ._pro_table table th {
	background: #6e6e6e;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}
#product_lis dl dd li ._pro_table table td {
	background: #f3f3f3;
	color: #333333;
	line-height: 25px;
	font-size: 13px;
}
#product_lis dl dd li ._pro_details {
	width: 380px;
	margin: 0 auto;
}
#product_lis dl dd li ._pro_details p {
	line-height: 24px;
	color: #999;
	font-size: 14px;
	margin-bottom: 10px;
}
#product_lis dl dd li ._pro_btn {
	width: 380px;
	margin: 0 auto;
	margin-top: 20px;
}
#product_lis dl dd li ._pro_btn a {
	display: block;
	width: 132px;
	height: 33px;
	line-height: 33px;
	border: solid 1px #ccc;
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-right: 12px;
	float: left;
	transition: all .4s;
}
#product_lis dl dd li ._pro_btn a:hover {
	border: solid 1px #ccc;
	background: #ccc;
	color: #fff;
}
#product_lis dl dd li:hover {
	color: #fff;
	background: #4958c2;
	-moz-box-shadow: 4px 4px 10px #000;
	-webkit-box-shadow: 4px 4px 10px #000;
	box-shadow: 4px 4px 10px #000;
}
#product_lis dl:nth-of-type(odd) dd li:hover {
	background: #4958c2;
	-moz-box-shadow: 4px 4px 10px #828282;
	-webkit-box-shadow: 4px 4px 10px #828282;
	box-shadow: 4px 4px 10px #828282;
	color: #fff;
}
#product_lis dl dd li:hover ._pro_table table td {
	background: #4958c2;
}
#product_lis dl dd li:hover ._pro_table table th {
	background: #333;
}
#product_lis dl dd li ._pro_btn a:hover {
	background: #333333;
	color: #ffc71c;
}
#pro_nav {
	width: 100px;
	position: fixed;
	left: 5%;
	top: 40%;
}
#pro_nav ul {
	border: solid 3px #352a09;
	border-left: none;
	border-right: none;
	margin-top: 3px;
}
#pro_nav ul li {
	border-bottom: solid 1px #7f630e;
}
#pro_nav ul li a {
	display: block;
	padding: 10px;
	line-height: 28px;
	background: #ffc71c;
	color: #000000;
	font-size: 16px;
	text-align: center;
}
#pro_nav ul li.current a {
	background: #030304;
	color: #fff;
}
#product_item {
	width: 1400px;
	margin: 0 auto;
}
#product_item li {
	width: 450px;
	height: 630px;
	background: #f3f3f3;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
	transition: all .4s;
}
#product_item li:nth-child(3n) {
	margin-right: 0;
}
#product_item li ._product_img {
	width: 450px;
	height: 280px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
}
#product_item li ._product_img img {
	width: 450px;
	height: 280px;
	transition: transform 1s ease 0s;
}
#product_item li:hover ._product_img img {
	transform: scale(1.05, 1.05);
}
#product_item li ._product_tit {
	width: 380px;
	line-height: 30px;
	height: 30px;
	margin: 0 auto;
}
#product_item li ._product_tit a {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
#product_item li ._product_table {
	width: 380px;
	margin: 15px auto;
}
#product_item li ._product_table table {
	background: #5b5b5b;
	text-align: center;
}
#product_item li ._product_table table th {
	background: #6e6e6e;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}
#product_item li ._product_table table td {
	background: #f3f3f3;
	color: #333333;
	line-height: 25px;
	font-size: 13px;
}
#product_item li ._product_details {
	width: 380px;
	margin: 0 auto;
}
#product_item li ._product_details p {
	line-height: 24px;
	color: #333333;
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#product_item li ._product_btn {
	width: 380px;
	margin: 0 auto;
	margin-top: 20px;
}
#product_item li ._product_btn a {
	display: block;
	width: 132px;
	height: 33px;
	line-height: 33px;
	border: solid 1px #5b5b5b;
	text-align: center;
	color: #333333;
	font-size: 14px;
	margin-right: 12px;
	float: left;
	transition: all .4s;
}
#product_item li ._product_btn a:hover {
	border: solid 1px #5b5b5b;
	background: #5b5b5b;
	color: #fff;
}
#product_item li:hover {
	background: #ffc71c;
	-moz-box-shadow: 4px 4px 10px #828282;
	-webkit-box-shadow: 4px 4px 10px #828282;
	box-shadow: 4px 4px 10px #828282;
}
#product_item li:hover ._product_table table td {
	background: #ffc71c;
}
#product_item li:hover ._product_table table th {
	background: #333;
}
#product_item li ._product_btn a:hover {
	background: #333333;
	color: #ffc71c;
}
#product_lis dl dd li:hover ._pro_tit a {
	color: #fff;
}
#product_lis dl dd li:hover ._pro_details p {
	color: #fff;
}
#product_lis dl dd li:hover ._pro_btn a {
	border: solid 1px #fff;
	color: #fff;
}
#pro_nav {
	width: 100%;
	overflow: hidden;
}
#pro_nav h2 {
	width: 100%;
	background: #0458b7;
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 80px;
}
#pro_nav ul {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	background: #f3f3f3;
}
#pro_nav ul li {
	/*border-bottom: solid 1px #ddd;*/
	margin-bottom: 10px;
	display: block;
	padding: 0px 20px;
	line-height: 35px;
	color: #333;
	font-size: 16px;
	text-align: left;
	background: #fff;
	height: 35px;
	overflow: hidden;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
#pro_nav ul li>a {
	color: #333;
}
#pro_nav ul li>a>img {
	vertical-align: middle;
	margin-right: 10px;
}
#pro_nav ul li p {
	border-bottom: dashed 1px #ccc;
	display: none;/*-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;*/
}
#pro_nav ul li p a {
	font-size: 14px;
	padding-left: 10px;
}
#pro_nav ul li:hover {
	background: #0458b7;
}
#pro_nav ul li:hover a {
	color: #fff;
}
#pro_nav ul li:hover p {
	display: block;
	height: auto;
}
.news_show {
	width: 100%;
}
.news_show h1 {
	width: 100%;
	text-align: center;
	line-height: 70px;
	font-size: 26px;
}
.news_show .info2 {
	width: 100%;
	background: #eee;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
}
.pro-cont {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.pro-l {
	width: 100%;
	overflow: hidden;
	margin-right: 30px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.pro-l .top {
	border-bottom: 2px solid #ccc;
	height: 40px;
}
.pro-l .top h3 {
	float: left;
	font-weight: normal;
	color: #333;
	font-size: 22px;
	position: absolute;
	padding: 0;
	margin: 0;
}
.pro-l .top h3 em {
	font-weight: bold;
	color: #2939aa;
}
.pro-l .top h3 i {
	width: 72px;
	height: 3px;
	background: #2939aa;
	position: relative;
	display: block;
	top: 9px;
}
.pro-l .top a.more {
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	margin-top: 4px;
}
.pro-l ul {
	padding-top: 18px;
}
.pro-l ul li {
	white-space: nowrap;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*background: #fff;*/
	line-height: 40px;
	border-bottom: dashed 1px #ccc;
}
.pro-l ul li a {
	color: #666;
	padding-left: 10px;
}
.pro-l ul li a:hover {
	color: #315cc5;
}
/*产品列表页*/

.pro_show {
	width: 100%;
}
.pro_show strong {
	font-weight: bold;
	font-size: 24px;
	line-height: 60px;
	color: #333;
	width: 90%;
	padding: 0px 5%;
}
.pro_show dl {
	width: 90%;
	display: table;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0px 5%;
}
.pro_show dl dd {
	float: left;
}
.pro_show dl dd p {
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.pro_show dl dd a img {
	margin-top: 20px;
}
.pro_show dl dt {
	float: right;
}
.pro_show dl dt img {
	width: 300px;
	height: 225px;
}
.pro_show2 {
	width: 100%;
	overflow: hidden;
}
.pro_show2 dl {
	width: 31%;
	float: left;
	margin: 10px 1.1%;
}
.pro_show2 dl dt {
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.pro_show2 dl dt img {
	width: 100%;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.pro_show2 dl dd {
	width: 100%;
	height: 50px;
	background: #eee;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}
.pro_show2 dl dd a {
	color: #000;
}
.pro_show2 dl:hover dt img {
	transform: scale(1.1);
}
.banner_about {
	height: 400px;
	width: 100%;
	padding: 100px 0px;
}
.banner_about h2 {
	font-size: 36px;
	color: #fff;
	width: 900px;
	margin: 0 auto 20px;
	line-height: 60px;
}
.banner_about h2:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #315cc5;
	display: block;
}
.banner_about p {
	font-size: 16px;
	color: #fff;
	width: 900px;
	margin: 0 auto;
	line-height: 30px;
}
.banner_contact {
	height: 400px;
	width: 100%;
}
.banner_contact {
	height: 400px;
	width: 100%;
	padding: 100px 0px;
	box-sizing: border-box;
}
.banner_contact h2 {
	font-size: 36px;
	color: #315cc5;
	width: 900px;
	margin: 0 auto 20px;
	line-height: 60px;
}
.banner_contact h2:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #315cc5;
	display: block;
}
.banner_contact p {
	font-size: 16px;
	color: #666;
	width: 900px;
	margin: 0 auto;
	line-height: 30px;
}
.banner_case {
	height: 400px;
	width: 100%;
}
.banner_news {
	height: 400px;
	width: 100%;
	padding: 100px 0px;
	box-sizing: border-box;
}
.banner_news h2 {
	font-size: 36px;
	color: #315cc5;
	width: 900px;
	margin: 0 auto 20px;
	line-height: 60px;
}
.banner_news h2:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #315cc5;
	display: block;
}
.banner_news p {
	font-size: 16px;
	color: #666;
	width: 900px;
	margin: 0 auto;
	line-height: 30px;
}
.banner_pro {
	height: 400px;
	width: 100%;
	padding: 100px 0px;
	box-sizing: border-box;
}
.banner_pro h2 {
	font-size: 36px;
	color: #fff;
	width: 900px;
	margin: 0 auto 20px;
	line-height: 60px;
}
.banner_pro h2:after {
	content: "";
	width: 50px;
	height: 2px;
	background: #8ea5ea;
	display: block;
}
.banner_pro p {
	font-size: 16px;
	color: #fff;
	width: 900px;
	margin: 0 auto;
	line-height: 30px;
}
#ny_cont {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
#ny_cont td {
	border: solid 1px #ccc;
	line-height: 40px
}
#ny_cont img {
	display: block;
	margin: 10px auto;
	width: 800px;
}
.posi_news {
	font-size: 16px;
	width: 100%;
	background: #ddd;
}
.posi_news a {
	font-size: 16px;
}
.ny-posi {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #aaaaaa;
	font-size: 16px;
	padding-left: 30px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.ny-posi a {
	color: #fff;
}
.ny_cont {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.ny_cont>img {
	display: block;
	margin: 10px auto;
	max-width: 90%;
}
.ny_cont h1 {
	font-size: 20px;
	width: 100%;
	text-align: center;
	line-height: 60px;
}
.clear {
	clear: both;
}
#main1400 {
	width: 1400px;
	overflow: hidden;
	margin: 0px auto;/*background: #f4f4f4;*/
}
.main1400 {
	width: 1400px;
	overflow: hidden;
	margin: 0px auto;/*background: #f4f4f4;*/
}
#ny_contont {
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
	/*padding-top: 30px;*/
	box-sizing: border-box;
}
.ny_left {
	width: 290px;
	overflow: hidden;
	float: left;
	background: #fff;/*margin-top: 30px;*/
}
.ny_right {
	width: 1080px;
	overflow: hidden;
	float: right;
	background: #fff;
	padding: 30px 30px 30px 30px;
	box-sizing: border-box;
}
.content-head {
	width: 900px;
	overflow: hidden;
	/*background: #ccc;*/
	display: table;
	border-bottom: solid 3px #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.content-head img {
	width: 900px;
	height: 180px;
}
.content-head p {
	font-size: 14px;
	color: #999;
	line-height: 25px;
}
.nr16 {
	font-size: 16px;
	line-height: 30px;
}
.nr16 img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}
/*.nr16 strong{
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	background: #666;
	padding: 0px 20px;
	margin: 5px 0px;
	height: 40px;
	border-radius: 10px;
	display: inline-block;
	font-weight: normal;
	
}*/
.nr16 h3 {
	color: #fff;
	font-size: 22px;
	padding-bottom: 10px;
	background: url(../images/ttbg.jpg) left bottom no-repeat #555;
	padding: 10px 20px 20px 20px;
	margin: 0px 0px 30px;
	display: block;
	font-weight: normal;
}
.ny_profile {
	width: 100%;
	font-size: 16px;
	line-height:42px;
	color: #333;
	margin: 20px 0px;
}
.ny_profile img {
	float: left;
	margin-right: 30px;
}
.ny_profile p {
	font-size: 16px;
	line-height: 42px;
	color: #333;
}
.nr18 {
	font-size: 18px;
	line-height: 33px;
	padding: 50px 0px;
}
/*.nr18 strong{
	background: #4b85e5;
	color: #fff;
	font-size: 22px;
	padding: 5px 20px;
	display: inline-block;
	border-radius: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
}*/
.nr18 h1 {
	color: #555;
	width: 100%;
	text-align: center;
	line-height: 80px;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 30px;
}
.nr18 p {
	font-size: 18px;
	line-height: 35px;
	color: #000;
}
.ip {
	border: solid 1px #ddd;
}
.nr18_lx {
	font-size: 18px;
	line-height: 33px;
}
.nr18_lx h1 {
	color: #333;
	width: 100%;
	text-align: center;
	line-height: 100px;
	border-bottom: solid 1px #ddd;
}
.nr18_lx p {
	width: 100%;
	text-align: center;
	line-height: 40px;
}
/*.label{
	float: left;
}
.enter{
	float: left;
}*/

/*
留言*/
.bookadd {
	padding-left: 50px;
}
.bd {
	font-size: 16px;
	color: #333;
	line-height: 50px;
	margin: 10px 0px;
}
.bd span {
	width: 100px;
	display: block;
	float: left;
}
.bd span i {
	color: #ff0000;
}
.bd input {
	height: 35px;
}
.sypic3 {
	float: left;
	width: 380px;
	height: 430px;
	margin: 10px;
}
.sypic3 dl {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 380px;
}
.sypic3 dl dt {
	background: #fff;
	width: 100%;
	height: 380px;
	display: block;
	overflow: hidden;
}
.sypic3 dl dt img {
	width: 100%;
	height: 380px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.sypic3 dl dd {
	background: #4c5457;
	color: #fff;
	font-size: 16px;
	/*border: solid 1px #ddd;*/
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	text-align: center;
	box-sizing: border-box;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.sypic3 dl dd a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.sypic3 dl dd a:hover {
	color: #fff;
	background: #315cc5;
}
.sypic3 dl:hover dt img {
	transform: scale(1.1);
}
.sypic3:hover dl {
	box-shadow: 0 0px 20px rgba(102, 102, 102, .65);
}
.case-pic3 {
	float: left;
	width: 280px;
	height: 260px;
	margin: 10px;
}
.case-pic3 dl {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 260px;
}
.case-pic3 dl dt {
	background: #fff;
	width: 100%;
	height: 220px;
	display: block;
	overflow: hidden;
}
.case-pic3 dl dt a img {
	width: 100%;
	height: 220px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.case-pic3 dl dd {
	background: #fff;
	color: #000;
	font-size: 16px;
	width: 100%;
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.case-pic3 dl dd a {
	display: block;
	color: #000;
	text-decoration: none;
}
.case-pic3 dl dd a:hover {
	color: #fff;
	background: #315cc5;
}
.case-pic3 dl:hover dt a img {
	transform: scale(1.5);
}
.video-pic3 {
	float: left;
	width: 260px;
	height: 220px;
	margin: 10px;
}
.video-pic3 dl {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 220px;
}
.video-pic3 dl dt {
	background: #fff;
	width: 100%;
	height: 180px;
	display: block;
	overflow: hidden;
}
.video-pic3 dl dt a img {
	width: 100%;
	height: 220px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.video-pic3 dl dd {
	background: #fff;
	color: #000;
	font-size: 16px;
	width: 100%;
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.video-pic3 dl dd a {
	display: block;
	color: #000;
	text-decoration: none;
}
.case-pic3 dl dd a:hover {
	color: #fff;
	background: #315cc5;
}
.video-pic3 dl:hover dt a img {
	transform: scale(1.5);
}
.sypic4 {
	float: left;
	width: 380px;
	height: 425px;
	margin: 10px;
}
.sypic4 a dl {
	padding: 0;
	margin: 0;
	width: 380px;
	height: 425px;
	background: #eee;
	color: #000;
}
.sypic4 a:hover dl {
	padding: 0;
	margin: 0;
	width: 380px;
	height: 425px;
	background: #cf0000;
	color: #fff;
}
.sypic4 a dl dt {
	background: #fff;
	width: 380px;
	height: 380px
}
.sypic4 a dl dt img {
	width: 380px;
	height: 380px;
}
.sypic4 a dl dd {
	font-size: 16px;
	width: 380px;
	display: block;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.sypic5 {
	float: left;
	width: 19%;
	height: 270px;
	margin: 5px 0.5%;
}
.sypic5 dl {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 270px;
}
.sypic5 dl dt {
	background: #fff;
	width: 100%;
	height: 210px;
	overflow: hidden;
}
.sypic5 dl dt img {
	width: 100%;
	height: 210px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}
.sypic5 dl dd {
	background: #e4e4e4;
	color: #000;
	font-size: 14px;
	width: 100%;
	display: block;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.sypic5 dl dd a {
	display: block;
	color: #000;
	text-decoration: none;
}
.sypic5 dl dd a:hover {
	color: #fff;
	background: #666;
}
.sypic5 dl:hover dt img {
	transform: scale(1.1);
}
.pc_tt {
	width: 100%;
	height: 50px;
	background: #333;
	border: solid 1px #ddd;
	margin: 0 auto;
	color: #fff;
	line-height: 50px;
	padding-left: 10px;
	margin-top: 20px;
	box-sizing: border-box;
}
.pc_tt h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
	color: #fff;
}
.pc_nr {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto 50px;
	border: solid 1px #ddd;
	background: #fff;
	box-sizing: border-box;
}
/*页码*/

.list_page {
	text-align: center;
	margin: 10px;
	display: block;
	width: 880px;
}
.list_page:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.list_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}
.list_page ul li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
}
.list_page ul a {
	color: #333;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff;
}
.page_group ul {
	border-right: solid 1px #ddd;
	border-radius: 4px;
}
.page_group ul li {
	border-right: none;
	border-radius: 0;
	float: left;
}
.page_group ul li:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.page_group ul li:first-child {
	border-radius: 4px 0 0 4px;
}
.page_group ul li:last-child {
	border-radius: 0 4px 4px 0;
}
.page_group ul .active a {
	background: #f3f3f3;
	border-radius: 0;
}
.pian {
	width: 920px;
	height: 30px;
	margin: 20px auto;
	text-align: center;
}
.pian li {
	width: 430px;
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #ca0002;
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	list-style: none;
}
.pian li a {
	color: #666;
	text-decoration: underline;
}
.lieguan {
	width: 100%;
	background: #eee;
	overflow: hidden;
}
.lieguan a {
	font-size: 18px;
	color: #333;
	border-bottom: dashed 1px #ddd;
	line-height: 45px;
	display: block;
	width: 50%;
	padding: 5px 30px;
	box-sizing: border-box;
	float: left;
}
.lieguan a:hover {
	color: #dd0000;
}
.nycp_left {
	width: 50%;
	float: left;
}
.nycp_right {
	width: 50%;
	float: left;
}
#nycp_zong {
	width: 1358px;
	background: #fff;
	height: 600px;
	margin: 20px auto auto auto;
	box-shadow: 0px 0px 30px #ccc;
}
#nycp_zong_l {
	width: 700px;
	height: 650px;
	float: left;
}
#nycp_zong_r {
	width: 600px;
	height: 610px;
	float: left;
	padding: 20px;
}
#nycp_zong_r h1 {
	height: 60px;
	line-height: 60px;
	color: #333;
}
.intro {
	width: 100%;
	height: auto;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
}
.intro1 {
	width: 100%;
	height: auto;
	line-height: 30px;
	color: #999;
}
.intro4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #999;
	border-bottom: dashed 2px #ccc;
	border-top: dashed 2px #ccc;
	margin-top: 10px;
	margin-bottom: 20px;
}
.intro4_l {
	width: 440px;
	float: left;
}
.intro4_r {
	width: 200px;
	float: left;
}
.intro2 img {
	height: auto;
	margin: 0px 10px;
	border: 0px;
}
.intro3 {
	height: auto;
	margin: 30px 20px 0px 20px;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #333;
}
.nyr_tt {
	width: 100%;
	/*height: 201px;*/
	overflow: hidden;
	background: #0e48b4;
	margin-bottom: 50px;
}
.nyr_tt h2 {
	width: 140px;
	text-align: left;
	line-height: 46px;
	height: 46px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.info {
	width: 100%;
	background: #eee;
	color: #000;
	display: block;
	height: 30px;
	font: 12px #666 30px;
	text-align: center;
	margin: 0px auto;
}
._p_b a {
	display: block;
	width: 219px;
	height: 72px;
	line-height: 72px;
	text-indent: 80px;
	border-radius: 5px;
	font-size: 24px;
	float: left;
	margin-right: 15px;
	transition: all .4s;
}
._p_b a._pro_order {
	background: #d9171f url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
}
._p_b a._pro_qq {
	background: #ddd url(../images/_pro_qq.png) 39px center no-repeat;
	color: #000000;
}
._p_b a._pro_order:hover {
	background: #252525 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
}
._p_b a._pro_qq:hover {
	background: #252525 url(../images/_pro_qq_hover.png) 39px center no-repeat;
	color: #fff;
}
.web {
	width: 100%;
	background: #eee;
	color: #000;
	display: block;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	margin: 0px auto;
}
.web a {
	color: #666;
}
.fenxiang {
	width: 880px;
	color: #000;
	display: block;
	height: 40px;
	font: 14px #666 40px;
	text-align: left;
	margin: 0px auto;
}
.nr {
	width: 95%;
	margin: 20px auto;
}
.nr11 img {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 20px;
}
/*放大镜效果*/


.jqzoom {
	text-decoration: none;
	float: left;
	z-index: 999;
}
#goodsshow img {
	border: 0;
}
#goodsshow .shop_big {
	border: 1px solid #ededed;
	padding: 10px;
	background: #fff;
	width: 650px;
	cursor: pointer;
	margin: 10px;
}
#goodsshow .shop_plist {
	clear: both;
	width: 580px;
	height: 100px;/*background: #ccc;*/
}
#prolist {
	width: 540px;
	float: left;
	overflow: hidden;
	height: 68px;
	position: relative;
	margin: 10px 0 0 0;
}
#prolist ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 20000px;
	position: relative;
}
#prolist ul li {
	float: left;
	cursor: pointer;
	position: relative;
	height: 68px;
}
#prolist ul li img {
	height: 60px;
	width: 60px;
	margin: 6px 8px 0 8px;
	padding: 0px;
	border: 0;
}
#prolist .hover {
	height: 68px;
}
#goodsshow .shop_plist a.prev {
	float: left;
	width: 20px;
	height: 68px;
	display: block;
	outline: none;
	line-height: 68px;
	margin-top: 12px;
}
#goodsshow .shop_plist a.next {
	float: left;
	width: 20px;
	height: 68px;
	display: block;
	outline: none;
	margin-top: 12px;
}
#goodsshow .right {
	width: 500px;
}
#goodsshow .right h1 {
	font-size: 18px;
	font-family: microsoft yahei;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#goodsshow .right .intro {
	color: #999;
	min-height: 80px;
}
#goodsshow .right .sno {
	border-bottom: 1px solid #eee;
	line-height: 35px;
}
#goodsshow .right .price {
	color: #999;
	line-height: 30px;
	padding: 10px 0;
}
#goodsshow .right .price span {
	color: #f60;
	font-size: 16px;
}
.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}
.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
 * width: 100px;
 * height: 49px;
}
.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}
.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	/*opacity:0.5;*/
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}
.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}
.zoomWrapper {
	position: relative;
	border: 1px solid #eee;
	z-index: 110;
}
.zoomWrapperTitle {
	display: none;
	background: #999;
	color: #FFF;
	height: 0;
	line-height: 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
	width: 600px;
	height: 600px;
}
.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}
.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}
.zoomdiv {
	WIDTH: 400px;
	HEIGHT: 400px;
	LEFT: 859px
}
/*分页相关*/

.pagelist ul {
	text-align: center;
	margin: 20px 0;
}
.pagelist li {
	display: inline-block;
	margin: 0 2px;
}
.pagelist li a {
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 6px 15px;
}
.pagelist li a:hover {
	border-color: #2939aa;
	background: #2939aa;
	color: #fff;
}
.pagelist li.active a {
	border-color: #2939aa;
	background: #2939aa;
	color: #fff;
}
.pian {
	width: 920px;
	height: 30px;
	margin: 20px auto;
	text-align: center;
}
.pian li {
	width: 430px;
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #ca0002;
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	list-style: none;
}
.pian li a {
	color: #666;
	text-decoration: underline;
}
/*内页新闻*/
.news .nbt {
	text-align: center;
}
.news .nbt li {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 16%;
	background: #232323;
	transform: skew(-20deg);
}
.news .nbt li a {
	display: block;
	padding: 0 30px;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.news .nbt li a div {
	transform: skew(20deg);
}
.news .nbt li a:hover {
	background: #02328d;
	color: #fff;
}
.news .nbt li.hover a {
	background: #02328d;
	color: #fff;
}
.news .list ul, .news .list li {
	width: 100%;
}
.gray {
	background: #fff;
}
.news .list .center {
	width: 980px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	left: 0;
}
.news .list li a {
	padding: 50px 0;
	display: table;
	width: 980px;
	margin: 0 auto;
}
.news .list li a p {
	color: #000;
}
.news .list li:nth-child(2n-1){background-color: #fff;}
.news .list .num {
	display: block;
	width: 104px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ddd;
	line-height: 60px;
	font-size: 72px;
	font-family: "Arial";
	color: #d2d2d2;
	font-weight: bold;
	font-style: italic;
}
.news .list .num b{text-align: right;font-size:30px;}
.news .list .font {
	display: block;
	width: 83.7%;
	font-size: 18px;
	line-height: 30px;
	float: right;
}
.news .list .font p {
	font-size: 22px;
	line-height: 35px;
}
.news .list .font .intro {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.news .list li:hover {
	background-color: #0e48b4;
}
.news .list li:hover .num, .news .list li:hover .font p, .news .list li:hover .font .intro {
	color: #fff;
}
.news .list li:hover .num img {
	border: 1px solid #fa1e2f;
}
.news .list li:hover .center {
	left: -16px;
}
#main1200 {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.yqlj{font-size: 14px;line-height: 36px;text-align: center;}
.yqlj a{margin-right: 5px;}
.nyxw2{width: 48%;float:left;line-height: 36px;height: 36px;margin: 0 1%;border-bottom: 1px dotted #ccc;}
.nyxw2 a{color: #333;}
.nyxw2 span{float: right;}
.fz_gjcb{display: flex;justify-content: space-between;flex-wrap: wrap;}
.fz_gjcb li{padding: 10px 20px;background-color: #a9a9a9;text-align: center;list-style: none;border-radius: 5px;margin: 5px;color: #fff;}
