body{
	font-family: "microsoft yahei";
}
.main{
	background-color: #ffffff;
	background: url(mainbg.png) no-repeat;
	background-position: bottom;
	padding-bottom: 100px;
}
/* 当前位置 */
.dqwz p{
	margin-top: 30px;
	height: 30px;
	font-size: 14px;
	color: rgba(0,0,0,0.60);
	line-height: 14px;
	border-bottom: 1px dashed #E5E5E5;
}
.dqwz p a{
	font-size: 14px;
	line-height: 14px;
	color: rgba(0,0,0,0.60);
}
/* 列表 */
.wenzhanglist{
	padding: 30px;
	background-color: #ffffff;
	margin-top: 30px;
	box-shadow: 0 0 12px 0 rgba(68,138,240,0.1);
}
.wenzhanglist h1{
	line-height: 76px;
	margin-top: -30px;
	border-bottom: 2px solid rgba(0,0,0,.8);
}

.wenzhanglist h1 a{
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
	margin-right: 40px;
	display: block;
	float: left;
	cursor: pointer;
   border-bottom: 5px solid #fff;
}
.wenzhanglist h1 a:first-child {
	margin-left: 0;
}

.wenzhanglist li{
	font-size: 18px;
	color: #333333;
	text-align: left;
	line-height: 25px;
	margin: 30px 0;
	background: url(listdianicon.png) no-repeat left;
	padding-left: 15px;
}
.wenzhanglist li span{
	float: right;
	font-size: 16px;
	color: #999999;
	text-align: right;
}
.wenzhanglist h1 .onmouse{
	border-bottom: 5px solid #1677ff;
	/*font-size: 28px !important;
	color: #333333!important;*/
	letter-spacing: 0;
	/*margin-left: 40px;*/
	border-bottom: 5px solid #1677ff;
	cursor: auto;
}
.fanye {
    text-align: center;
    margin: 30px 0 0px;
    font-size: 14px;
    color: #73777A;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0px !important;
}
.fanye a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
	border-right: 0px;
}
.fanye a:nth-last-of-type(1) {
    border-right: 1px solid #999999 !important;
}
p.fanye input {
    width: 40px;
    height: 30px;
    border: 1px solid #999999;
    padding-left: 6px;
}
.fanye button{
	width: 40px;
	height: 30px;
	border: 1px solid #1677FF ;
	color: #1677FF ;
	background-color: #FFFFFF;
}
.fanye span, .fanye button{
	margin: 0 12px;
}
.mouseon{
	background-color: #1677ff;
	color: #ffffff;
}
p.fanye a:hover {
    background-color: #1677ff;
    color: #ffffff;
}
.hide{
	display: none;
}

@media only screen and (max-width: 768px) {
    .main{
        width: 100%;
    }
    .bt-box-1200{
      width: 100%;
    }
  .wenzhanglist h1 a{
  margin-right: 20px;
  }
    .ty-footer {
        height: 4.56rem;
        width: 100%;
        min-width: 100%;
    }

    .ty-footer>.ty-container {
        width: 100%;
        height: 100%;

    }

    .ty-footer-top,
    .ty-zd,
    .ty-khd {
        display: none;
    }

    .ty-lxwm {
        width: 100%;
        height: 2rem;
        border-bottom: 0;
        margin-bottom: 0.32rem;
    }

    .ty-footer-con {
        padding: 0.42rem 0.24rem 0.52rem 0.24rem;
    }

    .ty-footer-con h2 {
        padding-bottom: 0.24rem;
        font-size: 0.26rem;
    }

    .ty-footer-con li {
        padding-bottom: 0.24rem;
        font-size: 0.24rem;
    }
    .ty-footer-con li:first-child{display: none;}

    .aside {
        display: none !important;
    }

    .ty-zc {
        float: right;
        width: 2.7rem;
        margin-top: 0.2rem;
    }

    .ty-jc #_span_jiucuo img {
        width: 1.5rem;
    }

    .ty-dzjg img {
        width: 0.67rem;
    }

    .ty-dzjg {
        margin-left: 0.24rem;
    }

    .ty-jc,
    .ty-dzjg {
        margin-top: 0;
    }

    .ty-footer-db {
        width: 4.60rem;
        height: auto;
        line-height: normal;
        background: #f1f2f3;
        position: relative;
        bottom: 1.8rem;
        left: 0;
        padding-left: 0.24rem;
    }

    .ty-footer-db>.ty-container {
        width: 100%;
    }

    .ty-footer-db .ty-wzsm {
        display: none;
    }

    .ty-footer-db span a {
        font-size: 0.24rem;
    }

    .ty-footer-db span {
        display: block;
        height: 0.33rem;
        margin-bottom: 0.24rem;
        font-size: 0.24rem;
    }
    .ty-ywrx {
        display: none;
    }
    .ty-ba{margin: 0;}
    .ty-wzbsm{display:none !important;}
}