﻿
.banner-layout
{
    position:relative;
    width:100%;
    height:541px;
}
.banner-layout .banner
{
	position:relative;
    width:100%;
    height:540px;
    z-index:0;
	}
.banner-layout .banner li
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	}
.banner-layout .banner li a
{
    display:block;
    width:100%;
    height:100%;
    }

.banner-layout .banner-btn
{
    position:relative;
    width:1170px;
    height:1px;
    margin:0px auto auto auto;
    }
.banner-layout .banner-btn .btn
{
	position:absolute;
	top:-30px;
	height:12px;
	z-index:999;
	}
.banner-layout .banner-btn .btn dt
{
	float:left;
	display:inline;
	width:12px;
	height:12px;
	margin-left:15px;
	cursor:pointer;
	}
.banner-layout .banner-btn .left-btn
{
	position:absolute;
	left:-120px;
	top:-326px;
	width:46px;
	height:92px;
	background:url(../images/icon-34.png);
	cursor:pointer;
	display:none;
	z-index:999;
	}
.banner-layout .banner-btn .right-btn
{
	position:absolute;
	right:-120px;
	top:-326px;
	width:46px;
	height:92px;
	background:url(../images/icon-35.png);
	cursor:pointer;
	display:none;
	z-index:999;
	}
	
	
.main
{
	width:100%;
	}
.main .notice
{
	position:relative;
	width:1170px;
	height:52px;
	margin:15px auto auto auto;
	background:url(../images/icon-7.jpg) left no-repeat;
	background-color:#f3f3f3;
	}
.main .notice .notice-head
{
	float:left;
	display:inline;
	width:87px;
	height:52px;
	line-height:52px;
	padding-left:32px;
	font-size:20px;
	color:#FFFFFF;
	}
	
.main .notice .notice-head a
{
	font-size:18px;
	color:#FFFFFF;
	}
.main .notice .notice-head a:hover
{
	color:#f3f1f2;
	font-size:18px;
	text-decoration: underline;
	}
	
.main .notice .notice-list
{
	float:left;
	display:inline;
	width:930px;
	height:52px;
	line-height:52px;
	margin-left:15px;
	overflow:hidden;
	}
.main .notice .notice-list li
{
	float:left;
	display:inline;
	width:930px;
	height:52px;
	font-size:14px;
	}
.main .notice .notice-list li img
{
    vertical-align:middle;
    }
.main .notice .notice-list li a
{
	font-size:16px;
	color:#333333;
	}
.main .notice .notice-list li a:hover
{
	color:#333333;
	text-decoration: underline;
	}
.main .notice .notice-list li span
{
	padding-left:15px;
	font-size:13px;
	color:#9b9b9b;
	}
.main .notice .top
{
	position:absolute;
	top:11px;
	right:15px;
	width:19px;
	height:9px;
	background:url(../images/icon-8.jpg) no-repeat;
	cursor:pointer;
	}
.main .notice .down
{
	position:absolute;
	top:37px;
	right:15px;
	width:19px;
	height:9px;
	background:url(../images/icon-9.jpg) no-repeat;
	cursor:pointer;
	}
.video
{
	width:1170px;
	height:576px;
	margin:0px auto auto auto;
	padding-bottom:15px;
	}
.guanggao
{
    position:relative;
	width:1170px;
	height:290px;
	overflow:hidden;
	margin:0px auto auto auto;
	padding-bottom:15px;
	}	
.guanggao .img
{
    position:absolute;
    left:0px;
    top:0px;
    width:1170px;
    height:290px;
    }
.guanggao .img li
{
    float:left;
    display:inline;
    width:1170px;
	height:290px;
    }
.guanggao .img li img
{
    width:1170px;
	height:290px;
    }
.guanggao .show-btn
{
    position:absolute;
    left:0px;
    bottom:25px;
    height:12px;
	z-index:999;
    }
.guanggao .show-btn li
{
	float:left;
	display:inline;
	width:12px;
	height:12px;
	margin-left:15px;
	cursor:pointer;
	}
	
.img-news
{
	width:1170px;
	height:420px;
	margin:15px auto auto auto;
	}

.img-news li
{
	float:left;
	display:inline;
	width:370px;
	height:420px;
	margin-left:30px;
	}
.img-news li .img
{
	width:370px;
	height:290px;
	}
	

.img-news li .head
{
	line-height:28px;
	padding-top:15px;
	font-size:18px;
	font-weight:600;
	}
.img-news li .head a
{
	color:#333333;
	
	}
.img-news li .head a:hover
{
	text-decoration:underline;
	}
.img-news li .content
{
	line-height:24px;
	padding-top:10px;
	font-size:16px;
	color:#333333;
	}
.img-news li .content a
{
	color:#333333;
	}
.img-news li .content a:hover
{
	text-decoration:underline;
	}
	
.partner-layout
{
	width:100%;
	padding:24px 0px;
	background-color:#f5f5f5;
	}
.partner-layout .partner-head
{
	width:1170px;
	height:34px;
	line-height:34px;
	margin:0px auto auto auto;
	font-size:18px;
	color:#333333;
	}
.partner-layout .partner-list
{
	position:relative;
	width:1170px;
	height:99px;
	margin:6px auto auto auto;
	}
.partner-layout .partner-list .left-btn
{
	position:absolute;
	left:-52px;
	top:25px;
	width:25px;
	height:50px;
	background:url(../images/icon-10.jpg) no-repeat;
	cursor:pointer;
	}
.partner-layout .partner-list .right-btn
{
	position:absolute;
	right:-52px;
	top:25px;
	width:25px;
	height:50px;
	background:url(../images/icon-11.jpg) no-repeat;
	cursor:pointer;
	}
.partner-layout .partner-list .container
{
	width:1169px;
	height:98px;
	border-bottom:solid 1px #ededed;
	border-right:solid 1px #ededed;
	background-color:#FFFFFF;
	}
.partner-layout .partner-list .container li
{
	float:left;
	display:inline;
	width:167px;
	height:98px;
	}
.partner-layout .partner-list .container li p
{
	width:166px;
	height:48px;
	border-left:solid 1px #ededed;
	border-top:solid 1px #ededed;
	}
.partner-layout .partner-list .container li img
{
    width:167px;
    height:48px;
    }
.partner-layout .contact-con
{
	width:1170px;
	margin:30px auto auto auto;
	}
.partner-layout .contact-con .contact-time
{
	float:left;
	display:inline;
	width:186px;
	margin-top:58px;
	}
.partner-layout .contact-con .contact-time .p1
{
	height:30px;
	}
.partner-layout .contact-con .contact-time .p2
{
	line-height:22px;
	margin-top:6px;
	color:#333333;
	}
.partner-layout .contact-con .contact-phone
{
	float:left;
	display:inline;
	margin-top:58px;
	padding-left:32px;
	padding-right:32px;
	border-right:solid 1px #a7a7a7;
	}
.partner-layout .contact-con .contact-phone .p1
{
	line-height:28px;
	font-size:16px;
	color:#333333;
	}
.partner-layout .contact-con .contact-phone .p2
{
	line-height:28px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	}
.partner-layout .contact-con .contact-icon
{
	float:left;
	display:inline;
	width:150px;
	margin-top:48px;
	margin-right:56px;
	padding-left:30px;
	}
.partner-layout .contact-con .contact-icon a
{
	float:left;
	display:inline-block;
	width:29px;
	height:29px;
	margin:5px 10px;
	}
.partner-layout .contact-con .contact-icon a.sina
{
	background:url(../images/icon-13.jpg);
	}
.partner-layout .contact-con .contact-icon a.sina:hover
{
	background:url(../images/icon-13red.jpg);
	}
.partner-layout .contact-con .contact-icon a.in
{
	background:url(../images/icon-14.jpg);
	}
.partner-layout .contact-con .contact-icon a.in:hover
{
	background:url(../images/icon-14red.jpg);
	}
.partner-layout .contact-con .contact-icon a.f
{
	background:url(../images/icon-15.jpg);
	}
.partner-layout .contact-con .contact-icon a.f:hover
{
	background:url(../images/icon-15red.jpg);
	}
.partner-layout .contact-con .contact-icon a.s
{
	background:url(../images/icon-16.jpg);
	}
.partner-layout .contact-con .contact-icon a.s:hover
{
	background:url(../images/icon-16red.jpg);
	}
.partner-layout .contact-con .contact-icon a.hw
{
	background:url(../images/icon-17.jpg);
	}
.partner-layout .contact-con .contact-icon a.hw:hover
{
	background:url(../images/icon-17red.jpg);
	}
.partner-layout .contact-con .contact-icon a.g
{
	background:url(../images/icon-18.jpg);
	}
.partner-layout .contact-con .contact-icon a.g:hover
{
	background:url(../images/icon-18red.jpg);
	}
.partner-layout .contact-con .ewm
{
	float:left;
	display:inline;
	width:113px;
	height:135px;
	margin-left:20px;
	}
.partner-layout .contact-con .ewm .p1
{
	width:101px;
	height:101px;
	padding:5px;
	border:solid 1px #e0d8d8;
	}
.partner-layout .contact-con .ewm .p2
{
	width:111px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#333333;
	}