@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-tap-highlight-color:transparent;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0;font-family:Microsoft Yahei;}
input,button,select,textarea{outline:none;font-family:Microsoft Yahei;-webkit-appearance:none;appearance:none;border:none}
li{list-style:none}
img{border:none;max-width:100%;}
textarea{resize:none}
a{text-decoration:none;}
a:hover{ text-decoration:underline}
/*头部*/
.header-red{width:100%; background:#DD127B;}
.header-redbox{max-width:1200px; margin:auto; min-height:106px; width:auto; height:auto;}
.header-white{width:100%;background:#fff; min-height:40px; height:auto; box-shadow:0px 4px 2px #eee;}
.header-whitebox{max-width:1200px; margin:auto;}
#tabboxGY{ width:100%; margin:0 ; padding:0; float:left; background:#fff;}
.tabGY_conbox{border: 0px solid #fff;border-top: none; }
.tabGY_con,#small{ display:none;}
.tabsGY{ height:auto; width:100%;  margin:0;padding:0;}
.tabsGY li{ height:auto;  font:16px/40px 微软雅黑; min-width:6.5%; width:auto; float:left;border-left:none;position: relative; text-align:center; margin-left:19px; z-index:10px;}
.tabsGY li a { height: auto;  font:16px/40px 微软雅黑; display: block; outline: none;  margin:0; color:#e3007b; text-decoration:none; white-space: nowrap; }
.tabsGY li a:hover { color:#fff !important; background:#e3007b;}	
.tabGY_con {color: #fff; padding:5px; padding-top:10px; font-size: 16px; line-height:180%; box-sizing:none; }
.top-logo{width:310px; float:left; margin-top:1%;}
.top-left{width:240px; float:right; margin-top:1.8%;}
.src{height:28px; width:100%; margin-top:6%;}
.src input{width:82%; height:28px; float:left; border:1px solid #fff; color:#fff; font:12px 微软雅黑; text-indent:0.5em; border-top-left-radius:5px; border-bottom-left-radius:5px; background:transparent;}
.src button{width:18%; height:28px; border:1px solid #fff; background:transparent; float:left; padding:0; outline:none;}
.line{ display:none; border-bottom:2px solid #e3007b; height:2px; width:100%;}
.header-cur{ background:#e3007b;}
.header-cur>a{color:#fff!important;}
@media(min-width:0px) and (max-width:640px){
	.top-logo{ width:250px; padding-top:10px;}
	.tabsGY li{font:14px/40px 微软雅黑; min-width:6%; margin-left:5px;}
	.tabsGY li a {font:14px/40px 微软雅黑;}
}
@media(min-width:0px) and (max-width:580px){
	.top-logo{ float:none; margin:auto;}
	.top-left{ float:none; margin:auto; padding:10px 0;}
	.src{display:none;}
	.tabsGY li a{padding:0 10px;}
}

/*底部*/
.bottom-area{width:100%; background-color:#ccc; font:14px/20px 微软雅黑; color:#666; text-align:left; min-height:130px; height:auto;padding:30px 0 20px;}
.bottom-box{max-width:1044px; margin:auto; padding:0 5px;}
.bottom-left{min-width:54%; float:left; width:auto; }
.bottom-copyright{font:17px/24px 微软雅黑; height:32px; border-bottom:1px solid #666;}
.bottom-right{width:10%; float:left; text-align:center; margin-left:5px;}
.bottom-right img{width:97px; height:97px;}

.bottom-contact{margin-top:32px;}
.bottom-contact span{margin-right:12px;  white-space: nowrap;}
.address{ clear:both; padding-top:8px;}
.address span{ font:13px/20px 微软雅黑; margin-left:16px;}
.address span a{color:#444;}
@media (max-width:834px){
	.bottom-left{width:100%;}
	.bottom-right{width:22%; text-align:center; margin-top:10px}
}

@media (max-width:656px){
	.bottom-contact{margin-top:10px; }
	.bottom-contact span{font-size:13px;}
}
@media (max-width:359px){
	.bottom-right img{width:76px; height:76px;}
}

@media (max-width:475px){
	.bottom-right{width:43%; text-align:center; margin-top:10px;}
}
/* 简报样式*/
.bao-title{color: #ff0000; font: 70px 微软雅黑; text-align: center;}
.bao-txt{font: 18px/34px 微软雅黑;}
.bao-left{float: left;}
.bao-right{float: right;}
.bao-clear{clear: both;}
.bao-spor{clear: both; float: left; width: 80%;}
.bao-cont{width: 42%; float: left;}
.bao-phone{width: 40%; float: left;}
.bao-ew{text-align: right;}
.bao-ewm{width: 18%; float: left;}
.bao-wx{float: left; width: 20%;}
@media (max-width:767px){
.bao-title{font: 18px 微软雅黑;}
.bao-txt{font: 15px/24px 微软雅黑; position: relative;}
.bao-left{float: none;}
.bao-right{float: none;}
.bao-spor{width: 100%;}
.bao-cont{width: 100%; float: left;}
.bao-phone{width: 100%; float: left;}
.bao-ew{text-align: center;}
.bao-ewm{float: none; margin:auto}
.bao-wx{float: left; width: 28%;position: absolute;right: 15px; top:218px;}
}
.tabsGY-ul{position:absolute; top:40px; left:0; padding:0; z-index:5;}
.tabsGY-ul li{
	background:#FFF;
	height:100%;
	width:100%;
	margin:0;
	padding:0 8px;
	display:none;
	border-top:#EEE 1px solid;
	}

.tabsGY li:hover  .tabsGY-ul li{display:block; }
.tabsGY-ul li:hover{	 background:#e3007b; color:#FFF;}
.tabsGY-ul li:hover .tabsGY-li{background:#e3007b;}
