a {
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14px;
}

img,
input {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: none!important;
}

p,
h3,
h2,
h3,
h4,
h5,
ul,
li,
ol,
img,
input,
dl,
body,
form {
	margin: 0;
	padding: 0
}

input,textarea{
	border: none;
	margin: 0px;
	padding: 0px
}

ul li {
	list-style: none
}

.content {
	width:1101px;
	margin: 0 auto;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}


.header {
	padding-top: 19px;
	padding-bottom: 20px;
	background: #fff;
}

.header-right a {
	font-size: 14px;
	color: #575757;
}

.header-right {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

.header-right span {
	padding: 5px;
}



.clear {
	clear: both;
}

.new-title2 {
	text-align: center;
	background: url(../images/jbxian3.png) no-repeat left bottom;
}

.apply li a i,
.apply li a span {
	display: block;
}

.apply li a i {
	font-size: 40px;
}

.apply li a {
	display: block;
	padding: 5px 0px;
}

.apply li:nth-child(1) i {
	color: #3fabdb;
}

.apply li:nth-child(2) i {
	color: #3ad463;
}

.apply li:nth-child(3) i {
	color: #eaa645;
}

.apply li:nth-child(4) i {
	color: #475f97;
}

.apply li:nth-child(5) i {
	color: #d35d24;
}

.apply li:nth-child(6) i {
	color: #f95741;
}

.apply li:nth-child(1),
.apply li:nth-child(2) {
	padding: 5px 0px!important;
}

.apply li:nth-child(1),
.apply li:nth-child(3),
.apply li:nth-child(5) {
	border-right: 1px solid #f4f2f2;
}

.apply li:nth-child(1),
.apply li:nth-child(2),
.apply li:nth-child(3),
.apply li:nth-child(4) {
	border-bottom: 1px solid #f4f2f2;
}

.apply li {
	width: 50%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 11px 0px;
}

.apply {
	margin-top: 12px;
}

.apply li a span {
	font-size: 14px;
	color: #000;
}

.new-box2 {
	float: left;
	width: 334px;
	margin-left: 20px;
}

.img-list li a span {
	margin-top: 50px;
	display: block;
	color: #656462;
}

.img-list li {
	display: inline-block;
	margin-right: 50px;
	width: 320px;
	padding: 30px 0px!important;
	background: -webkit-linear-gradient(#c8c7c7, #f9f6f5);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#c8c7c7, #f9f6f5);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#c8c7c7, #f9f6f5);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#c8c7c7, #f9f6f5);
	/* 标准的语法（必须放在最后） */
	border-radius: 8px;
	position: relative;
}

.img-listtp {
	width: 177px;
	height: 246px;
	display: block;
	margin: 0 auto;
}

.img-listtp img {
	width: 100%;
	height: 100%;
}

.img-list li:last-child {
	margin-right: 0px!important;
}

.img-list {
	text-align: center;
	margin-top: 20px;
}

.top-bianju {
	margin-top: 20px;
}

.notice li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 26px;
}

.notice li span {
	font-size: 13px;
	color: #363535;
}

.notice li a {
	color: #000;
	margin-right: 30px;
	font-size: 16px;
}

.notice {
	margin-top: 20px;
	overflow: hidden;
}

.serve li {
	display: inline-block;
	width: 24%;
	text-align: center;
}

.serve li a {
	display: block;
}

.serve-tubiao {
	width: 150px;
	height: 150px;
	line-height: 150px;
	border-radius: 50%;
	margin: 20px auto;
}

.serve-tubiao i {
	font-size: 50px;
	color: #fff;
}

.serve li:nth-child(1) .serve-tubiao {
	background: #fd6040;
}

.serve li:nth-child(2) .serve-tubiao {
	background: #41aadb;
}

.serve li:nth-child(3) .serve-tubiao {
	background: #29cb94;
}

.serve li:nth-child(4) .serve-tubiao {
	background: #5dd8ea;
}

.serve li a span {
	color: #292929;
	font-size: 16px;
}


nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-left: 40px;
}

.navigation{
	background: -webkit-linear-gradient(left, #c52429, #342425);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #c52429, #342425);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #c52429, #342425);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #c52429, #342425);
	/* 标准的语法（必须放在最后） */
}

ul.dropdown {
	position: relative;
	position: absolute;
	z-index: 50;
}

ul.dropdown li {
	float: left;
	width: 120px;
	position: relative;
	height: 50px;
}
.dropdown2 li a:hover{
	background: #871f22;
	color: #fff!important;
}
ul.dropdown a:hover {
	color: #000;
}
.dropdown2 li{
	margin-right:30px;
}
ul.dropdown li a {
	display: block;
	color: #fff;
	position: relative;
	z-index: 2000;
	text-align: center;
	text-decoration: none;
	height: 50px;
	font-size: 16px;
}

.drop-red{
	background: #871f22;
}
ul.dropdown li a:hover .dropdown ul {
	display: block;
}

ul.dropdown ul {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	z-index: 1000;
}

ul.dropdown ul li {
	font-weight: 400;
	color: #000;
}

ul.dropdown ul li a {
	display: block;
	color: #fff!important;
}

ul.dropdown ul li a:hover {
	display: block;
	color: #000!important
}

ul.dropdown li ul {
	background: url(../images/xlcd.png) no-repeat;
	background-size: 114px 100%;
	border-radius: 0px 0px 15px 15px;
	box-shadow: 1px 1px 1px #9b9797;
	width: 114px;
}

.dropdown li ul li a {
	color: #000!important;
}

.drop>a {
	position: relative
}

.img-list li a img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	/* 适用 IE8 及其更早版本 */
}




.new-left{
	width: 721px;
	float:left;
}
.title-img{
	background: url(../images/Engglish_03.png) no-repeat 90px 22px;
	height: 30px;
}
.title-img span,.title-img2 span{
	color:#ca0108;
	font-size:30px;
}
.title-img,.title-img2 font{
	font-size:18px;
}
.mar-10{
	margin-top: 15px;
}
.about{
	line-height: 28px;
	height: 170px;
	overflow: hidden;
}
.about a{
		color:#575757;
	font-size: 16px;
	display: block;
}
.new-right{
	float: left;
	width:376px;
	margin-left: 15px;
}
.title-img2{
	background: url(../images/title-img_03.png) no-repeat  100% 100%;
	height: 30px;
	display: block;
	text-align: center;
	font-size:18px;
}
.footer{
	background: url(../images/foot_02.jpg) no-repeat center center;
	height:347px;
	color: #fff;
	background-size:100% 100%;
}
.address p,.address span{
	float:left;
}
.foot-left{
	width: 530px;
	float:left;
	line-height: 28px;
	padding-top: 50px;
	font-family: "微软雅黑";
}
.foot-right input{
	width: 360px;
	height: 40px;
	background: none;
	border-bottom: 1px solid #fff;
	margin-left: -52px;
	padding-bottom:7px;
	padding-left: 60px;
	color: #fff;
}
.foot-right input,.foot-right textarea{
	outline: none;
}
.foot-right textarea{
	background: none;
    height: 70px;
    border-bottom: 1px solid #fff;
    width:420px;  
    color: #fff;
}
.foot-right span{
	display: block;
}
.message{
	padding-top: 20px;
}
.foot-right{
	float:right;
	padding-top: 40px;
	font-family: "微软雅黑";
}
.seed-btn{
	border: none!important;
	width: 95px!important;
	height: 32px!important;
	background: #d2757a!important;
	padding: 0px!important;
	border-radius:5px;
	margin-top: 30px;
	float:right;
}

.main-img{
	background: url(../images/body-img_02.png) no-repeat;
	height: 345px;
	position:absolute;
	left:0px;
	bottom: 375px;
	width: 400px;
}
.header-img{
	position: relative;
}
.header-img2{
	background: url(../images/header-img_02.png) no-repeat right;
	height: 143px;
	position: absolute;
	top:0px;
	right:0px;
	width: 574px;	
}


.title-img3{
	background: url(../images/images/Longer_03_03.jpg) no-repeat  90px 22px;
	height: 32px;
}
.article{
	line-height: 28px;
	margin-top: 20px;
	color:#141414;
	font-family: "微软雅黑";
}
