﻿@charset "utf-8";
.homeheader{
    background: transparent;
}
.u-top{
	background-image: url(../en/home/pic/head-bg.jpg);
    width: 100%;
    background-position: center;
    background-size: cover;
}
.u-carousel {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;	
    height: 710px;
}
.u-carleft{
    width: 80%;
    height: 620px;
    background: #131212;;
    position: relative;
    z-index: 10;
}
.u-carright{
    width: 25%;
    height: 620px;
    background: #2271BC;	
    padding: 0px 20px;
    z-index: 10;
}
.u-carrighttop{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    padding-top: 18px;
}
.u-focusback{
	background-image:url(../en/home/pic/focusback.png);
    background-position: center;
    background-size: cover;
	color: #ECE692;
}
.u-theme{
	 height: 70px;
     text-align: center;
     width:50%;
     padding-top: 10px;
     cursor:pointer;
}

.u-theme span{
    display: inherit;
    margin-top: 3px;
    font-weight: bold;
}
.u-seprated{
    width: 100%;
    height: 3px;
    background: #c3b5b5;
    margin-top: 6px;
    opacity: 0.2;
}
.u-dotted{
    width: 100%;
    height: 1px;
    border-bottom: 3px dotted #c7c4c4;
    opacity: 0.3;
    margin-top: 4px;
}

.u-imgtitle{
	
}
.u-imgtitle img{
	
}
.u-imgtitle span{
    padding-left: 10px;
    font-weight: bold;
    font-size: 1.8rem;
    vertical-align: middle;
}
.u-imgtitle li{
    margin-bottom: 1rem;
    line-height: 1.3rem;
}
.u-imgtitle li a{
    color:white;
}
.u-imgtitle ul{
    padding: 10px 0px 0px 0px;
}

/* .carousel-inner>.item{
	max-height:710px;
} */

.HStaticWAuto{
    overflow: hidden;
}
.HStaticWAuto a,.WStaticHAuto a{
    display: flex;
    justify-content: center;
}
.carousel-inner>.HStaticWAuto>a>img, .carousel-inner>.HStaticWAuto>img {
    height: 620px;
}
.carousel-inner>.WStaticHAuto>a>img, .carousel-inner>.WStaticHAuto>img {
	width:100%;
}
.carousel-inner>.HStaticWAuto>a>video, .carousel-inner>.HStaticWAuto>video {
    width:100%;
}
 .carousel-inner>.WStaticHAuto>a>video, .carousel-inner>.WStaticHAuto>video {
    width:100%;
}

.u-blackline{
	position: absolute;
    bottom: 3.5rem;
}
.u-blackline img{
	width:100%;
}
.u-banner img{
	width:100%;
}


.u-mid{
	margin-top: 3rem;
}
.u-midtheme{
	display:flex;
	justify-content:space-between;
}
.u-midtheme{
	margin-top:40px;
}
.u-sate{
    width: 25%;
}
.u-hightlights{
    width: 47%;
}
.u-space{
    width: 25%;
}

.u-midtitle{
    font-size: 3rem;
    font-weight: bold;
    color:black
}
.u-leoimg{
    width: 25%;
    text-align: center;
    padding: 1rem;
    display: inline-block;
}
.u-mid-sate a{
	color:black;
}
.u-leoimg span,.u-geoimg span{
    font-size: 2rem;
    text-align: left;
    width: 100%;
    font-weight: bold;
    display: inline-block;
}
.u-leoimg img{
    width: 83%;
    text-align: center;
    margin-top: 2rem;
}

.u-satelist{
    background: #F9F9F9;
    margin-top: 1rem;
    display: flex;
    height: 12rem;
}
.u-satelist ul div{
	margin-top:2.5rem;
}
.u-satelist ul li{
    margin-right: 1rem;
    text-align: center;	
}
.u-satelist ul li  ing{
	vertical-align: bottom;	
}
.u-sategeo{
    display: inline-block;
    width: 73%;
    margin-top: 1rem;
}
.u-geoimg{
    width: 25%;
    padding: 1rem;
}
.u-geoimg .u-gimg1{
	width:82%;
    margin-top: 2rem;	
}
.u-geoimg .u-gimg2{
	width:51%;
    margin-top: 2rem;
    margin-left: 1rem;
}
.u-sategeo span{
    margin-top: 0.3rem;
    display: inline-block;
}
.u-sategeo ul{
    margin-top: 2rem;
}

.u-geo2 {
    margin-top: 3rem !important;
}
.u-sepline{
    width: 95%;
    height: 2px;
    background: #d4cccc;
    margin-top: 1rem;	
}
.u-geolist{
	height: 17rem;	
}
.u-highlightslist{
    background: #EFEFEF;
    height: 30rem;
    margin-top: 1rem;
    padding: 2rem;
}

.u-lightstitle{
    width: 7%;
    text-align: center;	
    display:inline-block;
}
.u-lightstitle label{
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.6rem;
}
.u-lightstitle .u-date{
	font-size: 3rem;
}
.u-verline{
    vertical-align: sub;
    width: 2px;
    height: 4rem;
    background: gray;
    display: inline-block;
}
.u-lightstext{
    display: inline-block;
    width: 90%;
}
.u-lightstext a{
	color:black;
}
.u-lightstext label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    height: 1.3rem;
    line-height: 1.5rem;
    overflow: hidden;
}
.u-lightstext span{
    display: inline-block;
    line-height: 1.3rem;
	height: 2.6rem;
    overflow: hidden;
}
.u-highlightslist li{
    margin-bottom: 2.3rem;
}
.u-more{
    float: right;
    margin-top: 1rem;
    cursor:pointer;
}
.u-more a{
	color:black;
}
.u-spacetitle .u-spacedate{
    display: inline-block;
    width: 84%;
}
.u-spacetitle img{
	vertical-align: bottom;	
}
.u-spacetext{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1rem;
    align-content: space-between;
    height: 30rem;	
}
.u-spacetext .u-spaceitem{
    background-size: cover;
    background-repeat: no-repeat;
    height: 32%;
    align-content: space-between;
    width: 49%;
    text-align: center;
    position: relative;
}
.u-spacetext .u-itemleft{
    background: url(../en/home/pic/solar_bottom_left.png);
    background-size: cover;
}
.u-spacetext .u-itemright{
	background: url(../en/home/pic/solar_bottom_right.png);	
    background-size: cover;
}
.u-s-item{
    
    width: 80%;
    margin: 0rem auto;
    color: white;
    top: -1rem;
    text-align: center;
    position: relative;
}
 .u-back-one{
	background: #356A8C;
}
.u-back-sec{
	background: #35828C;
}
.u-back-thr{
	background: #348B7A;
} 
.u-s-back{
    width: 80%;
    margin: 1rem auto;
    color: white;
    position: relative;
    line-height: 2rem;
}
.u-back-one-tri{
	border-color: transparent transparent #356A8C;
}
.u-back-sec-tri{
	border-color: transparent transparent #35828C;
}
.u-back-thr-tri{
	border-color: transparent transparent #348B7A;
}
.u-triangle{
    width: 0;
    height: 0;
    border-width: 0px 12px 12px;
    border-style: solid;
   
    margin: -1px auto;
    position: relative;
}
.u-new-back{
	position:relative;
}
.u-s-back span{
	
}
.u-theme-img-rect {
	width: 52px;
    height: 26px;
}
.u-theme-img-sqr {
	width: 26px;
    height: 26px;
}
.u-imglink {
    padding: 10px 14px;
}
.u-carright {
    padding: 0px 0px;
}
.u-carrighttop {
    padding-top: 5px;
}


@media (max-width: 1820px ){
	.u-imgtitle ul {
   		padding: 5px 0px 0px 0px;
	}
	.u-theme {
	   /*  height: 5rem; */
	    height:65px;
	    padding-top: 8px;
	}

	.u-blackline {
	    position: absolute;
	    bottom: -3rem;
	}

	.u-satelist ul li {
	    margin-right: 0rem;
	    text-align: center;
	    padding-right: 0px;
        padding-left: 0px;
	}
	.u-spacetitle img {
	    display: none;
	}
	.u-midtitle {
    	font-size: 2rem;
    }
    .u-spacetitle .u-spacedate {
	    width: 100%;
	}
	.u-s-back {
		font-size: 0.3rem;
    	line-height: 1.8rem;
	}
	.u-spaceitem label{
	    line-height: 1.4rem;
	}
	.u-new-back {
	    position: relative;
	    margin-top: 0.6rem;
	}
}

@media screen and (min-width:960px) and (max-width:1410px){
	.u-nsmc {
    	font-size: 3rem;
	}
	
}	
@media (min-width: 768px) and (max-width:1350px){
	.container {
		width:auto;
	}
}
.area-a{
	text-decoration:none;
}	
	
/* 新加样式  开始 */
.g-footer{
    padding: 0px 0px 30px 0px;
}
@media screen and (max-width: 1350px) {
    .g-footer{
        display: block !important;
        height: auto !important;
    }
    html{
        display: -webkit-box;
    }
}
.u-hightlights{
    width: 73%;
}
.u-verline{
    height: 3rem;
}
.u-lightstext{
    font-size: 18px;
}
.u-highlightslist{
    padding: 15px 15px 0px 15px !important;
    height: 58px !important;
}
.announcements_m{
    padding: 50px 0px 0px 0px;
}
.an_m_i{
    float:left;
}
.an_m_i img{
    border-radius: 10px;
    width:600px;
    height:400px
}
.an_m_t{
    margin: 0px 0px 0px 620px;
}
.an_m_t ul, .an_m_t ul li{
    list-style-type: none;
}
.ce_m_t{
    padding:20px 0px 0px 0px;
}
.ce_m_t a:link, .ce_m_t a:hover, .ce_m_t a:visited, .ce_m_t a:active{
    color: #024acd;
    text-decoration: none;
    outline:none;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
}
.ce_m_d{
    font-size: 14px;
    line-height: 1.8em;
    text-indent: 0em;
    color: #333;
    padding: 10px 0px 30px 0px;
}
.ce_m_c{
    color: #333 !important;
    font-size: 18px !important;
    text-align: left !important;
    line-height: 24px !important;
    font-family: "yahei" !important;
    text-indent: 0px !important;
}
.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
@media (min-width:992px) and (max-width: 1366px)  {/* ����992  С��1130 */
    .an_m_i img {
        border-radius: 10px;
        height: 100%;
        min-width: 400px;
        max-width:400px
    }
}
.u-sate{
    width: 100%;
    padding: 20px 0px 0px 0px;
}
.u-satelist {
    margin-top: 0.5rem !important;
    height: auto !important;
}
.u-geolist{
	height: auto !important;	
}
.u-highlightslist {
    margin-top: 3rem !important;
}
.u-highlightslist ul li{
    display: none !important;
}
.u-highlightslist ul li:first-child{
    display: block !important;
}
.u-highlightslist ul li div.u-lightstext a span{
    display: none !important;
}
/* 新加样式  结束 */

html, body{
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
	
/* 新的轮播图  开始 */

.new_slides_main{
    width: 100%;
    height: 150px;
    margin: 0px auto;
}
.new_slides_main ul li{
    width:100%;
    margin:0px;
    padding:0px;
    list-style-type: none;
    background-size:100% 100%;
}
.new_slides_main ul li a{
    width:100%;
    display: block;
    height:100%;
}
.new_slides_main ul li a img{
    width:100%;
    height:150px;
}
.new_slides_mar{
    margin-top:35px;
}

/* 圆点切换  开始 */
.tb-btn a {
    width: 15px !important;
    height: 15px !important;
    background-color: #1162be !important;
    border:1px solid #0b2e5e;
}
.tb-btn a.active {
    background-color: #fff !important;
}
/* 圆点切换  结束 */

/* 新的轮播图  结束 */