body{
    font-family: '微软雅黑','黑体','宋体',tahoma,arial,sans-serif,"Lucida Grande", Verdana, Lucida,Helvetica;
    max-width: 1920px;
    margin: 0 auto;
}
/*提示弹窗*/
.hint{
	padding: 16px 22px;
	font-size: 14px;
	border-radius: 12px;
	background: rgba(0,0,0,0.9);
	color: #fff;
	position: fixed;
	top: 40%;
	z-index: 9999;
	left: 17%;
	display: none;
	box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
}
.hint.current{
	background: #fff;
	color: #333;
	padding: 15px 20px;
	border: 1px solid #aaa;
	border-radius: 16px;
}
	
.top{
	background: #EBD0AD;
	line-height: 36px;
    border-bottom: 1px solid #fbc886;
    color: #fff;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.top_con{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.top_con a{
	transition: all .2s;
	color: #fff;
}
.top_con a:hover{
	color: #FCF800;
}
/* banner */
.banner{
	width: 100%;
	height: 500px;
	background: url(../img/banner.jpg) no-repeat center;
}

/* 申请专利 */
.apply{
	background: #F8F8F8;
	padding-top: 50px;
}
.apply .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	position: relative;
	top: 45px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.apply .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.apply .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.apply .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.apply .shard_shuoming .icon img.active{
	display: block;
}
.apply .shard_shuoming .font{
	float: right;
}
.apply .contact h3{
    line-height: 68px;
    font-size: 48px;
    font-weight: bold;
    color: #ff6c48;
    text-align: center;
    animation: changesColor 10s linear infinite;
}

.apply .contact .con{
	overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 20px;
}

.apply .contact .con .txt_block{
	width: 260px;
	border-radius: 12px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ccc;    
	padding-left: 10px;
	display: flex;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	background: #fff;
	font-size: 14px
}
.apply .contact .con .txt_block p{
	width: 60px;
	text-align: right;
}
.apply .contact .con .txt_block.yanzheng{
	margin-right: 0;
}
.apply .contact .con .txt_block .yanzheng img{
	flex: 1;
}
.apply .contact .con .txt_block.active{
	border-color: #6B96FF;
    box-shadow: 0 3px 10px rgba(107,150,255,0.2);
	transition: all 0.3s;
}
.apply .contact .con .txt_block p{
	float: left;
}
.apply .contact .con .txt_block.long p{
	width: 80px;
}
.apply .contact .con .txt_block input{
	float: left;
	width: 200px;
	margin-left: 10px;
}
.apply .contact .con .con_btn{
	display: block;
	width: 200px;
	height: 45px;
    background: #e1413e;
    text-align: center;
    line-height: 45px;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    margin: 0px auto;
    font-size: 15px;
    transition: all 0.3s;
    position: relative;
    top: 70px;
    margin-bottom: 110px;
    transition: all 0.3s;
}
.apply .contact .con .con_btn:hover{
	box-shadow: 0 0 20px rgba(208, 66, 52, .3);
	background: #FF3333;
}
/*改变字体颜色动画*/
@keyframes changesColor{
	0%{
		color: orange;
	}
	20%{
		color: orangered;
	}
	40%{
		color: deepskyblue;
	}
	60%{
		color: hotpink;
	}
	80%{
		color: #09F768;
	}
	100%{
		color: orange;
	}
}

/* 专利代理师工作内容 */
.work_content{
	margin: 0px auto;
	padding: 70px 0 30px;
	background: rgba(255,255,255,0.5);
}
.work_content h3{
	text-align: center;
	font-size: 36px
}
.work_content .explain{
	font-size: 24px;
	margin: 30px 0 10px;
}
.work_content p{
	font-size: 18px;
	line-height: 26px;
}




/* 考试复习用书 */
.main-block2 {
    width: 100%;
    height: 480px;
    background: #ebd0ad;
    padding-top: 75px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.title-con {
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.title-con .title {
    height: 45px;
    text-align: center;
    font-size: 36px;
    color: #302d31;
	line-height: 30px;
	margin-bottom: 10px;
    font-weight: 600;
}
.title-con .subtit {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.main-block2 .block2-con {
    width: 1190px;
    margin: 0 auto;
}
.main-block2 .block2-con .block-list {
    float: left;
    width: 360px;
    height: 240px;
    text-align: center;
    /* background: url(//as.zbjimg.com/static/nodejs-ipr-tg-api/zlsq/img/block2.11b76300.png) no-repeat; */
	background: url(../img/block2.11b76300.png);
    margin-right: 30px;
    margin-bottom: 15px;
}
.main-block2 .block2-con .block-list p {
    color: #666;
    font-size: 18px;
}
.main-block2 .block2-con .block-list p.fabu{
	margin: 50px auto 10px;
}
.main-block2 .block2-con .block-list .title {
    color: #a16a25;
    font-size: 24px;
    letter-spacing: 2px;
    margin: 11px 0 35px 0;
	padding-bottom: 12px;
}
.main-block2 .block2-con .block-list span {
    white-space: nowrap;
    padding: 8px 14px;
    border: 1px solid #e7b678;
    color: #e7b678;
    font-size: 18px;
    display: inline-block;
    margin-top: 30px;
	transition: all .2s;
}
.main-block2 .block2-con .block-list span:hover{
	background:linear-gradient(#f8cd99,#e0a862);
	color:#fff;
	cursor:pointer
}

/* 二维码 */
.code{
	text-align: center;
	margin: 90px auto 30px;
}
.code h3{
	color: #555;
	font-size: 30px
}
.code img{
	width: 300px;
}

/* 什么申报专利 */
.w1100 {
    width: 1100px;
    margin: 0 auto;
}
.w-t {
    background-color: #cff2ee;
}
.zl_what img {
    float: left;
}
.w-t dl {
    width: 550px;
    float: left;
}
.w-t dl dt {
    color: #333;
    font-size: 22px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-top: 20px;
    font-weight: bolder;
}
.w-t dl dt span {
    color: #ff8c00;
}
.w-t dl dd {
    margin-left: 15px;
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 12px;
    line-height: 22px;
}
.w-t dl dd span {
    color: #ff8c00;
    font-weight: bolder;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.w-t1 {
    background-color: #cff2ee;
}
.w-t1 dl {
    width: 550px;
    float: left;
    margin-top: 30px;
}
.w-t1 dl dt {
    color: #333;
    font-size: 22px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-top: 20px;
    font-weight: bolder;
}
.w-t1 dl dt span {
    color: #ff8c00;
}
.w-t1 dl dd {
    margin-left: 15px;
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 12px;
    line-height: 32px;
}
.w-t1 dl dd span {
    color: #22ab9b;
    font-size: 30px;
    font-weight: bolder;
}
.w-t2 {
    background-color: #cff2ee;
}
.w-t2 dl {
    width: 550px;
    float: left;
}
.w-t2 dl dt {
    color: #333;
    font-size: 22px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-top: 20px;
    font-weight: bolder;
}
.w-t2 dl dt span {
    color: #ff8c00;
}
.w-t2 dl dd {
    margin-left: 15px;
    font-size: 16px;
    color: #ff8c00;
    margin-bottom: 12px;
    line-height: 25px;
}
.w-t2 dl dd span {
    color: #ff8c00;
    font-size: 30px;
    font-weight: bolder;
}

/* 试卷科目 */
.shijuan{
	background: #F3F4F8;
	padding:50px 0 40px;
	overflow: hidden;
}
.shijuan .project{
	background: #fff;
}
.shijuan h3{
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}
.shijuan .project table{
	line-height: 70px;
	font-size: 16px;
	text-align: center;
}
.shijuan .project table td{
	min-width: 200px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.shijuan .project table td.td03{
	width: 400px;
}
.shijuan_btn{
	margin: 50px auto 0;
	background: #43C1F5;
	width: 300px;
	border-radius: 20px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
}

/* 各种困惑 */
.ter-box {
	margin-top: 50px;
    padding: 45px 0;
    overflow: hidden;
    width: 100%;
    min-width: 1180px;
    position: relative;
}
.ter-tit {
    width: 100%;
    text-align: center;
}
.ter-tit .tit {
    font-size: 30px;
    color: #565656;
    font-weight: bold;
    line-height: 1;
}
.dib {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.ter-tit .short-xian {
    width: 7px;
    height: 1px;
    background: #ff7f00;
}
.ter-tit .lang-xian {
    width: 26px;
    height: 1px;
    background: #b2b2b2;
    margin-left: 2px;
}
.w1180 {
    width: 1180px;
    height: auto;
    margin: 0 auto;
}
.ter-content {
    padding-top: 20px;
}
.ul-style {
    width: 100%;
    overflow: hidden;
}
.puzzled-ul {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    margin-top: 15px;
}
.puzzled-ul>li {
    width: 293px;
    height: 235px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #565656;
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}
.puzzled-ul>li i {
    background: url(../img/puzzled-icons.png) no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    margin: 30px auto 20px;
}
.puzzled-ul>li a {
    width: 150px;
    height: 43px;
    border: 1px solid #E5E5E5;
    border-radius: 43px;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    color: #777;
    display: block;
    margin: 35px auto 0;
	transition: all 0.3s;
}
.puzzled-ul>li a:hover{
	background: #FF7F00;
	color: #fff;
	border-color: #fff;
}
.puzzled-ul>li i.icons-02 {
    background-position: -290px 0;
}
.puzzled-ul>li i.icons-03 {
    background-position: -587px 0;
}
.puzzled-ul>li i.icons-04 {
    background-position: -883px 0;
}
.puzzled-ul>li i.icons-05 {
    background-position: 0 -240px;
}
.puzzled-ul>li i.icons-06 {
    background-position: -290px -240px;
}
.puzzled-ul>li i.icons-07 {
    background-position: -587px -240px;
}
.puzzled-ul>li i.icons-08 {
    background-position: -869px -200px;
    width: 100px;
    height: 100px;
}

/* 常见疑问 */
.bg-box {
    background: #fff;
}
.box1, .bg-box {
    margin-top: 50px;
    width: 100%;
    padding: 0 0 40px;
}
.tt-box {
    text-align: center;
    padding: 25px 0 35px;
    line-height: 1;
}
.tt-box b {
    font-size: 34px;
    color: #333;
}
.tt-box p {
    width: 320px;
    margin: 0 auto;
    font-size: 22px;
    color: #999;
    padding: 13px 0;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}
.tt-box p:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 16px solid #e8e8e8;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -17px;
    bottom: -16px;
}
.ask-list {
    width: 100%;
    padding: 15px 0;
}
.ask-list li {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dedfe0;
}
.ask-box {
    width: 595px;
    height: 80px;
    text-align: left;
    position: relative;
}
.ask-box label {
    line-height: 80px;
    padding-left: 15px;
    font-size: 20px;
    color: #333;
}
.ask-box label b {
    width: 36px;
    height: 36px;
    background: url(../img/zl.png) no-repeat;
    vertical-align: middle;
    margin-right: 15px;
}
.ask-box a {
    width: 165px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    border: 1px solid #fc6657;
    font-size: 22px;
    color: #fc6657;
    margin: 17px 20px 0 0;
    background: none;
    border-radius: 10px;
	transition: all .3s;
}
.ask-box a:hover{
	background: #FEFCF7;
	border-color: #EBD0AD;
	border-radius: 21px;
}

/*课程体系*/
.course{
	width: 100%;
	background: url(../img/course_bg.jpg) center center no-repeat;
    background-attachment: fixed;
	padding-bottom: 70px;
	position: relative;
}
.block{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.course h3{
	line-height: 100px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #fff;
	font-size: 36px;
	text-align: center;
	position: relative;
	z-index: 10;
	background: rgba(255,255,255,0.2);
	font-weight: bolder;
	margin-bottom: 70px;
}
.course h3 em{
	color: #f8b967;
}
.table{
	margin-top: 30px;
	box-shadow: 0 6px 15px rgba(0,0,0,0.2);
	background: #fff;
	position: relative;
	z-index: 999;
	/*animation: redPulses 5s infinite ease-out;*/
}
.table .tr{
	/*display: flex;*/
	overflow: hidden;
	font-size: 16px
}
.table .tr .td.th{
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	font-size: 16px
}
.tr_tou{
	background: #f8b967;
	color: #fff;
}
.table .tr .td{
	float: left;
	width: 300px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
}
.table .tr .td.bao{
	text-align: left;
}
.table .tr .td.bao p{
	margin-left: 12px;
}
.table .tr .td.td_one{
	width: 145px;
}
.table .tr .td.td_two{
	width: 200px;
}
.table .tr .td.td_three{
	width: 250px;
}
.table .tr .td.td_price{
	width: 150px;
}
.table .tr .td.td_prices{
	width: 150px;
	border-right: none;
}
.table .tr.tr02 .td{
	height: 180px;
}
.table .tr02 .td_one{
	padding-top: 70px;
}
.table .tr02 .td_two{
	padding-top: 50px;
}
.table .tr02 .td_three{
	padding-top: 70px;
}
.table .tr02 .bao{
	padding-top: 60px;
}
.table .tr02 .td_price{
	padding-top: 62px;
}
.table .tr02 .td_prices{
	padding-top: 70px;
}

.table .tr.tr03 .td{
	height: 260px;
}
.table .tr03 .td_one{
	padding-top: 97px;
}
.table .tr03 .td_two{
	padding-top: 75px;
}
.table .tr03 .td_three{
	padding-top: 65px;
}
.table .tr03 .bao{
	padding-top: 50px;
}
.table .tr03 .td_price{
	padding-top: 97px;
}
.table .tr03 .td_prices{
	padding-top: 105px;
}

.btn_detail{
	background: #f8b967;
	color: #fff;
	text-align: center;
	line-height: 45px;
	width: 120px;
	cursor: pointer;
	border-radius: 12px;
	transition: all 0.5s;
	font-size: 14px;
	margin: 0px auto;
}
.btn_detail:hover{
	background: #FBA432;
}


/*弹窗部分*/
.changeShard img{
	width: 100%;
}
.changeShard{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	display: none;
}
.changeShard .shardBox{
	width: 450px;
	position: absolute;
    top: 176.5px;
    left: 50%;
    margin-left: -220px;
	box-shadow: 0 0 13px 2px rgba(0, 0, 0, .1);
	background: #fff;
	border-radius: 19px;
	padding-bottom: 20px;
}
.changeShard .shardBox .tan_close{
	position: absolute;
	right: -30px;
	top: -15px;
	cursor: pointer;
	width: 28px;
}
.changeShard .shardBox .title{
    font-size: 0;
}
.changeShard .shardBox h3{
	text-align: center;
	margin-top: 30px;
	font-size: 21px;
	letter-spacing: 1px;
	color: #0729AE;
}
.changeShard .shardBox .info{
	width: 330px;
	margin: 0px auto;
	margin-top: 20px;
	border: 1px solid #ddd;
	line-height: 47px;
	transition: all .3s;
	overflow: hidden;
}
.changeShard .shardBox .info.active{
	border-color: #3B7BE8;
}
.changeShard .shardBox .info .icon{
	float: left;
	width: 40px;
	text-align: center;
}
.changeShard .shardBox .info .icon img{
	vertical-align: middle;
	width: 24px;
}
.changeShard .shardBox .info .icon.icon_n img{
	width: 21px;
}
.changeShard .shardBox .info .icon .act{
	display: none;
}
.changeShard .shardBox .info input{
	float: left;
	margin-left: 3px;
	line-height: 47px;
	height: 47px;
	width: 285px;
	font-size: 15px;
}
.changeShard .shardBox .toGet{
	background: url(../img/tan_btnbg.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 17px;
	letter-spacing: 1px;
	cursor: pointer;
	width: 230px;
	margin: 0 auto;
	margin-top: 20px;
	transition: all .3s;
}
.changeShard .shardBox .toGet:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.changeShard .shardBox .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.changeShard .shardBox .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.changeShard .shardBox .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.changeShard .shardBox .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.changeShard .shardBox .shard_shuoming .icon img.active{
	display: block;
}
.changeShard .shardBox .shard_shuoming .font{
	float: right;
	width: 220px;
}

/* 学霸备考指南免费领 */
.ylseBox {
    width: 1100px;
    margin: 75px auto 0;
}
.zlzx_tt {
    line-height: 49px;
    height: 49px;
    border-top: 1px solid #e4e4e4;
    position: relative;
}
.zlzx_tt span {
    line-height: 48px;
    border-top: 2px solid #e84e40;
    position: absolute;
    top: -1px;
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    padding: 0 10px 0 10px;
}
.ylse_inpbox {
    padding: 10px;
}
.ylinp_box {
    width: 210px;
    float: left;
    margin-right: 15px;
}
.ylse_inpbox .ylse_inp {
    width: 198px;
    height: 42px;
    line-height: 44px;
    border: 1px solid #e8e8e8;
    outline: none;
    border-radius: 2px;
    padding-left: 10px;
    font-size: 12px;
    color: #626262;
}
.clear {
    clear: both;
}
.ylse_inpbox .ylse_btn {
    width: 160px;
    height: 45px;
    background: #E84E40;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
	border-radius: 5px;
	transition: all .3s;
}
.ylse_inpbox .ylse_btn:hover{
	background: #f42424;
}
