.index-slide{
	width:100%;
	max-width:1200px;
	height:auto;
	max-height:100vh;
	background-color:#CCC;
	margin:0 auto;
}
.index-slide .slide-item{
	width:100%;
	height:auto;
	overflow:hidden;
}
.index-slide .slide-item .swiper-container{
	width:100%;
	max-width: 100%;
	height:100%;
	max-height: 100%;
}
.index-slide .slide-item .swiper-slide {
	display:block;
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position:relative;
}
.index-slide .slide-item .swiper-slide .text{
	display:block;
	width:500px;
	height:auto;
	overflow:hidden;
	padding:40px 0;
	position:absolute;
	left:5%;
	background: rgba(0,0,0, 0.7);
	z-index:1;
}
.index-slide .slide-item .swiper-slide .text h2{
	display:block;
	width:90%;
	margin:0 auto;
	color:#fff;
	text-align:left;
	padding-bottom:10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.index-slide .slide-item .swiper-slide .text p{
	display:block;
	width:90%;
	margin:0 auto;
	color:#fff;
	font-size:16px;
	line-height:24px;
	padding-top:25px;
	text-align:left;
}
.index-slide .slide-item .swiper-slide img{
	width:100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:40px;
}

.index-slide .slide-item .swiper-container .swiper-pagination-bullet {
    height: 5px;
    width:60px;
}
@media all and (max-width:800px){
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:10px;
}
.index-slide .slide-item .swiper-container .swiper-pagination-bullet {
    height: 2px;
    width:40px;
}
}
.index-slide .slide-item .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    display: inline-block;
    /*  */border-radius:0%;
    background: #000;
    opacity: .2;
}
.index-slide .slide-item .swiper-pagination-bullet-active {
    opacity: 1;
    background:#F4A121;
}


.index-banner{
	width:100%;
	height:640px;
}
.index-slide-txt{
	width:1200px;
	height:80px;
	margin:0 auto;
}
.ib-center{
	width:1200px;
	height:500px;
	margin:0 auto;
	padding-top:70px;
}
.ib-center .ibc-right{
	width:220px;
	height:468px;
	padding:15px 25px;
	background-color:#fff;
	float:right;
	border:1px solid #F5F5F5;
}
.ib-center .ibc-right h3{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	color:#222;
	padding-bottom:15px;
}
.ib-center .ibc-right dl{
	display:block;
	width:100%;
	height:1px;
	background-color:#E3E0E0;
}
.ib-center .ibc-right p{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	color:#888;
	font-weight: normal;
	padding-top:15px;
}
.ib-center .ibc-right .ibc-form{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:20px;
}
.ib-center .ibc-right .ibc-form .input-text{
	color: #444;
    font-size:14px;
	width:86%;
    height:40px;
	padding:0 6%;
	border: 1px solid #D7D7D7;
	background-color:#fff;
	transition: background 0.3s ease-in-out;
	outline:none;
	float:left;
	margin-bottom:10px;
	transition-duration:0.2s;
	border-radius: 2px;
}
.ib-center .ibc-right .ibc-form .input-text:focus{
	border: 1px solid #999;
}
.ib-center .ibc-right .ibc-form .btn-submit{
	-webkit-appearance: none;
    border: none;
    border-radius: 2px;
	color: #444;
    cursor: pointer;
    height: 46px;
	font-size:14px;
	line-height:46px;
	width:100%;
	transition-duration:0.2s;
	background-color:#ECECEC;
	margin-top:0px;
}
.ib-center .ibc-right:hover .ibc-form .btn-submit{
	color:#fff;
	background-color:#FD4848;
}
.ib-center .ibc-right .ibc-jc{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:5px;
}
.ib-center .ibc-right .ibc-jc a{
	display:block;
	width:88%;
	height:58px;
	overflow:hidden;
	margin:0 auto;
	padding:8px;
	margin-top:15px;
	border-radius:3px;
}
.ib-center .ibc-right .ibc-jc a img{
	display:block;
	width:100%;
	height:100%;
}


.ib-center .ibc-left{
	width:920px;
	height:500px;
	background: rgba(255,255,255, 0.95);
	float:left;
}
.ib-center .ibc-left h2{
	display:block;
	width:98%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	font-weight: normal;
	padding:15px 0 20px 10px;
	font-size:16px;
	color:#333;
}
.ib-center .ibc-left .jj{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.ib-center .ibc-left .jj .jj-item{
	display:inline-block;
	vertical-align: middle;
	width:19.33%;
	margin:0 0.1%;
	height:390px;
	padding:30px 0 0 0;
	background-color:#EFEFEF;
	transition-duration:0.2s;
}

.ib-center .ibc-left .jj .jj-item i{
	display:block;
	width:100px;
	height:100px;
	background-color:#fff;
	color:#FC6565;
	border-radius:50px;
	text-align:center;
	font-size:50px;
	line-height:100px;
	margin:0 auto;
	transition-duration:0.2s;
}
.ib-center .ibc-left .jj .jj-item:hover i{
	border-radius:50px;
	font-size:60px;
}
.ib-center .ibc-left .jj .jj-item .img{
	display:block;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:0 auto;
	transition-duration:0.2s;
	background-color:#fff;
	border-radius:50px;
}
.ib-center .ibc-left .jj .jj-item .img img{
	display:block;
	width:60%;
	background-color:#fff;
	margin:20% auto;
	transition-duration:0.2s;
}
.ib-center .ibc-left .jj .jj-item:hover img{
	width:80%;
	margin:10% auto;
}

.ib-center .ibc-left .jj .jj-item h3{
	width:90%;
	display:block;
	height:50px;
	text-align:center;
	font-size:18px;
	line-height:50px;
	color:#fff;
	font-weight: normal;
	margin:10px auto 0 auto;
}
.ib-center .ibc-left .jj .jj-item p{
	color:#fff;
	width:82%;
	margin:10px auto 0 auto;
	line-height:22px;
	height:154px;
	font-size:14px;
}
.ib-center .ibc-left .jj .jj-item a{
	display:block;
	width:80%;
	height:38px;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	line-height:38px;
	background-color:#fff;
	color:#222;
	transition-duration:0.2s;
}
.ib-center .ibc-left .jj .jj-item:hover a{
	background-color:#FC6565;
	color:#fff;
	margin:10px auto 0 auto;
}

.index-zhouqi{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:10px auto 20px auto;
	border:2px solid #F5F5F5;
}
.index-zhouqi:hover{
	border:2px solid #F5F5F5;
}
.index-zhouqi .left{
	width:240px;
	height:430px;
	float:left;
	position:relative;
}
.index-zhouqi .left h2{
	display:block;
	width:82%;
	height:auto;
	overflow:hidden;
	text-align:left;
	font-size:20px;
	color:#fff;
	margin:30px auto 15px auto;
}

.index-zhouqi .left p{
	display:block;
	width:82%;
	height:auto;
	overflow:hidden;
	font-size:15px;
	line-height:22px;
	color:#fff;
	margin:0 auto;
}
.index-zhouqi .left .navlist{
	width:82%;
	height:auto;
	overflow:hidden;
	position:absolute;
	bottom:20px;
	left:9%;
}
.index-zhouqi .left .navlist a{
	display:block;
	width:90%;
	height:34px;
	text-align:center;
	font-size:14px;
	line-height:34px;
	color:#555;
	background: rgba(255,255,255, 0.7);
	margin:5px auto;
	transition-duration: 0.2s;
}
.index-zhouqi .left .navlist a:hover{
	height:48px;
	line-height:48px;
	background-color:#FD4848;
	color:#fff;
}


.index-zhouqi .right{
	width:940px;
	height:410px;
	overflow:hidden;
	float:right;
	padding:10px 10px;
	background-color:#fff;
	text-align:center;
}
.index-zhouqi .right .item{
	display:block;
	float:left;
	width:28.4%;
	height:auto;
	overflow:hidden;
	margin:10px 8px;
	border:1px solid #E3E0E0;
	padding:10px 1.5% 5px 1.5%;
	transition-duration:0.2s;
}
.index-zhouqi .right .item:hover{
	border:1px solid #FB3E1C;
	box-shadow: 0px 0px 6px #c7c4c4;
}
.index-zhouqi .right .item .title{
	display:block;
	width:100%;
	height:28px;
	overflow:hidden;
}
.index-zhouqi .right .item .title h2{
	display:block;
	height:28px;
	font-size:20px;
	line-height:28px;
	margin-bottom:6px;
	overflow:hidden;
	font-weight: normal;
	float:left;
}
.index-zhouqi .right .item .title i.hot{
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin:14px 0 0 6px;
	background:url(img/hotn.png) no-repeat center top;
}
.index-zhouqi .right .item p{
	display:block;
	width:100%;
	height:48px;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
	text-align:left;
	color:#888;
	margin-bottom:5px;
	margin-top:4px;
}
.index-zhouqi .right .item dl{
	display:block;
	width:100%;
	height:1px;
	background-color:#E3E0E0;
}
.index-zhouqi .right .item:hover dl{
	background-color:#999;
}
.index-zhouqi .right .item .jg{
	width:100%;
	height:30px;
	overflow:hidden;
	padding-top:8px;
}
.index-zhouqi .right .item .jg span{
	display:block;
	float:left;
	font-size:14px;
	line-height:36px;
}
.index-zhouqi .right .item .jg em{
	display:block;
	float:left;
	font-size:25px;
	line-height:30px;
	color:#F95335;
	margin-right:5px;
}
.index-zhouqi .right .item .tag{
	
	width:100%;
	height:22px;
	overflow:hidden;
	padding-top:12px;
	margin-bottom:8px;
}
.index-zhouqi .right .item .tag span{
	display:block;
	float:left;
	padding:0 10px;
	font-size:12px;
	line-height:20px;
	background-color:#F5F5F5;
	color:#666;
	margin-right:8px;
	border:1px solid #ECECEC;
}
.index-zhouqi .right .item .c1{
	color:#999;
}
.index-zhouqi .right .item .c2{
	color:#F95335;
}
.index-zhouqi .right .item .c3{
	display:block;
	float:left;
	font-size:16px;
	line-height:36px;
	font-weight: bold;
	color:#FD4848;
}

.index-news{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:10px auto 35px auto;
}
.index-news .left{
	width:820px;
	height:auto;
	overflow:hidden;
	float:left;
}
.index-news .right{
	width:366px;
	height:auto;
	overflow:hidden;
	float:right;
	background-color:#fff;
	padding-bottom:18px;
}
.indexQjtTab{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.indexQjtTab .tab_menu{
	overflow:hidden;
	text-align:center;
}
.indexQjtTab .tab_menu li{
	display:block;
	float:left;
	width:25%;
	padding:0 0px;
	height:42px
	text-decoration:none;
	color:#333;
	font-size:14px;
	line-height:36px;
	background-color:#fff;
	border-bottom: 4px solid #fff;
	cursor:pointer;
	transition-duration:0.2s;
}
.indexQjtTab .tab_menu li:hover{
	color:#FD4848;
}
.indexQjtTab .tab_menu li.current{
	background:#fff;
	color:#FD4848;
	text-decoration:none;
	font-size:16px;
	font-weight: bold;
	border-bottom: 4px solid #FD4848;
}
.indexQjtTab .tab_box{
	overflow:hidden;
	width:98%;
	height:auto;
	overflow:hidden;
	padding:15px 0% 15px 2%;
	background-color:#fff;
	margin-top:8px;
}

.indexQjtTab .tab_box .hide{display:none;}

.indexQjtTab .tab_box .tabTxt .news-item{
	width:48%;
	height:120px;
	overflow:hidden;
	padding:0px 0px;
	margin-right:2%;
	float:left;
	border-bottom:1px solid #F0F0F0;
	margin-top:15px;
	padding-bottom:10px;
}
.indexQjtTab .tab_box .tabTxt .news-item .pic{
	display:block;
	width:30%;
	float:left;
	overflow:hidden;
}
.indexQjtTab .tab_box .tabTxt .news-item .pic img{
	display:block;
	width:100%;
	min-height:100px;
	transition-duration:2s;
}
.indexQjtTab .tab_box .tabTxt .news-item:hover .pic img{
	transform: scale(1.1);
}
.indexQjtTab .tab_box .tabTxt .news-item .info{
	width:65%;
	height:auto;
	float:right;
	overflow:hidden;
}
.indexQjtTab .tab_box .tabTxt .news-item .www{
	width:100%;
	height:auto;
	float:right;
	overflow:hidden;
}
.indexQjtTab .tab_box .tabTxt .news-item .info .title{
	font-size:15px;
	line-height:22px;
	max-height:44px;
	color:#333;
	font-weight: bold;
	cursor:pointer;
	overflow:hidden;
}
.indexQjtTab .tab_box .tabTxt .news-item .info .title:hover{
	color:#FD3F3F;
}
.indexQjtTab .tab_box .tabTxt .news-item .info .dec{
	width:100%;
	height:auto;
	overflow:hidden;
	max-height:60px;
	font-size:14px;
	line-height:20px;
	color:#999;
	margin-top:6px;
}

.index-news .right .bbt{
	width:100%;
	height: auto;
    overflow: hidden;
	background-color:#fff;
}
.index-news .right .bbt .tit_text{
	width:100%;
	height:auto;
	float:left;
	    padding-bottom: 15px;
}
.index-news .right .bbt .tit_text h3{
	height:30px;
	margin:0px auto 0 auto;
	padding:20px 0 0 20px;
	text-align:left;
	float:left;
	font-size:20px;
	line-height:30px;
	color:#333;
	font-weight: normal;
}
.index-news .right .bbt .tit_text p{
	width:75%;
	height:auto;
	overflow:hidden;
	margin:0 auto 0 auto;
	text-align:left;
	font-size:16px;
	line-height:22px;
	color:#ccc;
}
.index-news .right .bbt .tit_text a{
	display:block;
	height:24px;
	float:right;
	margin: 20px 20px 0 20px;
	overflow:hidden;
	padding:0 18px;
	text-align:left;
	font-size:14px;
	line-height:24px;
	color:#FD3F3F;
	border:1px solid #FD3F3F;
	border-radius:12px;
	transition-duration:0.2s;
}
.index-news .right .bbt .tit_text a:hover{
	background-color:#FD3F3F;
	color:#fff;
}
.index-news .right .tit-img{
	display:block;
	width:100%;
	height:145px;
	overflow:hidden;
	margin-bottom:6px;
}
.index-news .right .tit-img img{
	display:block;
	width:100%;
	height:145px;
}
.index-news .right .news-item{
	display:block;
	width:86%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-bottom:1px solid #dbd8d8;
	padding-bottom:10px;
	padding-top:10px;
}
.index-news .right .news-item h3{
	display:block;
	width:100%;
	height:24px;
	overflow:hidden;
	text-align:left;
	margin-bottom:5px;
	font-size:15px;
	line-height:24px;
	color:#333;
	transition-duration:0.2s;
}
.index-news .right .news-item:hover h3{
	color:#FD3F3F;
}
.index-news .right .news-item span{
	display:block;
	width:100%;
	height:44px;
	overflow:hidden;
	margin:0 auto 0 auto;
	text-align:left;
	font-size:14px;
	line-height:22px;
	color:#888;
}

.index-coop{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:0%;
}
.index-coop .main-txt{
	width:101%;
	height:auto;
	overflow:hidden;
	padding-bottom:4%;
}
.index-coop .main-txt .item{
	display:block;
	width:15%;
	height:auto;
	overflow:hidden;
	padding:1% 0;
	float:left;
	margin:1.5% 1.2% 0 0.4%;
	background-color:#fff;
	-webkit-box-shadow: 0 3px 8px #ccc;
	border-radius:5px;
	transition-duration:0.3s;
}
.index-coop .main-txt .item:hover{
	-webkit-box-shadow: 0 6px 12px #888;
}
.index-coop .main-txt .item img{
	display:block;
	max-width:90%;
	max-height:90px;
	height:auto;
	margin:0% auto;
}
















@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
    .masked{
        background-image: -webkit-linear-gradient(left, #0ee5ff, #0e84ff 25%, #0ee5ff 50%, #0e84ff 75%, #0ee5ff);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-background-size: 200% 100%;
        -webkit-animation: masked-animation 0.8s infinite linear;
    }
	.masked1{
        background-image: -webkit-linear-gradient(left, #0ee5ff, #f4ab20 50%, #0ee5ff 50%, #f4ab20 100%, #0ee5ff);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-background-size: 200% 100%;
        -webkit-animation: masked-animation 3s infinite linear;
    }
	.masked2{
        background-image: -webkit-linear-gradient(left, #0ee5ff, #f4ab20 50%, #0ee5ff 50%, #f4ab20 100%, #0ee5ff);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-background-size: 200% 100%;
        -webkit-animation: masked-animation 3s infinite linear;
    }
}
@-webkit-keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -100% 0;}
}



 @-moz-keyframes rotate{
            100%{
              -moz-transform:rotate(0deg);
             }
             100%{
               -moz-transform:rotate(360deg);
             }
          }
 @-webkit-keyframes rotate{
            100%{
              -webkit-transform:rotate(0deg);
             }
             100%{
               -webkit-transform:rotate(360deg);
             }
          }
 @keyframes rotate{
            100%{
              transform:rotate(0deg);
             }
             100%{
               transform:rotate(360deg);
             }
          }
.xzright{
	-webkit-transform: rotateZ(-360deg);
	-moz-transform: rotateZ(-360deg);
	-o-transform: rotateZ(-360deg);
	-ms-transform: rotateZ(-360deg);
	transform: rotateZ(-360deg);	
}
.xzleft{
	-webkit-transform: rotateZ(720deg);
	-moz-transform: rotateZ(720deg);
	-o-transform: rotateZ(720deg);
	-ms-transform: rotateZ(720deg);
	transform: rotateZ(720deg);
}
/*index-message*/
.index-message{
	width:100%;
	height:680px;
	overflow:hidden;
	position:relative;
	/*background: url(img/bg-main.png);*/
}
@media all and (max-width:800px){
.index-message{
	display:none;
	
}
}
.index-message .scienceFi{
	width:1000px;
	height:1000px;
	position:absolute;
	top:-150px;
	left:5%;
	z-index:1;
}
.index-message .scienceFi .tiny-stars{
	width:1000px;
	height:1000px;
	position:relative;
}
.index-message .scienceFi .tiny-stars .Mod1{
	width:1000px;
	height:1000px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:1;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 500px 500px;
	-moz-background-size: 500px 500px;
	background-size: 500px 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	-moz-transition:all .30s;
    -webkit-transition:all .30s;
    transition:all .30s;
	-moz-animation:rotate 30s infinite linear;
    -webkit-animation:rotate 30s infinite linear;
    animation:rotate 30s infinite linear;
}
.index-message .scienceFi .tiny-stars .Mod2{
	width:1000px;
	height:1000px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 500px 500px;
	-moz-background-size: 500px 500px;
	background-size: 500px 500px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	-moz-transition:all .40s;
    -webkit-transition:all .40s;
    transition:all .40s;
	-moz-animation:rotate 40s infinite linear;
    -webkit-animation:rotate 40s infinite linear;
    animation:rotate 40s infinite linear;
}
.index-message .scienceFi .tiny-stars .Mod3{
	width:800px;
	height:800px;
	position:absolute;/*绝对定位*/top:82px;left:100px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 400px 400px;
	-moz-background-size: 400px 400px;
	background-size: 400px 400px;
	-webkit-border-radius: 400px;
	border-radius: 400px;
	-moz-transition:all .100s;
    -webkit-transition:all .100s;
    transition:all .100s;
	-moz-animation:rotate 100s infinite linear;
    -webkit-animation:rotate 100s infinite linear;
    animation:rotate 100s infinite linear;
	border:2px dashed rgba(253, 63, 63, 0.5);
}
.index-message .scienceFi .tiny-stars .Mod4{
	width:740px;
	height:740px;
	position:absolute;/*绝对定位*/top:82px;left:100px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 370px 370px;
	-moz-background-size: 370px 370px;
	background-size: 370px 370px;
	-webkit-border-radius: 370px;
	border-radius: 370px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
	border:12px dotted rgba(255, 255, 255, 0.1);
	margin:20px;
}
.index-message .scienceFi .tiny-stars .jiufang-core{
	width:600px;
	height:600px;
	position:absolute;/*绝对定位*/top:82px;left:100px;
	z-index:2;
	border-radius:301px;
	margin:102px;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain{
	width:500px;
	height:500px;
	position:relative;
	border-radius:300px;
	margin:51px;
	border:1px dashed rgba(253, 63, 63, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-1{
	width:500px;
	height:500px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .50s;
    -webkit-transition:all .50s;
    transition:all .50s;
	-moz-animation:rotate 50s infinite linear;
    -webkit-animation:rotate 50s infinite linear;
    animation:rotate 50s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-2{
	width:500px;
	height:500px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-3{
	width:500px;
	height:500px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .2s;
    -webkit-transition:all .2s;
    transition:all .2s;
	-moz-animation:rotate 2s infinite linear;
    -webkit-animation:rotate 2s infinite linear;
    animation:rotate 2s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-4{
	width:500px;
	height:500px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
	/*background: no-repeat url("../images/img/data-xz1.png") left top;*/
	-webkit-background-size: 250px 250px;
	-moz-background-size: 250px 250px;
	background-size: 250px 250px;
	-webkit-border-radius: 250px;
	-moz-transition:all .10s;
    -webkit-transition:all .10s;
    transition:all .10s;
	-moz-animation:rotate 10s infinite linear;
    -webkit-animation:rotate 10s infinite linear;
    animation:rotate 10s infinite linear;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .rotate-5{
	width:500px;
	height:500px;
	position:absolute;/*绝对定位*/top:0px;left:0px;
	z-index:2;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain dl{
	display: block;
    padding: 0 16px;
    font-size: 20px;
    line-height: 70px;
    color: #fff;
    position: absolute;
    z-index: 3;
    border-radius: 35px;
	transition-duration:0.2s;
	cursor:pointer;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain a{
	display: block;
    padding: 0 16px;
    font-size: 20px;
    line-height: 70px;
    color: #fff;
    position: absolute;
    z-index: 3;
    border-radius: 35px;
	transition-duration:0.2s;
	cursor:pointer;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain a:hover{
	color:#FBF9D0;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain dl:hover{
	color:#FBF9D0;
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-1{
	top: -33px;
    left: 213px;
	background: rgba(212,102,111, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-1:hover{
	background: rgba(212,102,111, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-2{
	top: 32px;
    right: 50px;
	background: rgba(84,146,207, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-2:hover{
	background: rgba(84,146,207, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-3{
	padding: 0 20px;
	line-height:60px;
	top: 204px;
    right: -68px;
	background: rgba(12,169,190, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-3:hover{
	background: rgba(12,169,190, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-4{
	bottom: 116px;
    right: -11px;
	background: rgba(255,204,51, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-4:hover{
	background: rgba(255,204,51, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-5{
	bottom: 4px;
    right: 70px;
	background: rgba(253,63,63, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-5:hover{
	background: rgba(253,63,63, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-6{
    bottom: -22px;
    left: 152px;
	background: rgba(214,168,109, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-6:hover{
	background: rgba(214,168,109, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-7{
    bottom: 44px;
    left: 25px;
	background: rgba(100,110,110, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-7:hover{
	background: rgba(100,110,110, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-8{
	top: 220px;
    left: -44px;
	background: rgba(88,172,105, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-8:hover{
	background: rgba(88,172,105, 0.8);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-9{
	padding: 0 20px;
	line-height:60px;
	top: 57px;
    left: -24px;
	background: rgba(205,89,41, 0.5);
}
.index-message .scienceFi .tiny-stars .jiufang-core .coreMain .jfhx-9:hover{
	background: rgba(205,89,41, 0.8);
}
@media all and (max-width:1500px){
	.index-message .formTxt{
		display:none;
	}
}
.index-message .formTxt{
	width:50%;
	height:680px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0%;
	z-index:10;
	transition-duration:0.5s;
}
.index-message .formTxt h2{
	display:block;
	float:left;
	margin:20% 0 3% 30%;
	font-size:28px;
	line-height:36px;
	color:#fff;
}
.index-message .formTxt p{
	display:block;
	float:left;
	width:55%;
	height:auto;
	overflow:hidden;
	margin:10px 0 0 30%;
	font-size:13px;
	line-height:20px;
	color:#fff;
}

.index-message .formTxt .mess-butts{
	width:100%;
	height:auto;
	overflow:hidden;
}

.index-message .formTxt .mess-butts a{
    display: inline-block;
    margin-top: 24px;
    width: 150px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #fff;
    color: #fff;
	text-align:center;
	margin:45px 0 0 30%;
}

.index-message .formTxt .mess-butts a:hover{
    color: #333;
    background-color: #fff;
}
.index-message .formFi{
	width:0%;
	height:680px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:0%;
	z-index:99;
	background: rgba(253,63,63, 1);
	transition-duration:0.8s;
}
.index-message:hover .formFi{
	width:48%;
}
.index-message .formFi .mess-form{
	width:530px;
	height:550px;
	float:left;
	margin:6% 0 0 6%;
}
.index-message .formFi .mess-form h2{
	display:block;
	float:left;
	margin:0% 0 0% 0%;
	font-size:40px;
	line-height:50px;
	color:#fff;
}
.index-message .formFi .mess-form p{
	display:block;
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px 0 0 0%;
	font-size:14px;
	line-height:24px;
	color:#fff;
}
.index-message .formFi .mess-form .formadd{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:15px;
}
.index-message .formFi .mess-form .formadd .input{
	width:90%;
	height:50px;
	overflow:hidden;
	margin:6px 0 15px 0;
	border:1px solid #EDEEEE;
}
.index-message .formFi .mess-form .formadd .input input{
	border:0;outline:none;
	background-color:transparent;
	width:90%;
	margin:5px 5%;
	height:40px;
	font-size:16px;
	line-height:30px;
	color:#fff;
}

.index-message .formFi .mess-form .formadd .textarea{
	width:90%;
	height:110px;
	overflow:hidden;
	margin:6px 0 15px 0;
	border:1px solid #EDEEEE;
}
.index-message .formFi .mess-form .formadd .textarea textarea{
	border:0;outline:none;
	background-color:transparent;
	width:90%;
	height:80px;
	margin:15px 5%;
	font-size:16px;
	line-height:24px;
	color:#fff;
}
input:-moz-placeholder, textarea:-moz-placeholder { color: #E5E5E5; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #E5E5E5; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #E5E5E5; }
.index-message .formFi .mess-form .formadd .submit{
	width:90%;
	height:auto;
	overflow:hidden;
	margin:15px 0 6px 0;
}
.index-message .formFi .mess-form .formadd .submit input{
	 -webkit-appearance: none;
    background: #fff;
    border: none;
    border-radius: 2px;
    color: #222;
    cursor: pointer;
    height: 50px;
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out;
    width:200px;
}



.item-top{
	width:100%;
	height:520px;
}
.item-top .iinfo{
	width:1200px;
	height:520px;
	margin:0 auto;
}
.item-top .iinfo .text{
	width:600px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-top:50px;
}
.item-top .iinfo .text h3{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	color:#fff;
	line-height:32px;
	font-size:20px;
	margin-bottom:15px;
}
.item-top .iinfo .text h2{
	display:block;
	font-weight: normal;
	width:100%;
	height:auto;
	overflow:hidden;
	color:#E9E7E7;
	line-height:24px;
	font-size:16px;
	margin-bottom:15px;
	margin-top:15px;
}
.item-top .iinfo .text h1{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	color:#FF6;
	line-height:50px;
	font-size:36px;
	text-shadow:#000 0px 1px 2px;
}
.item-top .iinfo .text .jg{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:8px;
}
.item-top .iinfo .text .jg span{
	display:block;
	float:left;
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	color:#fff;
	margin-right:2px;
}
.item-top .iinfo .text .jg em{
	display:block;
	float:left;
	font-size:32px;
	line-height:45px;
	color:#fff;
	margin-right:5px;
	font-weight: bold;
}
.item-top .iinfo .text .jg dl{
	display:block;
	float:left;
	font-size:16px;
	line-height:58px;
	color:#fff;
	margin-right:5px;
}
.item-top .iinfo .text .ts{
	float:left;
	height:auto;
	overflow:hidden;
	padding:10px 18px;
	font-size:13px;
	line-height:22px;
	background: rgba(243,190,170, 0.9);
	color:#F60;
	border-bottom: 1px solid rgba(243,190,170, 0.95);
	margin-bottom:15px;
}



.item-top .iinfo .text .tag{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.item-top .iinfo .text .tag span{
	display:block;
	padding:0 12px;
	font-size:14px;
	line-height:28px;
	background-color:#FFF;
	float:left;
	margin-right:10px;
}
.item-top .iinfo .text .but{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:56px;
}
.item-top .iinfo .text .but .kfbut{
	width:220px;
	height:64px;
	display:block;
	float:left;
	background-color:#0FB277;
	border-radius:4px;
}
.item-top .iinfo .text .but .kfbut:hover{
	background-color:#089864;
}
.item-top .iinfo .text .but .kfbut img{
	display:block;
	width:32px;
	height:32px;
	padding:10px;
	border-radius:26px;
	background-color:#fff;
	float:left;
	margin:6px 0 0 15px;
}
.item-top .iinfo .text .but .kfbut .tt{
	width:130px;
	height:50px;
	margin:6px 0 0 15px;
	float:left;
}
.item-top .iinfo .text .but .kfbut .tt span{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:16px;
	color:#fff;
	line-height:28px;
	font-weight: bold;
}
.item-top .iinfo .text .but .kfbut .tt em{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:12px;
	color:#EFF1F0;
	line-height:22px;
}

.item-desc{
	width:1200px;
	height:auto;
	overflow:hidden;
	font-size: 18px;
    line-height: 38px;
	color:#333;
	margin:0px auto 0px auto;
	padding-bottom:20px;
}
.item-desc img{
	display:block;
	max-width:1200px;
	margin:0 auto;
}
.item-desc a{
	color:#2091C1
}
.item-desc .fileBut{
	display:block;
	width:30%;
	height:46px;
	background-color:#06C;
	font-size:14px;
	line-height:46px;
	margin-right:69%;
	color:#fff;
	text-align:center;
}



.news-comm-detail{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:50px;
}
.news-comm-detail .detail-left{
	width:830px;
	height:auto;
	overflow:hidden;
	float:left;
}
.pos-class{
	width:100%;
	height:80px;
	border-bottom:1px solid #F0F0F0;
}
.pos-class dl{
	display:block;
	width:10px;
	height:22px;
	float:left;
	background-color:#FD3F3F;
	margin-top:30px;
}
.pos-class span{
	font-size:22px;
	color:#333;
	line-height:80px;
	margin-left:20px;
}
.pos-class .c-list{
	float:right;
}
.pos-class .c-list a{
	font-size:16px;
	color:#333;
	line-height:40px;
	padding:0 15px;
	display:block;
	float:left;
	background-color:#EFEFEF;
	margin:20px 5px;
	transition-duration:0.2s;
}
.pos-class .c-list a:hover{
	background-color:#FD4848;
	color:#fff;
}
.pos-class .c-list a.cur{
	background-color:#FD4848;
	color:#fff;
}
.news-comm-detail .detail-left .news-item{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:15px 0px;
	border-bottom:1px solid #F0F0F0;
}
.news-comm-detail .detail-left .news-item .pic{
	display:block;
	width:150px;
	float:left;
	overflow:hidden;
}
.news-comm-detail .detail-left .news-item .pic img{
	display:block;
	width:100%;
	min-height:120px;
	transition-duration:2s;
}
.news-comm-detail .detail-left .news-item:hover .pic img{
	transform: scale(1.1);
}
.news-comm-detail .detail-left .news-item .info{
	width:646px;
	height:auto;
	float:right;
	overflow:hidden;
}
.news-comm-detail .detail-left .news-item .info .title{
	font-size:16px;
	line-height:24px;
	color:#333;
	cursor:pointer;
	font-weight: bold;
}
.news-comm-detail .detail-left .news-item .info .title:hover{
	color:#FD3F3F;
}
.news-comm-detail .detail-left .news-item .info .date{
	width:100%;
	height:24px;
	overflow:hidden;
	padding:10px 0 10px 0;
	font-size:14px;
	color:#999;
	line-height:24px;
}
.news-comm-detail .detail-left .news-item .info .date span{
	margin-left:10px;
}
.news-comm-detail .detail-left .news-item .info .date a{
	color:#666;
	margin-left:10px;
}
.news-comm-detail .detail-left .news-item .info .date a:hover{
	color:#222;
}
.news-comm-detail .detail-left .news-item .info .dec{
	width:100%;
	height:auto;
	max-height:72px;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	color:#999;
}
.news-comm-detail .detail-left .news-item .info .tag{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.news-comm-detail .detail-left .news-item .info .tag a{
	display:block;
	padding:0 10px;
	height:26px;
	font-size:12px;
	line-height:26px;
	border:1px solid #F0F0F0;
	border-radius:3px;
	margin:6px 6px 0 0;
	float:left;
	color:#999;
	transition-duration:0.2s;
}
.news-comm-detail .detail-left .news-item .info .tag a:hover{
	border:1px solid #FD3F3F;
	color:#FD3F3F;
}
.news-comm-detail .detail-vist{
	width:810px;
	height:auto;
	overflow:hidden;
	float:left;
}
.news-comm-detail .detail-vist .pos-cur{
	width:100%;
	height:24px;
	margin-top:8px;
}
.news-comm-detail .detail-vist .pos-cur span{
	display:block;
	font-size:14px;
	line-height:24px;
	color:#666;
	float:left;
	margin-right:6px;
}
.news-comm-detail .detail-vist .pos-cur a{
	display:block;
	font-size:14px;
	line-height:24px;
	color:#666;
	float:left;
	margin-right:6px;
}
.news-comm-detail .detail-vist .pos-cur a:hover{
	color:#FD3F3F;
}
.news-comm-detail .detail-vist .mt{
	line-height: 28px;
    font-size: 20px;
    font-weight: normal;
	margin:40px 0 10px 0;
	font-weight: normal;
	color:#4B4B4B;
	font-weight: bold;
}
.news-comm-detail .detail-vist .irndt_date{
	width:100%;
	height:24px;
	font-size:14px;
	color:#999;
	line-height:24px;
	padding-top:15px;
}
.news-comm-detail .detail-vist .irndt_date em{
	margin-right:10px;
}
.news-comm-detail .detail-vist .irndt_date a{
	color:#666;
	margin-right:10px;
}
.news-comm-detail .detail-vist .irndt_date a:hover{
	color:#FD3F3F;
}
.news-comm-detail .detail-vist .irndt_date span{
	margin-left:10px;
}
.irndt_rd{background:#fafafa url(img/irndt_left.png) no-repeat 0 0; margin-top:20px;padding:22px 0 0 40px; font-size:14px;color:#999;line-height:24px;}
.irndt_rd p{padding:0 40px 25px 0;background:url(img/irndt_right.png) no-repeat right bottom}
.news-comm-detail .detail-vist .irndt_cont{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	font-size: 18px;
    line-height: 38px;
	color:#333;
}
.news-comm-detail .detail-vist .irndt_cont img{
	display:block;
	max-width:50%;
	margin:0 auto;
}
@media all and (max-width:800px){
.news-comm-detail .detail-vist .irndt_cont img{
	max-width:80%;
}
}
.news-comm-detail .detail-vist .up-down{
	margin-top:25px;
	border-top:1px solid #F0F0F0;
	width:100%;
	height:auto;
	overflow:hidden;
	padding:25px 0 10px 0;
}
.news-comm-detail .detail-vist .up-down p{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	color:#999;
	padding-bottom:15px;
}
.news-comm-detail .detail-vist .up-down p a{
	font-size:14px;
	line-height:24px;
	color:#333;
	font-weight: bold;
}
.news-comm-detail .detail-vist .up-down p a:hover{
	color:#FD3F3F;
}
.news-comm-detail .detail-vist .hos-tit{
	width:100%;
	height:50px;
	border-bottom:1px solid #F0F0F0;
	margin-bottom:15px;
}
.news-comm-detail .detail-vist .hos-tit dl{
	display:block;
	width:10px;
	height:22px;
	float:left;
	background-color:#FD3F3F;
	margin-top:16px;
}
.news-comm-detail .detail-vist .hos-tit span{
	font-size:20px;
	color:#333;
	line-height:50px;
	margin-left:20px;
}
.news-comm-detail .detail-vist .news-item{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:15px 0px;
	border-bottom:1px solid #F0F0F0;
}
.news-comm-detail .detail-vist .news-item .pic{
	display:block;
	width:210px;
	height:120px;
	float:left;
	overflow:hidden;
}
.news-comm-detail .detail-vist .news-item .pic img{
	display:block;
	width:100%;
	min-height:120px;
	transition-duration:2s;
}
.news-comm-detail .detail-vist .news-item:hover .pic img{
	transform: scale(1.1);
}
.news-comm-detail .detail-vist .news-item .info{
	width:580px;
	height:auto;
	float:right;
	overflow:hidden;
}
.news-comm-detail .detail-vist .news-item .info .title{
	font-size:16px;
	line-height:32px;
	color:#333;
	font-weight: bold;
}
.news-comm-detail .detail-vist .news-item .info .title:hover{
	color:#FD3F3F;
}
.news-comm-detail .detail-vist .news-item .info .date{
	width:100%;
	height:24px;
	overflow:hidden;
	padding:10px 0 10px 0;
	font-size:14px;
	color:#999;
	line-height:24px;
}
.news-comm-detail .detail-vist .news-item .info .date span{
	margin-left:10px;
}
.news-comm-detail .detail-vist .news-item .info .date a{
	color:#666;
	margin-left:10px;
}
.news-comm-detail .detail-vist .news-item .info .date a:hover{
	color:#222;
}
.news-comm-detail .detail-vist .news-item .info .dec{
	width:100%;
	height:auto;
	max-height:48px;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	color:#999;
}


.news-comm-detail .detail-right{
	width:340px;
	height:auto;
	overflow:hidden;
	float:right;
}
.news-comm-detail .detail-right .news-search{
	border:1px solid #444;
	width:338px;
	height:50px;
	border-radius:25px;
	background-color: #f3f0f0;
	position:relative;
	margin:10px 0 20px 0;
}
.news-comm-detail .detail-right .news-search:hover{
	border:1px solid #FD3F3F;
}
.news-comm-detail .detail-right .news-search .sokey{
	border:0;outline:none;
	display:block;
	float:left;
	width:280px;
	font-size:18px;
	line-height:50px;
	border-radius:25px;
	color:#666;
	padding:0 0 0 20px;
	background-color: #f3f0f0;
}
.news-comm-detail .detail-right .news-search .sokey::-webkit-input-placeholder{
      color: #6F6F6F;
}
.news-comm-detail .detail-right .news-search .sokey:-moz-placeholder{
     color: #6F6F6F;
}
.news-comm-detail .detail-right .news-search .sokey::-moz-placeholder{
     color: #6F6F6F;
}
.news-comm-detail .detail-right .news-search .sokey:-ms-input-placeholder{
     color: #6F6F6F;
}
.news-comm-detail .detail-right .news-search i{
	display:block;
	width:30px;
	height:30px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#666;
	cursor:pointer;
	position:absolute;
	top:10px;
	right:10px;
	transition-duration:0.2s;
}
.news-comm-detail .detail-right .news-search i:hover{
	font-size:20px;
	color:#FD3F3F;
}
.news-comm-detail .detail-right .r-irnpage{
	width:340px;
	height:auto;
	overflow:hidden;
	padding:15px 0;
	background-color:#FAFAFA;
	margin-bottom:20px;
}
.news-comm-detail .detail-right .r-irnpage .aimg{
	display:block;
	width:300px;
	padding:0px 20px;
}
.news-comm-detail .detail-right .r-irnpage .ri-h2{
	width:100%;
	height:24px;
	padding-top:8px;
	margin-bottom:15px;
}
.news-comm-detail .detail-right .r-irnpage .ri-h2 dl{
	display:block;
	width:8px;
	height:20px;
	float:left;
	background-color:#FD3F3F;
	margin-top:2px;
}
.news-comm-detail .detail-right .r-irnpage .ri-h2 span{
	font-size:18px;
	color:#333;
	line-height:24px;
	margin-left:15px;
}
.news-comm-detail .detail-right .r-irnpage .ri-h2 a{
	display:block;
	float:right;
	font-size:14px;
	color:#999;
	line-height:24px;
	margin-right:20px;
}
.news-comm-detail .detail-right .r-irnpage .title{
	display:block;
	width:300px;
	height:auto;
	overflow:hidden;
	padding:15px 0 15px 0;
	margin:0 20px;
	border-bottom:1px solid #F0F0F0;
}
.news-comm-detail .detail-right .r-irnpage .title s{
	display: block;
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    overflow: hidden;
    background: #bbb;
    margin:10px 15px 0 0;
}
.news-comm-detail .detail-right .r-irnpage .title a{
	display: block;
    width: 280px;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    float: left;
    font-weight: bold;
}
.news-comm-detail .detail-right .r-irnpage .title a:hover{
	color:#FD3F3F;
}


.news-index-top{
	width:1200px;
	height:380px;
	margin:20px auto 20px auto;
}
.news-index-top .news-left-slide{
	width:600px;
	height:380px;
	float:left;
}
.news-index-top .news-left-slide .swiper-container{
	width:100%;
	max-width: 100%;
	height:100%;
	max-height: 100%;
}
.news-index-top .news-left-slide .swiper-container .swiper-slide a{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.news-index-top .news-left-slide .swiper-container .swiper-slide a p{
	width:80%;
	height:atuo;
	padding:20px 10% 48px 10%;
	overflow:hidden;
	position:absolute;
	bottom:-150px;
	left:0;
	font-size:16px;
	line-height:24px;
	color:#fff;
	z-index:10;
	background:rgba(0,0,0,0.3);
	transition-duration:0.2s;
}
.news-index-top .news-left-slide .swiper-container .swiper-slide:hover a p{
	bottom:0;
}
.news-index-top .news-left-slide .swiper-container .swiper-slide a img{
	width:100%;
	min-height:380px;
	transition-duration:2s;
}
.news-index-top .news-left-slide .swiper-container .swiper-slide a img:hover{
	transform: scale(1.1);
}
.news-index-top .news-left-slide .swiper-container .swiper-pagination-bullet {
    height:14px;
    width:14px;
	border-radius:7px;
}
.news-index-top .news-left-slide .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    display: inline-block;
    /*  */border-radius:0%;
    background: #000;
    opacity: .2;
}
.news-index-top .news-left-slide .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FD3F3F;
}
.news-index-top .news-left-slide .swiper-button-next,.news-index-top .news-left-slide .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	display:none;
}
.news-index-top .news-left-slide .swiper-container:hover .swiper-button-next,.news-index-top .news-left-slide .swiper-container:hover .swiper-button-prev {
	display:block;
}
.news-index-top .news-left-slide .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("img/act_next.png");
	right: 10px;
	left: auto;
	color:#f30;
}
.news-index-top .news-left-slide .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("img/act_prev.png");
	left: 10px;
	right: auto
}
.news-index-top .news-right{
	width:600px;
	height:380px;
	float:right;
}
.news-index-top .news-right .re-item{
	display:block;
	width:290px;
	height:185px;
	float:left;
	margin:0 0px 10px 10px;
	background-color:#EFEFEF;
	overflow:hidden;
	position:relative;
}
.news-index-top .news-right .re-item p{
	width:80%;
	height:atuo;
	padding:15px 10% 15px 10%;
	overflow:hidden;
	position:absolute;
	bottom:-150px;
	left:0;
	font-size:14px;
	line-height:22px;
	color:#fff;
	z-index:10;
	background:rgba(0,0,0,0.3);
	transition-duration:0.2s;
}
.news-index-top .news-right .re-item:hover p{
	bottom:0;
}
.news-index-top .news-right .re-item img{
	display:block;
	width:100%;
	min-height:185px;
	transition-duration:2s;
}
.news-index-top .news-right .re-item:hover img{
	transform: scale(1.1);
}

.topbanner{
	width:100%;
	height:auto;
	max-height:400px;
	overflow:hidden;
}
.topbanner img{
	display:block;
	width:100%;
}


.case-pos{
	width:1200px;
	margin:8px auto 8px auto;
	height:50px;
	border-bottom:1px solid #F0F0F0;
}
.case-pos span{
	display:block;
	font-size:14px;
	line-height:50px;
	color:#666;
	float:left;
	margin-right:6px;
}
.case-pos a{
	display:block;
	font-size:14px;
	line-height:50px;
	color:#666;
	float:left;
	margin-right:6px;
}
.case-pos a:hover{
	color:#FD3F3F;
}
.case-pos .cmen{
	display:block;
	padding:0 15px;
	border:1px solid #DEDDDD;
	height:30px;
	font-size:14px;
	line-height:30px;
	float:right;
	background-color:#F1F1F1;
	margin-top:10px;
}
.case-pos .cmenCur{
	display:block;
	padding:0 15px;
	border:1px solid #FD3F3F;
	height:30px;
	font-size:14px;
	line-height:30px;
	float:right;
	background-color:#FD3F3F;
	margin-top:10px;
	color:#fff;
}
.case-pos .cmenCur:hover{
	color:#fff;
}
@media all and (max-width:800px){
.case-pos{
	width:94%;
	padding-bottom:10px;
}

.case-pos .cmen{
	display:none;
}
.case-pos .cmenCur{
	display:none;
}
}

.case-main{
	background-color:#F5F5F5;
	width:100%;
	height:auto;
	overflow:hidden;
}
.case-detailed{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto 40px auto;
}
.case-detailed .case-dis-left{
	width:880px;
	height:auto;
	overflow:hidden;
	float:left;
}

.case-detailed .case-dis-left .case-item-text{
	width:800px;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	margin-top:0px;
	padding:40px 40px;
}
.case-detailed .case-dis-left .case-item-text .content{
	width:100%;
	height:auto;
	min-height:580px;
	overflow:hidden;
	font-size:16px;
	line-height:28px;
	color:#333;
}
.case-detailed .case-dis-left .case-item-text .content p{
	padding-bottom:10px;
}
.case-detailed .case-dis-left .case-item-text .content img{
	display:block;
	max-width:800px;
	margin:0 auto;
}

.case-detailed .case-dis-right{
	width:260px;
	height:auto;
	overflow:hidden;
	padding:20px 20px;
	float:right;
	background-color:#fff;
}
.case-detailed .case-dis-right .hs-tit{
	width:100%;
	height:26px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;
}
.case-detailed .case-dis-right .hs-tit dl{
	display:block;
	width:8px;
	height:16px;
	margin-top:5px;
	float:left;
	background-color:#FD3F3F;
}
.case-detailed .case-dis-right .hs-tit span{
	display:block;
	font-size:16px;
	line-height:26px;
	color:#222;
	margin-left:10px;
	float:left;
}
.case-detailed .case-dis-right .item-list{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:20px;
}
.case-detailed .case-dis-right .item-list .tie{
	display:block;
	width:224px;
	height:auot;
	overflow:hidden;
	padding:16px 16px;
	background-color:#F7F6F6;
	border:1px solid #EFEEEE;
	transition-duration:0.2s;
	margin-bottom:10px;
}
.case-detailed .case-dis-right .item-list .tie:hover{
	border:1px solid #FD3F3F;
}
.case-detailed .case-dis-right .item-list .tie_cur{
	display:block;
	width:224px;
	height:auot;
	overflow:hidden;
	padding:16px 16px;
	background-color:#FD4848;
	border:1px solid #FD4848;
	transition-duration:0.2s;
	margin-bottom:10px;
}
.case-detailed .case-dis-right .item-list .tie_cur span{
	display:block;
	height:22px;
	float:left;
	line-height:20px;
	font-size:15px;
	color:#fff;
	transition-duration:0.2s;
}

.case-detailed .case-dis-right .item-list .tie span{
	display:block;
	height:22px;
	float:left;
	line-height:20px;
	font-size:15px;
	color:#222;
	transition-duration:0.2s;
}
.case-detailed .case-dis-right .item-list .tie:hover span{
	color:#FD3F3F;
}
.case-detailed .case-dis-right .item-list .tie em{
	display:block;
	width:100%;
	height:22px;
	line-height:22px;
	font-size:13px;
	color:#888;
	clear:both;
	transition-duration:0.2s;
}
.case-detailed .case-dis-right .item-list .tie:hover em{
	color:#FD3F3F;
}
@media all and (max-width:800px){
.case-detailed {
    width:100%;
}
.case-detailed .case-dis-left {
    width:100%;
}
.case-detailed .case-dis-left .case-item-desc .pic {
    width:92%;
    height: 180px;
    margin-left: 3%;
}
.case-detailed .case-dis-left .case-item-desc .info {
    width:94%;
	margin-left:3%;
	margin-right:0px;
	padding-top:15px;
}
.case-detailed .case-dis-left .case-item-desc .info .textatt {
    width: 100%;
    height: 160px;
    padding-top: 15px;
}
.case-detailed .case-dis-left .case-item-desc .info .textatt .it {
    width:100%;
}
.case-detailed .case-dis-left .case-item-desc .info .c-but {
    width: 100%;
    height:80px;
    margin-top:20px;
}
.case-detailed .case-dis-left .case-item-desc .info .c-but .ccbut1 {
    display: block;
   	width:94%;;
    height: 40px;
    background-color: #FD3F3F;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    float: left;
    color: #fff;
	margin-top:10px;
}
.case-detailed .case-dis-left .case-item-desc .info .c-but .ccbut3 {
    display: block;
    width:94%;
    height: 40px;
    background-color: #2932E1;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    float: left;
    color: #fff;
    margin-left:0px;
	margin-top:10px;
}
.case-detailed .case-dis-left .case-item-desc .info .c-but .ccbut2 {
    display: block;
    width:94%;
    height: 40px;
    background-color: #4192E7;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    float: left;
    color: #fff;
    margin-left:0px;
	margin-top:10px;
}
.case-detailed .case-dis-right {
	display:none;
}
.case-detailed .case-dis-left .case-item-text {
    width:94%;
    margin-top: 20px;
    padding: 40px 3%;
}
.case-detailed .case-dis-left .case-item-text .content img {
    display: block;
    max-width:100%;
    margin: 0 auto;
}
}


.item_list{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:20px auto;
}
.item_list .item{
	display:block;
	width:19%;
	height:auto;
	overflow:hidden;
	float:left;
	background-color:#F5F4F5;
	margin-right:1%;
	margin-bottom:30px;
	padding-bottom:15px;
	transition-duration:0.2s;
}
.item_list .item:hover{
	
}
.item_list .item .pic{
	width:100%;height:auto;
	overflow:hidden;
	width: 90%;
    margin: 10px auto 0 auto;
}
.item_list .item .pic img{
	width:100%;
	transition-duration:0.2s;
}
.item_list .item:hover .pic img{
	
}
.item_list .item .info{
	width:88%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}
.item_list .item dl{
	display:block;
	width:90%;
	height:24px;
	overflow:hidden;
	margin:0 auto;
	font-size:14px;
	line-height:24px;
	padding:10px 0 0 0;
	transition-duration:0.2s;
}

.item_list .item h2{
	display:block;
	width:90%;
	height:30px;
	overflow:hidden;
	margin:0 auto 0px auto;
	font-size: 15px;
	line-height:30px;
	padding:0px 0 0 0;
	color:#222;
	transition-duration:0.2s;
}
.item_list .item .jg{
	width:90%;
	height:30px;
	overflow:hidden;
	padding-top:0px;
	margin:0 auto;
}
.item_list .item .jg span{
	display:block;
	float:left;
	font-size:14px;
	line-height:36px;
}
.item_list .item .jg .c3{
	display:block;
	float:left;
	font-size:16px;
	line-height:36px;
	font-weight: bold;
	color:#FD4848;
}

.item_list .item .jg em{
	display:block;
	float:left;
	font-size:24px;
	line-height:30px;
	color:#F95335;
	margin-right:5px;
}

.item_list .item h3{
	display:block;
	width:90%;
	height:44px;
	overflow:hidden;
	margin:0 auto;
	font-size:14px;
	line-height:22px;
	padding:15px 0 0 0;
	font-weight: normal;
	color:#333;
	transition-duration:0.2s;
}
.item_list .item .but{
	width:90%;
	height:30px;
	margin:15px auto 0 auto;
	display:none;
}
.item_list .item .but i{
	float:left;
	font-size:22px;
	line-height:30px;
	color:#999;
	transition-duration:0.2s;
}
.item_list .item .but span{
	float:left;
	font-size:14px;
	line-height:30px;
	color:#999;
	margin-left:10px;
	transition-duration:0.2s;
}
.item_list .item:hover .but span{
	margin-left:20px;
	color:#ccc;
}

.VistNav{
	width:100%;
	height:52px;
	background-color:#E7E7E7;
	border-bottom:1px solid #D7D5D5;
}
.VistNav .vn-main{
	width:1200px;
	height:52px;
	margin:0 auto;
	text-align:center;
}
.VistNav .vn-main dl{
	display:block;
	width:1px;
	height:52px;
	float:left;
	background-color:#D7D5D5;
}
.VistNav .vn-main a{
	display:block;
	float:left;
	padding:0 30px;
	line-height:52px;
	color:#333;
	font-size:17px;
	cursor:pointer;
}
.VistNav .vn-main a:hover{
	background-color:#FD4848;
	color:#fff;
}

#VistTopNav{
	width:100%;
	height:52px;
	background-color:#E7E7E7;
	border-bottom:1px solid #D7D5D5;
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
	display:none;
}
#VistTopNav .vn-main{
	width:1200px;
	height:52px;
	margin:0 auto;
	text-align:center;
}
#VistTopNav .vn-main dl{
	display:block;
	width:1px;
	height:52px;
	float:left;
	background-color:#D7D5D5;
}
#VistTopNav .vn-main a{
	display:block;
	float:left;
	padding:0 30px;
	line-height:52px;
	color:#333;
	font-size:17px;
	cursor:pointer;
}
#VistTopNav .vn-main a:hover{
	background-color:#FD4848;
	color:#fff;
}


.desc-xglist{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.desc-xglist .item{
	display:block;
	width:23%;
	height:auto;
	overflow:hidden;
	padding:25px 3%;
	border:1px solid #D7D5D5;
	float:left;
	margin:5px 2% 20px 2%;
	border-radius:5px;
	box-shadow: 0px 5px 8px -4px #aba7a7;
}
.desc-xglist .item:hover{
	border:1px solid #FD4848;
	box-shadow: 0px 5px 8px -4px #FD4848;
}
.desc-xglist .item h3{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:16px;
	line-height:22px;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #D7D5D5;
}
.desc-xglist .item:hover h3{
	border-bottom:1px solid #FD4848;
}
.desc-xglist .item p{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	line-height:20px;
	text-align:left;
	color:#666;
}
.gdbut{
	display:block;
	width:200px;
	height:48px;
	margin:20px auto 20px auto;
	font-size:16px;
	background-color:#E3E3E3;
	clear:both;
	line-height:48px;
	text-align:center;
}
.gdbut:hover{
	background-color:#FD4848;
	color:#fff;
}


