﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; 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:36px; border-bottom: 1px solid #d2d2d2; line-height: 36px;}
.h_ying{width:auto; float: left; font-size: 14px; color: #666666}
.header_right{float: right; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 20px; width: auto; }
.header_right p{font-size: 14px; color: #333333; float: left}
.header_right span{font-size: 16px; color: #e52e00; font-weight: bold; font-family:"Arial"}
.header_top a{width:86px; height: 20px; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); float: right; text-align: center; line-height: 20px; text-align: center; font-size: 14px; color: #333333; margin-left: 20px; margin-top:6px;}
.header_top a:hover{background:#0054a8; color:#fff}




/* 导航栏 */
.header_center{height:85px; width: 100%; }
.h_logo{width:283px; height:64px; float: left; margin-top: 12px; }
.h_logo img{width:100%; height: auto; display: block}
.nav{width:840px; height:85px;  float: right;  }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;  text-align: center; width: 105px;}
.nav .nLi h3{ height:auto; width:100%; text-align: center; height: 100%}
.nav .nLi h3 a{font-size:16px;  color:#666666; width: 100%; height:100%; line-height: 80px;  display: block; display: block}
.nav .nLi h3 a p{position: relative; z-index: 9}
.nav li.active h3 a{background: url(../images/active.jpg) no-repeat bottom center; color:#0054a8; font-weight: bold;}
.nav .nLi:hover h3 a{background: url(../images/active.jpg) no-repeat bottom center; color:#0054a8; font-weight: bold;}
.nav .sub{ display:none;left:50%; top:80px;  position:absolute;  line-height:26px; width:140px;     z-index: 999; background: rgba(255,255,255,0.8); 
	border-radius: 0 0 8px 8px; margin-left: -70px;}
.nav .sub li{ zoom:1;  height:40px; line-height:40px;  text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#f61b0f}




/* 首页:banner */
.banner{ width:100%; height:460px; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:25px;z-index:999;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:40px;height:8px; background: #fff; cursor:pointer; opacity: 0.5; border-radius: 8px;}
.banner .slideBox .hd ul li.on{opacity: 1}
.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_b{width:100%; height:133px; background: url(../images/banner_a.png) no-repeat; margin-top: -133px; position: relative; z-index:6}




/*搜索*/
.index_sheng_zhu{width:813px; height:56px;  margin:30px auto; border: 1px solid #0054a8;  background: #fff; border-radius: 8px; padding-left: 5px;}
.sheng_right{width:690px; height:100%; background: #f0f0f5; float: right; background: url(../images/h_ss.png) no-repeat left center; padding-left:30px;}
.sheng_right .zhuce{width:560px; height:100%; float: left; font-size: 16px; color: #999999; background: none; border: 0}
.sheng_right .sheng_an{width:100px; height: 100%; float: right; line-height: 56px; font-size:16px; color: #ffffff;background: #0054a8; text-align: center; cursor: pointer; border-radius:0 8px 8px 0;}
.index_sheng_name{width:88px; height: 54px; background: #dc2e2e; float: left; background: url(../images/h_xs.png) no-repeat right center; padding-right: 10px;}
.index_sheng_name select{width:100%; height: 100%; background: none; border: 0; color: #fff; color: #333333; font-size: 16px;}
.index_sheng_name select  option{width:100%; height: 35px; background: #ddd; line-height: 35px; color: #333333; padding: 5px 0; font-size: 16px;}
.search_menu{position:absolute;display:none;background:#fff;border:1px solid #ebecec;-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff;padding:8px 0;z-index:9;width:103px;top:55px}
.search_menu li{line-height:35px;height:35px;padding:0 20px;color:#373d41;font-size:14px;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}
.search_menu .li_active{color:red}
.search_menu li:hover{color:#373d41;background:#f4f4f5}
.left{background:#fff;width:90%;height:100%;position:relative}
.left .next_select{height:100%;line-height:54px;width:100%;font-size:14px;color:#5c5c5c;display:inline-block;cursor:pointer;
	background:url(../images/san.png) no-repeat right center;-webkit-transition:all .3s ease .1s;transition:all .3s ease .1s}
.left .next_select .inner{font-size:14px;color:#5c5c5c;line-height:22px;display:inline-block;width:100%;text-indent:13px}
.left .active {background: url(/img/header06.png) no-repeat 75px center;}



/*服务项目*/
.index_fwxm{width:100%; height: auto; overflow: hidden; padding: 45px 0 55px; background: #f2f6f9}
.index_title{width:100%;  height: auto; line-height: 40px; text-align: center}
.index_title h3{display: table; position: relative; font-size: 30px; color: #222222; font-weight: bold; margin: 0 auto;}
.index_title h3:after{content: ""; width:126px; height: 20px; position: absolute; right:-145px; top:50%; margin-top: -10px; background: url(../images/bt_right.png) no-repeat center}
.index_title h3:before{content: ""; width:126px; height: 20px; position: absolute; left:-145px; top:50%; margin-top: -10px; background: url(../images/bt_left.png) no-repeat center}
.index_title p{font-size: 16px; color: #666666; line-height: 35px; margin-top: 5px;}
.index_title h3 span{color:#0054a8}
.index_fwxm ul{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_fwxm ul li{width:222px; height: 247px; float: left;  text-align: center; margin-right: 22px; padding: 27px 10px;}
.index_fwxm ul li:nth-child(5){margin-right: 0}
.index_fwxm ul li h3{font-size: 18px; color: #333333; font-weight: bold;}
.index_fwxm ul li p{font-size: 14px; color: #666666; font-family: "Arial"; line-height: 35px;}
.index_fwxm ul li img{width:80px; height: 80px; display: block; margin: 0px auto 20px;}
.fwxm_links{width:100%; height: auto; margin-top: 8px; display: none}
.fwxm_links a{width:85px; height: 28px; border-radius: 25px; float: left; text-align: center; line-height: 28px; font-size: 14px; color: #fff; margin: 0px 7px;}
.ckxq{background: #e73d00; }
.zxkf{background: #666666}
.index_fwxm ul li:hover{border: 1px solid #0054a8; background: #fff;}
.index_fwxm ul li:hover .fwxm_links{display: block}
.fwxm_links a:hover{ background:#0054a8}


/*商标服务*/
.index_sbfw{width:100%; height: auto; overflow: hidden; margin-top:50px;}
.index_sbfw_left{width:315px; height: 446px; float: left; background: url(../images/sbfw_left.png) no-repeat center; padding-top: 82px; margin-top: 65px;}
.index_sbfw_left p{font-size: 24px; color: #ffffff; font-weight: bold; text-align: center; line-height: 40px;}
.index_sbfw_left a{width:88px; height: 29px; display: block; background: #fff; border-radius: 25px; font-size: 14px; color: #0358ae; text-align: center; line-height: 29px; margin: 15px auto; }
.index_sbfw_right{width:865px; height: 446px; float: right; border: 1px solid #e5e5e5; margin-top: 65px;}
.index_sbfw_right ul{width:100%; height: auto; overflow: hidden; padding: 0 24px}
.index_sbfw_right ul li{width:193px; height: auto; float: left; margin-right: 14px; margin-top:65px;}
.index_sbfw_right ul li:nth-child(4n){margin-right: 0}
.index_sbfw_right ul li h3{font-size: 14px; color: #333333; font-weight: bold;}
.index_sbfw_right ul li p{font-size: 14px; color: #333333; line-height: 28px;}
.index_sbfw_right ul li a{width:88px; height: 30px; border: 1px solid #333333; font-size: 14px; color: #333; display: block; border-radius: 25px; text-align: center; line-height: 30px; margin-top:20px;}
.index_sbfw_right ul li:hover h3,.index_sbfw_right ul li:hover p{color:#0054a8}
.index_sbfw_right ul li:hover a{color:#0054a8; border: 1px solid #0054a8}



/*专利服务*/
.index_zhunli{width:100%; height: 722px; overflow: hidden; background: url(../images/zlfw_bjs.jpg) no-repeat center; margin: 45px 0; padding: 40px 0}
.index_bt{width:100%;  height: auto; line-height: 40px; text-align: center}
.index_bt h3{display: table; position: relative; font-size: 30px; color: #fff; font-weight: bold; margin: 0 auto;}
.index_bt h3:after{content: ""; width:126px; height: 20px; position: absolute; right:-145px; top:50%; margin-top: -10px; background: url(../images/bt_right.png) no-repeat center}
.index_bt h3:before{content: ""; width:126px; height: 20px; position: absolute; left:-145px; top:50%; margin-top: -10px; background: url(../images/bt_left.png) no-repeat center}
.index_bt p{font-size: 16px; color: #fff; line-height: 35px; margin-top: 5px;}
.index_zhunli ul{width:100%; height: auto; overflow: hidden; margin-top:55px;}
.index_zhunli ul li{width:390px; height: 215px; float: left; position: relative; margin-right: 10px; margin-bottom: 18px; overflow: hidden}
.index_zhunli 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_zhunli_hover{width:100%; height: 100%; position: absolute; top:0; left:0; padding:50px 90px;}
.index_zhunli_hover h3{font-size: 16px; color: #333333; font-weight: bold;}
.index_zhunli_hover p{font-size: 14px; color: #333333; line-height: 20px; margin-top:10px;}
.index_zhunli_hover span{width:88px; height: 30px; border: 1px solid #333333; background: #fff; font-size: 14px; color: #333; display: block; border-radius: 25px; text-align: center; line-height: 30px; margin-top:20px;}
.index_zhunli ul li:nth-child(3n){margin-right: 0}
.index_zhunli 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_zhunli ul li:hover span{background:#0054a8; color:#fff; border:0}


/*版权服务*/
.index_bqfw_right{width:321px; height: 462px; float: right; background: url(../images/bqfw_right.png) no-repeat center; padding-top: 82px; margin-top: 55px; 
	padding-left: 20px;}
.index_bqfw_right p{font-size: 24px; color: #ffffff; font-weight: bold; text-align: center; line-height: 40px;}
.index_bqfw_right a{width:88px; height: 29px; display: block; background: #fff; border-radius: 25px; font-size: 14px; color: #f55f68; text-align: center; line-height: 29px; margin: 15px auto; }
.index_bqfw_left{width:865px; height:462px; float: left; border: 1px solid #e5e5e5; margin-top: 55px;}
.index_bqfw_left ul{width:100%; height: auto; overflow: hidden; padding: 0 24px}
.index_bqfw_left ul li{width:190px; height: auto; float: left; margin-right:18px; margin-top:65px;}
.index_bqfw_left ul li:nth-child(4n){margin-right: 0}
.index_bqfw_left ul li h3{font-size: 14px; color: #333333; font-weight: bold;}
.index_bqfw_left ul li p{font-size: 14px; color: #333333; line-height: 28px;}
.index_bqfw_left ul li a{width:88px; height: 30px; border: 1px solid #333333; font-size: 14px; color: #333; display: block; border-radius: 25px; text-align: center; line-height: 30px; margin-top:20px;}
.index_bqfw_left ul li:hover h3,.index_bqfw_left ul li:hover p{color:#0054a8}
.index_bqfw_left ul li:hover a{color:#0054a8; border: 1px solid #0054a8}


/*商标购买*/
.index_sbgm{width:100%; height: auto; overflow: hidden; background: #eeeeee; margin: 45px 0 0; padding: 50px 0}
.index_sbgm_all{width:1400px; height: auto; background: #fff; border-radius: 25px; box-shadow: 1px 1px 10px rgba(0,0,0,0.08); margin: 20px auto 0; overflow: hidden}
.index_sbgm_all ul{width:1200px; height: auto;  margin: 0px auto; padding-top: 40px;}
.index_sbgm_all ul li{width:190px; height: auto; float: left; margin-right: 12px; margin-bottom: 20px;}
.index_sbgm_all ul li .sbgm_pic{width:100%; height: auto; overflow: hidden}
.sbgm_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;}
.index_sbgm_all ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sbgm_link{width:100%; height: auto;}
.sbgm_link a{width:93px; height: 25px; float: right; background: #e5e5e5; text-align: center; line-height: 25px; font-size: 14px; color: #333333}
.sbgm_tan{width:93px; height: 25px; float: left; background: #0054a8; text-align: center; line-height: 25px; font-size: 14px; color: #fff}
.index_sbgm_all ul li:nth-child(6n){margin-right: 0}
.index_sbgm_all 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_more{width:143px; height: 45px; background: #0054a8; text-align: center; line-height: 45px; display: block; margin: 20px auto 0; color:#fff; font-size: 14px;}
.sbgm_tan:hover,.sbgm_more:hover{background:#e52e00; cursor:pointer}


/*关于我们*/
.index_about{width:100%; height:659px; background: url(../images/about_bjs.jpg) no-repeat center; padding: 55px 0}
.index_abt{width:100%;  height: auto; line-height: 40px; text-align: center}
.index_abt h3{display: table; position: relative; font-size: 30px; color: #fff; font-weight: bold; margin: 0 auto;}
.index_abt h3:after{content: ""; width:126px; height: 20px; position: absolute; right:-145px; top:50%; margin-top: -10px; background: url(../images/bts_right.png) no-repeat center}
.index_abt h3:before{content: ""; width:126px; height: 20px; position: absolute; left:-145px; top:50%; margin-top: -10px; background: url(../images/bts_left.png) no-repeat center}
.index_abt p{font-size: 16px; color: #fff; line-height: 35px; margin-top: 5px;}
.index_about_xx{width:100%; height: auto; overflow: hidden; padding: 0px 20px; margin-top:30px;}
.index_about_xx a{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #ffffff;  line-height: 28px;  text-align: center; display: block}
.index_about ul{width:auto; display: table; margin:60px auto 0;}
.index_about ul li{width:235px; height: auto; float: left; margin: 0px 50px}
.index_about ul li img{width:100%; height: auto; display: block;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about ul li p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center; margin-top: 10px;}
.index_about ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden; background: #eff0f5; padding: 50px 0 70px;}
.index_news_left{width:802px; height: 410px; float: left;  background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding:20px 32px; margin-top: 50px; }
.index_news .slideTxtBox{ width:100%;   }
.index_news .slideTxtBox .hd{width:100%; height: 40px; line-height: 40px;}
.index_news .slideTxtBox .hd ul{width:auto; float: left}
.index_news .slideTxtBox .hd ul li{ float:left; width: 100px;padding-left: 20px; }
.index_news .slideTxtBox .hd ul li a{font-size: 16px; color: #333333}
.index_news .slideTxtBox .hd ul li.on{background: url(../images/lan_xs.png) no-repeat left center}
.index_news .slideTxtBox .hd ul li.on a{color:#0054a8; font-weight: bold;}
.news_lmore{font-size: 16px; color: #666666; float: right}
.index_news .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_list{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.bd_list_left{width:383px; height: auto; float: left}
.bd_list_pic{width:100%; height: auto; overflow: hidden}
.bd_list_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;}
.bd_list_xx{width:100%; height: auto; overflow:hidden; margin-top: 8px;}
.bd_list_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.bd_list_xx p{width:100%; height: 48px; font-size: 14px; color: #666666; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.bd_list ul{width:300px; height: auto; float: right}
.bd_list ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.bd_list ul li h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.bd_list ul li p{width:100%; height: 48px; font-size: 14px; color: #666666; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.bd_list_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.bd_list_left:hover h3,.bd_list_left:hover p{color:#0054a8}
.index_news_right{width:366px; height: 410px; float: right; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); padding:20px 32px; margin-top: 50px;}
.news_right_t{width:100%; height: 40px; line-height: 40px;}
.news_right_t h3{font-size: 16px; color: #333333; background: url(../images/lan_xs.png) no-repeat left center; padding-left: 10px; float: left}
.news_right_t a{float: right; font-size: 16px; color: #666666;}
.index_news_right ul{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.index_news_right ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.index_news_right ul li h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li p{width:100%; height: 48px; font-size: 14px; color: #666666; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right ul li:hover h3,.index_news_right ul li:hover p{color:#0054a8}
.bd_list ul li:hover h3,.bd_list ul li:hover p{color:#0054a8}
.news_lmore:hover{color:#0054a8}
.news_right_t a:hover{color:#0054a8}


/*服务*/
.index_service{width:100%; height: 124px; background:url(../images/fenlei_bjs.jpg) no-repeat center; padding-top:20px;}
.index_service dl{width:auto; float: left; margin-right: 116px;}
.index_service dl:last-child{margin-right: 0}
.index_service dl dt{width:70px; height: 73px;  text-align: center; float: left; border-radius: 50%;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; margin-top: 6px;}
.index_service dl dd{float: left; margin-left: 20px;}
.index_service dl dd h4{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; }
.index_service dl dd p{font-size: 14px; color: #fff; line-height: 20px; margin-top: 5px;}
.index_service dl:hover dt{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}




/*国际商标*/
.ny_ban{width:100%; height:auto; padding-top: 75px; overflow: hidden; overflow: hidden; padding-bottom: 15px;}
.gjsb_ban{background: url(../images/gjsb_ban.jpg) no-repeat top center}
.bqfw_ban{background: url(../images/bqfw_ban.jpg) no-repeat top center}
.sbzc_ban{background: url(../images/sbzc_ban.jpg) no-repeat top center; height: 665px}
.zlfw_ban{background: url(../images/zlfw_ban.jpg) no-repeat top center; height: 480px;}
.bqfw_ban_zi{width:100%; height: auto; overflow: hidden; text-align: center}
.bqfw_ban_zi h3{font-size: 60px; color:#fff; font-weight: bold;}
.bqfw_ban_zi p{font-size:18px; color:#fff; margin-top: 10px;}
.bqfw_ban_zi h4{width:460px; height: 72px; border: 1px solid #fff; text-align: center; line-height: 72px; font-size: 48px; color: #fff; font-weight: bold; 
	letter-spacing:8px; margin:20px auto;}
.bqfw_ban_zi p span{color:#ff0000}
.ny_gjsb_input{width:100%; height: 117px; background: rgba(0,0,0,0.45); padding: 30px; margin-top: 50px;}
.ny_gjsb_input select{width:211px; height: 57px; background: #fff; float:left; font-size: 16px; color: #333333; padding: 0px 15px; }
.gjsb_linput{width:365px; height:57px; float: left; padding: 0px 20px; background: #fff;  margin-left: 4px; position:relative}
.gjsb_linput img{float: left; margin-right: 10px; margin-top:17px;}
.gjsb_linput input[type="text"]{width:70%; height: 100%; float: left; border: 0; font-size: 16px; color: #333333}
.gjsb_submit{width:186px; height: 59px; background: #0a68b2; text-align: center; line-height: 59px; color:#fff; float: right; border: 0; font-size: 16px;}
.ny_gjsb_gj{width:100%; height: auto; overflow: hidden; margin: 66px 0}
.ny_gjsb_gj .slideTxtBox{width:100%; height: auto; overflow: hidden}
.ny_gjsb_gj .slideTxtBox .hd{width:604px; height: 46px; background: url(../images/gj_bt.png) no-repeat center; margin: 30px auto; padding: 0px 35px;}
.ny_gjsb_gj .slideTxtBox .hd ul{width:100%; height: 100%;}
.ny_gjsb_gj .slideTxtBox .hd ul li{ float:left;line-height: 46px; background: url(../images/gj_xs.png) no-repeat right center; padding: 0px 20px; font-size: 16px; color: #fff}
.ny_gjsb_gj .slideTxtBox .hd ul li.on{font-weight: bold;}
.ny_gjsb_gj .slideTxtBox .hd ul li:last-child{background: none}
.ny_gjsb_gj .slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.ny_gjsb_gj .slideTxtBox .bd li{width:226px; height: auto; float: left; margin-right: 17px; margin-bottom: 35px;}
.ny_gjsb_gj .slideTxtBox .bd li:nth-child(5n){margin-right: 0}
.bd_top{width:100%; height: auto; overflow: hidden; position: relative}
.bd_top > img{width:100%; height: auto; display: block}
.bd_hover{width:100%; height: 100%; background: #0060c0; padding: 10px 5px; position: absolute; top:100%; left:0;}
.bd_hover dl{width:100%; height:auto; }
.bd_hover dl dt{width:60px; height: 60px; float: left; margin-top: 5px;}
.bd_hover dl dt img{width:100%; height: 100%; display: block; border-radius:50%}
.bd_hover dl dd{margin-left: 65px; }
.bd_hover dl dd p{font-size: 14px; color: #fff; line-height: 26px; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.bd_hover span{width:130px; height: 24px; background: #e73e00; text-align: center; line-height: 24px; display: block; color:#fff; font-size: 14px; margin: 10px auto;}
.ny_gjsb_gj .slideTxtBox .bd li h3{width:100%; height: 35px; line-height: 35px; text-align:center; font-size: 16px; color: #333333;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_gjsb_gj .slideTxtBox .bd li:hover .bd_hover{top:0} 
.ny_gjsb_why{width:100%; height:799px; background: url(../images/gjsb_bjs.jpg) no-repeat center; padding: 60px 0}
.gjsb_why_info{width:100%; height: auto; position: relative; margin-top: 50px;}
.gjsb_why_center{width:460px; height: 432px; background: url(../images/gjsb_why.png) no-repeat center; margin: 0px auto; padding-top: 220px}
.gjsb_why_center span{width:188px; height: 38px; background-image: linear-gradient(to right, #0060c0 , #3597f9); 
	background-image: -webkit-gradient(to right, #0060c0 , #3597f9); 
	background-image: -webkit-radial-gradient(to right, #0060c0 , #3597f9); display: block; color: #fff; text-align: center; line-height: 38px; margin: 0px auto 0; cursor: pointer}

.gjsb_why_center span:hover{background: #e52e00}

.gjsb_why_info h4{font-size: 18px; color:#fff; font-weight: bold; line-height: 45px;}
.gjsb_why_info p{font-size: 16px; color: #ffffff; line-height: 28px;}
.gjsb_two_1,.gjsb_two_2,.gjsb_two_3{width:329px; height: auto; overflow: hidden; text-align: right; position: absolute}
.gjsb_two_4,.gjsb_two_5,.gjsb_two_6{position: absolute;  width: 352px;}
.gjsb_two_1{top:0; left:82px}
.gjsb_two_2{top:184px; left:28px}
.gjsb_two_3{top:382px; left:130px}
.gjsb_two_4{top:0; right:50px}
.gjsb_two_5{top:184px; right:0}
.gjsb_two_6{top:382px; right:70px}
.ny_gjsb_zclc{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_gjsb_zclc ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_gjsb_zclc ul li{width:233px; height: 329px; float: left; border: 1px solid #d2d2d2; text-align: center; margin-right: 8px; padding-top: 35px;}
.ny_gjsb_zclc ul li:last-child{margin-right: 0}
.ny_gjsb_zclc ul li h4{font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.ny_gjsb_zclc ul li span{font-size: 16px; color: #333; line-height:28px;}
.ny_gjsb_zclc ul li a{width:112px;height: 40px; background: #eeeeee; color: #333333; text-align: center; line-height: 40px; font-size: 16px; display: block;
	margin: 20px auto; }
.ny_gjsb_zclc ul li img{margin-bottom: 25px;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.ny_gjsb_zclc ul li:hover a{background: #0054a8; color:#fff}
.ny_gjsb_zclc ul li:hover{border: 1px solid #0054a8}
.ny_gjsb_zclc ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}
.ny_gjsb_zlxz{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_gjsb_zlxz ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_gjsb_zlxz ul li{width:212px; height: auto; float: left; position: relative; margin-right: 34px;}
.ny_gjsb_zlxz ul li:last-child{margin-right: 0}
.ny_gjsb_zlxz ul li:after{content: ""; width: 100%; height: 146px; border: 1px solid #dcdbdc; top:50%; left: 0;  display: block; position: absolute; margin-top: -73px;}
.gjsb_zlx_xx{width:153px; height: 190px; background: #eeeeee; margin: 0px auto; text-align: center; padding: 48px 20px 0; position: relative; z-index: 9}
.gjsb_zlx_xx p{font-size: 14px; color: #333; line-height: 26px; margin-top: 10px;}
.ny_gjsb_zlxz ul li:hover p{color:#0060c0}
.ny_gjsb_zlxz ul li:hover:after{border: 1px solid #0060c0}
.ny_gjsb_ys{width:100%; height: 502px; overflow: hidden; margin-top: 75px; background: url(../images/ys_bjs.jpg) no-repeat center; padding: 55px 0;}
.ny_gjsb_ys ul{width:100%; height: auto; overflow: hidden; margin-top: 85px}
.ny_gjsb_ys ul li{width: 272px; height: auto; float: left; margin-right:37px;}
.ny_gjsb_ys ul li:last-child{margin-right: 0}
.ny_gjsb_ys ul li img{width:81px; height: 81px; float: left}
.gjsb_ys_xx{width:178px; height: auto; float: left; margin-left:12px;}
.gjsb_ys_xx h3{font-size: 16px; color: #0054a8; font-weight: bold; margin-bottom: 10px;}
.gjsb_ys_xx p{width:100%; height: auto; line-height: 26px; font-size: 14px; color: #333333}
.gjsb_ys_tan{width:188px; height: 38px; background-image: linear-gradient(to right, #0060c0 , #3597f9); 
	background-image: -webkit-gradient(to right, #0060c0 , #3597f9); 
	background-image: -webkit-radial-gradient(to right, #0060c0 , #3597f9); display: block; color: #fff; text-align: center; line-height: 38px; margin:60px auto 0;}
.gjsb_ys_tan:hover{background: #e52e00; cursor: pointer}


/*商标详情*/
.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;}







/*商标购买*/
.sbgm_ban{background: url(../images/sbgm_ban.jpg) no-repeat center; height: 300px;}
.ny_sbgm_all{width:100%; height: auto; overflow: hidden; margin: 15px 0}
.ny_sbgm_all ul{width:100%; height: auto; overflow:hidden; margin-bottom: 20px;}
.ny_sbgm_all ul li{width:233px; height: auto; float: left; background: #fff; margin-right: 8px; margin-bottom: 26px;}
.ny_sbgm_pic{width:100%; height: auto; display: block; overflow: hidden}
.ny_sbgm_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;}
.ny_sbgm_xx{width:100%; height:30px; line-height:30px; padding: 0px 10px; margin-top: 5px; }
.ny_sbgm_xx h3{font-size: 16px; color: #333; width: 100px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_sbgm_xx span{font-size: 12px; color: #fe0000; float: right}
.ny_sbgm_all ul li p{width:100%; height: 28px; line-height:28px; font-size: 12px; color: #999999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:12px; padding: 0px 10px; margin-bottom:8px; }
.ny_sbgm_all ul li a.sbgm_zx{width:100%; height:24px; line-height:24px; background: #075fb7; color: #fff;  text-align: center; display: block; font-size: 12px;}
.ny_sbgm_all ul li:nth-child(5n){margin-right:0 }
.ny_sbgm_all 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_sbgm_all ul li a.sbgm_zx:hover{ background: #014d9a}

.zpzzq_input_zi{width:100%; height: 80px; background: #0054a8; padding:0 20px; border-radius:15px 15px 0 0;margin-top: 30px}
.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;}

.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: #0054a8; color: #fff; border-radius: 25px;}









/*版权服务*/
.ny_bqfw_input{width:1200px; height: 296px; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); margin: 105px auto 0; padding: 35px 20px }
.ny_ban_text{width:1115px; height: auto; margin: 0px auto; overflow: hidden}
.rjzzq_input{width:459px; height: 59px;  float: left; padding-left:40px; margin-right: 5px;}
.input_bq{background: #eeeeee url(../images/zi_icon.png) no-repeat 20px center; }
.input_hm{background: #eeeeee url(../images/sj_icon.png) no-repeat 20px center; }
.rjzzq_input input[type="text"]{width:300px; height: 59px; line-height: 59px; float:left; margin-left: 10px; background: none; border: 0; font-size: 16px; color: #333333 }
.rjzzq_submit{width:186px; height:59px; float: right; background: #0054a8; text-align: center; line-height: 59px; color:#fff; font-size: 16px; border: 0}
.ny_bqfw_bottom{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.ny_bqfw_bottom dl{width:auto; height: auto; float: left}
.ny_bqfw_bottom dl dt{width:120px; height: auto; float: left}
.ny_bqfw_bottom dl dt img{width:100%; height: auto; display: block}
.ny_bqfw_bottom dl dd{width:170px; height: auto; float: right; margin-top: 12px;}
.ny_bqfw_bottom dl dd h3{font-size: 18px; color: #0054a8; font-weight: bold; line-height: 25px;}
.ny_bqfw_bottom dl dd p{font-size: 16px; color: #333333; line-height: 30px;}
.ny_bqfw_bottom dl dd span{font-size: 16px; color: #0b7cef; background: url(../images/l_jt.png) no-repeat right center; padding-right:30px;}
.ny_bqfw_bottom dl:hover span{color:#ef0b0b}
.ny_bqfw_one{width:100%; height: auto; overflow: hidden; margin-top: 52px;}
.bqfw_one_left{width:259px; height: 674px; float: left; background: url(../images/mszp_bjs.jpg) no-repeat center; padding:40px 18px;}
.bqfw_one_left h3{font-size: 48px; color: #ffffff; font-weight: bold; line-height:60px; border-bottom: 1px solid #fff; display: table; padding-bottom: 20px;}
.bqfw_one_left p{font-size: 16px; color: #fff; line-height:28px; margin-top: 8px;}
.bqfw_one_bai{width:100%; height: auto; padding: 30px 26px; background: rgba(255,255,255,0.2); margin-top: 30px;}
.bqfw_one_bai p{font-size: 30px; color: #fff; font-weight: bold; line-height:50px; border-bottom: 1px solid #fff; padding-bottom:15px;}
.bqfw_one_bai span{font-size: 16px; color: #fff; line-height: 30px; margin-top: 15px; display: block}
.bqfw_one_left a{width:190px; height: 52px; background: #fff; color:#333333; font-size: 16px; display: block;  text-align: center; line-height: 52px; margin: 40px auto 0;}
.bqfw_one_left a:hover{background:#ef0b0b; color:#fff}
.bqfw_one_right{width:928px; height: auto; float: right}
.bqfw_one_right ul{width:100%; height: auto; overflow: hidden}
.bqfw_one_right ul li{height: 412px; float: left; width: 292px; position: relative; margin-right:24px;}
.bqfw_one_right ul li:after{content: ""; width:259px; height: 405px; position: absolute; top:0; left:36px; background: url(../images/sd_bjs.jpg) no-repeat center}
.bqfw_one_right ul li:last-child{margin-right: 0}
.bqfw_one_rinfo{width:259px; height: 405px; background: #eeeeee; margin-top: 7px; position: relative; z-index: 1; text-align: center; padding-top: 48px; border: 1px solid #eeeeee}
.bqfw_one_pic{width:92px; height: 92px; border: 1px solid #dedede; border-radius: 50%;  display: flex; align-items: center;  margin: 0px auto;}
.bqfw_one_pic img{align-items: center; margin: 0px auto; }
.bqfw_one_rinfo h3{font-size: 20px; color: #333333; height: 40px; line-height: 40px; font-weight: bold; margin-top: 30px;}
.bqfw_one_rinfo p{font-size: 16px; color: #666666; line-height: 26px;}
.bqfw_one_rinfo span{width:100%; height: auto; border-top: 1px solid #dcdcdc; color: #ef0b0b; font-size: 16px; display: block; padding-top:36px; margin-top: 30px;}
.bqfw_one_bottom{width:100%; height: auto; overflow: hidden; margin-top: 17px;}
.bqfw_one_bottom dl:hover{background:#fff;border: 1px solid #0054a8}
.bqfw_one_sh{width:455px; height: 245px; background: #eeeeee; float: left; padding: 68px 40px;}
.bqfw_one_right dt{float: left}
.bqfw_one_right dt h3{font-size: 20px; color: #333333; font-weight: bold;}
.bqfw_one_right dt p{font-size: 16px; color: #666666; line-height: 40px;}
.bqfw_one_right dt span{font-size: 16px; color: #ef0b0b; margin-top: 10px; display: block}
.bqfw_one_right dd{width:92px; height: 92px; border: 1px solid #dedede; float: right; text-align: center; border-radius: 50%; display: flex; align-items: center; margin-top: 8px;}
.bqfw_one_right dd img{align-items: center; margin: 0px auto; }
.bqfw_one_wy{width:455px; height: 245px; background: #eeeeee; float: right; padding: 68px 40px;}
.bqfw_one_right ul li:hover .bqfw_one_rinfo{background: #fff; border: 1px solid #0054a8}
.ny_bqfw_two{width:100%; height:661px; background: url(../images/rjbq_bjs.jpg)  no-repeat center; padding: 76px 0; margin-top: 86px;}
.index_meishu_left{width:354px; height: 486px; float: left; background: url(../images/rjbq_left.jpg) no-repeat center; padding: 60px 50px}
.index_meishu_left h4{font-size: 30px; color: #333333; font-weight: bold;}
.index_meishu_left p{font-size: 16px; color: #666666; line-height: 28px; margin: 20px 0}
.index_meishu_left .bq_tan{width:142px; height: 34px; background: #0054a8; text-align: center; line-height: 34px; color:#fff; font-size: 16px; color: #fff; display: block}
.ny_bqfw_two ul{width:828px; height: auto; float: right}
.ny_bqfw_two ul li{width:401px; height: 232px; background: #fff; float: left; margin-bottom: 22px; margin-right: 22px;  text-align: center; padding-top: 44px;}
.ny_bqfw_two ul li:nth-child(2n){margin-right: 0;}
.ny_bqfw_two ul li h3{font-size: 18px; color: #333333; font-weight: bold; margin-top: 10px;}
.ny_bqfw_two ul li p{width:100%; height: 35px; line-height: 35px; font-size: 16px; color:#666666}
.ny_bqfw_two ul li .bq_tan{width:142px; height: 34px; background: #0054a8; text-align: center; line-height: 34px; color:#fff; font-size: 16px; color: #fff; display: block; margin:35px auto 0;}
.ny_bqfw_two ul li .bq_tan:hover{background:#ef0b0b; cursor:pointer}
.index_meishu_left .bq_tan:hover{background:#ef0b0b; cursor:pointer}
.ny_bqfw_san{width:100%; height: auto; overflow: hidden; margin: 80px 0}
.bqfw_san_left{width:928px; float: left; overflow: hidden; }
.bqfw_san_left ul{overflow:hidden}
.bqfw_san_left ul li{height: 412px; float: left; width: 292px; position: relative; margin-right:24px;}
.bqfw_san_left ul li:after{content: ""; width:259px; height: 405px; position: absolute; top:0; left:36px; background: url(../images/sd_bjs.jpg) no-repeat center}
.bqfw_san_left ul li:last-child{margin-right: 0}
.bqfw_san_left ul li:hover .bqfw_one_rinfo{background: #fff; border: 1px solid #0054a8}
.bqfw_san_left dt{float: left}
.bqfw_san_left dt h3{font-size: 20px; color: #333333; font-weight: bold;}
.bqfw_san_left dt p{font-size: 16px; color: #666666; line-height: 40px;}
.bqfw_san_left dt span{font-size: 16px; color: #ef0b0b; margin-top: 10px; display: block}
.bqfw_san_left dd{width:92px; height: 92px; border: 1px solid #dedede; float: right; text-align: center; border-radius: 50%; display: flex; align-items: center; margin-top: 8px;}
.bqfw_san_left dd img{align-items: center; margin: 0px auto; }
.bqfw_san_right{width:259px; height: 674px; float: right; background: url(../images/wz_bjs.jpg) no-repeat center; padding: 40px 18px}
.bqfw_san_right h3,.bqfw_four_left h3{font-size: 48px; color: #ffffff; font-weight: bold; line-height:60px; border-bottom: 1px solid #fff; display: table; padding-bottom: 20px;}
.bqfw_san_right p,.bqfw_four_left p{font-size: 16px; color: #fff; line-height:28px; margin-top: 8px;}
.bqfw_san_right a,.bqfw_four_left a{width:190px; height: 52px; background: #fff; color:#333333; font-size: 16px; display: block;  text-align: center; line-height: 52px; margin: 40px auto 0;}
.bqfw_san_right a:hover,.bqfw_four_left a:hover{background:#ef0b0b; color:#fff}
.ny_bqfw_four{width:100%; height: auto; overflow: hidden}
.bqfw_four_left{width:259px; height: 674px; float: left; background: url(../images/yy_bjs.jpg) no-repeat center; padding: 40px 18px}
.bqfw_four_bottom{width:100%; height:245px; background: url(../images/yy_bbjs.jpg) no-repeat center; margin-top:17px; padding: 58px; padding-left: 40px;}
.bqfw_four_bottom h4{font-size: 20px; color: #333333; font-weight: bold;}
.bqfw_four_bottom p{font-size: 16px; color: #666666; line-height: 40px;}
.bqfw_four_bottom span{font-size: 16px; color: #ef0b0b; margin-top: 10px; display: block}
.ny_bqfw_wu{width:100%; height: auto; overflow: hidden; background: #eeeeee; padding: 63px 0; margin-top: 48px;}
.ny_bqfw_wu ul{width:100%; height: auto; overflow: hidden; margin-top: 42px;}
.ny_bqfw_wu ul li{width:390px; height: auto; float: left; margin-right:15px;}
.ny_bqfw_wu ul li:last-child{margin-right: 0}
.bqfw_wu_pic{width: 100%; height: auto; overflow: hidden}
.bqfw_wu_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;
}
.bqfw_wu_xx{width:100%; height: auto; background: #fff; padding: 20px 0; text-align: center}
.bqfw_wu_xx h3{font-size: 20px; color: #333333; font-weight: bold; line-height: 40px;}
.bqfw_wu_xx p{font-size: 16px; color: #666666; line-height: 26px; margin: 10px 0}
.bqfw_wu_xx span{width:142px; height: 32px; background: #0054a8; text-align: center; line-height: 32px; color: #fff; font-size: 16px; display: block; margin: 0px auto; }
.bqfw_wu_xx span:hover{background:#ef0b0b; color:#fff}
.ny_bqfw_wu 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_bqfw_six{width:100%; height: auto; overflow: hidden;  margin-top: 48px;}
.ny_bqfw_six ul{width:100%; height: auto; overflow: hidden; margin-top:36px;}
.ny_bqfw_six ul li{width:150px; height: 344px; float: left; text-align: center; background: url(../images/fw_l.jpg) no-repeat center; padding-top:68px}
.ny_bqfw_six ul li h3{font-size: 16px; color: #fff; font-weight: bold;}
.ny_bqfw_six ul li img{width:56px; height: 56px; display: block; margin: 10px auto 25px;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.ny_bqfw_six ul li span{width:95px;  height: 29px; border: 1px solid #fff; text-align: center; line-height: 26px; display: block; margin: 60px auto 0; font-size: 14px; 
	color:#fff;}
.ny_bqfw_six ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.ny_bqfw_six ul li:hover span{background: #fff; color: #0b7cef}
.ny_bqfw_six ul li:nth-child(2n){background: url(../images/fw_b.jpg)no-repeat}
.ny_bqfw_qi{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.ny_bqfw_qi ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_bqfw_qi ul li{width:390px; height: 163px; float: left; position: relative; margin-right: 15px; margin-bottom:20px; overflow: hidden}
.ny_bqfw_qi 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;
}
.bqfw_qi_hover{width:100%; height:100%; position: absolute; top:0; left:0; text-align: center; padding:40px 0 }
.ny_bqfw_qi ul li h4{font-size: 16px; color: #000000; font-weight: bold; text-align: center}
.ny_bqfw_qi ul li p{font-size: 16px; color: #000000; line-height: 28px;}
.ny_bqfw_qi ul li:nth-child(3n){margin-right: 0}
.ny_bqfw_qi 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_bqfw_lc{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.bqfw_lc_left{width:329px; height: 145px; background: url(../images/lc_bjs.png) no-repeat center; padding-left: 40px; padding-top: 15px; float: left}
.bqfw_lc_left h3{font-size: 24px; color:#fff; font-weight: bold; border-bottom: 1px solid #fff;  height: 45px; display: table}
.bqfw_lc_left p{font-size: 16px; color: #fff; margin-top: 20px;}
.ny_bqfw_lc ul{float: right; margin-right: 50px; margin-top: 8px;}
.ny_bqfw_lc ul li{width:83px; height: auto; float: left; text-align: center}
.ny_bqfw_lc ul li p{font-size: 16px; color: #000000; line-height: 40px; text-align: center}
.lc_jt{padding-top: 30px; margin: 0px 20px;}
.ny_bqfw_wt{width:100%; height: auto; overflow: hidden; margin-top: 70px; margin-bottom: 50px;}
.ny_bqfw_wt ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_bqfw_wt ul li{width:394px; height: 65px; border: 1px solid #d2d2d2; float: left; margin-right: 9px; margin-bottom: 10px; line-height: 65px; padding: 0px 10px;}
.ny_bqfw_wt ul li:nth-child(3n){margin-right: 0; }
.ny_bqfw_wt ul li a{font-size:16px; color: #333333; width: 100%; height: 100%; display: block;background: url(../images/wen.png) no-repeat left center; padding-left:35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_bqfw_wt ul li:hover{background: #0054a8}
.ny_bqfw_wt ul li:hover a{color:#fff; background: url(../images/wen_h.png) no-repeat left center}




/*商标注册*/
.ny_sbzc_btop{width:100%; height: auto; background: rgba(0,0,0,0.45); padding: 20px 45px; margin-top: 35px;}
.ny_sbzc_bbottom{width:100%; height: 168px; background: #fff; padding: 20px; margin-top: 15px;}
.ny_sbzc_btop .zlfw_linput{width:457px!important}
.input_zbq{background: #fff url(../images/zi_icon.png) no-repeat 20px center; }
.input_zhm{background: #fff url(../images/sj_icon.png) no-repeat 20px center; }
.ny_sbzc_bbottom .zlfw_linput input[type="text"]{color:#333}
.txtScroll-top{ overflow:hidden; position:relative;  float: left; width:820px; padding: 10px }
.txtScroll-top .bd{width:100%; height: auto; overflow: hidden}
.txtScroll-top .infoList li{width:100%; height: 30px; line-height: 30px; overflow: hidden; font-size: 16px; color: #666666;}
.txtScroll-top .infoList li p{width:48%; float: left}
.txtScroll-top .infoList li p:nth-child(2n){float: right}
.txtScroll-top .infoList li p:hover{color:#0a68b2}
.sbzc_bban_right{width:220px; height: 100%; float: right; border-left:1px dashed #dcdcdc; padding-left: 48px; padding-top: 26px;}
.sbzc_bban_right p{font-size: 14px; color: #333333; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 20px;}
.sbzc_bban_right span{width:139px; height: 36px; border: 1px solid #e52e00; color: #e52e00; font-weight: bold; display: block; text-align: center; border-radius: 25px; line-height: 36px; margin-top:8px;}
.sbzc_bbzi{width:843px; float: left}
.sbzc_bbzi h5{font-size: 16px; color: #333333; background: url(../images/time_s.png) no-repeat left center; padding-left:30px; }
.ny_sbzc_one{width:100%;height: auto;overflow: hidden; margin: 60px 0}
.ny_sbzc_one ul{width:100%; height: auto; margin-top: 50px; overflow: hidden}
.ny_sbzc_one ul li{width:290px; height: 389px; background: url(../images/sbzc_one.jpg) no-repeat center; float: left; margin-right:13px; text-align: center;
	padding-top: 46px;}
.ny_sbzc_one ul li:last-child{margin-right: 0}
.ny_sbzc_one ul li h3{font-size: 18px; color: #fff; font-weight:bold; line-height: 50px; margin: 8px 0}
.ny_sbzc_one ul li p{font-size: 16px; color: #fff; line-height: 28px; height: 56px;}
.ny_sbzc_one ul li .sbzc_xj{width:140px; height: 41px; background: #fff; border-radius: 25px; text-align: center; line-height: 41px; font-size: 16px; color: #0054a8; display: block; margin: 20px auto;}
.ny_sbzc_one ul li .sbzc_xj:hover {color:#fff; background: #e52e00; cursor: pointer}
.ny_sbzc_zyx{width:100%; height:697px; background: url(../images/sbzc_zyx.jpg) no-repeat center}
.sbzc_zyx_right{width:626px; height: auto; float: right; margin-top: 132px}
.sbzc_zyx_right ul{width:100%; height: auto; overflow: hidden}
.sbzc_zyx_right ul li{width:260px; height: 118px; float: left; margin-bottom: 40px;}
.sbzc_zyx_right ul li:nth-child(2n){float: right}
.sbzc_zyx_right ul li h3{font-size: 18px; color: #0054a8; font-weight: bold; line-height: 40px;}
.sbzc_zyx_right ul li p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 26px;}
.zyx_links{width:146px; height:45px; background: #0054a8; text-align: center; color: #fff; font-size: 16px; color: #fff; display: block; line-height:45px;
	border-radius: 25px; margin-top: 20px;}
.zyx_links:hover,.sbzc_link:hover{background: #e73e00}
.ny_sbzc_lc{width:100%; height:778px; background: url(../images/sbzc_lc.jpg) no-repeat center; padding-top: 110px;}
.ny_sbzc_lc .sbzc_lc_left{width:552px; height: auto; float: left; margin-top: 56px;}
.sbzc_lc_li{width:146px; height: 110px; float: left; background: #ffffff; border-radius: 9px; text-align: center; margin-bottom: 48px;}
.sbzc_lc_li h3{font-size: 16px; color: #0054a8; font-weight: bold; line-height: 40px;}
.sbzc_lc_li span{font-size: 14px; color: #333333; display: block}
.sbzc_lc_jt{width:57px; height: 110px; float: left; background: url(../images/lc_jt.png) no-repeat center;float: left; margin-bottom: 48px;}
.lc_links{width:143px; height: 44px; background: #e73e00; text-align: center; line-height: 44px; color:#fff; font-size: 16px; color: #fff; float: left; 
	border-radius: 25px; margin-top: 30px; margin-left: 60px;}
.sbzc_lc_right{width:579px; height: auto; float: right; margin-top: 56px;}
.sbzc_lc_rtop{width:100%; height: 198px; overflow: hidden; background:rgba(0,84,168,0.85); padding: 10px 35px 0 10px;}
.sbzc_lc_right dl{width:100%; height: 40px; line-height: 40px;}
.sbzc_lc_right dl dt{float: left}
.sbzc_lc_right dl dd{width:510px; height: auto; float: left; border-bottom: 1px solid #fff; margin-left:12px;}
.sbzc_lc_right dl dd p{float: left; font-size: 16px; color: #fff; font-weight: bold;}
.sbzc_lc_right dl dd a{float: right; font-size: 14px; color: #fff;}
.sbzc_lc_rxx{width:100%; height: auto; padding-left: 20px; margin-top:20px;}
.sbzc_lc_rxx p{font-size: 14px; color: #fff; line-height:30px; margin-bottom: 10px;}
.sbzc_lc_rbottom{width:100%; height:192px; overflow: hidden; background:rgba(0,84,168,0.85); padding: 10px 35px 0 10px; margin-top: 19px;}
.sbzc_lc_bxx{width:100%; height: auto; padding-left: 20px; margin-top:20px;}
.sbzc_lc_bxx p{font-size:16px; color: #fff; line-height:30px; margin-bottom: 10px; float: left; margin-right: 40px;}
.ny_sbzc_why{width:100%; height: auto; overflow: hidden; margin: 60px 0}
#wrap{width:1200px; height: 433px; margin-top: 55px; margin-bottom: 40px;}
#wrap > ul{width: 120%;list-style: none;}
#wrap > ul > li{float: left;width: 300px;height:433px;cursor: pointer; position: relative}
.sbzc_1{background: url(../images/sbzc_why1.jpg) no-repeat center/cover; }
.sbzc_2{background: url(../images/sbzc_why2.jpg) no-repeat center/cover;}
.sbzc_3{background: url(../images/sbzc_why3.jpg) no-repeat center/cover;}
#wrap > ul > li:nth-child(1){ width:600px }
.sbzc_why_xx{width:100%; height: 100%; background: rgba(255,255,255,0.8); position: absolute; top:0; left:0;  padding: 86px 25px}
.sbzc_why_xx h3{font-size: 20px; color: #333333; font-weight: bold; margin-bottom: 20px; text-align: center;}
.sbzc_why_xx p{font-size: 16px; color: #333; line-height: 30px;}
.sbzc_why_xx p span{color:#0569b5; font-weight: bold;}
.sbzc_3 .sbzc_why_xx{background: rgba(0,84,168,0.8)}
.sbzc_3 .sbzc_why_xx h3{font-size: 20px; color: #fff; font-weight: bold; margin-bottom: 20px; text-align: center;}
.sbzc_3 .sbzc_why_xx p,.sbzc_3 .sbzc_why_xx span{color:#fff}
.curr .sbzc_why_xx{width:522px; height: 263px; top:50%; left:50%; margin-top:-131.5px; margin-left: -261px; padding:40px 25px }
.ny_sbsj_case{width:100%; height:738px; background: url(../images/sbsj_bjs.jpg) no-repeat center; padding: 60px 0}
.ny_sbsj_case ul{width:100%; height: auto; margin-top: 50px; overflow: hidden}
.ny_sbsj_case ul li{width:186px; height: auto; float: left; margin-right: 8px; margin-bottom:34px;}
.ny_sbsj_case ul li:nth-child(6n){margin-right: 0}
.ny_sbsj_case ul li img{width:100%; height: auto; display: block}
.sbzc_link{width:146px; height:45px; background: #0054a8; text-align: center; color: #fff; font-size: 16px; color: #fff; display: block; line-height:45px;
	border-radius: 25px; margin: 20px auto 0;}
.ny_sbsj_xz{width:100%; height: auto; overflow: hidden; margin-top: 88px;}
.ny_sbsj_xz ul{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.ny_sbsj_xz ul li{width:290px; height: auto; float: left; margin-right:13px; }
.ny_sbsj_xz ul li:nth-child(4n){margin-right: 0}
.sbsj_opic{width:100%; height: auto; overflow: hidden}
.sbsj_opic img{width:100%; height: auto; display: block}
.sbsj_oxx{width:100%; height: auto; margin-top: 20px;}
.sbsj_oxx h4{font-size: 16px; color: #333333; font-weight: bold; line-height: 40px; text-align: center}
.sbsj_oxx p{width:100%; height: 78px; line-height: 26px; font-size: 16px; color: #333; text-align: center}
.sbsj_tan{width:128px; height: 36px; background: #0054a8; text-align: center; color: #fff; font-size: 16px; color: #fff; display: block; line-height: 36px;
	border-radius: 25px; margin: 20px auto 0;}
.sbsj_tan:hover{background: #e73e00; color: #fff}
.ny_sbsj_fuwu{width:100%; height: auto; overflow: hidden; margin-top: 90px; margin-bottom: 60px;}
.ny_sbsj_fuwu ul{width:876px; height: auto; float: left; margin-top: 50px;}
.ny_sbsj_fuwu ul li{width:206px; height: 165px; border: 1px solid #dcdcdc; float: left; margin-bottom: 20px; margin-right: 10px; padding:40px 0 0; transition: all 0.4s ease-in-out; }
.ny_sbsj_fuwu ul li:nth-child(4n){margin-right: 0}
.ny_sbsj_fuwu ul li h4{font-size: 16px; color: #333; text-align: center; font-weight: bold; line-height: 40px;}
.ny_sbsj_fuwu ul li p{font-size: 12px; color: #666666; line-height:20px; text-align: center}
.ny_sbsj_fuwu ul li span{width:87px; height: 27px; background: #0054a8 url(../images/b_jtsd.png) no-repeat 65px center;  line-height: 27px; border-radius: 25px; color: #fff; font-size: 12px; display: none; margin: 10px auto; padding-left: 10px; cursor: pointer}
.ny_sbsj_fuwu ul li:hover span{display: block}
.ny_sbsj_fuwu ul li:hover{padding:20px 0 0; transition: all 0.4s ease-in-out;}
.sbsj_fuwu_right{width:306px; height: 525px; background: url(../images/sbsj_fuwu_bj.jpg) no-repeat center; padding-top: 132px; text-align: center; float: right;
	margin-top: 50px;}
.sbsj_fuwu_right h3{font-size: 36px; color: #ffffff; font-weight: bold;}
.sbsj_fuwu_right p{font-size: 16px; color: #fff; line-height: 30px; margin-top: 20px;}
.sbsj_fuwu_right .sbsj_yy{width:122px; height: 35px; background: #fff; border-radius: 25px; text-align: center; line-height: 35px; font-size: 16px; color: #333; margin: 90px auto 0}
.sbsj_fuwu_right .sbsj_yy:hover{background: #e73e00; color: #fff; cursor: pointer}




/*专利服务*/
.ny_zlfw_input{width:1008px; height: 147px; background: #fff; padding: 26px 35px; margin:60px auto 0; }
.zlfw_input_bottom{width:100%; height: 60px; margin-top: 8px;}
.zlfw_linput{width:371px; height: 59px;  float: left; padding-left:40px; margin-right: 5px;}
.input_bq{background: #eeeeee url(../images/zi_icon.png) no-repeat 20px center; }
.input_hm{background: #eeeeee url(../images/sj_icon.png) no-repeat 20px center; }
.zlfw_linput input[type="text"]{width:300px; height: 59px; line-height: 59px; float:left; margin-left: 10px; background: none; border: 0; font-size: 16px; color: #333333 }
.ny_sbsj_lei{width:100%; height: 34px; }
.ny_sbsj_lei h4{font-size: 16px; color: #fff; float: left; background: #0054a8; width: 99px; height: 34px; text-align: center; line-height: 34px;}
.ny_sbsj_lei ul{width:795px;  height:34px ;float: left; margin-left: 20px;}
.ny_sbsj_lei ul li{width:auto; height: 34px; float: left; margin-right: 20px;}
.icheckbox_square-green, .iradio_square-green { display: inline-block; vertical-align: middle;  margin: 0;  padding: 0; width: 11px; height: 11px;
 border: none; cursor: pointer; }
.iradio_square-green.checked{background: url(../images/check_bjs.png) no-repeat center;}
.iradio_square-green {background:url(../images/check_bj.png) no-repeat center;}
.ny_sbsj_lei ul li label{font-size: 16px; color: #333333; line-height: 34px;}
.ny_zlfw_one{width:100%; height: auto; overflow: hidden; margin: 62px 0}
.zlfw_one_xx{width:100%; height:554px; background: url(../images/zlfw_hc.jpg) no-repeat center; margin-top: 48px;}
.zlfw_one_xx ul{width:620px; height: auto; float: right}
.zlfw_one_xx ul li{width:100%; height: 46px; background: url(../images/lan_d.png) no-repeat left center; padding-left: 40px; margin-top: 30px; overflow: hidden}
.zlfw_one_xx ul li p{width:100%; height: 46px; line-height: 46px; border: 1px solid #d2d2d2; border-radius: 25px; font-size: 16px; color: #333333; padding: 0px 20px;}
.zlfw_one_xx ul li p span{font-weight: bold; margin-right: 10px;}
.zlfw_one_xx ul li:hover p{border: 1px solid #0054a8}
.ny_zlfw_two{width:100%; height: auto; overflow: hidden; margin-top: 50px;  margin-bottom: 28px;}
.ny_zlfw_two ul{width:100%; height: auto; margin-top: 38px}
.ny_zlfw_two ul li{width:290px; height: auto; float: left; background: #eeeeee; margin-right: 13px; }
.ny_zlfw_two ul li .zlfw_two_pic{widdth:290px; height:auto; overflow: hidden; position: relative}
.ny_zlfw_two ul li .zlfw_two_pic img{width:100%; height: 100%; display: block}
.zlfw_two_pic h3{font-size: 18px; color: #fff; font-weight: bold; position: absolute; bottom:16px; left:16px;}
.ny_zlfw_two ul li:last-child{margin-right: 0px;}
.sqzl_oxx{width:100%; height: auto; padding:15px 35px;}
.sqzl_oxx h3{width:100%; height: 40px; line-height: 40px; font-weight: bold; font-size: 24px; color: #333333; text-align: center; margin: 14px 0 15px}
.sqzl_oxx p{font-size: 16px; height:112px;  color: #333333;line-height:28px; }
.sqzl_oxx span{width:100%; height: 44px; line-height: 44px; border-top:1px solid #0060c0; font-size:16px; color: #333333; display: block; 	margin-top:12px;}
.sqzl_oxx .zlsq_li{width:118px; height: 30px; background: #0060c0; color: #fff; font-size: 14px; display: block;  text-align: center;
	line-height: 30px; cursor:pointer; margin-top: 10px;}

.zlsq_li:hover{background: #e52e00}

.ny_zlfw_lc{width:100%; height:569px; background: url(../images/zllc_bjs.jpg) no-repeat center; padding-top: 60px;}

.zlfw_lc_xx{width:100%; height: auto; overflow: hidden; margin-top:62px;}
.zlfw_lc_dh{width:187px; height: 187px; background: #fff; border: 1px solid #eee;border-radius: 50%; float: left; padding-top: 20px;}
.zlfw_lc_jt{width:64px; height: 187px; float: left; background: url(../images/zllc_jt.png) no-repeat center}
.zlfw_lc_dh h4{font-size: 18px; color: #333333; font-weight: bold; text-align: center; margin-top: 10px;}
.zlfw_lc_dh p{font-size: 16px; color: #666666; text-align: center; line-height: 30px;}
.zlfw_lc_dh i{width:100%;  height: 60px; display: block}
.lc_1{background: url(../images/lc_1.png) no-repeat center}
.lc_2{background: url(../images/lc_2.png) no-repeat center}
.lc_3{background: url(../images/lc_3.png) no-repeat center}
.lc_4{background: url(../images/lc_4.png) no-repeat center}
.lc_5{background: url(../images/lc_5.png) no-repeat center}
.zlfw_lc_dh:hover{background: #0060c0}
.zlfw_lc_dh:hover h4,.zlfw_lc_dh:hover p{color:#fff}
.zlfw_lc_dh:hover .lc_1{background: url(../images/lc_h1.png) no-repeat center}
.zlfw_lc_dh:hover .lc_2{background: url(../images/lc_h2.png) no-repeat center}
.zlfw_lc_dh:hover .lc_3{background: url(../images/lc_h3.png) no-repeat center}
.zlfw_lc_dh:hover .lc_4{background: url(../images/lc_h4.png) no-repeat center}
.zlfw_lc_dh:hover .lc_5{background: url(../images/lc_h5.png) no-repeat center}

.zlfw_sq{width:186px; height: 42px; background: #0060c0; text-align: center; line-height: 42px; color: #fff; display: block; margin: 40px auto 0;}
.zlfw_sq:hover{background: #e52e00; cursor: pointer}
.ny_zlfw_qita{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.ny_zlfw_qita ul{width:100%; height: auto; overflow: hidden; margin-top: 53px; border-top:1px solid #d2d2d2;  border-left:1px solid #d2d2d2}
.ny_zlfw_qita ul li{width:299.7px; height: 266px; float: left; border: 1px solid #d2d2d2; border-top:0; border-left:0; text-align: center; padding-top: 60px; 
	transition: all 0.4s ease-in-out;}
.ny_zlfw_qita ul li h3{font-size: 18px; color: #333333; font-weight: bold; height: 35px; line-height: 35px;}
.ny_zlfw_qita ul li p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 28px;}
.ny_zlfw_qita ul li .zlfw_qtt{width:131px; height: 30px; background: #0060c0; color: #fff; display: block; margin: 10px auto; text-align: center; line-height: 30px; display: none}
.zlfw_qita_pic{width:100%; height:60px; display: flex; align-items: center;}
.zlfw_qita_pic img{align-items: center; margin: 0px auto 20px;}
.ny_zlfw_qita ul li:hover .zlfw_qtt{display: block}
.ny_zlfw_qita ul li:hover{ padding-top:30px; transition: all 0.4s ease-in-out;}









/*底部*/
.footer{width: 100%; height:auto; background:#f0f0f0; position: relative;padding-top: 25px; overflow: hidden}
.footer h3{font-size: 16px; color: #1c429c; font-weight: bold; line-height: 40px;}
.footer_service{width:675px; height: auto; float: left}
.footer_service p{width:110px; height: 28px; background: url(../images/ser_bjs.png) no-repeat center; font-size: 14px; color: #333333; line-height: 26px; text-align: center}
.footer_service ul{width:100%; height: auto; overflow: hidden; margin-top:5px; }
.footer_service ul li{width:135px; height: 30px; line-height: 30px; float: left}
.footer_service ul li a{font-size: 14px; color: #666666}
.footer_service ul li:hover a{color:#0054a8}
.footer_contact{width:220px;  height: auto; float: left; margin-left: 10px;}
.footer_contact p{font-size: 16px; color:#666666; margin-top: 10px;}
.footer_contact span{font-size: 30px; color: #e52e00; font-weight: bold;}
.footer_contact a{width:154px; height: 35px; background: #0054a8; text-align: center; line-height: 35px; font-size: 16px; color: #fff; display: block}
.footer_top_right{width:260px; height:200px;  display: block; overflow: hidden; float: right; }
.footer_img{width:110px; height: auto; overflow: hidden; float: left}
.footer_img div{width:110px; height: auto;  padding: 10px;}
.footer_img div img{width:100%; height:100%;}
.footer_img p{width:100%; height:25px; line-height:25px; font-size:14px;  color: #999999; text-align: center }
.footer_ban{width:100%; height: 76px; line-height: 76px; background: #f0f0f0; border-top:1px solid #dadada}
.footer_zhichi{width:auto; height:100%;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#666666;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px;}
.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: #666666;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; font-size: 14px; color:#666666; float: left}
.f_brq a{margin-left: 15px; color: #666666;}
.f_brq a:hover{color:#97050f!important}
.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}




/*弹出框*/
.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_info{width:525px; height:560px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2); border-top:10px solid #0054a8; position: fixed; top:50%; left:50%; 
	margin-left:-262.5px; margin-top: -280px; padding: 20px 69px 0;position: relative}
.tan_info h4{font-size: 30px; color: #333333; font-weight: bold;}
.tan_info h4 span{font-size: 30px; color: #0054a8; font-weight: bold;}
.tan_info h5{width:100%;  height: 30px; line-height: 30px; font-size: 14px; color: #999999; text-align: center}
.tan_info h5 span{color:#ff0000}
.tan_input{width:100%; height: auto; overflow: hidden; margin-top:22px }
.tan_input .input_list{width:100%; height: auto; overflow: hidden; margin-bottom: 5px; position:relative}
.tan_input .input_list p{font-size: 14px; color: #333333; line-height: 25px;}
.tan_input .input_list input[type="text"]{width:100%; height: 47px; background: #eeeeee; border-radius: 2px; border: 0px; padding-left: 10px;}
.tan_input .input_list select{width:100%; height: 47px; background: #eeeeee; border-radius: 2px; border: 0px;  padding-left: 10px;}
.tan_ts{width:100%; height: 35px; line-height: 35px; font-size: 14px; color: #333333}
.tan_ts span{color: #0054a8}
.tan_submit{width:100%; height: 48px; background: #0054a8; color: #fff; text-align: center; line-height: 48px; font-size: 14px; border: 0px; border-radius: 5px; 
	margin-top:20px;}
.tan_xx{font-size: 12px; color: #333333; line-height: 28px; margin-top: 10px;}
.tan_xx span{color:#ff0000}
.tan_close{width:33px; height: 33px; position: absolute; top:5px; right:15px;}
.tan_close img{width:100%; height: 100%;}

.fsbsj_tan{width:424px; height:316px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2); border-top:8px solid #0054a8; position: fixed; top:50%; left:50%; 
	margin-left:-212px; margin-top: -158px; padding: 20px 24px 0;position: relative}
	
.mfzb_tan{height:380px; margin-top:-190px;}	
	
.fsbsj_tan h4{font-size: 24px; color: #0054a8; text-align: center; margin-bottom:20px; font-weight:bold;}
.fsbsj_tan input[type="text"]{width:100%; height: 40px; border: 1px solid #e5e5e5; background:none; padding-left: 10px; }
.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:40px; line-height:40px; background: #0054a8; color: #fff; font-size: 16px;  border: 0; margin-top: 20px;}
.sbsj_sj{width:100%; height:40px; position:relative;margin-top: 16px;}
.sbzc_dw{width:100%; height: 40px; margin-bottom:20px;}
.sbcx_submit:hover{background: #e52e00}



/*商标注册弹出框*/
.zc_tan_one{width:460px;height: 550px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2);position: fixed; top:50%; left:50%; 
	margin-left:-230px; margin-top: -275px;  display: none;}
.f_tan{width:460px;height: 475px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2);position: fixed; top:50%; left:50%; 
	margin-left:-230px; margin-top: -237px;  display: none;}	
.tan_one_title{width:100%; height: 72px; line-height: 72px; background: #0a68b2; padding: 0px 10px; position: relative}
.tan_one_title p{width:360px; height: 100%; float:left; font-size: 18px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.tan_alls .tan_one_title p{text-align:center; width:409px; font-weight:bold; font-size:30px;}
.zc_close{width:29px; height: 29px; position: absolute; top:20px; right:10px; z-index: 9; cursor: pointer}
.tan_one_xx{width:100%; height: auto; padding: 0px 30px;}
.tan_one_xx p{font-size: 14px; color: #333333; margin-bottom: 15px; text-align: center; height: 35px; line-height: 35px;}
.one_xx_input{width:100%; height: 42px; margin-top: 15px; position:relative}
.one_xx_input span{float: left; font-size: 14px; color: #333;line-height: 42px;}
.one_xx_input input[type="text"]{width:315px; height: 40px; float: right; background: #e7e7e7; color: #999;font-size: 12px; padding: 0px 10px; border: 0; border-radius: 5px;}
.sj_xxts{width:100%; height: 22px; margin-top: 5px;}
.sj_xxts span{width:173px; height: 22px; line-height: 22px; background: #22ac38 url(../images/wd.png) no-repeat 10px center; padding-left: 30px; font-size: 12px; color: #fff;  float: right}
.one_xx_haoma{width:100%; height: 42px; line-height: 42px; position:relative}
.one_xx_haoma i{float: left; color:#0a68b2}
.one_xx_haoma span{float: left; font-size: 14px; color: #333;line-height: 42px;}
.one_xx_haoma input[type="text"]{width:315px; height: 40px; float: right; background: #e7e7e7; color: #999;font-size: 12px; padding: 0px 10px; border: 0; border-radius: 5px;}
.xx_tsy{width:100%; height: auto;  padding-left: 98px; font-size: 12px; color: #999999}
.one_submit{width:260px;height: 40px; background: #0a68b2; color: #fff; text-align: center; line-height: 40px; font-size: 16px; color: #fff; border: 0; border-radius: 5px; margin-top: 27px; margin-left: 80px;}
.tan_one_ts{width:413px; height: auto; overflow: hidden; border-top:1px solid #eeeeee; padding-top: 20px; margin: 26px auto 0}
.tan_one_ts h4{font-size:14px; color: #333333; margin-bottom: 8px}
.tan_one_ts p{font-size: 14px;color: #999999; line-height: 24px;}
.zc_tan_two{width:460px;height: 424px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2);position: fixed; top:50%; left:50%; 
	margin-left:-212px; margin-top: -230px;  display: none;}
.tan_one_title h3{font-size: 30px;color: #fff; font-weight: bold;  text-align: center}
.zc_tan_san{width:460px;height:350px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2);position: fixed; top:50%; left:50%; 
	margin-left:-212px; margin-top: -194px; display: none; }


/*申请专利弹出框*/
.sqzl_tan{width:486px; height:410px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2); border-top:4px solid #0060c0;
    position: fixed;  top: 50%; left: 50%; margin-left: -243px; margin-top: -205px; padding: 20px 40px 0; display:none;}
.sqzl_tan h4,.sqzl_tan_t h4{font-size: 30px; color: #333333; font-weight: bold; text-align: center; }
.sqzl_tan h5,.sqzl_tan_t h5{font-size: 16px; color: #666666;  text-align: center; line-height: 28px;}
.sqzl_tan_xx{width:100%; height: auto; overflow: hidden; margin-top: 10px;margin-top: 25px;}
.sqzl_tan_xx dl{width:100%; height: 40px; margin-bottom: 19px; line-height: 40px;}
.sqzl_tan_xx dl dt{width:83px; height: 40px; float: left; font-size: 16px; color: #060c26}
.sqzl_tan_xx dl dd{width:294px; float: left; font-size: 14px; color: #999999; position:relative}
.sqzl_tan_xx dl input[type="text"]{border:1px solid #dcdcdc; padding: 0px 10px; font-size: 14px; color: #999999}
.zl_name,.zl_fs{width:100%; height: 40px;}
.zl_yzm{width:150px;height: 40px; float: left}
.sqzl_tan_xx dl a{width:134px; height: 40px; float: left; background: #dcdcdc; color: #999999; font-size: 14px; margin-left: 10px; text-align: center}
.sqzl_tijiao{width:210px; height: 48px; background: #0060c0; color: #fff; text-align: center; line-height: 40px; border-radius: 25px; font-size: 16px; border: 0;
	margin: 30px auto 0; display: block}
.sqzl_tan_t{width:486px; height:340px; background: #fff; box-shadow: 1px 2px 3px rgba(0,0,0,0.2); border-top:4px solid #0060c0;
    position: fixed;  top: 50%; left: 50%; margin-left: -243px; margin-top: -170px; padding: 20px 40px 0; display:none;}

/*软件弹出*/

.bqfw_tan_all{width:424px;height: 303px;background: #fff;box-shadow: 1px 2px 3px rgba(0,0,0,0.2);border-top:8px solid #0054a8;
	position: fixed;
	top:50%;
	left:50%;
	margin-left:-212px;
	margin-top: -170px;
	padding: 20px 24px 0;
	position: relative;
	}
.bqfw_tan_all h4{font-size: 30px; color: #333333; font-weight: bold; text-align: center; }

.rjzzp_tan_xx{width:100%; height: auto; overflow: hidden}
.rjzzp_tan_xx dl{width:100%; height: 40px; margin-bottom: 10px; line-height: 40px;margin-top:20px}
.rjzzp_tan_xx dl dt{width:83px; height: 40px; float: left; font-size: 16px; color: #060c26}
.rjzzp_tan_xx dl dd{width:292px; float: left; font-size: 14px; color: #999999; position:relative}
.rjzzp_tan_xx dl input[type="text"]{border:1px solid #dcdcdc; padding: 0px 10px; font-size: 14px; color: #999999; margin-top: 0!important}


/*内页导航*/
.ny_header{width:100%; height: 105px;}
.ny_logo{width:228px; height:61px; float: left; margin-top:10px;}
.ny_logo img{width:100%; height: auto}


/*内页*/
.ny_banner{width:100%; height:300px; position: relative; text-align: center; padding-top: 92px;}
.ny_banner h3{font-size: 60px; color: #fff;font-weight: bold}
.ny_banner  img{ width:19px; height:20px;  animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
.ny_banner p{width:100%; height:auto; font-size: 14px; color: #ffffff; line-height: 28px; margin: 20px 0}
.about_ban{background: url(../images/about_ban.jpg) no-repeat}
.szhy_ban{ background: url(../images/szhy_ban.jpg) no-repeat}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat}
.case_ban{ background: url(../images/case_ban.jpg) no-repeat}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat}
.service_ban{ background: url(../images/ser_ban.jpg) no-repeat}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat}
.hzhb_ban{background: url(../images/hzhb_ban.jpg) no-repeat}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat}
.jsys_ban{background: url(../images/jsys_ban.jpg) no-repeat}



.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#0569b5;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#0569b5}




/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left; overflow:hidden}
.ny_news_top dl dt{width:255px; height:auto; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: auto; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height:58px; font-size: 14px; color: #999999; line-height: 28px; overflow:hidden}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#0569b5}
.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 30px 0 50px; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #0054a8 0%,#208af3 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:1030px;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}

/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_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}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}
#sl_PicShow{width:500px;height:auto;overflow: hidden;border: 1px solid #ccc; float:left; }
#sl_PicShow img{width:100%; height:auto; display:block;}
.go_black{width: 90px;height: 30px;background: #0059a7; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.ny_product_show{overflow:hidden; margin-bottom:50px;}
.ny_about_info{font-size:14px; color:#666; line-height:30px; margin-bottom:40px; margin-top:35px; width:100%; height:auto; overflow:hidden}








