* {
    margin:0;
    padding:0;
}
.banner {
    width: 1180px;
    margin:0 auto;
}
 .img {
    width: 100%;
}

body {
    font-family: "微软雅黑", "宋体", "黑体";
}

.box1 {
    display: flex;
}
.left {
    margin-right: 21px;
}
.left>p{
	margin-left: 300px;
	color: #666;
}

.box_n1 {
    margin-top: 60px;
    text-indent: 2em;
}

.box_n1 .img {
    margin-top: 70px;
    text-align: center;
}

.box_n1 .tin {
    font-weight: bold;
}

.box_n1 .title {
    font-size: 20px;
    color: #1449a9;
}

.box_n1 strong {
    font-size: 20px;
    color: #1449a9;
    text-indent: 2em;
}

.box_n1 > p {
    font-size: 18px;
    color:#555;
    line-height: 31px;
	margin-top: 20px;
    text-align: justify;
}

.right {
    width: 714px;
}
.right p {
    font-size: 18px;
    color:#555;
    line-height: 31px;
	margin-top: 20px;
    text-indent: 2em;
    text-align: justify;
}

.right-img{
	width: 500px;
}
.box2 {
    margin-top:54px;
}
h2 {
    text-align: center;
    color:#1449a9
}
.box2 p {
    text-align: center;
}
.bep {
    margin-top: 25px;
}
.beps {
    font-size: 18px;
    color:#555;
    margin-top:20px;
    line-height: 33px;
}
.beprs {
    font-size: 18px;
    color:#555;
    margin-top:15px;
}
.boxs {
    margin-top:22px;
    padding-top:36px;
    width: 100%;
    background-color: #eff6ff;
}
.boxs p {
    text-align: center;
    margin-bottom:20px;
}
.bepres {
    margin-top:30px;
   
}
.bepres table {
    margin: 0 auto;
    /* width: 800px; */
    border:1px solid #1449a9
}
.ge {
    background-color: #1449a9;
    color:#fff
}
.bepres .text {
    font-size: 18px;
    color:#555;
    margin-top: 20px;
    text-align: left;
    line-height: 31px;
}
.bepres-p {
    font-size:20px;
    color:#333;
    margin-bottom:10px;
}
.bep-p {
    font-size:20px;
    color:#333;
    margin-bottom:10px;
}
.bepres table .ge td {
    padding: 16px;
    font-weight: 700;
}
.bepres table .lp {
    text-align: right;
}
.bepres table td {
    padding: 0px 10px;
    border-bottom:1px solid #1449a9;
    border-right:1px dashed #ccc;
    text-align: center;
    vertical-align: middle;
}
.box3{
    display: flex;
    position: relative;
}

.box3 p:nth-child(2) {
    color:#1449a9;
    width: 217px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
  

    /* border:1px solid #2355af;  */
}
.box3 p:nth-child(1) {
    color:#1449a9;
    width: 136px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.box3 p:nth-child(3) {
    color:#1449a9;
    width: 66px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
}
.box3 p:nth-child(4) {
    color:#1449a9;
    width: 180px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
}
.box3 p:nth-child(5) {
    color:#1449a9;
    width: 62px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
}
.box3 p:nth-child(6) {
    color:#1449a9;
    width: 102px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
}
.box3 p:nth-child(7) {
    color:#1449a9;
    width: 203px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
}
.box3 p:nth-child(8) {
    color:#1449a9;
    width: 203px;
    height: 45px;
    line-height: 45px;
    border-top:1px solid #2355af;
    border-right:1px solid #2355af;
    border-left:1px solid #2355af;
    border-bottom:1px solid #2355af;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.box3 p {
    position: relative;
    margin-bottom: 38px;
    cursor: pointer;
}
/* .box3 p:hover {
    background-color: #fff;
} */
 .boxs .box3 .he {
    display: block;
}
/* .box3 p .hei {
    display: none;
} */
.boxs .box3 .sesr {
    background-color: #1449a9;
    color:#fff;
}

.one {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:44px;
    bottom:19px;
}
.two {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:223px;
    bottom:19px;
}
.three {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:370px;
    bottom:19px;

}
.four {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:488px;
    bottom:19px;
}
.five {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:616px;
    bottom:19px;
}
.six {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:700px;
    bottom:19px;
}
.seven {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:850px;
    bottom:19px;
}
.eight {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:1058px;
    bottom:19px;
}
.box3 span {
    display: none;
}
.box4 .hide {
    display: block;
}
 .item {
    display: none;
}
.center div:nth-child(1) {
    color:#555;
    font-size:18px;
    margin-top:15px;
}
.center div:nth-child(2) {
    color:#555;
    font-size:18px;
    margin-top:10px;
    padding-bottom:25px;
}
.boxes h2 {
    margin-top:33px;
    text-align: center;
    color:#1449a9
}
.center {
    margin-bottom: 20px;
}
.titles p  {
    text-align: center;
    margin-bottom: 22px;
}
.lunbo {
    display: flex;
    margin-bottom: 50px;
    position: relative;
}
.lunbo div {
    width: 214px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color:#1449a9;
    font-size: 18px;
    border: 1px solid #2455af;
    border-radius: 5px;
    margin-right: 20px;
    position: relative;
    cursor: pointer;

}
.lunbo span {
    /* width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:91px;
    bottom:-21px */
     display: none; 
}
.lunbo .ji {
    display: block;
} 
.span-one {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:91px;
    bottom:-19px
}
.span-two {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:325px;
    bottom:-19px
}
.span-three {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:560px;
    bottom:-19px
}
.span-four {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:795px;
    bottom:-19px
}
.span-five {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    left:1036px;
    bottom:-19px
}

/* .wenzhang {
    margin-bottom: 10px;
} */
.table {
    width: 1160px;
    /* height:420px; */
    border-top:2px solid #000;
    border-left:2px solid #000;
    font-size:20px;
    text-align: center;
    /* margin-bottom:10px; */
    
    
}
td {
    /* vertical-align: top; */
}
.table tr td {
    padding: 10px;
    border-bottom:2px solid #000;
    border-right:2px solid #000;
	min-width: 84px;
}
/* .table tr:nth-child(1) {
    height: 143px;
}
.table tr:nth-child(2) {
    height: 72px;
}
.table tr:nth-child(3) {
    height: 35px;
}
.table tr:nth-child(4) {
    height: 35px;
}
.table tr:nth-child(5) {
    height: 50px;
}
.table tr:nth-child(6) {
    height: 35px;
}
.table tr:nth-child(7) {
    height: 35px;
}
.table tr td:nth-child(1) {
    width: 75px;
}
.table tr td:nth-child(2) {
    width: 202px;
}
.table tr td:nth-child(3) {
    width: 61px;
}
.table tr td:nth-child(4) {
    width: 238px;
}
.table tr td:nth-child(5) {
    width: 178px;
}
.table tr td:nth-child(6) {
    width: 170px;
}
.table tr td:nth-child(7) {
    width: 46px;
}
.table tr td:nth-child(8) {
    width: 189px;
} */
.tables {
    width: 1160px;
    /* height:420px; */
    border:1px solid #000;
    font-size:20px;
    text-align: center;
    /* margin-bottom:10px; */
}
hr {
    color:#000;
}
.tables tr td {
    border:1px solid #000
}

.boxes .hide {
    display: block;
}
.wenzhang {
    display: none;
}
.boxes .er {
    background-color: #1449a9;
    color:#fff;
}
.box5 {
    background-color: #dbeaff;
    padding-bottom: 20px;
}
.box5-div h2 {
    margin-top:20px;
    text-align: center;
    color:#1449a9;
    padding-top:33px;
}
.box5-div p {
    text-align: center;
    padding-bottom:28px;
}
.box5-divs p {
    width: 90%;
    margin-top: 16px;
    font-size:18px;
    line-height: 30px;
    color:#555;
    text-align: justify;
    /* text-indent: 2em; */
}

.box5-divs h3 {
    margin-top: 20px;
    font-size: 18px;
    /* text-indent: 2em; */
}

.box5-divs p span {
    color: #333;
}

.box5-divs img {
    margin: 40px 0 0;
}

.box5-divs .tips {
    text-indent: 0;
}

.box5-divs .tips span {
    color: #2457b1;
}
/* .box5-divs p:nth-child(1){
    font-size:18px;
    color:#555;
    margin-bottom:10px;
}
.box5-divs p:nth-child(2){
    font-size:18px;
    color:#555;
    margin-bottom:10px;
}
.box5-p span:nth-child(1) {
    font-size:18px;
    color:#333;
}

.box5-p span:nth-child(2) {
    font-size:18px;
    color:#555;
}
.box5-p span span {
    font-size:18px;
    color:#333;
}
.box5-ps span:nth-child(1) {
    font-size:18px;
    color:#333;
}
.box5-ps span:nth-child(2) {
    font-size:18px;
    color:#555;
}
.box5-divs p:nth-child(5) {
    font-size:18px;
    color:#555;
}
.box5-divs p:nth-child(6) {
    font-size:18px;
    color:#555;
}
.box5-divs p:nth-child(7) {
    font-size:18px;
    color:#333;
} */
.box5-diver {
    margin-top:53px;
}
.box5-diver p span:nth-child(1){
    font-size: 18px;
    color:#2457b1;
}
.box5-diver p span:nth-child(2){
    font-size: 18px;
    color:#555;
}
.pdr {
    font-size: 18px;
    color:#555;
    margin-top:8px;
    margin-bottom: 8px;
}
.pd {
    font-size: 18px;
    color:#555;
    padding-bottom: 30px;
}
.pds {
    margin-top:32px;
}
.box5-divers h2 {
    margin-top:20px;
    text-align: center;
    color:#1449a9;
    padding-top:33px;
}
.box5-divers p {
    text-align: center;
    padding-bottom:28px;
}
 /* .div-one h4 {
    color:#333;
} */
h3 {
    margin-bottom:10px;
} 
.div-one {
    margin-bottom: 10px;
}
.div-two  {
    margin-bottom: 10px;
}
.div-three  {
    padding-bottom: 57px;
}

.div-one p {
    font-size: 18px;
    color:#555;
    text-align: left;
    line-height: 30px;
    padding-bottom:5px;
}
.div-two p {
    font-size: 18px;
    color:#555;
    text-align: left;
    line-height: 30px;
    padding-bottom:5px;
}
.div-three p {
    font-size: 18px;
    color:#555;
    text-align: left;
    line-height: 30px;
    padding-bottom:5px;
}
.op {
    padding-bottom: 30px;
}
.center-div h2 {
    color:#1449a9;
    margin-bottom: 12px;
    text-align: center;
}
.center-div-p {
    text-align: center;
    margin-bottom: 26px;
}
.center-div-div {
    line-height: 34px;
}

.center-div-div .img {
    text-align: center;
}
.center-div-div p {
    line-height: 30px;
    color:#555;
    font-size:18px;
    margin-bottom: 20px;
    text-indent: 2em;
}

.center-div-div .bold {
    color: #333;
    font-weight: bold;
}

.center-div-div h3 {
    text-indent: 2em;
}

.banner-p {
    margin-top:50px;
    display: flex;
    justify-content: space-between;
    /* height: 1000px; */
    margin-left: 100px;
    margin-bottom: 50px;
}
.banner-p p {
    width: 215px;
    height: 45px;
    border:1px solid #597fc2;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    color:#1449a9;
    /* margin-right: 100px; */
}
.banner-p-span {
    position: relative;
}
.banner-p-span span {
    width:0; 
    height:0; 
    border-left:20px solid transparent;
    border-right:20px solid transparent;
    border-top:20px solid #1449a9;
    position: absolute;
    display: none;
    cursor: pointer;
   
}
.banner-p-span .jh {
    display: block;
}
.one-i {
    left:-995px;
    top:46px;
}
.two-i {
    left:-631px;
    top:46px;
}
.three-i {
    left:-267px;
    top:46px;
}
.banner-p .phine {
    background-color: #1449a9;
    color:#fff
}
.box6{
    margin-left: 163px;
}
.box6 table {
    width: 800px;
     border:2px solid #3361b4; 
}
.box6 td {
 /* border-left:1px solid #3361b4; */
 /* border-bottom:1px solid #3361b4  */
 border-bottom:1px solid #3361b4;
 border-left:1px solid #3361b4;
 border-right:1px solid #3361b4;
 vertical-align: middle;
}
.td-one {
    background-color: #1449a9;
    color:#fff;
    font-weight: 700;
    text-align: center;
}
.box6 tr td:nth-child(2) {
    text-align: center;
}
.box6 tr td:nth-child(3) {
    text-align: center;
}
.box6 tr td:nth-child(4) {
    text-align: center;
}
.gt td {
    text-align: center;
}
.gt tr td:nth-child(1) {
    width: 182px;
}
.gt tr td:nth-child(2) {
    text-align: left;
}
.over {
    margin-top:30px;
}
.over h2 {
    text-align: center;
}
.over p {
    margin-bottom: 10px;
    text-align: center;
}
.pht {
    line-height: 30px;
}
.pht p img{
    margin-right: 8px;
    vertical-align: text-top;
}
.pht p span {
    color:#555;
    font-size: 18px;
}
.banner .po {
    display: block;
}
.gy {
    display: none;
}
.end h2 {
    margin-top:50px;
}
.end p {
    text-align: center;
    margin-bottom: 30px;
}
.end-p p {
    text-align: left;
}
.end-p p span:nth-child(1) {
    color:#1449a9;
}
.end-p p span:nth-child(2) {
    color:#333;
    font-size: 20px;
}
.end-p p span:nth-child(3) {
    font-size: 14px;
    color: #555;
}
.gtui h2 {
    text-align: center;
    margin-top: 50px;
}
.gtui p {
    text-align: center;
    margin-bottom: 30px;
}
.hao {
    display: flex;
    justify-content: space-between;
}
.hao p {
    vertical-align: middle;
}
.hao p img {
    vertical-align: middle;
    margin-right: 12px;
}
.hao p span:nth-child(1){
    color:#4b6bb6;
    font-size: 18px;
    
}
.over-span {
    font-size: 18px;
    color:#6c84c0;
    margin-right: 29px;
    vertical-align: middle;
   
}
.over-spans {
    font-size: 18px;
    color:#6c84c0;
    margin-right: 29px;
    vertical-align: middle;
   
}
.banner-p p {
    cursor: pointer;
}
.center div {
    
     display: none; 
    line-height: 32px;
}
.pti p {
    text-align: left;
    font-size: 18px;
    color:#555

}
.center  .shehui {
    display: block;
}
/*顶部底部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;
}

.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: 0px 0px 10px 0;
	border-top: 1px solid #ddd;
}

.solarbe_bottom .footLink {
	line-height: 40px;
}

.solarbe_bottom a {
	color: #000;
}

.solarbe_bottom a:hover {
	text-decoration: underline;
}

.footer_b {
	margin-top: 10px;
}