@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
}
html {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #222;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  -webkit-box-sizing: inherit;
  -o-box-sizing: inherit;
  -moz-box-sizing: inherit;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: 'Verdana';
}
fieldset,
img {
  border: 0;
}
:focus {
  outline: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
i,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: 'Verdana';
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button {
  font: 12px "\5B8B\4F53", arial, helvetica, "sans-serif";
  vertical-align: middle;
}
a,
button {
  cursor: pointer;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
code,
kbd,
samp,
tt {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}

:link,
:visited,
ins {
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
body {
  font: 12px "\5B8B\4F53", arial, helvetica, "sans-serif";
  border: 0;
  color: #666;
  scrollbar-base-color: #ededed;
  scrollbar-shadow-color: #fbfbfb;
  scrollbar-darkshadow-color: #d1d0d0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
}
button {
  border: 0;
}
legend,
caption {
  display: none;
}
a:link,
a:visited {
  color: #666;
}
a:hover,
a:active {
  color: #666;
  text-decoration: none;
}
img {
  -ms-interpolation-mode: bicubic;
}
input[type=text]::-ms-clear {
  display: none;
}
.r {
  float: right;
}
.l {
  float: left;
}
.v-top {
  vertical-align: top;
}
.text-right {
  text-align: right;
}
.font-thin {
  font-family: 'PingFangSC-Thin', 'Verdana';
}
.font-light {
  font-family: 'PingFangSC-Light', 'Verdana';
}
.font-medium {
  font-family: 'PingFangSC-Medium', 'Verdana';
}
.font-regular {
  font-family: 'PingFangSC Regular', 'Verdana';
}
@font-face {
  font-family: 'baskerville';
  font-weight: normal;
  font-style: normal;
}
.baskerville {
  font-family: baskerville;
}
.clear {
  clear: both;
}
.clearfloat:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  font-size: 0;
}
.clearfloat {
  zoom: 1;
}
.z_shop_pro li:hover .shop_exp{
		margin-top:15px;
		transition: 1s;
}
.z_shop_pro li .shop_pic img{
			margin-top:20px;
	
}
.z_shop_pro li:hover .shop_pic img{
			margin-top:25px;
			transition: 1s;
}
.head_left{
	width: 450px;
	height:230px;
	padding: 15px;
	background: #FFFFFF;
	box-sizing: border-box;
}
.head_left h3{
	font-size: 18px;
}
.head_right{
	width:500px;
	height: 230px;
	position: relative;
	overflow: hidden;

}
.head_right img{
	width:100%;
	position: absolute;
	top: 0;
}
.slogan{
	font-size:22px;
	font-weight:bold; 
	letter-spacing: 3px;
	color: rgb(160,0,8);
	}
	.p_content {
		margin: 20px 0;
	}
	.p_content li{
	display: inline-block;
	width: 100%;
	height:60px;
	line-height:60px;
	background: #FFFFFF;
	font-size: 14px;
	margin-bottom:10px;
}
.p_content span{
	display: inline-block;
	background:url(../image/ts.png) no-repeat;
	width:200px;
	height: 100%;
	text-align: center;
	margin-right:20px;
	font-size:16px;
	color:#FFFFFF;
}
	.p_detail {
		margin: 20px 0;
	}
	.p_title{
		text-align: center;
	}
	.p_detail li{
	display: inline-block;
	width: 95%;
	height:130px;
	line-height:130px;
	background: #FFFFFF;
	font-size: 14px;
	margin-bottom:10px;
	margin-left:80px;
	position: relative;
	padding-left:70px;
	box-sizing: border-box;
}

.p_bj{
	height: 60px;
	background-color: #303030;
	/*background-attachment: fixed;*/
	font-size: 25px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
}
.training{
	padding-left: 100px;
}
.adv_content .ev_adv_info1{
		display: block; 
	}
.four_sel .ev_sel_tec .tec_1{
	height: 130px;
}
.box{
	position: relative;
	height:520px;
	overflow: hidden;
}
.box>img:first-child{
	height: 100%;
	transition:1s;
}
.box .z_z{
	display: inline-block;
	position: absolute;
	background:rgba(0,0,0,.5);
	-webkit-background:rgba(0,0,0,.5);
	-moz-background:rgba(0,0,0,.5);
	top:-10px;
	left: 0;
	width: 100%;
	height: 100%;
	transition: 2s;
}
.z_z span{
	display: block;
	font-size: 25px;
	color: #FFFFFF;
	opacity: 0;
	margin:140px 0 20px 165px;
	transition:2s;
}
.z_z  img{
	display: block;
	margin-left:380px;
	margin-top:60px;
}
.box .z_z:hover{
	background:rgba(0,0,0,.9);
	-webkit-background:rgba(0,0,0,.9);
	-moz-background:rgba(0,0,0,.9);
}
.box:hover .img-responsive{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.box .z_z:hover span{
	opacity: 1;
}
.time {
	margin-top:45px;
}
.time span{
	float: left;
}
.time span:first-child{
	display: inline-block;
	height: 25px;
	width:6px;
	margin-right:10px;
	background:rgb(160,0,8);
}
.time span:nth-child(2){
	font-size:16px;
	line-height: 25px;
}
.time_title{
	height: 30px;
	line-height: 30px;
}
.form input{
	display: block;
	width:80%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form button{
		display: inline-block;
		padding: 6px 12px;
		margin-bottom: 0;
		font-size: 14px;
		background: rgb(160,0,8);
		margin-top: 15px;
		color:gainsboro;
		font-weight: bold;
		line-height: 1.428571429;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
		border-radius: 4px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
}
.form {
	margin: 60px;
}
/*.d_right span{
	color: red;
	margin-bottom: 15px;
	font-size: 15px;
}*/
.d_right{
	margin-bottom:100px;
}
.form button:hover{
	transition: 0.5s;
	color: white;
	background:#8a0309;
}
.slideBox img{
	width: 100% !important;
}
.m_wrap span{
	display: block;
	color: red;
	font-size: 16px;
	margin-bottom: 25px;
}
.hy_content{
	margin-top:70px;
	width: 100%;
	height:860px;
	background: url(../image/hydl.jpg) no-repeat;
	background-size: 100% 101%;
}
.hy_wrap{
	padding-top: 170px;
	box-sizing: border-box;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.login{
	width:465px;
	height:465px;
	background: #FFFFFF;
}
.wrap_wrap{
	margin-top: 120px;
}
.login_head{
	margin-top: 80px;
}
.login_head>h3:first-child{
	font-size:35px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:4px;
}
.login_head>h3:nth-child(2){
	font-size:25px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
}
.login{
	padding-top: 30px;
	box-sizing: border-box;
}
.login h3{
	text-align: center;
	font-size:24px;
	color: #000000;
}
.login>form>input{
	display: block;
	width: 415px;
	height: 50px;
	margin-top: 20px;
	margin-left: 25px;
	padding-left: 20px;
	box-sizing: border-box;
}
.code{
	width: 310px !important;
	display: inline-block !important;
}
.login img{
	
	vertical-align: bottom;
}
.agree{
	margin-left:20px;
	margin: 25px;
}
.agree input{
	margin-right: 10px;
}
.agree a{
	color: blue;
}
.button{
	display: block;
	width: 415px;
	height: 50px;
	margin-top: 20px;
	margin-left: 25px;
	font-size:17px;
	background: rgb(160,0,8);;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}
.s_content{
	width:100%;
}
.s_content img{
	max-width:100%;
}
.parent-container1{
	padding-left: 35px !important;
}
.star{
	margin-left: 420px !important;
}
