﻿/*banner*/
.banner {
  width: 100%;
  height: 480px;
  background: url("../images/banner.jpg") no-repeat center;border-top:2px #037bdb solid; }
  .banner .banner-title {
    font-size: 18px;
    color: #fff;
    padding-top: 356px;
    margin-left: 473px;
    line-height: 30px; }
  .banner .banner-form {
    background: url("../images/banner-form.jpg") no-repeat 0 0;
	position:relative;
    width: 1200px;
    height: 250px;
    margin: -50px auto 0;
    border-radius: 2px;
    box-shadow: 0px 5px 10px -1px #e7e7e7; }
    .banner .banner-form .bf-tab {
      overflow: hidden; }
      .banner .banner-form .bf-tab li {
        width: 400px;
        float: left;
        text-align: center;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #828282;
        background-color: #e5f2fb;
        border-radius: 2px;
        cursor: pointer; }
        .banner .banner-form .bf-tab li.cur {
          background: none;
          border-radius: 5px 5px 0 0;
          font-size: 18px;
          color: #037bdb;
          font-weight: bold; }
    .banner .banner-form .bf-tab-con {
      display: none; }
      .banner .banner-form .bf-tab-con .type {
        padding: 25px 0 0 202px;
        height: 20px; }
        .banner .banner-form .bf-tab-con .type .col {
          color: #036eb2; }
        .banner .banner-form .bf-tab-con .type label {
          padding-right: 20px; }
    .banner .banner-form .input-wrap {
      width: 830px;
      height: 55px;
      margin-top: 12px;
      margin-left: 200px;
      position: relative; }
      .banner .banner-form .input-wrap input {
        float: left;
        width: 634px;
        height: 55px;
        border: 2px solid #037bdb;
        padding-left: 8px;
        box-sizing: border-box; }
      .banner .banner-form .input-wrap .br0 {
        border-right: 0px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px; }
      .banner .banner-form .input-wrap input::-webkit-input-placeholder {
        font-size: 16px;
        color: #999; }
      .banner .banner-form .input-wrap input::-moz-placeholder {
        font-size: 16px;
        color: #999; }
      .banner .banner-form .input-wrap input:-ms-input-placeholder {
        font-size: 16px;
        color: #999; }
      .banner .banner-form .input-wrap .form-btn {
        float: left;
        width: 183px;
        height: 55px;
        text-align: center;
        line-height: 55px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        background-color: #037bdb;
        font-size: 18px;
        color: #fff; }
      .banner .banner-form .input-wrap .form-error {
        display: none;
        clear: both;
        font-size: 14px;
        color: #df0d0d;
        position: absolute;
        top: 20px;
        left: 327px; }
    .banner .banner-form .banner-example {
      height: 20px;
      overflow: hidden;
      margin: 22px auto 0;
      position: relative;
      width: 728px;
      padding-left: 66px; }
      .banner .banner-form .banner-example .be-title {
        height: 20px;
        line-height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 14px;
        color: #666; }
      .banner .banner-form .banner-example ul li {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #999;
        width: 670px; }
        .banner .banner-form .banner-example ul li span {
          padding-left: 35px; }

/*国内专利*/
.zl-list-bg {
    background: #f3f8fb;
    margin-top: -200px;
}
.zl-domestic {
	padding-top: 65px;
	height: 955px;

}

.comestic-title {
	text-align: center;
	position: relative;
	margin-top: 60px;
}

.comestic-title .title-top {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	line-height: 53px;
}

.comestic-title .title-bottom {
	font-size: 18px;
	color: #999999;
	line-height: 14px;
	margin-top: 12px;
}

.zl-domestic .domestic-list {
	margin-top: 20px;
}

.domestic-list .domestic-items li {
	width: 285px;
	height: 372px;
	float: left;
	margin: 20px 20px 0 0;
	background: #ffffff;
	position: relative;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.domestic-list .domestic-items li:hover,
.internation-items .items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.domestic-list .domestic-items li.last {
	margin-right: 0;
}

.domestic-list .domestic-items li .link {
	display: block;
	width: 100%;
	height: 100%;
}

.domestic-list .domestic-items li .img {
	width: 100%;
	height: 60px;
	padding:33px 0;
	text-align: center;
}

.domestic-items .zl-product-link{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 24px;
}

.domestic-items .zl-product-link a{
	height: 28px;
	line-height: 28px;
	background: #ebeff2;
	padding: 0 8px;
	display: inline-block;
	float: left;
	font-size: 1px;
	color: #7c7e80;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 20px 10px 0;
	position: relative;
}
.domestic-items .zl-product-link a span{
	font-size: 12px;
}

.domestic-items .zl-product-link a:hover{
	background: #037bdb;
	color: #ffffff;
}

.domestic-items .zl-product-link a i{
	position: absolute;
	background: url(../images/zl-hot-icon.png) no-repeat;
	display: inline-block;
	width: 15px;
	height: 14px;
	top: -16px;
	right: -9px;
}

.domestic-items .zl-product-link a.last{
	margin-right: 0px;
}

.domestic-list .domestic-items li .img img {
	width: 60px;
	height: 60px;
}

.domestic-list .domestic-items li .comm-bottom {
	text-align: center;
}

.domestic-list .domestic-items li .comm-bottom h2 {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.domestic-list .domestic-items li .comm-bottom .border {
	width: 20px;
	height: 2px;
	background: #037bdb;
	display: inline-block;
	margin: 20px 0 14px 0;
}

.domestic-list .domestic-items li .comm-bottom .p p {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}

.domestic-items .zl-product-link2{
	border-top: 1px solid #e4e8eb;
	position: absolute;
	bottom: 42px;
	z-index: 10;
	margin: 0 30px;
	padding-top: 42px;
	width: 224px;
	text-align: center;

}

.domestic-items .zl-product-link2 .know{
	width: 120px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	color: #ffffff;
	background: #037bdb;
	display: inline-block;
}

.domestic-items .zl-product-link2 .know:hover{
	cursor: pointer;
	background: #0667a4;
}
.sp-domestic-comm .domestic-item li:hover .comm h2, 
.internal-box .internal-right .items li:hover h2, 
.sp-lawerBox .sp-lawer-right .lawer-item li:hover h2, 
.sp-other-comm .sp-other-items li:hover .bottom h2, 
.bqservicelist li:hover .bqservicecon .bq_name, 
.domestic-list .domestic-items li:hover .comm-bottom h2, 
.internation-items .items li:hover .right-comm h2, 
.zl-lawer-box .zl-lawer-items li:hover h2 {

    color: #037bdb;

}

/*战略咨询*/

.internation-box {
    padding-bottom: 60px;
}
.internation-box .international-comm {
	margin-top: 40px;
}

.international-comm .inter-same {
	width: 346px;
	height: 150px;
	position: relative;
	padding:20px;
	float: left;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}
.international-comm .inter-same:hover{
	box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.international-comm .first{
	background: url(../images/domestic-img01.png) no-repeat;
}

.international-comm .second{
	background: url(../images/domestic-img02.png) no-repeat;
	margin: 0 21px;
}

.international-comm .third{
	background: url(../images/domestic-img03.png) no-repeat;
}

.international-comm .link{
	padding:42px 30px 30px;
	display: block;
	height: 118px;
}

.international-comm .inter-same h2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.international-comm .inter-same h2 .hot{
	position: absolute;
	background: url(../images/zl-hot-white.png) no-repeat;
	display: inline-block;
	width: 17px;
	height: 16px;
	top: -1px;
	right: -22px;
}

.international-comm .inter-same p {
	font-size: 14px;
	color: #ffe8e5;
	line-height: 18px;
	margin:12px 0 0px 0;
}

.international-comm .inter-same .know {
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #037bdb;
	display: inline-block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*text-indent: 20px;*/
	position: absolute;
	bottom: 30px;
	left: 30px;
	text-align: center;
	background:#ffffff;

}
/*.international-comm .inter-same .know:hover{
	background: url(../img/list2/sp/icon/know-btn.png) #ffffff 91px center no-repeat;
}*/

.internation-items .items li{
	width: 245px;
	height: 85px;
	padding:20px;
	background: #ffffff;
	float: left;
	margin:20px 20px 0 0;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.internation-items .items li .link{
	padding:29px 20px 0px;
	height: 96px;
	display: block;
}

.internation-items .items li.last{
	margin-right: 0px;
}


 .internation-items .items li .left-img{
	text-align: center;
	/*width:53px;*/
	margin-right: 12px;
	margin-top: 2px;
}
 .internation-items .items li .left-img2{
	text-align: center;
	width:53px;
	margin-right: 14px;
	margin-top: 2px;
}

.internation-items .items li .right-comm h2{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}

.internation-items .items li .right-comm p{
	font-size: 14px;
	color: #949799;
	line-height: 20px;
}


/*法律服务*/
.zl-law-bg {
	background: #ffffff;
	width: 1200px;
	height: 415px;
	margin: 0 auto;
}

.zl-lawer-box{
	padding-bottom: 60px;
}

/*.zl-lawer-box .comestic-title{
	padding-top: 60px;
}*/

.zl-lawer-box .zl-lawer-items{
	margin-top: 40px;
}

.zl-lawer-box .zl-lawer-items li a {
	padding:33px 34px 0;
	display: block;
	height: 223px;
}

.zl-lawer-box .zl-lawer-items li {
	width: 224px;
	height: 263px;
	margin-right: 20px;
	float: left;
	position: relative;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
	text-align: center;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.zl-lawer-box .zl-lawer-items li:hover{
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}

.zl-lawer-box .zl-lawer-items li h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	margin-top: 35px;
}

.zl-lawer-box .zl-lawer-items li .border {
	width: 20px;
	height: 2px;
	background: #037bdb;
	display: inline-block;
	margin: 20px 0 14px;
}

.zl-lawer-box .zl-lawer-items li .comm {
	font-size: 14px;
	color: #949799;
	line-height: 24px;
}
.zl-lawer-box .zl-lawer-items li.last{
	margin-right: 0px;
}
/*权利管理 */
.internation-items .other-items li{
	height: 164px;
}

.internation-items .other-items li .link{
	padding: 20px 30px 0;
	height: 134px;
}

.internation-items .other-items li .right-comm h2{
	margin-top: 12px;
}

.international-comm .four{
	background: url(../images/domestic-img04.png) no-repeat;
}

.international-comm .five{
	background: url(../images/domestic-img05.png) no-repeat;
	margin: 0 21px;
}

.international-comm .six{
	background: url(../images/domestic-img06.png) no-repeat;
}
.internation-box{
	padding-bottom: 60px;
}
/*创新服务*/
.zl-innovate-bg{
	background: #ffffff;
	width: 1200px;
	padding:60px 0;
	margin: 0 auto;
	
}

.zl-innovate .zl-innovate-items{
	margin-top: 40px;
}

.zl-innovate .zl-innovate-items li{
	width: 387px;
	height: 302px;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
	text-align: center;
	float: left;
	margin-right: 20px;
	transition: all .2s linear;
	-webkit-transition:all .2s linear;
}
.zl-innovate .zl-innovate-items li:hover{
	cursor: pointer;
    box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
}
.zl-innovate .zl-innovate-items li:hover h2,
.cx-special-items li:hover h2{
	color: #036eb2;
}

.zl-innovate .zl-innovate-items li img{
	height: 60px;
	padding: 33px 0;
}

.zl-innovate .zl-innovate-items li h2{
	font-size: 18px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.zl-innovate .zl-innovate-items li p{
	font-size: 14px;
	line-height: 12px;
	color: #949799;
}
.zl-innovate .zl-innovate-items li .border{
	width: 20px;
	height: 2px;
	background: #036eb2;
	margin:20px auto;
}

.zl-innovate .zl-innovate-items li .links{
	margin: 30px auto 0;
	width: 280px;
}
.zl-innovate .zl-innovate-items li .links:hover{
	cursor: pointer;
}
.zl-innovate .zl-innovate-items li .links a{
	width: 118px;
	height: 34px;
	line-height: 34px;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	border:1px solid #037bdb;
	float: left;
}

.zl-innovate .zl-innovate-items li .links a.zx-btn{
	color: #037bdb;
	margin-right: 40px;
}
.zl-innovate .zl-innovate-items li .links a.zx-btn:hover{
	background: #037bdb;
	color: #ffffff;
}
.zl-innovate .zl-innovate-items li .links a.know-btn{
	color: #ffffff;
	background:#037bdb;
	text-align: center;

}
.zl-innovate .zl-innovate-items li .links a.know-btn:hover{
	background:#037bdb;
}
.zl-innovate .zl-innovate-items li.last{
	margin-right: 0px;
	width: 386px;
}

.zl-innovate-bg .comestic-title{
	margin-top: 0px;
}
/*我们的优势*/
.wmys{width: 100%;height: 582px;}
.wm_mid{width: 1200px;height: 582px;background: url(../images/youshibg.png)no-repeat;background-size: 100%;margin: 0 auto;}
.wmys .qtrw{width: 320px;float: left;padding-top: 213px;}
.qtrw p{font-size: 14px;color: #999;line-height: 35px;text-align: left;padding-left: 45px;}
.qtrw span{font-size: 16px;color: #555;}
.wmys .zwl{width: 370px;margin: 0 94px;float: left;padding-top: 170px;}
.zwl p{font-size: 14px;color: #999;line-height: 36px;text-align: left;padding-left: 60px;}
.zwl span{font-size: 16px;color: #555;}
.wmys .zjsq{width: 320px;float: left;padding-top: 220px;}
.zjsq p{font-size: 14px;color: #999;line-height: 35px;text-align: left;padding-left: 80px;}
.zjsq span{font-size: 16px;color: #555;}
.fenjie {
    width: 100%;
    height: 32px;
    background: url(../images/fenjiexian.png) no-repeat;
    background-size: 100%;
}

/*申请专利*/
.content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 76px;
}
.content h2 {
    text-align: center;
    font-size: 36px;
    color: #333333;
}
.content .content-title {
    text-align: center;
    font-size: 18px;
    color: #999999;
    padding-top: 12px;
    padding-bottom: 40px;
}
.ideal {
    width: 1208px;
    height: 170px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.ideal .box {
    position: relative;
    float: left;
    width: 260px;
    height: 200px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #edeff0;
}
.ideal .box .icon {
    font-style: normal;
    font-size: 22px;
    position: absolute;
    top: -9px;
    right: -16px;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    background-color: #037bdb;
    color: #fff;
    border: 6px solid #f4f6f7;
}

.ideal .box .p1 {
    font-size: 20px;
    color: #7e879f;
    background-repeat: no-repeat;
    margin-top: 37px;
    margin-bottom: 20px;
}

.ideal .box .bold {
    /*font-weight: bold;*/
    color: #333;
    font-size: 22px;
}

.ideal .img1 .p1 {
    background-image: url(../images/liucheng-img01.png);
    background-position: 40px 0px;
    line-height: 40px;
    padding-left: 95px;
}
.ideal .box .title {
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.ideal .btn {
    text-align: center;
}
.ideal .btn a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: solid 1px #ff6600;
    font-size: 14px;
    color: #ff6600;
    border-radius: 3px;
    text-align: center;
    margin: 20px auto 0;
    padding: 0 15px;
}
.ideal .btn a:hover{
	background: #ff6600;
	color: #fff;
}


.ideal .ideal-next {
    float: left;
    width: 30px;
    height: 20px;
    background: url(../images/liucheng-next.png) no-repeat 0 0;
    margin: 100px 13px 0px;
}
.ideal .img2 .p1 {
    background-image: url(../images/liucheng-img02.png);
    background-position: 48px 0px;
    line-height: 40px;
    padding-left: 95px;
}
.ideal .img3 .p1 {
    background-image: url(../images/liucheng-img03.png);
    background-position: 49px 0px;
    line-height: 40px;
    padding-left: 95px;
}
.ideal .img4 .p1 {
    background-image: url(../images/liucheng-img04.png);
    background-position: 20px 0px;
    line-height: 40px;
    padding-left: 65px;
}


/* 服务结束 */
.slzs{
    background: #fff;
}
.maintitle{
    font-size: 36px;
    line-height: 84px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.maintitle:after {
    padding:0;
    margin:0 auto;
    display:block;/* probably not really needed? */
    content: "";
    width:180px;
    height:6px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#0068bc;
}
.secondarytitle{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.secondarytitle2{
    height: 60px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    background: url(/images/secondarytitlebg.png) no-repeat bottom center;
}
.zs{
    width:100%;
    height: auto;
    margin: 20px 0 50px 0;
}
.zs li{
    width:295px;
    height: 250px;
    float: left;
    border-radius: 5px;
    background: #b9b9b9;
    margin-right: 6px;
    margin-bottom: 6px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.zs li:last-child{
    margin-right: 0;
}
/* 关于我们 结束 */

.hz_logo{
    overflow: hidden;
    margin-bottom: 45px;
}