@charset "utf-8";
/* CSS Document */
ul,li,dl,dt,dd,body,p{ margin:0px; padding:0px; list-style:none;}
body{ font-family:"微软雅黑";}
*{ margin:0; padding:0;}
a{ list-style:none; text-decoration:none; color:inherit; border: 0px;}
img{border: 0px;}
.w1100 {
    width: 1100px;
    margin: 0 auto;
}
.clearfix{ clear:both;}


.top_fast {
    height: 32px;
    width: 100%;
    background: #f3f3f3;
    line-height: 32px;
    color: #717171; font-size:12px;
}

.fl {
    float: left;
}
.top_fast_left a {
    background: url(../li/images/top_img1.jpg) no-repeat left center;
    padding-left: 15px;
    float: left;
}
.top_fast a {
    color: #717171;
}
.code_box {
    display: block;
    background: url(../li/images/top_img2.jpg) no-repeat left center;
    float: left;
    width: 146px;
    position: relative;
    padding-left: 22px;
    margin-left: 20px;
}
.code_box i {
    display: none;
    position: absolute;
    top: 30px;
    left: 10px;
    z-index: 222;
}

.code_box:hover i {display:block;}
.fr {
    float: right;
}

ul.top_fast_right li {
    float: left;
    padding: 0 10px;
}
li.ipr-quick {
    line-height: 25px;
}
li.ipr-quick {
    position: relative;
    height: 29px;
    margin-top: 1px;
    margin-left: 6px;
  
    border-top: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    
}


.l-box{ background-color:#fff; height:120px;}  
.t-dl{ float:right; width:260px; margin-top:30px; height: 80px;}
.t-dl dt{ float:left; margin-right:20px;}
.t-dl dd{ font-size:22px; color:#00427f; font-weight:800;}
.top-box p{ float:left; margin-top:15px;}


.w1100{width:1100px; margin:0 auto;}
.w1200{width:auto; margin:0 auto; text-align:center;}

.xf3_header{ height:90px; position:relative;}
.xf3_logo{ position:absolute; left:0; top:17px;}

.xf3_sf{ position:absolute; font-size:18px; border:2px solid #ff9c00; padding:3px 20px; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; top:28px; right:238px;}

.xf3_tel{position:absolute; right:0; /*top:27px;*/}

/*nav*/
.in_nav{ width:100%; height:60px; background:#1f4e8e;}
#nav{height:50px;}
#nav .mainlevel{float:left;width:120px;/*IE6 only*/ font-size:17px; text-align:center;  border-width:1px; border-left-style: inset; border-right-style: inset; border-color:#1a5db7 }
#nav .mainlevel a{text-decoration:none;line-height:60px;display:block; color:#FFFFFF; }
#nav li a.borderno{ border:none}
#nav .mainlevel a:hover,#nav .mainlevel a.cur{color:#1f4e8e; font-weight:bold; text-decoration:none;background:#ff9900;}
#nav .mainlevel ul{display:none;position:absolute; z-index:3; font-size:15px; }
#nav .mainlevel li{border-top:1px solid #fff;background:#eebf79;width:140px;/*IE6 only*/}
#nav .mainlevel li a{ line-height:45px; height:45px;}

/*banner*/
/*轮换大区域*/
.lunhuan{width:100%;height:400px;position:relative;}
.lunhuancenter li{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.lunhuan #lunhuanback{width:100%;height:400px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:400px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
.lunhuan #lunhuanback p.lunhuanback{background:url(../li/images/banner3.jpg) no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback1{background:url(../li/images/banner3.jpg) no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback2{background:url(../li/images/banner4.jpg) no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback3{background:url(../li/images/banner11.jpg) no-repeat scroll center center;}
.lunhuan #lunhuanback p.lunhuanback4{background:url(../li/images/banner3.jpg) no-repeat scroll center center;}
.lunhuan .lunhuan_main{width:1200px;height:400px;margin:0 auto;position:relative;}
#lunbonum{height:14px;line-height:23px;position:absolute;right: 262px; bottom: 17px; z-index:5;}
#lunbonum li{display:block;width:16px;height:16px; background:url(../li/images/pagination.png) 0px 2px no-repeat;float:left;margin-left:8px;cursor:pointer;}
#lunbonum .lunboone,#lunbonum li:hover{background:url(../li/images/pagination.png) 0px -16px no-repeat;} 
.main{height: auto;min-width: 1200px;position: relative;width: 100%;overflow: hidden;float:left}



.lunhuansb{width:100%;height:400px;position:relative;}
.lunhuancentersb li{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.lunhuansb #lunhuanback p{width:100%;height:400px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
.main{height: auto;min-width: 1200px;position: relative;width: 100%;overflow: hidden;float:left}




.search-div {
    width: 1100px;
    height: 58px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    overflow: hidden;
    border: 1px solid #8c8c8c;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
}
.search-div .search-input {
    float: left;
    width: 807px;
    height: 58px;
    padding-left: 20px;
    position: relative;
}
.search-div .search-input .search-icon {
    display: inline-block;
    width: 19px;
    height: 20px;
    background:url(../li/images/index/s_f16a3a4.png) no-repeat;
    position: absolute;
    top: 19px;
}
.search-div .search-input input {
    height: 58px;
    width: 770px;
    line-height: 58px;
    padding: 0;
    border-width: 0;
    border-color: transparent;
    padding-left: 35px;
    color: #999;
    font-size: 14px;
}
.btn {
    float: right;
    display: inline-block;
    width: 225px;
    height: 58px;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    color: #fff;
    background: #005752;
	
	position:relative;
   
    top: -59px;
   
}


/*我们的服务内容*/
.t1{ font-size:30px; color:#333333; text-align:center;}
.cur li{ line-height:30px; float:left; height:30px;}
.cur .i1 img,.cur .i2 img{ margin-top:20px; margin-right:20px; margin-left:20px;}
.title1{ height:33px; border-bottom:1px solid #00417f;}
.cur{width:340px;  margin:0 auto; margin-top:60px;}
.cont{ margin-top:50px; margin-right:60px; text-align:center; background:url(../li/images/index/one-1.jpg) center no-repeat;float:left;width:230px; height:323px;}
.cont .pic{ margin:0 auto; margin-top:46px; margin-bottom:86px;}
.cont .c1{ font-size:22px; color:#333333; margin-bottom:15px;}
.cont .c2{ font-size:12px; margin-left:10px; margin-right:10px; color:#666565; }
/*重要性*/
/*.inpom{ center no-repeat; height:837px;}*/
.inpom{ background:url(../gaoxin/images/gbbg.png) center no-repeat;}

.im1 h1{ padding-top:28px; text-align:center; font-size:50px; color:#ea5504; }
.z1{ margin-top:20px; margin-bottom:10px; height:108px;  background:url(../li/images/index/1.png) center no-repeat; width:508px; height:108px;}
.z1 li,.z2 li,.z3 li,.z4 li{ margin-left:97px;}
.im_1{ margin-top:10px; float:left; width:320px; color:#333333; font-size:20px; margin-bottom:11px;}
.im_2{ font-size:12px; width:320px; float:left; color:#666666;}
.z1 li img,.z2 li img,.z3 li img,.z4 li img{margin-top:10px; margin-left:50px;}

.z2{ margin-top:20px; margin-bottom:10px; height:108px;  background:url(../li/images/index/3.png) center no-repeat; width:508px; height:108px;}
.z3{ margin-top:20px; margin-bottom:10px; margin-left:30px; height:108px;  background:url(../li/images/index/2.png) center no-repeat; width:508px; height:108px;}
.z4{ margin-top:20px; margin-bottom:10px;margin-left:30px; height:108px;  background:url(../li/images/index/4.png) center no-repeat; width:520px; height:108px;}

.i-left{ margin-top:30px; width:540px; border-right:1px #005752 dashed; float:left;}
.in-ab{ background:url(/*../li/images/index/index-about.jpg) left no-repeat;*/ height:440px; width:100%; margin-top:8px;}
.about{ width:510px; float:left;}
.in-ab span img{ padding-top:40px; margin-left:40px; }
.about h3{ color:#1b3034; font-size:30px; padding-top:87px;}
.about p{ line-height:30px; font-size:16px;}
/*专业团队*/
.team1{ text-align:left; width:480px; height:176px; float:left; margin-top:40px; margin-bottom:45px;}
.team1 li img{ float:left;}
.team1 li{ width:274px; }
.e1>strong{ font-size:22px; color:#404040;}
.e1{ font-size:22px; color:#4c4c4c; margin-top:20px;}
.e2{ font-size:14px; color:#6e6e6e; margin-top:18px; margin-bottom:25px;}
.e4{font-size:12px; color:#404040; font-weight:bold;margin-top:10px;}
.e5{ background:url(../li/images/index/index-t-an.jpg) center no-repeat; width:171px; height:44px; margin-top:20px;}
.e5 a{  font-size:20px; color:#333333; line-height:44px;}
.t-con{ padding-left:15px; width:270px; float:left; height:176px; border:1px solid #005752; display:block; }


/*why*/
.why{ background:url(../li/images/index/why-bac.jpg) center no-repeat;}
.w-ce p{ float:right;}
.why-left{ float:left; margin-top:30px;} 
.w1{ width:431px; height:53px; background-color:#eebf79; border-radius:0 10px 10px 0; font-size:26px; color:#333333; line-height:53px; padding-left:20px; }
.w2{ font-size:26px; color:#eebf79; font-family:"苹方 常规", "苹方 粗体"; padding-left:20px; margin-top:30px;}
.w3 { background:url(../li/images/index/index-t-an.jpg) center no-repeat; width:171px; height:44px; border-radius:30px; margin-left:20px; margin-top:15px; color:#33291a; font-size:20px; line-height:44px; text-align:center;}


/*footer*/
/*底部*/
.footer{ background:#565656; width:100%; }
.footer ul.bottom_nav{ width:175px; float:left; padding-left:50px; line-height:26px; font-size:14px;}
.footer ul.bottom_nav h3{ color:#FFBB72}
.footer ul.bottom_nav li{}
.footer ul.bottom_nav li a{ color:#B9B9B9}

.footer ul.in_b_adrees{ background:url(../li/images/bb_ioc.jpg) no-repeat left 8px; float:left; color:#cacaca;line-height:29px;  padding-bottom:5px; margin-top: 20px;}
.in_b_adrees li{ margin-left:35px}
.footer ul.bottom_werwei{ float:left; padding-top:20px; padding-left:50px; }
.copyright{ width:100%; background:#383838; height:45px; line-height:45px; color:#d6d6d6; font-size:12px;}
.copyright span{ float:right}

.footer div.f2{float:left; border-right:2px solid #666666; padding-right:65px; margin-top:30px; color:#cacaca; margin-right:20px;}
.footer div.f2 h3{ font-size:24px; height:30px; font-weight:normal;}
.footer div.f2 dl{ margin-top:10px;}
.footer div.f2 dl dd{ float:left;height:47px; font-size:17px;}
.footer div.f2 dl dd.qq{  background:url(../li/images/qq.png) no-repeat left; padding-left:52px; padding-right:20px;}
.footer div.f2 dl dd.tel{  background:url(../li/images/dianh.png) no-repeat left; padding-left:52px;}
.xf3_bttom{ color:#BFBEBE}

/*AAA*/
.acur{width:1100px;  margin:0 auto; margin-top:60px;line-height:28px;}
.atitle{ border-bottom:1px solid #b2b2b2;}


.zlbanner_box{

                  width:100%; 

                  position:relative; 

                  overflow:hidden; 

                  height:500px;

             } 

          .zlbanner { 

                 width:1920px;/*图片宽度*/ 

                 position:absolute; 

                 left:50%; 

                 margin-left:-960px;/*图片宽度的一半*/
				 
				 height:500px;

  }
