/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*简介*/

.cont0 {
    height: 540px;
    background: url(../images/home1.png) center bottom repeat-x #27262e;
}

.cont0 .about {
    height: 540px;
}
footer {
	background-color: #3A3A42;
	text-align: center;
	padding: 20px;
}
footer p {
	margin: 5px 0;
	font-size: 18px;
}

/*网站  6网站高度826*/

.shipin {
    background: #43bab8;
    height: 360px;
    width: 100%;
}

.shipin .shipin_c {
    width: 950px;
    margin: 0 auto;
    background: #43bab8;
}

.shipin .shipin_c p {
    font-size: 46px;
    /* width: 950px; */
    font-weight: 800;
    text-align: center;
}

.shipin .shipin_c ul {
    width: 1024px;
    padding: 35px 0 0 0;
}

.shipin .shipin_c ul li {
    float: left;
    width: 180px;
    margin: 20px 0 0 0;
    padding: 0 35px;
}

.shipin .shipin_c ul li a {
    text-decoration: none;
    display: block;
    width: 180px;
    text-align: center;
    font-size: 24px;
    padding: 175px 0 5px 0;
    /* background: url(https://img.alicdn.com/imgextra/i2/828203668/O1CN01s366nw1cxzMyioGTf_!!828203668.png) no-repeat; */
	
}

.shipin .shipin_c ul .shipin_l1 a {
    background: url(../images/home2.png);
	background-size: cover;
	background-position: center; /* 可选，确保图片居中 */
}

.shipin .shipin_c ul .shipin_l2 a {
    background-position: 0 0;
}

.shipin .shipin_c ul .shipin_l3 a {
    background: url(../images/home4.png);
    background-size: cover;
    background-position: center; /* 可选，确保图片居中 */
}

.shipin .shipin_c ul .shipin_l4 a {
    background: url(../images/home5.png);
    background-size: cover;
    background-position: center; /* 可选，确保图片居中 */
}

.shipin .shipin_c ul .shipin_l5 a {
    background: url(../images/qqkefu.png);
    background-size: cover;
    background-position: center; /* 可选，确保图片居中 */
	border-radius: 10%;
}

.shipin .shipin_c ul .shipin_l6 a {
    background: url(../images/home3.png);
    background-size: cover;
    background-position: center; /* 可选，确保图片居中 */
}

.shipin .shipin_c ul .shipin_l1 a:hover {
    background-position: -724px -209px;
}

.shipin .shipin_c ul .shipin_l2 a:hover {
    background-position: 0 -209px;
}

.shipin .shipin_c ul .shipin_l3 a:hover {
    background-position: -543px -209px;
}

.shipin .shipin_c ul .shipin_l4 a:hover {
    background-position: -181px -209px;
}

.shipin .shipin_c ul .shipin_l5 a:hover {
    background-position: -905px -214px;
}

.shipin .shipin_c ul .shipin_l6 a:hover {
    background-position: -362px -209px;
}

.videos {
    height: 364px;
    background: #3a3a42;
    width: 100%;
}

.videos .video_c {
    width: 1024px;
    margin: 0 auto;
    height: 284px;
    padding: 35px 0 0 0;
    background: #3a3a42;
}

.videos .video_c .video_l {
    width: 100%;
}

.videos .video_c .video_l h1 {
    font-size: 46px;
	margin-bottom: 15px;
	text-align: center;
}

.videos .video_c .video_l p {
    font-size: 20px;
    line-height: 44px;
    padding: 0 0 41px 0;
}

.videos .video_c .video_l a {
    display: block;
    font-size: 14px;
    background: #fff;
    width: 106px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #27262e;
    border-radius: 5px;
}

.videos .video_c .video_l a:hover {
    color: #fff;
    background: #27262e;
    text-decoration: none;
}

.videos .video_c ul {
    width: 980px;
    padding: 0 0 0 60px;
}

.videos .video_c ul li {
    float: left;
    width: 290px;
    height: 180px;
    margin: 20px 0 0 20px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 2px #999;
    overflow: hidden;
}

.img-box p a {
    font-size: 80px;
    margin: 15px 0 0 90px;
    height: 100px;
    width: 100px;
    border: 6px rgba(255, 255, 255, .7) solid;
}

.img-box i {
    margin: 10px 0 0 20px;
}

.ziyuan {
    height: 774px;
    background: #ff6b43;
    width: 100%;
}

.ziyuan .ziyuan_c {
    width: 950px;
    height: 684px;
    padding: 90px 0 0 0;
    margin: 0 auto;
    background: #ff6b43;
}

.ziyuan .ziyuan_c .ziyuan_l {
    width: 690px;
    padding: 10px 0 0 0;
}

.ziyuan .ziyuan_c .ziyuan_r {
    width: 260px;
}

.ziyuan .ziyuan_c .ziyuan_r h1 {
    font-size: 40px;
    line-height: 52px;
    padding: 10px 0 35px 0;
}

.ziyuan .ziyuan_c .ziyuan_r p {
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 27px 0;
}

.ziyuan .ziyuan_c .ziyuan_r .more {
    margin: 20px 0 0 0;
    display: block;
    font-size: 14px;
    background: #fff;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #27262e;
    border-radius: 5px;
    width: 106px;
}

.ziyuan .ziyuan_c .ziyuan_r .more:hover {
    color: #fff;
    background: #27262e;
    text-decoration: none;
}

.qun {
    height: 774px;
    background: #3a3a42;
    width: 100%;
}

.qun .qunc {
    width: 950px;
    height: 674px;
    padding: 100px 0 0 0;
    margin: 0 auto;
    background: #3a3a42;
}

.qun .qunc .qunl {
    width: 295px;
}

.qun .qunc .qunl h1 {
    font-size: 40px;
    line-height: 52px;
    padding: 0 0 35px 0;
}

.qun .qunc p {
    font-size: 20px;
    line-height: 44px;
    padding: 0 0 41px 0;
}

.qun .qunc a {
    display: block;
    font-size: 14px;
    background: #fff;
    width: 106px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #27262e;
    border-radius: 5px;
}

.qun .qunc a:hover {
    color: #fff;
    background: #27262e;
    text-decoration: none;
}

.qun .qunc .qunr {
    width: 302px;
    padding: 0 0 0 25px;
}

.qun .qunc .qunr img {
    margin: 10px 0 30px 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    box-shadow: 0 1px 2px black;
}