
/*首页*/
	.h_top{width:100%;height:40px;border-bottom:1px solid #e4e4e4;background:#f6f6f6;overflow:hidden;}
	.center{max-width:1200px;width:100%;height:auto;overflow:hidden;margin:0 auto;}
	.h_top a{width:auto;height:30px;line-height:30px;position:relative;position:relative;float:right;padding:5px 0;padding-left:19px;padding-right:21px;color:#666;font-size:14px;}
	.h_top a.russia{padding-right:0;}
	.h_top a.russia:after{display:none;}
	.h_top a.china{padding-left:0;}
	.h_top a:after{
		content: '';
		display:block;
		width:1px;
		height:10px;
		position:absolute;
		top:50%;
		right:0;
		margin-top:-5px;
		background:#ccc;
	}
	.h_top a:hover{color:#d52b1e;}
	.tel_span{width:auto;height:30px;line-height:30px;color:#d52b1e;font-size:14px;display:block;position:relative;float:right;padding:5px 0;padding-left:26px;padding-right:34px;}
	.tel_span:after{
		content: '';
		display: block;
		width:16px;
		height:16px;
		position:absolute;
		top:50%;
		left:0;
		margin-top:-8px;
		background:url(../images/tel_span.png) no-repeat;
	}
	
	.h_cent{width:100%;height:80px;padding:15px 0;overflow:hidden;}
	.logo{width:636px;height:80px;float:left;}
	.logo img{width:636px;height:80px;display:block;}

	.search{width:310px;height:40px;border:1px solid #2769b3;float:right;margin-top:19px;position:relative;overflow:hidden;}
	.search_text{width:260px;height:30px;line-height:30px;font-size:14px;color:#999;padding:5px;}
	.search_text input[type=text]{width:260px;height:30px;line-height:30px;}
	.search_btn{width:40px;height:40px;position:absolute;top:0;right:0;background:url(../images/search_btn.png) #2769b3 center center no-repeat;cursor:pointer;}

	.h_nav{width:100%;height:50px;background:#2769b3;}
	.nav_list{width:100%;height:50px;overflow:hidden;}
	.nav_list li{width:170px;height:50px;line-height:50px;font-size:16px;color:#fff;float:left;position:relative;}
	.nav_list li a{width:170px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;font-weight:bold;}
	.nav_list li:after{
		content: '';
		display:block;
		width:1px;
		height:100%;
		background:#235c9e;
		position:absolute;
		top:0;
		right:0;
	}
	.nav_list li:before{
		content: '';
		display:block;
		width:1px;
		height:100%;
		background:#2d79cf;
		position:absolute;
		top:0;
		right:1px;
	}

	.nav_list li.active,.nav_list li:hover{background:#235c9e;}

	.banner{width:100%;height:500px;}

	.banner .single-item{width:100%;height:500px;overflow:hidden;}
	.banner .single_box{width:100%;height:500px;}
	.banner .slick-prev,.banner .slick-next{display:none;}
	.banner .slick-dots{bottom: 0;}
	.banner .slick-dots li button{padding:0;width:16px;height:16px;}
	.banner .slick-dots li button:before{display:none;}
	.banner .slick-dots li{background:#fff;width:16px;height:16px;overflow:hidden;
		-moz-border-radius: 50%; /* Firefox */
		-webkit-border-radius: 50%; /* Safari 和 Chrome */
		border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
	.banner .slick-dots li.slick-active{background:#2769b3;}
	
	.wrap{width:100%;height:auto;overflow:hidden;}
	.wrap_box{width:100%;height:auto;overflow:hidden;}
	.padtop43{padding-top:43px;}
	.padbot45{padding-bottom:45px;}
	.box_lt{width:800px;height:auto;overflow:hidden;float:left;}
	.box_rt{width:370px;height:auto;overflow:hidden;float:right;}

	.gonggao_tit{width:100%;height:40px;border-bottom:1px solid #e6e6e6;}
	.gonggao_tit span,.more{font-size:16px;color:#333;font-weight:bold;display:block;position:relative;width:auto;height:30px;line-height:30px;padding-bottom:10px;}
	.gonggao_tit span{float:left;position:relative;padding-left:26px;background:url(../images/setiao.png) bottom left no-repeat;background-size:100% 3px;padding-bottom:11px;z-index:9;}
	.more{float:right;}
	.gonggao_tit span:after{
		content: '';
		display: block;
		width:18px;
		height:18px;
		position:absolute;
		top:6px;
		left:0;
	}
	.gonggao_tit span.newsgg:after{background:url(../images/icon_newgg.png) no-repeat;}
	
	.newsgg_list{width:100%;height:auto;overflow:hidden;padding-top:20px;min-height:305px;}
	.newsgg_list li{width:100%;height:auto;overflow:hidden;}
	.newsgg_tit{width:100%;height:auto;overflow:hidden;}
	.newsgg_tit h4{max-width:700px;width:auto;height:36px;line-height:36px;float:left;font-size:14px;color:#333;font-weight:normal;position:relative;overflow:hidden;padding-left:28px;}
	
	.newsgg_tit h4:after{
		content: '→';
		display:block;
		width:28px;
		height:36px;
		line-height:36px;
		font-size:14px;
		color:#333;
		position:absolute;
		top:0;
		left:0;
	}
	.newsgg_tit span{width:80px;height:36px;line-height:36px;font-size:14px;color:#999;float:right;display:block;}
	.newsgg_p{width:auto;height:60px;line-height:30px;max-height:60px;font-size:14px;color:#888;overflow:hidden;}

/*移入效果*/
	.newsgg_a.active .newsgg_tit h4{font-weight:bold;color:#2769b3;font-size:16px;padding-left:0;}
	.newsgg_a.active .newsgg_tit h4:after{display:none;}
	.newsgg_a.active .newsgg_tit{padding:10px 0;border-bottom:1px solid #e6e6e6;}
	.newsgg_a.active .newsgg_p{height:auto;padding:12px 0 8px;}
	
	.newsgg_tit:hover h4{color:#2769b3;}
	.newsgg_tit:hover h4:after{color:#2769b3;}
	.newsgg_tit:hover span{color:#2769b3;}
/*快捷服务*/
	.gonggao_tit span.newsgg:after{background:url(../images/icon_kkfw.png) no-repeat;}
	.box_rt_list{width:102.6%;height:auto;margin-left:-1.3%;overflow:hidden;}	

	.box_rt_list a{width:47.4%;height:auto;padding:10px 1.3% 0;float:left;overflow:hidden;}
	.box_rt_bor{width:auto;height:80px;line-height:80px;color:#fff;text-align:center;}
	.box_bor1{background:#ffb224;border:2px solid #e69500;}
	.box_bor2{background:#2769b3;border:2px solid #1d4d85;}
	.box_bor3{background:#008fa8;border:2px solid #007185;}
	.box_bor4{background:#e73a29;border:2px solid #c73124;}
	.box_bor5{background:#ed8982;border:2px solid #cc7670;}
	.box_bor6{background:#95abb8;border:2px solid #7e919c;}

/*国内资讯 - 国外资讯*/
	.zixun_wrap{padding:36px 0;background:#f9f9f9;}
	.zixun_lt,.zixun_rt{width:590px;height:auto;overflow:hidden;}
	.zixun_lt{float:left;}
	.gonggao_tit span.gnzx:after{background:url(../images/icon_gnzx.png) no-repeat;}
	.zixun_cont{width:100%;height:auto;overflow:hidden;padding-top:30px;}
	
	.gonggao_tit span.gwzx:after{background:url(../images/icon_gwzx.png) no-repeat;}
	.zhshchq{width:270px;height:360px;display:block;overflow:hidden;float:left;}	
	.zhshchq img{width:270px;height:360px;transition: transform 1s;}
	.zhshchq img:hover{transform: scale(1.1,1.1);}
	.zixun_gn_list{width:300px;height:auto;overflow:hidden;float:right;}
	.zixun_gn_list a{width:100%;height:44px;line-height:44px;font-size:14px;color:#333;overflow:hidden;border-bottom:1px dashed #d9d9d9;}

	.zixun_rt{float:right;}
	.zixun_gw_list{width:100%;height:auto;overflow:hidden;padding-top:30px;}
	.zixun_gw_a{width:100%;height:auto;margin-bottom:12px;overflow:hidden;}
	.guowai_img{width:180px;height:112px;display:block;float:left;overflow:hidden;}
	.guowai_img img{transition: transform 1s;}
	.guowai_img img:hover{transform: scale(1.1,1.1);}
	
	.guowai_cont{width:364px;height:110px;overflow:hidden;float:left;border:1px solid #efefef;border-left:0;padding:0 25px 0 20px;background:#fff;}
	.guowai_cont h4{width:auto;height:36px;line-height:36px;font-size:16px;color:#333;font-weight:normal;overflow:hidden;margin-top:12px;}
	.guowai_cont p{width:auto;line-height:24px;height:48px;font-size:14px;color:#888;overflow:hidden;padding-top:3px;}

/*商标资产上市企业*/
	.shshi_wrap{padding-bottom:50px;}
	.gonggao_tit span.shbiao:after{background:url(../images/icon_shbiao.png) no-repeat;}
	.gonggao_tit span.shshi:after{background:url(../images/icon_shshi.png) no-repeat;}
	.shshi_lt{width:740px;height:auto;float:left;overflow:hidden;}
	.shshi_rt{width:440px;height:auto;float:right;overflow:hidden;}
	.brand_list{width:101.35%;height:auto;overflow:hidden;margin-left:-0.675%;padding-top:20px;}
	.brand_list li{width:18.65%;height:auto;overflow:hidden;float:left;margin:0 0.675%;}
	.brand_img{width:100%;height:auto;max-height:100px;overflow:hidden;}
	.brand_p{width:100%;height:30px;line-height:30px;color:#333;font-size:14px;text-align:center;padding:10px 0;}
	.liucheng{width:440px;height:456px;display:block;margin-top:20px;}

	.download{width:100%;height:auto;overflow:hidden;padding-top:15px;}
	.gonggao_tit span.onload:after{background:url(../images/icon_onload.png) no-repeat;}
	.download_list{width:101.35%;height:auto;overflow:hidden;margin-left:-0.675%;padding-top:20px;}
	.download_a{width:31.98%;height:auto;overflow:hidden;float:left;margin:0 0.675%;cursor:pointer;}
	.down_bor{width:auto;height:auto;background:#e6e6e6;border:1px solid #e6e6e6;}
	.down_box{width:auto;height:48px;padding:11px 20px;position:relative;}
	.down_p{width:auto;height:48px;line-height:24px;display:table;color:#333;font-size:14px;}
	.down_p p{vertical-align:middle;display:table-cell;}

	.download_a:hover .down_bor{background:#2769b3;border:1px solid #2769b3;}
	.download_a:hover .down_p{color:#fff;}
	.download_img{background:#fff;}
	.hezuo_wrap{width:100%;height:auto;overflow:hidden;padding:25px 0 30px;}
	.cooper_list{width:101%;height:auto;overflow:hidden;margin-left:-0.5%;padding-top:20px;}
	.cooper_list li{width:19%;height:auto;float:left;overflow:hidden;margin:0 0.5% 13px;}
	.cooper_bor{border:1px solid #e6e6e6;}

/*底部*/
	.footer{width:100%;height:auto;overflow:hidden;}
	.foot_one{width:100%;height:auto;background:#17181a;padding:20px 0;overflow:hidden;}
	.foot_lt{width:750px;height:auto;overflow:hidden;float:left;}
	.foot_h4{width:auto;height:auto;font-size:16px;color:#fff;display:inline-block;border-bottom:1px solid #fff;padding-right:10px;padding-bottom:18px;}
	.contact_list{max-width:750px;width:100%;height:auto;overflow:hidden;color:#fff;padding-top:25px;}
	.contact_list li{width:100%;height:32px;line-height:32px;overflow:hidden;font-size:14px;color:#fff;margin-bottom:14px;}
	
	.foot_rt{width:274px;height:170px;background:#252525;float:right;padding:20px 20px 0;}
	
	.weixin{width:124px;height:auto;overflow:hidden;float:left;}
	.weibo{width:124px;height:auto;overflow:hidden;float:right;}
	.wx_img{width:100%;height:auto;}
	.wx_p{width:100%;height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;}
	
	.foot_copy{width:100%;height:auto;line-height:auto;font-size:14px;color:#fff;background:#101010;text-align:center;padding:10px 0;overflow:hidden;}
	.foot_copy span{margin:0 10px;}
	.foot_copy a{
		display:inline-block;
		vertical-align:top;
		font-size:14px;
		color:#fff;
	}
/*交易指南*/
	.list_banner{width:100%;height:300px;background:url(../images/list_banner.jpg) center center no-repeat;}
	.m_nav_wrap{width:100%;height:auto;border-bottom:1px solid #d6d6d6;padding-top:30px;}
	.m_nav_list{max-width:1200px;width:100%;height:57px;text-align:center;margin:0 auto;}
	.m_nav_a{width:auto;padding: 0 10px;height:36px;line-height:36px;background:#a6a6a6;font-size:14px;color:#fff;text-align:center;display:inline-block;vertical-align:top;margin:0 4px;position:relative;}
	.m_nav_a:after{
		content: '';
		display: block;
		width:7px;
		height:7px;
		background:#fff;
		border:2px solid #a6a6a6; 
		position:absolute;
		top:51.5px;
		left:50%;
		margin-left:-3.5px;
		-moz-border-radius: 50%; /* Firefox */
		-webkit-border-radius: 50%; /* Safari 和 Chrome */
		border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	}
	.sanjiao{width:0;height:0;border:5px solid;border-color:#2769b3 transparent transparent transparent;position:absolute;top:36px;left:50%;margin-left:-2.5px;display:none;}
	.m_nav_a:hover,.m_nav_a.active{background:#2769b3;}
	.m_nav_a:hover:after,.m_nav_a.active:after{border:2px solid #2769b3;}
	.m_nav_a:hover .sanjiao,.m_nav_a.active .sanjiao{display:block;}
	
	.trade_wrap{padding-bottom:90px;}
	.trade_h4{width:100%;height:auto;line-height:36px;font-size:18px;color:#333;text-align:center;padding:30px 0 10px;border-bottom:1px solid #e5e5e5;margin-bottom:20px;}
	.trade_cont{width:auto;height:auto;line-height:36px;font-size:14px;color:#666;}
	.trade_h5{font-size:14px;display:block;}
	
	.rule_h4{width:100%;height:auto;line-height:36px;font-size:16px;color:#333;text-align:center;}
	
	.problem_list{width:100%;height:auto;overflow:hidden;margin-top:20px;}
	.problem_list li{width:100%;height:auto;border-bottom:1px dashed #bfbfbf;padding:12px 0;}
	.prob_tit,.prob_cont{width:100%;height:auto;line-height:30px;font-size:14px;}
	.prob_tit{color:#333;}
	.prob_tit b{font-size:16px;}
	.prob_cont{color:#666;}
	.prob_cont b{font-size:16px;}
	.prob_cont span{word-break: break-all;}

/*分页*/
	.page{width:100%;height:auto;overflow:hidden;text-align:center;margin-top:40px;}
	.page a,.page span{width:auto;height:26px;line-height:26px;padding:0 10px;background:#9a9b9d;font-size:14px;color:#fff;display:inline-block;cursor:pointer;}
	.page span.curent{background:#2769b3;}

	.work_h4{width:auto;height:36px;line-height:36px;font-size:18px;color:#333;position:relative;margin-top:30px;padding-left:12px;}
	.work_h4:after{
		content: '';
		display: block;
		width:2px;
		height:18px;
		background:#2769b3;
		position:absolute;
		left:0;
		top:50%;
		margin-top:-9px;
	}
	.flow_tit{width:100%;height:36px;line-height:36px;font-size:16px;color:#2769b3;text-align:center;padding:18px 0 36px;}
	
	.flow_list{width:101.66%;height:auto;overflow:hidden;margin-left:-0.83%;padding-top:1px;}
	.flow_list li{width:23.34%;height:165px;float:left;margin:0 0.83%;margin-top:56px;}
	.bor_3f{width:104px;height:104px;padding:4px;background:#fff;position:relative;z-index:1;margin:0 auto;margin-top:-56px;}
	.bor_color{width:96px;height:96px;line-height:96px;background:#fff;border:4px solid #2769b3;position:relative;z-index:3;text-align:center;font-size:24px;font-weight:bold;}
	.flow_p{width:58%;height:auto;line-height:30px;font-size:16px;color:#fff;margin:0 auto;text-align:center;margin-top:15px;}
	
	.bluecolor{background:#2769b3;}
	.bluecolor .bor_color{border:4px solid #2769b3;color:#2769b3;}
	
	.pinkcolor{background:#ee8883;}
	.pinkcolor .bor_color{border:4px solid #ee8883;color:#ee8883;}
	
	.entry_list{width:102%;height:auto;overflow:hidden;padding-top:36px;margin-left:-1%;}
	.entry_list li{width:10.5%;height:208px;border-radius:128px;background:#95abb8;margin:0 1%;overflow: hidden;float:left;}
	.entry_num{width:100%;height:58px;line-height:58px;background:#aabcc6;display:block;text-align:center;font-size:24px;color:#fff;font-style:italic;}
	.entry_p{width:78%;height:auto;line-height:24px;font-size:14px;color:#fff;text-align:center;margin:10px auto 0;}

/*知识产权*/
	.cooper_wrap{width:100%;height:auto;overflow:hidden;padding:30px 0 35px;}

/*知识产权资讯*/
	.news_wrap{width:100%;height:auto;overflow:hidden;padding-bottom:60px;}
	.news_list{width:100%;height:auto;overflow:hidden;padding-top:35px;}
	.news_list li{width:100%;height:auto;overflow:hidden;clear:both;margin-bottom:20px;}
	.news_a{width:auto;height:auto;padding:20px;background:#fafafa;overflow:hidden;border:1px solid #e6e6e6;}
	
	.news_img{width:292px;height:187px;display:block;float:left;overflow:hidden;}
	.news_img img{transition: transform 1s;}
	.news_img:hover img{transform: scale(1.1,1.1);}
	.news_cont{width:590px;height:auto;overflow:hidden;margin-left:30px;float:left;}
	.news_cont h4{width:auto;height:30px;line-height:30px;font-size:16px;color:#333;overflow:hidden;}
	.news_cont p{width:auto;max-height:72px;height:auto;line-height:24px;font-size:14px;color:#666;overflow:hidden;margin-top:25px;}
	.news_cont span{width:auto;height:24px;line-height:24px;color:#333;font-size:14px;margin-top:30px;display:block;}
	
	.news_time{width:152px;height:162px;border-left:1px solid #e6e6e6;float:right;margin:10px 0;padding-left:32px;}

	.news_time h4{width:100%;height:75px;line-height:45px;color:#999;font-size:60px;text-align:center;padding-top:12px;display:block;font-weight:normal;}
	.news_time span{width:110px;height:34px;line-height:34px;font-size:18px;color:#ffff;text-align:center;display:block;background:#b3b3b3;position:relative;margin:8px auto 0;}
	.news_time span:after{
		content: '';
		display: block;
		width:0;
		height:0;
		border:5px solid;
		border-color: transparent transparent #b3b3b3 transparent;
		position:absolute;
		top:-10px;
		left:50%;
		margin-left:-5px;
	}
	
	.news_detail_wrap{padding-bottom:50px;}
	.news_detail_cont{width:auto;height:auto;line-height:36px;font-size:14px;color:#666;overflow:hidden;margin-bottom:30px;}
	.news_detail_box{width:676px;height:auto;overflow:hidden;}
	.news_detail_img{width:500px;height:333px;overflow:hidden;}
	.news_detail_img img{transition: transform 1s;}
	.news_detail_img:hover img{transform: scale(1.1,1.1);}
	.fl{float: left;}
	.fr{float: right;}

/*法律法规*/
	.laws_list{width:100%;height:auto;overflow:hidden;padding-top:30px;}
	.laws_list li{width:100%;height:auto;overflow:hidden;clear:both;margin-bottom:10px;}
	.laws_tit,.laws_time{height:24px;line-height:24px;font-size:14px;color:#333;overflow:hidden;}
	.laws_tit{width:80%;float:left;padding-left:16px;position:relative;}
	.laws_time{width:auto;float:right;padding-left:20px;border-left:1px solid #cbcbcb;}
	.laws_tit:after{
		content: '';
		display: block;
		width:0;
		height:0;
		border:5px solid;
		border-color: transparent transparent transparent #2769b3;
		position:absolute;
		left:0;
		top:50%;
		margin-top:-5px;
	}

	.onload_btn{width:24px;height:24px;position:absolute;top:50%;right:20px;margin-top:-12px;background:url(../images/onload_btn.png) bottom left no-repeat;background-size:24px 48px;}
	.download_a:hover .onload_btn{background-position:left top;}
	.onload_pad{padding-right:45px;}
	.wrap_pad{padding:30px 0 40px;}

/*上市流程*/
	.flow_pad{padding-top:50px;}

	.guideflow_list{width:101.66%;height:auto;overflow:hidden;margin-left:-0.83%;padding-top:1px;}
	.guideflow_list li{width:23.34%;height:auto;float:left;margin:0 0.83%;margin-top:56px;}
	.guide_bor{border:3px solid #F1F1F1;background:#fff;height:247px;width:auto;padding:0;}
	.liuch_blue,.liuch_pink{width:118px;height:85px;line-height:85px;font-size:40px;color:#fff;padding-bottom:20px;font-family:arial;font-weight:bold;margin:-30px auto 0;text-align:center;}
	.liuch_blue{background:url(../images/liuch_blue.png) no-repeat;}
	.liuch_pink{background:url(../images/liuch_pink.png) no-repeat;}
	
	.guide_p{width:72%;height:auto;line-height:30px;font-size:18px;color:#666;margin:0 auto;text-align:center;margin-top:35px;}
	.abo_wrap{width:100%;height:auto;overflow:hidden;padding:55px 0 50px;}
	
	.abo_box{width:540px;height:405px;position:relative;float:left;}
	.abo_img{width:540px;height:405px;overflow:hidden;}
	.abo_img img{
			transition: transform 1s;
		}
	.abo_img:hover img{
		transform: scale(1.1,1.1);
	}	
	
	
	.abo_tit{width:310px;height:30px;line-height:30px;font-size:18px;color:#fff;font-weight:bold;position:absolute;top:30px;right:-40px;background:rgba(39,105,179,0.8);padding:10px 0;text-align:center;}
	
	.abo_cont{width:610px;height:auto;overflow:hidden;float:right;line-height:30px;font-size:14px;color:#666;}
	
/*联系我们*/
	.map{width:720px;height:405px;display:block;overflow:hidden;max-width:60%;float:left;}
	.cont_box{width:480px;height:405px;display:block;overflow:hidden;max-width:40%;float:left;}
	.cont_pad{background:#fafafa;padding:50px 20px 60px 50px;border:1px solid #e6e6e6;border-left:0;/*height:343px;*/}
	.cont_li{width:auto;height:28px;line-height:28px;font-size:14px;color:#333;margin-bottom:18px;}
	.cont_icon{width:28px;height:28px;display:block;overflow:hidden;float:left;}
	.cont_cont{width:auto;height:28px;display:block;float:left;margin-left:17px;}

	.ewm_box{width:auto;height:auto;overflow:hidden;padding-left:56px;}
	.ewm_li{width:124px;height:auto;overflow:hidden;float:left;margin:0 20px;}
	.ewm_p{width:auto;height:30px;line-height:30px;margin-top:9px;text-align:center;font-size:14px;color:#333;}
