/* CSS Document */
.news-text p { text-indent: 2em;}

#content {
    min-height: 100%;
    position: relative;}

#header {
    width: 100%;
    position: relative;
    z-index: 99999;}

#header .bar {
    width: 100%;
    height: 10px;
    background: url(img/bar-img.jpg) no-repeat;
    background-size: cover;}

#header .subNav {
    width: 100%;
    height: 150px;
    background: url(img/header-bg.jpg) no-repeat;
    background-size: cover;}

.main {
    max-width: 1200px;
    margin: auto;
    position: relative;}

a.logo {
    float: left;
    margin-top: 30px;}

.subNav-right {
    float: right;
    padding-top: 52px;}

.subNav-right a {
    height: 36px;
    line-height: 36px;
    color: #bbd9ff;
    font-size: 14px;
    padding: 0px 10px 0px 40px;
    display: inline-block;
    text-decoration: none;
    background: url(img/right-icon.jpg) no-repeat;}

.subNav-right a:hover {
    color: #fff;}

.subNav-right a.english {
    background-position: 9px 0px;}

.subNav-right a.japanese {
    background-position: 9px -36px;}

.subNav-right a.russian {
    background-position: 9px -72px;}

.subNav-right a.korean {
    background-position: 9px -108px;}

.subNav-right a.number {
    margin-left: 80px;
    background-position: 9px -144px;}

.warp {
    width: 100%;}

.banner {
    width: 100%;}

.nav {
    width: 100%;
    height: 60px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);}

.nav ul {
    width: 1200px;
    margin: auto;}

.nav li {
    width: 95px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    position: relative;}

.nav li a.link {
    width: 95px;
    height: 60px;
    font-size: 14px;
    display: block;
    color: #fff;}

.nav li a.link:hover,
.nav li:hover a.link,
.nav li .nav-hover a:hover,
.nav li a.current {
    color: #0072f4;
    background-color: #fff;}

.nav-hover {
    width: 135px;
    background-color: #fff;
    position: absolute;
    top: 60px;
    left: 0px;
    text-align: left;
    display: none;
	box-shadow:0 4px 4px #666;}

.nav-hover a {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: auto;
    color: #888;
    display: block;
    border-bottom: 1px solid #ebebeb;}

.nav-hover-jiaoliu {
    width: 400px;}

.nav-hover-jiaoliu a {
    width: 350px;}

.nav-hover a:last-child {
    border-bottom: none;}

.pc {
    position: relative;}

.pc-nav {
    position: absolute;}

.mobile {
    display: none;}

.btn-nav {
    margin: 40px 0px 0px 0px;}

.drop-nav {
    width: 100%;
    display: none;
    background-color: #fff;}

.drop-nav li {
    width: 100%;
    height: 50px;
    line-height: 50px;

    border-bottom: 1px solid #ebebeb;}

.drop-nav li a {
    width: 100%;
    height: 50px;
    display: block;}

.drop-nav li a {
    color: #888;}

.language {
    width: 100%;}

.language a {
    width: 19%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #ebebeb;}

.language a:last-child {
    border-right: none;}

.text-img {
    width: 100%;
    position: relative;
    z-index: 99;
    float: left;
    margin-bottom: 30px;}

.text-item {
    position: absolute;
    z-index: 9999;
    padding-left: 20px;
    top: 15px;
	width:100%
;}

.text-item p.tips {
    width: 99px;
    height: 26px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;}

.orange {
    width: 83px;
    color: #fff;
    background: url(img/orange.jpg) no-repeat;
    background-size: cover;}

.orange-2 {
    width: 72px;
    color: #fff;
    background: url(img/orange-2.jpg) no-repeat;
    background-size: cover;}

.blue {
    width: 83px;
    color: #fff;
    background: url(img/blue.jpg) no-repeat;
    background-size: cover;}



.blue-2 {
    width: 123px;
    height: 22px;
    color: #fff;
    background: url(img/blue-2.jpg) no-repeat;
    background-size: cover;}

.time {
    padding-left: 20px;
    font-size: 12px;
    color: #dcdcdc;
    margin-top: 165px;
    background: url(img/time-icon.jpg) no-repeat;}

.text-item h1 {
    font-size: 20px;
    margin-top: 30px;}

.text-item h1 a {
    color: #fff;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:100%;
	display:block;}

.text-item h1 a:hover {
    color: #ddd;}

.text {
    font-size: 14px;
    color: #b7c9f8;
    text-align: justify;
    text-justify: inter-ideograph;
    padding-right: 20px;
    margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}

.line {
    width: 40px;
    height: 1px;
    float: left;
    margin-top: 16px;
    background-color: #064ebb;}

.more {
    width: 200px;
    font-size: 14px;
    color: #fff;
    text-align: right;
    position: absolute;
    right: 15px;
    line-height: 33px;}

.more-icon {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-left: 10px;}

a.more:hover {
    color: #fff;}

.text-left {
    float: left;
    color: #fff;
    text-align: center;
    line-height: 28px;
    padding-left: 15px;
    padding-top: 6px;
    margin-right: 20px;
    border-left: 2px solid #00c0f7;}

.text-right {
    width: 77%;
    float: left;
    text-align: left;
    padding-top: 6px;
	height:60px;}

.text-right a {
    color: #666;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}

.text-right a:hover {
    color: #aaa;}
.dy-new-day .year,.dy-new-day .day { color:#064ebb;}
.year {
    font-size: 12px;
    display: block;
    letter-spacing: 1px;
    font-weight: normal;
    opacity: .6;
    color: #fff;}

.day {
    color: #fff;
    font-size: 40px;
    display: block;}

.title-line {
    width: 300px;
    margin: auto;}

.img-text {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #fff;}

.img-text p {
    font-size: 16px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width:auto;}

.img-text p a {
    color: #333;}

.img-text p a:hover {
    color: #337ab7;}

.calendar {
    width: 70px;
    height: 70px;
    background-color: #fc7d08;
    line-height: 26px;
    padding-top: 15px;
    text-align: center;}

.new {
    width: 210px;
    height: 152px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
    padding: 24px 0px 0px 17px;}

.new .mt05 {
    width: 92%;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}

.new-calendar {
    line-height: 26px;}

a.news-bg-1 {
    display: block;
    background: url(img/news-bg-1.jpg) no-repeat;}

a.news-bg-2 {
    display: block;
    background: url(img/news-bg-2.jpg) no-repeat;}

a.news-bg-3 {
    display: block;
    background: url(img/news-bg-3.jpg) no-repeat;}

a.news-bg-4 {
    display: block;
    background: url(img/news-bg-4.jpg) no-repeat;}

a.news-bg-5 {
    display: block;
    background: url(img/news-bg-5.jpg) no-repeat;}

a.news-bg-6 {
    display: block;
    background: url(img/news-bg-6.jpg) no-repeat;}

a.new:hover {
    color: #fff;
    background: #fc7d08;}

.module-2 {
    padding: 60px 0px 100px 0px;
    background: url(img/module-2-bg.jpg) repeat;}

.img-2-text {
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #fff;
    padding: 10px 15px 0px 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.img-2-text b {
    font-weight: normal;}

.img-2-text b a {
    color: #fff;}

.img-2-text b a:hover {
    color: #eee;}

.tips-img {
    width: 100%;}

.news-item {
    max-width: 1170px;
    min-height: 350px;
    margin: auto;
    position: relative;}

.news-item-posA {
    position: absolute;
    top: -40px;}

.carousel-caption {
    height: 80px;
    position: relative !important;
    background-color: #0072f4;
    right: 0px;
    bottom: 0px;
    left: 0px;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 20px;
    text-align: left;
    text-shadow: none;}

.carousel-caption a {
    color: #fff;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}

.carousel-caption a:hover {
    color: #ddd;}

.carousel-indicators {
    bottom: 90px;
    left: 66%;}

.year-icon {
    width: 13px;
    height: 13px;
    display: block;
    float: left;
    margin-right: 5px;}

.look-icon {
    width: 16px;
    height: 12px;
    display: block;
    float: left;
    margin-right: 5px;}

.news-list {
    width: 100%;
    height: 80px;
    font-size: 14px;
    padding-left: 18px;
    padding-top: 15px;
    margin-bottom: 12px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;}

.news-list a {
    color: #333;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}

.news-list a:hover {
    color: #337ab7;}

.news-list-icon-1,
.news-list-icon-2,
.news-list-icon-3,
.news-list-icon-4,
.news-list-icon-5 {
    float: left;
    font-size: 10px;
    color: #fff;
    padding: 2px 4px 1px 4px;
    border-radius: 2px;
    font-style: normal;
    margin-right: 10px;}

.news-list-icon-1 {
    background-color: #0072f4;}

.news-list-icon-2 {
    background-color: #fdad00;}

.news-list-icon-3 {
    background-color: #09c6c4;}

.news-list-icon-4 {
    background-color: #9e27e9;}

.news-list-icon-5 {
    background-color: #00c0f7;}

.footer-bg {
    width: 100%;
    height: 200px;
    background: url(img/footer-bg.jpg) no-repeat;
    background-size: 100% 100%;}

#main {
    padding-bottom: 200px;}

.footer-logo {
    display: block;
    padding-top: 70px;}

.footer-logo img {
    width: 270px;
    height: 60px;}

a.share {
    width: 56px;
    height: 54px;
    margin-top: 80px;
    display: block;}

.share img {
    width: 56px;
    height: 54px;}

.posFix-box{
    width: 1200px;
    margin: auto;}

.posFix {
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    background-color: #0477f7;}

.posFix ul{
    width:1200px;}

.posFix li,
.posFix li a.link{
    width:78px;}

.posFix-logo{
    padding-right: 10px;
    padding-top: 10px;}

.posFix-logo img{
    width: 195px;
    height: 40px;}

.img-hover:hover img {
    opacity: .7;}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {

    .nav ul {
        width: 990px;}

    .nav li {
        width: 70px;}

    .nav li a.link {
        width: 70px;}

    .time {
        margin-top: 114px;}

}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
    #header .subNav {
        width: 100%;
        height: 105px;}

    .pc {
        display: none;}

    .mobile {
        display: block;}

    a.logo {
        margin: 10px 0px 0px 0px;
        padding-left: 30px;}

    .btn-nav {
        margin-right: 30px;}

    .text-right {
        width: 82%;}

    .time {
        margin-top: 125px;}

    .text {
        margin-top: 5px;}

    .text-item h1 {
        margin-top: 22px;}

}

@media all and (max-width: 990px) {
    #header .subNav {
        width: 100%;
        height: 105px;}

    .pc {
        display: none;}

    .mobile {
        display: block;}

    a.logo {
        margin: 10px 0px 0px 0px;}

    .main {
        width: 95%;
        margin: auto;}

    .text-img {
        float: none;
        margin: 0px auto 30px auto;}

    .time {
        margin-top: 235px;}

    .text-item h1 {
        font-size: 24px;
        margin-top: 40px;}

    .text {
        font-size: 16px;}

    .img-420 {
        margin-bottom: 30px;}

    .new {
        width: 220px;}

    .text-right {
        width: 75%;
        padding-top: 0px;}

    .news-item {
        height: 915px;
        margin: auto;}

    .news-item-posA {
        top: -30px;
        left: 50%;
        margin-left: -370px;}

    .footer-logo img {
        width: 200px;
        height: 46px;}

    .footer-logo {
        padding-top: 80px;}

}

@media all and (max-width: 767px) {
    #header .bar {
        width: 100%;
        height: 5px;}

    #header .subNav {
        width: 100%;
        height: 70px;}
	a.logo {
    width: 50%;}
    a.logo img {
        width: 100%;}

    .btn-nav {
        margin: 20px 0px 0px 0px;}

    .text-img {
        float: none;
        margin: 0px auto 30px auto;}

    .text-right {
        width: 73%;
		float:left;
		line-height:28px;}
	.img-text p.flL { width:76%;}

    .new {
        width: 207px;}

    .time {
        margin-top: 120px;}

    .news-item {
        height: 520px;
        margin: auto;}

    .news-item-posA {
        top: 10px;
        left: 50%;
        margin-left: -190px;}
	.text-item h1 {
    font-size: 14px;
    margin-top: 8px;}
	.text {
		font-size: 14px;
		display:none;}
	.more {
		width: 200px;
		font-size: 14px;
		color: #fff;
		text-align: right;
		position: absolute;
		right: 15px;
		top:35px;
		line-height: 33px;}
	.mt80 {
			margin-top: 40px !important;}
	.carousel-indicators { display:none;}
	.module-2 {
    	padding: 0px 0px 0px 0px;}
}

@media \0screen\,screen\9 {
    /* 只支持IE6、7、8 */
    .nav {
        background-color: #000;
        filter: Alpha(opacity=50);
        position: static; /* ie6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承alpha值 */
        *zoom: 1;}
}

#conac { padding-top: 75px;}