﻿@charset "utf-8";
/*--全局样式--*/
body{font-size:12px;color:#5c5c5c; font-family:"宋体"; }
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0px;padding:0px;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;font-family:"微软雅黑";}
section, article, aside, header, footer, nav, dialog, figure {display: block;}
a{color:#5c5c5c;text-decoration:none; outline: medium none;}
a:hover{color:#003850;}
img{border:0; vertical-align:middle;}
ul,ol{list-style:none;}
.clear{clear:both;}
.w_100{width:100%;margin:0px auto;}
.w_1000{width:1000px;margin:0px auto;}
.w_1100{width:1100px;margin:0px auto;}


/*--最外层大盒子--*/
.wrapper{position:relative; z-index:0;}
.fixed{position:fixed;top:0; z-index:10; background-color:#fff;}
.fx{height:200px;}
/*--头部通栏条--*/
.t-bg{ background-color:#FAFAFA;height:40px;}
.topline p{line-height:40px;color:#003850;}
.topline p span{float:right;}
.topline p a{padding:0px 5px;}
/*--网站头部--*/
.header{padding:20px 0px;height:65px;}
.header .logo{float:left;width:380px;}
.header .logo img{width:380px;height:65px;}
.header .logo a{display:block;}
.header .language{float:left;width:620px;padding:10px 0px;}
.header .language p{line-height:45px; text-align:right;color:#5d5d58;font-size:20px; font-family:"微软雅黑";}
.header .language p a{padding:0px 10px;}
/*--网站导航--*/
.m-bg{background-color:#003850;}
.topmenu{height:60px;}
.topmenu ul li{float:left;line-height:60px;width:111px;font-size:16px; font-family:"微软雅黑"; text-align:center; background:url(../images/line.png) right center no-repeat;}
.topmenu ul li a{display:block;color:#fff;}
.topmenu ul .active a,.topmenu ul li a:hover{ background:url(../images/sj.png) bottom center no-repeat;}
.topmenu ul li:last-child{background:none;}
.topmenu ul li ol{opacity:0;position:absolute;top:160%;visibility:hidden; background-color:#fff !important ;padding:10px;}
.topmenu ul li ol li{line-height:20px; background:none;font-size:14px;width:105px;padding:10px 0px;}
.m-header{padding:0px !important;}
.topmenu ul li ol li a{display:block;color:#333;}
.topmenu ul li ol li a:hover{border-bottom:1px solid #666;}
.topmenu ul li ol li img{width:105px;height:45px;}
.topmenu ul li:hover > ol {opacity:0.7;top:100%;visibility:visible;}
.topmenu ul li {float:left;position:relative;cursor: pointer; z-index:99;}
/*--首页轮播图--*/
.slideBox{width:100%;position:relative; overflow:hidden;max-width:1920px;margin:0px auto;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:3%; bottom:30px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{float:left; margin-right:10px;  width:10px; height:10px; line-height:10px; text-align:center; background-color:#fff; cursor:pointer;border-radius:50%;}
.slideBox .hd ul li.on{ background-color:#003850;}
.slideBox .bd{ position:relative;z-index:0;width:100%;}
.slideBox .bd{width:100%;}
.slideBox .bd li{zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{position:absolute; left:1%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/fxj.png) -175px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{ left:auto; right:1%; background-position:-52px 5px;}
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}

/*--第一部分-*/
.c-1{padding:60px 0px;}
.c-1 h2{text-align:center;}
.c-1 h2 img{width:1000px;height:150px;}
.c-1 .c-box{padding:20px 50px 0px;position:relative;}
.c-1 ul li{margin-right: 10px;}
.c-1 ul li img{width:141px;height:100px;border:1px solid #ccc;margin-bottom:14px; margin: 10px 20px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.c-1 .prev,.c-1 .next{position:absolute; left:0%; top:50%; margin-top:-25px; display:block; width:50px; height:50px; background:url(../images/left.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.c-1 .next{left:auto;right:0%;background:url(../images/right.png) no-repeat;}
.c-1 .prev:hover,.c-1 .next:hover{ filter:alpha(opacity=100);opacity:1;}

/*--第二部分--*/
.a-bg{ background-color:#FAFAFA;}
.c-2{padding:20px 0px;}
.title{float:left;width:300px;margin:30px 70px;}
.title h2 img{width:300px;height:120px;}
.c-2 .c-right{float:left;width:560px;}
.c-2 .c-right ul li{height:35px;line-height:35px;border-bottom:1px dashed #ccc;font-size:14px;}
.c-2 .c-right ul li a{float:left;display:inline-block;}
.c-2 .c-right ul li span{float:right;display:inline-block;}

/*--第三部分--*/
.b-bg{ background-color:#E1E1E1;}
.c-3{padding:20px 0px;}
.c-3 .c-right{float:left;width:560px;}
.c-3 .c-right ul li{height:35px;line-height:35px;border-bottom:1px dashed #fff;font-size:14px;}


/*--合作伙伴--*/
.c-4{padding:20px 0px;}
.c-4 h2{line-height:35px;font-size:14px; font-family:"新宋体";}
.c-4 ul{height:60px;overflow:hidden;}
.c-4 ul li{float:left;padding:5px 13px;}
.c-5 ul{height:60px;}
.c-5 ul li{float:left;padding:20px 13px;}
.p-partner img {height:50px}
.t-partner {font-size:20px;color:#003850;}

/*--尾部版权--*/
.f-bg{ background:url(../images/hx.png) center 40px no-repeat #003850;}
.footer p{line-height:45px;color:#fff;}
.footer p a{color:#fff;}
.footer p span{float:right;}

/*--返回顶部--*/
.return{display:none;}
.return a{width:60px;height:70px;position:fixed;bottom:10%;right:2%;}
.return a img{width:60px;height:70px;}


/*--内页样式--*/
/*--横幅广告位--*/
.banner img{width:100%;height:100%;}
/*--主要内容--*/
.content{min-height:700px;padding:30px 0px;}
/*--标题--*/
.ntitle h2{text-align:center;}
.ntitle h2 img{width:1000px;height:150px;}
/*--位置--*/
.weizhi p{line-height:40px;border-bottom:1px dashed #ccc;}
/*--二级栏目--*/
.menu{padding:10px 0px;border-bottom:1px dashed #ccc;}
.menu p{line-height:40px;font-family:"微软雅黑";font-size:18px;}
.menu p a{padding:0px 20px; white-space:nowrap;display:inline-block;}
.menu p .active{color:#003850;}
/*--集群概况--*/
.n-1{padding:20px 30px;}
.n-1 h3{line-height:40px;font-size:16px;color:#003850;margin-bottom:10px;}
.n-1 p{line-height:35px;font-size:14px;margin-bottom:10px;}
.n-1 p img{max-width:940px;}
.other {padding:20px 0;}
.m-title img {height:100px;padding-right:10px;}
.m-title {font-size:20px !important;}
/*--团队介绍--*/
.n-2 .line{border:1px dashed #ccc;}
.n-2 .n-list ul li{float:left;width:160px;padding:20px 20px 10px; background-color:#f1f1f1;margin:25px;height:270px;}
.n-2 .n-list ul li img{width:160px;height:200px;}
.n-2 .n-list ul li p{line-height:20px;font-size:14px; font-family:Arial; overflow:hidden;padding:5px 0px;}
/*--分页--*/
.listpage{padding:30px 0px;text-align:right;font-family: "微软雅黑"; }
.listpage span{background-color:#003850;padding:4px 8px;color:#fff;border:1px solid #003850;margin-right:-2px;font-weight:bold;}
.listpage a{padding:4px 8px; border:1px solid #ccc;margin-right:2px;}
/*--产品展示--*/
.n-3{padding:17px;margin:30px 0px;}
.n-3 ul li{float:left;width:300px;border:1px solid #666;margin:10px; position:relative; z-index:1;border-radius:5px;height:50px;}
.n-3 ul li p{line-height:50px;font-size:16px; text-align:center;color:#2b2a2a;font-family:"微软雅黑";}
.n-3 ul li p:hover{font-size:18px;color:#003850;}
/*--产品展示列表页--*/
.n-4{padding:20px 0px;}
.n-4 .n-list{padding:20px;border-bottom:1px dashed #ccc;}
.n-4 .n-list .imgbox{float:left;width:240px;margin-right:28px;border:1px solid #ccc;}
.n-4 .n-list .imgbox img{width:240px;height:160px;}
.n-4 .n-list .nrbox{float:left;width:690px;}
.n-4 .n-list .nrbox h3{line-height:40px;font-size:16px;}
.n-4 .n-list .nrbox p{line-height:30px;}
.n-4 .n-list .nrbox p a{float:right;}
.n-4 .n-list .nrbox a{color:#003850;}
/*--产品展示内容页--*/
.n-5{padding-bottom:30px;}
.n-5 .n-top{padding:30px 100px;}
.n-5 .n-top img{width:800px;height:420px;}
.n-5 .n-bottom .tab{height:40px;border-bottom:1px solid #ccc;padding-left:130px;}
.n-5 .n-bottom .tab ul li{float:left;line-height:39px;width:110px; text-align:center;font-size:14px;margin-right:5px; }
.n-5 .n-bottom .tab ul li a{display:block;background-color:#e6e6e6;border:1px solid #ccc;border-bottom:none;border-radius:5px 5px 0px 0px;}
.n-5 .n-bottom .tab ul .active a{ background-color:#fff; line-height:40px;}
.n-5 .n-bottom .rr{display:none;overflow:hidden;padding:20px 0px;min-height:500px;}
.n-5 .n-bottom .rr table{border:1px solid #333 !important;border-top:none !important;border-left:none !important;}
.n-5 .n-bottom .rr table td{border-bottom:none !important;border-right:none !important;}
.n-5 .n-bottom .rr p{font-size:14px;margin-bottom:10px;}
.n-5 .n-bottom .rr img{max-width:1000px;margin:10px 0px;}
/*--集群成员--*/
.n-6 .line{border:1px dashed #ccc;margin:10px 0 20px}
.n-6 .n-list{}
.n-6 .n-list ul li{float:left;width:172px;margin:14px; }
.n-6 .n-list ul li img{width:170px;height:100px;border:1px solid #ccc;}
.n-6 .n-list ul li p{line-height:40px;font-size:16px; text-align:center; text-transform:uppercase;font-family:"微软雅黑";}
.n-6 .n-list:last-child{border-bottom:none;}
/*--新闻中心--*/
/*--上--*/
.n-7 .n-top{margin-bottom:30px;}
.n-7 .n-top h2{line-height:40px;font-size:24px;margin-bottom:20px;color:#003850;}
.n-7 .n-top .imgbox{float:left;width:320px;border:1px solid #ccc;margin-right:28px;}
.n-7 .n-top .imgbox img{width:320px;height:150px;}
.n-7 .n-top .nrbox{float:left;width:650px;}
.n-7 .n-top .nrbox h3{font-size:18px;line-height:30px;}
.n-7 .n-top .nrbox h3 a{color:#003850;}
.n-7 .n-top .nrbox .time{line-height:22px;}
.n-7 .n-top .nrbox p{line-height:30px;font-size:14px;}
.n-7 .n-top .nrbox p a{float:right;}
/*--下--*/
.n-7 .n-bottom .n-list{background:url(../images/yd.png) 15px center no-repeat;padding:15px 0px 15px 50px;border-bottom:1px  dashed #999;}
.n-7 .n-bottom .n-list .time{line-height:22px;}
.n-7 .n-bottom .n-list h3{font-size:18px;line-height:30px;}
.n-7 .n-bottom .n-list p{line-height:30px;font-size:14px;}
.n-7 .n-bottom .n-list p a{color:#003850;}
/*--新闻中心内页--*/
.n-8{padding:40px 35px 0px;}
.n-8 .newsnr{min-height:600px;padding-bottom:30px;}
.n-8 .newsnr h1{font-size:18px;line-height:35px;text-align:center;border-bottom:0px;margin-bottom:10px;font-weight:bold;color:#454545;}
.n-8 .newsnr .source{line-height:25px;text-align:center;border-bottom:1px  dashed #ccc;padding-bottom:15px;}
.n-8 .newsnr .source span{margin-right:18px;}
.n-8 .newsnr p{line-height:35px;margin-bottom:10px;font-size:14px;}
.n-8 .newsnr img{max-width:930px;margin:10px 0px;}
.n-8 .article{padding:15px 10px;border-top:1px  dashed #ccc;}
.n-8 .article p{line-height:35px;font-size:14px;}
/*--联系我们--*/
.c-nr{padding:35px 0px 50px;}
.c-nr h3{height:40px;line-height:40px;font-size:18px;font-weight:bold;color:#454545;margin-bottom:10px;}
.c-nr p{font-size:14px;}

/*--网站地图--*/
.n-9{padding:0px 20px 30px;}
.n-9 h3{line-height:40px;font-size:18px;margin-top:30px; background:url(../images/jt.png) left center no-repeat;padding-left:25px;}
.n-9 p{line-height:35px;font-size:14px;padding-left:25px;}
.n-9 p a{display:inline-block;margin-right:24px; white-space:nowrap;}