﻿
body {
	font-size: 16px;
	font-family: "微软雅黑";
}

html, body {
	height: 100%;
	width: 100%;
}

p, h1, h2, h3, h4, h5, h6, dd, dt, dl, li, ol, body, html, form, textarea, input, select, table, ul {
	margin: 0;
	padding: 0;
}

ul, li, ol {
	list-style: none;
}

a, u, button {
	text-decoration: none;
	color: inherit;
}

section, article, aside, nav, header, footer, main {
	display: block;
}

input, button {
	background: #fff;
	border: 0;
	outline: 0;
}

img {
	border: 0;
}

.clear::after {
	content: '';
	display: block;
	visibility: hidden;
	opacity: 0;
	clear: both;
	height: 0;
	overflow: hidden;
}

.main {
	width: 1200px;
	margin: auto;
}

.main::after {
	content: '';
	display: block;
	visibility: hidden;
	opacity: 0;
	clear: both;
	height: 0;
	overflow: hidden;
}

@media all and (max-width:1200px) {
	body {
		font-size: 14px;
	}
	.main {
		width: 100%;
	}
}

/* 上边不要动 */

.yq_top {
	font-size: 14px;
	line-height: 3;
	background: #074fbb;
	color: #fff;
}

.yq_top p {
	float: left;
}

.yq_top a {
	display: block;
	float: right;
}


.yyal{background:url(../image/3_14.jpg) center top no-repeat; height: 730px;}
.yyalbt {color: #fff; padding-top: 65px;}
.yyalbt h2{font-size: 34px; float: left;}
.yyalbt p{float: left; width: 620px; margin: 10px 0 0 80px; line-height: 2;}
.yyalbt  a{float: right; margin-top:53px; display: block;}

.all{padding-top: 70px;}
.alr{width: 536px;}

#logo {
	float: left;
	background: url(../image/logo.jpg) left 20px no-repeat;
	padding-left: 110px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#logo h1 {
	font-size: 40px;
}

#logo p {
	font-size: 14px;
}

/* footer */

#footer {
	float: left;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: 240px;
	text-align: center;
	background: #074fbb;
	padding: 50px 0px;
}

.foot {
	color: #fff;
	width: 1200px;
	height: 240px;
	margin: 0 auto;
}

.foot ul li {
	float: left;
}

.foot-logo {
	width: 350px;
	height: 240px;
	text-align: center;
	border-right: solid 1px #4d72b4;
}

.foot-dh {
	width: 200px;
	height: 240px;
	text-align: left;
	border-right: solid 1px #4d72b4;
	color: #eee;
	padding-left: 20px;
}

.foot-dh h2 {
	font-size: 18px;
	line-height: 40px;
}

.foot-wx {
	width: 300px;
	height: 240px;
	text-align: center;
}

.foot-wx span {
	margin: 0px 10px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	float: left;
}

.foot-jj {
	width: 240px;
	height: 240px;
	text-align: left;
	border-right: solid 1px #4d72b4;
	padding-left: 20px;
	margin-right: 20px;
}

.foot-jj h2 {
	font-size: 18px;
	line-height: 40px;
}

.foot-jj span {
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
}

.foot-logo h2 {
	font-size: 36px;
	;
}

.foot span a {
	font-size: 16px;
	margin-right: 20px;
}

.foot p {
	line-height: 30px;
}

.foot p a {
	color: #fff;
	font-size: 16px;
	margin-right: 20px;
}

.foot p a:hover {
	color: #ff0000;
}

#copy {
	width: 100%;
	height: 60px;
	background: #dc0009;
	min-width: 1200px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
}

#copy a {
	color: #fff;
	font-weight: bold;
}

.cp{background: #f4f4f4;}
.cp_bt{text-align: center; padding-top: 60px;}
.cp_bt h2{color: #074fbb; font-size: 32px;}
.cp_bt p{font-size: 20px; background: url(../image/3_11.jpg) center 48px no-repeat; line-height:2.5;}
.cpfl ul{margin: 30px 0;}
.cpfl ul li{ float: left; width: 233px; height: 120px; background: #fff; margin: 0 3px; position: relative; z-index: 1; }
.cpfl ul li h3{font-size: 22px; padding-top: 20px; text-align: center;}
.cpfl ul li p{font-size: 14px; line-height: 2; padding-left: 20px; padding-top: 10px;}
.cpfl ul li::after{content: ''; background: #397cf6;  right: 0 ;left: 0; bottom: 0;width: 100%; height: 0; position: absolute; z-index: -1; transition: all .5s; opacity: 0;}
.cpfl ul li:hover::after{content: ''; opacity: 1; height: 100%;}
.cpfl ul li:hover{ color: #fff;}




.cppicsz {
	width: 1200px; 
	height:800px;
}


/*产品竖向滚动*/
.cppicsz2{width: 536px; height: 450px;  margin-top: 70px;}
.cppicsz2 a{float: left; width: 258px; margin-right: 10px;text-align: center; position: relative;  }
.cppicsz2 a span{overflow: hidden; display: block;}
.cppicsz2 a span img{width: 100%;display: block; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}


.cppicsz2 a:hover span img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.cppicsz2 a em{background: #f5f5f5; line-height: 2; font-size: 16px; display: block; font-style: normal;}
.cppicsz2 a div{position: absolute;width: 100%; height: 100%; background: rgba(229, 5, 5, 0.671); color: #fff; left: 0; top: 10px; opacity: 0; transition: all .3s;}
/* .cppicsz2 a div::before{content: '';  background: url(../image/356.png) center/cover;width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppicsz2 a:hover div{top: 0; opacity: 1;}
.cppicsz2 a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px;} */
.cppicsz2 a:hover em{ background:#626262; color: #fff;}






#about-box{
	width: 100%;
	height: 450px;
	background: #f8f9fd;
	min-width: 1200px;
	overflow: hidden;
}
.about{
	width: 1200px;
	height: 350px;
	margin: 50px auto;
	background: #fff;
}
.about-l{
	width:390px;
	height: 350px;
	float: left;
	padding-top: 20px;
}
.about-c{
	width:450px;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-right: 30px;
}
.about-c h2{
	width: 450px;
	height: 60px;
	border-bottom: solid 1px #c3c4c7;
	font-size: 18px;
	color: #333;
	line-height: 60px;
}
.about-c p{
	width: 450px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.about-c .more{
	-webkit-border-radius:8px;
-moz-border-radius:8px;
-ms-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
width: 150px;
	height: 40px;
	display: block;
	background: #e10000;
}
.about-c .more a{ color: #fff; text-align: center; font-size: 16px; line-height: 40px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
-ms-border-radius:8px;
-o-border-radius:8px;
border-radius:8px;
width: 150px;
	height: 40px;
	display: block;
}
.about-c .more a:hover{
	background: #666;
}
.about-r{
	width:300px;
	height: 350px;
	float: left;
}
.about-r h2{
	width: 300px;
	height: 60px;
	border-bottom: solid 1px #c3c4c7;
	font-size: 18px;
	color: #333;
	line-height: 60px;
}
.about-r p{
	width: 300px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}







#pro-box1{
	width: 1200px;;
	height: auto; 
	margin: 0 auto	;
	
}
#pro-box1 li{
		width: 32%;
	    color: #fff;
		margin: 10px 0.5%;
		float: left;
		list-style: none;
		overflow: hidden;
		position: relative;
		z-index: 0;
		box-shadow: 0px 0px 10px #ccc;
		
}
#pro-box1 li a>img{
		width: 100%;
		padding: 0;
		margin: 0;
		display: block;
}
#pro-box1 li p{
	position: absolute;
	width: 100%;
	height:50px;
	background: #626262;
	z-index: 999;
	left: 0;
	bottom: 0;
	transition-duration: .5s;
    overflow: hidden;
	
}

#pro-box1 li p b{line-height: 50px;font-size: 18px; display: block; text-align: center; font-weight: normal; }
#pro-box1 li p em{display: block; font-style: normal;  font-size: 22px; text-align: center;}

#pro-box1 li:hover p{background: rgba(229, 5, 5, 0.84); height: 110px;}

/*主导航多级菜单*/

#nav {
	float: right;
	position: relative;
	margin-top: 20px;
}

#nav>ul {
	width: 740px;
	padding-top: 20px;
}

#nav>ul::after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
}

#nav>ul>li {
	width: 14.2%;
	text-align: center;
	line-height: 50px;
	float: left;
}

#nav>ul>li a {
	display: block;
	position: relative;
	z-index: 1;
}

#nav>ul>li>a:hover {}

#nav>ul>li>a::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 50px;
	z-index: -1;
	border-bottom: 2px solid #1e73dc;
	opacity: 0;
	transition: all .7s
}

#nav>ul>li>a:hover::after {
	content: '';
	opacity: 1;
	width: 100%;
}

#nav>ul>li>a.act {
	border-bottom: 2px solid #1e73dc;
}

#nav ul ul {
	display: none;
	width: 1200px;
	top: 100%;
	height: 420px;
	position: absolute;
	left: -380px;
	background: rgba(0, 0, 0, .8);
	color: #fff;
	right: 0;
	margin: auto;
	z-index: 99;
	padding: 20px;
}

#nav ul ul li {
	float: left;
	width: 15.6%;
	margin: .5%;
}

#nav span {
	display: block;
}

#nav img {
	width: 100%;
	display: block;
}

#nav em {
	font-style: normal;
	line-height: 30px;
}

/* ------------------------ */

#banner {
	position: relative;
	overflow: hidden;
	width: 100%
}

#banner ul {
	position: relative;
	overflow: hidden;
	width: 400%
}

#banner ul li {
	width: 25%;
	float: left
}

#banner ul li img {
	width: 100%;
	display: block;
}

#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}

#banner aside span {
	display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255, 255, 255, 0.6);
	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%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #1c6cb3;
	border-left: 3px solid #1c6cb3;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}

#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}

#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}

#banner>div {
	width: 110px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}

#banner>div em {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px 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: #1c6cb3
}

.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;
}

.nextinfo {
	width: 100%;
	overflow: hidden;
}

.nextinfo span {
	background: #eee;
	margin: 20px 1%;
	width: 48%;
	float: left;
	text-align: center;
	border-radius: 20px;
}

/* -------------------------- */

#news a {
	overflow: hidden;
	width: 580px;
	display: block;
	margin-bottom: 20px; float: left; 
}

#news a:nth-child(even){margin-left: 40px;}


#news a:hover div {
	color: #fff;
}

#news a:hover div span {
	color: #fff;
}

#news a>span {
	display: block;
	float: left;
	width: 140px;
}

#news a img {
	display: block;
	width: 100%;
	height: 120px;
}

#news a div {
	float: right;
	width: 420px;
	padding-left: 20px;
	position: relative;
	z-index: 1;
}

#news a div strong {
	display: block;
	font-size: 16px;
	line-height: 2.8;
}

#news a div em {
	display: block;
	line-height: 1.7;
	font-style: normal;
	font-size: 14px;
}

#news a div span {
	font-size: 14px;
	line-height: 2;
}

#news a div::after {
	content: '';
	display: block;
	background: rgb(0, 153, 255);
	width: 0px;
	height: 120px;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s;
	opacity: 0;
}

#news a:hover div::after {
	content: '';
	opacity: 1;
	width: 500px;
}

/* ------------------------------- */

.cppichz>div {
	padding-bottom: 50px;
}

.cppichz a {
	float: left;
	width: 280px;
	margin-right: 10px;
	text-align: center;
	position: relative;
}

.cppichz a span {
	overflow: hidden;
}

.cppichz a span img {
	width: 100%;
	display: block;
}

.cppichz a em {
	background: #f5f5f5;
	line-height: 2;
	font-size: 16px;
	display: block;
	font-style: normal;
}

.cppichz a div {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 153, 255, 0.9);
	color: #fff;
	left: 0;
	top: 20px;
	opacity: 0;
	transition: all .3s;
}

.cppichz a div::before {
	content: '';
	background: url(../image/356.png) center/cover;
	width: 60px;
	height: 60px;
	margin: auto;
	margin-top: 60px;
	display: block;
}

.cppichz a:hover div {
	top: 0;
	opacity: 1;
}

.cppichz a div p {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 30px;
	margin: auto;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #fff;
	height: 30px;
	width: 80px;
}

/*产品竖向滚动*/




.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

.page22 {
	width: 900px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}

.page22 li {
	width: 400px;
	height: 40px;
	float: left;
	text-align: center;
}

.page11 {
	line-height: 40px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.page11 i {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}

.content h1 {
	text-align: center;
	font-size: 20px;
	line-height: 80px;
}

#ss {
	width: 100%;
	height: 180px;
	background: url(/template/demo/images/bg1.jpg);
	padding: 30px 0px;
}

#ss h3 {
	font-size: 26px;
	color: #333;
	text-align: center;
	font-weight: initial;
}

#ss h2 {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: initial;
}

#ss p {
	font-size: 16px;
	color: #555;
	text-align: center;
	padding-top: 20px;
}

#ss .ss_box {
	background: none !important;
	width: 700px;
	margin: 0 auto;
}

#ss .ss_box .an {
	width: 200px;
	height: 40px;
	border: solid 1px #ccc;
}

#ss .ss_box .ss_submit {
	background: url(../image/ss.jpg) 10px center no-repeat #df2623;
	text-align: left;
	padding-left: 40px;
}

#nyba {
	width: 100%;
	height: 394px;
	background: url(../image/nyba.jpg) top center no-repeat #333;
}

#main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	font-size: 16px;
	line-height: 35px;
}

#main::after {
	content: '';
	display: block;
	visibility: hidden;
	opacity: 0;
	clear: both;
	height: 0;
	overflow: hidden;
}

.bass {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
	width: 100%;
	margin: 0 auto 30px;
	border-bottom: solid 2px #ddd;
}

.bass a {
	color: #074fbb;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.love-pic-box {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
height:320px
}

.love-pic-box li {
	width: 330px;
	height: 280px;
	background: #fff;
	margin: 15px 0.5%;
	float: left;
	list-style: none;
	overflow: hidden;
	position: relative;
	z-index: 0;
	box-shadow: 0px 0px 10px #ccc;
	border: solid 1px #d5d2d2;
	box-sizing: border-box;
}

.love-pic-box li img {
	width: 100%;
	height: 240px;
	padding: 0;
	margin: 0;
}

.love-pic-box li p {
	position: absolute;
	width: 100%;
	height: 40px;
	background: #eee;
	z-index: 999;
	left: 0;
	bottom: 0;
}

.love-pic-box li p>a {
	width: 100%;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	color: #000;
	display: block;
	padding-top: 5px;
}

.h30 {
	height: 30px;
}

.ny_left {
	width: 320px;
	height: auto;
	float: left;
}

.ny_right {text-transform: uppercase;
	width: 880px;
	height: auto;
	float: left;
}

.left-lx {
	width: 290px;
	overflow: hidden;
	border: solid 1px #ddd;
	box-sizing: border-box;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #ccc;
	margin-bottom: 20px;
}

.lx-tt {
	height: 50px;
	margin-bottom: 10px;
	background: #074fbb;
	color: #888;
	width: 100%;
	margin: 0 auto 10px;
	box-sizing: border-box;
}

.lx-tt h2 {
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	float: left;
	font-weight: initial;
	padding-left: 15px;
}

.lx-tt a {
	font-size: 14px;
	color: #eee;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

.lx-tt a:hover {
	color: #d7a02b;
}

.left-lx p {
	padding: 0px 20px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.pc_tt {
	background: #074fbb;
	color: #fff;
	width: 290px;
	height: 90px;
	box-sizing: border-box;
}

.pc_tt h2 {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	padding-top: 20px;
	font-weight: initial;
}

.pc_tt>p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #ccc !important;
	width: 250px;
	margin: 0 auto;
}

.left_cplei {
	width: 290px;
	height: auto;
	padding: 5px 0px;
	color: #fff;
}

.left_cplei a {
	width: 230px;
	height: 40px;
	background: url(../image/left1.png) 15px center no-repeat #666;
	margin: 10px auto;
	text-align: left;
	line-height: 40px;
	font-size: 18px;
	padding-left: 40px;
	position: relative;
	z-index: 1;
	display: block;
}

.left_cplei a::after {
	content: '';
	background: url(../image/left1.png) 15px center no-repeat #074fbb;
	z-index: -1;
	position: absolute;
	width: 0px;
	height: 40px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all .3s
}

.left_cplei a:hover::after {
	content: '';
	opacity: 1;
	width: 100%;
}

.left_cplei a.act::after {
	content: '';
	opacity: 1;
	width: 100%;
}

.ny_news li {
	width: 98%;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 14px !important;
	line-height: 25px;
	color: #666;
	box-sizing: border-box;
	padding-bottom: 20px;
	position: relative;
}

.ny_news li a {
	font-size: 20px;
	color: #333;
	display: block;
	padding-top: 10px;
}

.ny_news li a:hover {
	color: #234bba;
}

.ny_news li>img {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 20px;
	display: block;
}

.ny_news li p {
	color: #999;
	padding-left: 15px;
	width: 100%;
	height: 30px;
}

.ny_news li p>img {
	vertical-align: middle;
	margin-right: 5px;
}

.nynews_list {
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}

.nynews_list h1 {
	margin-bottom: 20px;
}

.nynews_list li {
	width: 49%;
	height: 45px;
	margin: 5px 0.5%;
	float: left;
	border: solid 1px #ddd;
	background: url(/template/demo/images/news1.jpg) left center no-repeat #fff;
	box-sizing: border-box;
	line-height: 45px;
	color: #666;
}

.nynews_list li a {
	color: #555;
	padding-left: 10px;
}

.nynews_list li a:hover {
	color: #d7a02b;
}