@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "微软雅黑", "宋体", "黑体";
	color: #fff;
}
div {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
/*顶部底部css*/
.head {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #d9d9d9;
}
.head .main {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}
.head .main .solarbe_logo {
	float: left;
}
.head .main .solarbe_nav {
	float: right;
	margin-top: 14px;
	display: inline;
}
.head .main .solarbe_nav li {
	float: left;
	padding: 0px 10px;
	display: inline;
	line-height: 12px;
*line-height:14px;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	border-right: 1px solid #ddd;
}
.head .main .solarbe_nav li a {
	color: #000;
}
.head .main .solarbe_nav li a:hover {
	text-decoration: underline;
}
/*底部样式*/
.solarbe_bottom {
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding: 20px 0px 30px 0;
	border-top: 1px solid #ddd;
	margin-top: 50px;
}
.solarbe_bottom .footLink {
	line-height: 40px;
}
.solarbe_bottom a {
	color: #000;
}
.solarbe_bottom a:hover {
	text-decoration: underline;
}
.footer_b {
	margin-top: 10px;
}
/*.banner {
	width: 1000px;
	margin: 0 auto 10px auto;
}
.banner img {
	width: 1000px;
	height: 200px;
}*/
.banner {
	width: 100%;
	height: 500px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	width: 100%;
	height: 50px;
	background-color: #1FD5D6;
}
.nav ul {
	width: 1000px;
	
	margin: 0 auto;
}
.nav ul li {
	float: left;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0 26px;
	margin-top: 16px;
}
/*仅针对firefox*/
@-moz-document url-prefix() {
.nav ul li {
line-height:19px;
}
}
/*end*/
.nav ul li a {
	color: #fff;
}
.nav ul li a:hover {
	text-decoration: none;
}
.content {
	width: 1000px;
}
.subnav {
	border-bottom: 1px solid #dedede;
	text-align: left;
	margin: 30px 0;
	position: relative;
	height: 39px;
}
.subnav span {
	display: inline-block;
	font-size: 24px;
	color: #1FD5D6;
	line-height: 24px;
	padding: 0 20px 15px 20px;
	text-align: center;
	border-bottom: 2px solid #1FD5D6;
	position: absolute;
	left: 0;
	top: -1px;
	font-weight: bold;
}
.subnav a {
	font-size: 16px;
	color: #bdbdbd;
	line-height: 16px;
	position: absolute;
	right: 0;
	bottom: 15px;
}
.introduce p {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin: 24px 0;
	text-align: left;
	text-indent: 32px;
}
.introduce ul {
	position: relative;
	width: 1030px;
	overflow: hidden;
}
.introduce ul li {
	float: left;
	width: 483px;
	height: 220px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: inline;
	text-align: center;
	border: 1px dashed #1fd5d6;
}
.introduce ul li img {
	margin: 30px 0;
}
.introduce ul li span {
	font-size: 18px;
	color: #000;
	display: block;
}
.strengths {
	text-align: left;
	margin-top: 30px;
}
.strengths span {
	width: 6px;
	height: 18px;
	display: inline-block;
	background-color: #1FD5D6;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.strengths dt {
	font-size: 18px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
.strengths dd {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: left;
	padding-left: 16px;
}
.schedule .date {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	margin: 30px 0;
}
.schedule table {
	text-align: center;
	font-family: '微软雅黑', '宋体', '黑体';
	font-size: 16px;
	color: #000;
	line-height: 35px;
	background-color: #2686d0;
}
.schedule table tr {
	background-color: #fff;
}
.schedule table .title {
	color: #000;
}
.schedule table .title td {
	border-top: 1px solid #ddd;/* border-left: 1px solid #ddd; */
}
.schedule table td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px 0 5px 25px;
	text-align: left;
}
.schedule table a {
	display: block;
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: center;
	/*background-size: auto 30px;*/
	padding: 10px 0;
	text-decoration: none;
}
.schedule table a:hover {
	background-image: url(../images/download.png);
	background-color: #f0f0f0;
}
.schedule table .time {
	border-left: 1px solid #ddd;
}
.rollBox {
	width: 1138px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	left: -69px;
}
.rollBox .LeftBotton {
	float: left;
	width: 69px;
	height: 260px;
	background-image: url(../images/brand_leftbutton.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: left center;
}
/*.rollBox .LeftBotton:hover {
	float: left;
	width: 38px;
	height: 158px;
	background-image: url(images/brand_leftbutton.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center center;
}*/
.rollBox .RightBotton {
	float: right;
	width: 69px;
	height: 260px;
	background-image: url(../images/brand_rightbutton.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: right center;
}
/*.rollBox .RightBotton:hover {
	float: right;
	width: 38px;
	height: 158px;
	background-image: url(images/brand_rightbutton.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center center;
}*/
.rollBox .Cont {
	width: 1000px;
	float: left;
	overflow: hidden;
}
.rollBox .Cont .li {
	float: left;
	width: 220px;
	margin-right: 40px;
	display: inline;
}
.rollBox .Cont .li img {
	float: left;
	width: 220px;
	height: 260px;
}
.rollBox .Cont .li .name {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	line-height: 35px;
	color: #000;
}
.rollBox .Cont .li .text {
	font-family: "微软雅黑", "宋体";
	font-size: 15px;
	line-height: 23px;
	color: #969696;
	text-align: center;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
.sponsor {
	position: relative;
	width: 1020px;
	overflow: hidden;
}
.sponsor li {
	float: left;
	width: 148px;
	height: 68px;
	border: 1px solid #dedede;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
}
.sponsor li img {
	width: 148px;
	height: 68px;
}
.contact {
}
.contact_main {
	overflow: hidden;
	width: 1047px;
	position: relative;
}
.contact_main dl {
	width: 245px;
	height: 135px;
	float: left;
	margin-right: 47px;
	padding-left: 55px;
	display: inline;
	border: 1px solid #dedede;
	text-align: left;
}
.contact_main dl dt {
	font-size: 24px;
	color: #000;
	line-height: 40px;
	margin-top: 14px;
}
.contact_main dl dt span {
	font-size: 14px;
	color: #b5b5b5;
	margin-left: 10px;
	position: relative;
	top: 2px;
}
.contact_main dl dd {
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.contact_main dl dd img {
	margin-right: 10px;
}
.previous {
	position: relative;
	width: 1020px;
	overflow: hidden;
}
.previous li {
	float: left;
	width: 320px;
	margin-right: 20px;
	display: inline;
}
.previous li a {
	color: #000;
}
.previous div {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}
.baoming {
	background-image: url(../images/bg.png);
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 25px 0;
	display: none;
}
.baoming .main1 {
	width: 1000px;
	position: relative;
}
.baoming ul {
	width: 770px;
	height: 105px;
	float: left;
}
.baoming ul li {
	width: 50%;
	float: left;
 *margin-bottom:35px;
}
.baoming ul li div {
	font-size: 24px;
	line-height: 35px;
	color: #fff;
	float: left;
}
.baoming ul li input {
	float: left;
	width: 270px;
	height: 35px;
	background-color: #fff;
	border: none;
	margin-bottom: 35px;
	display: inline;
	font-size: 16px;
	line-height: 35px;
	color: #BBBBBB;
	text-indent: 10px;
}
.baoming .cmd {
	float: left;
	cursor: pointer;
	width: 110px;
	height: 105px;
	background-color: #1FD5D6;
	border-radius: 10px;
}
.baoming .cmd span {
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	position: relative;
	top: 13px;
}
.baoming .main1 .close {
	position: absolute;
	top: -15px;
	right: 0;
	cursor: pointer;
}
.ljbm {
	position: fixed;
	visibility: hidden;
	width: 145px;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	font-size: 24px;
	color: #fff;
	background-color: #1FD5D6;
	left: -7px;
	bottom: 280px;
	cursor: pointer;
}
.block {
	display: block;
}
.download {
	position: fixed;
	right: 10px;
	bottom: 200px;
	display: none;
}
.download a:hover {
	text-decoration: none;
}
.download dt {
	width: 110px;
	height: 110px;
	background-color: #1FD5D6;
}
.download dt img {
	margin-top: 13px;
}
.download dd {
	font-size: 18px;
	color: #1FD5D6;
	line-height: 55px;
}
.Issue {
	background-image: url(../images/MI_bg_06.png);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
	padding: 30px 0;
}
.Issue li {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	height: 60px;
	width: 470px;
	margin-top: 26px;
	margin-bottom: -6px;
}
.Issue .li_left {
	float: left;
	text-align: right;
}
.Issue .li_right {
	float: right;
	text-align: left;
}
.care {
	font-size: 16px;
	color: #F90000;
	text-align: left;
	line-height: 50px;
	padding-left: 16px;
}
/*往届回顾下拉*/
.wjhg_nav {
	position:relative; z-index:2;
	display:block;
	height:34px;
	border-right:none!important;
	background-image:url(https://www.solarbe.com/skin/newnav/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat:no-repeat;
	background-position:right 7px;
	background-size:10px;
}
.wjhg_nav:hover ul {
	display:block;
}
.wjhg_nav ul {
	display:none;
	position:absolute;
	left:0;
	top:34px;
	width:170px;
	background-color:#1fd5d6;
	padding:0 20px;
}
.wjhg_nav ul li {
	font-size:12px;
	border:none;
	margin:0;
	padding:0;
	line-height:40px;
	border-bottom:1px solid #37e5e6;
}
.wjhg_nav ul li a:hover {
	position:relative;
	top:-1px;
}
.wjhg_nav ul:hover {
	display:block;
}