﻿@charset "utf-8";

	/* CSS Document */
	body {
		margin: 0;
		padding: 0;
		border: 0;
		height: 100%;
		text-align: left;
	}

	.main {

		min-width: 1280px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.top {
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		/*height: 959px;*/
		background: url(../images/top_bj.png) repeat-x;
	}

	.top1 {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		height: 184px;
	}

	.top1_dd {
		height: 49px;
		width: 1200px;
	}

	.dd_left {
		float: left;
		width: 987px;
		float: left;
		line-height: 48px;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #434343;
	}

	.dd_right {
		width: 213px;
		float: right;
		line-height: 48px;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #434343;
	}

	.dd_right a {
		color: #434343;
	}

	.top1_de {
		width: 1200px;
		height: 136px;
	}

	.de_left {
		width: 595px;
		float: left;
	}

	.de_right {
		width: 215px;
		float: right;
	}

	.daohang {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
    	background: #015cb5;
	}

	.daohang1 {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.daohang1>ul {
		width: 100%;
	}

	.daohang1>ul>li {
		margin: 0px;
		padding: 0px;
		width: 170px;
		float: left;
		text-align: center;
		background: url(../images/1.png) no-repeat scroll right;\
		position: relative;
	}
	.daohang1>ul>li:hover >ul.childul{
		display: block;
	}
.daohang1>ul>li>ul.childul{
	position: absolute;
	z-index:100;
	display: none;
}
.daohang1>ul>li>ul.childul>li{
	background: #fff;
    width: 170px;
    padding: 10px;
    border-bottom: #E7E7E7 solid 1px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*padding: 10px;*/
    font-size: 14px;
}
.daohang1>ul>li>ul.childul>li>a{
	color: #333333;
}
.daohang1>ul>li>ul.childul>li:hover{
	background-color: #015cb5;
}
.daohang1>ul>li>ul.childul>li:hover a{
	color: #fff;
}
.daohang1>ul>li>ul.childul .yijinav{
	/*position: relative*/
	text-align: center;
}
.daohang1>ul>li>ul.childul .erzi{
	position: absolute;
	left: 171px;
    width: 200px;
    top:0px;
    min-height:185px;
    background: #E5E7E8;
}
.daohang1>ul>li>ul.childul .erzi li{
	text-align:center;
}
	.daohang1>ul>li>a {
		font-size: 18px;
		line-height: 55px;
		color: #FFF;
		height: 55px;
		width: 170px;
		display: block;
		font-family: "微软雅黑";
	}

	.daohang1>ul>li>a:hover {
		width: 170px;
		height: 55px;
		font-family: "微软雅黑";
		font-size: 18px;
		line-height: 55px;
		background-color: #434343;
	}
.childul > ul{display: none;}
.childul > ul > li{background: #E5E7E8;padding: 10px 0px; border-bottom: 1px solid #cccccc;}
.childul > ul>li>a{
	color: #333333;
}
.childul > ul>li:hover{
	background-color: #AF1C1C;
}
.childul > ul>li:hover a{
	color: #fff;
}
.childul > ul{display: none;}

	/*幻灯片css*/
	.flash {
		/*width:1920px;*/
		min-width: 1200px;
		height: 680px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.fullSlide {
		min-width: 1200px;
		position: relative;
		height: 680px;
		overflow: hidden;
	}

	.fullSlide .bd {
		position: relative;
		z-index: 0;
	}

	.fullSlide .bd ul {
		width: 100% !important;
	}

	.fullSlide .bd li {
		width: 100% !important;
		height: 680px;
	}
/* 动画效果 */
/*.fullSlide .bd li {
	width: 100% !important;
	height: 680px;
	background-size: 100% 100% !important;
	transition: background-size 2s;
	-webkit-transition: background-size 2s;
}

.fullSlide .bd li img {
	transition: all 2s;
	-ms-transition: all 2s;
}

.fullSlide .bd .banner {
	background-size: 110% 110% !important;
	transition: background-size 2s;
	-webkit-transition: background-size 2s;
}*/
/* 动画效果 end */
	.fullSlide .bd li .siteWidth {
		width: 1000px;
		position: relative;
		margin: 0 auto;
		height: 680px;
	}

	.fullSlide .bd li a {
		position: absolute;
		width: 100%;
		height: 680px;
		display: block;
		z-index: 1;
		;
	}

	.fullSlide .bd .txt {
		position: absolute;
		width: 415px;
		top: 100px;
		left: 22px;
		font: normal 18px/30px "Microsoft YaHei";
	}

	.fullSlide .bd .btn {
		display: block;
		zoom: 1;
		margin-top: 8px;
		width: 72px;
		padding-right: 10px;
		height: 31px;
		line-height: 31px;
		text-align: center;
		color: #fff;
		font-size: 12px;
		background: url(../images/banner-btn.png) 0 0 no-repeat;
		_background: url(../images/banner-btn-ie6.png) 0 0 no-repeat;
	}

	.fullSlide .hd {
		width: 100%;
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
		height: 30px;
		line-height: 30px;
		text-align: center;
	}

	.fullSlide .hd ul li {
		cursor: pointer;
		display: inline-block;
		*display: inline;
		zoom: 1;
		width: 11px;
		height: 11px;
		margin: 4px;
		background: url(../images/dot-black.png) 0 0;
		overflow: hidden;
		line-height: 9999px;
		filter: alpha(opacity=40);
		opacity: 0.4;
	}

	.fullSlide .hd ul .on {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.centre {
		margin-top: 100px;
	}

	.first {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.xm_lr {
		margin-top: 45px;
		width: 1200px;
	}

	.xm_left {
		width: 352px;
		float: left;
		border: #E7E7E7 solid 1px;
		box-sizing: border-box;
	}

	.xm_sjqc {}

	.xm_sjqc ul {
		width: 100%;
	}

	.xm_sjqc ul li {
		margin: 0px;
		padding: 0px;
		float: left;
		width: 352px;
		height: 62px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E7E7E7;
		background: url(../images/1.png) no-repeat scroll right;
	}

	.xm_sjqc ul li a {
		line-height: 62px;
		font-family: "微软雅黑";
		font-size: 17px;
		color: #686868;
		margin-left: 86px;
	}
	.xm_sjqc ul li a:hover{
		color:red;
	}

	.xm_right {
		width: 789px;
		float: right;
		margin-left: 59px;
	}

	.cp1 {}

	.y-pro004 {
		margin: 0 auto;
		width: 789px;
		height: auto;
		overflow: hidden;
	}

	.y-pro004 ul {
		width: 789px;
	}

	.y-pro004 ul li {
		float: left;
		margin-right: 5px;
		margin-bottom: 77px;
		text-align: center;
		padding-left: 5px;
		width: 252px;
		height: 252px;
	}

	.y-pro004 ul li:hover {}

	.y-pro004 ul li .tu {
		width: 252px;
		height: 252px;
		overflow: hidden;
	}

	.y-pro004 ul li .tu img {
		width: 250px;
		height: 250px;
		-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
		transition: opacity 0.5s, transform 0.5s;
		-webkit-transform: scale(1);
		transform: scale(1);
		border: 1px solid #cecece;
	}

	.y-pro004 ul li:hover .tu img {
		opacity: 0.6;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		border: 1px solid #af1c1c;
	}

	.y-pro004 ul li a h3 {
		display: block;
		width: 250px;
		height: 55px;
		padding-top: 2px;
		font-size: 16px;
		color: #686868;
		text-align: center;
		line-height: 55px;
		font-family: "微软雅黑";
	}

	.y-pro004 ul li:hover a h3 {
		background-color: #015cb5;
		color: #FFF;
	}

	.y-pro004 ul li .dianhu {
		margin-top: 10px;
		width: 385px;
		height: auto;
	}

	.y-pro004 ul li .dianhu p {
		width: 100%;
		height: 22px;
		font-size: 16px;
		color: #4a4444;
		text-align: center;
	}

	.y-pro004 ul li .dianhu span {
		width: 100%;
		font-size: 14px;
		color: #222;
	}

	.sggy {
		margin-top: 5px;
		width: 789px;
	}

	.focusBox1 {
		position: relative;
		width: 789px;
		height: 361px;
		/*height: 555px;*/
		overflow: hidden;
	}

	.focusBox1 .pic1 img {
		width: 789px;
		/*height: 555px;*/
		height: 361px;
		display: block;
	}

	.focusBox1 .prev,
	.focusBox1 .next {
		width: 35px;
		height: 35px;
		position: absolute;
		top: 45%;
		z-index: 3;
		/*filter: alpha(opacity=20);
		-moz-opacity: .2;
		opacity: .2;*/
		-webkit-transition: All .5s ease;
		-moz-transition: All .5s ease;
		-o-transition: All .5s ease
		/*background: rbga(0,0,0,.8);*/
		background: #000;
	}

	.focusBox1 .next {
		background-image: url(../images/ico_prevnext.png);
		background-position: 6px -120px;
		right: 0
	}
	.focusBox1 .prev {
		background-image: url(../images/ico_prevnext.png);
		background-position: 6px 0px;
		left: 0
	}

	.focusBox1 .prev:hover,
	.focusBox1 .next:hover {
		filter: alpha(opacity=60);
		-moz-opacity: .6;
		opacity: .6
	}

	.Second {
		margin-top: 100px;
		height: 748px;
		background-color: #e8e8e8;
	}

	.anli {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.anli2 {
		margin-top: 45px;
	}

	.hp-tab-newprd {
		width: 1200px;
		height: 570px;
		overflow: hidden;
		position: relative;
		background-position: 0 0;
	}

	.hp-tab-newprd .j-sw-nav {

		height: 43px;
		overflow: hidden;
		position: relative;
		margin-left: 400px;
	}

	.hp-tab-newprd .j-sw-nav li {
		width: 240px;
		float: left;
	}

	.hp-tab-newprd .j-sw-nav li a {
		position: relative;
		display: block;
		width: 183px;
		height: 43px;
		line-height: 43px;
		text-align: center;
		text-transform: uppercase;
		background: url(../images/off.png) no-repeat 0 0;
		color: #525252;
		word-wrap: break-word;
		overflow: hidden;
		outline: 0;
		cursor: pointer;
		font-family: "微软雅黑";
		font-size: 18px;
	}

	.newprd-s1,
	.newprd-s1 a {
		z-index: 20
	}

	.newprd-s2,
	.newprd-s2 a {
		z-index: 19
	}

	.newprd-s3,
	.newprd-s3 a {
		z-index: 18
	}

	.newprd-s4,
	.newprd-s4 a {
		z-index: 17
	}

	.newprd-s5,
	.newprd-s5 a {
		z-index: 16
	}

	.newprd-s6,
	.newprd-s6 a {
		z-index: 15
	}

	.newprd-s7,
	.newprd-s7 a {
		z-index: 14
	}

	.hp-tab-newprd .newprd-clip {
		margin-top: 30px;
	}

	.hp-tab-newprd .j-sw-nav .on {
		position: relative;
		z-index: 99
	}

	.hp-tab-newprd .j-sw-nav li a:hover,
	.hp-tab-newprd .j-sw-nav .on a {
		background-image: url(../images/on.png);
		z-index: 99;
		color: #015cb5;
		cursor: pointer;
		background-repeat: no-repeat;
	}

	.hp-tab-newprd .j-sw-c ul {
		zoom: 1;
		overflow: hidden;
		width: 1200px;
	}

	#al_left {
		width: 579px;
		float: left;
	}

	.al_title {
		background: url(../images/al_title.png) no-repeat;
		height: 50px;
	}

	.al_title a {
		margin-left: 44px;
		font-family: "微软雅黑";
		font-size: 18px;
		line-height: 50px;
		color: #525252;
	}

	#al_right {
		margin-left: 23px;
		width: 287px;
		float: left;
	}
	#al_right .al_right1>a>img{
		width:287px;
		height:198px;
	}

	.al_title1 {
		background: url(../images/al_title1.png) no-repeat;
		height: 54px;
	}

	.al_title1 a {
		margin-left: 44px;
		font-family: "微软雅黑";
		font-size: 18px;
		line-height: 54px;
		color: #525252;
	}

	.Third {
		margin-top: 100px;
	}

	.jiajie {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		height: 505px;
		background: url(../images/jianjie_bj.png) no-repeat;
	}

	.jiejie1 {
		width: 750px;
		float: left;
	}

	.jiajie2 {
		width: 429px;
		float: right;
		margin-left: 21px;
	}

	.jiajie2_lr {
		width: 406px;
		margin-top: 80px;
		font-family: "微软雅黑";
		font-size: 16px;
		line-height: 23px;
		color: #FFF;
		margin-right: 24px;
	}

	.gengduo {
		margin-top: 10px;
		float: right;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #FFF;
		margin-right: 24px;
	}

	.gengduo a {
		color: #FFF;
	}

	.Fourth {
		margin-top: 100px;
	}

	.Fourth1 {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		height: 507px;
		background: url(../images/Fourth.png) no-repeat;
	}

	.fifth {
		margin-top: 100px;
	}

	.fifth1 {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		height: 450px;
		background: url(../images/fifth.png) no-repeat;
	}

	.sixth {
		margin-top: 100px;
		height: 608px;
		background-color: #e8e8e8;
	}

	.xinwen {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.xinwen2 {
		margin-top: 42px;
	}

	.xinwen2_left {
		width: 738px;
		float: left;
	}

	.hp-tab-newprd1 {
		width: 738px;
		height: 397px;
		overflow: hidden;
		position: relative;
		background-position: 0 0;
	}

	.hp-tab-newprd1 .j-sw-nav1 {
		height: 28px;
		overflow: hidden;
		position: relative;

	}

	.hp-tab-newprd1 .j-sw-nav1 li {
		float: left;
		width: 101px;
	}

	.hp-tab-newprd1 .j-sw-nav1 li a {
		position: relative;
		display: block;
		width: 101px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		text-transform: uppercase;
		color: #525252;
		word-wrap: break-word;
		overflow: hidden;
		outline: 0;
		cursor: pointer;
		font-family: "微软雅黑";
		font-size: 18px;
		background: url(../images/bdxg.png) no-repeat;
	}

	.newprd-s1,
	.newprd-s1 a {
		z-index: 20
	}

	.newprd-s2,
	.newprd-s2 a {
		z-index: 19
	}

	.newprd-s3,
	.newprd-s3 a {
		z-index: 18
	}

	.newprd-s4,
	.newprd-s4 a {
		z-index: 17
	}

	.newprd-s5,
	.newprd-s5 a {
		z-index: 16
	}

	.newprd-s6,
	.newprd-s6 a {
		z-index: 15
	}

	.newprd-s7,
	.newprd-s7 a {
		z-index: 14
	}

	.hp-tab-newprd1 .newprd-clip1 {}

	.hp-tab-newprd1 .j-sw-nav1 .on {
		position: relative;
		z-index: 99
	}

	.hp-tab-newprd1 .j-sw-nav1 li a:hover,
	.hp-tab-newprd1 .j-sw-nav1 .on a {
		height: 27px;
		z-index: 99;
		color: #525252;
		cursor: pointer;
		font-family: "微软雅黑";
		font-size: 18px;
		line-height: 28px;
		background: url(../images/djxg.png) no-repeat;
		text-align: center;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #af1c1c;
	}

	.hp-tab-newprd1 .j-sw-c1 {
		zoom: 1;
		overflow: hidden;
		width: 738px;
	}

	.hp-tab-newprd1 .j-sw-c1 ul {
		margin-top: 30px;
	}

	#xw_left {
		float: left;
		width: 376px;
		height: 339px;
	}
	#xw_left .xw_left1 a img{
		width:376px;
		height:237px;
	}

	.xw_biaoti {
		margin-top: 22px;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #af1c1c;
	}

	.xw_biaoti a {
		color: #af1c1c;
	}

	.xw_leirong {
		margin-top: 10px;
		font-family: "微软雅黑";
		font-size: 14px;
		line-height: 20px;
		color: #525252;
	}

	#xw_right {
		margin-left: 35px;
		width: 327px;
		float: left;
		height: 120px;
	}

	.xw_biaoti1 {
		font-family: "微软雅黑";
		font-size: 16px;
		color: #af1c1c;
	}

	.xw_biaoti1 a {
		color: #af1c1c;
	}

	.xw_leirong1 {
		margin-top: 20px;
		font-family: "微软雅黑";
		font-size: 14px;
		line-height: 24px;
		color: #525252;

	}

	.xinwen2_right {
		width: 430px;
		float: right;
		margin-left: 32px;
	}

	.dayi2 {
		height: 340px;
		margin-top: 30px;
		background-color: #015cb5;
	}

	.dy {
		width: 383px;
		margin-left: 24px;
		height: 290px;
	}

	.dy_tb {
		padding-top: 27px;
	}

	.dy_bt {
		font-family: "微软雅黑";
		font-size: 16px;
		color: #FFF;
	}

	.dy_bt a {
		color: #FFF;
	}

	.dy_lr {
		margin-top: 13px;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #FFF;
	}

	.seventh {
		margin-top: 100px;
	}

	.lx1 {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
	}

	.lx2 {
		margin-top: 45px;
		background: url(../images/mop.jpg) #CCE1F3 center 0 no-repeat;
		height: 390px;
	}

	.foot {
		height: 588px;
		background: url(../images/foot.jpg) #fff center 0 no-repeat;
	}

	.foot1 {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		height: 328px;
	}

	.kuaisu {
		float: left;
		width: 440px;
		margin-top: 63px;
	}

	.kuaisu_bt {
		font-family: "微软雅黑";
		font-size: 16px;
		color: #d9d9d9;
	}

	.kuaisu_lr {
		margin-top: 26px;
	}

	.paodao {
		width: 154px;
		float: left;
		margin-left: 2px;
	}

	.paodao1 {
		font-family: "微软雅黑";
		font-size: 16px;
		color: #d9d9d9;
		margin-left: 15px;
	}

	.paodao1 a {
		color: #d9d9d9;
	}

	.paodao ul {
		margin-top: 13px;
	}

	.paodao ul li {
		margin-left: 15px;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #d9d9d9;
		margin-top: 12px;
	}

	.paodao ul li a {
		color: #d9d9d9;
	}

	.qiuchang {
		width: 154px;
		float: left;
	}

	.qiuchang1 {
		font-family: "微软雅黑";
		font-size: 16px;
		color: #d9d9d9;
		margin-left: 15px;
	}

	.qiuchang1 a {
		color: #d9d9d9;
	}

	.qiuchang ul {
		margin-top: 13px;
	}

	.qiuchang ul li {
		margin-left: 15px;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #d9d9d9;
		margin-top: 12px;
	}

	.qiuchang ul li a {
		color: #d9d9d9;
	}

	.caopin {
		width: 125px;
		float: left;
	}

	.caopin1 {
		font-family: "微软雅黑";
		font-size: 16px;
		color: #d9d9d9;
		margin-left: 15px;
	}

	.caopin1 a {
		color: #d9d9d9;
	}

	.caopin ul {
		margin-top: 13px;
	}

	.caopin ul li {
		margin-left: 15px;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #d9d9d9;
		margin-top: 12px;
	}

	.caopin ul li a {
		color: #d9d9d9;
	}

	.fashi {
		width: 705px;
		float: right;
		margin-left: 55px;
		margin-top: 63px;
	}

	.fashi1 {
		width: 511px;
		float: left;
	}

	.fashi1_lr {
		margin-top: 15px;
		font-family: "微软雅黑";
		font-size: 15px;
		color: #FFF;
		line-height: 30px;
	}

	.ewm {
		width: 177px;
		height: 177px;
		float: right;
		margin-left: 17px;
		margin-top: 8px;
	}

	.foot2 {
		margin-top: 12px;
	}

	.lianjie {
		width: 1200px;
		padding: 0px;
		margin: 0 auto;
		overflow: hidden;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #d9d9d9;
	}

	.lianjie a {
		color: #d9d9d9;
	}

	.foot3 {
		font-family: "微软雅黑";
		font-size: 14px;
		color: #d9d9d9;
		margin-top: 66px;
		text-align: center;
	}

	.foot3 a {
		color: #d9d9d9;
	}
.sm{
height: 100px;
text-align: center;}