@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	list-style:none;
        text-decoration:none;
}

body{
	min-width: 1200px;
}

html{
	min-width: 1200px;
}

.head{
	background: no-repeat center;
	width: 100%;
	height: 122px;
	border-bottom:1px solid #cacaca;
box-shadow: darkgrey 0px 0px 5px 1px ;
}

.head1{
	width: 1150px;
	height: 122px;
	overflow: hidden;
	margin: auto;
}
.erwei img{
	width:116px;
}
.ssss {  margin-top:0px;width:100%;}
.ssss  a{
	color: #7c7c7c;
	margin: 0 7px;
	border:1px solid #7c7c7c;
	padding:4px 13px;
	transition: all 0.3s linear 0s;
}
.ssss   span{
	color: #ff0000;
	margin: 0 7px;
	border:1px solid #ff0000;
	padding:4px 13px;
	transition: all 0.3s linear 0s;
}


.ssss  a:hover{
	color: #fff;
	background-color:#ff0000;
	border:1px solid #ff0000;


	transition: all 0.3s linear 0s; 
}

.ssss  span a{
	width: 32px;
	height: 32px;
	background: #e9e9e9;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	border-radius: 3px;
}
.ssss  span a:hover{
	background: #ff0000;
	color: #fff;
}
.logo{
	width: 200px;
	float: left;
}

.logo img{

}


.fx{
	height: 25px;
	float: right;
	margin-top: 14px;
	padding-left: 500px;
}

.icon{
	float:left ;
	margin-left: 11px;
}

.fxdh{
	float: left;
	margin-left: 24px;
	color: #ff0000;
	line-height: 25px;
	font-size: 13px;
	
}

.fxdh span{
	margin:  0 12px;
}


.dh{
	float: right;
	margin-top: 21px;

}

.dh li{
	width: 57px;
	
	float: left;
	
	margin-left: 25px;
}

.shang{
	font-size: 14px;
	color: #333;
	text-align: center;	line-height: 24px;
}

.xia{
	font-size: 12px;
	color: #333;
		text-align: center;
		line-height: 18px;
		margin-bottom: 4px;
}

.red{
	border-bottom: 3px solid #FF0000;
}
.red div{
	color: #FF0000 !important; 
}

.banner{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 507px;
}
.slider {
    width: 100% !important;
    height: 507px !important;
      margin: auto;
    overflow: hidden;
}


.slider-main{
	    width: 100% !important;
    height: 507px !important;
      margin: auto;
    overflow: hidden;
}

.slider-main li{
	     position: relative;
    width: 100% !important;
    height:507px !important;
    overflow: hidden;
    z-index: 0;
	left:0 !important;
	right:0 !important;
	margin:auto !important;
}

.slider-main li img{
	   overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    display: block;

}

.slider-nav{
	display: none;
}


.theme-default #slider {
  position: absolute;
    height: 507px !important;
                top: 50%;

                left: 50%;

                transform: translate(-50%,-0%);
}

.theme-default .nivoSlider {
	background: url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);
	margin-bottom: 50px;
	position: relative;
}

.theme-default .nivoSlider img {
	left: 0px;
	top: 0px;
	display: none;
	position: absolute;
}

.theme-default .nivoSlider a {
	border: 0px currentColor;
	display: block;
}

.theme-default .nivo-controlNav {
	left: 384px;
	width: 193px;
	height: 38px;
	bottom: -14px;
	padding-top: 14px;
	padding-left: 50px;
	position: absolute;
	z-index: 9;
	background-image: url("../images/bullets-bg.png");
	background-repeat: no-repeat;
}

.theme-default .nivo-controlNav a {
	background: url("../images/bullets.png") no-repeat;
	border: 0px currentColor;
	width: 23px;
	height: 17px;
	text-indent: -9999px;
	margin-right: 3px;
	float: left;
	display: block;
}

.theme-default .nivo-controlNav a.active {
	background-position: 0px -17px;
}

.theme-default .nivo-directionNav a {
	background: url("../images/arrows.png") no-repeat;
	border: 0px currentColor;
	width: 65px;
	height: 65px;
	text-indent: -9999px;
	display: block;
}

.theme-default a.nivo-nextNav {
	background-position: -65px 0px;
	top: 151px;
	right: 30px;
}

.theme-default a.nivo-prevNav {
	left: 30px;
	top: 151px;
}

.theme-default a.nivo-nextNav:hover {
	background-position: -65px -65px;
	top: 151px;
	right: 30px;
}

.theme-default a.nivo-prevNav:hover {
	background-position: 0px -65px;
	left: 30px;
	top: 151px;
}

.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
	color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.theme-default .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}


/* nivoSlider */

.nivoSlider {
	position: relative;
}

.nivoSlider img {
	left: 0px;
	top: 0px;
	position: absolute;
}

.nivoSlider a.nivo-imageLink {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 6;
}

.nivoSlider {
	position: relative;
}

.nivoSlider img {
	left: 0px;
	top: 0px;
	position: absolute;
}

.nivoSlider a.nivo-imageLink {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 6;
}

.nivo-slice {
	height: 100%;
	display: block;
	position: absolute;
	z-index: 5;
}

.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}

.nivo-caption {
	background: rgb(0, 0, 0);
	left: 0px;
	width: 30%;
	bottom: 0px;
	color: rgb(255, 255, 255);
	display: none;
	position: absolute;
	z-index: 8;
	opacity: 0.8;
}

.nivo-caption p {
	margin: 0px;
	display: none;
}

.nivo-caption a {
	display: inline !important;
}

.nivo-html-caption {
	display: none;
}

.nivo-directionNav a {
	top: 45%;
	position: absolute;
	z-index: 9;
	cursor: pointer;
}

.nivo-prevNav {
	left: 0px;
}

.nivo-nextNav {
	right: 0px;
}

.nivo-controlNav a {
	position: relative;
	z-index: 9;
	cursor: pointer;
}

.nivo-controlNav a.active {
	font-weight: bold;
}

.gs{
	width: 1150px;
	margin: auto;
	height: 500px;
	overflow: hidden;
}


.zx{
	width: 480px;
	height: 2px;
	background-color: #cacaca;
	float: left;
	margin-top: 52px;
}
.yx{
	width: 480px;
	height: 2px;
	background-color: #cacaca;
	float: right;	margin-top: 52px;
}
.bt{
	margin: auto;
	font-size: 18px;
	color: #ff0000;
	margin-top: 35px;
	text-align: center;
	line-height: 22px;
	margin-bottom: 28px;
}
.bt span{
	font-size: 14px;
	
}

.ybt{
	width: 505px;
	overflow: hidden;
	height: 335px;
	float: right;
	margin-right: 35px;
}

.ybt img{
	width: 505px;
}

.zbj{
		width: 520px;
	overflow: hidden;
	height: 335px;
	float: left;
	margin-left: 35px;
}

.ff{
	color: #FF0000;
	text-align: center;
	line-height: 28px;	margin-bottom: 20px;
}

.jjj{
	font-size: 14px;
	line-height: 28px;

	
}

.jjj a{
	color: #666;
}

.jjj:hover a{
	color: #ff0000;
}


.hswh{
	width: 100%;
	height: 570px;
	overflow: hidden;
	background: no-repeat center;
}

.juzhong{
	width: 1150px;
	margin: auto;
	overflow: hidden;
	margin-top: 30px;
}
.jz{
	width: 1150px;
	margin: auto;
	overflow: hidden;

}

.juzhong .zx{
	background-color: #ff0000;
}

.juzhong .yx{
	background-color: #ff0000;
}


.shu{
	display: table;
	margin: auto;
	text-align: center;
}


.shu li{
	float: left;
	width:253px;
	height: 323px;
	overflow: hidden;
	border: 1px solid #fff;
	margin: 0 16px;
	background-color: rgba(240,229,211,0.8);
}
.shu li:nth-child(5){
	display:none;
}
.shu li:nth-child(6){
	display:none;
}
.shu li:nth-child(7){
	display:none;
}
.shu li:nth-child(8){
	display:none;
}
.shu li:nth-child(9){
	display:none;
}
.shu li:nth-child(10){
	display:none;
}



.tu{
	width: 220px;
	height: 175px;
	overflow: hidden;
	margin: auto;
	position:relative;
	margin-top: 15px;
}
.tu img{
	height:100%;
	    position: absolute;

   
    left: 50%;
    transform: translate(-50%,-0%);
}

.mz{
	font-size: 14px;
	line-height: 28px;
	width: 220px;
	margin: auto;
	border-top:1px solid #ff0000 ;
	border-bottom: 1px solid #ff0000;
	margin-top: 18px;
	height:30px;
overflow:hidden;
	color: #333;

}


.nr{
	width: 200px;
	height: 65px;
	color: #333;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	margin-top: 8px;
}

.dz{
	width: 1150px;
	margin: auto;
	overflow: hidden;
}

.wh{
	width: 1050px;
	margin: auto;
	overflow: hidden;
}
.tupian{
	width: 500px;
	height: 330px;
	float: left;
	overflow: hidden;
}

.tupian img{
	width: 500px;
}

.ybx{
	width: 495px;
	float: right;
	height: 65px;
	overflow: hidden;
	margin-top: 22px;
}
.wh .ybx:nth-child(2){
	margin-top:0 ;
}


.sj{
	width: 52px;
	height: 63px;
	border: 1px solid #cacaca;
	float: left;
	margin-right: 24px;
}

.ri{
	border-bottom: 1px solid #cacaca;
	font-size: 36px;
	text-align: center;
	line-height: 42px;	color: #666666;
	
}

.nian{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: center;
}

.biaoti{
	font-size: 16px;
	color: #333;
	line-height: 22px;
}

.xwjj{
	font-size: 12px;
	line-height: 22px;
	color: #666;
}


.ybx :hover div{
	color: #FF0000;
}
.ybx:hover .sj{
	border-color:#FF0000 ;
}

.ybx:hover .ri{
	border-color:#FF0000 ;
}


.lvx{
	width: 1150px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 50px;

}
.quan{
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #CACACA;
	border-top:1px solid #cacaca ;
}

.lvxx{
	overflow: hidden;
}
.lvxx li{
	width: 223px;
	height: 333px;
	background-color: #FFFFFF;
   border: 1px solid #cacaca;
   float: left;
   margin-left: 6px;
}

.lvxx li:nth-child(1){
	margin-left: 0;
}

.lvxx li:hover{
	border-color:#FF0000 ;
}

.tt1{
	width: 221px;
	height: 42px;
	color: #333;
	background-color: #eeeeee;
	margin: 1px auto 1px auto;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}

.tuya{
	margin: auto;
	width: 221px;
 height: 153px;
 overflow: hidden;	
}

.tuya img{
	width: 221px;
}

.nj{
	line-height: 24px;
	width: 197px;
	text-align: center;
	font-size: 24px;
font-size: 14px;
	overflow: hidden;
	margin: auto;
	height: 48px;
	background: none !important;
	margin: 20px auto;
	color: #333;
}

.lj{
	width: 125px;
	height: 27px;
	background-color: #EEEEEE;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	margin: auto;
	color: #666;
	border-radius:10px ;
}


.lvxx li:hover div{
	color: #FFFFFF;
	
}

.lvxx li:hover .nj{
	color: #FF0000;
	
}

.lvxx li:hover div{
	background-color: #FF0000;
	
}



.di{
	width: 100%;
	height: 186px;
	background: no-repeat center;
	overflow: hidden;
}

.dilogo{
	float: left;
	height: 186px;
}

.dilogo img{
	margin-top: 65px;
	margin-left: 20px;
}


.dij{
	font-size: 14px;
	margin-top:60px;
	line-height: 24px;
	color: #666;
	float: left;
	margin-left: 29px;
}

.erwei{
	margin-top: 40px;
	margin-right: 30px;
	overflow: hidden;
	width: 116px;
	height: 116px;
	float: right;
}

.erwie img{
	width: 116px;
}


/*********************************************-------------------------------------------------------------------------------
 */




.juzzhong{
	width: 1150px;
	margin: auto;
	overflow: hidden;

}



.fdao{
	width: 100%;
	height: 48px;
   background-color: rgba(238, 238, 238, 1);
   overflow: hidden;	margin-bottom: 20px;
}


.fd1{
	width: 1000px;
	height: 48px;
	float: left;
	overflow: hidden;
}

.d11{
	float: left;
	width: 132px;
	height: 34px;
	padding: 7px 10px;transition: all 0.6s;
}


.bs{
	background-color: #ff0000;
	
}
.bs div a{
	color: #fff !important;
}



.dian{
	width:5px;
	height: 5px;
   background-color: #D3D3D3;
   border-radius:100% ;
   float: left;
   margin-top:15px;
   margin-left: 3px;transition: all 0.6s;
   margin-right: 17px;
}

.fff{
	float: left;
	line-height: 34px;
	height: 34px;transition: all 0.6s;
}
.fff a{
	color: #333;transition: all 0.6s;
}
.d11:hover {
background-color: #ff0000;transition: all 0.6s;
}


.d11:hover .dian{
	background-color: #fff;transition: all 0.6s;
}

.d11:hover .fff a{
color: #fff;transition: all 0.6s;
}







.fbanner{
	width: 100%;
	height: 440px;
	background: no-repeat center;
	overflow: hidden;
}

.fbanner1{
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 145px;
}

.fbanner2{
	width: 80px;
	height: 1px ;
	background-color: #fff;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 19px;
}

.fbanner3{
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
}




.fd2{
	float: right;
	font-size: 14px;
	line-height: 48px;
}

.fd2 a{
	color: #333;
}

.fennei{
	width: 1150px;
	margin: auto;
	overflow: hidden;
}


.tou{
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #cacaca;
	    padding-bottom: 20px; 
	    margin-bottom: 20px;   margin-top: 50px;
}

.kuai{
	width: 1150px;
	margin: auto;
	font-size: 14px;
	color: #666;
	margin-bottom: 50px;
	line-height: 24px;
}


.wenben{
font-size: 14px;
color: #666;
line-height: 24px;
width: 1150px;
margin: auto;
margin-bottom: 40px;
}
.xwy {
    width: 1150px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 40px;
}.wy1 {
    float: left;
    width: 270px;
    height: 179px;
    overflow: hidden;
}.wy1 img {
    width: 270px;
}.wy2 {
    width: 800px;
    float: right;
    margin-right: 20px;
    line-height: 28px;
    font-size: 17px;
    height: 28px;
    overflow: hidden;
}.wy2 a {
    color: #333;
}.wy3 {
    width: 800px;
    float: right;
    margin-right: 20px;
    line-height: 28px;
    font-size: 13px;
    color: #666;
}.wy4 {
    width: 800px;
    float: right;
    margin-right: 20px;
    line-height: 24px;
    font-size: 14px;
    text-indent: 2em;
    height: 70px;
    overflow: hidden;
}.wy4 a {
    color: #444;
}
.wy5{
	height: 24px;
	line-height: 24px;
    width: 800px;
    float: right;
    margin-right: 20px;
    font-size: 14px;
    margin-top:5px;
    
}


.wy5 a{
 color: #ff0000;
}.xwy:hover a{
	color: #fff;
}
.xwy:hover .wy3{
	color: #fff;
}



.xwy:hover{
	background-color: #ff0000;
}


.ssss{
	display: table;
	margin: auto;
	text-align: center;
	margin-bottom: 40px;

}


.ssss li{
	float: left;
	margin: 0 3px;	
}


.sh{
	width: 81px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 12px;
	color: #333;
	background-color: #eee;
	border-radius:5px ;
	}
	
	
.xa{
	width: 81px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 12px;
	color: #333;
	background-color: #eee;
	border-radius:5px ;
	}


.cc{
	background-color: #FF0000;
}
.cc a{
	color: #fff !important;
}

.sh a{
	color: #333;
}

.xa a{
	color: #333;
}

.num a{
	color: #333;
}



.fk{
	width: 1150px;
	margin: auto;
	overflow: hidden;
}

.fk li {
    width: 331px;
    height: 340px;
    padding: 20px 20px;
    float: left;
    _display: inline;
    transition: all 0.6s;
    overflow: hidden;
    text-align: center;
    border: 1px solid #eee;
    margin: 5px;
}
.fk li .pic {
    width: 331px;
    height: 180px;
    overflow: hidden;
    text-align: center;
    text-align: center;
}
.fk li .pic img {
    width: 331px;
    display: block;
}

.fk li .title {
    color: #333;
    transition: all 0.6s;
}
.fk li .title {
    line-height: 24px;
    text-align: left !important;
    margin-bottom: 5px;
    transition: all 0.6s;
    margin-top: 5px;
}
.fk .time {
    font-size: 15px;
    line-height: 1em;
    width: 250px;
    text-align: left;
    color: #666;
    transition: all 0.6s;
}

.fk .xwnei {
    height: 80px;
    overflow: hidden;
    margin: 20px 0 15px 0;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 1.5em;
    color: #666;
    transition: all 0.6s;
}

.fk li:hover{
	background-color: #ddd;transition: all 0.6s;
	}

.zxnr{
	width: 1150px;
	overflow: hidden;
	margin: auto;
}

.xinbiaoti {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 20px;
}
.xinshijian {
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 8px;
}.xinwenneirong {
    padding: 20px 0;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    margin: auto;
    width: 1050px;
}
.shangcheng {
    float: right;
}
.shangcheng a {
    color: #ff0000;
}
.fanhui a {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}.shangyipian {
    float: left;
    width: 600px;
}.xiayipian {
    width: 600px;
    float: left;
}
.fanhui{
	overflow: hidden;
}

.video{ width:100%;}
.video video,.video iframe{ margin:auto; display:block; margin-top:20px; width:800px !important; height:460px !important;}