/* CSS Document */
::selection {
	color: #FFFFFF;
	background-color: #0c59a9;
}

::-moz-selection {
	color: #FFFFFF;
	background-color: #0c59a9;
}

::-webkit-selection {
	color: #FFFFFF;
	background-color: #0c59a9;
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

/* banner */

.banner {
	width: 100%;
	position: relative;
	height: 470px;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 470px;
	background: transparent
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 470px;
}

.fullSlide .bd ul {
	width: 100% !important;
	overflow: hidden;
	height: 470px;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 470px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat
}

.fullSlide .bd li a {
	display: block;
	height: 470px
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}

.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 10px
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #eda626;
	*filter: alpha(opacity=50);
	*opacity: .5;
	line-height: 999px
}

.fullSlide .hd ul .on {
	background: #0d5bc5;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	*filter: alpha(opacity=50);
	*opacity: .5;
	display: none
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px
}


/*search*/

.box {
	width: 100%;
	height: 52px;
	background: url(../images/search.png) no-repeat;
}

#search {
	width: 1180px;
	height: 52px;
	margin: 0 auto;
	overflow: hidden;
	color: #b0b0b0;
}

.search_left {
	float: left;
	line-height: 52px;
}

.search_left b {
	font-size: 14px;
	color: #191919;
}

.search_left img {
	vertical-align: middle;
	margin-right: 10px;
}

.search_left span a {
	margin: 0 10px;
	color: #616161;
}

.search_right {
	float: right;
	width: 198px;
	margin-top: 10px;
	height: 24px;
	line-height: 23px;
	margin-right: 40px;
}

.font1 {
	padding-left: 0px;
}

.out {
	width: 155px;
	height: 23px;
	float: left;
	line-height: 25px;
	font-size: 12px;
	margin-left: 14px;
	border: 1px solid #ccc;
	padding-left: 10px;
	color: #333;
}

.btnn {
	width: 16px;
	height: 15px;
	background: url(../images/search-btn.png) no-repeat;
	cursor: pointer;
	float: right;
	margin: -19px 23px 0 0;
}

.top {
	width: 100%;
	background: url(../images/top.jpg) repeat-x;
	height: 33px;
	line-height: 33px;
}
/*cp*/

.cp {
	width: 1180px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;	
}

.cp-title {
	background: url(../images/cp-title.png) no-repeat;
	width: 1180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 50px;
}

.cp-title h2 {
	font-size: 18px;
}

.cp-title h2 a {
	color: #FFF;
}

.menu {
	width: 220px;
	float: left;
	
}

.menu .menu-title{
	width: 220px;
	background: #0c59a9;
	text-align: center;
	height: 70px;
}
.menu .menu-title h3 a{
	font-size: 18px;
	margin-top: 12px;
	display: inline-block;
	color: #FFFFFF;
}
.menu .menu-title p{
	margin-top: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.menu .ad1 {
	background: url(../images/ad1.jpg) no-repeat;
	height: 221px;
	margin-top: 23px;
	position: relative;
}

.menu ul li{
	width: 220px;
	background: #0c59a9;
	text-align: center;
	height: 38px;
	margin-top: 10px;
}
.menu ul li a{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 38px;
	display: block;	
}
.menu ul li a:hover{
	color: #f3b021;
}
.menu .ad1 p{
	writing-mode: vertical-rl;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 19px;
	line-height: 26px;
}
.menu .ad1 p span{
	font-weight: bold;
	font-size: 16px;
}
.menu .ad1 a {
	display: block;
	position: absolute;
	right: 35px;
	top: 58px;
}

.show {
	width: 910px;
	margin-left: 45px;
	float: left;
}

.show .hexin {
	height: 320px;
	overflow: hidden;
}

.show .hexin-title{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #0c59a9;
}

.show .hexin-title h3 {
	font-weight: normal;
	float: left;
}
.show .hexin-title .hexin-more{
	float: right;
	line-height: 42px;
}
.content-two {	
	margin-top: 20px;
}
.contentbox-two{
	width: 1000px;
}
.con-two {
	width: 256px;
	height: 215px;
	float: left;
	margin-right:73px;
	position: relative;
	cursor: pointer;
}

.con-two img {
	width: 256px;
	height: 215px;
}

.txt-two {
	position: absolute;
	left: 0;
	top: 0;
	width: 88%;
	height: 155px;
	padding: 60px 15px 0;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: url(../images/ico1.png);
	display: none;
}

.txt-two p {
	font-size: 14px;
	display: block;
	line-height: 30px;
}
.txt-two p a{
	color: #fff;
}
.show-box {
	margin-top: 10px;
}

.show-box a {
	float: left;
	display: inline-block;
	width: 110px;
	height: 29px;
}

.show-box a img {
	width: 110px;
	height: 29px;
}

.show-box a.yb {
	float: right;
}

.show .rexiao {
	margin-top: 10px;
}


/* 连续滑动门开始 */

.box2 {
	width: 910px;
	position: relative;
}

.box2 .contant {
	height: 175px;
	margin: 10px auto;
	overflow: hidden;
	font-size: 0;
	position: relative;
}

.box2 ul {
	width: 1920px;
	height: 600px;
	margin: 0
}

.box2 li {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

.box2 li img {
	width: 200px;
	height: 160px;
}

.box2 li span {
	display: block;
	width: 200px;
	background: url(../images/ico1.png);
	color: #fff;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
}


/*ad2*/

.ad2 {
	width: 100%;
	background: url(../images/ad2.jpg) no-repeat center center;
	height: 186px;
}

.ad2-c {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
	color: #FFF;
}
.ad2 .ad2-c h4{
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 380px;
	top: 35px;
}
.ad2 .ad2-c h5{
	font-size: 18px;
	right: 26px;
	top: 78px;
	font-weight: normal;
	position: absolute;
}
.ad2-c p {
	background: url(../images/ad-tel.png) 0px no-repeat;
	position: absolute;
	right: 52px;
	top: 124px;
	padding-left: 32px;
}

.ad2-c span {
	font-size: 24px;
}

.ad2-c p img {
	vertical-align: middle;
	margin-left: 20px;
	margin-top: -13px;
}

.box1 {
	width: 1180px;
	margin: 20px auto;
	position: relative;
}

.box1 ul {
	margin: 0 auto;
}

.box1 li {
	float: left;
	width: 192px;
	margin-right: 20px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 4px;
}

.box1 li img {
	width: 192px;
	height: 138px;
}

.box1 li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	font-size: 14px;
}
/*anli*/

.anli {
	width: 1180px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}

.anli-title {
	background: url(../images/anli-title.png) no-repeat bottom;
	width: 849px;
	height: 85px;
	text-align: center;
	margin-top: 35px;
}

.anli-title h3 {
	font-size: 24px;
}

.anli-title h3 a {
	color: #0c59a9;
}

.anli-title p {
	color: #bababa;
	text-transform: uppercase;
}

.anli-list ul li{
	width: 291px;
	float: left;
	margin: 45px;
}

.anli-list .anli-img{
	background: url(../images/al-bg.jpg) no-repeat;
}
.anli-list .anli-img img{
	width: 260px;
	height: 174px;
	padding: 12px 15px 14px 15px;
}
.anli-list .anli-txt{
	text-align: center;
	margin-top: 10px;
}
.anli-list .anli-txt h4{
	font-size: 17px;
	font-weight: normal;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.anli-list .anli-txt P{
	margin-top: 8px;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	height: 84px;
	overflow: hidden;
	display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.anli-txt .anli-more{
	margin-top: 15px;
}
/*ys*/

.ys {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.ys-title {
	margin: 0 auto 30px;
	width: 867px;
	height: 104px;
}
.ys .dl2{
	width: 282px;
	float: left;
	margin: 0 6px;
}
.ys dl {
	width: 282px;
	float: left;
	margin: 0 6px;
}
.ys dl dt{
	position: relative;
}
.ys .d12 dt h4{
	position: absolute;
	font-size: 22px;
	color: #FFFFFF;
	top:70px;
	left: 100px;
}
.ys dl dt h4{
	position: absolute;
	font-size: 22px;
	color: #FFFFFF;
	top:70px;
	left: 100px;
}
.ys dl dd {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #4e4e4e;
}

.ys dl dd span {
	display: block;
	width: 155px;
	height: 1px;
	background: #ccc;
	margin: 20px auto 10px;
}

.ys .dl2 {
	margin-top: 60px;
}

.ys dl dd p {
	font-size: 14px;
	
}


/*ad3*/

.ad3 {
	width: 100%;
	background: url(../images/ad3.jpg) no-repeat center center;
	height: 205px;
	margin-top: 50px;
}

.ad3-c {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.ad3-c h4{
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 28px;	
}
.ad3-c h5{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
}
.ad3-c p {	
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;	
}

.ad3-c p span {
	font-size: 28px;
	font-family: impact;
}

.ad3-c a {
	margin-top: 12px;
	display: block;
	width: 115px;
	line-height: 32px;
	color: #FFFFFF;
	height: 32px;
	border: 1px solid #FFFFFF;
}

/*about*/

.about {
	width: 1180px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
}

.about-title {
	background: url(../images/anli-title.png) no-repeat bottom;
	width: 849px;
	height: 85px;
	text-align: center;
	
}

.about-title h3 {
	font-size: 24px;
}

.about-title h3 a {
	color: #0c59a9;
}

.about-title p {
	color: #bababa;
	text-transform: uppercase;
}
.about-box{
	width: 813px;
	float: left;
	margin-top: 35px;
}
.about-box .about-img{
	float: left;
}
.about-box .about-txt{
	float: left;
	width: 465px;
	float: right;
}
.about-box .about-txt h4{
	font-size: 16px;
}
.about-box .about-txt p{
	margin-top: 10px;
	font-size:14px;
	line-height: 28px;
}
.about-box .about-txt span{
	float: right;
}
.about-box .about-txt span a{
	color: #0c59a9;
}
.equipment{
 	width: 813px;
 	float: left;
 	overflow: hidden;
 	margin-top: 12px;	
}	
.equipment-title h4{
	font-size: 14px;
	font-weight: normal;
	width: 125px;
	height: 34px;
	background: #0c59a9;
	line-height: 34px;
	text-align: center;
	float: left;
}
.equipment-title h4 a{
	color: #FFFFFF;
}
.equipment-box {
	height: 215px;
	
}

.equipment-box-txt {
	width: 175px;
	height: 179px;
	float: left;
	text-align: center;
}

.equipment-box-txt p {
	color: #fff;
	font-size: 18px;
	margin-top: 64px;
	margin-bottom: 30px;
	font-weight: 600;
}

.equipment-box-txt span a {
	color: #fff;
	padding: 5px 15px;
	border: 1px solid#fff;
	border-radius: 4px;
}

.equipment-box ul {
	float: left;
	width: 975px;
	margin-left: 20px;
	overflow: hidden;
	height: 179px;
}

.equipment-box ul li {
	width: 205px;
	height: 143px;
	float: left;
	margin-top: 10px;
	text-align: center;
	padding-left: 20px;
}

.equipment-box ul li img {
	width: 205px;
	height: 143px;
}

.honor {
	width: 300px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	position: absolute;
	right: 0px;
	
}

.honor-more {
	font-size: 18px;
	float: right;
}

.honor h3 {
	position: absolute;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	
}

.honor h3 a {
	color: #2e65df;
}

.honor .picMarquee-top {
	width: 278px;
	float: right;
	margin-right: 20px;
	margin-top: 40px;
	
}

.honor .picMarquee-top .bd {
	margin-top: 20px;
	width: 270px;
	height: 400px;
	border: 1px solid #dadada;
}

.honor .picMarquee-top .bd .title {
	line-height: 32px;
	
}
.honor .picMarquee-top .bd .picList .pic p{
	text-align: center;
	font-weight: bold;
}
.honor .picMarquee-top .bd .picList .pic a img {
	padding: 15px;
	width: 242px;
	height: 336px;
}


/* 滑动门 */

#tab {
	width: 1180px;
	position: relative;
	height: 248px;
}

#tab .tab_menu {
	width: 100%;
	float: left;
	position: absolute;
	z-index: 1;
}

#tab .tab_menu li {
	float: left;
	width: 110px;
	height: 34px;
	line-height: 34px;
	border-bottom: 0px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	margin: 0 2px 0 0;
	background: url(../images/tab-li.png) no-repeat;
}

#tab .tab_box {
	width: 1180px;
	height: 200px;
	clear: both;
	top: 70px;
	position: relative;
}

#tab .tab_menu .selected {
	background: url(../images/tab-li-hover.png) no-repeat;
	cursor: pointer;
}

#tab .tab_menu .selected a {
	color: #FFF;
}

#tab .hide {
	display: none;
}

#tab .tab_box div {
	height: 200px;
}

#tab .tab_box div ul li {
	float: left;
	width: 194px;
	text-align: center;
	margin-right: 42px;
}

#tab .tab_box div ul li img {
	width: 194px;
	height: 160px;
}


/*news*/

.news_bg {
	height: 295px;
	background: #FFF;
	width: 1180px;
	margin: 20px auto;
}

.news_title {
	background: url(../images/news_tu.jpg) no-repeat top center;
	width: 355px;
	height: 270px;
	float: left;
	margin: 24px 0px 0px 0px;
	display: inline;
}

.news_title h3 a {
	font-size: 18px;
	color: #484848;
	font-weight: bold;
}

.news_title h3 {
	margin: 141px 0px 0px 226px;
}

.news_title h3 a:hover {
	color: #ff9806;
}

#tab_3 {
	width: 800px;
	float: right;
	margin: 24px 0px 0px 0px;
	display: inline;
}

#tab_3 .tab_menu {
	float: right;
	background: url(../images/news_more.jpg) no-repeat top center;
	height: 266px;
	width: 130px;
	padding: 24px 50px 0px 0;
}

#tab_3 .tab_menu li {
	width: 127px;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	text-align: center;
	margin: 0 0px 15px 0;
	overflow: hidden;
	background: url(../images/about_t2.jpg) no-repeat bottom center;
	font-size: 15px;
	color: #434343;
}

#tab_3 .tab_box_3 {
	width: 520px;
	height: 270px;
	float: left;
	overflow:hidden;
}

#tab_3 .tab_menu .selected {
	background: url(../images/about_t1.jpg) no-repeat top center;
	cursor: pointer;
	height: 38px;
	color: #FFF;
}

#tab_3 .tab_menu li a {
	color: #FFF;
}

#tab_3 .hide {
	
}

#tab_3 .tab_box_3 div.news_s {
	padding: 10px;
	
}

.news_s li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/news_tag.jpg) no-repeat left center;
	padding-left: 20px;
}

.news_s li a {
	float: left;
	color: #313131;
	width: 75%;
	overflow: hidden;
	height: 30px;
}

.news_s li span {
	float: right;
}


/*link*/

.link {
	width: 1180px;
	margin: 25px auto;
	height: 34px;
	line-height: 34px;
}

.link dl dt {
	float: left;
	font-size: 18px;
}

.link dl dt img {
	vertical-align: middle;
	margin-right: 10px;
}

.link dl dd {
	float: left;
	margin-left: 20px;
}

.link dl dd a {
	margin: 0 15px;
}