﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
div {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 15px 0px;
}
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;
}
/*顶部底部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;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
}
.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;
}
/*底部样式*/
.solarbe_bottom {
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	line-height: 20px;
	background-color: #f7f7f7;
	margin-top: 30px;
	padding: 30px 0;
}
.solarbe_bottom .footLink {
	line-height: 40px;
}
.solarbe_bottom a {
	color: #000;
}
.banner {
	width: 100%;
	height: 639px;
	background-image: url(images/banner_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content {
	width: 100%;
}
.content .margin_top {
	margin-top: 20px !important;
}
.content .bg {
	background-color: #f7f7f7;
	padding: 20px 0 30px 0;
	margin: 30px auto 20px auto;
}
.content .nav {
	width: 100%;
	border-bottom: 2px solid #e8e8e8;
	position: relative;
	height: 50px;
}
.content .nav .nav_text {
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 2px solid #2686d0;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 30px;
	padding: 0 20px;
	color: #2686d0;
	text-align: left;
}
.content .nav .nav_text .eng {
	color: #66b0e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	display: inline-block;
	position: relative;
	top: 3px;
}
.content .daoyu {
	width: 1000px;
	overflow: hidden;
}
.content .daoyu img {
	float: left;
	margin-top: 27px;
}
.content .daoyu_text {
	width: 855px;
	float: right;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #000;
	text-align: left;
	line-height: 20px;
}
.content .daoyu_text p {
	margin: 10px 0;
	padding: 0;
	text-indent: 24px;
}
.content .jiabin {
	width: 1000px;
}
.content .jiabin .rollBox {
	width: 1000px;
	margin-top: 30px;
	overflow: hidden;
}
.content .jiabin .rollBox .LeftBotton {
	float: left;
	width: 50px;
	height: 210px;
	background-image: url(images/brand_leftbutton.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: left center;
}
/*.content .jiabin .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;
}*/
.content .jiabin .rollBox .RightBotton {
	float: right;
	width: 50px;
	height: 210px;
	background-image: url(images/brand_rightbutton.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: right center;
}
/*.content .jiabin .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;
}*/
.content .jiabin .rollBox .Cont {
	width: 900px;
	float: left;
	overflow: hidden;
}
.content .jiabin .rollBox .Cont .li {
	float: left;
	width: 210px;
	margin-right: 20px;
	display: inline;
}
.content .jiabin .rollBox .Cont .li img {
	float: left;
	width: 210px;
	height: 210px;
}
.content .jiabin .rollBox .Cont .li .name {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 35px;
	color: #000;
}
.content .jiabin .rollBox .Cont .li .text {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	line-height: 23px;
	color: #969696;
	text-align: center;
}
.content .jiabin .rollBox .ScrCont {
	width: 10000000px;
}
.content .jiabin .rollBox #List1, .content .jiabin .rollBox #List2 {
	float: left;
}
.content .video {
	width: 1000px;
}
/*.content .video .video_main{margin-top:20px; overflow:hidden;}
.content .video .video_main .v_left{float:left; width:720px; height:440px; overflow:hidden; position:relative;}
.content .video .video_main .v_left .shipin{position:absolute; left:0; top:0;}
.content .video .video_main .v_right{float:right; width:280px; height:440px; background-color:#2e2e2e; overflow-y:scroll; overflow-x:hidden;}
.content .video .video_main .v_right li{width:280px; height:84px; overflow:hidden; background-color:#444444; margin-bottom:5px;}
.content .video .video_main .v_right li img{float:left; margin:10px; display:inline;}
.content .video .video_main .v_right li .v_text{text-align:left;float:left; width:140px; height:64px; overflow:hidden; margin-top:10px; display:inline; font-family:"微软雅黑", "宋体", "黑体"; font-size:12px; color:#b2b2b2; line-height:22px;}*/
.videobox {
	width: 1000px;
	overflow: hidden;
}
.video-img {
	float: left;
	width: 720px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
.video-list {
	float: right;
	width: 280px;
	height: 440px;
	background-color: #2e2e2e;
	overflow-y: scroll;
	overflow-x: hidden;
}
.video-list li {
	width: 280px;
	height: 84px;
	overflow: hidden;
	background-color: #444444;
	margin-bottom: 5px;
	cursor: pointer;
}
.video-list li img {
	float: left;
	margin: 10px;
	display: inline;width: 90px;
height: 64px;
}
.video-list li .v_text {
	text-align: left;
	float: left;
	width: 150px;
	height: 64px;
	overflow: hidden;
	margin-top: 10px;
	display: inline;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	color: #b2b2b2;
	line-height: 22px;
}
.video-list .now .v_text{color:#87ceff;}
.video-list li .icon-video {
	position: absolute;
	left: 22px;
	top: 12px;
	width: 33px;
	height: 33px;
	z-index: 99;
}
.video-list li.now .icon-video {
	display: none;
}
.content .yicheng {
	width: 1000px;
}
.hyyc {
	text-align: center;
	font-family: '微软雅黑', '宋体', '黑体';
	font-size: 14px;
	color: #000;
	line-height: 35px;
	background-color: #2686d0;
	margin-top: 20px;
}
.hyyc tr {
	background-color: #f7f7f7;
}
.hyyc .title {
	background-color: #2686d0;
	color: #fff;
}
.hyyc td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.hyyc 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;
}
.hyyc a:hover {
	background-image: url(images/download_hover.png);
	background-color: #f0f0f0;
}
.hyyc .time {
	border-left: 1px solid #ddd;
}
.content .photos {
	width: 1000px;
}
.content .news {
	width: 1000px;
	margin-top: 20px;
}
.content .news ul {
	margin: 10px 0;
	overflow: hidden;
}
.content .news li {
	float: left;
	width: 50%;
*width:475px;
	text-align: left;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 16px;
	color: #2686D0;
	line-height: 36px;
	height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-image: url("images/list.png");
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 25px;
	display: inline;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.content .news li a {
	color: #2686d0;
}
.content .news li a:hover {
	text-decoration: underline;
}
.content .huigu {
	width: 1000px;
}
.rollBox_hg {
	width: 1000px;
	margin-top: 20px;
	position: relative;
}
.rollBox_hg .LeftBotton {
	width: 20px;
	height: 20px;
	background-image: url(images/cmd_left.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center;
	position: absolute;
	top: -52px;
	right: 19px;
}
/*.rollBox_hg .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_hg .RightBotton {
	width: 20px;
	height: 20px;
	background-image: url(images/cmd_right.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center;
	position: absolute;
	top: -52px;
	right: 0;
}
/*.rollBox_hg .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_hg .Cont {
	width: 1000px;
	overflow: hidden;
}
.rollBox_hg .Cont .li {
	float: left;
	width: 320px;
	margin-right: 20px;
	display: inline;
}
.rollBox_hg .Cont .li img {
	float: left;
	width: 320px;
	height: 102px;
}
.rollBox_hg .Cont .li .name {
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	line-height: 35px;
	color: #000;
}
.rollBox_hg .Cont .li .text {
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #242424;
	text-align: center;
}
.rollBox_hg .ScrCont {
	width: 10000000px;
}
.rollBox_hg #List1_hg, .rollBox_hg #List2_hg {
	float: left;
}
