﻿@charset "utf-8";

/* CSS Document */

html,
body,
ul,
h1,
li,
p,
h2,
h3,
h4,
h5,
h6,
fieldset,
legend span {
	padding: 0;
	margin: 0;
	font-family: '微软雅黑'，"Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"
}


/*html5*/

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

p {
	font-family: '宋体'
}

ol,
ul,
li {
	list-style: none;
	*font-size: 0;
}

* {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: '微软雅黑'
}

img {
	border: 0;
}

a {
	text-decoration: none;
	font-family: "微软雅黑"，"Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"
}

input,
textarea {
	BACKGROUND-COLOR: transparent;
	border: none;
	overflow: auto;
	outline: none;
}

.dw {
	clear: both;
}

.top {
	height: 51.5px;
	background: RGB(89,142,248);
	text-align: center;
	padding-top: 5px;
	width: 100%;
}

.top img {
	width: 126.5px;
	height: 42px;
}

.content-img img{
    width: 100%;
    //height: 220px;
    //background: url(../images/bans.jpg) no-repeat center top;
    background-size: cover;
}

.content-1 {
	width: 65%;
}

.content-1-1 {
	padding-top:10px;
	float: left;
}

.content-1-1 img {
	height: 89.5px;
	width: 89.5px;
}

.content-1-2 {
	float: right;
	padding-top: 8px;
}

.content-1-2 li {
	font-size: 13px;
	color: #353535;
	line-height: 20px;
}

.content-1-2 li span {
	color: #da172c;
}

.content-2 {
	width: 70%;
	clear: both;
	padding-top: 25px;
}

.content-2 li {
	margin-bottom: 14px;
}

.content-2-1 {
	clear:both;
	width: 100%;
	//height: 58px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	//border: 1px solid #4b2a25;
	text-align: center;
	color: #da172c;
	font-size: 20px;
	padding-top: 13px;
}

.content-2-1 img {
	width: 100%;
	height: 100%;
	display: inline-block;
	margin-bottom: -8px;
	margin-right: 10px;
}

.content-2-2 img {
	width: 100%;
	height: 100%;
	display: inline-block;
	margin-bottom: -4px;
	margin-right: 10px;
}

.content-2-3 img {
	width: 100%;
	height: 100%;
	display: inline-block;
	margin-bottom: -4px;
	margin-right: 10px;
}

.content-2-1 a {
	color: #4b2a25;
	display: block;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.content-2-3 a {
	display: block;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.jctc {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.jctc img {
	width: 100%;
	height: auto;
}

.top a {
	color: #fff;
	font-size: 16px;
	position: absolute;
	right: 10px;
	top: 15px;
}
.btnzz1 {
	position: relative;
	right: 24px;
	background: url(../images/QQ.png) no-repeat center;
	text-align:center;
	line-height:60px;
	color:#e7e001;
	font-size:18px;
	width: 361px;
	height: 60px;
	display: inline-block;
}
