@charset "utf-8";
html{
    margin:0px;
    padding:0px;
    z-index:1;
    overflow-x:hidden;
    height:100%;
    }
    
body{
    margin:0 auto;  
    padding:0px; 
    font-size:12px; 
    font-family:"Microsoft Yahei",arial,"Hiragino Sans GB",sans-serif;
    background:#fff;
    z-index:99;
    height:100%;
    width:100%;
    color:#585757;
    }
    
a{
/*    font-size:12px; */
    text-decoration:none;
    color:#000;
    }
    
a:hover{
/*    font-size:12px; */
    color:#a30000;
    text-decoration:none;
    }
    
p{
    padding:0px; 
    margin:0px;
    }
    
h1,h2,h3,h4,h5,h6{
    margin:0px;
    padding:0px; 
    font-weight:normal;
    }
    
dl,dt,dd,ul,li,ol{
    margin:0px; 
    padding:0px; 
    list-style-type:none;
    text-decoration:none;
    }
    
input{
    outline:none;
    }
    
img{
    border:0px; 
    margin:0px; 
    padding:0px;

    }
em{
    font-style:normal;
    }
tr{
    _border-top:1px solid #bfbfbf;
    _border-bottom:1px solid #bfbfbf;
}
h1,h2,h3,h4,h5,h6,b{ font-weight: normal;}
/*正式代码*/
.content11{width:1170px;margin:0 auto;}
.content_wrap{width:1170px; margin:20px auto;float:left}
.leftwrap{width:300px; float: left;}
.leftwrap dl{ border:1px solid #e0e0e0; color:#000;border-bottom: none;}
.leftwrap dl dt{ font-size: 16px;height:50px;border-bottom:1px solid #e0e0e0; line-height: 50px;box-sizing: border-box; padding:0 0 0 45px;width:289px; margin:0 auto;}
.leftwrap dl dd{ font-size: 14px;height:50px;border-bottom:1px solid #e0e0e0; line-height: 50px;box-sizing: border-box; padding:0 0 0 45px; width:289px; margin:0 auto; cursor: pointer;}
.leftwrap dl dd:first-child{border-top:none;}
.leftwrap dl dd a{ color:#000;}
.leftwrap dl .current{background:#ededed;border-left: 5px solid #e9b400;width:100%;}
.leftwrap dl .current1{background:#f7f7f7;border-left: 5px solid #fefad2;width:100%;}
.tpwrap{ float: right; height:430px;width:848px;border:1px solid #e0e0e0; color:#000;box-sizing:border-box;position:relative; overflow:hidden;}
.swiper-container {
        width: 100%;
        height: 100%;
        
    }
    .swiper-slide {
       
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	
.tpwrap .ol{ width:798px; height:42px; background:rgba(0,0,0,0.2); margin:0 0 14px 25px; box-sizing:border-box; padding-left:560px;}
.tpwrap .ol span{width:59px;height:29px;background:url(/templets/default/images/newimg/gsys-1170-d1.jpg) no-repeat center center; background-size:cover; opacity:0.5; border-radius:0; margin:7px 5px!important;}
.tpwrap .ol span:nth-child(2){ background-image:url(/templets/default/images/newimg/gsys-1170-d2.jpg)!important;}
.tpwrap .ol span:nth-child(3){ background-image:url(/templets/default/images/newimg/gsys-1170-d3.jpg)!important;}
.swiper-pagination-bullet-active{ border:1px solid #fff; opacity:1!important;}
.content_wrap .mbx{display:none;color:#000; margin-bottom:20px;margin-left:15px;}
.content_wrap .sj{display:none;}