.container{
	background: #f9fcfc;
}
.main{
	
}
.m_c{
    width: 1200px;
	padding-top: 36px;
	margin: 0 auto;
    background: #fff;
    margin-top: 126px;
}

.mc_title{
	width: 1121px;
	margin: 0 auto;
	font-size: 36px;
	color: #12747a;
	text-align: center;
	background: url(../img/common/xy.png) no-repeat center bottom;
	line-height: 1;
	font-family: "fzzzmc";
	padding-bottom: 24px;
}
.mc_cont img{
	max-width: 1100px;
}
.mc_cont p{
	margin-bottom: 18px;
}
.mc_cont p.h{
	margin-bottom: 4px;
}


.protocolContent{
    width: 1130px;
    margin: 0 auto;
    margin-top:12px;
    border-radius: 4px 4px 0 0;
    padding-bottom: 24px;
    min-height: 800px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #747576;
}
.protocolContent p{
    width: 1130px;
    margin: 0 auto;
}
.protocolContent i{
    display: inline;
    font-weight: bold;
    font-style: normal;
    color: #00a3a5;
}
.protocolContent .i{
    font-weight: bold;
    font-style: normal;
    color: #00a3a5;
}
.protocolContent h4{
    display: block;
    font-size: 24px;
    color: #505050;
    height: 66px;
    line-height: 66px;
    width: 1020px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
}
.protocolContent h3{
    display: block;
    font-size: 24px;
    color: #505050;
    height: 66px;
    line-height: 66px;
    width: 1020px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
}
.protocolContent .xy_h6{
    line-height: 28px;
    padding: 5px 0;
}
.protocolContent .xy_txt{
    font-size: 14px;
    color: #747576;
    line-height: 24px;
    width: 1020px;
    margin: 0 auto;
}
.protocolContent .xy_txt1{
    padding: 26px 0;
    font-weight: 600;
}
.protocolContent .xy_txt2{
    padding-bottom: 30px;
    font-weight: 600;
}
.protocolContent .xy_item{
    width: 1130px;
    margin: 0 auto;
}
.protocolContent .xy_item h5{
    font-size: 16px;
    color: #505050;
    margin-bottom: 26px;
}
.protocolContent .xy_item p{
    font-size: 14px;
    color: #747576;
    line-height: 24px;
    width: 1130px;
    margin-bottom: 24px;
}
.protocolContent .wp_protocol{
    width: 1140px!important;
}
.protocolContent .xy_h5{padding:20px 0}

.gotop{
    display: block;
    width: 56px;
    height: 52px;
    background: url(../img/common/top.png) no-repeat center center;
    position: fixed;
    left: 50%;
    bottom: 200px;
    margin-left: 600px;
    display: none;
}
.gotop:hover{
    background: url(../img/common/top-on.png) no-repeat center center;
}