﻿@charset "utf-8";
/*--全局样式--*/
body{font-size:12px;color:#4D4C4C; 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;}
section, article, aside, header, footer, nav, dialog, figure {display: block;}
a{color:#4D4C4C;text-decoration:none; outline: medium none;}
a:hover{color:#1C6B2F;}
img{border:0; vertical-align:middle;}
ul,ol{list-style:none;}
.clear{clear:both;}
.w_100{width:100%;margin:0px auto;}
.w_1000{width:1200px;margin:0px auto;}
.m-r{margin-right:30px;}



/*--最外层大11盒子--*/
.wrapper{position:relative; z-index:0;}
/*--网站头部--*/
.header{background:url(../images/h-bg.png) repeat-x ;height:60px;position: relative;}
.select3{position: absolute;left: 70%;transform:translate(-70%,0);-webkit-transform:translate(-70%,0);-ms-transform:translate(-70%,0);-moz-transform:translate(-70%,0);margin-top: 13px;}
.header .logo{float:left;margin-left:3%;}
.header .logo img{width:375px;height:60px;}
.header .phone{float:right;margin-right:3%; font-family:"微软雅黑";font-size:18px; color:#222; line-height:60px; font-weight:bold;}
/*--网站导航--*/
.topmeaubg{background:url(../images/t-bg.png);position:absolute;top:0px;height:60px;}
.topmeau{height:60px;}
.topmeau ul{display:inline-block;}
.topmeau ul li{float:left;width:120px; ine-height:60px; text-align:center;font-size:16px;font-weight:bold;font-family:"微软雅黑";margin-right:1px;}
.topmeau ul>li>a{color:#fff;display:block;height:60px;line-height:60px;}
.topmeau ul .active > a,.topmeau ul li a:hover{ background:url(../images/t-bgh.png) !important; }
.topmeau ul li ol{opacity:0;position:absolute;visibility:hidden;width:120px;}
.topmeau ul li ol li{height:35px;line-height:35px;width:120px;margin-top:1px;}
.topmeau ul li ol a{display:block;background:url(../images/t-bg.png) !important;color:#fff !important;font-size:14px;}
.topmeau ul li:hover > ol {opacity:1;top:100%;visibility:visible;}
.topmeau ul li {float:left;position:relative;cursor: pointer; z-index:99;}
.a1-3  img{vertical-align:inherit;position:relative;bottom:7px;}
/*--主要内容--*/
.content{padding:30px 0px 60px;}
.h-2{ line-height:45px; font-family:"微软雅黑"; }
.h-2 span{display:block;color:#1C6B2F; text-transform:uppercase; letter-spacing:2px;font-size:18px;}
.h-2 a{display:block;width:150px;font-size:28px; background-color:#1C6B2F;color:#fff; text-align:center;}
/*--左--*/
.c-1{padding:15px 0px 30px;}
.c-1 .c-left{float:left;width:305px;margin-right:30px;}
/*--公司简介--*/
.c-1 .c-left .imgbox{margin:15px 0px;}
.c-1 .c-left .imgbox img{width:305px;height:120px;}
.c-1 .c-left .nrbox p{line-height:30px;font-size:14px; text-indent:24px;}
.c-1 .c-left .nrbox p a{float:right;font-size:12px;}
/*--中--*/
.c-1 .c-center{float:left;width:350px;margin-right:30px;}
/*--新闻动态--*/
.c-1 .c-center .tab{height:30px;border-bottom:1px solid #ccc;margin-top:15px;}
.c-1 .c-center .tab ul li{float:left;display:block;width:100px; text-align:center; line-height:30px; font-size:14px;}
.c-1 .c-center .tab ul a{display:block;background-color:#ddd;}
.c-1 .c-center .tab ul .active a{background-color:#1C6B2F;color:#fff;}
.c-1 .c-center .rr{overflow:hidden;display:none;padding:15px 0px 0px;}
.c-1 .c-center .c-top .imgbox{float:left;width:140px;margin-right:10px;}
.c-1 .c-center .c-top .imgbox img{width:130px;height:90px;padding:4px;border:1px solid #ccc;}
.c-1 .c-center .c-top .nrbox{float:left;width:200px;}
.c-1 .c-center .c-top .nrbox h3{line-height:25px;font-size:14px; font-weight:bold;}
.c-1 .c-center .c-top .nrbox p{line-height:25px;}
.c-1 .c-center .c-bottom ul{padding-top:9px;}
.c-1 .c-center .c-bottom ul li{height:32px;line-height:32px;font-size:14px; background:url(../images/jt1.png) left center no-repeat;padding-left:15px;}
.c-1 .c-center .c-bottom ul li a{float:left;display:inline-block;}
.c-1 .c-center .c-bottom ul li span{float:right;display:inline-block;}
/*--右--*/
.c-1 .c-right{float:left;width:285px;}
.c-1 .c-right ul{padding-top:15px;}
.c-1 .c-right ul li{line-height:35px;font-size:14px;}
.c-1 .c-right ul li span{float:right;}
/*--第二部分--*/
/*--精选案例--*/
.c-2 ul li{float:left;width:230px;margin:15px 10px;}
.c-2 ul li p{line-height:30px; text-align:center;font-size:14px;}
.c-2 ul li img{width:230px;height:180px;}
/*--尾部版权--*/
.footerbg{background-color:#1C6B2F;height:138px;}
.footer .imgbox{float:left;width:150px;  margin-top: 9px;margin-left:70px;}
.footer .imgbox img{width: 157px;
    height: 45px;
    margin: 40px 15px;}
.footer .nrbox{float:left;width:700px;padding:50px 0 0;}
.footer .nrbox p{line-height:35px; text-align:center;font-size:14px;color:#fff;font-family:"微软雅黑";}
.footer .nrbox p span{margin-right:17px;}
.footer .nrbox p a{color:#fff;}
.footer .nrbox .p1 a{padding:0px 10px;}


/*--内页样式--*/
.ncontent{background:url(../images/content.png) repeat-y;min-height:800px;}
/*--位置--*/
.weizi{background-color:#807E7E;height:40px;}
.weizi p{line-height:40px;color:#fff;}
.weizi p a{color:#fff;}
/*--横幅通栏广告位--*/
.banner{width:100%;}
.banner img{width:100%;height:100%;}
/*--左侧--*/
.n-left{float:left;width:230px;font-family:"微软雅黑";}
.n-left .title {border-bottom:1px dashed #fff;padding:20px 30px 5px;color:#222;}
.n-left .title p{line-height:20px; font-size:18px;letter-spacing:2px;text-transform:uppercase;}
.n-left .title h2{line-height:40px;font-size:24px;}
.n-left .meau ul{padding:15px 0px;}
.n-left .meau ul li{line-height:45px;font-size:18px; text-align:center; background:url(../images/hhjt.png) 60px center no-repeat;}
.n-left .meau ul li a{display:block;}
.n-left .meau ul .active a,.n-left .meau ul li a:hover{color:#000; background:url(../images/hjt.png) 60px center no-repeat;}
/*--右侧--*/
.n-right{float:left;width:950px;background:url(../images/sj.png) left 100px no-repeat;min-height:750px;padding:40px 0px 40px 20px; position:relative;}
/*--公司简介--*/
.n-1 p{line-height:30px;font-size:14px;margin-bottom:10px;}
.n-1 img{max-width:740px;}
/*--合作伙伴--*/
.n-content{min-height:760px;padding-bottom:40px;}
.biaoti {border-bottom:1px dashed #e5e5e5;padding:20px 50px;color:#18280d;font-family:"微软雅黑";letter-spacing:2px;}
.biaoti  p,.biaoti1  p{line-height:20px; font-size:18px; text-transform:uppercase;}
.biaoti  h2,.biaoti1  h2{line-height:40px;font-size:24px;}
.biaoti1{color:#5B5A5A;padding:20px 35px;font-family:"微软雅黑";letter-spacing:2px;}
.biaoti span{float:right;}
.biaoti span a{margin-left:30px;display:inline-block;width:37px;height:37px; background:url(../images/return.png) no-repeat;}
.n-2 ul {padding:20px 0px;}
.n-2 ul li{float:left;width:168px;margin:15px;border:1px solid #eee;}
.n-2 ul li img{width:168px;height:125px;}
/*--分页--*/
.listpage{padding:30px 0px;text-align:right;font-family: "微软雅黑"; }
.listpage span{background-color:#1C6B2F;padding:4px 8px;color:#fff;border:1px solid #1C6B2F;margin-right:2px;font-weight:bold;}
.listpage a{background-color:#eee;padding:4px 8px; border:1px solid #ccc;margin-right:2px; }
/*--公司资讯--*/
/*--上--*/
.n-3 .n-top {padding-bottom:40px;border-bottom:1px dashed #e5e5e5;}
.n-3 .n-top ul li{float:left;width:200px;margin:0px 23px;}
.n-3 .n-top ul li img{width:200px;height:100px;margin-bottom:10px;}
.n-3 .n-top ul li p{line-height:25px;color:#949393; letter-spacing:2px;}
.n-3 .n-top ul li h3{line-height:30px; background:url(../images/sjt.png) right center no-repeat;font-size:14px;}
/*--下--*/
.n-3 .n-bottom{padding:20px;}
.n-3 .n-bottom ul li{line-height:40px; background:url(../images/jt1.png) 0 center no-repeat;padding-left:20px;font-size:14px;}
.n-3 .n-bottom ul li span{float:right;color:#949393; letter-spacing:2px;font-size:12px;}
/*--公司资讯内容页--*/
.fhanniu {position:absolute;right:30px;top:30px;}
.fhanniu a{display:inline-block;width:37px;height:37px; background:url(../images/return.png) no-repeat;}
.n-4 .newsnr{min-height:600px;padding:20px 30px 30px;}
.n-4 .newsnr h1{font-size:20px;line-height:35px;text-align:center;border-bottom:0px;margin-bottom:10px; font-weight:bold;letter-spacing:0px;}
.n-4 .newsnr .source{line-height:25px;text-align:center;border-bottom:1px  dashed #bbb;padding-bottom:15px;letter-spacing:0px;}
/*.n-4 .newsnr .source span{margin-right:18px;}*/
/*.n-4 .newsnr p{line-height:30px;margin-bottom:10px;letter-spacing:1px; font-size:14px;}*/
/*.n-4 .newsnr img{max-width:680px;margin:10px 0px;}*/
/*.n-4 .article{padding:15px 10px;border-top:1px dashed #bbb;}*/
/*.n-4 .article p{line-height:30px;font-size:14px;}*/

/*--业务范围--*/
/*--二级栏目--*/
.y-1{border-bottom:1px dashed #e5e5e5;}
.y-1 ul li{float:left;width:240px;padding:15px 5px;}
.y-1 ul li a{display:block;width:240px;height:260px;color:#fff;}
.y-1 ul li p{line-height:110px;font-size:28px;padding-top:150px;font-family: "微软雅黑"; text-align:center;}
.y-1 ul li .a1{background:url(../picture/yw-1.png) no-repeat;}
.y-1 ul  .active .a1,.y-1 ul li .a1:hover{background:url(../picture/yw-1h.png) no-repeat;}
.y-1 ul li .a2{background:url(../picture/yw-2.png) no-repeat;}
.y-1 ul  .active .a2,.y-1 ul li .a2:hover{background:url(../picture/yw-2h.png) no-repeat;}
.y-1 ul li .a3{background:url(../picture/yw-3.png) no-repeat;}
.y-1 ul  .active .a3,.y-1 ul li .a3:hover{background:url(../picture/yw-3h.png) no-repeat;}
.y-1 ul li .a4{background:url(../picture/yw-4.png) no-repeat;}
.y-1 ul  .active .a4,.y-1 ul li .a4:hover{background:url(../picture/yw-4h.png) no-repeat;}
/*--简介--*/
.y-2 .y-a{padding:0px 35px 35px;border-bottom:1px dashed #e5e5e5;}
.y-2 .y-a .imgbox{float:left;width:240px;margin-right:20px;}
.y-2 .y-a .imgbox img{width:240px;height:250px;}
.y-2 .y-a .nrbox{float:left;width:670px;}
.y-2 .y-a .nrbox p{line-height:35px;font-size:14px; text-indent:24px;margin:10px 0px;}
/*--业务列表--*/
.y-b{margin:5px;}
.y-b ul li{    float: left;
    width: 211px;
    margin: 10px;
    position: relative;
    margin-bottom: 28px;
  
    border-radius: 5px;}
	
.y-b ul li a{display:block;}
.y-b ul li img{width:211px;height:165px;}
.y-b ul li .xinxi{ height: 40px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 0px 10px;
    width: 191px;
    background-color: #44b45b;}
.y-b ul li .xinxi h2{height:45px;line-height:40px;font-family: "微软雅黑"; font-size:14px;}
.y-b ul li .xinxi h2 span{float:right;}
.y-b ul li .xinxi p{line-height:30px; font-size:14px;}
.y-b ul li .text{display:none;position:absolute;bottom:0;left:0;width:170px;height:210px;padding:0px 30px; background:url(../images/qh.png);color:#fff;overflow:hidden;}
.y-b ul li .text h2{height:45px;line-height:45px;font-family: "微软雅黑"; font-size:18px; text-align:center;}
.y-b ul li .text p {line-height:24px; font-size:14px;text-align:center;}

/*--社会责任--*/
.n-list{padding:30px 0px;border-bottom:1px dashed #f5f5f5;}
.n-list .imgbox{float:left;width:270px;margin-right:20px;}
.n-list .imgbox img{width:270px;height:180px;}
.n-list .nrbox{float:left;width:450px;}
.n-list .nrbox h2{line-height:45px;font-size:16px; font-weight:bold;}
.n-list .nrbox h2 span{float:right;color:#949393; letter-spacing:2px;font-size:12px; font-weight:normal;}
.n-list .nrbox p{line-height:30px; font-size:14px;}
.n-list .nrbox p a{font-size:12px;color:#1C6B2F;margin-left:5px;}

/*--人才战略--*/
.n-5{border-top:1px dashed #f5f5f5;border-bottom:1px dashed #f5f5f5;}
.n-5 table{padding:20px 0px 50px;}
.n-5 table th{text-align:left;}
.n-5 table th,.n-5 table td{line-height:45px;font-family: "微软雅黑"; font-size:14px;padding:0px 10px;}
.n-5 table .tr1{ background-color:#F0F0F0;}
.n-5 table .td1{width:30%;}
.n-5 table .td2{width:30%;}
.n-5 table .td3{width:20%;}
.n-5 table .td4{width:15%;}

/*--招聘流程--*/
.n-6{background:url(../images/line.png) 7px 0px repeat-y;}
.n-6 .j-list{background:url(../images/lyd.png) 0px 10px no-repeat;padding:0px 0px 30px 30px;}
.n-6 .j-list .imgbox{float:left;width:120px;margin-right:30px;}
.n-6 .j-list .imgbox img{width:120px;height:120px;}
.n-6 .j-list .nrbox{float:left;width:560px;}
.n-6 .j-list .nrbox h2{line-height:35px; background:url(../images/lyd.png) left center no-repeat;padding-left:25px;font-size:14px; border-bottom:1px  solid #efefef;color:#1C6B2F;}
.n-6 .j-list .nrbox p{line-height:45px;font-size:14px;}

/*--联系我们--*/
.n-7{padding:20px 20px 0px;}
.n-7 ul{padding:10px 0px 20px;border-bottom:1px dashed #eee;margin-bottom:20px;}
.n-7 ul li{line-height:30px;font-size:14px;}
.n-7 .map img{width:700px;height:360px;}

/*--经典案例内页--*/
/*--上--*/
.j-1{padding:25px 20px;}
.j-1 .j-left{float:left;width:600px;margin:5px 25px 5px 5px;}
.j-1 .j-left img{width:600px;}
.j-1 .j-right{float:left;width:330px;overflow:hidden;}
.j-1 .j-right ul li{float:left;width:100px;margin:5px;}
.j-1 .j-right ul li img{width:100px;height:100px;}
/*--中--*/
.j-2{padding:20px 0px;}
.j-2 ul li{float:left;border-right:1px solid #999;padding:0px 25px; text-align:center;}
.j-2 ul li p{line-height:20px;font-size:13px;}
.j-2 ul li .p1{margin-top:18px;font-size:20px; font-weight:bold;}
.j-2 ul li .p1 b{font-size:33px;color:#1C6B2F;}
.j-2 ul .l1{width:140px;}
.j-2 ul .l2{width:190px;}
.j-2 ul .l3{width:208px;}
.j-2 h2{float:left;line-height:30px;padding:0px 35px;width:235px;font-size:14px;}
	
/*--下--*/
.j-3 .j-list{padding:30px 0px;border-top:1px  dashed #999;}
.j-3 .j-list .imgbox{float:left;width:315px;}
.j-3 .j-list .imgbox img{width:315px;height:140xp;}
.j-3 .j-list .nrbox{float:left;width:655px;}
.j-3 .j-list .nrbox h3{line-height:45px;font-size:24px;color:#1C6B2F;font-family: "微软雅黑";}
.j-3 .j-list .nrbox p{line-height:30px;font-size:14px;}

/*--项目动态--*/
.a-3 .ycbox{float:left;width:870px;margin:0px 0px 25px 30px;border-top:2px solid #FF7D13;}
.a-3 .a-list{padding:25px 0px;}
.a-3 .a-list .imgbox{float:left;width:245px;margin-right:30px;box-shadow:2px 2px 2px 0px #bbb;}
.a-3 .a-list .imgbox img{width:245px;height:200px;}
.a-3 .a-list .nrbox{float:left;width:560px;box-shadow:2px 2px 2px 0px #bbb;padding:15px 35px;height:170px;overflow:hidden;}
.a-3 .a-list .nrbox h2{line-height:35px;font-size:14px; font-family:"新宋体"; background:url(../images/hsx.png) center bottom no-repeat; font-weight:bold;margin-bottom:5px;}
.a-3 .a-list .nrbox h2 a{color:#04724B;}
.a-3 .a-list .nrbox .time {color:#04724B; font-weight:bold;line-height:25px;}
.a-3 .a-list .nrbox p{line-height:35px;font-size:14px;}
.a-3 .a-list .nrbox p a{float:right;}


.tsul li{float:left;width:200px;margin:13px;}
.tsul li img{width:200px;height:195px;}