
/*
    banner
 */
.banner{

}
.banner-img{
    min-width:1220px;
}
.banner-img img{
    width:100%;
    height: auto;
    min-width:1220px;
}


/*
    copyright-menu
 */
.copyright-menu{
    width:100%;
    background: -webkit-linear-gradient(left, #535353 0 , #535353 50%,  #313131 51%); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #535353 0 , #535353 50%,  #313131 51%); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #535353 0 , #535353 50%,  #313131 51%); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #535353 0 , #535353 50%,  #313131 51%);
    min-width: 1220px;
}
.menu-nav{
    font-size:0;
    width:1220px;
    margin:0 auto;
}
.menu-nav .menu-item{
    display:inline-block;
    width:305px;
    height: 120px;
}
.menu-nav .menu-item:nth-child(odd){
    background-color:#313131;
}
.menu-nav .menu-item:nth-child(even){
    background-color:#535353;
}
.menu-nav .menu-link{
    color:#fff;
    font-size:23px;
    font-size:23.64px;
    font-weight:bold;
    text-align: center;
}
.menu-link span{
    display:inline-block;
    line-height: 120px;
}
.menu-nav .menu-item:nth-child(1) .menu-txt{
    padding-left:70px;
    background: url("../images/zlsq/zlsq-img1.png") no-repeat left center;
}
.menu-nav .menu-item:nth-child(2) .menu-txt{
    padding-left:70px;
    background: url("../images/zlsq/zlsq-img2.png") no-repeat left center;
}
.menu-nav .menu-item:nth-child(3) .menu-txt{
    padding-left:71px;
    background: url("../images/zlsq/zlsq-img3.png") no-repeat left center;
}
.menu-nav .menu-item:nth-child(4) .menu-txt{
    padding-left:76px;
    background: url("../images/zlsq/zlsq-img4.png") no-repeat left center;
}

/*
    section
 */
.section{
    min-width:1220px;
}
.section-box{
    width:1220px;
    margin:0 auto;

}
.hotRec .section-head{
    margin-top:54px;
}
.section-title{
    text-align:center;
    height:100px;
    position:relative;
}
.section-title:before{
    content:'';
    height:14px;
    width:60px;
    border:3px solid #d32828;
    border-bottom:0;
    position:absolute;
    left:calc(50% - 33px);
    top:0;
}
.section-title:after{
    content:'';
    height:0;
    width:66px;
    border-bottom:3px solid #d32828;
    position:absolute;
    left:calc(50% - 33px);
    bottom:0;
}
.section-title h3{
    font-size: 36px;
    line-height: 36px;
    padding:25px 0 8px;
    color: #535353;
    font-weight:normal;
}
.section-title p{
    font-size:14px;
    line-height: 22px;
    color:#959595;
}
/*
    热门商标服务推荐
 */
.hotRec .section-body{
    margin-top:39px;
}
.recommends{
    font-size:0;
}
.recommends li{
    display:inline-block;
    font-size:12px;
}
.recommends li+li{
    margin-left:33px;
}
.recommends li:nth-child(3){margin-left:34px;}
.recommends .recom-item{
    width:280px;
    height:350px;
    text-align: center;
    background-color:#f3f3f4;
    color:#535353;
    font-size:16px;
    position:relative;
    overflow: hidden;
}
.recom-item img{margin:0 auto 19px;padding-top:15px;}
.recom-item .rec-item-title{
    font-weight:bold;
    line-height: 22px;
    margin-bottom: 9px;
}
.recom-item .rec-item-tip{
    font-size:16px;
    line-height:16px;
    margin-bottom:25px;
}
.recom-item .rec-item-btn{
    display:inline-block;
    width:150px;
    height:44px;
    line-height: 44px;
    background-color: #d32828;
    border-radius:3px;
    color:#fff;
}
.recom-item .rec-item-hot{
    position: absolute;
    top: -7px;
    right: -31px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    padding-top:12px;
    background-color: #d32828;
    width:94px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.recommends .recom-item:hover{
    background-color:#ebebec;
}
.recommends .recom-item:hover p{
    color:#5e4141;
}
.recom-item .rec-item-btn:hover{
    background-color: #ba1212;
}

.type-list{
    font-size:0;
    margin-top:57px;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
}
.type-list li{
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    display:inline-block;
    width:243px;
    height:168px;
    vertical-align: top;
}
.type-list li:nth-child(3n){
    width:242px;
}
.type-list .type-item{
    color:#535353;
    font-size:16px;
    text-align: center;
    height:100%;
}
.type-list .type-item-active,.type-list a:hover{
    box-shadow: 0px 0px 8px 0px rgba(253, 91, 12, 0.5);
}
.type-item .type-img{height: 128px;padding:14px 0;box-sizing: border-box;line-height: 100px;}
.type-img img{display: inline-block;vertical-align: middle;}

.type-item .type-title{
    line-height: 20px;
}
.type-item .type-title-all{line-height: 168px;font-size: 24px;}

/*
    办理
 */
.handle-box{
    min-width: 1220px;
    margin-top:68px;
}
.handle-box img{width:100%; height: auto;}

/*
 * <!-- 专利申请流程 -->
 */
.zlsqlc{background: #f3f3f4;min-width: 1220px;padding:63px 0 93px;}
.zlsqlc-body{}
.zlsqlc-list{margin-top: 17px;}
.zlsqlc-list li{float:left;width:293px;margin-top:20px;;font-size:0;position: relative;margin-left: 16px;box-sizing: border-box;border:1px solid #D32828;}
.zlsqlc-list li:nth-child(4n+1){margin-left:0;}
.zlsqlc-list li > div{font-size:15px;line-height: 92px;display: inline-block;}
.zlsqlc-list .zlsqlc-num{color:#f34757;font-size: 22px;width:74px;text-align: center;font-weight: bold;}
.zlsqlc-list .zlsqlc-p{background-color: #d32828;width:218px;position: absolute;right:0;top:0;bottom:0;}
.zlsqlc-p p{line-height: 22px;color:#fff;vertical-align: middle;display: inline-block;padding:0 10px;}
.p-center{text-align: center;}


/*
 * <!-- 发明、实用新型和外观专利的区别 -->
 */
.qubie{min-width: 1220px;padding:64px 0 99px;}
.qubie-body{margin-top: 35px;}
.qubie-list li{
	float: left;
}
.qubie-list li:nth-child(1){width:150px;}
.qubie-list li:nth-child(2){width:287px;}
.qubie-list li:nth-child(3){width:133px;}
.qubie-list li:nth-child(4){width:270px;}
.qubie-list li:nth-child(5){width:128px;}
.qubie-list li:nth-child(6){width:232px;}
.qubie-list li+li{margin-left:4px;}
.qubie-list li p:nth-child(odd){background-color: #dcdcdc;}
.qubie-list li p:nth-child(even){background-color: #eee;}
.qubie-list li p{font-size: 16px;color:#5c5c5c;height: 60px;line-height: 60px;text-align: center;}
.qubie-list li p:nth-child(1),.qubie-list li:nth-child(1){font-weight: bold;}



/*
 * <!-- 如何提升专利申请成功率 -->
 */
.tisheng{background: #F3F3F4;min-width: 1220px;padding:61px 0 74px;}
.tisheng-body{}
.tisheng-list{margin-top: 25px;}
.tisheng-list li{
	float:left;
	width:390px;
	height: 360px;
	background-color: #fff;
	border-radius: 4px;
}
.tisheng-list li+li{margin-left:25px;}
.tisheng-list img{
	width:100%;height:240px;
}
.tisheng-list .tisheng-h1{text-align: center;font-size: 16px;color:#535353;margin:20px 0 13px;}
.tisheng-list .tisheng-h2{font-size: 14px;color:#959595;line-height: 24px;padding:0 35px;}

/*
    <!-- 专利申请的好处 -->
 */
.importance{
    background: #fff;
    padding-top:67px;
}
.import-list{
    font-size: 0;
    margin-top:30px;
}
.import-list li{
    margin-left:25px;
    width:390px;height: 130px;
    border-radius: 58px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-color: #f3f3f4;
    margin-bottom:24px;
}
.import-list li:nth-child(3n+1){
    margin-left:0;
}
.import-list .import-list-h4{
    font-size:16px;
    color:#535353;
    line-height: 16px;
    position: absolute;
    left:113px;top:23px;
}
.import-list .import-list-txt{
    font-size:14px;
    color:#959595;
    line-height: 22px;
    position: absolute;
    left:113px;top:23px;
    position: absolute;
    left:113px;
    right:20px;
    top:46px;
    bottom:18px;
    overflow: hidden;
}
.import-list .import-list-img{
    width:90px;height:90px;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top:20px;left:10px;
}
.import-list li:nth-child(1) .import-list-img{
    background-image: url("../images/zlsq/zlsq-icon1.png");
}
.import-list li:nth-child(2) .import-list-img{
    background-image: url("../images/zlsq/zlsq-icon2.png");
}
.import-list li:nth-child(3) .import-list-img{
    background-image: url("../images/zlsq/zlsq-icon3.png");
}
.import-list li:nth-child(4) .import-list-img{
    background-image: url("../images/zlsq/zlsq-icon4.png");
}
.import-list li:nth-child(5) .import-list-img{
    background-image: url("../images/zlsq/zlsq-icon5.png");
}
.import-list li:nth-child(6) .import-list-img{
    background-image: url("../images/zlsq/zlsq-icon6.png");
}




