﻿@charset "utf-8";
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;
}

body,
html {
	height: 100%;
}

ol,
ul,
p {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Microsoft Yahei;
}

a {
	text-decoration: none; color:#333;
}

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;
}

.box1300 {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.neiban{ width:100%; height:300px; background:url(../images/neiban.jpg) center no-repeat;}
#header {
	width: 100%;
	overflow: hidden;
	background: rgb(255, 255, 255, 1);
}

.top1 {
	width: 100%;
	background:#EFEFEF;
	height: 35px;
	margin: 0 auto;
}

.top1 p {
	width: 1260px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	line-height: 35px;
}

.top1 p span {
	float: right;
}

.top1 p span a {
	color: #fff;
	margin: 0px 5px;
}

.top1 p span a:hover {
	color: #f00707;
}

.top1 p i {
	float: right;
	font-size: 18px;
	color: #f00707;
	line-height: 35px;
	margin-left: 30px;
	font-weight: bold;
}

.top1 p i img {
	vertical-align: middle;
}

.top2 {
	width: 1260px;
	margin: 0 auto;
}

.top2>img {
	float: left;
	margin-right: 100px;
	padding: 15px 0px;
}


/*导航*/

.menubg {
	width: 770px;
	float: right;
	/*position: relative;*/
}

.menuol>ul {
	width: 100%;
}

.menuol>ul li {
	width: 110px;
	height: 115px;
	float: left;
	text-align: center;
	/*background: #333;*/
	/*position: relative;*/
	background: url(../images/navbg.png) center 80px no-repeat;
}

.menuol>ul>li>a {
	line-height: 58px;
	font-size: 18px;
	color: #333;
	display: block;
	padding-top: 30px;
}

.menuol>ul>li:hover {
	background: url(../images/navbg.png) center 80px no-repeat #0b4ab3;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
}

.menuol>ul>li:hover a {
	color: #fff;
	/*font-weight: bold;*/
}

.menuli {
	background: rgba(0, 0, 0, .4);
	/*display: none;*/
	position: absolute;
	z-index: 2;
	top: 150px;
	left: 0px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	padding: 20px 10% 20px 10%;
	box-sizing: border-box;
}

.menuli ul {
	width: 100%;
	margin: 0 auto;
}

.menuli>ul>a {
	width: 250px;
	height:245px;
	float: left;
	background: #eee;
	margin: 20px 10px;
	display: block;
	color: #333;
	line-height: 25px !important;
	text-align: center;
	font-size: 14px;
	padding: 0 !important;
	border-radius: 10px;
}

.menuli>ul>a>img {
	width:250px;
	height:210px;
	margin: 0;
	border-radius: 10px;
}

.menuli>ul>a:hover {
	color: #fff !important;
	background: #0dad5b;
}

.top-ss {
	width: 50px;
	float: right;
	display: block;
	margin-top: 40px;
	/*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: 100px;
	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: #00b0fa;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	float: left;
	border: 0;
}

#banner {
	position: relative;
	overflow: hidden;
	width: 100%
}

#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%;
	margin: 0;
}

#banner ul li {
	width: 33.333%;
	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.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%;
	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%;
	-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: #156bd6;
}

.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-class{
	width: 100%;
	overflow: hidden;
	background:#0b4ab3;
}
.class-box{
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}
.class-box>img{
	float: left;
	margin-top: 30px;
}
.class-r{
	width:1300px;
	padding-top: 40px; padding-bottom:40px;
}
.class-r .tt{
	width: 100%;
	height:80px;
	background: url(../images/lei2.jpg) left center no-repeat;
	padding-left: 50px;
}
.class-r .tt h2{
	font-size:32px;
	color: #fff;
	padding: 0;
	margin: 0;
	/*float: left;*/
}
.class-r .tt h2 span{
	font-weight: normal;
}
.class-r .tt h3{
	font-size:18px;
	color: #fff;
	font-weight: normal;
	padding: 0;
	margin: 0;
	/*float: left;*/
}
.class-r ul{
	display: table;
	width: 100%;
}
.class-r ul a{
	font-size: 18px;
	padding: 0px 12px;
	line-height: 30px;
	border-radius: 30px;
	color: #fff;
	height: 40px;
	margin: 2px 9px;
	display: block;
	float: left;
}
.class-r ul a:hover{
	color: #fff;font-size: 18px;
	border: solid 2px #fff;
	box-sizing: border-box;
}

.lei{
	width: 750px;
	height: 68px;
	margin:0px auto 0 auto;
}
.lei a{
	width: 245px;
	height: 68px;
	display: block;
	float: left;
	background: url(../images/leibg.png) center center no-repeat;
	font-size: 22px;
	text-align: center;
	line-height: 68px;
	color: #000;
}
.lei a:hover{
	background: url(../images/leibg02.png) center center no-repeat;
	color: #fff;
}

#home-pro {
	width: 100%;
	margin: 0px auto;
	display: table;
	overflow: hidden;
	background: url(../images/img2.jpg);
	padding: 0px 5%;
	box-sizing: border-box;
}
#home-pro h2{
	font-size: 48px;
	color: #0b4ab3;
	width: 100%;
	text-align: center;
	padding-top:50px;
	margin: 0;
	line-height: 60px;
}
#home-pro h2 span{ color: #333;}
#home-pro>p{
	font-size: 20px;
	color: #555;
	width: 870px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 30px;
	background: url(../images/img1.jpg) bottom center no-repeat;
	margin: 20px auto 20px;
	height: 60px;
}


.course-list ul {
	margin-left: -11px;
	margin-right: -11px;
}

.course-list ul li {
	float: left;
	width: 23%;
	/*padding-left: 11px;
  padding-right: 11px;*/
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	position: relative;
	margin-bottom: 30px;
	border-radius: 4px;
	/*box-sizing: border-box;*/
	margin: 15px 1%;
	background: #fff;
	box-shadow: 0px 0px 20px #ccc;
}
.course-list ul li:hover{
	background: #0363ce;
}
.course-list ul li:hover .title{
	color: #fff;
}
.course-list ul li:hover p{
	color: #fff;
}
.course-list ul li p span{
	background: #c7c7c7;
	width: 70px;
	height: 30px;
	display: block;
	float: right;
	border-radius: 20px;
	font-size: 20px !important;
	color: #fff !important;
	text-align: center;
	font-weight: bold;
	line-height: 30px !important;
}
.course-list a {
	display: block;
	overflow: hidden;
}

.course-list .course-img {
	overflow: hidden;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.img-responsive {
	height: 300px !important;
	width: 100%;
}
@media only screen and (max-width: 1800px) {
	.img-responsive {
	height: 280px !important;
	width: 100%;
}
}

@media only screen and (max-width: 1600px) {
	.img-responsive {
	height:260px !important;
	width: 100%;
}
}
@media only screen and (max-width: 1450px) {
	.img-responsive {
	height: 230px !important;
	width: 100%;
}
}
@media only screen and (max-width: 1340px) {
	.img-responsive {
	height:210px !important;
	width: 100%;
}
}
@media only screen and (max-width: 1200px) {
	.img-responsive {
	height:200px !important;
	width: 100%;
}
}
.course-list .course-img img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	max-width: 100%;
	height: auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.course-list .course-img:after {
	content: "";
	width: 100%;
	height: 0;
	/*background-color: rgba(0, 173, 255, 0.85);*/
	position: absolute;
	top: 0px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	z-index: 9;
}

.course-list .course-img .course-mask {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	z-index: 10;
}

.course-list .course-img .course-mask .txt1 {
	font-size: 24px;
	color: #fff;
	font-family: "Didot";
	text-transform: uppercase;
	line-height: 1.2;
	text-align: center;
	padding-left: 8%;
	padding-right: 8%;
	opacity: 0;
	transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.course-list .course-img .course-mask .txt2 {
	margin-top: 20px;
	text-align: center;
	opacity: 0;
	transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.course-list .course-info {
	position: relative;
}

.course-list .course-info>div {
	padding: 5px 20px 5px 20px;
	transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	/*background: #ff0000;
	border: solid 3px #000;*/
}

.course-list .course-info .title {
	font-size: 20px;
	line-height: 50px;
	padding-bottom: 10px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: #222222;
	/*text-align: center;*/
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	
	
	
}
.course-list .course-info div span{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	/*padding-top: 10px;*/
	margin-top: 10px;
}
.course-list .course-info div span i{
	float: right;
	color: #999;
}
.course-list .course-info .subtitle {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #999999;
	font-size: 14px;
	margin-top: 13px;
	line-height: 24px;
	position: relative;
	transition: all 0.6s ease 0s;
	height: 48px;
}

.course-list ul li:hover a {
	box-shadow: 0px 12px 64px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 12px 64px rgba(0, 0, 0, 0.1);
}

.course-list ul li {
	/*border-bottom: solid 2px #ddd;*/
	display: table;
}

.course-list ul li:hover .course-img img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.course-list ul li:hover .course-img:after {
	height: 100%;
	opacity: 1;
}

.course-list ul li:hover .course-info>div {
	/*margin-left: 15px;*/
}

.course-list ul li:hover .course-mask .txt1 {
	transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	opacity: 1;
}

.course-list ul li:hover .course-mask .txt2 {
	transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	opacity: 1;
}
.pro-tel{
	font-size: 26px;
	text-align: center;
	color: #333;
	width: 100%;
	margin-bottom: 30px;
}
.pro-tel img{
	vertical-align: middle;
	margin-right: 10px;
}
.pro-tel p{
	font-family: impact;
	font-size: 54px;
	color: #e50000;
	display: table;
	width: 100%;
	text-align: center;
	font-style: italic;
}


.about-box{
	width: 1300px;
	height: 414px;
	margin: 0 auto;
}

.about-l{
	float:right;
	width: 700px;
	/*background: #eee;*/
	padding:0px 0px;
	box-sizing: border-box;
}
.about-l span{
	font-size: 35px; font-weight:bold;
	color: #333;
	width: 100%; text-indent:0;
	text-align: left; line-height:85px;
}

.about-l>p{
	font-size: 18px;
	line-height: 35px;
	color: #333;
}
.about-l>p>a{
	font-size: 18px;
	color: #333;
	display: table;
	border: solid 2px #ddd;
	display: block;
	margin: 20px 0;
	width: 170px;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
}
.about-l>p>a:hover{color: #fff; background-color:#0b4ab3;border: solid 2px #0b4ab3;}

.about-box>img{
	float: left;
	margin-top:10px;
	margin-right:30px;
}
#home-jj{
	background:#fff;
	width: 100%;
	overflow: hidden;
	padding:40px 0px;
}
#home-jj h2{
	font-size: 48px;
	color: #0b4ab3;
	width: 100%;
	text-align: center;
	padding-top:0px;
	margin: 0;
	line-height: 60px;
}
#home-jj h2 span{ color: #333;}
#home-jj>p{
	font-size: 19px;
	color: #555;
	width: 870px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 30px;
	background: url(../images/img8.jpg) bottom center no-repeat;
	margin: 20px auto 30px;
	height: 60px;
}




#home-case{
	background:#fff;
	width: 100%;
	overflow: hidden;
	padding: 50px 0px 15px;
}
#home-case h2{
	font-size: 48px;
	color: #0b4ab3;
	width: 100%;
	text-align: center;
	padding-top:0px;
	margin: 0;
	line-height: 60px;
}
#home-case h2 span{ color: #333;}
#home-case>p{
	font-size: 20px;
	color: #555;
	width: 870px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 30px;
	background: url(../images/img8.jpg) bottom center no-repeat;
	margin: 20px auto 50px;
	height: 60px;
}

#focus_Box{position:relative;width:1200px;height:600px;margin:30px auto 0 auto;}
#focus_Box ul{position:relative;width:1200px;height:500px;}
#focus_Box li{ z-index:0;position:absolute; width:0px;height:100%;top:146px;cursor:pointer;left:377px;}
#focus_Box li img{width:100%;height:100%;vertical-align:top; background: #cc0000; }
#focus_Box li p{
	height: 50px;
	background:#ddd;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:50px;height:58px;top:131px;}
#focus_Box .prev{background:url(../images/btn.png) left bottom no-repeat; left:-70px; top:205px;}
#focus_Box .next{background:url(../images/btn.png) right bottom no-repeat;right:-60px; top:205px;} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}




#home-ys {
	width: 100%;
	height: 1059px;
	background: url(../images/bg4.jpg) top center no-repeat #333;
	background-attachment: fixed;
	padding-top: 50px;
	box-sizing: border-box;
	position: relative;
}

#home-ys h2 img {
	display: block;
	margin: 50px auto 30px;
}

#home-ys>p {
	font-size: 36px;
	color: #fff;
	width: 100%;
	text-align: center;
	background: url(../images/ys3.png) center center no-repeat;
}

#home-ys ul {
	width: 1360px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 100px;
	background: url(../images/ys01.png) left center no-repeat;
	padding-left: 550px;
	box-sizing: border-box;
}

#home-ys ul li {
	width: 700px;
	margin-bottom: 50px;
	display: table;
}

#home-ys ul li span {
	width: 60px;
	height: 85px;
	background: url(../images/ys2.png) no-repeat;
	display: block;
	float: left;
	font-size: 42px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-family: impact;
	margin-right: 20px;
}

#home-ys ul li p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	width: 100%;
	float: left;
	display: block;
	width: 600px;
}

#home-ys ul li p strong {
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	display: table;
	width: 100%;
}

#home-ys ul li:nth-child(2) {
	margin-left: 60px;
}

.ys-tel {
	width: 520px;
	height: 70px;
	margin: 0px auto 50px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	display: block;
	background: url(../images/ys-tel.png) 30px center no-repeat;
	padding-left: 100px;
	box-sizing: border-box;
}

.ys-tel i {
	font-size: 26px;
	color: #fff;
	line-height: 70px;
	display: block;
	float: left;
}

.ys-tel span {
	font-family: impact;
	font-size: 42px;
	color: #fff;
	line-height: 70px;
}


#home-news {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 30px;
	background:#fff;
}
.news-tt{
	width: 1300px;
	height: 100px;
	margin: 0px auto 0;
	position: relative;
}


.news-tt h2 {
	font-size: 26px;
	color: #4a4a4a;
	text-align: left;
	padding: 0;
	line-height: 40px;
	float: left;
	font-weight: normal;
	margin: 0;
}
.news-tt h2:after{
	content: "";
	width: 50px;
	height: 2px;
	background: #ccc;
	display: block;
}
.news-tt h3{
	color: #0b4ab3;
	font-size: 60px;
	padding-top:50px;
	margin: 0;
	line-height: 50px;
	display: block;
}
.news-tt>a {
	position: absolute;
	right: 0;
	width: 80px;
	height: 130px;
	background: #0b4ab3;
	display: block;
	border-radius: 0px 0px 50px 50px;
	top: 0;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 60px;
	box-sizing: border-box;
}
.news-tt>a i{
	display: table;
	width: 100%;
	text-align: center;
}
.news-tt>a:hover{
	background: #e60303;
}
#hot_news{
	width: 1300px;
	height: 500px;
	margin: 0 auto;
}
.hot_img{
	width: 590px;
	height: 400px;
	float: left;
	position: relative;
}
.hot_img>img{
	width: 100%;
	height: 383px;
}
.hot_img a{
	background: #fff;
	width: 80%;
	height: 180px;
	display: block;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	right: 0;
	box-shadow: 0px 0px 20px #666;
	padding: 30px;
	box-sizing: border-box;
	font-size: 16px;
	color: #999;
	line-height: 30px;
}
.hot_img a strong{
	font-size: 18px;
	color: #0b4ab3;
	display: table;
	padding-bottom: 10px;
}
.hot_img a p{
	font-size: 14px;
	color: #000;
	line-height: 40px;
}
.hot_ul{
	float: right;
	width: 670px;
	height: 370px;
}
.hot_ul li{
	width: 100%;
	height: 120px;
	float: left;
	border-bottom: dashed 1px #ddd;
	padding-top: 10px;
	box-sizing: border-box;
}
.hot_ul li span{
	width: 80px;
	float: left;
	font-size: 32px;
	text-align: center;
	line-height: 40px;
	color: #333;
	border-right:solid 1px #eee;
	margin-right: 20px;
}
.hot_ul li span em{
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	display: table;
	width: 100%;
	color:#999;
}
.hot_ul li strong a{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 30px;
}
.hot_ul li p{
	font-size: 14px;
	color: #999;
	line-height: 24px;
}



/* CSS news*/

@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;
	}
}


#footer {
	width: 100%;
	overflow: hidden;
	background:#0b4ab3;
	padding-top:40px;
}

.foot {
	width: 1360px;
	overflow: hidden;
	margin: 0px auto;
	/*background: #eee;*/
	/*box-sizing: border-box;*/
}

.foot .b-nav {
	width: 100%;
	height: 90px;
	border-bottom: solid 1px #195dce;
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.foot .b-nav span {
	font-size: 18px;
	color: #fff;
	background: url(../images/b-tel.png) left center no-repeat;
	padding-left: 80px;
	text-align: left;
	height: 68px;
	width: 300px;
	display: block;
	float: left;
}

.foot .b-nav span i {
	font-size: 38px;
	color: #fff;
	font-family: impact;
	display: table;
	padding: 0;
	margin: 0;
}

.foot .b-nav ul {
	float: right;
	padding-top: 20px;
}

.foot .b-nav ul a {
	font-size: 16px;
	color: #e9e9e9;
	line-height: 50px;
	margin: 0px 10px;
}

.foot .b-nav ul a:hover {
	color: #03b53e;
}

.foot .b-contact {
	width: 100%;
	padding: 0px 20px;
	box-sizing: border-box;
}

.foot .b-contact div {
	float: left;
}

.foot .b-contact span {
	float: right;
	width: 140px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.foot .b-contact span>img {
	display: table;
	margin: 10px auto;
}

.foot .b-contact p {
	font-size: 16px;
	color: #e9e9e9;
	line-height: 30px;
}

.foot .b-contact .copy {
	color: #ccc !important;
}

.foot .b-contact .copy img {
	float: right;
	margin-left: 20px;
}

.home-link {
	width: 1300px;
	height: 50px;
	margin: 0 auto;
}

.home-link a {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-right: 20px;
}

.home-link a:hover {
	color: #dd0000;
}

#copy {
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	color: #fff;
}

#copy p {
	width: 1300px;
	margin: 0 auto;
}

#copy a {
	color: #ccc;
}

#copy a:hover {
	color: #fff;
}

#copy img {
	float: right;
	margin-left: 50px;
	margin-top: 7px;
}




/*内页关于我们*/

.container {
	width: 1200px;
	margin: 0 auto;
}


/* 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;
	background: url(../images/home.png) no-repeat center;
	float: left;
}

.InpageAddress .p1 {
	line-height: 62px;
	float: left;
	margin-left: 16px;
}

.InpageAddress .p1 a {
	display: block;
	padding-right: 14px;
	background: url(../images/inpageaddress_icon02.png) no-repeat right center;
	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;
	background: url(../images/home.png) no-repeat left top;
	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 {
	background: url(../images/aboutprofilebg02.jpg) no-repeat center;
	height: 448px;
	width: 100%;
}

.aboutProfile .mainCon .box2 .con {
	padding: 49px 50px 0 28px;
	width: 768px;
	height: 318px;
	background: url(../images/aboutprofilebg01.jpg) no-repeat center;
}

.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 {
	background: url(../images/aboutmienbtn01.png) no-repeat left top;
	left: 216px;
}

.aboutMien .mainCon .btn02 {
	background: url(../images/aboutmienbtn02.png) no-repeat left top;
	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%;
	background: url(../images/aboutmienbg.png) repeat;
}

.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 {
	background: url(../images/abouthonorbtn01.png) no-repeat left top;
	left: -70px;
}

.aboutHonor .mainCon .btn02 {
	background: url(../images/abouthonorbtn02.png) no-repeat left top;
	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;
	background: url(../images/abouthonorbg.png) no-repeat center;
	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%;
	background: url(../images/abouthistorybg01.jpg) no-repeat center;
	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 {
	background: url(../images/abouthonorbtn01.png) no-repeat left top;
	left: -70px;
}

.aboutHistory .mainCon .btn02 {
	background: url(../images/abouthonorbtn02.png) no-repeat left top;
	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;
	background: url(../images/abouthistorybg02.jpg) no-repeat center;
	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 {
	background: url(../images/abouthistorybg03.png) no-repeat center 3px;
	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;
	background: url(../images/abouthistory_icon01.png) no-repeat center;
	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 {
	background: url(../images/abouthistory_icon02.png) no-repeat center;
}


/* aboutCulture */

.aboutCulture {
	width: 100%;
	background: url(../images/aboutculturebg.jpg) no-repeat center;
	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{ margin-top:20px;}
.pro_nav .pro_nav_1{ float:left; width:320px; background-color:#fff;}
.pro_nav .pro_nav_1 h2{ width:320px; height:40px; font-size:22px; color:#fff; line-height:40px; text-align:center; background:url(../images/pro_bg1.png) no-repeat center;}
.pro_nav  li{ width:390px; height:40px; line-height:40px; border-bottom:1px solid #f0f0f0; float:left}
.pro_nav  a{ display:block; color: #000; background:url(../images/pro000.png) no-repeat 20px center; padding-left:35px;  font-size: 16px; text-decoration:none}
.pro_nav  a b{ display:block; width:21px; height:40px; background:url(../images/pro00.png) center center no-repeat; float:right; margin-right:20px;*position:relative; *left:0;*top:-31px}
.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,.pro_nav li:hover{ background-color:#545454} 
.pro_nav .cur a,.pro_nav li:hover a{ background:url(../images/pro001.png) no-repeat 20px center; color:#fff}
.pro_nav .cur b,.pro_nav li:hover b{ background:url(../images/pro01.png) center center no-repeat}
.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;}


.npro ul li{ width:170px; float:left; margin-left:5px; margin-right:5px;text-align:center;}
.npro ul li a{ line-height:23px;}
.RandomNews {padding:0 0px 10px; margin-bottom:15px;}

.diysr{height:40px; line-height:40px;color: #006abb;font-family: "Microsoft YaHei","微软雅黑";font-size: 16px;font-weight: bold; text-indent:5px;}
.diysr .line{border-top: 1px solid #ececec; font-size:0; height:0;margin-right: 10px; overflow:hidden;}
.diysr i{font-size:10px; font-family:arial; font-weight:normal; text-transform:uppercase; font-style:normal; padding-left:5px;color: #999;}
.wrap { width:1200px; margin:0 auto; position:relative; }
.fl { float: left; }
.fr { float: right; }
.news_random{ font-size:14px;}
.news_random ul{ padding-top:10px; display:block; }
.news_random ul li{ height:30px;line-height:30px; padding:0;  width:45%; float:left;overflow:hidden; padding-right:10px;}
.news_random ul li a{ background:url(../images/ico55.gif) no-repeat 0 8px; padding-left:12px; color:#333;}

.news_random ul li span{ font-size:12px; padding-right:25px;}
.news_random ul li a:hover{color: #006abb;}
.news_random ul li.fr{ padding-right:0px; float:right;}
.news_random ul li.fr span{padding-right:0px;}
.new-s dl{margin: 0 auto;padding-top:25px;height:117px;}
.new-s dl dt {height:110px;width: 194px;float: left;position: relative;border-bottom: 1px solid #e2e2e2}
.new-s dl dt img{width:194px;height: 110px;}
.new-s dl dt p{width: 194px;height: 28px;display: inline-block;position: absolute;bottom:0px;left:0px;font: 14px 'Microsoft  YaHei';color: #fff;text-align: center;line-height: 28px; background:#333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.new-s dl dd{width: 710px;float: right;height:110px;border-bottom: 1px solid #e2e2e2; position:relative;}

.new-s dl dd p{color: #353e47;font-size: 16px;font-weight: bold;margin-bottom:8px;}
.new-s dl dd p a{color: #353e47;}
.new-s dl dd p a:hover{color: #006abb;}
.new-s dl dd span{font-size: 14px ;color: #353e47;display:inline-block;line-height: 28px; height:56px; overflow:hidden;}
.new-s dl dd a.more{display: inline-block;font: 12px 'Microsoft YaHei','微软雅黑';color: #006abb; float:right; position:absolute; bottom:5px; right:5px;}

.espcms_book{ font-size:15px; color:#4c4c4c; line-height:27px;}


.se_date{ text-align:center; font-size:15px; color:#888; padding:0 0 16px 0; border-bottom:1px solid #ccc;}
.se_date a{ color:#888;}
.se_date a:hover{ color:#0056b9;}
.news_list {}

.news_list li {
	/*border: 1px solid #E6E6E6;*/
	background: #fff;
	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: 880px;
	margin: 0 auto;
}

.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 #0a4bb1;
	padding: 5px 0 0;
}

.news_list li .date em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: arial;
	background: #0a4bb1;
	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{
	display: block;
	font-size: 18px; text-decoration:underline;
	color: #0060f1;
	margin-bottom: 5px;
}

/*内页样式*/
#pro_nav {
	width: 100%;
	overflow: hidden;
}
#pro_nav h2{
	width: 100%;
	background: #0b4ab3;
	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 ul{
	width: 100%;
	padding: 20px 10px;
	box-sizing: border-box;
	background: #fff;
}
#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;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	
}
#pro_nav ul li 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; border-bottom:1px dashed #d9d9d9;
	
}

#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 ul li:hover{
background: #0b4ab3; border-bottom:1px dashed #0b4ab3;
}
#pro_nav ul li:hover a{
color: #333;
}
#pro_nav ul li 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;
}
.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: #f3f3f3;
	padding: 20px;
	box-sizing: border-box;
}

.pro-l .top {
	border-bottom: 1px solid #ccc;
	height: 40px;
}

.pro-l .top h3 {
	float: left;
	font-weight: normal;
	color: #333;
	font-size: 18px;
	position: absolute;
}

.pro-l .top h3 em {
	font-weight: bold;
	color: #0b4ab3;
}

.pro-l .top h3 i {
	width: 72px;
	height: 1px;
	background: #0b4ab3;
	position: relative;
	display: block;
	top: 16px;
}

.pro-l .top a.more {
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	margin-top: 4px;
}

.pro-l ul {
	padding-top: 18px; line-height:28px;
}

.pro-l ul li {
	white-space: nowrap;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 16px;
}

.pro-l ul li a {
	color: #666;
}

.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: 220px;
	overflow: hidden;
}
.pro_show2 dl dt img{
	width: 100%;
	height: 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: 40px;
	background: #eee;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}
.pro_show2 dl:hover dt img{
	transform: scale(1.1);
}

.banner_about {
	background: url(../images/about_ba.jpg) bottom center no-repeat #333;
	height: 400px;
	width: 100%;
	padding: 100px 0px;
	box-sizing: border-box;
}
.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 {
	background: url(../images/contact_ba.jpg) bottom center no-repeat #333;
	height: 400px;
	width: 100%;
}
.banner_contact {
	background: url(../images/contact_ba.jpg) bottom center no-repeat #333;
	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 {
	background: url(../images/case_ba.jpg) bottom center no-repeat #333;
	height: 400px;
	width: 100%;
}
.banner_news {
	background: url(../images/news_ba.jpg) bottom center no-repeat #333;
	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 {
	background: url(../images/pro_ba.jpg) bottom center no-repeat #333;
	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: url(../images/home2.png) 10px center no-repeat #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;
}

#main1200 {
	width: 1300px;
	overflow: hidden;
	margin: 0px auto 30px;
	/*background: #f4f4f4;*/
}

#ny_contont {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.ny_left {
	width: 290px;
	overflow: hidden;
	float: left;
	background: #f3f3f3;
	
}

.ny_right {
	width: 980px;
	overflow: hidden;
	float: right;
	background: #f3f3f3;
	padding: 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;
}

.nr18 {
	font-size: 18px;
	line-height: 33px;
}

.ip {
	border: solid 1px #ddd;
}


/*.label{
	float: left;
}
.enter{
	float: left;
}*/

.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: 192px;
	height: 180px;
	margin: 5px;
}

.sypic5 dl {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 150px;
}

.sypic5 dl dt {
	background: #fff;
	width: 100%;
	height: 150px
}

.sypic5 dl dt img {
	width: 100%;
	height: 150px;
}

.sypic5 dl dd {
	background: #e4e4e4;
	color: #000;
	font-size: 14px;
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	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;
}

.pc_tt {
	width: 100%;
	height: 33px;
	background: #eee;
	border: solid 1px #ddd;
	margin: 0 auto;
	color: #c80002;
	line-height: 33px;
	padding-left: 10px;
	margin-top: 20px;
	box-sizing: border-box;
}

.pc_tt h2 {
	font-size: 16px;
}

.pc_nr {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto;
	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;
}

.nycp_left {
	width: 50%;
	float: left;
}

.nycp_right {
	width: 50%;
	float: left;
}

#nycp_zong {
	width: 1198px;
	border: solid 1px #ccc;
	background: #fff;
	height: 550px;
	margin: 20px auto auto auto;
}

#nycp_zong_l {
	width: 500px;
	height: 550px;
	float: left;
}

#nycp_zong_r {
	width: 658px;
	height: 510px;
	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: 20px;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #333;
}

.nyr_tt {
	width: 100%;
	height: 36px;
	overflow: hidden;
	background: #d2d2d2;
}

.nyr_tt h2 {
	width: 180px;
	text-align: left;
	line-height: 36px;
	height: 36px;
	text-align: center;
	background: #555;
	color: #fff;
	font-size: 16px;
}

.info {
	width: 100%;
	background: #eee;
	color: #000;
	display: block;
	height: 30px;
	font: 12px #666 30px;
	text-align: center;
	margin: 0px auto;
}

.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;
}





/*放大镜效果*/

@charset "utf-8";
.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: 450px;
	cursor: pointer;
	margin: 10px;
}

#goodsshow .shop_plist {
	clear: both;
	width: 480px;
	height: 100px;
	/*background: #ccc;*/
}

#prolist {
	width: 440px;
	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;
	background: url(../images/pro_none.gif) no-repeat center top;
	height: 68px;
}

#prolist ul li img {
	height: 60px;
	width: 60px;
	margin: 6px 8px 0 8px;
	padding: 0px;
	border: 0;
}

#prolist .hover {
	background: url(../images/pro_bg.gif) no-repeat center top;
	height: 68px;
}

#goodsshow .shop_plist a.prev {
	float: left;
	width: 20px;
	height: 68px;
	display: block;
	outline: none;
	background: url(../images/ico_left.gif) no-repeat center;
	line-height: 68px;
	margin-top: 12px;
}

#goodsshow .shop_plist a.next {
	float: left;
	width: 20px;
	height: 68px;
	display: block;
	outline: none;
	background: url(../images/ico_right.gif) no-repeat center;
	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;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	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: #dd0000;
	background: #dd0000;
	color: #fff;
}

.pagelist li.active a {
	border-color: #dd0000;
	background: #dd0000;
	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;
}