*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
/*.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}*/
/*.fl{ float: left;}*/
/*.fr{ float: right;}*/
@font-face { font-family: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content{ width: 1200px; margin: 0 auto;}
.more-title{ width: 100%;}


/*header */
.header{width: 100%;}
.header .header-1{height: 40px;width: 100%;line-height: 40px;}
.header .header-1 .content{width: 1200px;margin: auto;padding-left: 194px;}
.header .header-1 .content b{color: #6e6e6f;font-size: 14px;line-height: 40px;}
.header .header-1 .content nav{line-height: 40px;float: right;}
.header .header-1 .content nav a{color: #999;font-size: 14px;}


.header .header-2{height: 134px;}
.header .header-2 .content{width: 1200px;height: 134px;margin: auto;}
.header .header-2 .content .log{float: left;margin-top: -38px;height: 171px;}
.header .header-2 .content .text{float: left;margin-top: 30px;margin-left: 30px;}
.header .header-2 .content .text h3{font-size: 24px;color: #444;margin-bottom: 5px;font-weight: bold;}
.header .header-2 .content .text h3 span{font-size: 26px;color: #00559e;font-weight: bold;}
.header .header-2 .content .text b{font-size: 18px;color: #555;}
.header .header-2 .content .phone{float: right;margin-top: 30px;}

.header .header-2 .content .phone .icon{margin-left: 13px;margin-top: 7px;float: right;}
.header .header-2 .content .phone .icon.icon:hover img{ transition: .3s; transform: scale(2.2);}


.header .header-2 .content .phone .dh{color: #333333;font-size: 18px;float: left;text-align: right;margin-top: 5px;}
.header .header-2 .content .phone .dh h3{color: #444444;font-size: 22px;line-height: 30px;font-weight: bold;}

.header .header-3{height: 68px;width: 100%;background: #0099e5;}
.header .header-3 .content{width: 1200px;margin: auto;position: relative;}
.header .header-3 .content nav a{display:block;float: left;height: 68px;line-height: 68px;font-size: 16px;color: #fff;text-align: center;padding-left: 12px;padding-right: 12px;margin-right: 51px;}

.header .header-3 .content nav a:hover{color: #fff;border-bottom: solid 3px #fff;}
.header .header-3 .content nav .on{color: #fff;border-bottom: solid 3px #fff;}


.header .header-3 .content nav ul{
    position: absolute;
    top: 58px;
    z-index: 999;
    width: 150px;
    display: none;
    right: 130px;
}
.header .header-3 .content nav ul li{
    width: 150px;
    display: block;
    float: left;
    text-align: center;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff;
    background: #0099e5;
    float: left;
}
.header .header-3 .content nav ul li:hover{background: #fff;color: #333;}





/*banner*/
.banner-index{ font-size: 0;overflow: hidden;    width: 100%;  }
.banner-index img{ width: 100%;line-height: 0;}
.slideBox{ width: 100%;overflow: hidden; position: relative;}
.slideBox .hd{ height: 12px; overflow: hidden; position: absolute; left: 48%; bottom: 38px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left; width: 12px; height: 12px;margin-right: 10px; cursor: pointer;background: #ccc;border-radius: 50%;}
.slideBox .hd ul li.on{background: #666666;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li:first-child{ display: block;}
.slideBox .bd ul li{ display: none;}



/*search*/
.search{ width: 100%; height: 57px; line-height: 57px;}
.search-content{ width: 1200px; margin: 0 auto; overflow: hidden;}
.search-keywords{ font-size: 14px; color: #ccc; display: inline-block;}
.search-keywords .wb{ display: inline-block; vertical-align: top;}
.search-keywords .wb > span{ color: #333; font-size: 16px; display: inline-block; border-radius: 16px; text-align: center; height: 35px; line-height: 35px;}
.search-keywords .wb > a{ color: #333; font-size: 16px;}
.search-keywords .wb > a:hover{ color: #0099e5;}
.search-keywords .wb i{ color: #333; font-size: 14px; margin: 0 5px 0 5px;}
#searchForm{ background: url(../images/search.png) no-repeat right; width: 239px; line-height: 31px; height: 31px; z-index: 99; position: relative;top: 0px;}
.search-form{ display: inline-block; float: right;margin-top: 14px;}
#searchForm .search-input{ vertical-align: top; height: 31px; background: none; line-height: 31px; color: #ccc; border-radius: 5px; text-indent: 20px; outline: none; border: none; width: 87%; font-size: 14px;}
.search-form #s_btn{ width: 31px; height: 31px; background: none; color: #fff; outline: none; border: none;float: right; cursor: pointer; display: inline-block; vertical-align: top;}
.clear-fix-3{ line-height: 0; font-size: 0; clear: both;}
#searchForm .search-input::-webkit-input-placeholder{ /* WebKit browsers */  color: #ccc;}
#searchForm .search-input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */  color: #ccc;}
#searchForm .search-input::-moz-placeholder{ /* Mozilla Firefox 19+ */  color: #ccc;}
#searchForm .search-input:-ms-input-placeholder{ /* Internet Explorer 10+ */  color: #ccc;}




/*equipment*/
.equipment{padding-top: 45px;height: 1205px;}
.equipment .top{width: 485px;background: url("../images/equipment_top.png")no-repeat;height: 80px;margin: 0 auto 30px;text-align: center;    background-position-y: 26px;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;/* Firefox */
    -webkit-animation: bounceIn 2s;	/* Safari 和 Chrome */
    -o-animation: bounceIn 2s;/* Opera */
    animation-play-state:paused;
}
.equipment .on{animation-play-state:running;}

.equipment .top b{font-size: 40px;color: #333;display: block;}
.equipment .top b span{font-weight: bold;}
.equipment .top i{color: #666;font-size: 16px;}

.equipment .nav{height: 60px;margin-bottom: 40px;}
.equipment .nav li{height: 60px;background: url("../images/equipment_li_mr.png")no-repeat;width: 296px;line-height: 60px;color: #fff;font-size: 18px;float: left;margin-right: 5px;}
.equipment .nav li a{color: #fff;    display: block;  padding-left: 140px;}
.equipment .nav li:nth-child(4){margin-right: 0px;}
.equipment .nav .on{background: url("../images/equipment_li_ho.png")no-repeat;}

.equipment .nr{height: 842px;}
.equipment .xq{width: 380px;height: 391px;float: left;margin-right: 30px;margin-bottom: 30px;}
.equipment .xq:nth-child(3n){margin-right: 0px;}
.equipment .xq .img{width: 380px;height: 337px;text-align: center;background: url("../images/equipment_xq_bj.png")no-repeat bottom; border: solid 1px #e5e5e5;padding-top: 20px;overflow: hidden;}
.equipment .xq .img:hover img{transform: scale(1.1, 1.1); transition-duration: 300ms;}

.equipment .xq .bt{height: 54px;line-height: 54px;text-align: center;width: 380px;background: #bebebe;color: #fff;font-size: 16px;}
.equipment .xq:hover .img{border: solid 1px #0099e5;}
.equipment .xq:hover .bt{background: #0099e5;}
.equipment .an{width: 380px;height: 54px;text-align: center;line-height: 54px;margin: auto;border: solid 1px #e5e5e5;font-size: 16px;display: block;}
.equipment .an:hover{background: #0099e5;color: #fff;}


/*module_1*/
.module_1{height: 350px;background: url("../images/module_1_bj.png")no-repeat center;padding-top: 45px;}
.module_1 .left{float: left;width: 617px;}
.module_1 .right{float: right;width: 530px;padding-top: 30px;}
.module_1 .right img{margin-bottom: 30px;}
.module_1 .right b{font-size: 16px;color: #fff;}
.module_1 .right b span{font-size: 26px;font-family: Impact;}


/*case*/
.case{padding-top: 45px;height: 670px;}
.case .content{width: 1200px;position: relative;margin: auto;}
.case .top{width: 563px;background: url("../images/case_top.png")no-repeat;height: 80px;margin: 0 auto 30px;text-align: center;    background-position-y: 26px;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;/* Firefox */
    -webkit-animation: bounceIn 2s;	/* Safari 和 Chrome */
    -o-animation: bounceIn 2s;/* Opera */
    animation-play-state:paused;
}
.case .on{animation-play-state:running;}


.case .top b{font-size: 40px;color: #333;display: block;}
.case .top b span{font-weight: bold;}
.case .top i{color: #666;font-size: 16px;}
.case .left{width: 498px;border: solid 1px #ccc;float: left;height: 481px;padding-left: 30px;padding-top: 30px;}
.case .left b{font-size: 26px;font-weight: bold;}
.case .left .xx{width: 104px;border-bottom: 2px #ccc solid;margin-top: 21px;margin-bottom: 21px;}
.case .left p{font-size: 18px;}

.case .right{width: 650px;float: right;}
.case .right li{width: 200px;float: left;height: 50px;text-align: center;line-height: 50px;color: #fff;font-size: 18px;background: #616161;margin-right: 25px;margin-bottom: 20px;}
.case .right li a{color: #fff;}
.case .right li:nth-child(3n){margin-right: 0px;}
.case .right .on{background: #0099e5;}

.case .nr{position: absolute;top: 143px;width: 1122px;height: 337px;right: 0px;}
.case .nr .nr_left{width: 514px;height: 280px;background: url("../images/case_nr_left.png")no-repeat;    position: absolute;margin-top: 30px;padding-left: 30px;padding-top: 30px;padding-right: 30px;}
.case .nr .nr_left b{font-size: 18px;color: #333;display: block;margin-bottom: 16px;}
.case .nr .nr_left p{color: #666;line-height: 30px;margin-bottom: 10px;overflow: hidden;}
.case .nr .nr_left p span{color: #333;font-weight: bold;font-size: 16px;}
.case .nr .nr_left .an{width: 120px;height: 40px;line-height: 40px;text-align: center;background: #0099e5;color: #fff;display: block;margin-top: 30px;}

.case .nr .nr_right{width: 650px;height: 337px;float: right;overflow: hidden;}
.case .nr .nr_right:hover img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}


/*cooperative*/
.cooperative{height: 103px;position: relative;width: 1200px;margin: auto;}
.cooperative .jt{width: 22px;position: absolute;height: 50px;top: 30px;}
.cooperative .le{background: url("../images/cooperative_jt_le_mr.png")no-repeat;}
.cooperative .le:hover{background: url("../images/cooperative_jt_le_ho.png")no-repeat;}

.cooperative .ri{background: url("../images/cooperative_jt_ri_mr.png")no-repeat;right: 0px;}
.cooperative .ri:hover{background: url("../images/cooperative_jt_ri_ho.png")no-repeat;right: 0px;}

.cooperative .db{height: 102px;width: 1100px;margin: auto;overflow: hidden;}
.cooperative .db .tempWrap{padding-left: 13px;}
.cooperative .db li{height: 102px;width: 201px;border: solid 1px #ccc;text-align: center;float: left;margin-right: 23px;overflow: hidden;}
.cooperative .db li:hover img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}


/*solve*/
.solve{margin-top: 58px;height: 560px;background: #f7f7f7;padding-top: 50px;}
.solve .ty_content{position: relative;}
.solve .top{width: 646px;background: url("../images/solve_top.png")no-repeat;height: 80px;margin: 0 auto 30px;text-align: center;background-position-y: 26px;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;/* Firefox */
    -webkit-animation: bounceIn 2s;	/* Safari 和 Chrome */
    -o-animation: bounceIn 2s;/* Opera */
    animation-play-state:paused;
}
.solve .on{animation-play-state:running;}

.solve .top b{font-size: 40px;color: #333;display: block;}
.solve .top b span{font-weight: bold;}
.solve .top i{color: #666;font-size: 16px;}

.solve .left{width: 580px;height: 360px;float: left;overflow: hidden;}
.solve .left:hover img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}

.solve .right{width: 608px;height: 202px;float: right;background: url("../images/solve_right_bj.png")no-repeat center;padding-top: 17px;padding-left: 50px;}
.solve .right b{color: #0099e5;font-size: 30px;font-weight: bold;}
.solve .right .xx{border-bottom: solid 3px #ccc;margin-top: 15px;margin-bottom: 15px;width: 60px;}
.solve .right p{line-height: 30px;color: #666;font-size: 16px;}

.solve .nav{width: 590px;height: 130px;position: absolute;top: 230px;right: 0;}
.solve .nav li{width: 130px;height: 130px;border: solid 1px #ccc;text-align: center;padding-top: 17px;float: left;margin-right: 23px;}
.solve .nav li img{display: block;margin: 0 auto 8px;}
.solve .nav li .ho{display: none;}
.solve .nav li p{color: #333;font-size: 18px;}

.solve .nav .on .ho{display: block;}
.solve .nav .on .mr{display: none;}
.solve .nav .on{background: #0099e5;border: solid 1px #0099e5;}
.solve .nav .on p{color: #fff;}


/*advantage*/
.advantage{height: 1585px;padding-top: 60px;}
.advantage .ty_content{position: relative;}
.advantage .top{width: 646px;background: url("../images/advantage_top.png")no-repeat;height: 95px;margin: 0 auto 30px;text-align: center;padding-top: 12px;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;/* Firefox */
    -webkit-animation: bounceIn 2s;	/* Safari 和 Chrome */
    -o-animation: bounceIn 2s;/* Opera */
    animation-play-state:paused;
}
.advantage .on{animation-play-state:running;}

.advantage .top b{font-size: 40px;color: #333;display: block;}
.advantage .top b span{font-weight: bold;}
.advantage .top i{color: #666;font-size: 16px;}

.advantage .mo_1{height: 300px;margin-bottom: 50px;}

.advantage .mo_1 .left{height: 300px;width: 660px;float: left;}
.advantage .mo_1 .left .img{float: left;}
.advantage .mo_1 .left .wz{float: left;margin-left: 24px;width: 565px;}
.advantage .mo_1 .left .wz b{font-size: 30px;font-weight: bold;color: #444;display: block;margin-bottom: 7px;}
.advantage .mo_1 .left .wz i{font-size: 24px;}
.advantage .mo_1 .left .wz .xx{margin-top: 10px;margin-bottom: 6px;}
.advantage .mo_1 .left .wz p{font-size: 16px;color: #666;line-height: 30px; margin-bottom: 11px;}

.advantage .mo_1 .right{height: 300px;width: 500px;float: right;}

.advantage .mo_2 .right{float: left;}
.advantage .mo_2 .left{float: right;}
.advantage .mo_2 .left .img{float: right;}
.advantage .mo_2 .left .wz{margin-right: 24px;margin-left: 0px;}
.advantage .mo_2 .left .wz p{text-align: right;}
.advantage .mo_2 .left .wz b{text-align: right;}
.advantage .mo_2 .left .wz i{text-align: right;display: block;}


/*about*/
.about{height: 780px;background: url("../images/about_bj.png")no-repeat top;padding-top: 35px;}
.about .top{width: 332px;background: url("../images/about_top.png")no-repeat;height: 80px;margin: 0 auto 30px;text-align: center;background-position-y: 26px;
    animation: bounceIn 2s;
    -moz-animation: bounceIn 2s;/* Firefox */
    -webkit-animation: bounceIn 2s;	/* Safari 和 Chrome */
    -o-animation: bounceIn 2s;/* Opera */
    animation-play-state:paused;
}
.about .on{animation-play-state:running;}

.about .top b{font-size: 40px;color: #333;display: block;}
.about .top b span{font-weight: bold;}
.about .top i{color: #666;font-size: 16px;}

.about .about_nr{width: 1200px;height: 370px;margin: 0 auto 15px;}
.about .about_nr .left{width: 618px;height: 359px;float: left;}
.about .about_nr .left b{font-size: 24px;color: #333;}
.about .about_nr .left .xx{margin-bottom: 20px;margin-top: 20px;}
.about .about_nr .left p{color: #616161;font-size: 16px;line-height: 25px;margin-bottom: 10px;}
.about .about_nr .left .an{width: 150px;height: 50px;line-height: 50px;text-align: center;background: #0099e5;color: #fff;display: block;margin-top: 51px;}
.about .about_nr .left .an:hover{background: #616161;}
.about .about_nr .right{width: 550px;height: 359px;float: right;overflow: hidden;}
.about .about_nr .right:hover img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}


.about .list{width: 1260px;height: 230px;margin: auto;position: relative;}
.about .list .jt{width: 22px;position: absolute;height: 50px;top: 82px;}
.about .list .le{background: url("../images/about_jt_le_mr.png")no-repeat;}
.about .list .le:hover{background: url("../images/about_jt_le_ho.png")no-repeat;}

.about .list .ri{background: url("../images/about_jt_ri_mr.png")no-repeat;right: 0px;}
.about .list .ri:hover{background: url("../images/about_jt_ri_ho.png")no-repeat;right: 0px;}

.about .list .db{height: 230px;width: 1200px;margin: auto;overflow: hidden;}
.about .list .db li{height: 230px;width: 284px;text-align: center;float: left;margin-right: 21px;font-size: 16px;}
.about .list .db li .img{height: 200px;width: 284px;overflow: hidden;}
.about .list .db li .img:hover img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}


/*new*/

.new{ padding: 50px 0 0; font-size: 0;height: 540px;}
.new .nr>div{ float: left;}
.new .nr .newlist{ border-top: none;}
.new .nr .newlist1{ width: 700px; height: 500px;}
.new .nr .newlist1 .top{ background: url(../images/newlist1bg.png)no-repeat;}
.new .nr .newlist2 .top{ background: url(../images/newlist2bg.png)no-repeat;}
.new .nr .newlist2{ width: 470px;height: 520px;margin-left: 30px;}
.new .nr .newlist2 .top ul li.on:after{ width: 100%!important;}
.new .nr .newlist .top ul li:first-child+li{ margin-left: 16px;}
.new .nr .newlist1 ul li{ cursor: pointer;}
.new .nr .newlist .top{ height: 55px; line-height: 55px; border-bottom: 1px solid #dcdcdc; padding-left: 20px;}
.new .nr .newlist .top ul li{ color: #333; font-size: 18px; position: relative; float: left; margin-right: 21px;}
.new .nr .newlist .top ul li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ""; background: #0099e5; -webkit-transition: 0.3s ease 0s; -moz-transition: 0.3s 0s; -o-transition: 0.3s 0s; transition: 0.3s 0s;}
.new .nr .newlist .top ul li.on:after{ width: 100%; left: 0;}
.new .nr .newlist .top ul a{ float: right; color: #666; font-size: 14px; margin: 0 20px 0 0;}
.new .nr .newlist .bj{ padding: 20px 0 0 20px; background: #fff; height: 414px; border: 1px solid #dcdcdc; border-top: none; overflow: hidden;}
.new .nr .newlist .bd .pic{ width: 314px; height: 200px; overflow: hidden;}
.new .nr .newlist .bd .newjs>div{ display: inline-block; vertical-align: top;eight: 200px; overflow: hidden;}
.new .nr .newlist .bd .pic img{ width: 100%;}
.new .nr .newlist .bd .pic:hover img{ transform: scale(1.1);}
.new .nr .newlist .bd .js{ width: 335px; margin-left: 16px;}
.new .nr .newlist .bd .js h3{ line-height: 16px;}
.new .nr .newlist .bd .js h3 a{ color: #333; font-size: 16px; line-height: 16px;}
.new .nr .newlist .bd .js p{ height: 78px; overflow: hidden; color: #888; font-size: 14px; line-height: 26px; margin: 10px 0 25px;}
.new .nr .newlist .bd .js p a { color: #888; }
.new .nr .newlist .bd .js p:hover{ text-decoration: underline;}
.new .nr .newlist .bd .js .more{ width: 100px; height: 30px; background: #0099e5; text-align: center; line-height: 30px; color: #fff; font-size: 14px; display: inline-block; vertical-align: top;}
.new .nr .newlist .bd .js .more:hover{ background: #333;}
.new .nr .newlist .bd .list{ margin: 25px 0 0; overflow: hidden;}
.new .nr .newlist .bd .list dl{ float: left; width: 100%; padding-right: 25px;}
.new .nr .newlist .bd .list dl dd{ margin-bottom: 20px;}
.new .nr .newlist .bd .list dl dd a:before{ content: ""; background: url(../images/newicon1.png)no-repeat; width: 23px; height: 23px; display: inline-block; vertical-align: top; margin: 0 10px 0 0;}
.new .nr .newlist .bd .list dl dd i{ color: #999; font-size: 14px; float: right;}
.new .nr .newlist .bd .list dl dd a:hover:before{ background: url(../images/newicon2.png)no-repeat;}
.new .nr .newlist .bd .list dl dd a:hover,.new .nr .newlist .bd .js h3 a:hover,.new .nr .newlist .top ul a:hover{ color: #0099e5;}
.new .nr .newlist .bd .list dl dd a{ color: #333; font-size: 14px;}
.new .nr .newlist2 .listbd{ height: 414px; overflow: hidden;background: #fff;border: 1px solid #dcdcdc;border-top: none;}
.new .nr .newlist2 .listbd ul li{ height: 103px!important; padding: 15px 20px 0 20px;}
.new .nr .newlist2 .listbd ul li:hover{ background: #0099e5;}
.new .nr .newlist2 .listbd ul li .wen{ margin-bottom: 10px;}
.new .nr .newlist2 .listbd ul li .wen a{ color: #333; font-size: 16px;}
.new .nr .newlist2 .listbd ul li .wen a:before{ content: "Q"; background: #0099e5;}
.new .nr .newlist2 .listbd ul li .da a:before{ content: "A"; background: #999;}
.new .nr .newlist2 .listbd ul li:hover .wen a:before{ background: #fff; color: #0099e5;}
.new .nr .newlist2 .listbd ul li:hover .da a:before{ color: #fff;}
.new .nr .newlist2 .listbd ul li:hover .da a i{ color: #e8fff2;}
.new .nr .newlist2 .listbd ul li:hover .wen a{ color: #fff;}
.new .nr .newlist2 .listbd ul li .wen a:before,.new .nr .newlist2 .listbd ul li .da a:before{ width: 20px; height: 20px; text-align: center; line-height: 20px; color: #fff; font-size: 14px; display: inline-block; vertical-align: top; margin: 1px 6px 0 0;}
.new .nr .newlist2 .listbd ul li .da a i{ color: #888; font-size: 14px; display: inline-block; vertical-align: top; line-height: 22px; width: 395px;}

/*frilist*/
.frilist{width: 1200px;margin: 0 auto 30px;}
.frilist .t{font-weight: bold;color: #333;}
.frilist a{color: #666;margin-right: 20px;}
.frilist a:hover{color: #0099e5;}




/*bottom*/
.bottom{height: 380px;background: #0099e5;padding-top: 30px;}
.bottom .content{width: 1200px;margin: auto;height: 300px;}
.bottom .content .a{width: 280px;float: left;}
.bottom .content .a .top{margin-bottom: 20px;}
.bottom .content .a ul li{float: left;margin-right: 37px;width: 103px;margin-bottom: 24px;}
.bottom .content .a ul li a{color: #fff;font-size: 15px;}
.bottom .content .a ul li:first-child a{text-decoration: underline;}
.bottom .content .a ul li:hover a{color: #fff;text-decoration: underline;}

.bottom .content .b{width: 416px;float: left;margin-left: 112px;margin-right: 112px;}
.bottom .content .b .top{margin-bottom: 20px;}
.bottom .content .b p{color: #fff;margin-bottom: 13px;font-size: 15px;}

.bottom .content .c{width: 280px;float: left;}
.bottom .content .c .top{margin-bottom: 20px;}
.bottom .content .c ul li{width: 126px;text-align: center;color: #fff;font-size: 16px;}
.bottom .content .c ul li img{margin-bottom: 20px;}
.bottom .lx{margin: auto;text-align: center;color: #fff;line-height: 48px;height: 48px;}
.bottom .lx a{color: #fff;}
















































