@charset "utf-8";
/*带右栏二级页css*/
/*20180122 v1.0*/


.domPC {
	display: none;
}
.domMobile {
	display: block;
}

.ewm1r{width:100%; height:auto; margin-top:50px; margin-bottom:30px;}
.ewm1r img{ width:100%; height:auto;}
.contant_box {
    width:100%;
   
}
.con_left {
    width: 90%; padding:0 5%;
  
}
.title {
   
    margin-bottom: 9px;
   
}
.con_left ul {
   
    margin-bottom: 35px;
}
hr {
   
    height: 1px;
}
.con_left li i {
    width: 2px;
    height: 2px;
    display: inline-block;
    background: #000;
    border-radius: 2px;
    position: absolute;
    top: 11px;
    left: 0;
}
.con_left li {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    position: relative;
    padding-left: 10px; margin-top:10px;
}
.con_left li span { display:none;
}
.list-photo {
    width: 46%; height:201px;
    padding: 0 1%;
   
}
.list-photo img {
    width:100%;
    height: auto;
}
.tpwz a{ font-size:16px; color:#000;
}