@charset "utf-8";
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a{ text-decoration: none;color: #535353;}
a:hover { text-decoration: none; color: #000;}



body {margin: 0px; color:#494949; font-size: 12px; font-family:Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif;}
a.more:link { text-decoration: none;color: #FFF;}
a.more:visited {text-decoration: none; color: #FFF;}
a.more:hover { text-decoration: none; color: #FFF;}
a.more:active {text-decoration: none; color: #FFF;}

.f_l{ float:left;}
.f_r{ float:right;}
.clear{clear:none}

.m_t1{margin-top:10px;}
.m_t2{margin-top:15px;}
.m_t3{margin-top:20px;}
.m_t4{margin-top:30px;}
.m_t5{margin-top:40px;}
.m_t6{margin-top:50px;}
.m_t7{margin-top:70px;}
.m_t8{margin-top:100px;}

.selected2{ background-color:#FF0000; color:#FFFFFF;}

/******************************top样式******************************/
.index_logoBox{width:100%; height:162px; margin:0px auto; overflow:hidden; background:url(../images/Img_01.jpg) center 0px repeat-x;}
.logoBox{width:1080px; height:162px; overflow:hidden; margin:0px auto;}
.logoBox h1{width:479px; height:105px; overflow:hidden; float:left; margin:27px 0px 0px 0px;}

.logoBox_tell{width:275px; height:105px; overflow:hidden; margin:27px 0px 0px 0px; font-family: "Microsoft YaHei"; font-size:14px; color:#000; text-align:left; text-indent:4em; background:url(../images/Img_tell.jpg) 0px 0px no-repeat;}
.logoBox_tell span{font-family: "Microsoft YaHei"; font-size:24px; color:#f0282b; font-weight:bold; line-height:80px;}


/******************************导航样式******************************/
.index_navBox{width:100%; height:50px; background:url(../images/Img_nav.jpg) 0px center repeat-x; margin:0px auto;}
.navBox{width:1080px; height:50px; margin:0px auto;}
.navBox_menu li{width:auto; float:left; color:#646464; font-family: Microsoft YaHei,Arial, Helvetica, sans-serif; height:50px; text-align:center; position:relative; z-index:99999;}
.navBox_menu li a{color:#FFF; font-family:"Microsoft YaHei"; font-size:16px; width:150px; display:block; line-height:50px; text-align:center; font-weight:bold;}
.navBox_menu li a:hover{color:#FFF; background:#ff5400; font-size:16px; width:150px; display:block; line-height:50px; text-align:center; font-weight:bold;}
.navBox_menu li i{font-style:normal; font-family:Arial; font-size:10px; }
.navBox_menu li .submenu{display:none;position:absolute;top:50px;left:0px; background:#f7f8f9; width:150px;  z-index:999999; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.navBox_menu li .submenu li{float:left;padding:0;background:none;height:25px; line-height:25px; border-bottom:1px solid #e7e7e7;}
.navBox_menu li .submenu li a{float:none;padding:0;text-align:center; font-family:"Microsoft YaHei"; font-size:12px; height:25px;line-height:25px;background:none; color:#494949; width:150px;}
.navBox_menu li .submenu li a:hover{font-weight:normal; color:#fff; text-decoration:none; background:#2ac62d; display:block; -webkit-border-radius: 5px; -moz-border-radius: 5px;}


/************************************* 搜索样式 ************************************/
.index_seachBox{width:100%; height:52px; overflow:hidden; margin:0px auto;}

.search-box{width:1080px; height:auto; margin:0px auto; padding-top:15px; overflow:hidden;}
.search-box3{ width:228px; height:26px; float:right;}
.search{ width:178px; height:26px; float:left;}
.search2{ width:178px; height:22px; line-height:24px; text-indent:10px; color:#757575; border:1px solid #cdcdcd; font-family:'Microsoft YaHei';font-size:12px;}
.search-anniu{ width:50px; height:26px; float:left; *margin-top:1px;}
.search-box4{ width:auto; height:26px; color:#7f7f7f; line-height:26px; text-indent:24px; overflow:hidden;}
.search-box4 a{ margin:0 4px; color:#7f7f7f; font-family:'Microsoft YaHei';font-size:12px;}
.search-box4 a:hover{ margin:0 4px; color:#2ac62d; font-family:'Microsoft YaHei';font-size:12px;}

/******************************banner样式******************************/
.index_bannerBox{width:100%; height:478px; overflow:hidden; margin:0px auto;}
/*banner*/
.b_box{width: 100%;height: 478px;}
.flexslider{position:relative;height:478px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:478px;}
.flex-control-nav{position:absolute;bottom:70px;z-index:999;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:11px;height:11px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:11px;height:11px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/l-btn.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/r-btn.png) center center no-repeat ;}


/******************************走进金云样式******************************/
.index_aboutBox{width:1080px; height:auto; overflow:hidden; margin:0px auto;}
.index_aboutBox h1{float:left; width:210px; height:262px; overflow:hidden; background:url(../images/Img_02.jpg) 0px 0px no-repeat;}
.aboutBox{width:838px; height:262px; overflow:hidden;}
.aboutBox_title{width:838px; height:65px; background:url(../images/Img_04.jpg) 0px 0px no-repeat; margin:0px auto; overflow:hidden;}
.aboutBox_title h3{float:left; line-height:90px; color:#000; font-family:'Microsoft YaHei';font-size:18px;}
.aboutBox_title h3 a{color:#000;}
.aboutBox_title span{float:right; line-height:90px; color:#ff4e00; font-family:'Microsoft YaHei';font-size:12px;}
.aboutBox_title span a{color:#ff4e00;}

.aboutBox dl{width:838px; height:197px; overflow:hidden;}
.aboutBox dl dt{width:575px; height:195px; overflow:hidden; float:left;}
.aboutBox dl dt p{line-height:31px; overflow:hidden;font-family:'Microsoft YaHei';font-size:14px; text-indent:2em; color:#494949;}
.aboutBox dl dd{width:226px; height:174px; overflow:hidden; float:right; background:#efefef; padding:8px;}

/******************************走进金云样式******************************/
.index_tabBox{width:1075px; height:390px; overflow:hidden; background:#efefef; border-left:5px solid #2ac62d; margin:0px auto;}
#tab_2{width:1075px;height:auto;}
#tab_2 .tab_menu{width:205px; float:left; height:390px; overflow:hidden;}
#tab_2 .tab_menu li{width:205px;height:80px;line-height:80px; cursor:pointer;text-align:left; padding:0px 0px 0px 1em;overflow:hidden; display:block;font-family:'Microsoft YaHei'; font-size:18px;}
#tab_2 .tab_menu li a{color:#494949;}
#tab_2 .tab_menu .jy_01{background:#FFF;}
#tab_2 .tab_menu .selected{cursor:pointer; height:80px;color:#2ac62d;}
#tab_2 .tab_menu .selected a{color:#2ac62d;font-weight:bold;}

#tab_2 .tab_box_2{width:838px; height:355px;float: right;}

#tab_2 .hide{display:none;}
#tab_2 .tab_box_2 div{}

.tab_box_2 dl{width:256px; height:350px; background:#d1d1d1; overflow:hidden; float:left; margin:20px 20px 0px 0px;}
.tab_box_2 dl dt{width:220px; height:167px; margin:0px auto; overflow:hidden; padding:15px 0px 10px 0px; border-bottom:5px solid #bababa;}
.tab_box_2 dl dd{width:234px; height:119px; border:1px solid #009703; background:#2ac62d; margin:12px 0px 0px 0px; padding:10px;}
.tab_box_2 dl dd h3{color:#FFF;font-family:'Microsoft YaHei'; font-size:14px; line-height:40px;}
.tab_box_2 dl dd h3 a{color:#FFF;}
.tab_box_2 dl dd h3 a:hover{color:#000; text-decoration:underline;}
.tab_box_2 dl dd p{color:#b1ffb2;font-family:'Microsoft YaHei'; font-size:12px; line-height:24px;}

/******************************企业风采样式******************************/
.index_qyfcBox{width:1080px; height:330px; margin:0px auto; overflow:hidden;}
.qyfcBox_title{width:1080px; height:70px; background:url(../images/Img_05.jpg) center 0px no-repeat; margin:0px auto;}
.qyfcBox_title h3{width:378px; line-height:115px; color:#2ac62d;font-family:'Microsoft YaHei'; font-size:24px; font-weight:bold; margin:0px auto; text-align:center;}
.qyfcBox_title h3 a{color:#2ac62d;}

.qyfcBox{width:1080px; height:228px; overflow:hidden; margin:0px auto;}
/**********************************************图片滚动********************************************/
.gd_01{ position:relative; height:auto; width:1080px;}
.gd_01 em{
	position: absolute;
	top: 40%;
}
.gd_01 .t_l{ left:0px;}
.gd_01 .t_r{ right:0px;}
.gd_01 #simgs{ margin: 0 0 0 36px;}
.gd_01 li{ float:left; width:223px; height:215px; margin:0px 0px 0px 20px; border:5px solid #efefef; text-align:center;}


.gd_01 .fl { float:left;}
.gd_01 .fr { float:right;}
.gd_01 .pa{ position:absolute;}
.gd_01 .pr{ position:relative}

.gd_01 li .xl_img{width:223px; height:176px; overflow:hidden; display:block;}
.gd_01 li .xl_img img{width:223px; height:176px; overflow:hidden;}
.gd_01 li .xl_tit{height:35px; line-height:40px; overflow:hidden;  color:#494949; font-family:"Microsoft YaHei"; font-size:14px; font-weight:normal; display: inline-block;}
.gd_01 li .xl_tit:hover{color:#2ac62d;}

.gd_01 li{border:5px solid #2ac62d; display:block;}
.gd_01 li:hover .xl_tit{color:#2ac62d;}

/******************************新闻中心样式******************************/
.newsBox_title{width:1080px; height:70px; background:url(../images/Img_06.jpg) center 0px no-repeat; margin:0px auto;}
.newsBox_title h3{width:237px; line-height:115px; color:#2ac62d;font-family:'Microsoft YaHei'; font-size:24px; font-weight:bold; margin:0px auto; text-align:center;}
.newsBox_title h3 a{color:#2ac62d;}

.index_newsBox{width:100%; height:324px; margin:0px auto; background:url(../images/Img_07.jpg) 0px 0px repeat-x; overflow:hidden;}
.newsBox{width:1080px; height:260px; overflow:hidden; margin:0px auto;}
.newsBox dl{width:530px; height:100px; overflow:hidden; background:#efefef; float:left; margin:0px 0px 26px 10px;}
.newsBox dl dt{width:75px; height:100px; border-right:1px dashed #9d9d9d; text-align:center; padding:0px 10px 0px 10px; float:left;}
.newsBox dl dt h1{color:#646464;font-family:'Microsoft YaHei'; font-size:14px; font-weight:normal; line-height:45px; border-bottom:3px solid #9d9d9d;}
.newsBox dl dt h2{color:#2ac62d;font-family:'Microsoft YaHei'; font-size:32px; font-weight:bold; line-height:50px;}
.newsBox dl dd{width:410px; height:100px; text-align:left; padding:0px 10px 0px 10px; float:right;}
.newsBox dl dd a{color:#494949;font-family:'Microsoft YaHei'; font-size:14px; font-weight:bold; line-height:45px;}
.newsBox dl dd p{color:#646464;font-family:'Microsoft YaHei'; font-size:12px; font-weight:normal; line-height:24px; float:left;}

.index_newsBox h3{width:100px; height:30px; margin:0px auto; background:#353535; overflow:hidden; display:block; text-align:center; line-height:30px;}
.index_newsBox h3 a{color:#FFF;}
.index_newsBox h3 a:hover{color:#2ac62d; background:#FFF; display:block;}

/******************************底部信息样式******************************/
.index_footBox{width:1080px; height:193px; margin:0px auto; overflow:hidden; background:url(../images/Img_10.jpg) 30px 0px no-repeat;}
.index_footBox p{width:700px; line-height:30px; font-family:'Microsoft YaHei'; font-size:12px; font-weight:normal; margin:0px 0px 0px 400px; color:#494949;}
.index_footBox p a{color:#494949;}

.index_footBox .footBox_links{width:700px; line-height:30px; font-family:'Microsoft YaHei'; font-size:12px; font-weight:normal; margin:0px 0px 0px 400px; color:#494949;}
.index_footBox .footBox_links b{color:#202020;font-size:16px; font-weight:bold;}

/************************************* 内页样式 ************************************/
.index_mainBox{width:1080px; height:auto; margin:0px auto; overflow:hidden; border-bottom:3px solid #4e4e4e;}
.mainBox_left{width:294px; height:723px; overflow:hidden; background:url(../images/Img_22.jpg) center 0px no-repeat;}
.mainBox_left h3{width:294px; height:80px; font-family:'Microsoft YaHei';font-size:24px; color:#FFF; line-height:60px; text-align:center;}
.mainBox_left ul{width:260px; height:auto; margin:0px 0px 0px 24px; overflow:hidden;}
.mainBox_left ul li{width:260px; height:40px; line-height:40px; background:url(../images/Img_23.png) 0px 15px no-repeat; border-bottom:1px dashed #cdcdcd; font-family:'Microsoft YaHei';font-size:14px; font-weight:normal; text-indent:2em;}
.mainBox_left ul li a{color:#000;}
.mainBox_left ul li a:hover{color:#2ac62d; font-weight:bold;}

.mainBox_right{width:750px; height:auto; overflow:hidden;}

.mainBox_dqwz{width:750px; height:60px; border-bottom:1px solid #4e4e4e; overflow:hidden; line-height:70px; font-family:'Microsoft YaHei';font-size:14px; font-weight:normal; color:#000;}
.mainBox_dqwz a{color:#000;}
.mainBox_dqwz a:hover{color:#2ac62d; font-size:14px; font-weight:bold;}

.mainBox_p{width:750px; height:auto; overflow:hidden; margin:10px 0px 0px 0px;}
.mainBox_p p{width:727px; height:auto; line-height:30px; color:#000; font-family:'Microsoft YaHei';font-size:12px; text-indent:2em;}




.slides li video{
	width: 100%;
	height: 100%;
	display: block; 
	background: #f2f2f2;
}



.slides li iframe{
	width: 100% !important;
	height: 100% !important;
	display: block; 
	background: #f2f2f2;
}




















