@charset "utf-8";
/* CSS Document */
body,button,input,select,textarea{color:#333;font:14px/1.5 "微软雅黑";}
div,class,p,ul,li,img{margin:0; padding:0;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
* html .clearfix{height:1%}
.clearfix{display:block} 
/* End hide from IE-mac */
.page_list{text-align:right;padding-top:10px; padding-bottom:2px;}
.page_list a{border:#ddd 1px solid;color:#15428b;padding:2px 5px;margin-right:2px}
.page_list a:hover,.page_list a:active{border:#e1e6ed 1px solid;color:#000;background-color:#D3E1F6}
.page_list span.current{border:#ddd 1px solid;padding:2px 5px;font-weight:bold;margin-right:2px;color:#FFF;background-color:#15428b}
.page_list span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;margin-right:2px;color:#CCC}
/* webcss start*/
body{ margin:0; padding:0}
#wrapper{margin:0px auto;width:1200px; position:relative}
.logo{ float:left; padding:22px 0}
#MainMenu{ float:right; margin-top:70px;}
#lang{position:absolute; top:0; right:0; position:fixed; z-index:99999;}

/* banner */
#banner_main {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#banner_main .ty {
	width: 100%;
	background: url(../images/bannerty.png) repeat-x left top;
	height: 8px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
}
#banner_main .banner {
	height: 643px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 643px;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 80px;
	z-index: 3;
}
#banner .tip span {
	background: #f7f8f8;
	height: 16px;
	margin: 0 2px;
	width: 16px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);/*for ie6,7,8*/
	-moz-box-shadow: 0 0 5px #969696;/*firefox*/
	-webkit-box-shadow: 0 0 5px #969696;/*webkit*/
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);/*opera或ie9*/
}
#banner .tip span.cur {
	background-color: #013da4;
	width: 16px;
	height: 16px;
}
#banner #btn_prev, #banner #btn_next {
	width: 50px;
	height: 50px;
	position: absolute;
 top: 450 z-index: 5;
}
#banner #btn_prev {
	background-position: 0 0;
	left: 5%;
}
#banner #btn_next {
	background-position: -56px 0;
	right: 5%;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}


/*------------------------------------case-----------------------------------------------*/
.case{ width:1200px; margin:0 auto; margin-top:50px;}

.title1{text-align:center;}
.title1 p{font-size:16px; color:#606060; padding:5px 0 8px 0;}
.title1 a{ background:url(../images/title1.jpg) no-repeat center top; height:61px; line-height:61px; display:block;font-size:29px; color:#fff !important;}
.title1 a:hover{color:#fff !important;}

#gla{
	
	overflow:hidden;
	margin:0 auto;
	position:relative;
	height:404px;
}
.bac{
	position:absolute;
	bottom:0;
	left:50px;
}
#gla_box{
	margin:auto;
}
.gla_inbox{
	overflow:hidden;
	position:relative;
}
.gla_inbox p{
	text-indent:1em;
	font-size:14px;
	width:100%;
	color:#FFFFFF;
	line-height:30px;
	background:#000000;
}
.gla_inbox img{
	width:100%;
	height:100%;
}
.roundabout-holder {
	height: 404px;
	width: 890px;
	margin:0 auto;
}
.roundabout-moveable-item {
	display:block;
	height: 300px;
	width: 500px;;
	cursor: pointer;
}
.roundabout-in-focus {
	cursor: auto;
}


/*------------------------------------课程体系-----------------------------------------------*/
#kctx{ background:url(../images/tx-bg.jpg) no-repeat center top; height:770px; margin-top:50px;}
.kctx{width:1260px; margin:0 auto; padding-top:60px;}

.title2{text-align:center;}
.title2 p{font-size:16px; color:#606060; padding:5px 0 8px 0;}
.title2 a{ background:url(../images/title2.png) no-repeat center top; height:61px; line-height:61px; display:block;font-size:29px; color:#fff !important;}
.title2 a:hover{color:#fff !important;}

.tx-nav{margin-top:50px; background:#416bad; border-radius:5px; width:250px; float:left;}
.tx-nav ul li{display:block; text-align:center; height:77.5px; line-height:78px; border-bottom:1px #3863a5 solid;}
.tx-nav ul li:last-child{border-bottom:none;}
.tx-nav ul li a{ display:block;font-size:19px; color:#fff;}
.tx-nav ul li a:hover{font-weight:bold;}

.tx-con{background:#fff; height:469px; margin-top:50px; float:left; width:980px; padding-left:30px;}
.tx{padding-top:35px;}
.tx img{float:left; margin-bottom:17px;}
.tx-main{width:605px; float:left; margin-left:40px;}
.tx-main span{font-size:23px; font-weight:bold; line-height:2.5}
.tx-main p{line-height:2.0; font-size:15px;}

/*--------------------------------------基地展示-----------------------------------------------*/
.base{width:1260px; margin:0 auto; margin-top:60px;}

.title3{text-align:center;}
.title3 p{font-size:16px; color:#606060; padding:5px 0 8px 0;}
.title3 a{ background:url(../images/title3.jpg) no-repeat center top; height:61px; line-height:61px; display:block;font-size:29px; color:#fff !important;}
.title3 a:hover{color:#fff !important;}

.ba-title{border-left:3px #416bad solid; font-size:18px; font-weight:bold; padding:5px 0 2px 10px; margin-left:10px; margin-top:30px;}
#ScrollBox{overflow:hidden; margin-top:20px;}
#ScrollBox li{float:left;display:inline;margin:0px 10px}
#ScrollBox li a{display:block;}
#ScrollBox li a:hover{color:#416bad}
#ScrollBox li a span{display:block;padding-top:20px; text-align:center; font-size:16px;}



#ScrollBox1{overflow:hidden; margin-top:20px;}
#ScrollBox1 li{float:left;display:inline;margin:0px 10px; width:300p;}
#ScrollBox1 li a{display:block;}
#ScrollBox1 li a:hover{color:#416bad}
#ScrollBox1 li a span{display:block;padding-top:20px; text-align:center; font-size:16px; width:300px;text-overflow: ellipsis;}

.hz{margin-top:70px;}
#hzmain{width:1260px;overflow:hidden; margin-top:20px;}
#hzmain li{float:left;display:inline;margin:0px 10px}
#hzmain li a{display:block;}
#hzmain li a:hover{color:#416bad}
#hzmain li a span{display:block;padding-top:20px; text-align:center; font-size:16px;}

/*--------------------------------------�?�?-----------------------------------------------*/
#about{width:1260px; margin:0 auto; margin-top:60px;}
.about{width:50%; float:left;}
.ab-title{font-size:24px; color:#000; font-weight:bold; margin-bottom:40px;}
.ab-title img{float:right; margin-right:350px; margin-top:3px;}
.about p{line-height:2.0; font-size:16px;}

.ab-sz ul {margin-top:42px;}
.ab-sz ul li {float:left;width:210px;text-align:center;height:147px; line-height:1.8; background:#f7f7f7; padding-top:10px;}
.ab-sz ul li:first-child {background:#416bad; display:block; color:#fff !important}
.ab-sz ul li span {display:inline-block;zoom:1;*display:inline;font-size:46px; font-family:MyCustomFont; font-weight:bold; color:#000;}
.ab-sz ul li:first-child span{color:#fff;}
.ab-sz ul li font {font-size:20px; font-weight:bold;}

.news{width:500px; float:right;}
.new-title{font-size:23px; font-weight:bold;}
.new-title span a{float:left;}
.new-title a{float:right;}
.news ul li{height:98px; padding:10px 0; margin-top:20px;}
.news ul li img{float:left; height:98px; width:120px; border:2px #e9e9e9 solid; border-radius:10px;}
.news ul li div{float:right; width:350px;}

/*--------------------------------------底部-----------------------------------------------*/
#copyright{background:#333; height:295px; color:#fff; margin-top:60px;}
.copyright{width:1260px; margin:0 auto;}
.fo-nav{float:left; margin-top:45px;}
.fo-nav ul{float:left; margin:0 30px;}
.fo-nav ul span{font-size:20px; display:block; margin-bottom:30px;}
.fo-nav ul li{line-height:2.0;}
.fo-nav ul li a{color:#fff;}

.fo-map{float:right; margin-top:65px;}
.fo-map a{float:left; margin-right:40px; border-radius:5px; }
.fo-map a span{display:block; text-align:center; font-size:18px;color:#fff; line-height:2.0}


#footer{background:#333; color:#fff; height:70px; border-top:1px #434343 solid;position:relative; margin-bottom:80px; }
.footer{width:1260px; margin:0 auto; padding-top:10px;}
.footer span{line-height:2.0; color:#939393; font-size:12px; float:left;}
.footer img{ float:right;}


#contact{background:#ed0601; height:80px; line-height:80px;  position:absolute; bottom:0px; width:100%;position:fixed; z-index:99999;}
.contact{width:1260px; margin:0 auto; font-size:18px; color:#fff}
.contact li{float:left; margin:0 75px;}
.contact li span{font-family:"长城行楷�?"; font-size:24px; float:left; padding-right:16px;}

#toTop {  
  position:absolute; 
  bottom:7px;
  right:10px;
  position:fixed;
  z-index:999999;
  
}


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;bottom:100px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
 


/*********** page ***********/
#page_main{ width:1200px; margin:0 auto; margin-top:60px; margin-bottom:20px;}
.site-nav{border-bottom: 2px solid #aaaaaa; padding-bottom:10px; font-size:16px;}
.site-nav img{float:left; padding-right:20px;}
.site-nav span{color:#025dbf;font-weight:bold}
.ny-right{}
.page-news{font-size:16px; line-height:1.8;}
.ny-title{font-size:24px; line-height:2.5;border-bottom: 1px solid #aaaaaa; color:#416bad; font-weight:600;  margin-bottom:30px;}
.ny-text{ font-size:14px; line-height:1.8}
/* page-left */
.page-left{
	float:left;
    width:200px;  
	background:#fff;
	-moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
	padding:20px 20px 60px 20px;}
.left-nav{
	display:block; 
	font-weight:bold; 
	text-align:center; 
	font-size:22px; 
	line-height:2.0; 
	border-bottom:2px #333 solid; 
	padding-bottom:10px;
	margin-bottom:20px;}

/* page-right */
.page-right{float:right;width:895px;overflow:hidden}
.page-single,.page-products,.page-news,.page-newsdetail,.page-jobs,.page-jobsdetail{margin-bottom:10px}
.productsdetail-title,.newsdetail-title,.jobsdetail-title{font-size:14px;font-weight:bold;line-height:30px;text-align:center;border-bottom:1px dashed #CCC;margin-bottom:10px}
.page-news table{width:98%;}
.page-news table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-news table th.news-time{width:100px;background:url(../images/info_title.gif) left top}
.page-news table th.news-title{background:url(../images/info_title.gif) right top}
.page-news table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-news table td.time-list{color:#666;text-align:center}
.page-jobs table{width:98%;}
.page-jobs table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-jobs table th.jobs-time{width:100px;background:url(../images/info_title.gif) left top}
.page-jobs table th.jobs-title{background:url(../images/info_title.gif) right top}
.page-jobs table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-jobs table td.time-list{color:#666;text-align:center}
.page-guestbook{width:600px;margin:0px auto}
.page-guestbook dl dt,.page-guestbook dl dd{float:left;padding:5px}
.page-guestbook dl dt{width:80px;text-align:right}
.page-guestbook dl dd{width:500px}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:19px;line-height:19px;width:180px}
.page-guestbook dl dd span{color:#F00;margin-left:10px}
.page-guestbook .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.page-guestbook p{text-align:center;clear:both;margin-bottom:10px}




/*新闻列表�?*/
ul,li{ list-style:none;}
a,a:visited,a:active{color:#333333;text-decoration:none}
a:hover{color:#ff0000;text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
ul.newsList li {
    border-bottom: 1px dotted #dddddd;
	margin:10px 0;
	padding-bottom:10px;
}
ul.newsList li .ny-newimg{width:266px; height:161px; float:right;}
ul.newsList li p{float:left; width:825px;}

/*.page-news {
    margin: 0 auto;
    width: 95%;
}*/

/*新闻详情�?*/
#shownews h1.title {
    font-size: 20px;
    text-align: center;
	height:50px;
	line-height:50px;
}

.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
	height:40px;
	line-height:40px;
}
.page {
    line-height:34px;
	padding:10px 0;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#shownews .text{
	margin:10px 0;
	line-height:25px;
}
.related {
	background:url(../images/bg_news.gif) repeat-x;
}
#shownews .related {
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-size:13px;
}
#shownews .related-list li {

	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
	
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    width: 300px;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#ff0000;
}

/*产品列表�?*/
#ShowImages li{
	display: inline;
    float: left;
    margin: 15px 10px;
    text-align: center;
}
#ShowImages .images_img a {
	display:block;
    height: 189px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 277px;
}
#ShowImages .images_img a:hover{
	background:#fff4ce;
}
#ShowImages .images_img img {
    max-height: 189px;
	
}
#ShowImages .images_title a{
	height:35px;
	line-height:35px;
}
#ShowImages .images_img{ width:277px; height:189px; display:block; overflow:hidden;}
#ShowImages .images_img img{}
#ShowImages .images_img img{ -webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;}
#ShowImages .images_img a img:hover{ 	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);}


/*下载列表�?*/
.downloadtimes{
	width:80px;
	text-align:center;
}
/*下载详细�?*/
.download{ margin-bottom:10px;}
.download li{

	line-height:30px;
	border-bottom:1px dotted #dddddd;
}

.downloadRight{ width:85%;}

/*招聘列表�?*/
.jobList li{
	float:left;
	line-height:28px;
	border-bottom:1px dotted #dddddd;
	text-align:center;
}
.jobtime{ width:15%;}
.jobPosition{ width:40%;}

/*招聘详情�?*/
.showjobList li{
	line-height:28px;
	border-bottom:1px dotted #dddddd;
}
.jobDescription{
	background:#dddddd;
	height:30px;
	line-height:30px;
	margin:10px 0;
	text-indent:10px;
}
/*招聘应聘页面*/
.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:93px;
	height:34px;
	color:#ffffff;
	line-height:34px;
	border:none;
	cursor:pointer;
	font-family:微软雅黑;
	font-size:14px;
	margin:10px 0 0 100px;
}


/* 内页相关产品�? */
.related_cp p{ line-height:30px;text-indent:2em;}
.related_cp td{ line-height:30px; }
.related_cp ul{width:100%; height:auto; padding-top:5px; overflow:hidden;}
.related_cp ul li{ text-align:center; width:132px;  float:left;}
.related_cp ul li p{ line-height:30px; height:30px; text-align:center; text-indent:0em;  }
.related_cp ul li p a{ line-height:30px; height:30px; text-align:center;}
.related_cpul li p a:hover {color:#FF0000;}
.related_cp ul li img{border:1px solid #CCCCCC; width:100px; height:88px; padding:5px;}
.related_cp ul li a:hover img{ border:1px solid #ff0000;}




/* 产品展示页询盘页�? */
.chanpin_xp{width:600px;margin:0px auto}
.chanpin_xp dl dt,.chanpin_xp dl dd{float:left;padding:5px}
.chanpin_xp dl dt{width:80px;text-align:right}
.chanpin_xp dl dd{width:500px; margin-left:80px; margin-top:-30px;}
.chanpin_xp dl dd input{border:#CCC 1px solid;padding:2px;background:url(../images/inputbg.gif) repeat-x;height:19px;line-height:19px;width:180px}
.chanpin_xp dl dd span{color:#F00;margin-left:10px}
.chanpin_xp .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.chanpin_xp p{text-align:center;clear:both;margin-bottom:10px}

/* 产品页搜索框 */
.head-search{ margin: 0 auto; margin-top: 15px;overflow: hidden; background: #f4f4f4; padding:5px;}
.f_l{ float:left;}
.f_r{ float:right;}
.ss{ padding-top:10px; margin-top:-7px; font-size:13px; font-weight:bold; padding-left:18px;}
.head-search .txt-keyword{ border: solid 1px #DCD3CF;border-right: none;width:200px; height:20px;float: left;color: #A89893;font-size: 12px;}
.head-search .btn-search{width: 60px;height: 20px;border: none;overflow: hidden;}
.ssk{ width:580px;}

/* 产品展示 列表样式 */
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
.lbtu{ width:695px; height:auto;}
.lbtup {height: auto;padding-top: 20px;overflow: hidden;}
.lbtup li { list-style-type:none; padding-bottom:10px;}
.lbtu_left{ width:110px; margin-top: 15px;}
.lbtu_left img { border: 1px solid #CCCCCC;width: 100px;height: 88px;padding: 5px;}
.lbtu_left a:hover img{ border:1px solid #ff0000;}
.lbtu_right{ width:505px; margin-top:25px;}
.lbtu_right li { float:left;   }
.bt{ line-height:17px; height:17px; font-size:12px; font-weight:bold;}
.bt a { text-decoration:none; color:#000000;}
.lbt a:hover{ color:#FF0000;}
.wenzi{ font-size:12px; line-height:22px; width:180px;}
.wenzi span a { color:#FF0000; text-decoration:none;}
.right_tb ul li { float:left; padding-left:10px;}
