@charset "utf-8";
@font-face {
　　/* 自定义字体名称 */
　　font-family: Ruiyun;
　　src: local("Ruiyun"),
		  url("images/Ruiyun.ttf")format("opentype");
}
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
}
html,body{
	width:100%;
	height:100%;
}

.head{
	width: 100%;
	height: 82px;
	position:fixed;
	z-index: 10000;
	background-color: rgba(0,0,0,0.52);
	border-bottom: 1px solid #fff;
}
.banner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.banner .bd,.banner .bd ul{ width:100%; height:100% !important; position:relative;}
.banner .bd li{ width:100%; height:100% !important; display:block; overflow:hidden;}
.banner .bd li img{ width:100%; display:block;}
@media only screen and (max-width: 1200px){
.banner{ max-height:70vw;}
}
.logo{
	float: left;
	margin-top: 8px;
}
.logo img{
	height: 66px;
}

.dh{
	float: right;
}


.dh>li {
 
    overflow: hidden;
    float: left;
    line-height: 82px;
    margin-left: 25px;
    text-align: center;
	    min-width: 64px;
}

.dh li>a{
	
    color: #fff;

}



.zhanshi3 {
	color:#333;
}
.zhanshi6{
	color:#666;
}
.zhanshi:hover .zhanshi3 {
	color:#00a0e9;
}.zhanshi:hover .zhanshi4{
	color:#00a0e9;
}
.zhanshi:hover .zhanshi6 {
	color:#00a0e9;
}
.zhanshi:hover  img{
	cursor: pointer;
	transition: all 0.6s;
}
.zhanshi1 img{transition: all 0.6s;}
.zhanshi:hover  img{
	transform: scale(1.1);
}

#xl{

	position:absolute;
	
	padding-top: 5px;    z-index: 999;
		display:none;
		margin-left: -44px;
}
#xl li{
	    font-size: 12px;
    line-height: 36px;
    /* border-bottom: 1px solid #333; */
    background-color: rgba(255,255,255,0.7);
    /* padding: 0 20px; */
    width: 150px;
    text-align: center;
    height: 36px;
    overflow: hidden;
}
.bnnm a{
	color:#333 !important;
}

.dh>li:hover #xl{
	display:block !important;
}

.xl li:hover a{
	color:#fff !important;
}.xl li:hover{
background-color: rgba(77,107,79,0.7) !important;
}

.toub{
	font-size:18px;
}


.theme-default #slider {
	width: 1920px !important;
	min-height: 100%;
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.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;
}

.sanlei {
	width: 100%;
	position: absolute;
	height: 90px;
	margin-top: -150px;
	z-index: 999;
}

.sanlei1 {
	margin: auto;
	width: 1200px;
	height: 90px;
	position: relative;
	overflow: hidden;
}

.sanlei1>li {
	margin-right: 10px;
	width: 338px;
	height: 90px;
	float: left;
	background-size: 100%;
}

.sange li:hover .jian1{
	color: #00A0E9;
}.sange li:hover .jian3{
	color: #00A0E9;
}
.biaoyou:hover{
	background-color:#00a0e9;

}.biaoyou:hover a{
	color:#fff;

}
.sanlei1>div {
	width: 155px;
	height: 90px;
	text-align: center;
	font-size: 19px;
	color: #fff;
	float: right;
	background-size: 100%;
	    background-size: 100% 100%;
}

.sanlei2 {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	width: 280px;
	margin-left: 22px;
	margin-top: 20px;
	height: 24px;
	overflow: hidden;
}

.sanlei3 {
	font-size: 13px;
	color: #00a0e9;
	line-height: 24px;
	width: 280px;
	margin-left: 22px;
	height: 24px;
	overflow: hidden;
	margin-top: 4px;
}

.sanlei1>div a {
	width: 100%;
	height: 100%;
	display: block;
}

.guanyu {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 55px;
}

.guanyu1 {
	width: 538px;
	height: 348px;
	overflow: hidden;
	position: relative;
	float: left;
}

.guanyu1 div {
	width: 520px;
	height: 331px;
	position: absolute;
	bottom: 0;
	right: 0;    z-index: 999;
	overflow: hidden;
}

.guanyu1 div img {
	width: 520px;
	min-height: 331px;
}
.guanyu2{
	width: 600px;
	float: right;
	overflow: hidden;
	height: 350px;
	background: no-repeat center bottom;
}
.women{
	font-size: 15px;
color: #666;

width: 600px;
float: left;
overflow: hidden;
line-height: 28px;
height: 168px;
margin-top: 30px;
}
.ccccc{
	position: absolute;
}
.wuge{
	width: 600px;
	float: left;
	padding-top: 30px;
	overflow: hidden;
}
.wuge li{
	width: 120px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.wuge li:hover{
	margin-top:-5px;
}
.wuge li a>img{
	height: 44px;
}
.wuge li a{
	color: #333;
}
.chanpin {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
	overflow: hidden;
	color: #666;
}

.chanpin3 {
	width: 1200px;
	overflow: hidden;

	font-size: 15px;
	line-height: 24px;
	margin-bottom: 30px;
	max-height: 48px;
}

.chanpin4 {
	width: 750px;
	overflow: hidden;
	float: left;
	height: 470px;
}

.chanpin4>li {
	width: 355px;
	height: 201px;
	float: left;
	background-color: #f1f1f1;
	margin-right: 20px;
	margin-bottom: 21px;
	position: relative;
}

.chanpin5 {
	width: 440px;
	height: 422px;
	float: right;
	background-color: #f1f1f1;
	position: relative;
	overflow:hidden;
}

.jiao1 {
	position: absolute;
	bottom: 22px;
	left: 22px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;    color: #333;
	background: no-repeat center left;
	padding-left: 24px;
}

.chanpintu {
	float: right;
	margin-right: 24px;
	margin-top: 30px;
}

.chanpintu img {
	max-height: 125px;
}

.chanpin5 div img {
	height: 100%;
	min-width: 100%;
}

.chanpin5 .jiao1 {
	bottom: 60px;
}

.jiao2 {
	position: absolute;
	bottom: 30px;
	left: 22px;
	height: 24px;
	line-height: 24px;
	width: 330px;
	overflow: hidden;
	background: no-repeat center left;
	padding-left: 24px;
}

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

.xinwen {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.xinwen3 {
	width: 715px;
	height: 310px;
	border-right: 1px solid #666;
	float: left;
}

.liukuai {
	width: 100%;
	height: 410px;
	border-bottom: 1px solid #fff;
	background: no-repeat center;
	position: relative;
	    margin-top: 50px;
}

.di {
	width: 100%;
	height: 325px;
	background-color: #171717;
	overflow: hidden;

}

.xinwen4 {
	width: 420px;
	float: right;
	height: 310px;
	background-color: #000;
	overflow: hidden;
}

.w1200 {
	width: 1200px;
	margin: auto;
	position: relative;
}

.liukuai .xxx {
	right: 0;
	position: absolute;
	margin-right: -50px;
	margin-top: 70px;
}

.chanpin3 {
	margin-top: 32px;
}

.biaoti {
	overflow: hidden;
	width: 100%;
}

.biaoyou {
	width: 157px;
	float: right;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 2px solid #ddd;
}

.biaoyou a {
	color: #666;
}

.biaozuo {
	float: left;
}

.biaozuo img {
	display: block;
	margin-bottom: 10px;
}

.biaozuo div {
	text-align: center;
	font-size: 13px;
	color: #00A0E9;
}

.jiejue .biaoti {
	margin-top: 85px;
}

.jiejue .biaoti .biaoyou {
	color: #fff;
}

.jiejue .chanpin3 {
	color: #fff;
	height: 24px;
}

.liukuai .biaoti {
	padding-top: 50px;
}

.liuge {
	width: 825px;
	overflow: hidden;
	margin-top: 40px;
	height: 240px;
}

.liuge li {
	width: 234px;
	height: 84px;
	overflow: hidden;
	border: 2px solid #eeeeee;
	float: left;
	margin-right: 32px;
	margin-bottom: 32px;
}

.liuge1 {
	width: 203px;
	margin: auto;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-top: 16px;
	height: 20px;
	overflow: hidden;
}

.liuge2 {
	width: 203px;
	font-size: 17px;
	color: #fff;
	margin: auto;
	line-height: 20px;
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
}

.liuge1 span {
	float: right;
}

.fbanner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.fbanner img {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.neibiao {
	text-align: center;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	margin-top: 50px;
}

.fenlei {
	display: table;
	text-align: center;
	margin: auto;
	margin-top: 25px;
}

.fenlei>li {
	min-width: 110px;
	height: 30px;
	border: 1px solid #ddd;
	margin: 10px;
	float: left;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	    padding: 0 10px;
	color: #333;
}
.xinwen4 iframe{
	width:420px;
	height:310px;
}

.fenlei li a {
	color: #333;
}
.back>p>span{
	display:block;
	text-align:left;
	font-size:14px;
}
.back>p>span>a{
color:#666;
}
.back>strong{float: right;
    font-weight: 300;}

.neirong {
	width: 1200px;
	margin: auto;
overflow:hidden;

	font-size: 16px;
	line-height: 24px;
	margin-top: 25px;
	    padding: 5px;
		    margin-bottom: 50px;
}
.sangejian div{text-align:left}
.time{
	font-size:14px;color:#666;
}

.neirong .list ul {
	width: 1200px;
	overflow: hidden;
}
.xin:hover .xin1{
	color: #00A0E9;
}.xin:hover .xin2{
	color: #00A0E9;
}.youce li a:hover{
	color: #00A0E9;
	    padding-bottom: 8px;
    border-bottom: 2px solid #00A0E9;
}
.liuge li:hover{
	background-color:#00A0E9;
	border-color:#00a0e9;
}
.neirong .list ul li {
	float: left;
	width: 280px;
	margin: 10px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}

.neirong .list ul li .img {
	width: 260px;
	height: 233px;
	overflow: hidden;
	border: 10px solid #f4f4f4;
}

.neirong .list ul li .info .title-a {
	margin-top: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	color: #999;
	text-align: left;
	font-size: 15px;
}

.neirong .list ul li .info .more {
	color: #999;
	font-size: 13px;
	overflow: hidden;
	display: block;
}

.neirong .list ul li .info i {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #cacaca;
	margin-top: 10px;
}

.neirong .list ul li .info i em {
	display: block;
	width: 0;
	height: 1px;
	background-color: #2957A4;
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out;
}

.neirong .list ul li:hover .info i em {
	width: 100%;
}

.jiejue .biaoyou a{
	color: #fff;
}

.xinwen .biaoti{
	margin-top: 55px;
	margin-bottom: 25px;
}

.xinwen .chanpin3{
	width: 500px;
	height: 24px;
	margin-bottom: 50px;
}

.youce{
	float: right;
}
.youce li{
	float: left;
	margin-left: 35px;
	    font-size: 15px;
    line-height: 24px;
    margin-top: 7px;
}

.youce li a{
	color: #333;
}

.xinwen3 li{
	width: 716px;
	height: 115px;
}
.shijian{
	float: left;
	width: 163px;
	
}
.shijian1{
	color: #00A0E9;
	font-size: 38px;
	line-height: 42px;
}

.shijian2{
	color: #666;
	font-size:14px;
	line-height: 18px;
}

.xin{
	width: 500px;
	float: left;
	
	overflow: hidden;
}
.xin1{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.xin2{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height:60px;
	overflow: hidden;
}
.sange{

}

.sange li{
	width: 375px;
	height: 410px;
	overflow: hidden;
	float: left;
	margin-right: 37px;
	background-color: #fff;
	margin-bottom: 30px;
	position:relative;
	box-shadow: darkgrey 0px 0px 5px 1px ;
}
.sange li:nth-child(3n){
	margin-right: 0;
}


.sangetu{
	width: 375px;
	height: 355px;
overflow: hidden;	
}

.sangetu img{
	width: 100%;
	min-height: 355px;
}

.sangejian{
    width: 375px;
    height: 165px;
    overflow: hidden;
    position: absolute;
    background-color: #fff;
		transition: all 0.6s;

}
.sange li:hover .sangejian{
	margin-top:-90px;
}

.jian1{
	width: 305px;
	margin: auto;
	font-size: 20px;
	color: #333;
	height: 51px;
	line-height: 55px;
}
.jian2{
	width: 305px;
	margin: auto;
	font-size: 15px;
	color: #666;
	height: 54px;
	overflow: hidden;
	line-height: 27px;
}
.jian3{
	width: 305px;
	margin: auto;
	font-size: 15px;
	color: #666;
	height: 54px;
	overflow: hidden;
	line-height: 32px;
}

.jian3 span{
	float: right;
}



.zy{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 29px;
}

.yyy{
	float: right;
}

.zzz{
	width: 365px;
	float: left;
}

.zzz1{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
.zzz2{
	line-height: 25px;
	font-size: 15px;
	margin-bottom: 40px;
}


.jz{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.jz1{
	width: 400px;
	float: left;
	text-align: center;
}

.jz11{
	margin: 10px 0;
}

.jz22{
	margin-bottom: 10px;
}

.jz33{
	line-height:32px;
}

.ditu{
	width: 1200px;
	margin: auto;
	height: 350px;
	border-radius: 20px;
	margin-top: 30px;
	margin-bottom: 40px;
	overflow: hidden;box-shadow: darkgrey 0px 0px 5px 1px ;
}
.neiy2 {
    font-size: 15px;
    line-height: 26px;
    color: #666;
}
.neiy2 .zhanshi {
    margin-bottom: 42px;
}

.zhanshi {
    width: 372px;
    overflow: hidden;
    float: left;
    margin-right: 42px;
}.zhanshi1 {
    width: 372px;
    overflow: hidden;
    height: 260px;
    overflow: hidden;
}.zhanshi1 img {
    width: 100%;
}.zhanshi2 {
    width: 370px;
    height: 130px;
    border: 1px solid #f3f3f3;
}.zhanshi3 {
    font-size: 16px;
    width: 320px;
    margin: auto;
    line-height: 32px;
    margin-top: 18px;
    margin-bottom: 5px;
}.zhanshi4 {
    font-size: 12px;
    width: 320px;
    line-height: 12px;
    margin: auto;
    color: #666;
}.zhanshi5 {
    width: 320px;
    margin: auto;
    height: 2px;
    overflow: hidden;
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 14px;
}.zhanshi6 {
    font-size: 14px;
    width: 320px;
    margin: auto;
    background: no-repeat center right;
    line-height: 16px;
}.neiy2 .zhanshi:nth-child(3n) {
    margin-right: 0;
}
.neirong1{
	width: 1200px;
	padding: 5px;
	margin: auto;
	overflow: hidden;
	margin-top: 30px;
}


.xw{
	width: 1200px;
	height: 120px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
}

.xw1{
	width: 200px;
	height: 130px;
	overflow: hidden;
	float: left;
}
.xw1 img{
	width: 100%;
}
.xw2{
	width: 970px;
	font-size: 16px;line-height: 18px;
	height: 18px;
	float: right;
}

.xw2 a{
	color: #333;
}

.xw3{
	width: 970px;
	font-size: 14px;line-height: 22px;
	height: 66px;
    color: #666;
    overflow: hidden;
	float: right;
	margin: 14px 0;
	margin-bottom: 0px;
	
}
.xw3 a{
	color: #666;
}

.xw4{
	width:970px;
	height: 30px;
	float: right;
}
.xw4z{
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 48px;
}

.xw4y{
	float: right;
	padding-left:24px;
	background: no-repeat center left;
	height: 14px;
	margin-top: 16px;
	line-height: 14px;
	color: #666;
	font-size: 14px;
	
}


.biaotiaaa{
	font-size: 24px;
	margin-bottom:10px;
}
.shijianaaa{
	font-size: 14px;
	color: #666;
	line-height: 14px;
	margin-bottom: 10px;
}
.biaotiaaa{
text-align: center;
}
.shijianaaa{
text-align: center;
}
.di1{
	width: 181px;
	border-right:1px solid #dddddd ;
	height: 192px;
	margin-top: 50px;
	overflow: hidden;
	margin-right: 30px;
	float: left;
}
.c1{
	width: 170px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	padding-left: 9px;
	color: #fff;
	border-left:2px solid #00A0E9 ;
	margin-bottom: 42px;
}

.c2{
	font-size: 13px;
	line-height: 27px;
	
}
.c2 a{
	color: #999;
}

.di2{
	
width: 350px;
	height: 192px;
	margin-top:50px;
	overflow: hidden;
	float: left;
}

.ss{
	width: 346px;
	height: 36px;
	overflow: hidden;
	border: 2px solid #00A0E9;
	margin-bottom: 14px;
}

.ss .sb{
	width: 63px;
	background-color: #00A0E9;
	display: block;
	height: 36px;
	float: right;
	color: #fff;
	text-align: center;
	line-height: 36px;
}

.ss input{
	width: 265px;
	padding-left: 10px;
	height: 36px;
	background: none;
	border: none;
	outline: none;
}

.banquan{
	width: 1200px;
	float: left;
	text-align: center;
  color: #999999;
  font-size: 13px;
  line-height: 50px;
  height: 50px;
  margin-top: 25px;
}
.wuge li:hover div{
	color:#00a0e9;
}
.fanye{
    float: right;
    margin-top: 35px;
    margin-bottom: 35px;
}
.fanye a {
    color: #333333;
}.fanye .layui-laypage-curr {
    float: left;
    margin-left: 19px;
    line-height: 25px;
    text-align: center;
    display: block;
    width: 25px;
    height: 25px;
    font-size: 14px; 
    color: #0284DA;
    border: 1px solid #cacaca;
}.fanye .layui-laypage-curr em{
font-style: normal;
 
}

.fanye .num {
    float: left;
    margin-left: 19px;
    line-height: 25px;
    text-align: center;
    display: block;
    width: 25px;
    height: 25px;
    font-size: 14px;
    color: #0284DA;
    border: 1px solid #cacaca;
}.fanye .next {
    float: right;
    width: 66px;
    border: 1px solid #cacaca;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #0284DA;
    margin-left: 19px;
}.fanye .prev {
    float: left;
    width: 66px;
    height: 25px;
    border: 1px solid #CACACA;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    color: #0284DA;
}
.chanpintu img{
	cursor: pointer;
	transition: all 0.6s;
}
.chanpin4 li:hover img{ 
	transform: scale(1.1);
}
.chanpin5 a div img{
	cursor: pointer;
	transition: all 0.6s;
}
.chanpin5 a div img:hover{
	transform: scale(1.1);
}


.chanpin4>li:hover .jiao1{
	color:#00a0e9;
}
.women:hover{
	color:#00a0e9;

}
.xw:hover .xw2 a{
	color:#00a0e9 !important;
}.xw:hover .xw3 a{
	color:#00a0e9 !important;
}.xw:hover .xw4 div{
	color:#00a0e9 !important;
}

.dataTable{ width:100%; text-align:center; border:1px solid #cacaca;}
.dataTable td{ border-top:1px solid #cacaca; padding:10px; font-size:14px;}
.dataTable td a{ color:#00a0e9;}
.dataTable td a:hover{ text-decoration:underline;}
.dataTable tr:nth-child(odd){ background-color:#f7f7f7;}
.dataTable tr:nth-child(even){ background-color:#fff;}
.dataTable th{ font-size:16px; padding:10px; background-color:#00a0e9; color:#fff;}