﻿#indexslide {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 670px;
	-webkit-animation: all .3s;
	animation: all .3s;
}
.banner li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	width: 100%;
	height: 100%;
}
.banner li a {
	display: block;
	width: 100%;
	height: 100%;
}
.bannerindex {
	position: absolute;
	bottom: 55px;
	left: 0;
	z-index: 10;
	width: 825pt;
	height: 1pc;
	text-align: left;
}
.bannerindex dd {
	display: inline-block;
	margin: 0 3px;
	width: 9pt;
	height: 9pt;
	border: 2px solid #fff;
	border-radius: 9pt;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.bannerindex dd.on {
	border: 2px solid #fff;
	background-color: #fff;
}
.pro-box {
	position: absolute;
	right: 0;
	bottom: -1px;
	z-index: 15;
	width: 674px;
	height: 169px;
}
.pro-box a {
	float: left;
	display: block;
	visibility: visible;
	margin-top: 169px;
	width: 218px;
	height: 169px;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.showtext .img-text {
	visibility: visible;
	opacity: 1;
}
.box-e {
	background: url(../images/index/e-bg2.jpg) no-repeat;
}
.box-b, .box-e {
	margin-right: 10px;
}
.box-b {
	background: url(../images/index/b-bg2.jpg) no-repeat;
}
.box-p {
	background: url(../images/index/p-bg2.jpg) no-repeat;
}
.pro-box .pb-text {
	display: block;
	visibility: visible;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 55px;
	width: 92px;
	height: 50px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pro-box .pb-text b {
	font-size: 1pc;
}
.pro-box .pb-text b, .pro-box .pb-text i {
	display: block;
	color: #fff;
	line-height: 20px;
}
.pro-box .pb-text i {
	font-style: normal;
	font-size: 15px;
}
.box-e .pb-text {
	background: url(../images/index/e-icon.png) no-repeat left 36px;
}
.box-b .pb-text {
	background: url(../images/index/b-icon.png) no-repeat left 36px;
}
.box-p .pb-text {
	background: url(../images/index/p-icon.png) no-repeat 5px 36px;
}
.img-text {
	display: block;
	margin: 0 auto;
	width: 6pc;
	height: 31px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.img-text, .showtext .pb-text {
	visibility: hidden;
	opacity: 0;
}
.mainbox {
	overflow: hidden;
	padding: 25px 0;
}
.news-box {
	padding-right: 6px;
	width: 508px;
	height: 277px;
}
h3.news-title {
	margin-bottom: 15px;
	color: #30395f;
	font-weight: 700;
	font-size: 24px;
	font-family: myriadsetpro-thin-webfont;
	line-height: 30px;
}
.news-top ul {
	float: left;
	overflow: hidden;
	width: 150px;
	height: 43px;
}
.news-top li {
	float: left;
	width: 67px;
	height: 43px;
	background: #f0f6ff;
	color: #a3a3a3;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	line-height: 43px;
	cursor: pointer;
}
.news-top li.current, .news-top li:hover {
	background: #003894;
	color: #fff;
}
.news-top li a {
	color: #a3a3a3;
	font-size: 13px;
}
.news-top li.current a, .news-top li:hover a {
	color: #fff;
}
a.news-more {
	float: right;
	display: none;
	color: #999;
	font-weight: 700;
	font-size: 9pt;
	line-height: 43px;
}
.news-main {
	position: relative;
	padding-top: 15px;
}
.news-main h3 a, .news-main h3 a span {
	color: rgb(2,15,89);
	font-weight: 600;
	font-size: 16px;
}
.news-main h3 a span {
	display: inline-block;
	margin-right: 10px;
}
.news-main p {
	margin-top: 10px;
}
.news-main-box {
	position: relative;
	overflow: hidden;
	width: 470px;
	height: 117pt;
}
.news-main-box ul {
	position: absolute;
	top: 0;
	left: 0;
}
.news-main-box li {
	display: block;
	width: 470px;
	height: 117pt;
}
.news-main-box li p {
	line-height: 18px;height:54px;overflow:hidden;
}
.news-main-dl {
	position: absolute;
	top: 15px;
	right: 10px;
	overflow: hidden;
	width: 10px;
	height: 160px;
}
.news-main-dl li {
	display: block;
	margin-bottom: 22px;
	width: 10px;
	height: 10px;
	background: url(../images/index/icon2.jpg) no-repeat;
	cursor: pointer;
}
.news-main-dl li.on, .news-main-dl li:hover {
	background: url(../images/index/icon1.jpg) no-repeat;
}
.inews-list li {
	line-height: 22px;
}
.inews-list li a, .inews-list li a span {
	color: #666;
	font-weight: 700;
	font-size: 14px;
}
.inews-list li a span {
	display: inline-block;
	margin-right: 10px;
}
.est-box {
	float: left;
	width: 445px;
}
.est-box .img {
	position: relative;
	float: left;
	overflow: hidden;
	width: 281px;
	height: 219px;
}
.est-box .img ul {
	position: absolute;
	top: 0;
	left: 0;
}
.est-box .info {
	float: left;
	width: 163px;
	height: 219px;
	background: #303960;
}
.est-box .info a span {
	color: #bec0c9;
}
.lay-box {
	float: right;
}
.lay-box, .lay-box a {
	width: 225px;
	height: 277px;
	background: #00b2b2;
}
.lay-box img {
	width: auto !important;
}
.lay-box a {
	position: relative;
	display: block;
}
.lay-box a span {
	position: absolute;
	top: 78pt;
	left: 23px;
	width: 130px;
	height: 30px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.est-box .info dl {
	margin: 20px auto 0;
	width: 130px;
	height: 90pt;
}
.est-box .info dd {
	display: none;
}
.est-box .info dd a {
	display: block;
}
.est-box dl .yt {
	display: block;
	padding-top: 25px;
	background: url(../images/project/p1s2-icon1.png) center top no-repeat;
	text-align: center;
	line-height: 24px;
}
.est-box dl .tt {
	display: block;
	margin-bottom: 15px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.est-box dl .cc {
	display: block;
	margin-top: 10px;
	padding-top: 30px;
	background: url(../images/project/p1s2-icon3.png) center top no-repeat;
	line-height: 20px;
}
.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1;
}
.carousel-inner {
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	position: relative;
	display: none;
	height: 830px;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	display: block;
	width: 100%;
	line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 50%;
	z-index: 3;
	display: block;
	margin-top: -79px;
	width: 79px;
	height: 79px;
}
a.b-leftbtn {
	left: 10px;
	border-radius: 5pc;
	background: url(../images/carousel/rd-leftbtn.png) no-repeat center;
	opacity: 0;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	filter: alpha(opacity=0);
}
a.b-leftbtn:hover {
	background: url(../images/carousel/rd-leftbtn-hover.png) no-repeat center;
}
a.b-rightbtn {
	right: 10px;
	border-radius: 5pc;
	background: url(../images/carousel/rd-rightbtn.png) no-repeat center;
	opacity: 0;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	filter: alpha(opacity=0);
}
a.b-rightbtn:hover {
	background: url(../images/carousel/rd-rightbtn-hover.png) no-repeat center;
}
.b-slide:hover a.b-leftbtn, .b-slide:hover a.b-rightbtn {
	opacity: 1;
	filter: alpha(opacity=100);
}
.b-slidetitle .b-slidetitle-inner h6 {
	display: none;
	color: #ede5d9;
	font-size: 3pc;
	line-height: 50px;
}
.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	background: #333;
	background: rgba(0,0,0,.75);
}
.carousel-caption h4, .carousel-caption p {
	color: #fff;
	line-height: 20px;
}
.carousel-caption h4 {
	margin: 0 0 5px;
}
.carousel-caption p {
	margin-bottom: 0;
}
.b-slide {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.slidemask {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	background: url(../images/index_listbg.png) repeat!important;
	background: #000;
}
.slidemask, .slidemask .w1200 {
	height: 120px;
}
.bs-box {
	position: absolute;
	right: 0;
	bottom: -1px;
	overflow: hidden;
	height: 180px;
}
.bs-box a {
	position: relative;
	float: left;
	display: block;
	margin-top: 75px;
	width: 225px;
	height: 219px;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-left: 6px;
}
.bs-box a span {
	position: absolute;
	top: 15px;
	left: 23px;
	display: block;
	-webkit-transition: all .3;
	transition: all .3;
}
a.es {
	background: url(../images/index/bg1-.jpg) no-repeat;
}
a.bs {
	background: url(../images/index/bg2-.jpg) no-repeat;
}
a.pt {
	background: url(../images/index/bg3-.jpg) no-repeat;
}
a.lr {
	background: url(../images/index/bg4-.jpg) no-repeat;
}
.bs-box a .th {
	top: 50px;
	visibility: hidden;
	color: #fff;
	font-weight: 400;
	font-size: 34px;
	opacity: 0;
}
.bs-box a .th, .bs-box a .tt {
	-webkit-transition: all .4s;
	transition: all .4s;
}
.bs-box a .tt {
	visibility: visible;
	opacity: 1;
}
.bs-box a .tt img {
	display: block;
}
.bs-box a .tt strong {
	color: #fff;
	font-weight: 400;
	line-height: 20px;
	font-size: 20px;
}
.bs-box a:hover {
	margin-top: 0;
}
.bs-box a:hover .tt {
	visibility: hidden;
	opacity: 0;
}
.bs-box a:hover .th {
	visibility: visible;
	opacity: 1;
}
.slidestock {
	position: absolute;
	top: 13px;
	left: -28px;
	z-index: 10;
	width: 190px;
	height: 75pt;
	text-align: right;
}
.slidestock h5 {
	position: relative;
	color: #e9e9e9;
	font-weight: 700;
	font-size: 18px;
}
.slidestock h5 span {
	position: absolute;
	top: 6px;
	right: 94px;
	display: block;
	color: #e9e9e9;
}
.slidestock h5 strong {
	font-weight: 400;
	font-size: 28px;
	font-family: dincond-medium-webfont;
}
.slidestock .stocknum {
	padding-left: 20px;
	font-size: 36px;
	font-family: dincond-medium-webfont;
}
.slidestock .stocknum.up {
	background: url(../images/All-Icon.png) no-repeat -121px 0;
	color: #e55;
}
.slidestock .stocknum.down {
	background: url(../images/All-Icon.png) no-repeat -314px 0;
	color: #090;
}
.est-detail {
	float: left;
	width: 455px;
	height: 277px;
}
.est-detail-box {
	position: relative;
	overflow: hidden;
	width: 455px;
	height: 277px;
}
.est-detail-box ul {
	position: absolute;
	top: 0;
	left: 0;
}
.est-detail-box li {
	position: relative;
	float: left;
	width: 455px;
	height: 277px;
}
.est-detail-box li a {
	display: block;
	height: 100%;
}
.est-detail-box .info {
	position: absolute;
	bottom: 0;
	left: 0;
	visibility: hidden;
	padding-top: 22px;
	padding-left: 22px;
	width: 197px;
	height: 6pc;
	background: url(../images/index/bg1.jpg) no-repeat center top;
	color: #bdbdbf;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.est-detail-box li:hover .info {
	visibility: visible;
	opacity: 1;
}
.est-detail-box .info h3 {
	margin-bottom: 15px;
	font-size: 18px;
}
.est-detail-box .info h3, .est-detail-box .info p {
	color: #bdbdbf;
	font-weight: 700;
}
.indexwarp {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background: #fff;
}
.indexwarp.smallwidth {
	width: 1340px;
}
.indexwarp.sswidth {
	width: 75pc;
}
body {
	background: #262834;
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
.indexwarp.sswidth {
	width: 98%;
}
}
.news-main-dl li {
	display: block;
	margin-bottom: 22px;
	width: 10px;
	height: 10px;
	background: url(../images/All-Icon.png) no-repeat -81pt -42px;
	cursor: pointer;
}
.news-main-dl li.on, .news-main-dl li:hover {
	background: url(../images/All-Icon.png) no-repeat -81pt -52px;
}
.news-main-con {
	position: absolute;
	bottom: -10px;
	left: 0;
}
.news-main-con li {
	float: left;
	display: block;
	margin-right: 10px;
	width: 30px;
	height: 3px;
	background: #b5b5b5;
	cursor: pointer;
}
.news-main-con li.on, .news-main-con li:hover {
	background: #3c3fab;
}
.home_menus {
	opacity: 1;
	background: rgba(27,24,24,0.5);
	height: 120px;
	position: relative;
	z-index: 999;
	text-align: center;
	padding-top: 7px;
}
.home_menus_c {
	width: 1160px;
	background: #6490DD;
	margin: auto;
	text-align: left;
}
.home_menu_text {
	font-size: 14px;
	color: white;
}
.home_menus_l {
	display: inline-block;
	padding: 30px 0;
	position: relative;
	margin-left: 24px;
}
.home_menus_l_t {
	font-weight: bold;
	font-size: 21px;
	color: white;
	height: 28px;
	line-height: 28px;
}
.home_menus_l_b {
	opacity: 0.7;
	font-family: DINCondensed-Bold;
	font-size: 18px;
	color: #004660;
	opacity: 0.7;
	line-height: 22px;
	margin-top: 5px;
}
.home_menus_l_r {
	width: 13px;
	height: 50px;
	position: absolute;
	right: -33px;
	top: 35px;
	background: url('../images/path_r.png') no-repeat;
	background-size: 13px 50px;
}
.home_menus_r {
	float: right;
}
.home_menus_r a {
	display: inline-block;
	height: 120px;
	width: 110px;
	font-size: 14px;
	color: white;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	font-family: ICONFONT;
	margin-top: -40px;
	padding-top: 40px;
	z-index: 99999999;
}
.home_menus_r a .home_menu_text {
	text-align: center;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	font-weight: bold;
}
.home_menus_r a.active {
	background-color: #D00241;
}
.home_menus_r a.active .home_menu_text {
	font-size: 14px;
	color: #F4F4F4;
}
.home_menus_r a .home_menu_logo {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	width: 110px;
	height: 80px;
	font-size: 45px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 20px;
	color: white;
}
.home_menus_r a.active .home_menu_logo {
	color: #F4F4F4;
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.home_main {
	height: 210px;
	position: relative;
}
.home_main > div {
	display: inline-block;
	vertical-align: top;
}
.home_main .home_main_r {
	box-sizing: border-box;
	position: absolute;
	right: 0px;
	top: 0px;
}
.home_main_r_t {
	height: 210px;
	position: relative;
}
.home_main_r_t > div {
	display: inline-block;
	height: 210px;
	color: #fff;
	width: 150px;
	box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	z-index: 99;
    /*transition:all .6s,transform .6s;-webkit-transition:all .6s,-webkit-transform .6s;*/
}
.home_main_r_t > div:hover {
}
.home_main_r_t > div a {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 40px;
	z-index: 10;
    /*transition:all .6s,transform .6s;-webkit-transition:all .6s,-webkit-transform .6s;*/
}
/* .home_main_r_t>div:hover a{
    opacity:0;
    transition:all .6s,transform .6s;-webkit-transition:all .6s,-webkit-transform .6s;
} */
.home_main_r_t > div .logo {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	padding-top: 105px;
	padding-left: 20px;
    /*z-index:5;transition:all 1s,transform 1s;-webkit-transition:all 1s,-webkit-transform 1s;margin-top:10px;*/
}
.home_main_r_t > div .logo img {
	/*width: 100%;
	height: 100%;*/
	width:50px;
	height:50px;
}
/* .home_main_r_t>div:hover .logo{
    padding-top:60px;padding-left:100px;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition:all 1s,transform 1s;-webkit-transition:all 1s,-webkit-transform 1s;
} */
.home_main_r_t .zen {
	/*background-color:#0a3c45;*/
    right: 300px;
	top: 0;
	width: 330px;
}
.home_main_r_t .zen a {
	padding-top: 0;
}

.home_main_r_t .zen a img {
	width: 330px;
	height: 210px;
	transition:1s;
}

.home_main_r_t .zen a:hover img {
	transform:scale(1.3);
}

.home_main_r_t .zen .logo {
	width: 40px;
	height: 40px;
}
.home_main_r_t .zen:hover {
}
.home_main_r_t .zen .more .text {
	position: absolute;
	right: 60px;
	top: 50px;
	background-color: rgba(7,162,151, 0.9);
	width: 220px;
	padding: 20px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 20px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	opacity: 0;
	transition: all .6s,transform .6s;
	-webkit-transition: all .6s,-webkit-transform .6s;
}
.home_main_r_t .zen:hover .more .text {
}
.home_main_r_t .strategy {
	background-color: #E2964A;
	right: 150px;
	top: 0;
}
.home_main_r_t .strategy:hover {
}
.home_main_r_t .ebook_home {
	background-color: #0292D0;
	right: 0;
	top: 0;
}
.home_main_r_t .cn {
	font-weight: bold;
	font-size: 16px;
	color: #E9E9E9;
	padding-left: 20px;
}
.home_main_r_t .en {
	opacity: 0.4;
	font-family: DINCondensed-Bold;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 20px;
	margin-top: 5px;
}
.home_main_r_t .more {
	position: absolute;
	left: 170px;
	top: 20px;
	opacity: 0;
	transition: all 1s,transform 1s;
	-webkit-transition: all 1s,-webkit-transform 1s;
}
.home_main_r_t .zen .more {
	top: 0;
	left: 100px;
	opacity: 1;
}
.home_main_r_t .zen .more img {
	width: 390px;
	height: 200px;
}
.home_main_r_t .ebook_home .more {
	top: 40px;
}
.home_main_r_t > div:hover .more {
	display: block;
	opacity: 1;
	transition: all 1s,transform 1s;
	-webkit-transition: all 1s,-webkit-transform 1s;
}
.home_main_r_t .more img {
	width: 180px;
}
.home_main_r_b {
	margin-top: 10px;
	background-color: #E9E9E9;
	height: 40px;
	line-height: 40px;
	text-align: left;
	width: 460px;
	box-sizing: border-box;
	padding-left: 20px;
	position: relative;
}
.home_main_r_b .qrcode_wx {
	width: 130px;
	height: 140px;
	display: none;
	position: absolute;
	left: 240px;
	top: -140px;
	background: url(../img/qrcode_wx.png) no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}
.home_main_r_b a, .home_main_r_b div {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	color: rgb(102,102,102);
	padding-left: 5px;
	padding-right: 5px;
}
.home_main_r_b a:hover {
	color: #EF451E;
}
.home_main_r_b div {
	padding-left: 3px;
}
.home_main_r_b div img {
	height: 26.8px;
	width: 26.8px;
	vertical-align: middle;
}
.home_main_r_b .contact_wx {
	width: 27px;
	height: 40px;
	vertical-align: top;
	background: url(../img/icon_wx.png) no-repeat;
	background-size: 27px 27px;
	background-position: center;
}
.home_main_r_b .contact_wx:hover {
	background: url(../img/icon_wx_active.png) no-repeat;
	background-size: 27px 27px;
	background-position: center;
	z-index: 999;
}
.home_main_r_b .contact_weibo {
	width: 27px;
	height: 40px;
	vertical-align: top;
	background: url(../img/icon_weibo.png) no-repeat;
	background-size: 27px 27px;
	background-position: center;
}
.home_main_r_b .contact_weibo:hover {
	background: url(../img/icon_weibo_active.png) no-repeat;
	background-size: 27px 27px;
	background-position: center;
	z-index: 999;
}
.home_main_l_l, .home_main_l_r {
	display: inline-block;
	cursor: pointer;
}
.home_main_l_r .info {
	width: 0px;
	height: 90px;
	background-color: #F1A349;
	position: absolute;
	z-index: 100;
	color: #fff;
	bottom: 20px;
	transition: all 1s,transform 1s;
	-webkit-transition: all 1s,-webkit-transform 1s;
	overflow: hidden;
	box-sizing: border-box;
}
.home_main_l_r:hover .info {
	width: 170px;
	transition: all 1s,transform 1s;
	-webkit-transition: all 1s,-webkit-transform 1s;
}
.home_main_l_r .info .title {
	color: #fff;
	font-size: 20px;
	width: 170px;
	margin: 10px;
	font-family: DINCondensed-Bold;
	font-weight: bold;
}
.home_main_l_r .info .value {
	color: #E9E9E9;
	font-size: 22px;
	width: 170px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: DINCondensed-Bold;
	font-weight: bold;
}
.home_main_l_l {
	width: 530px;
	vertical-align: top;
	background-color: #f4f4f4;
	height: 210px;
	box-sizing: border-box;
	padding: 40px 10px 10px 10px;
	position: relative;
}
.home_main_l_l .label {
	opacity: 0.3;
	font-family: DINCondensed-Bold;
	font-weight: bold;
	font-size: 30px;
	color: #9B9B9B;
	line-height: 30px;
}
.home_main_l_l .navs {
	height: 24px;
	position: absolute;
	left: 10px;
	top: 0;
}
.home_main_l_l .navs div {
	display: inline-block;
	width: 104px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 12px;
	color: #4a4a4a;
	background-color: #c5c5c6;
	float: left;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 5px;
	font-weight: 600;
}
.home_main_l_l .navs div:hover {
	color: #004660;
}
.home_main_l_l .navs div.active {
	color: #FFFFFF;
	background-color: #3316F2;
	border: none;
}
.home_main_l_l .media {
	display: none;
}
.home_main_l_l .news .news_item, .home_main_l_l .media .news_item {
	display: none;
}
.home_main_l_l .news .news_item.active, .home_main_l_l .media .news_item.active {
	display: block;
}
.home_main_l_l .news .news_item .title, .home_main_l_l .media .news_item .title {
	height: 25px;
	line-height: 22px;
	font-size: 16px;
	width: 325px;
	overflow: hidden;
	font-weight: bold;
	color: #02768B;
	font-weight: bold;
}
.home_main_l_l .news .news_item .content, .home_main_l_l .media .news_item .content {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-top: 8px;
	height: 60px;
	overflow: hidden;
}
.home_main_l_l .news .news_item .time, .home_main_l_l .media .news_item .time, .news-main-box .time {
	font-size: 28px;
	color: #02768B;
	line-height: 28px;
	margin-top: 15px;
	overflow: hidden;
	font-weight: 200;
}
.home_main_l_l .media_status, .home_main_l_l .news_status {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.home_main_l_l .media_status {
	display: none;
}
.home_main_l_l .news_status div, .home_main_l_l .media_status div {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	border: 2px solid #db672a;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	box-sizing: border-box;
}
.home_main_l_l .news_status div.active, .home_main_l_l .media_status div.active {
	background-color: #db672a;
}
.home_main_l_r {
	width: 325px;
	height: 220px;
	margin-left: 10px;
	overflow: hidden;
}
.home_main_l_r img {
	transition: all 1s,transform 1s;
	-webkit-transition: all 1s,-webkit-transform 1s;
	z-index: 10;
}
.home_main_l_r img:hover {
	transition: all 1s;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.carousel-indicators
{
	padding:0 10px;
	display:inline-block;
	text-align:center;
	height:18px;
	background:rgba(0,0,0,1);
	border-radius:9px;
	opacity:0.7;
}

.carousel-indicators li
{
	display:inline-block;
	width:9px;
	height:9px;
	border-radius:9px;
	background:rgba(216,216,216,1);
}

.carousel-indicators li.active
{
	background:rgba(255,145,0,1);
}