﻿@charset "utf-8";
/***********网站结构布局************/
/*---- default ----*/
body{ position:relative; height:100%; min-width:1160px; background:#f3f3f3;}
.warp{transition: all 1000ms cubic-bezier(0.86, 0, 0.07, 1) 0s;}
.idx{ background:#fff; overflow-y:hidden;}
.w1615{ margin:0 auto; max-width:1615px;}
#header{position: absolute;}
#footer{position: relative;}
/*content*/
.content{ overflow:hidden; }
/*.sildenav{ position:fixed; width:auto; top:50%; right:26px; margin-top:-66px; z-index:999;}
.sildenav a{ display:block; height:24px; width:auto; margin-bottom:4px;}
.sildenav a.hot{ display:block;}
.sildenav span{ display:block; height:28px; line-height:28px; text-align:right; font-size:14px; color:#686868;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.sildenav span.sildenav_txt{ display:none; padding:0 12px;}
.sildenav span.sildenav_num{ padding:0; text-indent:-10000px; border:1px solid #686868; width:2px; height:2px;}
.sildenav a.hot .sildenav_txt{ display:block; position:relative;}
.sildenav a.hot .sildenav_num{ width:8px; height:8px;}
.sildenav span b{ position:absolute; background:url(../images/sildenav_arrow.png) 0 0 no-repeat; width:11px; height:14px; left:-5px; top:8px;}*/

.progress-nav{position:fixed;right:40px;top:50%;margin-top:-40px;z-index:5}
.dot-stroke,.progress-nav ul li a span.dot{position:absolute;opacity:.6;width:6px;height:6px;background:#6c6c6c;font-size:13px;border-radius:50%;top:9px;right:1px;border:#6c6c6c solid 0}
.progress-nav ul li{position:relative;padding:7px 0;height:10px;cursor:pointer;width:10px}
.progress-nav ul li a span.progress-nav-text{position:absolute;text-align:right;width:150px;right:9px;padding-right:6px;color:#6c6c6c;font-size:12px;top:3px;opacity:0}
.progress-nav ul li:hover a span.progress-nav-text{opacity:1}
.progress-nav ul li:hover span.dot{opacity:1;border:#6c6c6c solid 0}
.progress-nav ul li.hot span.dot,.progress-nav ul li:active span.dot{background:0 0}
.progress-nav ul li .dot-stroke{width:8px;border-radius:50%;height:8px;top:7px;right:-1px;border:#6c6c6c solid 1px;background:0 0;-webkit-transform:scale(.5)}
.progress-nav ul li.hot span.dot-stroke,.progress-nav ul li:active span.dot-stroke{display:block;-webkit-transform:scale(1);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.dot-stroke,.progress-nav ul li .dot-stroke,.progress-nav ul li a span.dot,.progress-nav ul li:hover span.dot{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.progress-nav ul li,.progress-nav ul li a span.progress-nav-text{-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}

section{ position:relative;}
.banner{width:100%;position:relative; z-index:1; height:100%;}
.cycle-slideshow {margin:0; position: relative; overflow:hidden;}
.cycle-slideshow div.slides-content {position:static; z-index: 100;width:100%;}
.cycle-slideshow img{ width:100%; display:block; max-width:1615px; margin:0 auto;}
.cycle-pager{text-align: center; width:100%;height:12px; margin-top:30px;}
.cycle-pager span { width:12px; margin:0 16px; height:12px;display: inline-block; overflow:hidden; font-size:0; cursor: pointer; background:url(../images/sildebtn.png) right 0 no-repeat;}
.cycle-pager span.cycle-pager-active { background:url(../images/sildebtn.png) 0 0 no-repeat;}

/*模块一*/
.block{ overflow:hidden; padding:0; margin:0;}
.block1{ background:url(../images/gyhtbanner.jpg) top center no-repeat;}
.block1 h3{ color:#0068b7; font-size:28px; padding-top:60px; text-align:center; padding-bottom:24px;}
.block1 p{ text-align:center; font-size:14px; color:#212121; line-height:200%; width:826px; margin:0 auto;}
.idx_about_list{ height:94px; text-align:center;}
.idx_about_list a{ display:inline-block; width:120px; text-align:center;}
.idx_about_icon{ width:54px;  background-repeat:no-repeat; display:block; margin:0 auto; height:54px; margin-top:37px; margin-bottom:5px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}
span.i1{background:url(../images/yuanqu.png) top center no-repeat;}
span.i2{ background:url(../images/fwptxx.png) top center no-repeat;}
span.i3{background:url(../images/xiuchang.png) top center no-repeat;}
span.i4{background:url(../images/dgnhdzx.png) top center no-repeat;}
span.i5{background:url(../images/cdzl.png) top center no-repeat;}
.idx_about_txt{ height:20px; display:block; text-align:center; color:#a6a6a6; font-size:14px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);opacity:0;}
.idx_about_list a:hover .idx_about_icon,.idx_about_list a:hover .idx_about_txt{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}
.idx_about_video{ text-align:center; color:#686868; font-size:18px;}
.idx_about_video a{ display:inline-block; height:41px; line-height:41px; padding-left:60px; background:url(../images/video.png) 0 0 no-repeat; margin:40px 0 6px 0;}
.idx_about_video a:hover{ background:url(../images/video.png) 0 bottom no-repeat;}

.idx_about_video a{-webkit-transition:none;-moz-transition:none;transition:none;}
.idx_about_video img{ width:100%; display:block;}

/*模块二*/
.block2{ background:url(../images/wzxbanner.jpg) center 0 no-repeat; position:relative;}
.idx_news{ height:666px; position:absolute; width:100%; top:45%; left:0; margin-top:-333px;}
.idx_news h3{ text-align:center; height:100px; color:#0068b7; font-size:30px; font-weight:bold;}
.idx_news h3 span{display:block; width:38px; height:3px; margin:10px auto 0 auto; background:#0068b7;}
.idx_news_warp{ max-width:1512px; margin:0 auto;}
.idx_news_cont{ padding:0 30px;}
.idx_news_box{ width:25%; float:left; height:566px; background:#fff;}
.idx_news_box_top{ height:188px; border-right:1px solid #cbcbcb;}
.idx_news_box_top div{ height:188px; width:50%; overflow:hidden; text-align:center; font-size:18px;}
.idx_news_box_top div img{height:100%;}
.idx_news_box_top div.idb_icon a{ padding-top:95px; border-bottom:1px solid #cbcbcb; height:92px; display:block;-webkit-transition: all 0.3s ease;	-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.idx_news_box_list{ position:relative; border-right:1px solid #cbcbcb; height:378px; padding:0 30px;}
.idx_news_box_list b{ position:absolute; z-index:9;-webkit-transition: all 0.3s ease;	-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.idx_news_box_list div{ height:110px; width:100%; overflow:hidden; padding-top:36px;}
.idx_news_box_list h4{ color:#2f2e2e; font-size:18px; font-weight:bold; line-height:140%; padding-bottom:14px;}
.idx_news_box_list p{ color:#2f2e2e; font-size:14px; line-height:160%;}
.idx_news_box_list a.more{ display:block; margin-top:26px; width:43px; text-align:center; padding-right:28px; background:url(../images/idx_news_icon5.png) right center no-repeat;}
.inb1 .idx_news_box_list b,.inb3 .idx_news_box_list b{left:35px; top:-10px; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #fff;}
.inb2 .idx_news_box_list b{right:35px; bottom:-10px; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #fff;}
.inb4 .idx_news_box_list b{left:35px; bottom:-10px; border-left:10px solid transparent; border-right:10px solid transparent; border-top:10px solid #fff;}
.inb1 .idx_news_box_list:hover b,.inb3 .idx_news_box_list:hover b{ border-bottom:10px solid #363233;}
.inb2 .idx_news_box_list:hover b,.inb4 .idx_news_box_list:hover b{ border-top:10px solid #363233;}
.inb1 .idb_icon a{ background:url(../images/idx_news_icon1.png) center 52px no-repeat;}
.inb2 .idb_icon a{ background:url(../images/idx_news_icon2.png) center 52px no-repeat; border-bottom:none; border-top:1px solid #cbcbcb;}
.inb3 .idb_icon a{ background:url(../images/idx_news_icon3.png) center 52px no-repeat;}
.inb4 .idb_icon a{ background:url(../images/idx_news_icon4.png) center 52px no-repeat; border-bottom:none; border-top:1px solid #cbcbcb;}
.inb1 .idb_icon a:hover{ background:url(../images/idx_news_icon1_en.png) center 52px no-repeat #363233; color:#fff;border-bottom:1px solid #363233;}
.inb2 .idb_icon a:hover{ background:url(../images/idx_news_icon2_en.png) center 52px no-repeat #363233; color:#fff; border-top:1px solid #363233;}
.inb3 .idb_icon a:hover{ background:url(../images/idx_news_icon3_en.png) center 52px no-repeat #363233; color:#fff;border-bottom:1px solid #363233;}
.inb4 .idb_icon a:hover{ background:url(../images/idx_news_icon4_en.png) center 52px no-repeat #363233; color:#fff; border-top:1px solid #363233;}
.idx_news_box_list:hover{ background:#363233;-webkit-transition: all 0.3s ease;	-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.idx_news_box_list:hover h4 a,
.idx_news_box_list:hover p,
.idx_news_box_list:hover a.more{ color:#fff;}
.idx_news_box_list:hover a.more{ background:url(../images/idx_news_icon6.png) right center no-repeat;}
.scroll_down{ background:url(../images/down.png) 0 0 no-repeat; width:41px; height:41px; margin:0 auto; position:absolute; bottom:-60px; left:50%; margin-left:-20px;-webkit-animation: start 3.5s infinite ease-in-out;animation: start 3.5s infinite ease-in-out;z-index:15; }
@-webkit-keyframes start {0%,20% {opacity: 0;-webkit-transform: translate3d(0,-10px,0);}50% {opacity: 1;-webkit-transform:translate3d(0,0,0);}100% {opacity: 0;-webkit-transform: translate3d(0,5px,0);}}


.ht-news .news-l{
	position: relative;
	display: block;
	float: left;
	width: 45%;
	top:200px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.3s 0.5s linear;
	-o-transition: 0.3s 0.5s linear;
	transition: 0.3s 0.5s linear;
}

.ht-news.show .news-l{
	top:0;
	opacity: 1;
	filter:alpha(opacity=100);
}

.ht-news .news-l li{
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.ht-news .news-l li:last-child{
	margin-bottom: 0;
}

.ht-news .news-l li .date{
	display: block;
	float: left;
	width: 98px;
	height: 98px;
	border: 1px solid #d6d6d6;
	margin-right: 16px;
	line-height: 1;
	text-align: center;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.ht-news .news-l li:hover .date{
	border: 1px solid #0068b7;
	background-color: #0068b7;
}

.ht-news .news-l li .date .day{
	display: block;
	font-size: 25px;
	color: #666;
	margin-top: 13px;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.ht-news .news-l li:hover .date .day{
	color: #fff;
}

.ht-news .news-l li .date .line{
	display: block;
	width: 21px;
	height: 1px;
	margin: 8px auto 10px;
	background-color: #757575;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.ht-news .news-l li:hover .date .line{
	background-color: #eee;
}

.ht-news .news-l li .date .month{
	display: block;
	font-size: 16px;
	color: #5f5f5f;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.ht-news .news-l li:hover .date .month{
	color: #fff;
}


.ht-news .news-l li .content{
	display: block;
	overflow: hidden;
}

.ht-news .news-l li .content h4{
	display: block;
	margin-top: 8px;
}

.ht-news .news-l li .content h4 a{
	font-size: 16px;
	color: #333;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.ht-news .news-l li:hover .content h4 a{
	color: #0068b7;
}

.ht-news .news-l li .content p{
	display: block;
	font-size:14px;
	line-height: 26px;
	color: #5f5f5f;
	margin-top: 8px;
}

.ht-news .news-l li .content p a{
	color: #5f5f5f;
}

.ht-news .news-r{
	display: block;
	float: right;
	width: 53%;
}

.ht-news .news-r li{
	position: relative;
	display: block;
	float: left;
	width: 47%;
	margin-left: 3%;
}

.ht-news .news-r li:nth-child(2){
	margin-right: 0;
}

.ht-news .news-r .item1{
	top:200px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.5s 0.5s linear;
	-o-transition: 0.5s 0.5s linear;
	transition: 0.5s 0.5s linear;
}

.ht-news .news-r .item2{
	top:200px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: 0.7s 0.5s linear;
	-o-transition: 0.7s 0.5s linear;
	transition: 0.7s 0.5s linear;
}

.ht-news.show .news-r li{
	top:0;
	opacity: 1;
	filter:alpha(opacity=100);
	padding-bottom: 40px;
    border-bottom: 3px solid #ccc;
}
.ht-news.show .news-r li:hover{border-bottom: 3px solid #0068b7;}

.ht-news .news-r li .pic{
	display: block;
	overflow: hidden;
	border: 1px solid #eee;
}

.ht-news .news-r li .pic img{
	display: block;
	width: 100%;
	height: 262px;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.ht-news .news-r li:hover .pic img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.ht-news .news-r li h4{
	display: block;
	margin-top: 22px;
	height: 64px;
}

.ht-news .news-r li h4 a{
	color: #333;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	-webkit-transition: 0.5s linear;
	-o-transition: 0.5s linear;
	transition: 0.5s linear;
}

.ht-news .news-r li:hover h4 a{
	color: #0068b7;
}

.ht-news .news-r li p{
	display: block;
	font-size:14px;
	line-height: 24px;
	color: #5f5f5f;
	
	margin-top: 14px;
	height: 96px;
}

.ht-news .news-r li .info{
	display: block;
	margin-top: 18px;
	font-size:14px;
}

.ht-news .news-r li .info span{
	display: block;
	font-size:14px;
	float: left;
	color: #9a9a9a;
}

.ht-news .news-r li .info a{
	display: block;
	float: right;
	color: #5f5f5f;
	-webkit-transition: 0.5s linear;
	-o-transition: 0.5s linear;
	transition: 0.5s linear;
}

.ht-news .news-r li .info a:hover{
	color: #0068b7;
}














 .ytc-wmdys1{padding:70px 0; overflow:hidden;}
 .yslist{ overflow:hidden; }
.yslist li{ width:23%; float:left; margin:0 1% 15px 1%; position:relative;    box-shadow: 3px 1px 7px #969696; }
.ysimg{ width:100%; height:276px; float:right;}
.ysimg img{ width:100%; height:276px;}
.ystxt{ position:absolute; width:239px; padding:0 20px 0 20px; height:110px; left:0; bottom:30px; background:url(../images/ysbj.png);}
.ystxt h4{ color:#212121; font-size:18px; font-weight:normal; line-height:28px; margin-top:15px;}
.ystxt p{ font-size:14px; color:#4e4e4e; line-height:24px;height: 52px;
    overflow: hidden;}
.ystxt span{ display:block; width:36px; height:36px; position:absolute; right:0; bottom:0; background:url(../images/more.png);}

.zezhao{ background:url(../images/zzbj.png);  display:none; padding:0 20px; height:100%; position:absolute; right:0; top:0;}
.zezhao h4{ color:#ffffff; font-size:18px; font-weight:normal; line-height:36px; margin-top:35px;}
.zezhao p{ font-size:14px; color:#ffffff; line-height:24px; margin-top:20px;}
.zezhao span{ display:block; width:36px; height:36px; position:absolute; right:1px; bottom:1px; background:url(../images/more2.png);}
.yslist li:hover .ystxt{ display:none;}
.yslist li:hover .zezhao{ display:block;}
/*模块三*/
.idx_art{ height:100%; overflow:hidden; background:#fff;}
.idx_art_title,.idx_art_panel{ border-right:1px solid #d5d5d5; margin-left:-1px; width:12.5%; height:100%; float:left;}
.idx_art_title{ width:12.5%; position:relative; cursor:pointer; z-index:9;}
.idx_art_panel{ width:0;opacity: 0;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; background:url(../images/loading.gif) center center no-repeat;}
.idx_art_title div{ position:absolute; height:58px; top:50%; left:0; width:100%; margin-top:-65px; padding-top:72px;}
.idx_art_title h3{ color:#686868; font-size:20px; text-align:center; padding-bottom:10px;}
.idx_art_title h5{ color:#686868; font-size:14px; text-align:center;}
.iat1 div{ background:url(../images/mlht.png) center 0 no-repeat;}
.iat2 div{ background:url(../images/fuwu.png) center 0 no-repeat;}
.iat3 div{ background:url(../images/shishang.png) center 0 no-repeat;}
.iat4 div{ background:url(../images/yuding.png) center 0 no-repeat;}
.idx_art .hot,.idx_art_title:hover{ background:#0068b7;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.idx_art .hot h3,.idx_art .hot h5,
.idx_art_title:hover h3,.idx_art_title:hover h5{ color:#fff;}
.idx_art .hot.iat1 div,.idx_art .iat1:hover div{ background:url(../images/mlht1.png) center 0 no-repeat;}
.idx_art .hot.iat2 div,.idx_art .iat2:hover div{ background:url(../images/fuwu1.png) center 0 no-repeat;}
.idx_art .hot.iat3 div,.idx_art .iat3:hover div{ background:url(../images/shiashang1.png) center 0 no-repeat;}
.idx_art .hot.iat4 div,.idx_art .iat4:hover div{ background:url(../images/yuding1.png) center 0 no-repeat;}
.idx_art_panel.actived{ width:50%;opacity: 1;}
.idx_art_panel{ overflow:hidden; position:relative; z-index:8;}
.art_scroll{ position:absolute; width:100%; left:0; top:0; z-index:9; display:none;}
.art_scroll ul{ width:100%; display:block;}
.art_scroll li{ width:33.3%; float:left; overflow:hidden; z-index:9;}
.idx_art_img{ padding:28px; border:1px solid #d5d5d5; background:#fff;margin:-1px 0 0 -1px;}
.idx_art_img img{ width:100%;}
.scrollbar{ background:url(../images/scroll_bg.png) 0 0 no-repeat; height:38px; width:158px; position:absolute; bottom:36px; left:50%; margin-left:-79px; z-index:99;}
.scrollbar a{ display:block; float:left; width:50%; text-align:center; line-height:38px; text-indent:-10000px;}
.scrollbar_prev{ background:url(../images/scroll_tab.png) 31px 14px no-repeat;}
.scrollbar_prev_top{ background:url(../images/scroll_tab.png) 31px -32px no-repeat;}
.scrollbar_next{ background:url(../images/scroll_tab.png) -73px 14px no-repeat;}
.scrollbar_next_bot{ background:url(../images/scroll_tab.png) -73px -32px no-repeat;}

.art_scroll li a{ left:0;bottom: 0; position:absolute;height: 56px;width:100%;background: #0068b7;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}
.art_scroll li a h3{ text-align:center; color:#fff; padding:9px 0 4px 0; font-size:14px;}
.art_scroll li a h5{ text-align:center; color:#eee; font-size:12px;-webkit-transition: -webkit-transform 0.35s ease 0.2s;transition: transform 0.35s ease 0.2s;-webkit-transform: translate3d(0,30px,0);transform: translate3d(0,30px,0);opacity:0;}
.art_scroll li:hover a,.art_scroll li:hover a h5{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);opacity: 1;}

/*模块四*/
@font-face { font-family: "04b03"; src:url(04B_03_.TTF);} 
.block4{ background:#eeeeee;}
.idx_company{ padding:98px 0; min-height:527px;}
.idx_company h3{ text-align:center; height:70px; color:#181717;     color: #0068b7;
    font-size: 30px;
    font-weight: bold;}
.idx_company h3 span{ display: block;
    width: 38px;
    height: 3px;
    margin: 10px auto 0 auto;
    background: #0068b7;}
.idx_company_box{ float:left; width:18.4%; margin:0.8%; position:relative; overflow:hidden;}
.idx_company_box img{ width:100%;}
.idx_company_box span{ display:block; position:absolute; width:100%; text-align:center; font-size:60px; color:#252324; font-family: "04b03";  top:50px; left:0;}
.idx_company_txt{ position:absolute; top:0; left:0; width:100%; height:100%;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
.idx_company_txt div{ margin:14px; border-radius:3px; overflow:hidden; padding:0 20px; background:url(../images/overfly.png) 0 0 repeat; height:92.5%}
.idx_company_txt h2{ font-size:66px;font-family: "04b03";  color:#fefefe; padding:6px 0; text-align:center;}
.idx_company_txt a{ display:block; color:#fff; font-size:12px; line-height:180%;}
.idx_company_txt a:hover{ color:#ff9445;}
.idx_company_box:hover .idx_company_txt{ opacity:1; filter:alpha(opacity=100);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}


.right-zxly{width:70%; float:left; margin:10% 0 0 18%; overflow:hidden; background:#fff;}
.right-zxly ul li input {font-family:微软雅黑;float: left;height: 51px;line-height: 26px;width:56%;padding-left:10px;color: #666;margin:0px 0;font-size: 12px;border:1px solid #e2e2e2;}
.right-zxly ul li label {float: left;text-align: right;padding-right: 18px;}
.right-zxly ul li {width:100%;position: relative;font-size: 14px;line-height: 50px;padding-bottom:30px;overflow: hidden;}
.right-zxly ul li textarea {font-size: 12px;padding:10px 10px; float: left;background:url(../images/zaiajhadads2_03.png) no-repeat;line-height: 26px;width:80%;height:160px;border:1px solid #e2e2e2;}
#wqoawjajda{position: relative;font-size: 14px;line-height: 50px;padding-bottom: 10px;width: 588px;overflow: hidden;}
.dwoafslgsdas{ float:left; overflow: hidden; margin:46px 0 0 146px;}
.pqpwkeemass{font:18px 微软雅黑; color:#010d43; line-height:26px;}
.wqiwqofasax{font:18px 微软雅黑; color:#010d43; line-height:26px; margin-top:50px;}
.pqpwkeemass span{font:40px 微软雅黑; color:#ff0000;}
#neieyzxly{text-align:center; width:122px; height:44px; margin:0 0 0 60px;}
#neieyzxly  input{font-size:16px;width:122px; cursor: pointer; height:48px; background:#0068b7; color:#fff; padding-left:0px;}
#neieyzxly  input:hover{background:#ff0000;}
#nyzxlybj1{background:url(../images/ndch.png) #fff 356px 18px no-repeat}
#nyzxlybj2{background:url(../images/shouji.png) #fff 356px 18px no-repeat;}
/*video*/
.bg{ display:none; background:#dddddd;opacity:0.94;filter:alpha(opacity=94); position:fixed; top:0; left:0; width:100%; height:100%; z-index:9998;}
.winbox{ display:none; position:fixed; top:50%; left:50%; margin:-259px 0 0 -472px; width:944px; height:518px; z-index:9999;}
.win_close{ position:absolute; right:-60px; top:0; background:url(../images/close.png) 0 0 no-repeat; width:33px; height:33px; text-indent:-10000px;}



/*******************about*******************/
.inner{}
#neiyebj{background:#e2e3e5;}
#padd62{padding-top:30px;}
#nyzxly{float:none; margin:2% 0 0 18%;}

#nyzxly ul li input{width:380px;}
#nyzxly ul li textarea{width:450px;}
#neiyebjbs{padding:20px 20px;
    margin:0px auto 0 auto;
    max-width: 1160px;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 10px;}
	#mart{margin-top:30px;}
.ad{ position:relative; }
.ad img{ width:100%;     box-shadow: 0px 1px 4px #666666;}
.ad_video{ position:absolute; top:50%; left:50%; margin:-45px 0 0 -45px; background:url(../images/ad_video.png) 0 0 no-repeat; width:90px; height:90px;}
.ad_video:hover{ background:url(../images/ad_video.png) 0 bottom no-repeat;}
.ad .ad_video{-webkit-transition:none;-moz-transition:none;transition:none;}
.w960{ width:100%; margin:0 auto; max-width:1200px;}
.about h2{ color:#525252; font-size:24px; font-weight:bold; padding-bottom:20px; float:left;}
.about h2 span{ color:#737373; font-size:16px; font-family:Arial; font-weight:normal; padding:0 8px;}
.about{ padding:30px 0 30px 0;}
.about_txt div{ width:47%;}
.about_txt p{ line-height:180%; color:#3d3d3d; font-size:14px;}
.about p img{ max-width:100%;}
.about_img{ padding:30px 60px 60px 60px;}
.about_img h2{ color:#4c4b4b; font-size:18px; font-weight:bold; padding-bottom:30px;}
.about_img h2 span{ color:#737373; font-size:18px; font-family:Arial; font-weight:normal; padding:0 8px;}
.about_wall{ position:relative; width:100.5%;}
.about_wall ul{ width:100%; display:block;}
.about_wall li{ width:355px; float:left; overflow:hidden; margin:-1px 0 0 -1px}
.about_wall li .cell_img{ display:block; padding:32px 27px; border:1px solid #c8cacb;}
.about_wall li a{ display:block; height:100%; overflow:hidden;}
.about_wall li a img{ -webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}
.about_wall li a:hover img{-webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1);}

.n_name{ height:52px; border-bottom:1px solid #dbdbdb;  margin-bottom:20px;}

.n_name .posi{background:url(../images/posi_bg.png) no-repeat left; margin-top:10px; padding-left:20px; float:right; font-size:14px; color:#333;}
.n_name .posi a{ color:#333}

.page{ padding-top:30px; text-align:center;}
.page a,.page span{ display:inline-block; width:66px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#9e9e9e; background:#fff;}
.page span{ color:#fd721e;}
.page a:hover{ color:#fff; background:#2f2b2c;}
.about_course{ padding-bottom:60px;}
.about_course td{ padding:40px 55px; border:1px solid #d3d3d3; background:#e3e3e3;}
.about_course td.txtr{ text-align:right; border-right:none;}
.about_course_img{ padding-right:56px; display:inline-block; position:relative; width:220px; height:220px;}
.about_course_txt p{ line-height:200%; font-size:14px; color:#292929;}
.about_course_txt p span{ font-weight:bold;}
.about_course_img span{ position:absolute; width:224px; height:224px; top:-2px; left:-2px; background:url(../images/about_cycle.png) center center no-repeat; text-align:center; line-height:224px; font-size:18px; color:#fff;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s; transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); opacity:0;filter:alpha(opacity=0);}
.about_course_img:hover span{transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); opacity:1; filter:alpha(opacity=100);}
.about_tab{ background:#dedede; padding-bottom:82px;}
.about_big_img{ padding-bottom:40px;}
.about_big_img img{ width:100%; display:block;}
.about_small_img{ text-align:center; overflow:hidden; height:184px; border-top:1px solid #cacaca; border-bottom:1px solid #cacaca;}
.about_small_img div{ overflow:hidden; display:inline-block; border-left:1px solid #cacaca;}
.about_small_img a{ overflow:hidden; float:left; border-right:1px solid #cacaca; padding:16px 15px; display:block; width:255px; height:152px; background:#dedede;}
.about_small_img img{ display:block;}
.about_small_img a:hover,.about_small_img a.hot{ background:#c8c8c8;}
.about_banner{ margin-bottom:58px;position: relative; z-index: 1;}
.about_banner .cycle-pager{text-align: center; width:100%;height:12px; position:absolute; left:0; bottom:26px; z-index:998}
.about_banner .cycle-pager span {  background:url(../images/sildebtn2.png) right 0 no-repeat;}
.about_banner .cycle-pager span.cycle-pager-active { background:url(../images/sildebtn2.png) 0 0 no-repeat;}
.about p{ font-size:14px; line-height:180%;}
.about_print{ position:relative; margin-bottom:32px; height:380px;}
.about_print .ap{ display:block; overflow:hidden; position:absolute; cursor:pointer;}
.about_print img{ display:block;}
.about_print .p1{ width:280px; height:380px; top:0; left:0;}
.about_print .p2{ width:373px; height:187px; top:0; left:284px;}
.about_print .p3{ width:188px; height:188px; bottom:0; left:284px;}
.about_print .p4{ width:180px; height:188px; bottom:0; left:477px;}
.about_print .p5{ width:292px; height:380px; top:0; left:661px;}
.border_fix{ position:absolute; width:100%; height:100%; left:0; top:0; background:none;}
.border_top,.border_right,.border_bottom,.border_left{ position:absolute; background:#fff;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.border_top,.border_bottom{ height:3px; width:100%;}
.border_left,.border_right{ width:3px; height:100%;}
.border_top{ top:0; left:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}
.border_right{ top:0; right:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}
.border_bottom{ bottom:0; left:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}
.border_left{ top:0; left:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
.ap:hover .border_top,.ap:hover .border_right,
.ap:hover .border_bottom,.ap:hover .border_left{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}

.job{ background:#e1e3e4;}
.job h2{ color:#525252; font-size:18px; font-weight:bold; padding:40px 62px 30px 62px;border-bottom:1px solid #c8c8c8;}
.job h2 span{ color:#737373; font-size:14px; font-family:Arial; font-weight:normal; padding:0 8px;}
.job_list{ width:1315px; margin:0 auto; padding-bottom:60px;}
.job_box_top{ padding:30px 0;border-bottom:1px solid #c8c8c8;}
.job_box_logo{ float:left; height:102px; cursor:pointer;}
.job_box_img{ float:left; height:104px; line-height:104px; width:142px;}
.job_box_img img{ vertical-align:middle;}
.job_box_contact{ float:left; width:400px;}
.job_box_contact h4{  color:#3e3e3e; font-size:18px; font-weight:bold; padding-bottom:6px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.job_box_contact p{ color:#626161; line-height:180%;}
.job_box_logo:hover h4{color:#0068b7;}
.job_box_info{ float:right; width:768px;}
.job_box_info div{ height:76px; overflow:hidden;}
.job_box_info p{ color:#626161; line-height:180%; font-size:14px;}
.job_box_info a{ color:#3e3e3e; font-size:14px; font-weight:bold;}
.job_box_info a:hover{ color:#0068b7;}
.job_box_more{ display:none; position:relative; padding:30px 0;border-bottom:1px solid #c8c8c8;}
.job_box_more div{ width:46%;}
.job_box_more h5{ color:#3e3a39; font-size:14px; font-weight:bold; padding-bottom:6px;}
.job_box_more p{ color:#626161; line-height:180%; font-size:14px;}
.job_close{ background:url(../images/job_close.png) 0 0 no-repeat; width:33px; position:absolute; height:33px; top:33px; right:-33px;}
.job_close:hover{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);transform:rotateZ(180deg);}


/*************active**************/
.active{ background:#f3f3f3;}
.active_banner{ background:url(../images/bg5.jpg) center 0 no-repeat; padding:58px 0 72px 0; position:relative; z-index:1;}
.active_banner .cycle-slideshow{ max-width:952px; width:100%; margin:0 auto;}
.active_news{ border-bottom:1px solid #c8c8c8;}
.active_news_box{ width:264px; float:left; padding:40px 0 32px 55px;border-left:1px solid #c8c8c8;}
.active_news .fl{ border:none; padding:40px 0 32px 55px;}
.active_news_box h2{ height:20px; line-height:20px; padding-left:40px; margin-bottom:18px; color:#2a2a2a; font-size:18px; background:url(../images/active_icon2.png) 2px center no-repeat;}
.active_news .fl h2{ background:url(../images/active_icon1.png) 2px center no-repeat;}
.active_news_box h3{ color:#3f3f3f; font-size:18px; font-weight:bold; padding-bottom:8px;}
.active_news_box span{ font-size:14px; color:#737373; display:block; padding-bottom:22px;}
.active_news_box a{ display:block; width:122px; height:36px; line-height:36px; padding-left:32px; background:url(../images/active_icon3.png) 122px center no-repeat #6c696a; color:#fff; border-radius:3px;}
.active_news_box a:hover{ background:url(../images/active_icon3.png) 122px center no-repeat #3b3839;}
.active_review{ max-width:960px; width:100%; margin:0 auto; padding:40px 0 60px 0; overflow:hidden;}
.active_review h2{ color:#525252; font-size:24px; font-weight:bold; padding-bottom:30px;border-bottom:1px solid #c8c8c8;}
.active_review h2 span{ color:#737373; font-size:18px; font-family:Arial; font-weight:normal; padding:0 8px;}
.active_review ul{ width:1050px;}
.active_review li{ float:left; width:244px; padding:42px 104px 0 2px; height:438px; overflow:hidden;}
.active_review li h3{ padding:30px 0 15px 0;}
.active_review li a h3{ color:#2f2e2e; font-size:18px; font-weight:bold;}
.active_review li a:hover h3{ color:#0068b7;}
.active_review li span{ font-size:14px; color:#737373; display:block; padding-bottom:4px;}
.active_review li p{ line-height:180%; font-size:14px; color:#2f2e2e;}

/**************contact*************/
.contact{ background:#f3f3f3;}
.contact_msg{ position:relative; width:100%;}
.contact_msg img{ width:100%; display:block;}
.cont_msg_nox{ position:absolute; left:50%; top:50%; margin-top:-200px; width:40%;}
.cont_msg_nox h3{ font-size:18px; font-weight:bold; color:#2b2b2b; padding-bottom:44px;}
.cont_msg_nox h3 span{ font-weight:normal; padding:0 10px;}
.msg_txt{ text-indent:8px; width:48%; height:60px; background:#fff; border:none; line-height:60px; font-size:14px; color:#999; margin-bottom:40px; font-family:"微软雅黑";}
.msg_textarea{ max-width:98%; max-height:120px; height:120px; width:98%; padding:7px;background:#fff; border:none; line-height:180%; color:#999; font-family:"微软雅黑"; margin-bottom:40px;}
.msg_btn{ display:block; border-radius:3px; border:none; height:56px; line-height:56px; padding-left:56px; color:#fff; background:url(../images/contact_icon2.png) 230px center no-repeat #313131; width:300px; text-align:left; cursor:pointer;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.msg_btn:hover{background:url(../images/contact_icon2.png) 230px center no-repeat #6c696a;}
.contact_type{ padding:0 60px;}
.contact_type ul{ width:100%;}
.contact_type li{ width:16.66%; float:left; height:580px; text-align:center;}
.contact_type li div{ padding:136px 10px 0 10px; height:444px;}
.ct2,.ct4,.ct6{ background:#e9e9e9;}
.contact_type li b{ display:block; width:41px; height:41px; margin:0 auto; background-image:url(../images/contact_icon.png); background-repeat:no-repeat;}
.contact_type li h4{ color:#1c1c1c; font-size:18px; font-weight:bold; padding:64px 0 12px 0;}
.contact_type li h5{ color:#1c1c1c; font-size:14px; font-weight:bold; font-family:Arial; padding-bottom:12px;}
.contact_type li p{ color:#1c1c1c; font-size:14px;}

.contact_type li div,.contact_type li b,.contact_type li h4,
.contact_type li h5,.contact_type li p{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;	-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

.contact_type li div:hover{ background:#929292;}
.contact_type li div:hover h4,.contact_type li div:hover h5,.contact_type li div:hover p{ color:#fff;}
.ct1 b{ background-position:0 -59px;}
.ct2 b{ background-position:-51px -59px;}
.ct3 b{ background-position:-103px -59px;}
.ct4 b{ background-position:-153px -59px;}
.ct5 b{ background-position:-206px -59px;}
.ct6 b{ background-position:-256px -59px;}
.ct1:hover b{ background-position:0 0;}
.ct2:hover b{ background-position:-51px 0;}
.ct3:hover b{ background-position:-103px 0;}
.ct4:hover b{ background-position:-153px 0;}
.ct5:hover b{ background-position:-206px 0;}
.ct6:hover b{ background-position:-256px 0;}

/*************server*************/
.server_nav{ background:url(../images/bg6.jpg) center no-repeat; height:162px; text-align:center; padding-top:55px;}
.server_nav_box{ display:inline-block; width:116px; height:91px; color:#1f1f1f; font-size:16px; margin:0 75px; text-align:center; padding-top:25px; border:2px solid #c3c2c1; border-radius:58px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; cursor:pointer;}
.server_nav_box b{ display:block; width:40px; height:31px; margin:0 auto 19px auto;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.snb1 b{ background:url(../images/server_icon1.png) center 0 no-repeat;}
.snb2 b{ background:url(../images/server_icon2.png) center 0 no-repeat;}
.snb3 b{ background:url(../images/server_icon3.png) center 0 no-repeat;}
.server_nav_box:hover,.server_nav_box.hot{ border:2px solid #423b3b;}
.server_nav_box:hover b,.server_nav_box.hot b{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);}
.server_cont{ max-width:960px; width:100%; margin:0 auto; padding:62px 0;}
.server_cont h2{ font-size:24px; color:#525252; font-weight:bold; padding-bottom:30px;}
.server_cont h2 span{ font-size:18px; color:#737373; font-weight:normal; padding:0 10px;}
.server_cont p{ font-size:14px; color:#2f2e2e; line-height:180%;}
.server_cont h5,.server_cont p span{ font-size:14px; color:#2f2e2e; font-weight:bold; line-height:180%;}
.server_cont p font{ color:#0068b7}
.server_cont .cont_msg_nox{ position:static; margin:0; padding-top:40px; width:788px;}
.server_cont .cont_msg_nox h3{ padding-bottom:12px;}
.server_cont .cont_msg_nox h4{ color:#2b2b2b; font-size:12px; padding-bottom:20px;}
.server_cont .msg_txt,.server_cont .msg_textarea{ margin-bottom:20px;}

/*************news*************/
.xwnryzxbf{width:1200px; margin:0 auto; overflow:hidden;}
.news{width:72%;  padding:30px 0 62px 0;float:left;}
.news h2{    color: #525252;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 30px;}
.news h2 span{ color:#737373; font-size:18px; font-family:Arial; font-weight:normal; padding:0 8px;}
.news_wall{  position:relative;}
.news_wall ul{ width:100.5%; display:block; margin:0 auto;}
.news_wall li{ width:25%; float:left; overflow:hidden; position:relative; text-align:left; margin:-1px 0 0 -1px;}
.cell_img{ padding:30px 27px; border:1px solid #c8cacb;}
.news_wall li .cell_img:hover{ background:#d8d8d8;}
.news_wall h4{ padding:18px 0 12px 0;}
.news_wall h4 a{ color:#2f2e2e; font-size:18px; font-weight:bold;}
.news_wall h4 a:hover{ color:#0068b7;}
.news_wall p{ line-height:180%; font-size:14px; color:#2f2e2e;}
article{ padding:30px 20px; margin:0 auto; background:#fff; }
article h3{ text-align:center; color:#2f2e2e; font-size:18px; font-weight:bold; padding-bottom:14px;}
article h5{ text-align:center; color:#2f2e2e; padding-bottom:36px;}
article p{ line-height:180%; font-size:14px; color:#2f2e2e;}
.art_bot{border-top:1px solid #c8c8c8; padding-top: 56px;}
.art_bot .fl,.art_bot .fr{ height:52px; line-height:52px; width:40%; font-size:16px; color:#737373;}
.art_bot .fl{ padding-left:60px; background:url(../images/art_l.jpg) 0 center no-repeat;}
.art_bot .fr{ padding-right:60px; background:url(../images/art_r.jpg) right center no-repeat; text-align:right;}
.art_bot .fl:hover,.art_bot .fr:hover{ color:#0068b7;}






