@charset "utf-8";
.w_1200, .content, .wp{width: 1200px;margin: 0 auto;position: relative;}
.zoom:hover {  
    transform: scale(1.1);  
    transition: all 1s ease 0s;  
    -webkit-transform: scale(1.1);  
    -webkit-transform: all 1s ease 0s;
    cursor: pointer;
}
/* 初始化开始 */
.main-title{
    text-align: center;
    margin: 60px 0;
}
.main-title > h3{
    font-size: 42px;
    margin-top: -10px;
}
.main-title > p{
    font-size: 52px;
    font-family: "Impact";
    color: #e8e8e8;
}
.main-title span{
    display: block;
    width: 25px;
    height: 1px;
    background: #cccccc;
    margin: 5px auto;
}

.cp_l{width: 278px;border: #113f97 1px solid;}
.cp_l h2{width: 278px;height: 78px;line-height: 78px;background:#113f97 url(../images/cp_ico01.gif) no-repeat 66px 24px;overflow: hidden;}
.cp_l h2 a{font-size: 24px;color: #fff;padding-left: 115px;display: block;}
.cp_l01{width: 278px;padding: 20px 0 0;}
.cp_l01 .cp_l01ul01 a{font-size: 14px;color: #333;font-weight: bold;height: 50px;line-height: 50px;display: block;border-top: #cbcbcb 1px solid;padding-left: 40px;width: 238px;}
.cp_l01 a:hover,.cp_l01 .cp_l01li01 .cp_l01ul02 a:hover,.cp_ul01 .cp_ul02 li a:hover{color: #113f97;}
.cp_l01 .cp_l01li01{margin:0 auto;background:url(../images/cp_li02.gif) no-repeat;width: 260px;}
.cp_l01 .cp_l01li01 a{font-size: 16px;color: #fff;height: 35px;padding: 0 0 0 30px;line-height: 35px;width: 230px;border-top: none;}
.cp_l01 .cp_l01li01 .cp_l01ul02 a{font-size: 14px;color: #333;height: 36px;line-height: 36px;background:url(../images/cp_ico02.gif) no-repeat 10px 14px;}
.cp_ul01 li a{display: block;font-size: 16px;color: #fff;font-weight: bold;width: 238px;height: 52px;line-height: 52px; background:#113f97; padding:0 0 0 40px;}
.cp_ul01 .cp_ul02{display: inline-block;width: 100%;padding: 5px 0;}
.cp_ul01 .cp_ul02 li a{font-size: 14px;color: #333;background:url(../images/cp_ico02.gif) no-repeat 20px 14px;width: 70px;overflow: hidden;float: left;height: 36px;line-height: 36px;}
.cp_r{width: 890px;padding:2px 0 0;}
.cp_r01{width: 766px;position: relative;}
.cp_r01 h3{background:url(../images/cp_tbg.gif) no-repeat;width: 875px;height: 80px;line-height: 56px;overflow: hidden;font-weight: normal;padding: 0 0 0 15px;}
.cp_r01 h3 a{font-size: 24px;color: #113f97;display: block;}
.cp_r01 h3 span{display: block;float: right;font-size: 16px;padding: 0 50px 0 0;}
.cp_r01m,.cp_r01m dl{width: 890px;height: 368px;position: relative;}
.cp_r01m dl dt{line-height: 0;width: 890px;height: 368px;overflow: hidden;}
.cp_r01m dl dt img,.cp_r02 ul li em img,.pinz dl dt img,.plan_l dl dt img,.plan_r ul li em img{width: 890px;height: 368px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.cp_r01m dl dt img:hover,.cp_r02 ul li em img:hover,.pinz dl dt img:hover,.plan_l dl dt img:hover,.plan_r ul li em img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cp_r01m dl dd{width: 290px;height: 210px;background: rgba(255,255,255,0.9);position: absolute;top: 70px;right: 35px;padding: 20px 30px 0;}
.cp_r01m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.cp_r01m dl dd h5 a{font-size: 24px;color: #113f97;}
.cp_r01m .cp_desc{font-size: 14px;color: #666;line-height: 24px;max-height: 72px;overflow: hidden;padding: 10px 0 0;}
.cp_r01m dl dd span{display: block;padding: 20px 0 0;}
.cp_r01m dl dd span a{display: block; font-size: 16px; color: #fff; width: 120px; text-align: center; height: 40px; line-height: 40px; background: #113f97;border-radius: 5px;}
.chanp_ld{ width:120px; right:38px; bottom:20px; position:absolute; z-index:1;}
.chanp_ld ul li{ float:left; margin:0 0 0 10px; display:inline; cursor:pointer; width: 30px;height: 2px; text-indent: -9999px;background: #000;}
.chanp_ld ul .on{background: #113f97;}
.cp_r02{width: 890px;padding: 35px 0 0;overflow: hidden;}
.cp_r02 ul li{width: 282px;margin-left: 18px;overflow: hidden;padding: 15px 0;}
.cp_r02 ul li em{width: 280px;height: 280px;line-height: 0;overflow: hidden;border: #d8d8d8 1px solid;display: block;}
.cp_r02 ul li em img{width: 280px;height: 280px;}
.cp_r02 ul li span{ width:280px; display:block; text-align:center; height:66px; line-height:50px;  overflow:hidden;font-size: 16px;color: #444;border: #d8d8d8 1px solid;border-top:none;}
.w_1200, .content{width: 1200px;margin: 0 auto;position: relative;}

/* 头部 */
.head_top{
    width: 100%;
    background: #333333;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.head_top .fr a{display: inline-block;margin-left: 15px;color: #fff;}
.head_top .fr a img{margin-top: -2px;}
.head_top img{padding-right: 5px;}
.head{width: 100%;height: 160px;background: #fff;}
.logo .fr{margin-left: 20px;}
.logo .fr .p1{font-size: 24px;font-weight: bold;color: #000;margin-top: 30px;}
.logo .fr .p2{font-size: 18px;color: #999999;font-weight: normal;}
.logo a{ padding: 10px 50px 10px 10px;border-right: 1px solid #dddddd;}
.h_a {color: #000; padding-top: 16px; margin-left: 15px; }
.h_a h3{font-weight:bold;font-size: 17px;line-height: 36px;color: #27a054;}
.h_a h3 font{font-size: 14px;color: #3c3e3f;font-weight: normal;}
.h_a span{font-size: 22px;color: #007ec8;line-height: 35px;font-weight: bold;}
.head_rtel {float: right; height: 60px;}
.head_rtel img{ margin-top: 20px; }
.head_rtel span {color: #999999; display: block;line-height: 25px; }
.head_rtel b {display: block; font-size: 36px; line-height: 35px; color: #f9bc09;}
.head_rtel .fr{margin-left: 20px;margin-top: 20px}
.menu{height: 46px;line-height:46px;width: 100%;border-bottom: 3px solid #0064d4;margin-top: -47px;position: relative;
    z-index: 100;}
.menu .w_1200{position: absolute;left: 28%;width: 1080px; }
.menu .nav{position:relative; z-index:1;}
.menu .nav a{  }
.menu .nav .nLi{ float:left;  position:relative; display:inline;}
.menu .nav .nLi:last-child{border-right: none;}
.menu .nav .nLi .home{ margin-top: -3px;margin-right: 5px; }
.menu .nav .nLi h3{ float:left;  }
.menu .nav .nLi h3 a{ display:block; font-size:16px;font-weight: normal; width: 135px;text-align: center;}
.menu .nav .sub{ display:none; width:135px; left:0px; top: 50px;  position:absolute; background:#093e5e;  line-height:35px; text-align: center; }
.menu .nav .sub a{color: #ffffff;}
.menu .nav .sub li{ zoom:1;position: relative; }
.menu .nav .sub a{ display:block; padding:0 10px; }
.menu .nav .sub a:hover{  background:#106292; color:#ffffff;}
.menu .nav .on h3 a{color:#ffffff;background: #0064d4;border-radius: 7px 7px 0 0;}
.sub1 {background: #148cd2; position: absolute; left: 150px; width: 140px; top: 0; }
.slideBox{ width:100%; height:600px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; bottom:15px; z-index:1;width: 100%; }
.slideBox .hd ul{ overflow:hidden; zoom:1; width: 100%; text-align: center; }
.slideBox .hd ul li{ 
    display: inline-block;
    margin-right:8px;  width:15px; 
    height:15px;  
    background:#fff; 
    cursor:pointer;
    text-indent: -99999px;
    border-radius: 7.5px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.slideBox .hd ul li.on{  background:#093e5e; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }

/* 搜索 */
.my_keywordandsearch{
    width:100%;
    background: #f2f2f2;
}
.my_keyword{
    float:left;
    display: inline-block;
    line-height: 65px;
    color:#333333;
    max-width:800px;
    font-weight: bold;
    font-size: 15px;
}
.my_keyword a{
    color:#999999;
    font-size: 15px;
    font-weight: normal;
}
.my_keyword img{
    margin-right: 10px;
    margin-top: -10px;
}
.my_search{
    float:right;
    width:355px;
}
.my_search_form{
    width:100%;
    margin-top:15px;
}
#q{
    width:280px;
    text-indent: 5px;
    float: left;
    color:#999;
    font-size: 14px;
    border:none;
    height: 29px;
    background: #FFF;
    border:1px solid #dddddd;
    border-radius: 20px 0 0 20px;
    text-indent: 10px;
}
.button{
    width: 54px;
    height: 31px;
    background: url("../images/search.png") no-repeat center;
    border:none;
}

/* 首页介绍 */
.ls-fee-parent{
    border-top: 1px solid #ededed;
}
.ls-fee{
  width:100%;
  clear:both;
}
.ls-fee-p{
  width:100%;
  text-align:center;
  line-height:40px;
  height:40px;
  margin-top:30px;
  font-size:29px;
  color:#333;
}
.ls-fee-p2{
    width:100%;
    text-align:center;
    line-height:35px;
    color:#999;
    font-size:13px;
}
.ls-fee-div{
    position:relative;
    width:289px;
    float:left;
    border-radius:3px;
    background:#fff;
    height: 340px;
    margin-right: 10px;
    cursor: pointer;
    border-right: 1px solid #ededed;
}
.ls-fee .ls-fee-div:last-child{
    border-right: none;
}
.ls-fee .on{
    box-shadow: rgba(124,152,180,0.156)  0px 0px 10px; 
}
.ls-fee-div-box{
    margin: 40px 15px 0;
}
.ls-fee-div-img{ 
    display:block; 
    margin:65px auto 20px auto; 
}
.ls-fee-div-p{
    text-align:center;
    font-size:16px;
    color:#000;
    font-weight: bold;
    font-family: "Arial";
}
.ls-fee-div-pp{
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
}
.ls-fee-div2{
    margin: 100px 0 80px;
    text-align: center;
}
.ls-fee-div2 a{
    display: inline-block;
    width: 235px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: #b81d25;
    font-size: 20px;
    border-radius: 30px;
}
.ls-fee-div2 a:last-child{
    background: #404040;
}
.ls-index104-div2 {
    margin: 0 0 50px;
    text-align: center;
}

/* 产品中心 */
.con2{
    width:100%;
    background: #f3f3f3;
    padding-bottom: 240px;
}
.con2 .main-title{
    padding-top: 90px;
    margin-top: 0;
}
.inpro_le{
    width:309px;
    float:left;
    background: #fff;
}
.inpro_ri{
    width:891px;
    float:right;
}
.inpro_le_ti{
    width: 100%;
    height: 115px;
    background: url(../images/product-left-top.jpg) no-repeat center;
}
.inpro_le_ti p{
    font-size: 54px;
    color: #fff;
    padding-left: 25px;
    font-weight: bold;
}
.inpro_div{
    margin: 40px 0 40px 30px;
    border-left:1px solid #e3e3e3;
}
.inpro_ul{
    width:100%;
    box-sizing: border-box;
}
.inpro_li{
    width:100%;
    height: 65px;
    box-sizing: border-box;
    margin-bottom: 20px;
    cursor: pointer;
}
.inpro_li a{
    display: block;
    float:left;
    text-indent: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#5d5d5d;
    font-size: 24px;

}
.inpro_li a:hover, .inpro_ul .on a{
    color:#0064d4;
    font-weight: bold;
    background: url(../images/product-a-left.png) no-repeat left;
}
.inpro_ul2{
    width:100%;
    box-sizing: border-box;
    padding:0 0 0 25px;
    display: none;
}
.inpro_li2{
    width:100%;
    padding:10px 0;
    font-size: 14px;
}
.inpro_li2 span{
    display: block;
    float:left;
    width: 20px;
    height: 17px;
}
.inpro_li2 a{
    color:#666666;
    font-size: 14px;
    float:left;
}
.inpro_le_tel{
    width:100%;
    box-sizing: border-box;
    padding:20px 0 15px 20px;
}
.inpro_le_tel p{
    font-size: 16px;
    color:#666666;
    margin: 5px 0;
}
.inpro_le_tel h2{
    color:#000;
    font-size: 31px;
    font-weight: bold;
}
.inpro_li2:hover.inpro_li2 a{
    color:#0141a3;
    font-weight: bold;
}
.inpro_sw{
    width: 100%;
    min-height: 382px;
}
.inpro_swi{
    width:100%;
    height: 100%;
}
.inpro_swi img{
    width:100%;
    height: 100%;
}
.inpro_fix{
    width:442px;
    height: 270px;
    position: absolute;
    box-sizing: border-box;
    border-left: 3px solid #0141a3;
    padding:35px 30px 20px 45px;
    background:#fff;
    top:60px;
    left: 62px;
}
.inpro_fix h2{
    color:#666666;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 15px;
}
.inpro_fix p{
    color:#666666;
    font-size: 15px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    text-align: left;
}
.inpro_ri .info{
    padding: 25px 0;
}
.inpro_ri .info h3{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    padding-left: 25px;
    border-left: 4px solid #0064d4;
}
.inpro_ri .info p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    width: 705px;
    padding-left: 25px;
}
.inpro_ri .info a{
    display: block;
    font-size: 16px;
    color: #fff;
    height: 55px;
    width: 155px;
    line-height: 55px;
    border-radius: 30px;
    background: #333333;
    text-align: center;
    margin-top: 40px;
}

/* 左侧轮播图 */
.slideBox2{ width:100%; height:650px; overflow:hidden; position:relative;  }
.slideBox2 .hd2{ height:20px; overflow:hidden; position:absolute; right:25px; bottom:25px; z-index:1; }
.slideBox2 .hd2 ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd2 ul li{ float:left; margin-right:2px;  width:20px; height:20px; line-height:25px; text-align:center; background:#fff; cursor:pointer; }
.slideBox2 .hd2 ul li.on{ background:#f00; color:#fff; }
.slideBox2 .bd2{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd2 li{ zoom:1; vertical-align:middle; }
.slideBox2 .bd2 img{ width:100%; height:650px; display:block;  }

.con3{
    padding:50px 0 30px;
    width: 100%;
    background:#0890de;
}
.con_ti{
    width:100%;
}
.con_ti h2{
    color:#000000;
    font-size: 36px;
    text-align: center;
}
.con_ti p{
    color:#999999;
    font-size: 18px;
    font-family: "Arial";
    text-align: center;
    padding-top:10px;
}
.si_list{
    width:100%;
    padding:50px 0;
}
.si_dl{
    width:285px;
    background:#fff;
    float:left;
    margin-left:20px;
}
.si_dt{
    width:100%;
    height: 200px;
    overflow: hidden;
}
.si_dd{
    width:100%;
    height: 228px;
    box-sizing: border-box;
    position: relative;
    background:#fff;
    padding:50px 13px 0;
}
.si_dd_biao{
    width:92px;
    height: 92px;
    position: absolute;
    border-radius: 50%;
    background:#f2eef7;
    left:96px;
    top: -56px;
    z-index:5;
}
.si_dd_biao2{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.si_dd_biao img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
}
.si_dd h2{
    color:#666666;
    text-align: center;
    font-size: 18px;
}
.si_dd span{
    width: 30px;
    height: 3px;
    display: block;
    margin:10px auto;
    background:#008de6;
}
.si_dd p{
    color:#666666;
    font-size: 15px;
    line-height: 25px;
    height: 125px;
    overflow: hidden;
}
.con3_tel{
    width:530px;
    height: 50px;
    margin:0 auto;
    box-sizing: border-box;
    padding-left:50px;
    background:url("../images/lhd_26.png") no-repeat left center;
}
.con3_tel p{
    color:#fff;
    font-size: 16px;
    line-height: 50px;
}
.con3_tel p span{
    color:#fff;
    font-weight: bold;
    font-size: 28px;
    font-family: "Impact";
}
.con3_tel p a{
    display: inline-block;
    float:right;
    width:142px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color:#fff;
    border-radius: 20px;
    border:1px solid #fff;
    margin:5px 20px 0 0;
}

/* 热销产品 */
.photo_t{border-bottom: 1px solid #e1e0e6;height: 55px;line-height: 55px;overflow: hidden;text-align: left;margin-bottom: 40px;font-size: 24px;color: #666666;margin-top: 20px;}
.photo_t a{ font-size: 16px;color: #b0b0b0;font-weight: normal; }
.photo_t span{ color: #0064d4; }
.photo { margin-top: -215px; }
.photo ul li{width: 285px;line-height: 0;float: left;overflow: hidden;margin-right: 19px;}
.photo ul li img{width: 285px;}
.photo ul li h3{
    font-size: 15px;
    color: #666666;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}
.photo p{width: 60px;height: 60px;line-height: 0;cursor: pointer;position: absolute;top: 170px;}
.photo p img{width: 60px;height: 60px;}
.photo_l{left: -80px;}
.photo_r{right: -80px;}

/* 优势 */
.ny-business2{
    background: #0064d4;
    margin-top: 50px;
    margin-bottom: 95px;
}
.ny-business2 .main-title{
    color: #fff;
    padding-top: 100px;
}
.ny-business2 dl{
    cursor: pointer;
    float:left;
    width:240px;
    height:185px; 
    position: relative;
    background: url(../images/ys-bg.png) no-repeat top;
}
.ny-business2 .on{
    background: url(../images/ys-bg-on.png) no-repeat top;
}
.ny-business2 dt{
    width: 130px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 30px;
}
.ny-business2 dl span{
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 75px;
    margin-top: 50px;
}
.ny-business2 dl img{
    margin: 0 auto;
}
.ny-business2 dl:first-child span {
    margin-left: 65px;
}
.ny-business2 dl:last-child dt{
    font-size: 16px;
}
.dl-info{
    height: 407px;
    background: #ffffff;
    margin-bottom: 90px;
    margin-top: 70px;
}
.main1-sub-div2{
    width: 600px;
    height: 407px;
}
.main1-sub-div2 img{
    width: 100%;
    height: 100%;
}
.dl-info .title{
    height: 67px;
    margin-bottom: 50px;
}
.dl-info .title h3{
    font-size: 30px;
    color: #0064d4;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 10px;
}
.dl-info .title h3 p{
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}
.dl-info .title span{
    display: block;
    width: 67px;
    height: 67px;
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 67px;
    background: url(../images/dl-info-no.jpg) no-repeat center;
}
.dl-info .description p {
    font-size: 16px;
    color: #333333;
    background: url(../images/dl-info-g.png) no-repeat left;
    padding-left: 35px;
    /*line-height: 40px;*/
    margin-bottom: 15px;
}
.main1-sub a{
    display: inline-block;
    width: 156px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/kf.png) no-repeat center;
    margin-top: 20px;
}
.main1-sub-div1 {
    width: 600px;
}
.main1-sub-div1 .info-left{
    margin: 60px 0 0 40px;
}
/* 成功案例 */
.picBtnTop{ width:100%;position:relative;  overflow:hidden;  zoom:1;   }
.picBtnTop .hd{ width:290px;  height:215px; position:absolute; right:5px;}
.picBtnTop .hd ul li{ width:285px; text-align:center; padding:0 0 5px 5px;  }
.picBtnTop .hd ul li img{ width:277px; height:206px; border:6px solid #ddd; cursor:pointer; vertical-align:bottom; }
.picBtnTop .hd ul li.on{ background:url("../images/icoleft.png") no-repeat 0 100px; }
.picBtnTop .hd ul li.on img{ border-color:#1670cc;  }

.picBtnTop .bd{ width:900px;  height:665px; position:relative;  }
.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
.picBtnTop .bd li .pic img{ width:900px; height:665px; vertical-align:bottom; }

.case .case_line{
    border-top: 1px solid #e1e1e1;
    height: 1px;
}
.case .clear{
    margin-bottom: 60px;
}
.case .case_cate{
    height: 50px;
    text-align: center;
    margin-top: -12px;
    margin-bottom: 100px;
}
.case .case_cate a{
    display: inline-block;
    font-size: 18px;
    margin: 0 50px;
    background: url(../images/icon-top.jpg) no-repeat top;
    padding-top: 30px;
}
.case .case_cate a:hover, .case .case_cate .on{
    background: url(../images/icon-top-on.jpg) no-repeat top;
}
.case .info h3{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.case .info p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    width: 685px;
    padding-right: 20px;
}
.case .info a{
    display: block;
    font-size: 16px;
    color: #fff;
    height: 55px;
    width: 155px;
    line-height: 55px;
    border-radius: 30px;
    background: #333333;
    text-align: center;
    margin-top: 40px;
}
.case .info h4{
    font-size: 16px;
    color: #999;
    font-weight: normal;
}
.case .info{
    margin-top: 30px;
}
.case .info .middle {
    margin-top: 30px;
}
.case .info .middle img{
    margin-right: 16px;
}
.case .info .fl img{
    margin-top: 10px;
}
.case .info h4 span{
    font-size: 31px;
    color: #000;
    font-weight: bold;
}


/* 关于我们 */
.main4{
    background: url(../images/about.jpg) no-repeat center;
    background-position: top;
    text-align: center;
}
.main4 .main4-div1 .main-title{
    padding-top: 50px;
}
.main4 .main4-div1 h3, .main4 .main4-div1 p, .main4 .main4-div1 span{
    color: #fff;
}
.main4-div2{
    font-size: 24px;
    background: #f3f3f3;
}
.main4-div2 h4{
    margin-top: 40px;
    font-size: 24px;
    font-weight: normal;
}
.main4 .main4-div2 p{
    font-size: 16px;
    padding: 10px 10px 45px;
    line-height: 24px;
    color: #666666;
}
.main4 .main4-div2 a{
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
}
.main4-sub img{
    width: 100%;
}

/* 员工风采 */
.cpzx{width:1200px; margin: 0 auto;}
.cpzx_tit{text-align: center; padding: 40px 0;}
.cpzx_tit a{display: inline-block;width: 170px;height: 47px;line-height: 47px;font-size: 16px;color: #333333;background: #f5f5f5;margin: 0 7px;font-weight: bold;}
.cpzx_tit .on{height: 53px;background: url(../images/tit_bg.png) no-repeat top;color: #fff;}
.ladyScroll{width:1200px;height:250px; margin-top:40px;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:68px;height:68px;position:absolute;top:85px;left:-90px;z-index:100; cursor:pointer; background:url(../images/prev.png) no-repeat;}
.ladyScroll .next{ left:auto; right:-90px; background:url(../images/next.png);}
.ladyScroll .prev:hover{ }
.ladyScroll .next:hover{ }
.ladyScroll .scrollWrap{width:1200px;position:absolute;}
.ladyScroll dl{float:left;width:305px;text-align:center;position:relative;}
.ladyScroll  dt{ height: 325px;}
.ladyScroll  dt a{display: block;width:275px; position: relative;}
.ladyScroll  dt p{ line-height: 40px;font-size: 16px;color: #333; text-align: center;}
.ladyScroll  img{display:block;width:275px;}
.ladyScroll h3{-moz-border-radius: 50%; -webkit-border-radius: 50%;border-radius:50%;width:42px; height: 42px; font-size: 26px;color: #333; line-height: 42px; text-align: center; position: absolute;bottom: -25px; left:50%; margin-left: -21px;background: #e6e6e6;}

/* 新闻资讯 */
.news_l{width: 753px;}
.news01 dl dt img{width: 270px;height: 170px;}
.news01 dl dd{width: 430px;margin-left: 25px;}
.news01 dl dd h5{height: 35px;line-height: 35px;overflow: hidden;}
.news01 dl dd h5 a{font-size: 16px;color: #000;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;}
.news_desc01{font-size: 15px; color: #999; line-height: 25px; } 
.news03{margin-top: 50px;}
.news03 .list-group-item{
    margin-bottom: 20px;
    float: left;
    width: 50%;
}
.news03 .list-group{
    margin-bottom: 0;
}
.news03 .list-group h3{
    margin-top: 0;
    margin-bottom: 2px;
}
.news03 .list-group-item img{
    margin-right: 10px;
}
.news03 .list-group-item a{
    font-size: 15px;
    display: block;
    color: #333;
}
.news03 .list-group-item a span{
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #666666;
    padding-left: 20px;
}
.news03 .list-group-item a:hover{
    color: #bc2038;
}
.news03 .a{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.wd{ width: 445px;border: 1px dashed #999;background: #fff; }
.wd .wd_div{
    margin: 35px;
}
.news_r{ width: 780px; }
.news_t{ height:56px;line-height: 53px;overflow: hidden;margin: 40px 0 35px;}
.news_t .fl a{
    display: block;
    float: left;
    height: 56px;
    color: #333333;
    font-size: 20px;
    margin-right: 40px;
}
.news_t .fl a:hover span, .news_t .fl .on span{
    color: #0064d4;
    font-weight: bold;
}
.news_t .fr{
    margin-right: 30px;
}
.news_t a{font-size: 16px;color: #999;}
.wd dl{ padding:20px 0 0;}
.wd dt{ height:30px; line-height:25px; overflow:hidden; background:url(../images/news_ico02.png) no-repeat 0 8px; padding:0 0 10px 20px;}
.wd dt a{ font-size:14px; color:#444;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;width:370px;}
.wd dt a:hover{color: #113f97;}
.news_desc01 span a{
    display: block;
    font-size: 15px;
    color: #fff;
    width: 110px;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    background: #0064d4;
    text-align: center;
    margin-top: 15px;
}
.news .height{
    background: #efefef;
    height: 250px;
    margin-top: -252px;
}

.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ height: auto !important;text-align:center; zoom:1; border-bottom: 1px dashed #999;padding: 25px 0 20px;}
.picMarquee-top .bd ul li .pic{color: #333333;height: 25px;;background: url(../images/ques-bg1.png) no-repeat left;padding-left: 35px;text-align:left;}
.picMarquee-top .bd ul li .title{color: #333333;height: 61px;background: url(../images/ques-bg2.png) no-repeat left;padding-left: 35px;text-align:left;}
.picMarquee-top .bd ul li .pic a{
    display: block;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.picMarquee-top .bd ul li .title a{
    width: 93%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 10px;
    font-size: 15px;
    line-height: 25px;
}


/* 底部 */
.footer1{
    width:100%;
    padding:60px 0 20px;
    background:#021637;
}
.fo1_ul{
    width:220px;
    float:left;
    box-sizing: border-box;
    padding: 0 10px;
    color: #ffffff;
    min-height: 265px;
}
.fo1_ul > h2{
    color:#fff;
    font-size: 18px;
    padding-bottom: 32px;
    font-weight: bold;
}
.fo1_ul > h2 img{
    margin-right: 20px;
}
.fo1_ul > li{
    padding:0 0 13px 0;
    color:#fff;
    font-size: 16px;
}
.fo1_ul > li > a{
    color:#fff;
}
.fo1{
    text-align: center;
}
.fo1 h3{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 3px;
}
.fo1 p a{
    color: #fff;
}
.fo2{
    padding-left: 70px;
}
.fo2{
    width: 340px;
}
.fo2 li{
    float: left;
    margin-right: 12px;
    width: 90px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fo3{
    width: 335px;
}
.fo3 h2{
    font-size: 30px;
}
.fo4{
    width: 305px;
    padding-right: 0;
}
.fo4 h2{
    padding-left: 15px;
}
.fo4 li{
    width: 116px;
    float: left;
    text-align: center;
    margin-left: 20px;
}
.fo4 li img{
    display: inline-block;
    position: relative;
    width: 116px;
    height: 116px;
}
.fo4 li p{
    font-size: 15px;
    color: #fff;
    background: #0d2651;
    height: 33px;
    line-height: 33px;
}
.footer2{
    height: 100px;
    background:#021637;
    font-size: 15px;
    color: #fff;
}
.footer2 a{
    font-size: 15px;
    color: #fff;
}
.footer2 .div1 img{
    margin-right: 15px;
}
.footer2 .div1 p a{
    display: block;
    margin-top: 15px;
}
.footer2 .div2{
    margin-left: 45px;
}
.footer2 .div2 a{
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 20px;
}