@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;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
/*顶部底部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;
	padding: 0px 0px 10px 0;
	border-top: 1px solid #ddd;
}
.solarbe_bottom .footLink {
	line-height: 40px;
}
.solarbe_bottom a {
	color: #000;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 405px;
	margin-bottom: 10px;
}
.daohang {
	width: 100%;
	border-bottom: 2px solid #ededed;
	line-height: 38px;
	margin: 0px 0 20px 0;
	background-color: #fff;
	z-index: 3;
}
.daohang ul {
	width: 1000px;
	margin: 0 auto;
}
.daohang ul li {
	float: left;
	width: 125px;
	background-image: url(../images/nav_li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.daohang ul li a {
	display: block;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #000;
	line-height: 38px;
	position: relative;
	top: 2px;
	padding-bottom: 2px;
}
.daohang ul li a:hover {
	text-decoration: none;
	color: #e58a24;
	border-bottom: 2px solid #e58a24;
}
.daohang ul .select {
	background-image: url(../images/nav_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #e58a24;
	border-bottom: 2px solid #e58a24;
}
.main-header {
	width: 100%;
	margin: 0 auto;
	border-bottom: 2px solid #ededed;
	line-height: 38px;
	margin: 0px 0 20px 0;
	background-color: #fff;
	z-index: 3;
}
.scrolled {
	position: fixed;
	left: 0;
	top: 0;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.main-menu ul li {
	float: left;
	width: 125px;
	background-image: url(../images/nav_li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	top: 2px;
}
.main-menu ul li a {
	display: block;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #000;
	line-height: 38px;
}
.main-menu ul li a:hover {
	text-decoration: none;
	color: #e58a24;
}
.main-menu ul .active {
	color: #e58a24;
	border-bottom: 2px solid #e58a24;
	position: relative;
	top: 2px;
}
.main-menu ul .nav1 {
	background-image: url(../images/nav_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.main-menu ul .active a {
	padding-bottom: 2px;
	color: #e58a24;
}
html, body {
	width: 100%;
	height: 100%;
}
.text {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg.png);
	position: fixed;
	-webkit-transform: translateZ(0);/*解决应用fixed时，chrome浏览器抖动问题*/
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 100;
}
.text .text_jj {
	width: 920px;
	padding: 0 40px;
	height: 90%;
	overflow-y: scroll;
	background-color: #fff;
	position: relative;
	top: 5%;
}
.text .close {
	position: absolute;
	left: 50%;
	top: 5%;
	cursor: pointer;
	margin: 10px 0 0 440px;
	z-index: 2;
}
.text .title {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 40px;
	margin: 50px 0;
}
.text .neirong p {
	text-align: left;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #000;
	text-indent: 28px;
	margin: 0 0 20px 0;
	line-height: 24px;
}
.text .neirong .img_text {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #000;
	line-height: 30px;
	text-align: center;
}
.content {
	width: 1000px;
}
.content .nav {
	width: 100%;
	border-top: 3px solid #dcdcdc;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 30px;
	color: #000;
	line-height: 50px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	text-indent: 43px;
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
}
.content .jianjie .jj_nav {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 30px;
	color: #000;
	line-height: 30px;
	margin: 30px 0 15px 0;
	padding-left: 20px;
	text-align: left;
	background-image: url(../images/jj_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.content .jianjie .jj_text {
	width: 650px;
	float: left;
}
.content .jianjie .jj_text p {
	text-align: left;
	margin: 0;
	padding: 0;
	text-indent: 28px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #000;
	line-height: 24px;
}
.content .jianjie .jj_text p a {
	color: #144585;
}
.content .jianjie .jj_text p a:hover {
	text-decoration: underline;
}
.content .jianjie .jj {
	float: right;
	width: 329px;
	border-left: 1px solid #dcdcdc;
	padding: 3px 0;
}
.content .jianjie .jj .zhdz {
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #000;
	text-align: left;
	background-image: url(../images/zhdz_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 40px;
}
.content .jianjie .jj .hydz {
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #000;
	text-align: left;
	background-image: url(../images/hydz_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 40px;
}
.content .jianjie .jj .zhsj {
	margin-left: 20px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #000;
	text-align: left;
	background-image: url(../images/zhsj_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 40px;
}
.content .jianjie .jj ul {
	margin-top: 5px;
}
.content .jianjie .jj ul li {
	text-align: left;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	margin-left: 60px;
	line-height: 20px;
}
.content .gaikuang .gk_text {
	width: 630px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #000;
	line-height: 24px;
	text-indent: 28px;
	text-align: left;
}
.content .xgbd ul {
	overflow: hidden;
}
.content .xgbd ul li {
	float: left;
	width: 470px;
	margin-right: 30px;
	display: inline;
	height: 36px;
	text-align: left;
	background-image: url(../images/ldcg_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 16px;
	color: #000;
}
.content .xgbd ul li a {
	color: #000;
}
.content .xgbd ul li a:hover {
	color: #144585;
	text-decoration: underline;
}
.content .ldcg {
	overflow: hidden;
}
.content .ldcg img {
	float: left;
	width: 350px;
	height: 200px;
	margin-bottom: 10px;
}
.content .ldcg .ldcg_content {
	float: right;
	width: 630px;
	height: 200px;
	overflow: hidden;
}
.content .ldcg .ldcg_content .ldcg_title {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}
.content .ldcg .ldcg_content .ldcg_text {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #9f9f9f;
	line-height: 24px;
	text-align: left;
	text-indent: 28px;
}
.content .ldcg .ldcg_content .ldcg_text a {
	color: #9f9f9f;
}
.content .ldcg ul li {
	float: left;
	width: 470px;
	margin-right: 30px;
	display: inline;
	height: 36px;
	text-align: left;
	background-image: url(../images/ldcg_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 16px;
	color: #000;
}
.content .ldcg ul li a {
	color: #000;
}
.content .ldcg ul li a:hover {
	color: #144585;
	text-decoration: underline;
}
.rollBox {
	width: 1000px;
	margin-top: 20px;
	position: relative;
}
.rollBox .LeftBotton {
	width: 26px;
	height: 26px;
	background-image: url(../images/cmd_left.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center;
	position: absolute;
	top: -60px;
	right: 25px;
}
/*.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 {
	width: 26px;
	height: 26px;
	background-image: url(../images/cmd_right.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center;
	position: absolute;
	top: -60px;
	right: 0;
}
/*.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;
	overflow: hidden;
}
.rollBox .Cont .li {
	float: left;
	width: 184px;
	margin-right: 20px;
	display: inline;
}
.rollBox .Cont .li img {
	float: left;
	width: 182px;
	height: 76px;
	border: 1px solid #dcdcdc;
	margin-bottom: 15px;
}
.rollBox .Cont .li .name {
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	line-height: 35px;
	color: #000;
}
.rollBox .Cont .li .img2 {
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #242424;
	text-align: center;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox #List1_hg, .rollBox #List2_hg {
	float: left;
}
.content .xjzx {
	border-top: 3px solid #dcdcdc;
	margin-top: 15px;
	padding: 15px 10px 60px 10px;
	background-image: url(../images/zx_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content .xjzx .xjzx_title {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #e58a24;
	line-height: 30px;
	text-align: left;
}
.content .xjzx .xjzx_text {
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #000;
	line-height: 30px;
	text-align: left;
	margin-top: 30px;
}
.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 .zsml .zsml_text {
	position: absolute;
	bottom: 30px;
	right: 10px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #000;
	text-align: left;
}
.subnav {
	position: absolute;
	top: 7px;
	left: 130px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 18px;
	color: #c9c9c9;
}
.video {
	position: absolute;
	right: -20px;
	top: -3px;
	width: 405px;
    overflow: hidden;
}
.video li {
	float: left;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 16px;
	color: #adadad;
	margin-right: 20px;
	display: inline;
	text-indent: 0;
}
.video li a {
	color: #adadad;
}
.video li a:hover {
	color: #adadad;
	text-decoration: underline;
}
.video_more {
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #adadad;
}
.video_more a {
	color: #adadad;
}
.video_more a:hover {
	color: #adadad;
	text-decoration: underline;
}
.shipin {
	overflow: hidden;
	width: 1020px;
	position: relative;
}
.shipin a:hover{text-decoration:none;}
.shipin .shipin_list1 {
	width: 385px;
	height: 320px;
}
.shipin .shipin_list1 img {
	width: 385px;
	height: 320px;
}
.shipin .shipin_list1 .shipin_text {
	width: 365px;
	height: 40px;
	overflow: hidden;
	background-image: url(../images/shipin_bg.png);
	background-repeat: repeat;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 14px;
	color: #000;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 18px;
	padding: 0 10px;
}
.shipin li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
	width: 185px;
	height: 150px;
	position: relative;
}
.shipin li img {
	width: 185px;
	height: 150px;
}
.shipin .shipin_text {
	width: 165px;
	height: 38px;
	overflow: hidden;
	background-image: url(../images/shipin_bg.png);
	background-repeat: repeat;
	font-family: "微软雅黑", "宋体", "黑体";
	font-size: 12px;
	color: #000;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 18px;
	padding: 2px 10px 0 10px;
}
