@charset "utf-8";

* {

	margin: 0;

	padding: 0;

	font-family: 'Microsoft YaHei','HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica','STHeitiSC-Light', 'Arial', sans-serif;

	list-style: none;


}

input[type="button"], 

input[type="submit"], 

input[type="reset"] {

    -webkit-appearance: none;

    border-radius: 0;

}

input[type="submit"],

input[type="button"]{

     box-sizing:content-box;

}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 

    color:inherit;

}

input:-moz-placeholder, textarea:-moz-placeholder { 

    color:inherit;

}

input::-moz-placeholder, textarea::-moz-placeholder { 

    color:inherit;

}

input:-ms-input-placeholder, textarea:-ms-input-placeholder { 

    color:inherit;

}

a {

	color: inherit;

	text-decoration: none;

}

body {

	background: #fff;

	color: #333;

	font-size: 16px;

	margin: 0 auto;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

th {

	font-weight: 400;

}

img {

	display: block;

	border: 0;

}

.con_img img{

	max-width:100%;

	height: auto !important;

	display: block;

	margin: 0 auto;

}

textarea,

select,

option,

input {

	outline: none;

}

.left {

	float: left;

}

.right {

	float: right;

}

.fw400 {

	font-weight: 400;

}

.fw700 {

	font-weight: 700;

}

.clearBoth:after,

.clearboth:after {

	content:"";

	display: block;

	clear: both;

}

.bordernone {

	border: none!important;

}

.red {

	color: red;

}

.white {

	color: #fff;

}

.centerBox{

	margin:0 auto;

	width: 93%;

	max-width:1200px;

}

.centerBox:after{

	content:"";

	display:block;

	clear:both;

}

.tu_box .tu{overflow: hidden;}

.tu_box .tu img{width: 100%;height: 100%;transition: all 0.4s;}

.tu_box .tu:hover img{transform: scale(1.1);} 

.a_box a:hover{color: #f08300;}

.index1{
	background: url(../images/a1.jpg)center no-repeat;
	background-size: cover;
}

.index1>div.title{
	background: url(../images/b_03.png)center no-repeat;
	background-size: cover;
}

.index2{
	background: url(../images/a2.jpg)center no-repeat;
	background-size: cover;
}

.index2>div.title{
	background: url(../images/b_47.png)center no-repeat;
	background-size: cover;
}


.index3{
	background: url(../images/a3.jpg)center no-repeat;
	background-size: cover;
}

.index3>div.title{
	background: url(../images/b_67.png)center no-repeat;
	background-size: cover;
}

.index4{
	background: url(../images/a4.jpg)center no-repeat;
	background-size: cover;
}

.index4>div.title{
	background: url(../images/b_91.png)center no-repeat;
	background-size: cover;
}

.index5{
	background: url(../images/a5.jpg)center no-repeat;
	background-size: cover;
}

.index6{
	background: url(../images/a6.jpg)center no-repeat;
	background-size: cover;
}

.index6 div.title{
	background: url(../images/b_125.png)center no-repeat;
	background-size: cover;
}
.indexx div.title{
	background: url(../images/b_1251.png)center no-repeat;
	background-size: cover;
}

.index7{
	background: url(../images/a7.jpg)center no-repeat;
	background-size: cover;
}

.index7 div.title{
	background: url(../images/b_131.png)center no-repeat;
	background-size: cover;
}

.index8{
	background: url(../images/top_02.jpg)center no-repeat;
	background-size: cover;
}

.index8 div.title{
	background: url(../images/b_157.png)center no-repeat;
	background-size: cover;
}
