@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none;  box-sizing:border-box; }
body{overflow-x: hidden}
img{ border:0; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}




/*顶部*/
.header_top{width:100%; height: 40px;  background: #f5f5f5}
.nav_left{width:auto; float: left; font-size:14px; line-height:40px; color: #777777; }
.header_right{float: right; line-height:40px;}
.header_right a{font-size: 14px; color: #777777; float: left; background: url(../images/h_map.png) no-repeat left center; padding-left: 25px;}
.h_sj,.h_wx{float:left; font-size: 14px; color: #777777; position: relative; margin: 0px 10px;}
.h_sj img,.h_wx img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 9; display: none;}
.h_sj:hover img,.h_wx:hover img{display: block}
.h_sj p:hover,.h_wx p:hover{color:#001d53}
.header_center{width:100%; height:auto; position: relative}
.header_center_top{width:100%; height:72px ; overflow: hidden; margin-top: 10px;}
.index_logo{width:306px; height:72px; float: left; }
.index_logo img{width:100%; height: auto; display: block }
.h_dianhua{width:auto; line-height: 72px; float: right; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 30px; font-size: 26px; color: #4d4d4d}
.ny_header .service_nav .second_l2{display: none;}
.ny_header dl:hover .second_l2{display: block}




/* 左侧导航栏 */
.header_nav{width:100%; height:50px;  position: relative;z-index: 999}
.header_nav .container{position: relative}
.service_nav{width:230px;height: auto; float: left; position: absolute; top:0; left:0}
.service_nav .parent{width: 230px;height: 50px; line-height: 50px;color: #123b6a; font-size: 18px; cursor: pointer; text-align: center; font-weight: bold; background: #fff}
.service_nav .second_l2 {width:100%; height: 130px;  position: relative; padding-left:30px;background: rgba(0,29,83,0.8); }
.service_nav .second_l2 .btn_l2 aside { width: 100%; height: 46px; overflow: hidden;}
.btn_l2{width:100%; height: 100%; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2);     padding-top:40px;}

.service_nav .second_l2.second_fw .btn_l2{border-bottom: 0}
.service_nav .second_l2 .btn_l2 aside img{width:24px; height:24px; float: left; margin-top: 8px;}
.service_nav .second_l2 .btn_l2 aside dl{ float: left; margin-left: 15px;}
.service_nav .second_l2 .btn_l2 aside dl dt{font-size: 18px; color: #fff;}
.service_nav .second_l2 .btn_l2 aside dl dd{font-size: 14px; color: #fff; text-transform:Uppercase;  margin-top: 5px;}
.service_nav .second_l2 .btn_l2 aside i{font-size: 24px; color: #fff; float: right;line-height: 44px;}
.service_nav .second_l2 .main_l2{display:none; position:absolute; width:836px; border:1px solid #ff3c28; border-top:none 0; background-color:#fff; margin-left:200px; top:0;height:459px;padding:0 30px 0 34px}
.service_nav .second_l2.second_zl .main_l2{margin-top:-112px}
.service_nav .second_l2.second_bq .main_l2{margin-top:-228px}
.service_nav .second_l2.second_fw .main_l2{margin-top:-344px}
.service_nav .second_l2 .main_l2 h4{font-size:18px; margin:18px 0 5px}
.service_nav .second_l2 .main_l2 p{border-bottom:1px dashed #e9e9e9; color:#999}
.service_nav .second_l2 .main_l2 p em{margin:0 10px}
.service_nav .second_l2 .main_l2 p a{color:#999; line-height:35px}
.service_nav .second_l2 .main_l2 p a.xc_txtB{color:#444; margin-right:50px}
.service_nav .second_l2 .main_l2 p a.xc_txtB .xc_ico_navhot{position:absolute; margin:2px 0 0 5px}
.service_nav .second_l2 .main_l2 p a:hover{color:#ff3c28}
.service_nav .second_l2:hover .main_l2{display:block}
.service_nav .second_l2:hover .main{display:block}
.xm_nav .service_nav .second_l2:hover aside{position:absolute; z-index:3; color:#ff3c28}
.xm_nav .else_nav{float:left; line-height:40px; font-size:16px}
.xm_nav .else_nav a{text-align:center;display:inline-block; width:110px; height:40px}
.xm_nav .else_nav .xc_ico_navhot{position:absolute; margin:2px 0 0 5px}
.xm_nav .else_nav .xc_ico_navsep{margin-left:32px}


#menu{ height:50px; width:920px;  float: right }
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height:100%;}
#menu .nav a{ color:#333333;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; }
#menu .nav .nLi h3{ float:left; font-weight: normal; width:102px; text-align:center; font-size:16px; z-index: 2; position: relative; height: 100%; }
#menu .nav .nLi h3 a{color:#4d4d4d;  overflow: hidden ; line-height: 50px; padding-bottom: 15px;}
#menu .nav .sb h3{background: url(../images/j_x.png) no-repeat 95px center; }
#menu .nav .sub{ display:none; width:100%; left:0;  top:50px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#123b6a;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active h3{background: url(../images/active.png) no-repeat bottom center}
#menu .nav .nLi:hover h3 a{background: url(../images/active.png) no-repeat bottom center}






/* 首页:banner */
.banner{ width:100%;  position:relative;  height:520px;clear: left; }
.banner .slideBox{position:relative;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; bottom:20px;z-index:1;overflow:hidden; height: 15px; margin-right: -33px;  z-index: 666}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;  cursor:pointer; width: 12px; height: 12px; border-radius: 50%; background: #fff}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background: #ff404f}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}


/*数字*/
.index_num{width:100%; height: 112px; background: #f5f5f5}
.in_num{padding: 0px 20px; height: 112px; float: left}
.index_num_1{width:230px;  float: left; padding-top: 35px;}
.index_num i{width:44px; height: 44px; border-radius: 50%; float: left; margin-right: 20px}
.in_num_xx{width:auto; float: left}
.in_num_xx p{font-size: 24px; color: #4d4d4d}
.in_num_xx h5{font-size: 14px; color: #4d4d4d; line-height:20px;}
.index_num_2{width:330px;   padding-top: 35px;}
.index_num_3{width:360px; padding-top: 35px; }
.index_num_4{width:280px; padding-top: 35px; }

.num_1{background:#fff url(../images/num_icon1.png) no-repeat center}
.num_2{background:#fff url(../images/num_icon2.png) no-repeat center}
.num_3{background:#fff url(../images/num_icon3.png) no-repeat center}
.num_4{background:#fff url(../images/num_icon4.png) no-repeat center}
.in_num:hover{background: #1d63e2}
.in_num:hover p,.in_num:hover h5{color:#fff}

.in_num:hover .num_1{background:rgba(255,255,255,0.5) url(../images/num_iconh1.png) no-repeat center}
.in_num:hover .num_2{background:rgba(255,255,255,0.5) url(../images/num_iconh2.png) no-repeat center}
.in_num:hover .num_3{background:rgba(255,255,255,0.5) url(../images/num_iconh3.png) no-repeat center}
.in_num:hover .num_4{background:rgba(255,255,255,0.5) url(../images/num_iconh4.png) no-repeat center}




/*申请*/
.index_sheng{width:100%; height:auto; overflow: hidden;  margin-top: 50px; }
.index_sheng h3{font-size: 30px; color: #4d4d4d;font-weight: bold; text-align: center}
.index_sheng h3 span{color:#df2628}
.index_sheng_title p span{color:#ff0000}
.index_sheng_title p{font-size: 14px; color: #666666;text-align: center}
.index_sheng_zhu{width:810px; height:48px;  margin: 20px auto 15px}
.index_sheng_zhu select{width:110px; height: 48px; background: #00144d; float: left; border: 0; font-size: 16px; color: #fff; padding: 0px 10px;}
.index_sheng_zhu select option{font-size: 16px; color: #fff; height: 40px; line-height: 40px;}
.sheng_right{width:700px; height: 48px; background: #f0f0f5; float: right;}
.sheng_right .zhuce{width:618px; height:48px; float: left; font-size: 16px; color: #999999;  padding:0px 20px; line-height: 48px; background: none; border: 0}

.index_sheng_name{width:200px; height: 48px; float: left; line-height: 48px;}
.one_input{float: left; font-size: 16px; color: #333333;  width: 96px; height: 48px; margin-right: 4px}
.one_input input{display: none;}
.one_input label { background:#fff; border: 1px solid #0060c0; color: #333; display: block; text-align: center; height: 48px}
.one_input input:checked + label {
    background: url(../images/i_active.png) no-repeat left center;  color:#fff}
.index_sheng_fw{width:auto; display: table; margin: 0px auto;}
.index_sheng_fw p{font-size: 14px; color: #777777; background: url(../images/dui_h.png) no-repeat left center; padding-left: 20px; float: left; margin: 0px 10px;}
.index_sheng_kuai{width:312px; height: 30px; line-height: 30px; margin: 0px auto;}
.txtMarquee-left{ position:relative;  height: 30px; line-height: 30px; width: 100%}
.txtMarquee-left .bd{width:100%; height: 30px;}
.txtMarquee-left .bd .tempWrap{ width:312px!important; }
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{width:100%; height: 30px; font-size: 14px; color: #777; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}/* 用 width:auto 


/**/
.index_banquan{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.index_banquan ul{width:100%; height: 220px; background: #f5f5f5; border-radius:8px;}
.index_banquan ul li{width:400px; height: 220px; float: left; padding: 50px 35px 0;  background: url(../images/ba_hxs.png) no-repeat right center; position: relative}
.index_banquan ul li a{width:100%; height: 100%; display: block; background: url(../images/lan_x.png) no-repeat bottom center;}
.index_banquan ul li h4{font-size: 18px; color: #4d4d4d;}
.index_banquan ul li p{font-size: 14px; color: #4d4d4d; line-height:24px;  margin: 20px 0}
.index_banquan ul li span{width:82px; height: 26px; background: #fff; border-radius: 25px; text-align: center; line-height: 26px; font-size: 14px; color: #777777;
	display: none; cursor: pointer}
.index_banquan ul li .bq_dian{width:24px; height: 4px; background: url(../images/lan_bj.png) no-repeat center; margin-top: 10px;}
.index_banquan ul li i{display: block; }
.ban_1{width:117px; height: 110px; background: url(../images/sb1.png) no-repeat; position: absolute; top:0; right:0; z-index: 3}
.ban_2{width:109px; height: 110px; background: url(../images/sb2.png) no-repeat; position: absolute; top:0; right:0; z-index: 3}
.ban_3{width:98px; height: 110px; background: url(../images/sb3.png) no-repeat; position: absolute; top:0; right:0; z-index: 3}
.index_banquan ul li:last-child{background: none;}
.index_banquan ul li:hover{background: #1d63e2;  padding: 35px 35px 0;}
.index_banquan ul li:hover h4,.index_banquan ul li:hover p{color:#fff}
.index_banquan ul li:hover span{display: block}
.index_banquan ul li:hover .bq_dian{background: url(../images/bai_bj.png) no-repeat center}
.index_banquan ul li:nth-child(1):hover{border-radius: 8px 0 0 8px}
.index_banquan ul li:nth-child(3):hover{border-radius: 0px 8px 8px 0px}




/*商标服务*/
.index_sbfuwu{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_sbfuwu_left{width:240px; height: 410px; float: left; background: url(../images/sbfw_left.png) no-repeat center; padding-top: 40px;}
.index_sbfuwu_left h3{font-size: 22px; color: #ffffff; font-weight: bold; text-align: center}
.index_sbfuwu_left p{font-size: 14px; color: #ffffff;  text-align: center; text-transform:Uppercase; line-height: 40px; margin-bottom: 205px;}
.index_sbfuwu_left a{width:160px; height: 30px; border: 1px solid #fff; text-align: center; display: block; margin: 0px auto; color:#fff; font-size: 14px; margin-top: 10px; line-height: 30px;}
.index_sbfuwu_right{width:946px; height: auto; float: right; position: relative; }
.index_sbfuwu_right:after{content:""; width: 940px; height: 400px; background: #eaeaea; position: absolute; top:10px; right:-10px;  z-index: 8 }
.index_sbfuwu_right ul{width:100%; height: auto; overflow: hidden; position: relative; z-index:99; background: #fff; border:1px solid #f5f5f5; border-bottom:0px;}
.index_sbfuwu_right ul li{width:236px; height: 200px; float: left; border-right:1px solid #dedede; border-bottom:1px solid #dedede; text-align: center; padding-top: 40px;}
.index_sbfuwu_right ul li h3{font-size:16px; color: #4d4d4d; line-height: 40px; }
.index_sbfuwu_right ul li p{font-size: 14px; color: #777777; line-height: 26px;}
.index_sbfuwu_right ul li img{display: block; margin: 0px auto;}
.index_sbfuwu_right ul li span{font-size: 16px; color: #4d4d4d;  margin: 20px 0 10px; display: block }
.index_sbfuwu_right ul li:last-child{padding-top: 60px;}





/*购买商标*/
.index_buysb{width:100%; height: auto; overflow: hidden; display: block; margin-top:50px; }
.index_buysb_left{width:240px; height: 410px; float: left; background: url(../images/gmsb_left.png) no-repeat center; padding-top: 40px;}
.index_buysb_left h3{font-size: 22px; color: #ffffff; font-weight: bold; text-align: center}
.index_buysb_left p{font-size: 14px; color: #ffffff;  text-align: center; text-transform:Uppercase; line-height: 40px; margin-bottom: 205px;}
.index_buysb_left a{width:160px; height: 30px; border: 1px solid #fff; text-align: center; display: block; margin: 0px auto; color:#fff; font-size: 14px; margin-top: 10px; line-height: 30px;}
.index_buysb_right{width:946px; height: auto; float: right; position: relative; }
.index_buysb_right:after{content:""; width: 940px; height: 400px; background: #eaeaea; position: absolute; top:10px; right:-10px;  z-index: 8 }
.index_buysb_right ul{width:100%; height: auto; overflow: hidden; position: relative; z-index:99; background: #fff; border:1px solid #f5f5f5; border-bottom:0px;}
.index_buysb_right ul li{width:236px; height: 200px; float: left; border-right:1px solid #dedede; border-bottom:1px solid #dedede; text-align: center}
.index_buysb_right ul li:nth-child(4n){border-right:0}
.index_buysb_right ul li p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.buysb_name{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #777777; text-align: center}
.buysb_name span{font-size: 14px; color: #df2628;}
.index_buysb_right ul li .buysb_pic{width:100%; height: 90px; margin-top: 20px; display: flex; align-items: center;}
.buysb_pic img{ margin: 0px auto; width:100%; display:block;}



/*专利服务*/
.index_zhuanli{width:100%; height:660px;  margin-top:72px;  background: url(../images/zlfw_bjs.jpg) no-repeat center; padding-top: 50px;}
.index_zl_title{width:100%; height: auto; overflow: hidden; margin-bottom: 25px;}
.index_zl_title h3{width:100%; height: 45px; line-height: 45px; background: url(../images/zlt_bjs.png) no-repeat center;  text-align: center; font-size: 26px; color: #fff;}
.index_zl_title p{text-align: center; line-height:30px; font-size: 14px; color: #fff; }
.index_zhuanl_t{width:auto; display: table; margin:20px auto 30px;}
.index_zhuanl_t a{width:160px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #fff; border: 1px solid #fff; display: block; margin: 0px 10px; float: left}
.index_zhuanli ul{width:100%; height: auto; overflow: hidden}
.index_zhuanli ul li{width:370px; height:auto; float: left; margin-right: 45px;}
.index_zhuanli ul li .in_zl_pic{width:100%; height: auto; overflow: hidden; display: block}
.in_zl_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_zl_xx{width:100%; height: 165px; background: #fff; padding-top: 15px;}
.index_zhuanli ul li h4{font-size: 16px; color: #4d4d4d; text-align: center; line-height: 40px;}
.index_zhuanli ul li p{font-size: 14px; color: #777777; text-align: center; line-height: 24px;}
.index_zhuanli ul li span{font-size: 14px; color: #fff; text-align: center; width: 80px; height: 25px; background: #00144d;  display: block; line-height: 25px; 
	display: block; margin:15px auto 0; }
.index_zhuanli ul li:last-child{margin-right: 0}
.index_zhuanli ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_zhuanli ul li:hover span{background: #df2628}





/*企业服务*/
.index_qyfw{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_qyfw_right{width:240px; height:410px; float: right; overflow: hidden; position: relative; background: url(../images/dj_bjs.png) no-repeat center; padding: 40px 0}
.index_qyfw_right h3{font-size: 22px; color: #ffffff; font-weight: bold; text-align: center}
.index_qyfw_right p{font-size: 14px; color: #ffffff;  text-align: center; text-transform:Uppercase; line-height: 40px; margin-bottom: 205px;}
.index_qyfw_right a{width:160px; height: 30px; border: 1px solid #fff; text-align: center; display: block; margin: 0px auto; color:#fff; font-size: 14px; margin-top: 10px; line-height: 30px;}
.index_qyfw_ul{width:950px; float: left; height: auto; position: relative; padding: 10px 0 0 10px; z-index: 1}
.index_qyfw_ul:after{content:""; width: 940px; height: 400px; background: #eaeaea; position: absolute; top:0; left:0;  z-index: 9 }
.index_qyfw ul{width:100%;  height: auto; position: relative; overflow:hidden; background: #fff; z-index: 999; border-top: 1px solid #eaeaea;}
.index_qyfw ul li{width:235px; height:200px; float: left;  position: relative;  padding: 10px 20px; border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea; text-align: center; padding-top: 40px;}
.index_qyfw ul li img{ display: block; margin: 0px auto;}
.index_qyfw ul li p{width:100%; height: auto; line-height:24px; text-align: center; font-size: 14px; color: #777777 }
.index_qyfw ul li span{font-size: 16px; color:#4d4d4d; line-height: 40px; display: block}
.index_qyfw ul li:last-child{padding-top: 70px;}
.index_qyfw ul li:last-child img{margin-bottom: 20px;}





/*国际商务*/
.index_gjsw{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.gjsw_top_one{width:390px; height: 420px; background: url(../images/fw1.jpg) no-repeat center; float: left; padding: 36px; margin-right: 15px;}
.gjsw_top_one img,.index_gjsw_center img,.gjsw_top_four img{display: block}
.gjsw_top_one h3,.index_gjsw_center h3{font-size: 22px; color: #4d4d4d;}
.gjsw_top_one span,.index_gjsw_center span{font-size: 14px; color: #777777; text-transform:Uppercase; line-height: 30px;}
.gjsw_top_one p{font-size: 14px; color: #4d4d4d; line-height:24px; margin: 20px 0}
.index_gjsw_center p{font-size: 14px; color: #4d4d4d; line-height:24px; margin: 20px 0 8px}
.index_gjsw_center{width:390px; float: left;}
.gjsw_top_two{width:390px; height: 204px; background: url(../images/fw2.jpg) no-repeat center;  padding: 36px;  }
.gjsw_top_three{width:390px; height: 204px; background: url(../images/fw3.jpg) no-repeat center; padding: 36px; margin-top: 10px;}
.gjsw_top_four{width:390px; height: 420px; float: right; background: url(../images/fw4.jpg)  no-repeat left center; padding: 36px;}
.gjsw_top_four h3{font-size: 22px; color: #fff;}
.gjsw_top_four span{font-size: 14px; color: #fff; text-transform:Uppercase; line-height: 30px;}
.gjsw_top_four p{font-size: 14px; color: #fff; line-height:24px; margin: 20px 0}





/*
.index_gjsw ul{width:100%; height: auto; overflow: hidden}
.index_gjsw ul li{width:595px; height: 232px; float: left; position: relative}
.index_gjsw ul li img{width:100%; height: 100%;}
.gjsw_info{width:100%; height: 100%; position: absolute; top:0; left:0; padding: 29px;}
.index_gjsw ul li:nth-child(2n){float: right}
.gjsw_info h3{font-size: 16px; color: #333333; font-weight: bold;}
.gjsw_info p{width:268px; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 25px; margin-top: 15px;}
.gjsw_info span{width:88px; height: 29px;border-radius: 25px; text-align: center; line-height: 29px;   font-size: 14px; display: block; margin-top: 14px;}
.h_span{ background: #fff; color: #ffad59;}
.l_span{background: #0060c0; color:#fff; margin-top: 40px!important}
*/










/*关于我们*/
.indedx_about{width:100%; height: 512px; overflow: hidden; background: url(../images/about_bj.jpg) no-repeat top center; margin-top:70px; padding-top:65px;}
.index_abtitle{width:100%; height: auto; overflow: hidden; margin-bottom: 25px;}
.index_abtitle h3{width:100%; height: 45px; line-height: 45px; background: url(../images/abt_bjs.png) no-repeat center;  text-align: center; font-size: 30px; color: #fff;}
.index_abtitle p{text-align: center; line-height:30px; font-size: 18px; color: #fff; margin-top: 20px;}
.index_abtitle hr{width:120px; height: 3px; background: #fff;  border:0; display: block; margin:10px auto 0;}
.in_about_xx{width:783px; height: auto; overflow: hidden; margin: 0px auto; text-align: center}
.in_about_xx p{font-size: 14px; color: #fff; line-height: 28px; text-align: center}
.ab_more{width:162px; height: 30px; line-height: 30px; font-size: 14px; display: block; background: #fff; color:#00144d; text-align: center; display: block; margin:20px auto;}
.ab_more:hover{background: #00144d; color: #fff}
.indedx_about ul{width:100%; height: auto; overflow: hidden; margin: 24px auto 0;    }
.indedx_about ul li{width:243px; height: 115px; overflow: hidden; float: left; margin-right:75px; background: url(../images/ab_xs.jpg) no-repeat right center}
.indedx_about ul li img{width:auto; float: left;  margin-right: 10px; margin-top: 42px;}
.indedx_about ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.indedx_about ul li p{font-size: 18px; color: #ffffff; float: left; margin-top: 50px;}
.indedx_about ul li:last-child{background: none; margin-right: 0px}


/*案列*/
.index_case{width:100%;  height:auto; margin-top: 60px;   overflow: hidden}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_case ul li{width:280px; height: 200px; float: left; margin-right:26px; margin-bottom: 10px; border:6px solid #f5f5f5}
.index_case ul li img{width:100%; height: auto; display: block;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case ul li:nth-child(4n){margin-right: 0}
.index_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-top:45px; margin-bottom: 50px; }
.index_news_left{width:380px; height:auto; float:left; margin-right:30px;  }
.in_news_t{width:100%; height: auto; overflow: hidden; margin-top: 15px; border-bottom: 2px solid #1d63e2; padding-bottom: 10px;}
.in_news_t h3{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_t span{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #4d4d4d; display: block; margin: 4px 0 10px}
.in_news_t p{width:100%; height: auto; overflow:hidden; font-size: 14px; color:#777777; line-height: 26px;}
.news_ltop_pic{width:100%; height:240px;  overflow: hidden; overflow:hidden; position:relative}
.news_ltop_pic img{width: 100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_ltop_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_ltop_pic p{width:200px;  height:60px; background: rgba(0,20,77,0.8); text-align: center; line-height: 58px; font-size:18px; color: #fff; position: absolute; top:0; left:0}
.index_news_left ul{width:100%; height:auto; margin-top: 20px; }
.index_news_left ul li{width:100%; height:35px; line-height:35px; }
.index_news_left ul li p{width:290px; height: 35px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px; color: #4d4d4d}
.index_news_left ul li span{font-size: 14px; color: #4d4d4d; float: right}
.index_news_left li:hover p{color:#00144d}
.index_news_left:last-child{margin-right: 0; background: none}
.index_sb_title{width:100%; height: auto; overflow: hidden; margin-bottom: 25px;}
.index_sb_title h3{width:100%; height: 45px; line-height: 45px; background: url(../images/title_bjs.png) no-repeat center;  text-align: center; font-size: 26px; color: #4d4d4d;}
.index_sb_title p{text-align: center; line-height:30px; font-size: 14px; color: #777777;}




/*服务*/
.index_service{width:100%; height: 110px; margin-bottom: 30px;}
.index_serlist{width:265px;  height: auto; overflow: hidden; float: left; margin-right:68px; background: url(../images/h_xs.png) no-repeat right center; padding-right: 40px;}
.index_serlist:last-child{margin-right: 0; background: none; padding-right: 0; width: 200px}
.index_service img{width:66px; height: 66px; float: left}
.index_service dt{width:66px; height:66px; float: left; margin-right:25px; margin-top: 12px;}
.index_serlist dd{float: left}
.index_serlist h4{font-size:16px;color: #fff; margin-bottom: 15px;}
.index_serlist p{font-size:14px; color: #fff; line-height: 24px;}




/*底部*/
.footer{width: 100%; height:430px; background:url(../images/footer_bj.jpg) no-repeat center; position: relative;padding-top:38px; padding-bottom: 36px;}
.footer_top{width:775px; height: auto; overflow: hidden;  float: left}
.f_dl{width:100%; height: auto; overflow: hidden }
.f_dl dt{font-size: 16px; color: #fff; width:auto; float: left}
.f_dl dt span{font-size: 24px; color: #fff; margin-left: 8px;}
.f_dl dd{font-size: 24px; color: #fff; background: url(../images/f_xdh.png) no-repeat left center; padding-left:30px; float: right}
.f_input{ width: 100%; height: auto; overflow: hidden; margin-top: 10px; margin-bottom: 20px;}
.f_input input[type="text"]{ height: 48px; background: #fff; padding: 0px 10px; float: left; font-size:16px; color: #777777; border: 0; margin-right: 10px;}
.f_input input[type="submit"]{width:100px; height:48px; background: #123b6a; text-align: center; border: 0; font-size: 16px; color: #ffffff; float: left}
.f_input a{width:100px; height:48px; background: #123b6a; text-align: center; border: 0; font-size: 16px; color: #ffffff; float: left; line-height: 48px; margin-left: 10px;}
.f_cxinfo{width:240px;}
.f_cxhm{width:302px;}
.footer_cleft_xx{width:100%; height: auto; overflow: hidden;}
.footer_cleft_xx p{font-size: 16px; color: #fff; line-height: 32px; }
.footer_top_right{width:auto; height:auto;  display: block; overflow: hidden; float: right; }
.footer_img{width:141px; height: auto; overflow: hidden; float: left; margin-left: 32px;}
.footer_img div{width:141px; height: 141px; background: url(../images/wx_b.png) no-repeat center; padding: 10px;}
.footer_img div img{width:100%; height:100%;}
.footer_img p{width:100%; height:35px; line-height:35px; font-size:14px;  color: #ffffff; text-align: center }
.img_right{float: right!important}
.footer_ban{width:100%; height:70px; line-height:70px; background:#123b6a;  }
.footer_zhichi{width:auto; height:100%;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:26px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:26px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}

.index_kuaijie{width:100%; height:100%; line-height:60px; overflow: hidden; }
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: #333333; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #333333; float: left; }
.index_kuaijie a:hover{color:#97050f}



/*底部漂浮*/
.footer_float{background:rgba(0,0,0,0.49); height:90px; position: fixed; bottom: 0px; z-index: 888; width: 100%; left: 0px; display: block;}
.footer_all{width:1320px;height: 90px;margin:auto; position: relative}
.footer_form{width:1070px;float:left;height:180px;;overflow: hidden; padding-top:24px;}
.footer_close_btn{position: absolute;top: 2px; right:0; vertical-align: top;cursor: pointer; width: 20px; height: 20px;}
#form_ch{width:240px;height:50px;border:none;padding-left: 17px;box-sizing: border-box; float:left; font-size: 16px; color: #777777; margin-right:5px;}
#form_hm{width:240px;height:50px;border:none; padding-left: 17px;box-sizing: border-box; float:left; font-size: 16px; color: #777777;  margin-right:5px;}
.form_sub{width:100px;height:50px; background:#1d63e2; border: 0px; color:#fff; text-align:center; line-height:50px; cursor:pointer; font-size: 16px; float: left}
.zaixian{width:100px;height:50px; line-height:50px; background:#00144d; color:#fff; float: right; font-size: 16px; text-align: center; }
.form_top{width:696px; height: auto; overflow: hidden; float: left; margin-left: 10px;}
.form_r_sy{font-size:14px;color:#fff; width:332px; line-height: 26px; float: left; margin-left:20px;}
.form_r_sy span{font-size: 30px; color: #1d63e2; font-weight: bold;}
.footer_flimg{width:220px; height: 161px; float: left; margin-top:-43px;}
.footer_show_btn{position: fixed; bottom: 0px; left:-170px; z-index:999; background:#1d63e2; width:170px; height:90px; line-height: 90px; border-radius: 0 45px 45px 0; padding-left: 25px; }
.footer_show_btn p{font-size:30px; line-height: 90px; color: #fff; background: url(../images/bt_jt.png) no-repeat 85px center; font-weight: bold;}







/*条形码*/
.ny_txm_ban{width:100%; height: 400px; background: url(../images/txm_ban.jpg) no-repeat center; padding-top: 114px}
.txm_ban_zi{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 10px;}
.txm_ban_zi h3{font-size: 30px; color:#fff; font-weight: bold;}
.txm_ban_zi p{font-size: 14px; color:#fff; line-height: 40px;}
.ny_sheng_fw{width:auto; display: table; margin: 30px auto 0;}
.ny_sheng_fw p{font-size: 14px; color: #fff; background: url(../images/b_duihao.png) no-repeat left center; padding-left: 20px; float: left; margin: 0px 10px;}
.ny_txm_input{width:812px; height: 48px; overflow: hidden; margin: 0px auto; background: #fff}
.txm_submit{width:110px; height: 48px; background: #00144d; text-align: center; float: right; font-size: 16px; color: #fff; border: 0}
.txm_input{width:405px; height: auto; float: left; padding: 0px 10px; background: url(../images/input_xs.png) no-repeat 98% center}
.txm_input img,.txm_input_hm img{float: left; margin-right:15px; margin-top: 12px;}
.txm_input input[type="text"]{width:300px; height: 48px; line-height: 48px; float: left; border: 0; font-size: 16px; color: #777777}
.txm_input_hm{width:297px; height: auto; float: left; padding: 0px 10px;}
.txm_input_hm input[type="text"]{width:200px; height: 48px; line-height: 48px; float: left; border: 0; font-size: 16px; color: #777777}
.ny_txm_why{width:100%; height: auto; overflow: hidden; margin-bottom: 68px; margin-top: 56px;}
.ny_txm_why ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_txm_why ul li{width:280px; height: auto; overflow: hidden; float: left; margin-right: 20px;}
.ny_txm_why ul li:last-child{margin-right: 0}
.txm_why_pic{width:100%; height: 80px; background: #1d63e2; padding-top: 22px; position: relative}
.txm_why_pic img{float: right; margin-right: 20px;}
.txm_why_pic p{width:190px; height: 40px; line-height: 40px; background: url(../images/txm_whybx.png) no-repeat; position: absolute; bottom:0; left:0; text-align: center; font-size: 16px; color: #4d4d4d;}
.txm_why_xx{width:100%; height:136px; background: #f5f5f5; padding: 15px 10px;}
.txm_why_xx p{font-size: 14px; color: #777777; line-height: 20px}
.txm_why_xx span{width:82px; height: 25px; background: #00144d; text-align: center; line-height:25px;  font-size: 14px; color: #fff; display: block; margin-top:20px;}
.ny_txm_one{width:100%; height: auto; overflow: hidden; overflow: hidden}
.ny_txm_one ul{width:100%; height: auto; overflow: hidden; margin-top: 27px;}
.ny_txm_one ul li{width:580px; height: auto; float: left}
.txm_one_pic{width:580px; height: 176px; position: relative; overflow: hidden}
.txm_one_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.txm_one_pic p{width:220px; height: 40px; background: url(../images/txm_ytbx.png) no-repeat center; line-height: 40px; position: absolute;bottom:0; left:0; text-align: center; font-size: 16px; color: #4d4d4d;}
.ny_txm_one ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.txm_one_xx{width:100%; height: 102px; background: #f5f5f5; padding: 20px 20px}
.txm_one_xx p{font-size: 14px; color: #777777}
.txm_one_xx span{width:82px; height: 25px; background: #00144d; text-align: center; line-height: 25px; font-size:14px; color: #FFFFFF; display: block; margin: 15px auto; cursor: pointer}
.txm_one_xx a{width:82px; height: 25px; background: #00144d; text-align: center; line-height: 25px; font-size:14px; color: #FFFFFF; display: block; margin: 15px auto;}

.ny_txm_one ul li:nth-child(2n){float: right}
.ny_txm_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; }
.ny_txm_two ul{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.ny_txm_two ul li{float: left; width: 210px; margin-right: 37px; }
.ny_txm_two ul li:last-child{margin-right: 0}
.ny_txm_two ul li .txm_two_pic{width:210px; height:140px; display: flex; align-items: center;}
.ny_txm_two ul li .txm_two_pic img{align-items: center; margin: 0px auto;}
.ny_txm_two ul li h4{font-size: 16px; color: #4d4d4d; margin-top: 15px; line-height: 40px;  text-align: center}
.ny_txm_two ul li p{font-size: 14px; color: #777777; text-align: center}
.txm_ljsq{width:226px; height: 42px; display: block; margin: 38px auto 0; background: #ff4553; text-align: center; line-height: 42px; border-radius: 30px; color: #fff;
	font-size: 16px; font-weight: bold;}
.ny_txm_san{width:100%; height:560px; background: url(../images/txm_lcbj.jpg) no-repeat center; margin-top:55px; padding-top: 50px; margin-bottom: 46px;}
.ny_txmsan_info{width:100%; height: auto;overflow: hidden; margin-top:20px; position: relative}
.ny_txmsan_info i{width:10px; height: 10px; display: block; background:#fff;margin:25px auto; border-radius: 50%; }
.ny_txmsan_info p{font-size: 14px; color: #fff; line-height: 24px; text-align: center; margin-top:5px}
.txm_san_s{position: relative;z-index: 99; text-align: center; width:200px; float: left; height: auto;}
.txm_san_s h4{font-size: 22px; color: #ffffff; width: 1005; margin-bottom: 5px;}
.txm_san_x{position: relative;z-index: 99}
.ny_txmsan_info hr{width:100%; height: 1px; background: #fff; display: block; position: absolute; top:90px; left:0}
.txm_ljsq{width:160px; height: 29px; background: #fff; text-align: center; line-height: 29px; font-size: 14px; color: #00144d; margin:20px auto 0; display: block;
	cursor: pointer}
.txm_san_pic{width:100%; height: 60px; overflow: hidden; display: flex; align-items: center;}
.txm_san_pic img{align-items: center; margin: 0px auto;}
.ny_txm_si{width:100%; height:auto; overflow: hidden}
.ny_txm_sixx{width:100%; height:320px; background: url(../images/txm_ysbj.jpg) no-repeat center; margin-top: 40px;}
.txm_sixx_left{width:600px; height: 162px; float: left; margin-top: 162px; padding-top: 30px;}
.txm_sixx_left dl{width:100%; height: auto; overflow: hidden}
.txm_sixx_left dl dt{font-size:48px; color: #1d63e2; font-weight: bold; float: left}
.txm_sixx_left dl dd{font-size: 18px; color: #4d4d4d; font-weight: bold; float: left; margin-top: 25px;  margin-left: 10px;}
.txm_sixx_left p{font-size: 14px; color: #4d4d4d}
.txm_sixx_right{width:600px; height: 162px; float: left;  padding-top: 30px;  padding-left: 40px;}
.txm_sixx_right dl{width:100%; height: auto; overflow: hidden}
.txm_sixx_right dl dt{font-size:48px; color: #1d63e2; font-weight: bold; float: left}
.txm_sixx_right dl dd{font-size: 18px; color: #4d4d4d; font-weight: bold; float: left; margin-top: 25px;  margin-left: 10px;}
.txm_sixx_right p{font-size: 14px; color: #4d4d4d}
.ny_hezuo{width:100%; height:auto;margin-top: 50px; margin-bottom: 52px;}
.ny_hezuo_ul{width:100%; height: auto;  margin-top: 48px; }
.ny_hezuo_ul .Box {position: relative; width:100%; height:auto;  }
.ny_hezuo_ul .Box .Box_con {position: relative;}
.ny_hezuo_ul .Box .Box_con .conbox {position: relative;overflow: hidden;}
.ny_hezuo_ul .Box .Box_con .conbox ul {position: relative;list-style: none;}
.ny_hezuo_ul .Box .Box_con .conbox ul li {float: left;width:280px;height:200px;margin-left:26px;overflow: hidden;  position: relative; border: 6px solid #f5f5f5}
.ny_hezuo_ul .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_hezuo_ul .Box .Box_con .conbox ul li img {transition: all 0.5s; width:100%; height:100%}
.ny_hezuo_ul .Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.ny_hezuo_ul .Box .Box_con .btn {display: block; width:60px; height:60px; cursor: pointer; text-align: center; position: absolute;top:50%; margin-top: -30px; }
.ny_hezuo_ul .Box .Box_con .btnl{left:-80px; background: url(../images/case_left.png) no-repeat center}
.ny_hezuo_ul .Box .Box_con .btnr{right:-80px; background: url(../images/case_right.png) no-repeat center}
.ny_hezuo_ul .Box .Box_con .btnl:hover{background: url(../images/case_hleft.png) no-repeat center}
.ny_hezuo_ul .Box .Box_con .btnr:hover{background: url(../images/case_hright.png) no-repeat center}



/*软件著作权*/
.ny_rjzzq_ban{width:100%; height: 400px; background: url(../images/rjzzq_ban.jpg) no-repeat center; padding-top: 90px;}
.ny_rjzzq_input{width:810px; height: 110px; background: #fff; padding: 0px 32px; margin: 0px auto;}
.ny_sbsj_lei{width:100%; height: 40px; line-height: 40px; }
.ny_sbsj_lei h4{font-size: 14px; color: #777777; float: left}
.ny_sbsj_lei ul{width:655px;  height:auto ;float: left; margin-left: 20px;}
.ny_sbsj_lei ul li{width:auto; height: auto; float: left; margin-right: 20px;}
.icheckbox_square-green, .iradio_square-green { display: inline-block; vertical-align: middle;  margin: 0;  padding: 0; width: 12px; height: 12px;
 border: none; cursor: pointer; }
.iradio_square-green.checked{background:#123b6a;}
.iradio_square-green { background: #bebebe}
.ny_sbsj_lei ul li label{font-size: 14px; color: #777777}
.rjzzq_input_top{width:100%; height: 48px; margin-top: 8px;}
.rjzzq_input{width:405px; height: auto; float: left; padding: 0px 10px; background: #f5f5f5 url(../images/input_xs.png) no-repeat 98% center}
.rjzzq_input img,.rjzzq_input_hm img{float: left; margin-right:15px; margin-top: 12px;}
.rjzzq_input input[type="text"]{width:300px; height: 48px; line-height: 48px; float: left; border: 0; font-size: 16px; color: #777777; background: none;}
.rjzzq_input_hm{width:231px; height: auto; float: left; padding: 0px 10px; background: #f5f5f5; position:relative}
.rjzzq_input_hm input[type="text"]{width:180px; height: 48px; line-height: 48px; float: left; border: 0; font-size: 16px; color: #777777; background: none;}
.rjzzq_submit{width:110px; height: 48px; background: #00144d; text-align: center; float: right; font-size: 16px; color: #fff; border: 0}
.ny_rjzzq_one{width:100%; height: auto; overflow: hidden; margin-bottom: 55px; margin-top: 50px;}
.ny_rjzzq_one ul{width:100%; height: auto; overflow: hidden}
.ny_rjzzq_one ul li{width:226px; height: auto; float: left; margin-right:17px;}
.sbsj_opic{width:100%; height:160px; position: relative; overflow: hidden}
.sbsj_opic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_rjzzq_one ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.sbsj_opic h4{width:100%; height: 38px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; left:0; font-size: 16px; color: #fff; font-weight: bold; text-align: center; line-height: 38px;}
.rjzzq_oxx{width:100%; height: 132px; background: #f5f5f5; padding: 15px 20px;}
.rjzzq_oxx p{font-size: 14px; color: #777777; line-height:22px; text-align: center; height: 68px; margin-bottom: 8px;}
.rjzz_tan{width:84px; height: 25px; background: #00144d; font-size: 14px; color: #fff; display: block; margin: 0px auto; text-align: center; line-height: 25px; cursor: pointer}
.ny_rjzzq_one ul li:last-child{margin-right: 0}
.ny_rjzzq_two{width:100%; height:470px; background: url(../images/rjzz_fwbj.jpg) no-repeat center; padding-top: 56px; margin-top: 60px;}
.ny_rjzzq_two ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_rjzzq_two ul li{width:220px; height:auto ;  float: left; margin-right:25px; cursor: pointer; overflow: hidden}
.ny_rjzzq_two ul li img{width:100%; height: 160px; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_rjzzq_two ul li p{width:180px; height: 34px; background: #ffffff; text-align: center; line-height: 34px; font-size: 14px; color: #4d4d4d;   margin: -20px auto 0; position: relative; z-index: 9}
.ny_rjzzq_two ul li:last-child{margin-right: 0}
.ny_rjzzq_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.rjzzq_tzx{width:340px; height: 50px; background: #fff url(../images/rj_jt.png) no-repeat 100px center; margin:40px auto; font-size: 16px; color: #4d4d4d; display: block; line-height: 50px; padding-left: 130px;}
.rjzzq_tzx:hover{background: #1d63e2 url(../images/rj_bjt.png) no-repeat 100px center; color: #fff}
.ny_rjzzq_san{width:100%; height: 800px; overflow: hidden; margin-top:55px; position: relative}
.ny_rjzzq_san:after{content:""; width: 100%; height: 440px; background: #1d63e2; position: absolute;bottom:0; left:0; z-index:0 }
.ny_rjzzq_san .container{ position: relative; z-index: 9}
.rjzzq_san_left{width:240px; height: 400px; float: left; background: url(../images/rjlc_left.png) no-repeat center; padding-top:280px;}
.rjzzq_san_left a{width:160px; height: 29px; border: 1px solid #fff; display: block; margin: 10px auto; text-align: center; line-height: 29px; font-size: 14px; color:#fff}
.rjzzq_san_right{width:960px; height: auto; float:left;}
.rjzzq_san_rleft{width:460px; height: 261px; float: left; position: relative; margin-left: 20px;}
.rjzzq_san_pic{width:100%; height: auto; position: relative; overflow: hidden}
.rjzzq_san_pic img{width:100%; height: auto; overflow: hidden; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.rjzzq_san_rleft:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.rjzzq_san_rright:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.rjzzq_san_pic p{width:460px; height: 62px; background: rgba(0,0,0,0.5); text-align: center; line-height: 62px; font-size: 18px; color: #ffffff; font-weight:bold; position: absolute; bottom:0; left:0;}
.rjzzq_san_info{width:100%; height: 139px; background: #f5f5f5; padding: 30px 120px 0}
.rjzzq_san_info dl{width:auto; float: left; text-align: center}
.rjzzq_san_info dl dt{width:auto; height: 42px;}
.rjzzq_san_info dl dd{font-size: 14px; color: #777777; margin-top: 10px;}
.rjzzq_san_info p{font-size: 40px; color: #777777; font-weight: bold; float: left; margin: 0px 40px;}
.rjzzq_san_rright{width:460px; height: 261px; float: right; position: relative}
.rjzzq_san_xx{width:100%; height: 139px; background: #f5f5f5; padding: 30px 30px 0}
.rjzzq_san_xx p{font-size: 14px; color: #777777; line-height: 22px;}
.rjzzq_san_lc{width:100%; height: auto; overflow: hidden; margin-top: 63px; background: url(../images/rjlc_bjs.png) no-repeat center 32px }
.rjzzq_san_lc dl{width:auto; height: auto; float: left; margin-right: 85px;}
.rjzzq_san_lc dl dt{width:80px; height: 80px; background: #fff; border-radius: 50%; margin: 0px auto; text-align: center; line-height:75px;}
.rjzzq_san_lc dl dd{font-size: 16px; color: #fff; line-height: 26px; margin-top: 10px}
.rjzzq_san_lc dl:last-child{margin-right: 0}
.rjzzq_san_lc dl i{color:#00144d; font-size:36px;}
.rjlc_zx{width:80px; height: 25px; background: #00144d; text-align: center; line-height: 25px; font-size: 14px; color:#fff; display: block; margin:40px auto 0;}
.ny_rjzzq_si{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 60px 0}
.ny_rjzzq_si ul{width:100%; height: auto; overflow: hidden}
.ny_rjzzq_si ul li{width:280px; height: 240px; float: left; background: #fff; text-align: center; padding:60px 10px 0; margin-right: 26px; transition: all 0.4s ease-in-out;}
.ny_rjzzq_si ul li:last-child{margin-right: 0}
.ny_rjzzq_si ul li span{font-size: 22px; color: #4d4d4d}
.ny_rjzzq_si ul li h4{font-size: 22px; color: #4d4d4d; line-height: 40px;}
.ny_rjzzq_si ul li p{font-size: 14px; color: #777777; line-height: 40px;}
.ny_rjzzq_si ul li .rjzzq_ban{width:82px; height: 25px; line-height: 25px;  background: #00144d; display: block; margin: 10px auto; font-size: 14px; color: #fff; display: none; cursor: pointer}
.ny_rjzzq_si ul li:hover{background: url(../images/rjzzq_hbjs.jpg) no-repeat center; padding:40px 10px 0; transition: all 0.4s ease-in-out;}
.ny_rjzzq_si ul li:hover .rjzzq_ban{display: block;  }





/**作品著作权**/
.ny_zpzzq_ban{width:100%; height:400px; background: url(../images/zpzzq_ban.jpg) no-repeat center; padding-top:58px; margin-bottom: 60px;}
.ny_zpzzq_one{margin-bottom: 50px; margin-top: 50px;}
.zpzzj_one_link{width:auto;  height: 33px; margin: 30px auto 0; display: table}
.zpzzj_one_link .zp_more{width:158px;height: 33px; background: #e6e6e6; color: #4d4d4d; float:left; text-align: center; line-height: 33px; font-size: 14px; cursor: pointer}
.zpzzj_one_link a{width:140px;height: 33px; background: #00144d; color: #fff; float:left; text-align: center; line-height: 33px; font-size: 14px; margin-left: 10px;}
.ny_zpzzq_two{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_zpzzq_two ul{width:100%; height:auto; margin-top: 37px;}
.ny_zpzzq_two ul li{ width:190px; height: 202px;  text-align: center; position: relative; float: left; margin-right:12px;}
.zpzzq_tp{width:190px; height: 190px; background: #eeeeee;  padding-top:40px; border: 1px solid #eeeeee}
.ny_zpzzq_two ul li h3{font-size: 16px; color: #4d4d4d;  margin: 10px auto 0; font-weight: bold;}
.ny_zpzzq_two ul li p{font-size: 14px;color:#777777;line-height: 24px; margin-top:15px}
.ny_zpzzq_two ul li a{width:86px; height: 27px; background: #00144d; color: #fff; text-align: center; line-height: 27px; display: block; font-size: 14px;  position: absolute; bottom:0; left:50%; margin-left:-43px; }
.ny_zpzzq_two ul li:last-child{margin-right: 0}
.ny_zpzzq_two ul li:hover .zpzzq_tp{ background:url(../images/zpzzq_tpbj.jpg) no-repeat center}
.ny_zpzzq_two ul li:hover h3,.ny_zpzzq_two ul li:hover p{color:#fff}
.ny_zpzzq_san{width:100%; height: 569px; background: url(../images/tzql_bj.jpg) no-repeat; margin-top: 57px; padding-top: 52px;  margin-bottom: 65px;}
.ny_zpzzq_san ul{width:auto; display: table; margin: 20px auto 0;}
.ny_zpzzq_san ul li{width:120px; height: auto;  text-align: center; float: left; margin-right: 96px; margin-bottom:20px;}
.ny_zpzzq_san ul li .zp_spic{width:120px; height:120px;display: flex; align-items: center;background: #fff; border-radius: 50%; padding: 10px; }
.ny_zpzzq_san ul li .zp_spic img{align-items: center; margin: 0px auto;}
.ny_zpzzq_san ul li i{width:100%; height: 100%; background: #f5f5f5; border-radius: 50%; display: block}
.ny_zpzzq_san ul li p{font-size: 16px; color: #fff; font-weight: bold; line-height: 40px; margin-top: 10px;}
.ny_zpzzq_san ul li:nth-child(6n){margin-right: 0}
.ny_zpzzq_si{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.ny_zpzzq_si ul{width:100; height: auto; overflow: hidden; margin-top: 20px;}
.ny_zpzzq_si ul li{width:380px; height: 260px; float: left; position: relative; text-align: center; margin-bottom: 30px; margin-right: 30px; overflow: hidden}
.ny_zpzzq_si ul li img{width:100%; height: auto; overflow: hidden; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_zpzzq_si ul li .zpzzq_si_info{width:340px; height: 140px; background: rgba(255,255,255,0.8); position: absolute; bottom:10px; left:50%;  margin-left: -170px;  padding-top: 10px;}
.zpzzq_si_info span{font-size:25px; color: #00144d; font-weight: bold;}
.zpzzq_si_info h4{font-size: 16px; color: #4d4d4d;line-height: 40px;}
.zpzzq_si_info p{font-size: 14px; color: #777777; line-height: 20px;}
.ny_zpzzq_si ul li:nth-child(3n){margin-right: 0}
.ny_zpzzq_si ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zpzzq_wu{width:100%; height: auto; overflow: hidden; margin-bottom: 62px;}
.ny_zpzzq_wu ul{width:100%; height: auto; overflow: hidden}
.ny_zpzzq_wu ul li{width:220px; height: auto; overflow: hidden; float: left; margin-right:106px;}
.ny_zpzzq_wu ul li .zpzzq_wu_xx{width:220px; height:254px; background: url(../images/zplc_bj.png) no-repeat center; text-align: center; margin-top: -20px; padding-top: 60px}
.ny_zpzzq_wu ul li span{width:30px;  height: 30px; background: #bebebe; border-radius: 50%; text-align: center; line-height: 30px; font-size: 20px; color: #fff; display: block; margin: 10px auto; position: relative; z-index: 9}
.zpzzq_wu_xx h4{font-size: 18px; color: #4d4d4d; line-height: 40px; margin-top: 8px;}
.zpzzq_wu_xx p{font-size: 14px; color: #777777}
.ny_zpzzq_wu ul li:last-child{margin-right: 0}
.ny_zpzzq_wu ul li i{color:#00144d; font-size: 56px;}
.ny_zpzzq_wu ul li a{width:80px; height: 24px; background: #00144d; font-size: 14px; color: #fff; text-align: center; line-height: 24px; display: block; margin: 20px auto;}
.ny_zpzzq_wt{width:100%; height: auto; overflow:hidden; background: #f5f5f5; padding: 60px 0}
.ny_wenti_ul{width:100%; height: auto;  margin-top: 40px;}
.ny_wenti_ul .Box {position: relative; width:100%; height:auto;  }
.ny_wenti_ul .Box .Box_con {position: relative;}
.ny_wenti_ul .Box .Box_con .conbox {position: relative;overflow: hidden;}
.ny_wenti_ul .Box .Box_con .conbox ul {position: relative;list-style: none;}
.ny_wenti_ul .Box .Box_con .conbox ul li {float: left;width:280px;height:220px;margin-left:28px;overflow: hidden;  position: relative; padding: 20px 20px; background: #fff }
.ny_wenti_ul .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_wenti_ul .Box .Box_con .conbox ul li h4{width:100%; height:40px; line-height:40px;  font-size: 16px; color: #4d4d4d; font-weight: bold;}
.ny_wenti_ul .Box .Box_con .conbox ul li p{font-size: 14px; color: #777777; line-height: 26px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
-webkit-box-orient:vertical; overflow:hidden; width:100%; height:72px; }
.ny_wenti_ul .Box .Box_con .conbox ul li span{font-size: 14px; color: #777777;  display: block; margin: 10px 0}
.ny_wenti_ul .Box .Box_con .conbox ul li .zp_ckxq{width:80px; height: 24px; background: #00144d; font-size: 14px; color: #fff; text-align: center; line-height: 24px;}
.ny_wenti_ul .Box .Box_con .btn {display: block; width:60px; height:60px; cursor: pointer; text-align: center; position: absolute;top:50%; margin-top: -30px; }
.ny_wenti_ul .Box .Box_con .btnl{left:-80px; background: url(../images/case_left.png) no-repeat center}
.ny_wenti_ul .Box .Box_con .btnr{right:-80px; background: url(../images/case_right.png) no-repeat center}
.ny_wenti_ul .Box .Box_con .btnl:hover{background: url(../images/case_hleft.png) no-repeat center}
.ny_wenti_ul .Box .Box_con .btnr:hover{background: url(../images/case_hright.png) no-repeat center}
.ny_wenti_ul .Box .Box_con .conbox ul li:hover{background:#1d63e2}
.ny_wenti_ul .Box .Box_con .conbox ul li:hover h4,.ny_wenti_ul .Box .Box_con .conbox ul li:hover p,.ny_wenti_ul .Box .Box_con .conbox ul li:hover span{color:#fff}




/*专利交易*/
.ny_zlfw_ban{width: 100%; height:400px;  background: url(../images/zpbq_ban.jpg) no-repeat top center; padding-top: 120px;}
.zlfw_ban_zi{width:100%; height: auto; overflow: hidden; text-align: center}
.zlfw_ban_zi h3{font-size: 56px;color: #ffffff;font-weight: bold; }
.zlfw_ban_zi p{color:#ffffff; font-size: 26px; margin-top: 20px;}
.zlfw_ban_input{width:100%; height: auto;  background: #f5f5f5; padding: 50px 0 0px}
.zljy_input{width:100%; height: auto;overflow: hidden; margin-top: 10px;}
.zljy_input input[type="text"]{font-size: 16px; color: #777; border: 0;  margin-bottom: 15px;  padding: 0 10px 0 75px; width:565px; height: 50px; }
.zljy_p1{ background:#f5f5f5 url(../images/in_tt.png) no-repeat 20px center; float: left; }
.zljy_p2{background:#f5f5f5 url(../images/in_ren.png) no-repeat 20px center; float: right; }
.zljy_p3{ background:#f5f5f5 url(../images/in_sj.png) no-repeat 20px center;float: left; }
.zljy_p4{ background:#f5f5f5 url(../images/in_ms.png) no-repeat 20px center; float: right; }
.zljy_tj{width:340px; height: 50px; background: #1d63e2 url(../images/zp_jt.png) no-repeat 110px center; text-align: center; line-height: 50px; color: #fff; border: 0; display: block; margin:0px auto 0;font-size: 16px; }
.zlfw_ban_input h5{font-size: 14px; color: #333333; background: url(../images/dunpai.png) no-repeat left center; padding-left: 15px; width: 285px; margin: 10px auto;}
.zpzzq_input_zi{width:100%; height: 80px; background: #1d63e2 url(../images/zpzzq_xian.png) no-repeat center bottom; padding:0 20px; border-radius:15px 15px 0 0;}
.zpzzq_in_left{width:500px; float: left; padding-top: 20px;}
.zpzzq_in_left h4{width:100%; height: auto; font-size: 18px; color: #fff}
.zpzzq_input_zi p{width:auto; float: right; line-height: 80px; background: url(../images/b_duihao.png) no-repeat left center; padding-left: 30px; color: #fff;}
.zpzzq_input_zi a{float: right; width:80px; height: 26px; background: #fff; border-radius:25px; text-align: center; line-height: 26px; font-size: 14px; color: #777777; margin-top:30px;}
.zpzzq_all_input{width:100%; height: auto; overflow: hidden; background: #fff; padding:10px 25px 30px;}
.ny_zpyc_one{width:100%; height: auto; overflow: hidden;  background: #f5f5f5; padding: 50px 0 70px}
.ny_zlfw_oleft{width:580px; height: auto; overflow: hidden; position: relative; float: left}
.ny_zpyc_pic{width:100%; height: auto; overflow: hidden; position: relative}
.ny_zpyc_pic img{width:100%; height: auto;  display: block}
.zpyc_pic_xx{width:100%; height: 60px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; left:0; padding: 0px 20px;}
.zpyc_pic_xx h4{font-size: 18px; color: #fff; font-weight: bold; line-height: 60px; float: left}
.zpyc_pic_xx a{width:140px; height: 26px; background: #fff; text-align: center; line-height: 26px; font-size: 14px; color: #4d4d4d; float: right; margin-top: 18px;}
.ny_zpyc_xx{width:100%; height: 140px; background: #ffffff; padding: 20px  25px 0}
.ny_zpyc_xx p{font-size: 14px; color: #777777; line-height: 28px;}
.ny_zpyc_xx p span{font-size: 16px; color: #123b6a; font-weight: bold;}
.ny_zlfw_oright{width:580px; height: auto; overflow: hidden; position: relative; float: right}
.ny_zlfw_two{width:100%; height: auto;overflow: hidden;  background: #f5f5f5; padding: 50px 0 70px}
.ny_zlfw_two ul{width:100%; height: auto; overflow: hidden; margin-top: 40px; background: url(../images/zlfw_lc.png) no-repeat left 49px; background-size: 100%}
.ny_zlfw_two ul li{ float: left; text-align: center; width:300px;}
.ny_zlfw_two ul li h3{font-size: 16px; color: #4d4d4d; font-weight: bold; margin:15px 0 10px}
.ny_zlfw_two ul li p{font-size:14px; color: #777777; line-height:22px;}
.zlfw_ljj img{margin-top: 42px;}
.ny_zlfw_san{width:100%; height:678px; background: url(../images/zybj_bj.jpg) no-repeat center; padding-top:50px;}
.ny_zlfw_san ul{width:100%; height: auto; overflow: hidden; margin-top:35px;}
.ny_zlfw_san ul li{width:220px; height: 172px; float: left;  margin-right: 25px; position: relative; margin-bottom: 30px;}
.ny_zlfw_san ul li .zlfw_zy{width:220px; height:160px; overflow: hidden; position: relative}
.ny_zlfw_san ul li .zlfw_zy img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zlfw_zy_hover{width:180px; height: 30px; position: absolute; bottom:0; left:50%; margin-left:-90px;  background:#fff; transition: .6s;}
.zlfw_zy_hover span{width:83px; height:27px; background: #fff; text-align: center; line-height: 30px; color: #00144d; text-align: center; display: block; margin:10px auto 0;  font-size: 14px; display: none;}
.ny_zlfw_san ul li p{font-size: 14px; color: #4d4d4d; text-align: center;  line-height: 30px;}
.ny_zlfw_san ul li:nth-child(5n){margin-right: 0px;}
.ny_zlfw_san ul li:hover .zlfw_zy_hover{height: 136px; background: rgba(18,59,106,0.8);  padding-top:30px;}
.ny_zlfw_san ul li:hover p{color:#fff;}
.ny_zlfw_san ul li:hover span{display: block}
.ny_zlfw_san .rjzzq_tzx{ margin: 10px auto 0}
.ny_zlfw_san ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_qiugou{width:100%; height: auto; overflow:hidden; background: #f5f5f5; padding: 60px 0}
.ny_qiugouo_ul{width:100%; height: auto;  margin-top: 40px;}
.ny_qiugouo_ul .Box {position: relative; width:100%; height:auto;  }
.ny_qiugouo_ul .Box .Box_con {position: relative;}
.ny_qiugouo_ul .Box .Box_con .conbox {position: relative;overflow: hidden;}
.ny_qiugouo_ul .Box .Box_con .conbox ul {position: relative;list-style: none;}
.ny_qiugouo_ul .Box .Box_con .conbox ul li {float: left;width:280px;height:180px;margin-left:28px;overflow: hidden;  position: relative; padding: 25px 20px 0; 
	background: #fff}
.ny_qiugouo_ul .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_qiugouo_ul .Box .Box_con .conbox ul li h3{width:100%; height:30px; line-height:30px;  font-size: 16px; color: #4d4d4d; font-weight: bold;}
.ny_qiugouo_ul .Box .Box_con .conbox ul li h4{width:100%; height:25px; line-height:25px;  font-size: 14px; color: #777777; }
.ny_qiugouo_ul .Box .Box_con .conbox ul li p{font-size: 14px; color: #777777; line-height: 26px;}
.ny_qiugouo_ul .Box .Box_con .conbox ul li span{font-size: 14px; color: #fff;  display: block; margin: 20px 0 0; background: #00144d; display: block; 
	width: 80px; height: 25px; text-align: center; line-height: 25px;}
.ny_qiugouo_ul .Box .Box_con .btn {display: block; width:60px; height:60px; cursor: pointer; text-align: center; position: absolute;top:50%; margin-top: -30px; }
.ny_qiugouo_ul .Box .Box_con .btnl{left:-80px; background: url(../images/case_left.png) no-repeat center}
.ny_qiugouo_ul .Box .Box_con .btnr{right:-80px; background: url(../images/case_right.png) no-repeat center}
.ny_qiugouo_ul .Box .Box_con .btnl:hover{background: url(../images/case_hleft.png) no-repeat center}
.ny_qiugouo_ul .Box .Box_con .btnr:hover{background: url(../images/case_hright.png) no-repeat center}





/*专利检索*/
.ny_zljs_ban{width: 100%; height:400px;  background: url(../images/zljs_ban.jpg) no-repeat top center; padding-top: 120px;}
.zljs_input{width: 686px;height: 48px; line-height: 48px;float: left; border: 0; font-size: 16px; color: #777777; background: #f5f5f5;}
.zljs_input input{width:100%; height: 100%; border: 0; background: none; padding: 0px 10px; font-size: 16px; color: #777777;}
.zljs_submit{width:60px; height: 48px; float: right; background:#f5f5f5 url(../images/sousuo.png) no-repeat center; border: 0}
.ny_zljs_one{width:100%; height: auto; overflow: hidden; margin-bottom: 56px; margin-top: 50px;}
.ny_zljs_one ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_zljs_one ul li{width:280px; height:auto; float: left; margin-right: 26px;}
.zljs_one_pic{width:280px; height:176px; position: relative; overflow: hidden}
.zljs_one_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zljs_one_pic p{width:160px; height:40px; background: url(../images/zljs_xmp.png) no-repeat; line-height: 40px; padding-left: 10px; position: absolute; bottom:0; left:0; font-size: 16px; color: #4d4d4d}
.zljs_one_xx{width:100%; height: 190px; background: #f5f5f5; padding: 10px 15px;}
.zljs_one_xx p{width:100%; height: 78px; font-size: 14px; color: #777777; line-height:22px; border-bottom: 1px solid #00144d;}
.zljs_one_xx span{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #777777; display: block; margin: 5px 0}
.zljs_one_xx .zl_zx{width:82px; height: 26px; background: #00144d; text-align: center; line-height: 26px; color: #fff; font-size: 14px; display: block; cursor: pointer}
.ny_zljs_one ul li:last-child{margin-right: 0}
.ny_zljs_one ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zljs_two{width:100%; height: auto; overflow: hidden; margin-bottom: 56px;}
.ny_zljs_two ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_zljs_two ul li{width:220px; height: auto; float: left;margin-right: 25px;}
.ny_zljs_two ul li:last-child{margin-right: 0}
.ny_zljs_two ul li span{width: 30px; height: 30px; background: #bebebe; border-radius: 50%; text-align: center; line-height: 30px; font-size: 20px; color: #fff;
    display: block;  margin: 10px auto;  position: relative; z-index: 9;}
.zljs_two_xx{width:220px; height: 254px; background: url(../images/zplc_bj.png) no-repeat center; text-align: center; padding-top: 62px; margin-top: -20px;}
.zljs_two_xx h4{font-size: 18px; color: #4d4d4d; text-align: center; line-height: 40px; margin-top: 8px;}
.zljs_two_xx p{font-size: 14px; color: #777777; text-align: center;}
.zljs_two_xx i{color:#00144d; font-size: 52px;}
.zljs_san_tan,.ny_zljs_two ul li a{width:150px; height: 42px; background: #eaeaea; text-align: center; line-height: 42px; display: block; margin:15px auto; color: #4d4d4d; font-size: 14px; border-radius: 25px; cursor: pointer}
.ny_zljs_two ul li:hover .zljs_two_xx{background: url(../images/zplc_hbj.png) no-repeat center}
.ny_zljs_two ul li:hover .zljs_san_tan,.ny_zljs_two ul li:hover a{background: #1d63e2; color: #fff}
.ny_zljs_two ul li:hover h4,.ny_zljs_two ul li:hover p,.ny_zljs_two ul li:hover i{color:#fff}
.ny_zljs_san{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 40px 0 30px; margin-bottom: 56px;}
.ny_zljs_san ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_zljs_san ul li{width:280px; height: auto; float: left; margin-right: 26px; margin-bottom: 29px;}
.ny_zljs_san ul li:nth-child(4n){margin-right: 0}
.ny_zljs_san ul li .zljs_san_xx{width:100%; height: 104px; overflow: hidden; background: #fff; margin-top: 5px; padding:8px 0; text-align: center}
.zljs_san_xx h3{font-size: 16px; color: #4d4d4d; font-weight: bold; line-height: 40px;}
.zljs_san_xx p{font-size: 14px; color: #777777; line-height:20px;}
.zljs_san_pic{width:100%; height: auto; overflow: hidden; background: #fff; padding: 5px;}
.zljs_san_pic img{width:100%; height: auto; display: block}
.ny_zljs_san ul li:hover .zljs_san_pic{background: #1d63e2}
.ny_zljs_si{width:100%; height: auto; overflow: hidden}
.ny_zljs_si ul{width:1005; height: auto; overflow: hidden; margin-top: 30px;}
.ny_zljs_si ul li{width:300px; height: 240px; background: #f5f5f5; text-align: center; float: left; padding-top: 46px; transition: all 0.4s ease-in-out;}
.ny_zljs_si ul li h4{font-size: 16px; color: #4d4d4d; font-weight: bold; margin-top: 10px;}
.ny_zljs_si ul li p{font-size: 14px; color: #777777; line-height: 22px; margin: 10px 0}
.ny_zljs_si ul li span{width:80px; height: 26px; background: #00144d; text-align: center; line-height: 26px; display: none; color: #fff; font-size: 14px; margin: 0px auto;}
.zljs_si_lan{background: #1d63e2!important}
.zljs_si_lan h4,.zljs_si_lan p,.zljs_si_lan span{color:#fff!important}
.ny_zljs_si ul li:hover span{display: block}
.ny_zljs_si ul li:hover{padding-top: 30px; transition: all 0.4s ease-in-out;}





.ny_jzcfw_ban{width:100%; height:400px; background: url(../images/jzcfw_ban.jpg) no-repeat top center; padding-top:84px;}
/*商标设计*/
.ny_sbsj_ban{width:100%; height:400px; background: url(../images/sbsj_ban.jpg) no-repeat top center; padding-top:84px;}
.sbzc_kuaibao li{color:#fff!important}
.ny_sbsj_one{width:100%; height: auto; overflow: hidden}
.index_sbsj_left{width:240px; height: 410px; float: left; background: url(../images/sbsj_left.png) no-repeat center; padding-top: 40px;}
.index_sbsj_left h3{font-size: 22px; color: #ffffff; font-weight: bold; text-align: center}
.index_sbsj_left p{font-size: 14px; color: #ffffff;  text-align: center; text-transform:Uppercase; line-height: 40px; margin-bottom: 205px;}
.index_sbsj_left a{width:160px; height: 30px; border: 1px solid #fff; text-align: center; display: block; margin: 0px auto; color:#fff; font-size: 14px; margin-top: 10px; line-height: 30px;}
.ny_sbsj_right .buysb_pic{margin-top:0px!important; height:auto!important; width:90%!important; margin:0px auto;}
.ny_sbsj_two{width:100%; height: 540px; background:url(../images/sbsj_lcbj.jpg) no-repeat center; padding-top: 42px; margin-top:60px;}
.ny_sbsj_lc{width:100%; height: auto;overflow: hidden; margin-top:20px; position: relative}
.ny_sbsj_lc ul{width:100%;height: auto; overflow: hidden; position: relative;z-index: 99}
.ny_sbsj_lc ul li{width:200px; height: auto; overflow: hidden; float: left; text-align: center;}
.ny_sbsj_lc ul li i{color:#fff; height:72px; font-size: 60px; display: block}
.icon-jiaofu{font-size: 54px!important}
.ny_sbsj_lc ul li span{width:10px; height: 10px; border-radius: 50%; background: #fff; display: block; margin: 22px auto }
.ny_sbsj_lc ul li h3{font-size: 22px; color: #fff; margin-bottom: 10px;}
.ny_sbsj_lc ul li h5{font-size: 14px; color: #fff;   text-transform:uppercase}
.ny_sbsj_lc ul li p{font-size: 14px; color: #fff; line-height: 24px; margin-top: 10px;}
.ny_sbsj_lc hr{width:100%; height: 1px; background: #fff; position: absolute; top:98px; left:0; display: block}
.ny_sbsj_lc ul li:hover span{background: #ff4553}
.sbsj_liji{width:160px; height:30px; background: #fff; color: #00144d; text-align: center; line-height: 30px; margin:20px auto 0; font-size: 14px; cursor: pointer}
.sbsj_liji:hover{background:#00144d; color: #fff }
.ny_sbzj_wu{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 50px 0}
.ny_sbzj_wu ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_sbzj_wu ul li{width:280px; height: 280px;  float: left; margin-right:26px; text-align: center; background: #fff;  padding-top: 80px; cursor: pointer; transition: all 0.4s ease-in-out;}
.ny_sbzj_wu ul li:nth-child(4){margin-right: 0}
.ny_sbzj_wu ul li .sbsj_tao_img{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.sbsj_tao_img img{width:100%;  height: auto; overflow: hidden}
.ny_sbzj_wu ul li h3{font-size: 22px; color: #4d4d4d}
.ny_sbzj_wu ul li h4{font-size: 22px; color: #4d4d4d;  line-height: 35px; margin: 10px 0}
.ny_sbzj_wu ul li p{font-size: 14px; color: #777777; line-height:22px; height: 78px;}
.ny_sbzj_wu ul li span{width:80px; height: 25px; line-height: 25px; background: #fff; color: #00144d; font-size: 14px;  display: none; 
margin: 8px auto 0;}
.ny_sbzj_wu ul li:hover{background: url(../images/sbsj_tao.jpg) no-repeat center; padding-top:60px; transition: all 0.4s ease-in-out;}
.ny_sbzj_wu ul li:hover span{display: block}
.ny_sbzj_wu ul li:hover h3,.ny_sbzj_wu ul li:hover h4,.ny_sbzj_wu ul li:hover p{color:#fff}
.nysbsj_team{width:100%; height:auto;  margin-top:64px; margin-bottom: 84px; overflow: hidden }
.nysbsj_team_list{width:100%; height: auto; overflow: hidden; padding: 0px 22px; margin-top: 50px}
.nysbsj_team_list .Box {position: relative; width:100%; height:auto;  }
.nysbsj_team_list .Box .Box_con {position: relative;}
.nysbsj_team_list .Box .Box_con .conbox {position: relative;overflow: hidden;}
.nysbsj_team_list ul{position: relative;list-style: none;}
.nysbsj_team_list ul li{width:280px; height: auto;  float: left;margin-left:12px; }
.team_pic{width:280px; height: 280px; position: relative; overflow: hidden}
.team_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.team_pic_name{width:180px; height: 40px; background: url(../images/team_pname.png) no-repeat center; padding: 0px 10px; line-height: 40px; font-size: 16px; color: #ffffff; position: absolute; bottom:0; left:0}
.nysbsj_team_list ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nysbsj_team .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.team_xxinfo{width:100%; height: 180px; overflow: hidden; background: #f5f5f5; padding: 10px;}
.nysbsj_team_list ul li h4{font-size: 16px; color: #777777; height: 40px; line-height: 40px; width: 100%;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nysbsj_team_list ul li p{font-size: 14px; color: #777777; line-height:24px;}
.nysbsj_team_list ul li .yyzixun{width: 80px; height: 26px; line-height: 26px; background: #00144d; color: #fff;  font-size: 14px; display: block; margin: 15px auto 0; cursor: pointer;  text-align: center; }
.ny_sbsj_case{margin-bottom: 50px;}
.team_info{width:100%; height:72px; line-height:26px; overflow:hidden;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}




/*国际注册*/
.ny_sbzc_ban{width:100%; height:400px; background: url(../images/sbzc_ban.jpg) no-repeat top center; padding-top:84px;}
.ny_sbzc_one{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_sbzc_one ul{width:100%; height: auto; overflow: hidden}
.ny_sbzc_one ul li{width:384px; height: auto; float: left; margin-right:24px; margin-bottom: 39px;}
.ny_sbzc_one ul li:nth-child(3n){margin-right: 0}
.ny_sbzc_one ul li .sbzc_one_left{width:80px; height: 80px; background: #1d63e2; float: left; text-align: center; line-height: 80px;}
.sbzc_one_right{width:282px; height: auto; float: left; margin-left: 20px;}
.sbzc_one_right h4{font-size: 16px; color: #4d4d4d; font-weight: bold; height:30px; line-height:30px;}
.sbzc_one_right p{width:100%; height: auto; font-size:14px; color: #777777; line-height: 24px;}
.sbzc_one_left i{color:#fff; font-size: 42px;}
.icon-qianggou{font-size: 38px!important;}
.ny_sbzc_two{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_sbzc_two .slideTxtBox{width:100%; height: auto; overflow: hidden}
.ny_sbzc_two .slideTxtBox .hd{width:100%; height: 30px; overflow: hidden; margin-bottom: 30px; }
.ny_sbzc_two .slideTxtBox .hd ul{width:auto; height: 30px; overflow: hidden; display: table; margin: 0px auto;}
.ny_sbzc_two .slideTxtBox .hd ul li{ float:left; padding:0 15px; height: 30px; line-height: 30px; cursor:pointer; font-size: 14px; color: #4d4d4d; background: #eeeeee; margin-right: 5px;}
.ny_sbzc_two .slideTxtBox .hd ul li:last-child{margin-right: 0}
.ny_sbzc_two .slideTxtBox .hd ul li.on{background: #00144d;color: #fff}
.ny_sbzc_two .slideTxtBox .bd ul{width:100%; height: auto;}
.ny_sbzc_two .slideTxtBox .bd li{width:280px; height: 348px; float: left; margin-right: 20px; margin-bottom: 18px;}
.sbzc_two_pic{width:100%; height: 176px; position: relative; overflow: hidden; }
.sbzc_two_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.sbzc_two_pic p{width:160px; height: 40px; line-height: 40px; background: url(../images/zljs_xmp.png) no-repeat center; padding: 0px 10px;  font-size: 16px; color: #4d4d4d; position: absolute;bottom:0; left:0}
.sbzc_two_info{width:100%; height: 142px; overflow: hidden; background: #f5f5f5; padding: 10px 15px;}
.sbzc_two_info p{font-size: 14px; color: #777777; line-height: 22px;}
.sbzc_two_gj{height:72px; overflow:hidden; width:100%}
.zc_tan{width: 82px;  height: 25px; background: #00144d; text-align: center; line-height: 25px; font-size: 14px; color: #FFFFFF;  display: block; margin: 15px auto; cursor: pointer}
.ny_sbzc_san{width:100%; height: 520px; overflow: hidden;  background: url(../images/sbxc_lcbj.jpg) no-repeat center; padding:50px 0}
.ny_sbzc_san ul{width:100%; height: auto; overflow: hidden}
.ny_sbzc_san ul li{width:240px; height: 320px; float: left; text-align: center; padding-top: 54px}
.ny_sbzc_san ul li h4{font-size: 16px; color: #fff;  margin: 20px 0 10px}
.ny_sbzc_san ul li p{font-size: 14px; color: #fff; line-height: 24px;}
.ny_sbzc_san ul li a{width:80px; height: 26px; background: #fff; text-align: center; line-height: 26px; font-size: 14px; color: #4d4d4d; display: block; margin: 25px auto;}
.ny_sbzc_san ul li i{font-size: 60px; color: #fff; }
.ny_sbzc_san ul li:hover{background: rgba(255,255,255,0.2)}
.ny_sbzc_two .slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_sbzc_t{margin:0px auto; float:none; font-size:16px; color:#999; line-height:48px; padding:0px 10px;}




/*商标购买*/
.ny_buyab_ban{width:100%; height:400px; background: url(../images/sbgm_ban.jpg) no-repeat top center; padding-top:110px;}
.ny_sbgm_all{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 60px 0}
.ny_sbgm_link{width:100%; height: auto; overflow: hidden; background: #fff; padding:20px 15px; border-radius: 0 0 15px 15px}
.ny_sbgm_link a{width:125px; height: 36px; text-align: center; line-height: 36px; float: left; font-size: 14px; color: #4d4d4d; margin-bottom: 10px; margin-right: 5px}
.ny_sbgm_link a:nth-child(9n){margin-right: 0}
.ny_sbgm_link a.active,.ny_sbgm_link a:hover{background: #1d63e2; color: #fff; border-radius: 25px;}
.ny_buysb_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_buysb_all ul{width:100%; height: auto; overflow: hidden}
.ny_buysb_all ul li{width:230px; height: 278px; float: left; background: #fff; border: 1px solid #dedede; margin-right: 10px; margin-bottom:12px;}
.ny_buysb_all ul li:nth-child(5n){margin-right: 0}
.buy_pic{width:100%; height:auto; overflow: hidden; display: flex; align-items: center;  }
.buy_pic a{width:100%; height: auto; overflow: hidden; display: block}
.buy_pic img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.ny_buysb_all ul li h4{font-size: 18px; color: #4d4d4d; width: 100%; margin: 8px 0; text-align: center}
.gmsb_link{width:100%; height: 50px; overflow: hidden; background: #1d63e2; display: none; margin-top: 26px;}
.gmsb_link a{width:80px; height: 24px; background: #fff; display: block; margin: 12px auto 0; font-size: 14px; color: #777777; text-align: center; line-height: 24px; border-radius: 25px;}
.ny_buysb_all ul li:hover .gmsb_link{display: block}
.ny_buysb_all ul li:hover .buysb_name{display: none;}
.ny_sbgm_two{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_sbgm_two ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_sbgm_two ul li{width:380px; height: auto; overflow: hidden; float: left; margin-right:30px; cursor: pointer}
.ny_sbgm_two ul li .sbgm_pic{width:100%; height: 360px;}
.sbgm_pic img{width:100%; height: auto; display: block}
.ny_sbgm_two ul li .sbgm_two_xx{width:340px; height: 200px; background: #fff; border: 1px solid #eaeaea; margin: -175px auto 0; position: relative; z-index: 9; text-align: center}
.sbgm_two_xx h4{font-size: 16px; color: #4d4d4d; text-align: center; margin: 10px 0}
.sbgm_two_xx p{font-size: 14px; color: #777777; line-height: 20px;}
.sbgm_two_xx img{margin-top:-50px; margin-bottom:20px;    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; }
.ny_sbgm_two ul li:last-child{margin-right: 0}
.ny_sbgm_two ul li:hover .sbgm_two_xx img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}

.ny_sbgm_san{width:100%; height: auto; overflow: hidden; padding: 50px 0; background: #f5f5f5; margin: 60px 0}
.sbgm_san_left{width:434px; height: auto; float: left; overflow: hidden; padding-top: 50px;}
.sbgm_san_left dl{height: 100px; margin-bottom: 20px;}
.sbgm_san_left dl dt{width:100px; height: 100px; border-radius: 50%; font-size: 44px; color: #fff; font-weight: bold; float: left; background: #bebebe; text-align: center; line-height: 100px; position: relative}
.sbgm_san_left dl dd{height: 90px; background: #eaeaea; line-height: 90px;  text-align: center; font-size: 16px; color: #4d4d4d; float: left; padding-left: 28px}
.sbgm_1,.sbgm_3{width:100%; height: 90px;}
.sbgm_2{width:375px; margin-left: 58px; }
.sbgm_1 dd,.sbgm_3 dd{width:362px; margin-left: -28px; margin-top:5px;}
.sbgm_2 dd{width:303px; margin-left: -28px; margin-top:5px;}
.sbgm_san_center{width:340px; height: 430px; background: url(../images/sbgm_wt.jpg) no-repeat center; float: left; text-align: center; padding-top: 50px;}
.sbgm_san_center h4{font-size: 22px; color: #4d4d4d; font-weight: bold;}
.sbgm_san_center p{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.sbgm_san_right{width:426px; height: auto; float: right; overflow: hidden; padding-top: 50px;}
.sbgm_san_right dl{height: 100px; margin-bottom: 20px;}
.sbgm_san_right dl dt{width:100px; height: 100px; border-radius: 50%; font-size: 44px; color: #fff; font-weight: bold; float: right; background: #bebebe; text-align: center; line-height: 100px; position: relative}
.sbgm_san_right dl dd{height: 90px; background: #eaeaea; line-height: 90px;  text-align: center; font-size: 16px; color: #4d4d4d; float: left; padding-right: 28px}
.sbgm_4 dd{width:354px; margin-right: -30px; margin-top:5px;}
.sbgm_6 dd{width:308px; margin-right: -30px; margin-top:5px;}
.sbgm_6{width:380px;}
.sbgm_san_right dl:hover dt{background: #00144d}
.sbgm_san_right dl:hover dd{background: #1d63e2; color: #fff}
.sbgm_san_left dl:hover dt{background: #00144d}
.sbgm_san_left dl:hover dd{background: #1d63e2; color: #fff}
.ny_sbgm_si{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.ny_sbgm_si ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_sbgm_si ul li{width:285px; height: auto; float: left; margin-right: 10px;}
.ny_sbgm_si ul li:last-child{margin-right: 0}

.sbgm_san_pic{width:100%; height:261px; overflow: hidden; position: relative}
.sbgm_san_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_sbgm_si ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.sbgm_san_pic p{width:100%; height: 60px;line-height: 60px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; left:0; text-align: center; font-size: 18px; color: #fff; font-weight: bold;}
.sbgm_san_xx{width:100%; height: 96px; background: #f5f5f5; text-align: center; line-height: 26px; padding-top: 28px}
.sbgm_san_xx p{font-size: 14px; color: #777777; line-height: 20px;}
.ny_sbgm_wu{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 50px;}
.ny_sbgm_wu ul{width:100%; height: auto;}
.ny_sbgm_wu ul li{width:285px; height: 194px; background: #fff; border-bottom: 3px solid #1d63e2; float: left; margin-right: 20px; text-align: center; padding-top:25px; transition: all 0.4s ease-in-out;}
.ny_sbgm_wu ul li:last-child{margin-right: 0}
.ny_sbgm_wu ul li span{font-size: 14px; color: #777777; display: block; line-height: 30px; margin-top: 10px;}
.ny_sbgm_wu ul li hr{width:38px; height: 1px; background: #bebebe; margin: 0px auto;}
.ny_sbgm_wu ul li p{font-size: 16px; color: #4d4d4d; margin-top:20px;}
.ny_sbgm_wu ul li i{color:#626262; font-size: 40px; }
.ny_sbgm_wu ul li:hover{margin-top: -20px; transition: all 0.4s ease-in-out; border-bottom:3px solid #00144d }
.ny_sbgm_wu ul li:hover i,.ny_sbgm_wu ul li:hover p{color:#1d63e2}




/*商标注册*/
.ny_gjsb_ban{width:100%; height:400px; background: url(../images/gjsb_ban.jpg) no-repeat top center; padding-top:110px;}
.ny_gjzc_wu{width:100%; height: auto; overflow: hidden; margin-bottom:70px;}
.ny_gjzc_wu ul{width:100%; height: auto; overflow: hidden; margin-top:30px; border: 10px solid #eaeaea}
.ny_gjzc_wu ul li{width:236px; height: 180px; float: left; padding-top: 55px; border: 1px solid #eaeaea; border-right:0; border-bottom: 0; text-align: center}
.ny_gjzc_wu ul li h4{font-size: 16px;color: #4d4d4d;  text-align: center; margin-bottom: 8px;}
.ny_gjzc_wu ul li p{font-size: 14px; color: #777777; line-height: 22px;  text-align: center}
.ny_gjzc_wu ul li span{width:89px; height: 26px; background: #00144d;  line-height: 26px; font-size: 12px; color: #fff;display: block; text-align: center; margin: 15px auto; display: none;}
.ny_gjzc_wu ul li:hover{background: #1d63e2; padding-top: 30px;}
.ny_gjzc_wu ul li:hover span{display: block}
.ny_gjzc_wu ul li:hover p,.ny_gjzc_wu ul li:hover h4{color:#fff;}
.ny_gjsb_si{width:100%; height: auto; overflow: hidden; margin-bottom: 50px;}
.gjsb_top_one{width:390px; height: 420px; background: url(../images/gjsb_db.jpg) no-repeat center; float: left; padding:30px; margin-right: 15px;}
.gjsb_top_one img,.ny_gjsb_center img,.gjsb_top_four img{display: block}
.gjsb_top_one h3,.ny_gjsb_center h3{font-size: 22px; color: #4d4d4d;}
.gjsb_top_one span,.ny_gjsb_center span{font-size: 14px; color: #777777; text-transform:Uppercase; line-height: 30px;}
.gjsb_top_one p{font-size: 14px; color: #4d4d4d; line-height:24px; margin: 20px 0}
.ny_gjsb_center p{font-size: 14px; color: #4d4d4d; line-height:22px; margin: 8px 0 8px}
.ny_gjsb_center{width:390px; float: left;}
.gjsb_top_two{width:390px; height: 204px; background: #f5f5f5;  padding:30px 30px 0;  }
.gjsb_top_three{width:390px; height: 204px; background: #f5f5f5; padding:30px 30px 0; margin-top: 10px;}
.gjsb_top_four{width:390px; height: 420px; float: right; background: url(../images/gjsb_fw.jpg)  no-repeat left center; padding:30px;}
.gjsb_top_four h3{font-size: 22px; color: #fff;}
.gjsb_top_four span{font-size: 14px; color: #fff; text-transform:Uppercase; line-height: 30px;}
.gjsb_top_four p{font-size: 14px; color: #fff; line-height:24px; margin: 20px 0}
.gjsb_top_one a,.ny_gjsb_center a,.gjsb_top_four a{width: 89px; height: 26px; background: #00144d; line-height: 26px; font-size: 12px;  color: #fff; display: block; text-align: center; margin: 15px 0;}
.ny_gjsb_san{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.gjsb_san_info{width:100%; height: 600px; background: url(../images/gjsb_san_bj.jpg) no-repeat center; margin-top: 15px;}
.gjsb_san_left{width:600px; height: 300px; float: left; margin-top: 300px; padding:40px 33px 0 0}
.gjsb_san_left dl{width:100%; height: auto; margin-bottom: 30px;  text-align: right;}
.gjsb_san_left dl dt{font-size: 18px; color: #4d4d4d; font-weight: bold; border-bottom: 4px solid #1d63e2; display: table; margin-bottom: 10px; margin-left: 440px;}
.gjsb_san_left dl dd{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.gjsb_san_right{width:600px; height: 300px; float: left; padding: 40px 0 0 30px}
.gjsb_san_right dl{width:100%; height: auto; margin-bottom: 40px;  }
.gjsb_san_right dl dt{font-size: 18px; color: #4d4d4d; font-weight: bold; border-bottom: 4px solid #1d63e2; display: table; margin-bottom: 10px;}
.gjsb_san_right dl dd{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.ny_gjsb_two{width:100%; height:550px; background: url(../images/gjsb_why.jpg) no-repeat center; margin: 70px 0}
.gjsb_two_left{width:462px; height: auto; float: left; padding-top: 110px;}
.gjsb_two_left h3{font-size: 30px; color: #fff; font-weight: bold;}
.gjsb_two_left h4{font-size: 20px; color: #fff; font-weight: bold; background: url(../images/sb_san.png) no-repeat right center;width: 305px;}
.gjsb_two_left p{font-size: 14px; color: #ffffff; line-height: 26px; margin: 40px 0;}
.gjsb_two_left .gjsb_two_tan{width:160px; height: 30px; border: 1px solid #fff;  text-align: center; line-height: 28px; font-size: 14px; color: #fff; cursor: pointer}
.gjsb_two_left .gjsb_two_tan:hover{background: #fff; color:#00144d}
.gjsb_two_left a{width:160px; height: 30px; border: 1px solid #fff;  text-align: center; line-height: 28px; font-size: 14px; color: #fff; display: block; margin-top: 10px;}
.gjsb_two_right{width:698px; height: auto; float: right; padding-top: 72px;}
.gjsb_two_right dl{width:100%; height: auto; overflow: hidden; margin-bottom:30px;}
.gjsb_two_right dl dt{width:50px; height: auto; float: left; text-align: center}
.gjsb_two_right dl dd{width:630px; height: auto; float: right}
.gjsb_two_right dl dd hr{width:18px; height: 2px; background: #1d63e2; display: block; margin-bottom: 10px;}
.gjsb_two_right dl dd h4{font-size: 18px; color: #4d4d4d; font-weight: bold; margin: 10px 0}
.gjsb_two_right dl dd p{font-size: 14px; color: #4d4d4d; line-height: 30px;}



/*商标查询*/
.ny_sbcx_ban{width:100%; height:520px; background: url(../images/sbcx_ban.jpg) no-repeat center; padding-top: 128px}
.ny_sbcx_ban h3{font-size: 30px; color: #fff; font-weight: bold; margin: 10px 0}
.txtMarquee-top{ overflow:hidden; position:relative;  width: 100%; margin: 20px 0; font-size: 14px; color: #fff;   }
.txtMarquee-top .bd{width:100%; height: auto; overflow: hidden}
.txtMarquee-top .infoList li{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff;}
.ny_gjsb_zhu{width:620px; height: 48px; background: #fff; margin: 20px 0}
.ny_gjsb_zhu select{width:110px; height: 48px; background: #00144d; float: left; border: 0; font-size: 16px; color: #fff; text-align: center}
.ny_gjsb_zhu select option{font-size: 16px; color: #fff; height: 40px; line-height: 40px;}
.gjsb_zc_right{width:510px; height: 48px; background: #fff; float: left;}
.gjsb_zc_right input[type="text"]{width:420px; height:48px; float: left; font-size: 16px; color: #999999;  padding:0px 20px; line-height: 48px; background: none; border: 0}
.sheng_submit{width:50px; height: 48px; float: right; background: url(../images/sousuo.png) no-repeat center; border: 0}
.ny_gjsb_fw{width:100%;}
.ny_gjsb_fw p{font-size: 14px; color: #fff; background: url(../images/b_duihao.png) no-repeat left center; padding-left: 20px; float: left; margin: 0px 10px;}
.ny_sbcx_xx{width:100%; height: auto; overflow: hidden; margin-top: 50px; margin-bottom: 80px;}
.ny_sbcx_xx ul{width:380px; height: auto; float: left; margin-right: 30px;}
.ny_sbcx_xx ul li{width:100%; height: 100px;  padding: 0px 20px}
.ny_sbcx_xx ul li span{font-size: 40px; color: #bebebe; font-weight: bold; float: left; line-height:100px; }
.ny_sbcx_xx ul li p{width:240px; height: auto; float: left; font-size: 16px; color: #4d4d4d; line-height: 24px; margin-left: 20px; margin-top: 35px;}
.ny_sbcx_xx ul li i{width:22px; height: 22px; float: right; background: url(../images/cx_jt.png) no-repeat center; margin-top:40px; }
.ny_sbcx_xx ul:last-child{margin-right: 0}
.ny_sbcx_xx ul li:hover p,.ny_sbcx_xx ul li:hover span{color:#fff;}
.ny_sbcx_xx ul li:hover i{background: url(../images/cx_bjt.png) no-repeat center}
.ny_sbcx_xx ul li:hover{background: #1d63e2;}
.sbcx_zixun{width:100%; height:180px!important; background: url(../images/wenhao_bj.jpg) no-repeat center; padding: 30px!important;}
.sbcx_zixun h4{font-size: 18px; color: #4d4d4d; font-weight: bold}
.sbcx_zixun h5{font-size: 14px; color: #4d4d4d; margin: 10px 0}
.sbcx_zixun a{width:80px; height: 26px; background: #1d63e2; text-align: center; line-height: 26px; font-size: 14px; color: #fff; display: block; border-radius: 25px;}
.sbcx_zixun:hover{background:url(../images/wenhao_bj.jpg) no-repeat center!important}
.sbcx_txt p{width:420px; height:48px; float: left; font-size: 16px; color: #999999;  padding:0px 20px; line-height: 48px; }









/*模拟select*/
.select{position:relative; display: inline-block; margin-left: 20px;}
.select input{background: url(../images/xl_jt.png) no-repeat right center; cursor:pointer;width:136px; height: 36px; padding-right:15px; font-size:16px; color: #333333; 
	border: 0}
.select .optgroup{width:100%;position:absolute;left:0;top:30px;border:1px solid #eee;background:#fff;display:none;}
.select .optgroup a{height:28px;line-height:28px;display:block;padding:0 5px;font-size:12px;color:#888;}
.select .optgroup a:hover{background:#f5f5f5;color:#3B5791;}
.select:hover .optgroup{display:block;}
.select input::-webkit-input-placeholder{color: #888;}




/*专利弹出框*/
.zljy_tan{padding-top: 45px!important;  height:418px}


/*软件弹出*/
.rjzzp_tan_xx{width:100%; height: 300px; overflow: hidden; background: #fff url(../images/lan_x.png) no-repeat bottom center; border-radius:0 0 15px 15px; padding:30px 40px}
.fsbsj_tan{width:500px; height:380px; background: #fff url(../images/lan_x.png) no-repeat bottom center; position: fixed; top:50%; left:50%; 
	margin-left:-250px; margin-top: -190px; position: relative; border-radius: 15px;}
.fsbsj_tan h4{font-size: 30px; color: #fff; text-align: center; width: 100%; height: 80px; line-height: 80px; background: #1d63e2; border-radius: 15px 15px 0 0; font-weight:bold; }
.fsbsj_tan_xx{width:100%; height: auto; overflow: hidden; padding:20px 40px; }

.fsbsj_tan input[type="text"]{width:100%; height: 46px; border:0; background:#f5f5f5; padding: 0px 10px; margin-top: 16px; font-size: 16px; color: #777777}
.fsbsj_tan p{width:172px; height: 24px; line-height: 23px; background: #22ac38 url(../images/wd.png) no-repeat 10px center; padding-left: 35px; font-size: 12px;color: #fff}
.sbcx_submit{width:100%; height: 46px; background: #1d63e2; color: #fff; text-align: center; line-height: 40px; font-size: 16px; color: #fff; border: 0; margin-top: 30px; cursor: pointer}
.tan_close{width:34px; height: 34px; position: absolute; top:20px; right:15px;}
.tan_close img{width:100%; height: 100%;}
.fsbs_hm{width:100%; height:auto; position:relative}



/*首页弹出*/
.tan_all{width:100%;  height: 100%; background: rgba(0,0,0,0.5); position: fixed; top:0; left:0; z-index: 999; display: none; }
.tan_input .input_list{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.tan_input .input_list input[type="text"]{width:100%; height:48px; background: #eeeeee;  border: 0px; padding: 0px 10px; font-size: 16px; color: #777777;}
.tan_input .input_list select{width:100%; height: 47px; background: #eeeeee; border-radius: 2px; border: 0px; padding: 0px 10px}
.tan_ts{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #5d5d5d}
.tan_ts span{color: #ff404f}
.tan_submit{width:100%; height: 48px; background: #1d63e2; color: #fff; text-align: center; line-height: 48px; font-size: 16px; border: 0px; 
	margin-top: 15px;}
.tan_xx{font-size: 12px; color: #333333; line-height: 28px; margin-top: 10px;}
.tan_xx span{color:#ff0000}
.tan_info{width:500px; height: 600px; position:fixed; top:50%; left:50%; margin-left: -250px; margin-top: -300px; background: #fff url(../images/lan_x.png) no-repeat bottom center; border-radius: 15px; padding:20px 40px; display: none;}
.tan_guanbi{width:100%; height: 40px; text-align: right}
.tan_info h4{font-size: 30px; color: #5d5d5d; font-weight: bold; text-align: center; line-height: 40px;}
.tan_info h5{font-size: 14px; color: #777777; line-height: 30px; text-align: center}
.tan_info h5 span{color:#df2628}
.tan_input{width:100%; height: auto; overflow: hidden; margin: 30px 0}
.zljs_tan{width:500px; height:500px;  position:fixed; top:50%; left:50%; margin-left: -250px; margin-top: -250px;  background: #fff url(../images/lan_x.png) no-repeat bottom center; border-radius: 15px; display: none; }
.zljs_tan h4{font-size: 30px; color: #fff; text-align: center; width: 100%; height: 80px; line-height: 80px; background: #1d63e2; border-radius: 15px 15px 0 0; font-weight:bold; }
.zljs_tan_xx{width:500px; height: 420px; padding: 0px 40px;}
.zljs_tan_xx h5{font-size: 14px; color: #777777; line-height: 30px; text-align: center; margin-bottom: 30px;}
.zljs_tan_xx input[type="text"]{width:100%; height: 46px; border:0; background:#f5f5f5; padding: 0px 10px; margin-top: 16px; font-size: 16px; color: #777777}
.zljs_tan_xx p{font-size: 14px; color: #5d5d5d; line-height: 30px; margin-top: 10px;}
.zljs_tan_xx p span{color:#df2628}



/*国际商标免费注册3*/
.dbzc_tan{width:500px; height: 432px;  position:fixed; top:50%; left:50%; margin-left: -250px; margin-top: -216px;  background: #fff url(../images/lan_x.png) no-repeat bottom center; border-radius: 15px; display: none; }
.dbzc_tan h4{font-size: 30px; color: #fff; text-align: center; width: 100%; height: 80px; line-height: 80px; background: #1d63e2; border-radius: 15px 15px 0 0; font-weight:bold; }
.dbzc_tan_xx{width:500px; height: 352px; padding: 0px 40px;}
.dbzc_tan_xx h5{font-size: 14px; color: #777777; line-height: 30px; text-align: center; margin-bottom:20px;}
.dbzc_tan_xx input[type="text"]{width:100%; height: 46px; border:0; background:#f5f5f5; padding: 0px 10px; margin-top: 16px; font-size: 16px; color: #777777}
.dbzc_tan_xx p{font-size: 14px; color: #5d5d5d; line-height: 30px; margin-top: 10px;}
.dbzc_tan_xx p span{color:#df2628}


/*商标购买*/
.sbgm_tan{width:500px; height: 563px;  position:fixed; top:50%; left:50%; margin-left: -250px; margin-top: -281.5px;  background: #fff url(../images/lan_x.png) no-repeat bottom center; border-radius: 15px;  padding:20px 40px;  }
.sbgm_tan h4{font-size: 30px; color: #5d5d5d; font-weight: bold; text-align: center; line-height: 40px;}
.sbgm_tan h5{font-size: 14px; color: #777777; line-height: 30px; text-align: center}
.sbgm_tan h5 span{color:#df2628}
.sbgm_tan input[type="text"]{width:100%; height: 46px; border:0; background:#f5f5f5; padding: 0px 10px; margin-top: 16px; font-size: 16px; color: #777777}
.sbgm_tan_tishi{width:100%; height: auto; overflow: hidden; margin-top: 10px; padding: 0px 10px}
.sbgm_tan_tishi h5{font-size: 18px; color: #4d4d4d; line-height: 30px; text-align: left}
.sbgm_tan_tishi p{font-size: 14px; color: #5d5d5d; line-height: 26px; margin-top: 10px;}



/*团队*/
.ny_team_ban{width:100%; height:400px; background: url(../images/team_ban.jpg) no-repeat center; padding-top: 110px;}
.ny_team_all{width:100%; height: auto; overflow: hidden; margin: 60px 0;}
.ny_fubiaoti{width:100%; height: 80px; background: #1d63e2 url(../images/zpzzq_xian.png) no-repeat center bottom; padding:0 20px; border-radius:15px 15px 0 0;}
.ny_erji{width:auto; float: right; background: #fff; border-radius: 25px; padding: 0px 10px;  height: 25px; line-height: 25px; font-size: 14px; color: #777777; margin-top: 25px;}
.ny_erji a{font-size: 14px; color: #777777; }
.ny_team_list{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_team_list li{width:280px; height:auto; float: left; margin-right:26px; margin-bottom: 30px;}
.ny_team_list li:nth-child(4n){margin-right: 0;}
.ny_team_list li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_team_list li p{width:190px; height: 40px; background: url(../images/txm_whybx.png) no-repeat center; position: absolute; bottom:0; left:0; line-height: 40px; padding: 0px 10px; font-size: 16px; color: #4d4d4d}
.ny_team_pic{width:100%; height: 280px; position: relative; overflow: hidden}
.ny_team_xx{width:100%; height:40px; line-height: 40px; background: #f5f5f5; font-size: 14px; color: #777777; padding: 0px 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_team_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

/*团队详情*/
.ny_team_top{width:100%; height: auto; overflow: hidden;  margin-top: 50px;}
.team_top_left{width:400px; height: auto; float: left}
.team_top_left img{width:100%; height: auto; display: block}
.team_top_right{width:740px; height: auto; float: right}
.team_top_right h3{font-size: 24px; color: #4d4d4d; margin-top: 30px;}
.team_top_right h4{font-size: 14px; color: #4d4d4d; line-height: 40px;}
.team_top_info{width:100%; height: 200px; overflow: hidden; margin-top: 10px;}
.team_top_info p{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.team_top_link{width:100%; height: auto; overflow: hidden}
.team_top_link a{width:134px; height: 40px; float: left; background: #bebebe; border-radius: 25px; text-align: center; line-height: 40px; font-size: 16px; color:#fff}
.t_liuyan{background: #1d63e2!important; margin-right: 30px;}
.ny_team_center{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_team_bt{width:100%; height: 40px; background: #f5f5f5; border-left: 4px solid #1d63e2; padding-left: 20px; font-size: 18px; color: #4d4d4d; line-height: 40px;}
.team_xiangqing{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 26px; margin: 20px 0 }
.team_xiangqing p{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.ny_team_hot{width:100%; height: auto; overflow: hidden; }
.ny_team_hot .Box {position: relative; width:100%; height:auto; margin-top: 30px;  }
.ny_team_hot .Box .Box_con {position: relative;}
.ny_team_hot .Box .Box_con .conbox {position: relative;overflow: hidden;}
.ny_team_hot .Box .Box_con .conbox ul {position: relative;list-style: none;}
.ny_team_hot .Box .Box_con .conbox ul li {float: left; width: 230px;height: 275px; margin-left:10px;overflow: hidden;  position: relative;  background: #fff;
    border: 1px solid #dedede;}
.ny_team_hot .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_team_hot .Box .Box_con .conbox ul li h4{font-size: 18px; color: #4d4d4d; width: 100%; margin: 8px 0; text-align: center}
.ny_team_hot .Box .Box_con .conbox ul li:hover .gmsb_link{display: block}
.ny_team_hot .Box .Box_con .conbox ul li:hover .buysb_name{display: none;}
.ny_team_hot .Box .Box_con .conbox ul li img{width:100%; height:auto; display:block;}

/*商标详情*/
.ny_sgxq_top{width:100%; height: auto; overflow: hidden; margin-top: 50px; margin-bottom:40px;}
.ny_sgxq_left{width:400px; height: auto; border: 1px solid #dedede; float: left}
.ny_sgxq_left img{width:100%; height: auto; display: block}
.sgxq_top_right{width:740px; height: auto; float: right}
.sgxq_top_right h3{font-size: 24px; color: #4d4d4d; margin-top: 30px;}
.sqxq_top_info{width:100%; height:160px; overflow: hidden; margin-top: 10px;}
.sqxq_top_info p{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.sgxq_top_link{width:100%; height: auto; overflow: hidden}
.sgxq_top_link a{width:134px; height: 40px; float: left; background: #bebebe; border-radius: 25px; text-align: center; line-height: 40px; font-size: 16px; color:#fff}
.sbxq_zb{width:134px; height: 40px; float: left; background: #1d63e2; border-radius: 25px; text-align: center; line-height: 40px; font-size: 16px; color:#fff; margin-right: 20px; cursor: pointer}
.sbxq_xiangqing{width:100%; height: auto; overflow: hidden; margin: 20px 0 40px}
.sbxq_xiangqing ul{width:100%; height: auto; overflow: hidden; margin-top: 40px; background: url(../images/sbxq_lcx.png) no-repeat left 49px; background-size: 100%}
.sbxq_xiangqing ul li{ float: left; text-align: center; width:240px;}
.sbxq_xiangqing ul li h3{font-size: 16px; color: #4d4d4d; font-weight: bold; margin:15px 0 10px}
.sbxq_xiangqing ul li p{font-size:14px; color: #777777; line-height:22px;}
.sbxq_xiangqing ul li img{width:120px; height: 120px; display: block; margin: 0px auto;}


/*新闻列表*/
.ny_news_ban{width:100%; height:400px; background: url(../images/news_ban.jpg) no-repeat center; padding-top: 110px;}
.ny_news_nav{width:100%; height:20px; line-height: 20px; overflow: hidden}
.ny_news_nav a{font-size: 18px; color: #fff; float: left; margin-right: 40px;}
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.news_top_left{width:380px; height: 240px; float: left; overflow: hidden}
.news_top_left img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_top_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_top_right{width:756px; height: auto; overflow: hidden; float: right; padding-top: 20px;}
.news_top_right h3{width:100%; height: 40px; line-height: 40px; font-size: 24px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_top_right span{font-size: 14px; color: #4d4d4d;}
.news_top_right p{width:100%; height: 56px;; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 28px; margin-top: 10px;}
.ny_news_link{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_link a{width:134px; height: 40px; float: left; border-radius: 25px; text-align: center; line-height: 40px; font-size: 16px; color:#fff; margin-right: 10px; background: #bebebe}
.n_xq{background: #1d63e2!important}
.ny_news_list{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ny_news_list li{width:100%; height: 110px; overflow: hidden; margin-bottom: 30px;}
.ny_news_list li .news_time{width:110px; height: 110px; background: #f5f5f5; text-align: center; float: left; padding-top:20px;}
.news_time p{font-size: 30px; color: #4d4d4d}
.news_time time{font-size: 16px; color: #4d4d4d;}
.ny_news_info{width:1050px; height: auto; float: right}
.ny_news_info h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 8px 0}
.ny_news_info p{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.ny_news_list li:hover .news_time{background: #1d63e2;}
.ny_news_list li:hover .news_time p,.ny_news_list li:hover .news_time time{color:#fff}
.ny_news_list li:hover h3{color:#1d63e2}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #4d4d4d; line-height: 26px; margin: 20px 0}
.ny_news_time{width: 100%;  line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;  text-align: center; clear: both}
.ny_news_show h3{width:100%; height: 40px; line-height: 40px; font-size: 20px; color: #4d4d4d; text-align: center}


/*关于我们*/
.ny_about_show{width:100%; height: auto; overflow: hidden; margin: 20px; font-size: 16px; color: #4d4d4d; line-height: 28px;}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:160px;
    width:100px;
    z-index: 999;
	 border-radius:50px; 
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: auto;
    width: 90px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 20px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -135px;
    position: absolute;
    top: -20px;
    width: 120px;
}

.fix_swm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -135px;
    position: absolute;
    top: -20px;
    width: 120px;
}

.fix_swm img,.fix_ewm img{width:100%; height: auto; display: block}

.lxfx li i {
    display: block;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 47px; 
}
.lxfx li i.icon-ss {
    background: url(../images/sb_icon.png) no-repeat center
}

.lxfx li i.icon-qqs {
    background: url(../images/icon_qq.png) no-repeat center
}



.lxfx li i.icon-ly {
    background: url(../images/ly_icon.png) no-repeat center
}

.lxfx li i.icon-wx {
    background: url(../images/wx_icon.png) no-repeat center

}
.lxfx li i.icon-sj {
     background: url(../images/sj_icon.png) no-repeat center
}


.lxfx li i.icon-top {
     background: url(../images/top_icon.png) no-repeat center; height: 40px!important
}


.lxfx li p {
    text-align: center;
	font-size: 14px; color: #fff;

}

.lxfx li {
    height: 80px;
    margin-left: 0;
    position: relative;
    width:90px; 
	 margin-top:2px;  background: #1d63e2; padding-top:2px;

}

.mtop{height: 40px!important; border-radius: 0 0 15px 15px;}
.lxfx li:first-child{border-radius: 15px 15px 0 0; margin-top: 10px; height:100px; padding-top:20px;}


/*链接*/
.ny_btcx_xx{width:100%; height: auto; overflow: hidden; margin-bottom: 82px;}
.btcx_xx_t{width:100%; height: 45px; line-height: 45px; border-bottom: 1px solid #dcdcdc; margin-bottom: 20px;}
.btcx_xx_t h3{font-size: 16px; color: #333333; font-weight: bold; background: url(../images/hx.png) no-repeat left center; padding-left: 10px;}
.btcx_xx_left{width:780px; height: auto; float: left}
.btcx_xx_left .btcx_xx_dl{width:100%; height: 35px;}
.btcx_xx_left .btcx_xx_dl dl{width:348px; height: 35px; float: left; line-height: 35px}
.btcx_xx_left .btcx_xx_dl dl dt{font-size: 16px; color: #333333; float: left}
.btcx_xx_left .btcx_xx_dl dl dd{width:260px; height: 35px; border: 1px solid #e5e5e5; text-align: center; line-height: 35px; font-size: 14px; color: #666666; float: left}
.dl_two{float: right!important}
.btcx_xx_tleft{width:348px; height: auto; float: left; margin-top: 25px;}
.btcx_xx_tleft textarea{width:100%; height:151px; padding: 10px; border: 1px solid #e5e5e5; resize: none}
.btcx_xx_tright{width:348px; height: auto; float: right; margin-top: 25px;}
.btcx_xx_tright input[type="text"]{width:100%; height: 35px; border: 1px solid #e5e5e5; padding: 0px 10px; margin-bottom: 15px;}
.lj_tj{width:186px; height: 45px; background: #1d63e2 ; color: #fff; text-align: center; line-height: 45px; margin: 40px auto 0; display: block; border: 0; font-size: 16px;}
.btcx_xx_right{width:344px; height: 266px; border: 1px solid #dcdcdc; text-align: center; padding-top: 49px; float: right}
.btcx_xx_right .btcx_zx{width:140px; height: 33px; background: #1d63e2 ; color: #fff; font-size: 16px;  margin: 36px auto 0; text-align: center; line-height: 33px; display: block}


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*二级导航*/
.ny_ernav a{font-size: 18px; color: #fff; float: left; margin-right: 40px; padding-bottom:10px;}
.ny_ernav a.active{background:url(../images/bai_bj.png) no-repeat left bottom;}





