@font-face {
    font-family:HYQIHEI-75S ;
    src: url(../fonts/HYQIHEI-75S.TTF);
}
@font-face {
    font-family:HYQIHEI-50S ;
    src: url(../fonts/HYQIHEI-50S.TTF);
}

body.body-white{background: #F5F8FF;}
.index-banner{
    padding-top: 352px;
}
.index-search-box{
    background: #ffffff;
    color: #333333;
}
.accumulative .color1{
    color: #23a58b;
    font-size: 24px;
    font-family:HYQIHEI-75S;
}
.index-search-box .accumulative{
    font-size: 24px;
    color: #333333;
    font-family:HYQIHEI-75S;
}
.message-box-out{
    font-size: 16px;
    color: #333333;
}
.message-box-out .color2{
    color: #ff6600;
}
.form-control{
    background-color: #f6f6f6;
    border-radius: 0;
    border: none;
    border-top: none;
}
.btn-lg{
    border-radius: 0 !important;
}
.input-group{
    display: flex;
    
}
.input-group .inp{
    flex:1;
    border: none;
    outline: none;
    height: 60px;
    line-height: 63px;
    background-color: #f6f6f6;
    text-indent: 32px;
    font-size: 20px;
    font-family:HYQIHEI-50S;
}
.input-group-btn{
    width: 244px;
}
.input-group-btn button{
    width: 100%;
    height: 100%;
    color: #8a8a8a;
}

/* 公共头部 */
.common-title{
    text-align: center;
    margin-bottom: 45px;
}
.common-title h3{
    font-family:HYQIHEI-50S;
	font-size: 30px;
	color: #333333;
}
.common-title p{
	font-size: 14px;
	color: #8794b4;
    text-transform:uppercase;
}
/* 公共样式 */
.flex-wrap{
    display: flex;
    justify-content: space-between;
}
.copyright{
    margin-bottom: 30px;
}
.flex-wrap .item{
    width: 23%;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    padding: 45px 0;
    align-items: center;
    transition: all .3s;
}
.flex-wrap .item img{
    height:97px;
}
.flex-wrap .item h5{
    font-size:20px;
	color: #333333;
    font-family:HYQIHEI-75S;
    margin-top: 20px;
}
.flex-wrap .item .dec{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.flex-wrap .item a{
    display: inline-block;
    width: 231px;
	height: 40px;
	background-color: #ff6600;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    margin-top: 28px;
    transition: all .3s;
}
.flex-wrap .item a:hover{
    background-color: #cc5200 !important;
}
.flex-wrap .item:hover{
    box-shadow: 0 2px 27px 0px #cccccc;
}

/* 哪些作品能够登记版权 */
.flex-wrap2{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}
.flex-wrap2 .li{
    list-style: none;
    text-align: center;
    cursor: pointer;
}
.flex-wrap2 .li .span{
    padding: 0 10px;
}
.flex-wrap2 .li .titleActive{
    color: #ff6600;
}

/* 哪些作品能够登记版权 */
.why-content{
    margin-top: 50px;
    margin-bottom: 50px;
}
.item-wrapper{
    display: flex;
    justify-content: space-between;
}
.item-wrapper .mini-item{
    width: 16%;
    background: #ffffff;
}

.item-wrapper .mini-item{
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    padding: 20px 0;
    align-items: center;
    transition: all .3s;
}
.item-wrapper .mini-item h5{
    font-size:20px;
	color: #333333;
    font-family:HYQIHEI-75S;
}
.item-wrapper .mini-item .dec{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: center;
}
.item-wrapper .mini-item img{
    width: 90px;
}
.item-wrapper .mini-item a{
    display: inline-block;
    width: 140px;
	height: 37px;
	background-color: #ffffff;
	border: solid 1px #ff6600;
    line-height: 37px;
    text-align: center;
    color: #ff6600;
    font-size: 18px;
    margin-top: 15px;
    transition: all .3s;
}
.item-wrapper .mini-item a:hover{
    background-color: #ff6600 !important;
    color: #ffffff;
}
.item-wrapper .mini-item:hover{
    box-shadow: 0 2px 27px 0px #cccccc;
}
.item-wrapper{
    display: none;
}
.contentActive{
    display: block;
    display: flex;
}

/* 为什么要登记美国版权 */

/* .why-wrap{
    padding:15px;
    background: #ffffff;
} */
.why-title{
    display: flex;
    align-items: center;
}
.why-title img{
    width: 28px;
    height:30px;
}
.why-title h5{
    font-size: 26px;
    font-family:HYQIHEI-50S;
}
.brand-content{
    display: flex;
    justify-content: space-between;
}
.brand-content .item{
    width: 19%;
    background-color: #f5fdff;
	border-radius: 6px;
	border: solid 1px #cdd2ff;
    overflow: hidden;
    transition: all .3s;
}
.brand-content .item img{
    width: 100%;
}
.center,.bottom{
    padding: 10px;
}
.num{
    display: inline-block;
	width: 49px;
	height: 21px;
	background-image: linear-gradient(0deg, 
		#3061ed 0%, 
		#309fed 100%), 
	linear-gradient(
		#3061ed, 
		#3061ed);
	background-blend-mode: normal, 
		normal;
	border-radius: 0px 10px 0px 10px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;

}
.center{
    display: flex;
    align-items: center;
}
.center .title{
    font-family:HYQIHEI-75S;
	font-size: 20px;
	color: #333333;
    margin-left: 8px;
    top: 4px;
    position: relative;
}
.bottom{
    padding-top: 0;
    font-size: 16px;
	line-height: 22px;
	color: #666666;
    font-family:HYQIHEI-50S;
}
.bottom .bottom-p1{
    margin-bottom: 0;
}
.brand-content .item:hover{
    transform: translateY(-3px);
    box-shadow: 0 2px 27px 0px #cccccc;
}

/* 美国版权登记流程 */
.copyright-process{
    background-color: #FFFFFF;
    background: url(../images/copyrightimgs/lc.jpg) no-repeat center center;
    background-size: cover;
}
.copyright-process .container{
    
}
.copyright-process .img{
    height: 150px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.process-content{
    display: flex;
    justify-content: space-between;
}
.process-content .item{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.process-content .item h5{
    font-family: HYQIHEI-75S;
    font-size: 20px;
}
.process-content .item .dec{
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    font-family: HYQIHEI-50S;

}
.a-btn{
    text-align: center;
}
.a-btn a{
    display: inline-block;
    width: 300px;
    height: 40px;
    background-color: #ff6600;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    margin-top: 15px;
    transition: all .3s;
    border-radius: 20px;
    margin: 30px 0 40px;
}
.a-btn a:hover{
    background-color: #cc5200 !important;
}

/* 版权变更如何解决 */
.content3 .mini-item img{
    width: 100%;
}
.content3 .mini-item{
    width: 19%;
    padding: 0 0 15px 0;
}
.common-title2{
    margin-top: 60px;
    margin-bottom: 26px;
}
.copyright.mb30{
    margin-bottom: 50px;
    
}