body {max-width:1920px; background-image: none;background-repeat: no-repeat;}
.head_top .menu{margin-left: 150px;}
.head_top ul li{float: left;}
.head_top ul li a.nav_li{display: block; padding:0 29px;line-height:86px;font-size:18px;color:#535252;}
.head_top ul li:hover a.nav_li{background-color: #e69a23;}
.head_top .soft_info_ul {width: 230px;height:75px;border:4px solid #e69a23;left: 0;z-index: 999;background-color: #fff}
.head_top .soft_info_ul li{float: none;}
.head_top .soft_info_ul li a{color:#464646;line-height: 33px;}
.head_top .soft_info_ul li.first{margin-top: 5px;border-bottom: 1px dashed #666;}
.fx_banner{min-width: 1000px;}
.fx_banner_ul{height:450px;background: url("../images/bannerBack.gif") repeat-x;}
.fx_banner .child{width: 1000px;height:450px;margin: 0 auto}
.fx_banner .child img.img_we{float:left;width:520px;display: block}
.fx_banner .child_1{float:left;margin-top: 50px;}
.fx_banner .child_1 p{line-height: 50px;color:#333}
.fx_banner .child_1 h1{margin-bottom:20px; }
.fx_banner .child_1 p span{margin:11px 10px 0 0;line-height:28px;font-size:14px;color:#fff;text-align:center;float: left;width:28px;height:28px;border-radius:30px;background-image: url("../images/li.png");background-repeat: no-repeat;}
.fx_banner .child_1 a.btn{width: 230px;height:55px;background-color: #4bb400;font-size: 30px;line-height: 55px;margin:25px 10px 0 0;border-radius: 5px;}
.fx_banner .child_1 a.btn img{float: left;margin: 9px 18px 0 13px;}

.soft{width: 1000px;margin: 64px auto 54px auto;}
.soft p{width: 960px;line-height: 30px;padding: 0 20px;}
.soft_item{width: 48%;}
.soft_item .soft_back{background-color: #e5e5e5;width: 194px;height:245px;transform:rotate(10deg);}
.soft_item .soft_img{top:0;left:0;}

.soft_item h3{font-size: 15px;}


.soft_item h3{margin: 10px 0 20px 30px;}
.soft_item p{font-size: 12px;color:#121212;line-height: 20px;margin:0 0 20px 30px;width: 220px;float: left;padding: 0}
.soft_item a.btn{margin: 0 30px;color:#005da5;font-size: 14px;}
.soft_item a.btn img{margin-right: 5px;float: left}
.footer{background-color: #222430}
.footer p{line-height: 30px;background-color: #222430}
.soft_hr{height:1px;border:none;border-top:1px solid #999;}
.soft .firstp{background-color: #f29f0d;}
.soft .font_30{font-size: 30px;line-height: 45px;padding: 0 10px;}
.soft .font_60{font-size: 60px;padding: 5px 0 0 10px;font-family: SimSun}
.margin_top_30 {margin-top:30px;}
.margin_left_30{margin-left:30px!important;}
.soft img.wechat{margin: 5px 0 5px 20px;}
.items{margin:10px 0;}
.soft .items h1{color:#000;}
.soft .items p{line-height: 30px;width:80%;color:#7b7c7c;}
.soft img.make{width: 45%;}
.soft_hr_img{height:1px;background-image: url("../images/b.gif");background-repeat: no-repeat;margin: 40px 0;}
.pitem_1{background-image: url("../images/conback_1.png");}
.pitem_2{background-image: url("../images/conback.png");}
.pitem{width:1000px;height:129px;margin: 40px auto 0 auto;background-repeat: no-repeat;}
.pitem p{padding: 10px 0 0 20px;}
.leftcontact{width:80%;margin: 30px 2.5%}
@media screen and (min-width: 1024px){
    /*.header{width: 100% !important;}*/
    /*.head_top .menu{margin-left: 100px;}*/
    /*.fx_banner_ul li{height:450px;width:1000px;}*/
    /*.child{margin-left:-500px;}*/
    .soft{width: 1000px!important;}
    .container{ overflow: hidden}
    .soft_item{width: 48%;margin-right:0;}
    .soft_item .soft_back{background-color: #e5e5e5;width: 194px;height:245px;transform:rotate(10deg);}
    .soft_item .soft_img{top:0;left:0;}

}

#slides {
    position:relative;
}
.slidesjs-pagination {
    position:absolute;
    top:90%;
    left:50%;
    z-index:999;
    margin-left: -33px;
}
.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}
.slidesjs-pagination li a {width:18px;height:0;border-radius:50%;cursor:pointer;background:#a0a183;display: block;
    padding-top: 18px;
    margin-left:13px;
    overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background:#fff
}
.slidesjs-pagination li a:hover {
    background:#fff
}
