@charset "utf-8";
body,
div,
span,
p,
a,
h1,
h2,
h3,
h4,
input,
textarea,
ul,
li,
ol,
dl,
dt,
dd,
img {
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    outline: none;
}

body {
    color: #131e25;
    font-size: 18px;
    font-family: "微软雅黑";
    background: #f2f2f2;
}

a {
    text-decoration: none;
    color: #131e25;
}

a:hover {
    text-decoration: none;
}

#index {
    height: 820px;
    margin: 0 auto;
}

#index_more {
    height: auto;
    margin: 0 auto;
}

.index1920{
    width: 1900px;
   
}

.index1440{
    width: 1420px;
    
}

.index1920_more{
    width: 1900px;
    
}

.index1440_more{
    width: 1420px;
    
}


.index_up {
    width: 1200px;
    height: 175px;
    
    margin: 0 auto;
}

.index_center {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top:30px;
    margin-bottom:30px;
}

.index_cup {
    width: 1185px;
    height: 35px;
    background: url(../img/index_pic.png) no-repeat 0 0;
    line-height: 35px;
    padding-left: 15px;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 2px solid red;
}

.index_cdown {
    width: 1200px;
    margin-top: 15px;
    margin-bottom: 25px;
}

.index_cdown p {
    line-height: 29px;
    color: #081016;
    text-indent:2em;
}

.index_button {
    margin: 60px 0 0 306px;
}

.button1 {
    margin-right: 52px;
}

.button1,
.button2 {
    font-size: 20px;
    text-align: center;
    line-height: 49px;
    float: left;
}

.button1 a {
    width: 142px;
    height: 49px;
    display: block;
    background: #d74839;
    color: #fff;
}

.button2 a {
    width: 192px;
    height: 49px;
    display: block;
    background: #50a6e4;
    color: #fff;
}

.button1 a:hover {
    background: #ca4233;
}

.button2 a:hover {
    background: #4c9fda;
}

.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh1 {
    width: 155px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
    margin-left: 50px;
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh2 {
    width: 82px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh3 {
    width: 136px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh4 {
    width: 172px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh5 {
    width: 136px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh6 {
    width: 100px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh7 {
    width: 226px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51,51,51,1);
    margin-right: 0;
}
.bot_linkcon.hidden-sm.hidden-xs.friend-link ul .guyh1 a {
    margin: 0;
}

.ysqgktop{
	height: 380px;
	
}
.ysqgktop .slogo{
	padding-top:36px;
}
.ysqgktop h1{
	margin:auto;
	margin-top:30px;
	height:182px;
	font-size:70px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	line-height:90px;
	color:rgba(255,255,255,1);
	text-shadow:0px 3px 6px rgba(77,0,0,0.57);
	letter-spacing:10px;
	text-align: center;
}
.container{
	width:1440px;
	margin:auto;
}