@CHARSET "UTF-8";
 
html, body {
	height: 100%;
}

/**1.顶部滚屏**/
.ix-banner {
    min-height: 625px;
	height: 100%;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 0px;
    /**margin-top: -121px;**/
    margin-bottom: 0;
    vertical-align: middle;
    z-index: 20;
    position: relative;
}
.ix-carousel .owl-stage .owl-item .item .ix-cd-img {
    height: 100%;
    width: 100%;
}
.ix-carousel .owl-stage .owl-item .item .ix-cd-img::after {
	content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    background-color: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    z-index: 1;
}
.ix-carousel,
.ix-carousel .owl-stage-outer,
.ix-carousel .owl-stage,
.ix-carousel .owl-stage .owl-item,
.ix-carousel .owl-stage .owl-item .item,
.ix-carousel .owl-stage .owl-item .item img {
	height: 100%;
	min-height: 550px;
	overflow: hidden;
}
.ix-carousel .owl-stage .owl-item .item img {
	transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	-ms-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-webkit-transition: all 3s ease-in-out;
}
.ix-carousel .owl-stage .owl-item {
	position: relative;
}
.ix-carousel .thumbnail {
	padding: 0px;
	border: none;
	margin-bottom: 0px;
}

.ix-carousel .owl-nav button.owl-next {
    top: 48%;
    right: 50px;
}
.ix-carousel .owl-nav button.owl-prev {
    top: 48%;
    left: 50px;
}
.ix-carousel .owl-nav [class*='owl-'] {
	position: absolute;
	filter: Alpha(Opacity=60);
    opacity: 0.6;
    
    -webkit-transform: translate(0, -50%);  
    -ms-transform: translate(0, -50%);  
    transform: translate(0, -50%);  
	    
	transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.ix-carousel .owl-nav [class*='owl-'] {
	width: 50px;
}
.ix-carousel .owl-nav [class*='owl-']:hover {
    background: none;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.ix-carousel .owl-nav [class*='owl-']:focus {
	outline: none;
}

.ix-carousel .owl-dots {
	margin-top: -50px;
    position: relative;
}
.ix-carousel .owl-dots .owl-dot:focus {
	outline: none;
}
.ix-carousel .owl-dots .owl-dot span {
    background: #7b7b7b;
}
.ix-carousel .owl-dots .owl-dot.active span, 
.ix-carousel .owl-dots .owl-dot:hover span {
    background: #fff;
} 
/**滚屏内文字**/
.ix-carousel .ix-carousel-div {
	position: absolute;
    top: 48%;
    text-align: center;
    left: 48%; 
    -webkit-transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
	width: 50%;
}
.ix-carousel .ix-carousel-div > p {
	 margin-bottom: 0px;
}
/**
.ix-carousel .ix-carousel-div > p span {
	display: inline-block;
    height: 10px;
    width: 50px;
    background-color: #94c51b;
    vertical-align: 13px;
    margin: 0 15px;
}**/
.ix-carousel .ix-cd-1::before,
.ix-carousel .ix-cd-1::after {
	content: "";
	display: inline-block;
    height: 10px;
    width: 50px;
    background-color: #94c51b;
    vertical-align: 13px;
    margin: 0 15px;
}
.ix-carousel .ix-carousel-div > p.ix-cd-1 {
	margin-bottom: 35px;
}
.ix-carousel .ix-carousel-div > p.ix-cd-5 {
	line-height: 45px;
}
.ix-carousel .ix-cd-1, .ix-cd-3 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
	line-height: 55px;
/**text-shadow: 2px 2px 0 #000;**/
}
.ix-carousel .ix-cd-2 {
	font-size: 65px;
    font-weight: 600;
    line-height: 67px;
    color: #fff;
/**text-shadow: 2px 2px 0 #000;**/
}
.ix-carousel .ix-cd-4 {
	font-size: 16px;
	color: #fff;
	font-weight: 100;
/**text-shadow: 2px 2px 0 #000;**/
}
.ix-carousel .ix-cd-5 {
	font-size: 26px;
    color: #fff;
    line-height: 50px;
/**text-shadow: 2px 2px 0 #000;**/
}
.ix-carousel .ix-cd-5 > span {
	margin-right: 15px;
}
 
.ix-shows {
	padding: 50px 15px 50px 15px;
	margin-bottom: 60px;
	background-color: #f1f1f1;
}
.ce-carousel-3 .ce-c3i-tags:hover,
.ce-carousel-3 .ce-carousel-3-item:hover .ce-c3i-main,
.ce-carousel-3 .owl-nav [class*='owl-']:hover {
    background-color: rgba(0, 122, 194, 0.8) !important;
    color: rgba(255, 255, 255, 0.8);
}
.ce-carousel-3 .ce-carousel-3-item .ce-c3i-main > ul li i {
	color: rgba(0, 122, 194, 0.8);
}
.ix-carousel .owl-dots .owl-dot.active span, .ix-carousel .owl-dots .owl-dot:hover span {
    background: #94c51b;
}
 
/**2. 研究院信息**/
.ix-2-5 {
	z-index: 2;
    position: relative;
    width: 100%;
    height: 5px;
    background-color: #94c51b;
}
.ix-3 {
    width: 100%;
    height: 750px;
    background-color: #009bde;
    position: relative;
    z-index: 0;
	overflow: hidden;
}
.ix-3 .ix-3-bg {
	position: absolute;
    width: 100%;
    height: 100%;
}
.ix-3 .ix-3-bg-c {
	border-radius: 50%;
	position: absolute;
    left: 50%;
    top: 40%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ix-3 .ix-3-bg1 {
    width: 70vw;
    height: 70vw;
    border-radius: 50%;
    background-color: #1481d3;
    
    animation-delay: 0.4s;
    visibility: visible;
    animation-name: circleZoomOut;
}
.ix-3 .ix-3-bg2 {
	width: 50vw;
    height: 50vw;
    border-radius: 50%;
    background-color: #108de1;
    
    animation-delay: 0.3s;
    visibility: visible;
    animation-name: circleZoomOut;
}
.ix-3 .ix-3-bg3 {
    width: 30vw;
    height: 30vw;
    background-color: rgb(132 207 246 / 85%);
    
   	animation-delay: 0.2s;
    visibility: visible;
    animation-name: circleZoomOut;
}
.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
}
.ix-3 .ix-3-txt {
	color: #fff;
	z-index: 11;
	font-size: 18px;
    text-shadow:1px 2px 1px #494949;
    position: absolute;
    display: inline-block;
    -webkit-transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    transform: translate( -50%, -50%);
}
.ix-3 .ix-3-txt.ix-3-txt-1 {
	top: 21%;
    left: 30%;
}
.ix-3 .ix-3-txt.ix-3-txt-2 {
    top: 21%;
    left: 67%;
}
.ix-3 .ix-3-txt.ix-3-txt-3 {
	top: 64%;
    left: 39%;
}
.ix-3 .ix-3-txt.ix-3-txt-4 {
    top: 65%;
    left: 61%;
}
.ix-3 .ix-3-txt.ix-3-txt-5 {
	top: 58%;
    left: 65%;
}
.ix-3 .ix-3-a {
	z-index: 20;
	font-size: 22px;
    position: absolute;
    display: block;
    transition: none;
   /**
    -webkit-transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    transform: translate( -50%, -50%);
    **/
}
.ix-3 .ix-3-a.ix-3-a-1 {
    top: 40%;
    margin-top:-30px;
    /**left: 23%;**/
}
.ix-3 .ix-3-a.ix-3-a-1::after {
	content: "";
    position: absolute;
    width: 95px;
    height: 15px;
    background-image: url(../../images/index/zuo.png);
    background-size: 100% 100%;
    background-position-x: right;
    background-repeat: no-repeat;
    margin-left: 15px;
}
.ix-3 .ix-3-a.ix-3-a-2 {
	top: 6%;
    left: 50%;
    -webkit-transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    transform: translate( -50%, -50%);
}
.ix-3 .ix-3-a.ix-3-a-2::after {
	content: "";
    position: absolute;
    top: 22px;
    left: 48%;
    width: 12px;
    height: 72px;
    background-image: url(../../images/index/shang.png);
    background-size: 100% 100%;
}
.ix-3 .ix-3-a.ix-3-a-3 {
	top: 40%;
	/**left: left: 76%;**/
}
.ix-3 .ix-3-a.ix-3-a-4 {
	bottom: 210px;
	left:50%;
	transform: translate( -50%, -50%);
	/**left: left: 76%;**/
}
.ix-3 .ix-3-a.ix-3-a-4::after {
    content: "";
    position: absolute;
    bottom: 22px;
    left: 48%;
    width: 12px;
    height: 72px;
    background-image: url(../../images/index/shang.png);
    background-size: 100% 100%;
    transform: rotate(180deg);
}
.ix-3 .ix-3-a.ix-3-a-3::before {
    content: "";
    position: absolute;
    margin-left: -105px;
    width: 95px;
    height: 15px;
    background-image: url(../../images/index/you.png);
    background-size: auto 100%;
    background-position-x: left;
}
.ix-3 .ix-3-logo {
	cursor: pointer;
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    transform: translate( -50%, -50%);
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    padding: 20px;
    border: 35px solid #99d20f;
}
.ix-3 .ix-3-logo span {
	width: 200px;
    height: 90px;
    display: block;
    margin: 55px 0;
    background-image: url(../../images/logo.png);
    background-size: 100% 100%;
    z-index: 2;
}
.ix-3 .ix-3-logo:hover span {
	background-image: url(../../images/index/logo_zc.png);
}
.ix-3 .ix-3-logo .ix-3-logo-img {
	width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.ix-3 .ix-3-logo .ix-cover {
	width: 102%;
    height: 102%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate( -50%, -50%);  
    -ms-transform: translate( -50%, -50%);
    transform: translate( -50%, -50%); 
}
.ix-3 .ix-3-logo > .ix-cover::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    background: #99d20f;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.ix-3 .ix-3-logo:hover .ix-cover::before {
    transform: translate(-50%, -50%) scale(1);
}
.ix-3 .ix-3-nums {
    position: absolute;
    width: 100%;
    bottom: 7%;
	color: #fff;
}
.ix-3 .ix-3-nums .ix-3-num {
 	height: 130px;
    width: 134px;
    cursor: pointer;
    
    transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	margin-right: auto;
    margin-left: auto;
}
.ix-3 .ix-3-nums .ix-3-num:hover > div {
	background-image: url(../../images/index/ix-bg2.png);
}
.ix-3 .ix-3-nums .ix-3-num > div {
	background-image: url(../../images/index/ix-bg1.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto;
    text-align: center;
    line-height: 90px;
    font-size: 13px;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
}
.ix-3 .ix-3-nums .ix-3-num:hover p {
	color: #99d20f;
}
.ix-3 .ix-3-nums .ix-3-num > div span {
	font-size: 27px;
    font-weight: 600;
}
.ix-3 .ix-3-nums .ix-3-num > p {
	text-align: center;
    font-weight: 600;
    font-size: 14px;
   	position: relative;
}

.ix-3 .ix-3-a.ix-3-a-1 {
    top: 30% !important;
}
.ix-3 .ix-3-a.ix-3-a-1.ix-3-a-7 {
    top: 52% !important;
    margin-top:0;
}
.ix-3 .ix-3-a.ix-3-a-3 {
    top: 30% !important;
    margin-top: 30px;
}
.ix-3 .ix-3-a.ix-3-a-3.ix-3-a-5 {
	top: 52% !important;
	margin-top: 0px;
}
@media (min-width: 1740px){
	.ix-3 .ix-3-a.ix-3-a-3 {
	    margin-top: 50px;
	}
	.ix-3 .ix-3-a.ix-3-a-3.ix-3-a-5 {
		margin-top: 0px;
	}
	.ix-3 .ix-3-a.ix-3-a-3 {
	    margin-top: 50px;
	}
}

.ix-3 .ix-3-txt.ix-3-txt-5 {
    top: 68%;
    left: 50%;
}


.ix-3 .ripple,
.ix-3 .ripple:before,
.ix-3 .ripple:after {
    position: absolute;
    top: 40%;
    left: 50%;
    width: auto;
    height: auto;
    border-radius: 50%;
    -ms-border-radius: 50%;
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--moniz-base-rgb, 143, 204, 39), 0.6);
    -o-box-shadow: 0 0 0 0 rgba(var(--moniz-base-rgb, 143, 204, 39), 0.6);
    box-shadow: 0 0 0 0 rgba(var(--moniz-base-rgb, 143, 204, 39), 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.ix-3 .ripple:before,
.ix-3 .ripple:after {
    width: 310px;
    height: 310px;
    top: 50%;
}
.ix-3 .ripple:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.ix-3 .ripple:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}


/**3. 公告 新闻动态 科技创新**/
.ix-4 {
	background-image: url(../../images/index/new_bj.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 100%;
    min-height: 475px;
    z-index: 20;
  	position: relative;
}
.ce-carousel .carousel-indicators {
    display: inline;
    position: relative;
    bottom: auto;
  	width: auto;
  	right: auto;
}
.ce-carousel .carousel-indicators li {
	height: auto;
    width: 120px;
    background-color: #fff;
    border: none;
    border-radius: 0;
}
.ix-4 .ce-carousel,
.ix-4 .ce-carousel .carousel-inner,
.ix-4  .ce-carousel .carousel-inner div.item  {
    height: auto;
}
.ix-4 .be-carousel a.carousel-control {
	top: auto;
    bottom: 25px;
    left: auto;
    width: auto;
    opacity: 1;
}
.ix-4 .ce-carousel {
	width: 100%;
	min-height: 450px;
}

.ix-4 .be-carousel a.carousel-control span {
	width: 33px;
    height: 33px;
    display: block;
}
.ix-4 .be-carousel a.carousel-control.left {
	left: 45%;
}
.ix-4 .be-carousel a.carousel-control.right {
	right: 45%;
}
.ix-4 .be-carousel a.carousel-control.left span {
	transition: all 0.3s ease-in-out;
	background: url("../../images/index/news_l.png");
}
.ix-4 .be-carousel a.carousel-control.right span {
	transition: all 0.3s ease-in-out;
	background: url("../../images/index/news_r.png");
}
.ix-4 .be-carousel a.carousel-control.left:hover span {
	background: url("../../images/index/news_llv.png");
}
.ix-4 .be-carousel a.carousel-control.right:hover span {
	background: url("../../images/index/news_rlv.png");
}
.ix-4-im-img {
	margin-bottom: 10px;
}
.ix-4 .ix-4-item .ix-4-im-1 {
    border-bottom: 1px solid #009bde;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.ix-4 .ix-4-item .ix-4-im-2 {
}

.ix-4 .ix-4-item .ix-4-im-1,
.ix-4 .ix-4-item .ix-4-im-2 {
    width: 100%;
}
.ix-4 .ix-4-item .ix-4-im-1 > div,
.ix-4 .ix-4-item .ix-4-im-2 > div {
	display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
}
.ix-4 .ix-4-item div a {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
    display: inline-block;
   
}
.ix-4 .ix-4-item div p {
	font-size: 13px;
    line-height: 25px;
    color: #8d9b9b;
}
.ix-4 .item-1 .ix-4-item div p {
	margin-bottom: 0px;
}
.ix-4 .item-2 .ix-4-item div p {
	margin-bottom: 0px;
    line-height: 22px;
}
.c2-line {
    width: 100%;
    border-bottom: 2px solid #1296db;
    position: absolute;
    bottom: 75px;
}
.ix-4 .ix-4-item div p i {
	width: 20px;
}
.ix-4 .ix-4-item div img.ix-4-time {
	width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -1px;
}
.ix-4 .ce-image {
    width: 100%;
    cursor: pointer;
}
.item-1 {
	padding-top: 30px;
}

.ix-4 .ce-si-item {
    padding: 15px;
}
.ix-4 .so-body-title {
	text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
}
.ix-4 .so-body-title i {
	font-size: 30px;
    color: #94c51b;
    text-shadow: 1px 1px 3px #a7a7a7;
    margin-bottom: 15px;
}
.ix-4 .so-body-title > div > div {
	color: #b9b9b9;
    text-align: center;
    font-size: 10px;
}
.ix-4 .so-body-title > div > div a {
    font-size: 15px;
    font-weight: 500;
    margin: 0px 5px;
}
.ix-4 .so-body-title .ix-4-hr-span {
    color: #009bde;
    font-size: 22px;
}
.ix-4 .ce-shuffle-img-controls li a {
	transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    padding: 7px 15px;
    border-radius: 4px;
}
.ix-4 .ce-shuffle-img-controls li a.active,
.ix-4 .ce-shuffle-img-controls li a:hover {
	color: #fff;
    background: #1295da;
}
.ix-4 .ce-si-item {
    padding: 15px;
}
.ns-1-block {
    background-color: #fff;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
 	margin-bottom: 25px;
}
.ns-1-block .ns-bk-img {
	position: relative;
}
.ns-1-block .ns-bk-img:before {
    content: '';
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(17 17 17 / 0%);
}
.ns-1-block a > div.ns-bk-img {
	border-bottom: 8px solid #1296db;
}
.ns-1-block a > div.ns-bk-img > img {
	width: 100%;
}
.ns-1-block div.ns-info h3 {
	font-size: 18px;
    color: #333;
}
.ns-1-block div.ns-info p {
	font-size: 13px;
    color: #666;
    margin-bottom: 15px;
}
.ns-1-block div.ns-info {
	padding: 0px 15px 15px 15px;
}
.ns-1-block div.ns-info > div {
	background-color: #2c4fe9;
    color: #fff;
    width: 80px;
    height: 44px;
}
.ns-1-block div.ns-info > div i {
	line-height: 36px;
    padding-left: 6px;
}
.ns-1-block div.ns-info > div div {
    float: right;
    width: 50px;
}
.ns-1-block div.ns-info > div p {
	color: #fff;
    font-size: 13px;
    margin: 3px 0px 0px 0px;
}
.ns-1-block div.ns-info > div h6 {
    font-size: 15px;
    margin: 0px 0px 0px 0px;
}
.ns-1-block a > div.ns-bk-img,
.ns-1-block div.ns-info > div,
.ns-1-block div.ns-info h3,
.ns-1-block .ns-bk-img:before {
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.ns-1-block:hover a {
	text-decoration: none ! important;
}
.ns-1-block:hover a > div.ns-bk-img {
	border-color: #94d600;
}
.ns-1-block:hover div.ns-info > div {
    background-color: #94d600;
}
.ns-1-block:hover div.ns-info h3 {
	color: #94d600;
}
.ns-1-block:hover .ns-bk-img:before {
    background-color: rgb(17 17 17 / 30%);
}
.ix-4 .se-a {
    float: right;
    margin-top: 90px;
    position: relative;
    z-index: 30;
    font-size: 15px;
}
.ix-4-h4 {
    font-weight: 600;
    color: #697677;
    font-size: 23px;
    margin-bottom: 15px;
}
.ix-4-p {
	color: #8d9b9b;
    font-weight: 600;
    font-size: 17px;
	margin-bottom: 45px;
}
.ix-4-p::after {
	content: '';
    position: absolute;
    height: 5px;
    width: 70px;
    background: #94c51b;
    left: 0px;
    margin-top: 25px;
}
.ix-4 .ce-carousel .carousel-inner div.item {
    padding-bottom: 20px;
}
.ix-41-item {
	background-color: #fff;
    padding: 45px 15px 15px 15px;
    border-radius: 12px;
    box-shadow: 2px 2px 5px #cacaca;
    margin: 0 5px 0 5px;
    min-height: 180px;
    	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.ix-41-item:hover {
	background-color: #eee;
}
.item-2 .ix-4-p {
    margin-bottom: 25px;
    text-align: center;
}
.item-2 .ix-4-item div a {
	margin-bottom: 3px;
}
.item-2 .ix-4-p::after {
    content: '';
    position: absolute;
    height: 5px;
    width: 70px;
    background: #94c51b;
    left: 50%;
    margin-top: 30px;
    text-align: center;
    -webkit-transform: translate( -50%, -50%);
    -ms-transform: translate( -50%, -50%);
    transform: translate( -50%, -50%);
}

/**4. 合作交流 科学传播 技术服务 **/
.ix-5 .ce-t22-title {
	height: 40px;
}
.ix-5 {
	background-image: url(../../images/index/ix5-bg1.jpg);
    background-size: 100% 100%;
    height: 650px;
    max-height: 650px;
}
.ix-5 .ix-5-main {
	padding: 0 15px;
}
.ix-5 .ce-text-2-2 {
    background-color: rgb(67 138 226 / 0%);
    padding: 35px 0 0px 0;
    background-size: 100% 100%;
    height: 650px;
    max-height: 650px;
    cursor: pointer;
}
.ix-5 .ix-5-img-1 {
	background-image: url(../../images/index/hzjl.png);
}
.ix-5 .ix-5-img-2 {
	background-image: url(../../images/index/kxcb.png);
}
.ix-5 .ix-5-img-3 {
	background-image: url(../../images/index/jsfw.png);
}
/**
.ix-5 .ce-t22-module:after {
    background: rgb(3 169 244 / 20%);
    border-bottom: 5px solid #a0db1f;
    top: -120px;
    cursor: pointer;
}
**/
.ix-5 .ce-t22-module:after {
	display: none;
}
.ix-5 .ce-t22-module::before {
	content: '';
    width: 100%;
    height: 650px;
    position: absolute;
    top: 0px;
    left: 0;
    background: rgba(39,153,225,.6);
    z-index: -1;
    top: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    
    background: rgb(3 169 244 / 40%);
    border-bottom: 5px solid #a0db1f;
    top: -30px;
    cursor: pointer;
}
.ix-5 .ce-t22-module:hover::before {
    top: -130px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 0;
}
.ix-5 .ce-t22-module:hover h3, 
.ix-5 .ce-t22-module:hover p, 
.ix-5 .ce-t22-module:hover i,
.ix-5 .ce-t22-module:hover font {
    color: #a0db1f;
    border-color: #a0db1f;
}
.ix-5 .ce-text-2-2 i {
	border: none;
	background-size: 100% 100%;
	opacity: 0.7;
}
.ix-5 .ce-t22-module:hover i.ix-5-img-1 {
	background-image: url(../../images/index/hzjl_c.png);
}
.ix-5 .ce-t22-module:hover i.ix-5-img-2 {
	background-image: url(../../images/index/kxcb_c.png);
}
.ix-5 .ce-t22-module:hover i.ix-5-img-3 {
	background-image: url(../../images/index/jsfw_c.png);
}
.ix-5 .ce-t22-module {
	transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.ix-5 .ce-t22-module:hover {
	margin-top: -10px;
}
.ix-5 .ce-t22-module font {
	font-size: 60px;
    display: block;
    font-weight: 600;
    margin-top: 60px;
}
.ix-5 .ce-t22-module-text > p {
    font-size: 18px;
    line-height: 35px;
}
.ix-5 .ce-t22-module-text h3 {
	font-size: 32px;
    font-weight: 600;
    margin-bottom: 30px;
}

/**5. 合作伙伴 **/
.ix-6 {
	margin-bottom: 50px;
}
.ix-6 .ce-carousel-3 .ce-c3i-img::after {
    display: none;
}
.ix-6 .ce-carousel-3 .owl-nav button.owl-prev {
	left: -55px;
}
.ix-6 .ce-carousel-3 .owl-nav button.owl-next {
	right: 5px;
}
.ix-3 .ix-3-a.ix-3-a-1 {
	top: 22%;
	left: 3%;
	min-width: 120px;
}
.ix-3 .ix-3-a.ix-3-a-3 {
	height: auto;
	top: 22%;
	margin-top: 0;
	left: auto;
	right: 0px;
	min-width: 120px;
}
.ix-3 .ix-3-a.ix-3-a-1.ix-3-a-4 {
	top: 35%;
}

.ix-6 .ce-image-3 {
	width: 100%;
	cursor: pointer;
}
.ix-6 .ce-image-3 > div {
    background: none;
    opacity: 0.7;
}
.ix-6 .ce-image-3 > div > img {
	transform: rotateY(0deg);
}


@media (min-width: 1740px) {
	/**1.滚屏 **/
	.ix-carousel .owl-nav [class*='owl-'] {
		width: 35px;
	}
	.ix-carousel .ix-cd-1, .ix-cd-3 {
	    font-size: 62px;
	    line-height: 66px;
	}
	.ix-carousel .ix-carousel-div > p.ix-cd-5 {
	    line-height: 50px;
	    font-size: 30px;
	}
	
	/**2.图表信息 **/
	.ix-3 {
	    height: 790px;
	}
	.ix-3 .ix-3-txt {
	    font-size: 18px;
	}
	.ix-3 .ix-3-a {
    	font-size: 40px;
	}
	.ix-3 .ix-3-a.ix-3-a-2 {
	    top: 5%;
	}
	.ix-3 .ix-3-a.ix-3-a-2::after {
	    top: 50px;
	    left: 48%;
	    width: 16px;
    	height: 87px;
	}
	.ix-3 .ix-3-a.ix-3-a-1::after {
	    width: 140px;
	    height: 22px;
	    margin-left: 15px;
	}
	.ix-3 .ix-3-a.ix-3-a-3::before {
	 	margin-left: -155px;
	    width: 140px;
	    height: 22px;
	}
	.ix-3 .ix-3-nums {
    	bottom: 10%;
	}
	.ix-3 .ix-3-nums .ix-3-num {
    	height: 100px;
    	width: 165px;
	}
	.ix-3 .ix-3-nums .ix-3-num > div {
	 	text-align: center;
	    line-height: 125px;
	    font-size: 18px;
	    width: 110px;
	}
	.ix-3 .ix-3-nums .ix-3-num > div span {
	    font-size: 50px;
	}
	.ix-3 .ix-3-nums .ix-3-num > p {
	    text-align: center;
	    font-weight: 600;
	    font-size: 18px;
	    position: relative;
	}
	.ix-3 .ix-3-a.ix-3-a-4 {
		bottom: 30%;
		left:50%;
		transform: translate( -50%, -50%);
		/**left: left: 76%;**/
	}
}

@media (max-width: 1324px) {
}
@media (max-width: 768px)  {
	
	/**1.顶部滚屏**/
	.ix-banner {
		height: auto;
		min-height: auto;
		position: relative;
	}
	
	
	.ix-carousel,
	.ix-carousel .owl-stage-outer,
	.ix-carousel .owl-stage,
	.ix-carousel .owl-stage .owl-item,
	.ix-carousel .owl-stage .owl-item .item,
	.ix-carousel .owl-stage .owl-item .item img {
		height: 220px;
		min-height: 200px;
	}
	
	.ix-carousel .ix-carousel-div > p.ix-cd-1, 
	.ix-carousel .ix-carousel-div > p.ix-cd-3 {
	    font-size: 17px;
	    color: #fff;
	    font-weight: 600;
		line-height: 22px;
		text-shadow: 1px 1px 0 #000;
		margin-bottom: 5px;
	}
	.ix-carousel .ix-carousel-div > p.ix-cd-2 {
		font-size: 20px;
	    font-weight: 600;
	    line-height: 17px;
		text-shadow: 1px 1px 0 #000;
	}
	.ix-carousel .ix-carousel-div > p.ix-cd-4 {
		font-size: 12px;
		color: #fff;
		font-weight: 100;
		text-shadow: 1px 1px 0 #000;
	}
	.ix-carousel .ix-carousel-div > p.ix-cd-5 {
		font-size: 13px;
	    color: #fff;
	    line-height: 20px;
		text-shadow: 1px 1px 0 #000;
	}
	.ix-carousel .ix-carousel-div > p.ix-cd-5 > span {
		margin-right: 15px;
	}
	.ix-carousel .ix-cd-1::before, 
	.ix-carousel .ix-cd-1::after {
	    height: 5px;
	    width: 30px;
	    vertical-align: 2px;
	    margin: 0 5px;
	}
	.ix-carousel .ix-carousel-div {
		left: 52%;
	}
	
	.ix-carousel .owl-nav [class*='owl-'] {
		width: 8px;
	}
	.ix-carousel .owl-nav button.owl-next {
 		right: 10px;
	}
	.ix-carousel .owl-nav button.owl-prev {
 		left: 10px;
	}
	
	.ix-desc .ix-desc-info {
		margin-right: auto;
		margin-left: auto;
		display: block;
		padding: 35px 43px;
		margin-bottom: 15px;
	}
	.ix-contact-form {
    	width: 100%;
	}
	.ix-carousel .ix-carousel-div {
    	width: 90%;
	}
	
	/**2.信息图**/
	.ix-3 {
	    height: 645px;
	}
	.ix-3 .ix-3-nums {
    	bottom: 30px;
	}
	.ix-3 .ix-3-a {
		font-size: 12px;
	}
	.ix-3 .ix-3-txt {
    	z-index: 10;
	}
	.ix-3 .ix-3-txt.ix-3-txt-1 {
	    top: 16%;
    	left: 24%;
	}
	.ix-3 .ix-3-txt.ix-3-txt-2 {
		top: 14%;
    	left: 78%;
    	width: 134px;
	}
	.ix-3 .ix-3-txt.ix-3-txt-3 {
	    top: 42%;
	    left: 26%;
	}
	.ix-3 .ix-3-txt.ix-3-txt-4 {
	    top: 42%;
	    left: 75%;
	}
	.ix-3 .ix-3-txt.ix-3-txt-5 {
	    top: 46%;
	    left: 48%;
	}
	
	.ix-3 .ix-3-a.ix-3-a-1 {
	    top: 29%;
	    left: 3%;
	    width: 106px;
	}
	.ix-3 .ix-3-a.ix-3-a-1::after {
		width: 38px;
	    height: 7px;
	    top: 4px;
	    right: -26px;
	    margin-left: 0px;
	}
	.ix-3 .ix-3-a.ix-3-a-2 {
	    top: 21%;
	    left: 50%;
	}
	.ix-3 .ix-3-a.ix-3-a-2::after {
	    width: 8px;
	    height: 38px;
	}
	.ix-3 .ix-3-a.ix-3-a-3 {
		height: 8px;
	    top: 31% !important;
	    left: auto;
	    right: 6px;
	    width: 98px;
	}
	.ix-3 .ix-3-a.ix-3-a-3.ix-3-a-5{
        top:47% !important;
    }
	
	.ix-3 .ix-3-a.ix-3-a-4::after {
	    width: 8px;
	    height: 38px;
	}
	
	
	.ix-3 .ix-3-a.ix-3-a-3::before {
	    width: 38px;
	    height: 8px;
	    top: 4px;
	    margin-left: -42px;
	}
	
	.ix-3 .ix-3-a.ix-3-a-4 {
		bottom: 34%;
		left:50%;
		transform: translate( -50%, -50%);
		/**left: left: 76%;**/
	}
	.ix-3 .ix-3-logo span {
	    width: 85px;
	    height: 35px;
	    margin: 27px 0px;
	}
	.ix-3 .ix-3-logo {
	    top: 30%;
		border-width: 15px;
	}
	.ix-3 .ripple:before, .ix-3 .ripple:after {
	    width: 160px;
    	height: 160px;
	}
	.ix-3 .ix-3-nums .ix-3-num > p {
	    text-align: center;
	    font-weight: 400;
	    font-size: 13px;
	    position: relative;
	    min-width: 100px;
        margin-left: -10px
	}
	.ix-3 .ix-3-nums .ix-3-num {
	    height: 100px;
	    width: 80px;
	    cursor: pointer;
	    margin-bottom: 20px;
	    margin-right: auto;
	    margin-left: auto;
	}
	.ix-3 .ix-3-nums .ix-3-num > div {
    	height: 85px;
	}
	.ix-3 .ix-3-nums .ix-3-num > div {
    	height: 77px;
	}
	.ix-3 .ix-3-nums .ix-3-num > div {
		height: 90px;
		width: 80px;
	    text-align: center;
	    line-height: 90px;
	    font-size: 13px;
	    margin-bottom: 5px;
	}
	
	
	/**3.公告新闻**/
	.ix-4 .ix-4-item .ix-4-im-1 > div, 
	.ix-4 .ix-4-item .ix-4-im-2 > div {
	    width: 30%;
	    padding: 0 1px;
	    font-size: 12px;
	}
	.ix-4 .ce-carousel, 
	.ix-4 .ce-carousel .carousel-inner,
	.ce-carousel .carousel-inner div.item  {
	    height: auto;
	    padding-bottom: 15px;
	}
	.ix-4 .ix-4-item div a {
	    font-size: 13px;
	    line-height: 16px;
	    margin-bottom: 7px;
	}
	.ix-4 .ix-4-item div p {
	    font-size: 12px;
	    line-height: 19px;
	}
	.ix-4 .be-carousel a.carousel-control.left {
	    left: 40%;
	}
	.ix-4 .be-carousel a.carousel-control.right {
	    right: 40%;
	}
	.ix-4 .ns-1-block {
	    margin-bottom: 15px;
	}
	.ix-4 .ce-si-item {
	    padding: 5px 15px;
	}
	
	/**4.合作交流**/
	.ix-5 {
		background-image: url(../../images/index/ix5-bg-2.jpg);
	    background-size: 100% 100%;
	    height: auto;
	    max-height: initial;
	}
	.ix-5 .ce-text-2-2 {
	    height: auto;
	    max-height: none;
	}
	.ix-5 .ce-t22-title {
		height: 0px;
	}
	.ix-5 .ce-t22-module::before {
	    border-bottom: 0px;
    	height: 500px;
    	top: -90px! important;
    	display: none;
	}
	.ce-t22-module {
    	margin-bottom: 0px;
	    padding-bottom: 150px;
	}
	.ix-4 .se-a {
	    right: 15px;
	    margin-top: 15px;
	    position: absolute;
	    font-size: 17px;
	}
	.ix-4 .ix-4-item .col-xs-12 {
		margin-bottom: 15px;
	}
	.c2-line {
		display: none;
	}
	.ix-4 .item-1 .ix-4-item div p {
	    margin-bottom: 5px;
	}
	.ix-4-p {
	    margin-bottom: 30px;
	}
	.item-1 {
	    padding-top: 5px;
	}
	
	
	.ix-6 .ce-carousel-3 .owl-nav button.owl-prev {
	    left: 5px;
	}
	.ix-6 .ce-carousel-3 .owl-nav button.owl-next {
	    right: 5px;
	}
	
	
}
.ix-4-header .mn-a-3:active,
.ix-4-header .mn-a-3:visited {
 color: #009bde;
}
.ix-4-header .mn-a-3.active{
    color: #94c51b;
}
/** 公告 新闻动态 科技创新**/
.ix-7 {
	background-image: url(../../images/index/new_bj.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 100%;
    min-height: 550px;
    z-index: 20;
    position: relative;
    padding: 15px 0 25px 0;
}
.ix-7 .nav-tabs {
	text-align: center;
  		border: none;
}
.ix-7 .nav-tabs > li {
    float: none;
    display: inline-block;
}
.ix-7 .nav-tabs > li > a {
	display: inline-block;
	border: none;
	background-color: transparent;
	transition: all 0.2s ease-in-out;
}
.ix-7 .nav-tabs>li>a:hover,
.ix-7 .nav-tabs>li.active>a, 
.ix-7 .nav-tabs>li.active>a:hover, 
.ix-7 .nav-tabs>li.active>a:focus {
	border: none;
	background-color: transparent;
	color: #94c51b;
}
.ix-7 .nav-tabs > li span {
	display: inline-block;
}
.ix-7 .tab-content {
	position: relative;
}
.ix-7 .owl-nav {
	border-top: 2px solid #1296db;
    padding-top: 15px;
}
.ix-7 .owl-nav [class*='owl-']:hover {
	background: transparent;
}
.ix-7 > i {
    font-size: 50px;
    color: #009bde;
    margin-bottom: 5px;
    width: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.ix-7-left,
.ix-7-right {
	display: block;
    z-index: 9999;
    position: relative;
    width: 35px;
    height: 35px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 10px;
}
.ix-7-left {
	transition: all 0.2s ease-in-out;
    background-image: url(../../images/index/news_l.png);
}
.ix-7-right {
	transition: all 0.2s ease-in-out;
    background-image: url(../../images/index/news_r.png);
}
.ix-7-left:hover {
    background-image: url(../../images/index/news_llv.png);
}
.ix-7-right:hover {
    background-image: url(../../images/index/news_rlv.png);
}
.ix-71-c {
	background-color: transparent;
	border: none;
}
.ix-7-3 .ix-4-p {
   	text-align: right;
}
.ix-7-3 .ix-4-p::after {
	left: auto;
    -webkit-transform: translate( -100%, -50%);
    -ms-transform: translate( -100%, -50%);
    transform: translate( -100%, -50%);
}
.ix-7-1.item-2 .ix-4-p {
    text-align: left;
}
.ix-7-1.item-2 .ix-4-p::after {
 left:0;
    -webkit-transform: translate( 0%, -50%);
    -ms-transform: translate( 0%, -50%);
    transform: translate( 0%, -50%);
}
.ix-7-3 .owl-stage-outer {
	padding-top: 55px;
	margin-bottom: 90px;
}
.ix-7 .ix-4-item div a {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
    display: inline-block;
}
.ix-7 .ix-4-item div p i {
    width: 20px;
}
.ix-7 .item-1 .ix-4-item div p {
    margin-bottom: 0px;
}
.ix-7 .ix-4-item div p {
    font-size: 13px;
    line-height: 25px;
    color: #8d9b9b;
}
.ix-7 .ix-4-item {
	margin-top: 30px;
}
.ix-7 .item-2 .ix-4-p {
    margin-bottom: 35px;
}
.owl-carousel .owl-nav.disabled {
    display: block;
}
.ix-7 .se-a{
 float: right;
 margin-top: 20px;
 position: relative;
 z-index: 30;
 font-size: 15px;
}
.ix-3-nums .col-md-2{
	width:20%;
}
@media (max-width: 768px)  {

 .ix-3 .ix-3-logo {
     top: 40%;
 }
 .ix-3 .ix-3-txt.ix-3-txt-1,
 .ix-3 .ix-3-txt.ix-3-txt-2,
 .ix-3 .ix-3-txt.ix-3-txt-5 {
     font-size: 13px;
 }
 .ix-3 .ix-3-txt.ix-3-txt-1 {
     top: 26%;
     left: 18%;
     width: 110px;
 }
 .ix-3 .ix-3-txt.ix-3-txt-2 {
     top: 26%;
     left: 86%;
     width: 100px;
 }
 .ix-3 .ix-3-txt.ix-3-txt-5 {
     top: 57%;
     left: 86%;
     width:100%;
 }
 .ix-3 .ix-3-a.ix-3-a-1 {
  top: 34% !important;
  left: 15px;
  width: 120px;
  line-height: 20px!important;
 }
.ix-3 .ix-3-a.ix-3-a-1.ix-3-a-7 {
 padding-top: 10px;
    top:44% !important;
    width:125px;
}
 .ix-3 .ix-3-a.ix-3-a-1::after {
     width: 38px;
     height: 7px;
     top: 18px;
 }
 .ix-3 .ix-3-bg1 {
     width: 130vw;
     height: 130vw;
 }
 .ix-3 .ix-3-bg2 {
     width: 100vw;
     height: 100vw;
 }
 .ix-3 .ix-3-bg2 {
     width: 70vw;
     height: 70vw;
 }
 
 .ix-3-nums .col-md-2 {
     width: 20%;
     padding: 0 5px;
 }
 .ix-3 .ix-3-nums .ix-3-num > p {
     font-size: 12px;
 }
 
}

 