@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
img{
	padding:0px;
	margin:0px;
}
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  color: #242424;
  font-size: 16px;
  line-height: 1.42857143;
  font-family: "微软雅黑",Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-tap-highlight-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body {
  background: #ffffff;
  font-family: '微软雅黑',Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
  
 a,a:link {
  cursor: pointer;
  color: #333333;
  text-decoration: none; }

a:focus,
a:hover {
  color: #000;
  text-decoration: none; }
  
li {
  list-style: none; }
  
.header_warp{
	width:auto;
	height: 80px;
}

.header{
	width:1200px;
	height: 80px;
	margin: 0 auto;
	
}

.logo{
	width:200px;
	height:80px;
	float:left;
	
}
.logo img{
	padding:20px 0px 20px 0;
}
.menu{
	width:1000px;
	height:80px;
	float: right;
	
}
.menu ul li{
	width:120px;
	height:80px;
	float: left;
	
}
.menu ul li a{
	width:120px;
	height:80px;
	display: block;
	text-align: center;
	line-height:80px;
}
.menu ul li a:hover{
	background:#4B9BEB;
	color: #FFFFFF;
	
	
}
.menu .nav{
	background:#4B9BEB;
	
}
.menu .nav a{
	color: #FFFFFF;
}

/*项目申报*/
.banner_xmsb{
	background: url(../img/banner_xmsb.jpg) no-repeat scroll center top;
	height: 500px; 
	width: 100%; 
	margin: 0 auto;
}

.sb_service{
	width: 1200px;
	height:400px;
	margin: 0 auto;
	
}
.sb_service .title_bg{
	padding-top:50px;
	margin: 0 auto;
	width:360px;
	height:23px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
	opacity:0.1;
}

.sb_service .title{
	width:300px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
}
.sb_service .ling{
	width:60px;
	height:6px;
	background:#4B9BEB;
	border-radius:3px;
	margin: 0 auto;
}

.sb_service dl{
	float: left;
	width:300px;
	padding-top:40px;
	
}

.sb_service dd{
	font-size:14px;
	font-weight:400;
	padding-right:30px;
}

.sb_service .icon1{
	background: url(../img/icon1.png) no-repeat;
	padding-left:50px;
	padding-top:15px;
	height:50px;
	width:300px;
	font-size:18px;
	font-weight:bold;
}

.sb_service .icon2{
	background: url(../img/icon2.png) no-repeat;
	padding-left:50px;
	padding-top:15px;
	height:50px;
	width:300px;
	font-size:18px;
	font-weight:bold;
}

.sb_service .icon3{
	background: url(../img/icon3.png) no-repeat;
	padding-left:50px;
	padding-top:15px;
	height:50px;
	width:300px;
	font-size:18px;
	font-weight:bold;
}

.sb_service .icon4{
	background: url(../img/icon4.png) no-repeat;
	padding-left:50px;
	padding-top:15px;
	height:50px;
	width:300px;
	font-size:18px;
	font-weight:bold;
}


/*项目优势*/
.sb_youxi{
	background: url('../img/sb_youxi_bg.jpg') no-repeat scroll center top;
	height: 518px; 
	width: 100%; 
}
.sb_youxi .title_bg{
	padding-top:50px;
	margin: 0 auto;
	width:360px;
	height:23px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFFFFF;
	opacity:0.1;
}

.sb_youxi .title{
	width:180px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FFFFFF;
}

.sb_youxi .ling{
	width:60px;
	height:6px;
	background:#FFFFFF;
	border-radius:3px;
	margin: 0 auto;
}

.sb_youxi .content{
	width:998px;
	height:320px;
	margin: 30px auto;
	background-color: #FFFFFF;
	
}

.sb_youxi .content .c1{
	width:320px;
	height:160px;
	float: left;
	overflow: hidden;
	text-align: center;
	border-bottom:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	
}
.sb_youxi .content .c1 span img{
	margin-top:20px;
	}

.sb_youxi .content .c1 h1{
	font-size: 18px;
	text-align: center;
}
.sb_youxi .content .c1 h4{
	font-size: 14px;
	text-align: center;
	font-weight: 100;
	padding:0 20px;
}

.sb_youxi .content .c2{
	width:358px;
	height:160px;
	float: left;
	text-align: center;
	overflow: hidden;
	border-bottom:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
}

.sb_youxi .content .c2 span img{
	padding-top:20px;
}

.sb_youxi .content .c2 .bot{
	width:186px;
	height:32px;
	text-align: center;
	background:#4B9BEB;
	border-radius:16px;
	margin: 5px auto;
	padding-top:5px;
	box-shadow:0px 5px 10px 0px #4B9BEB;
}
.sb_youxi .content .c2 .bot:hover{
	background:#DE315C;
	box-shadow:0px 5px 10px 0px #DE315C;
}

.sb_youxi .content .c2 .bot a{
	color: #FFFFFF;
}

.sb_youxi .content .c3{
	width:320px;
	height:160px;
	float: left;
	overflow: hidden;
	text-align: center;
	border-bottom:1px solid #E8E8E8;
}
.sb_youxi .content .c3 span img{
	margin-top:20px;
}

.sb_youxi .content .c3 h1{
	font-size: 18px;
}
.sb_youxi .content .c3 h4{
	font-size: 14px;
	font-weight: 100;
	padding:0 20px;
}

.sb_youxi .content .c4{
	width:320px;
	height:160px;
	float: left;
	overflow: hidden;
	text-align: center;
	border-right:1px solid #E8E8E8;
}
.sb_youxi .content .c4 span img{
	margin-top:20px;
}

.sb_youxi .content .c4 h1{
	font-size: 18px;
}
.sb_youxi .content .c4 h4{
	font-size: 14px;
	font-weight: 100;
	padding:0 20px;
}

.sb_youxi .content .c5{
	width:358px;
	height:160px;
	float: left;
	overflow: hidden;
	text-align: center;
	border-right:1px solid #E8E8E8;
}
.sb_youxi .content .c5 span img{
	margin-top:20px;
}

.sb_youxi .content .c5 h1{
	font-size: 18px;
}
.sb_youxi .content .c5 h4{
	font-size: 14px;
	font-weight: 100;
	padding:0 20px;
}

.sb_lc{
	width:1200px;
	height:520px;
	margin: 0 auto;
	background: url(../img/sb_lc_bg.jpg) no-repeat;
}

.sb_lc .title_bg{
	padding-top:50px;
	margin: 0 auto;
	width:360px;
	height:23px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
	opacity:0.1;
}

.sb_lc .title{
	width:120px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
}
.sb_lc .ling{
	width:60px;
	height:6px;
	background:#4B9BEB;
	border-radius:3px;
	margin: 0 auto;
}


.sb_lc .lc_font{
	font-size:24px;
	float: left;
}
.sb_lc .lc1{
	padding:110px 0 0 190px;
}
.sb_lc .lc2{
	padding:110px 0 0 200px;
}
.sb_lc .lc3{
	padding:110px 0 0 210px;
}
.sb_lc .lc4{
	padding:170px 0 0 210px;
}
.sb_lc .lc5{
	padding:110px 0 0 190px;
}
.sb_lc .lc6{
	padding:110px 0 0 200px;
}
.sb_lc .lc7{
	padding:110px 0 0 210px;
}
/*小惟喊话*/
.xw_warp{
	width:1200px;
	margin:0 auto;
	height:520px;
}
.xw_warp .top{
	height:130px;
}
.xw_warp .top .left{
	float: left;
	width:310px;
	text-align: right;
	padding-top:40px;
}
.xw_warp .top .right{
	float: right;
	text-align: left;
	padding-top:30px;
	width: 863px;
}

.xw_warp .b_left{
	float: left;
	width:390px;
	height:390px;
	padding-top:148px;
}

.xw_warp .b_right{
	float: left;
	width:810px;
	padding-top:20px;
	font-size: 18px;

}

.xw_warp .b_right ul li{
	line-height: 40px;
	padding-left:40px;
}
.xw_warp .b_right ul li b{
	color: #DE315B;
	font-size: 20px;
	}
.xw_warp .b_right .c1{background:url(../img/xw_b_01.png) 0px 5px no-repeat;}
.xw_warp .b_right .c2{background:url(../img/xw_b_02.png) 0px 5px no-repeat;}
.xw_warp .b_right .c3{background:url(../img/xw_b_03.png) 0px 5px no-repeat;}
.xw_warp .b_right .c4{background:url(../img/xw_b_04.png) 0px 5px no-repeat;}
.xw_warp .b_right .c5{background:url(../img/xw_b_05.png) 0px 5px no-repeat;}

.xw_warp .b_right .xw_b_right{
	width:804px;
	height:85px;
	margin-top:30px;
	background:url(../img/xw_b_right.png) no-repeat;
}
.xw_warp .b_right .xw_b_right h2{
	font-size: 26px;
	color: #FFFFFF;
	padding-top:10px;
	text-align: center;
}
.xw_warp .b_right .xw_b_right h4{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight:normal;
}


.case_warp{
	width: auto;
	height:606px;
	background:#CCE6FF;
}

.case{
	width:1235px;
	margin: 0 auto;
}
.case .title_bg{
	padding-top:30px;
	margin: 0 auto;
	width:230px;
	height:23px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
	opacity:0.1;
}

.case .title{
	width:120px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
}
.case .ling{
	width:60px;
	height:6px;
	background:#4B9BEB;
	border-radius:3px;
	margin: 0 auto;
}

.case .title_x{
	width:503px;
	height:19px;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:400;
	color:rgba(102,102,102,1);
	margin: 0 auto;
	padding-top:10px;
}

.case ul{
	padding-top:40px;
}
.case ul li{
	float: left;
	padding:11px;
}

/*我们的团队*/

.team_warp{
	width:1400px;
	height:600px;
	margin: 0 auto;
	background:#FFFFFF;
	margin-top:-40px;
}
.team_warp .title_bg{
	padding-top:50px;
	margin: 0 auto;
	width:170px;
	height:23px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
	opacity:0.1;
}

.team_warp .title{
	width:240px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
}
.team_warp .ling{
	width:60px;
	height:6px;
	background:#4B9BEB;
	border-radius:3px;
	margin: 0 auto;
}


.bodyCon08 .students{margin:40px auto;width:1400px;height:400px;position:relative;}
#four_flash{position:relative;width:1400px;height:400px; margin:0 auto;position:absolute;}
#four_flash .flashBg{width:1200px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:1000%;height:400px; position:absolute;top:0; left:0;}
#four_flash .flashBg ul.mobile li{float:left;height:400px;margin:0 10px;}
#four_flash .flashBg ul.mobile li:hover{}
#four_flash .flashBg ul.mobile li div{width:300px;height:300px;overflow: hidden;}
#four_flash .flashBg ul.mobile li img{display:block; margin:0 auto;cursor: pointer;transition: all 0.6s;}
#four_flash .flashBg ul.mobile li img:hover{transform: scale(1.2);}
#four_flash .flashBg ul.mobile li dd{font-size:18px;font-weight:400;line-height:40px;text-align: center;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:left;font-weight:100;line-height:24px;margin-top:10px;color:rgba(102,102,102,1);}
#four_flash .flashBg ul.mobile li a{display:block;}
#four_flash .flashBg ul.mobile li a:hover{color: #4B9BEB;}
#four_flash .but_left{width:60px;height:60px;position:absolute; top:136px; left:0px;}
#four_flash .but_right{width:60px;height:60px; position:absolute; top:136px; right:0px;}
#four_flash .but_left:hover{background:url(../img/qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(../img/qianxr1.png) no-repeat;}

.h_warp{
	width: auto;
	height: 1px;
	background:#E8E8E8;
}

/*新闻资讯*/
.news_warp{
	width:1200px;
	margin: 0 auto;
	font-weight: 100;
}
.news_tab{
  width: 1200px;
  margin: 50px auto;
  overflow: hidden;
}
.news_tab .nav{
	width:800px;
  height:80px;
  margin: 0 auto;
  
}
.news_tab .nav a{
	display:block;
	height:46px;
	line-height: 46px;
	float: left;
	padding:0 30px;
	margin:0 10px;
	background:#E8E8E8;
	border-radius:4px;
	font-size:16px;
}
.news_tab .nav .tab_bg{
	background:#4B9BEB;
	color: #FFFFFF;
}
.news_tab .nav a:hover{
	background:#4B9BEB;
	color: #FFFFFF;
}
.news_content{
	width:1200px;
  height: 350px;
  overflow: hidden;
}
.news_content .cont{
	width:1200px;
  height: 350px;
  overflow: hidden;
}
.news_content .news_left{
	width:500px;
	float: left;
}

.news_content .news_img{
	position: relative; 
	display: inline-block;
	width:500px;
	height:350px;
}
.news_content .news_img img{
	width:500px;
	height: 348px;
}

.news_content .news_img .img_tip{
	width: 500px;
	height:40px;
	text-align: right;
	padding-right: 20px;
	line-height: 40px;
	position: absolute;
	background:#000000;
	bottom: 0;
	z-indent:2;
	opacity: 0.5;
	color: #FFFFFF;
}

.news_content .news_right{
	width: 620px;
	float: right;
}

.news_content .news_right ul li{
	font-size: 18px;
	line-height: 55px;
	border-bottom:1px solid #E8E8E8;
}
.news_content .news_right ul li a{
	color: #666666;
}
.news_content .news_right ul li a:hover{
	color: #4B9BEB;
}
.news_content .news_right ul li span{
	float: right;
	color: #999999;
}
/*友情链接*/
.links_warp{
	width:100%;
	height:50px;
	background:#4B9BEB;
}

.links_warp .links{
	width:1200px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 14px;
}
.links_warp .links span{
	float: left;
	width:80px;
	padding-top:16px;
}
.links_warp .links ul li{
	float: left;
	padding-top:16px;
	padding-right:15px;
}

.links_warp .links ul li a{
	font-size: 14px;
	color: #FFFFFF;
	
}
.links_warp .links ul li a:hover{
	color: #333333;
}

/*页脚版权*/
.footer_warp{
	width:auto;
	height:147px;
	background:rgba(27,27,27,1);
}
.footer_warp .footer{
	width:1200px;
	margin: 0 auto;
}

.footer .f_left{
	width:750px;
	padding-top:30px;
	float: left;
}
.footer .f_left ul li{
	float: left;
	width:118px;
	height:40px;
}

.footer .f_left ul li a{
	color: #AAAAAA;
	font-size: 14px;
	
}
.footer .f_left ul li a:hover{
	color: #4B9BEB;
}
.footer .f_right{
	width:425px;
	padding-top:30px;
	float: right;
	color: #CCCCCC;
}

.footer .f_right .tel{
	background:url(../img/tel.png) no-repeat;
	padding-left:30px;
	font-size: 14px;
	font-family:"微软雅黑";
	color: #CCCCCC;
}
.footer .f_right .qq{
	float: left;
	background:url(../img/qq.png) no-repeat;
	padding-left:30px;
	font-size: 14px;
	font-family:"微软雅黑";
	margin-top:20px;
	color: #CCCCCC;
}

.footer .f_right .email a{
	float: left;
	background:url(../img/email.png) no-repeat;
	padding-left:30px;
	font-size: 14px;
	font-family:"微软雅黑";
	margin-top:20px;
	margin-left:20px;
	color: #CCCCCC;
}
.footer .f_right .email a:hover{
	color: #4B9BEB;
}
.footer .copyright{
	width:1200px;
	color: #666666;
	font-size: 12px;
	line-height: 40px;
	border-top:1px solid #666666;
	clear: both;
	
}
.footer .l_copy{
	float: left;
	width:600px;
	
}
.footer .r_copy{
	float: right;
	width:600px;
	text-align: right;
}



/*商标代理*/
.banner_sb{
	background: url(../img/banner_sb.jpg) no-repeat scroll center top;
	height: 500px; 
	width: 100%; 
	margin: 0 auto;
}

.sbdl_service{
	width: 1200px;
	height:470px;
	margin: 0 auto;
	border-bottom:1px solid #E8E8E8;
	
}
.sbdl_service .title_bg{
	padding-top:50px;
	margin: 0 auto;
	width:360px;
	height:23px;
	font-size:30px;
	font-weight:bold;
	color:#333333;
	opacity:0.1;
}

.sbdl_service .title{
	width:120px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#333333;
}
.sbdl_service .ling{
	width:60px;
	height:6px;
	background:#4B9BEB;
	border-radius:3px;
	margin: 0 auto;
}

.sbdl_service dl{
	display: block;
	width:220px;
	height:260px;
	margin-top:40px;
	float: left;
	text-align: center;
}

.sbdl_service dl a:hover{
	width:220px;
	height:260px;
	display: block;
	background:#F1F1F1;
	border-radius:8px;
}
.sbdl_service dl .img{
	padding-top:15px;
}
.sbdl_service dl .tit{
	font-size: 18px;
	line-height: 40px;
}
.sbdl_service dl .txt{
	color: #666666;
	font-size: 14px;
}
.sbdl_service dl .bot{
	background:#DE315C;
	border-radius:4px;
	font-size:16px;
	width:140px;
	height:42px;
	line-height: 42px;
	margin: 10px auto;
	color: #FFFFFF;
}

.sbdl_service .on{
	background:#F1F1F1;
	border-radius:8px;
	position: relative; 
	display: inline-block;
}

.sbdl_service .on .tui{
	z-indent:2;
	position: absolute;
}

.sbdl_service .on_l{
	margin-left: 25px;
}

/*商标注册流程*/
.zclc_warp{
	width: auto;
	height:300px;
	margin:0 auto;
	background: url(../img/sbzclc_bg.png ) no-repeat scroll center top 150px;
}
.zclc_warp .zclc{
	width:1200px;
	margin: 40px auto;
	
}
.zclc .title{
	width:120px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.zclc_warp .zclc dl{
	float: left;
	width:240px;
	margin-top:40px;
	text-align: center;
}

.zclc .lc_1 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #4B9BEB;
}

.zclc .lc_1 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#4B9BEB;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #4B9BEB;
}
.zclc .lc_1 .co1{
	font-size:14px;
	color: #4B9BEB;
	line-height:18px;
}

.zclc .lc_2 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #DE315C;
}

.zclc .lc_2 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#DE315C;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #DE315C;
}
.zclc .lc_2 .co1{
	font-size:14px;
	color: #DE315C;
	line-height:18px;
}

.zclc .lc_3 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #52C480;
}

.zclc .lc_3 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#52C480;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #52C480;
}
.zclc .lc_3 .co1{
	font-size:14px;
	color: #52C480;
	line-height:18px;
}

.zclc .lc_4 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #DEB847;
}

.zclc .lc_4 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#DEB847;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #DEB847;
}
.zclc .lc_4 .co1{
	font-size:14px;
	color: #DEB847;
	line-height:18px;
}

.zclc .lc_5 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #DE8731;
}

.zclc .lc_5 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#DE8731;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #DE8731;
}

/*申请材料*/
.cqcl_warp{
	width: 1200px;
	margin: 0 auto;
	height:250px;
}

.cqcl_warp .title{
	width:120px;
	height:58px;
	margin: 0 auto;
	font-size:30px;
	font-weight:bold;
}

.cqcl_warp .left{
	float: left;
	width:575px;
	height:120px;
	margin-top:10px;
	border:2px solid #EEEEEE;
	border-radius:8px;
}

.cqcl_warp .left .bin_left{
	float: left;
	width:116px;
	height:116px;
	background:#4B9BEB;
	line-height: 116px;
	color: #FFFFFF;
	font-size: 72px;
	text-align: center;
	border:2px solid #4B9BEB;
	border-radius:4px 0 0 4px;
}
.cqcl_warp .left .bin_right{
	float: right;
	width:435px;
	height:100px;
	padding:20px 0 0 15px;
}
.cqcl_warp .left .bin_right h1{
	font-size:16px;
	padding-bottom:10px;
}
.cqcl_warp .left .bin_right p{
	font-size:14px;
	color: #666666;
	line-height:24px;
}

.cqcl_warp .right{
	float: right;
	width:575px;
	height:120px;
	margin-top:10px;
	border:2px solid #EEEEEE;
	border-radius:8px;
}

.cqcl_warp .right .bin_left{
	float: left;
	width:116px;
	height:116px;
	background:#4B9BEB;
	line-height: 116px;
	color: #FFFFFF;
	font-size: 72px;
	text-align: center;
	border:2px solid #4B9BEB;
	border-radius:4px 0 0 4px;
}
.cqcl_warp .right .bin_right{
	float: right;
	width:435px;
	height:100px;
	padding:20px 0 0 15px;
}
.cqcl_warp .right .bin_right h1{
	font-size:16px;
	padding-bottom:10px;
}
.cqcl_warp .right .bin_right p{
	font-size:14px;
	color: #666666;
	line-height:24px;
}

/*专利代理*/
.banner_zl{
	background: url(../img/banner_zl.jpg) no-repeat scroll center top;
	height: 500px; 
	width: 100%; 
	margin: 0 auto;
}

.glzl{
	width: 1200px;
	height:520px;
	margin: 0 auto;
	border-bottom:1px solid #E8E8E8;
	
}
.glzl .title_bg{
	padding-top:50px;
	margin: 0 auto;
	width:360px;
	height:23px;
	font-size:30px;
	font-weight:bold;
	color:#333333;
	opacity:0.1;
}

.glzl .title{
	width:120px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:30px;
	font-weight:bold;
	color:#333333;
}
.glzl .ling{
	width:60px;
	height:6px;
	background:#4B9BEB;
	border-radius:3px;
	margin: 0 auto;
}
.glzl .wp{
	font-size:18px;
	text-align: center;
	line-height: 60px;
}

.box:hover .d_div{
    height:180px;
    cursor:pointer;
}
.box{
	width:280px;
  height:300px;
  float: left;
  overflow:hidden;
}
.box .d_div{
  width:280px;
  height:258px;
  -webkit-transition-property:height;  /*执行效果类*/
  -webkit-transition-duration:0.4s;/*执行效果时间*/
  -webkit-transition-timing-function:ease-in-out;}/*以相同的速度从开始到结束的过渡效果*/
.box .m_div{
  width:280px;
  height:140px;
  background:#FFFFFF;
  cursor:pointer;
}
.box .m_div span{
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	font-weight:bold;
}
.box .m_div span b{
	color: #999999;
	font-size: 12px;
	font-weight: 100;
	padding-left:10px;
}
.box .m_div p{
	font-size:14px;
	color: #666666;
}

/*专利申请流程*/
.zlsqlc_warp{
	width: auto;
	height:300px;
	margin:0 auto;
	background: url(../img/zlsqlc_bg.png ) no-repeat scroll center top 150px;
}
.zlsqlc_warp .zlsqlc{
	width:1200px;
	margin: 40px auto;
	
}
.zlsqlc .title{
	width:150px;
	height:58px;
	margin: 0 auto;
	padding-top:10px;
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.zlsqlc_warp .zlsqlc dl{
	float: left;
	width:200px;
	margin-top:40px;
	text-align: center;
}
.zlsqlc .lc_1 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #4B9BEB;
}

.zlsqlc .lc_1 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#4B9BEB;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #4B9BEB;
}
.zlsqlc .lc_1 .co1{
	font-size:14px;
	color: #4B9BEB;
	line-height:18px;
}

.zlsqlc .lc_2 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #DE315C;
}

.zlsqlc .lc_2 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#DE315C;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #DE315C;
}
.zlsqlc .lc_2 .co1{
	font-size:14px;
	color: #DE315C;
	line-height:18px;
}

.zlsqlc .lc_3 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #52C480;
}

.zlsqlc .lc_3 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#52C480;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #52C480;
}
.zlsqlc .lc_3 .co1{
	font-size:14px;
	color: #52C480;
	line-height:18px;
}

.zlsqlc .lc_4 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #DEB847;
}

.zlsqlc .lc_4 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#DEB847;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #DEB847;
}
.zlsqlc .lc_4 .co1{
	font-size:14px;
	color: #DEB847;
	line-height:18px;
}

.zlsqlc .lc_5 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #666666;
}

.zlsqlc .lc_5 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#666666;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #666666;
}
.zlsqlc .lc_5 .co1{
	font-size:14px;
	color: #666666;
	line-height:18px;
}
.zlsqlc .lc_6 .ao1{
	font-size:18px;
	font-weight:bold;
	color: #DE8731;
}

.zlsqlc .lc_6 .bo1{
	width:30px;
	height:30px;
	line-height: 30px;
	margin: 15px auto;
	background:#DE8731;
	color: #FFFFFF;
	border-radius:50%;
	box-shadow:0px 2px 5px 0px #DE8731;
}
.zlsqlc .lc_6 .co1{
	font-size:14px;
	color: #DEB847;
	line-height:18px;
}


/*专利申请材料*/
.glzl .alc1{
	margin-right:26px;
	background: url(../img/d_div_1.jpg) no-repeat;
}

.glzl .alc2{
	margin-right:26px;
	background: url(../img/d_div_2.jpg) no-repeat;
}

.glzl .alc3{
	margin-right:26px;
	background: url(../img/d_div_3.jpg) no-repeat;
}

.glzl .alc4{
	  background: url(../img/d_div_4.jpg) no-repeat;
}

.zlcl_warp{
	width: 1200px;
	margin: 0 auto;
	height:280px;
}

.zlcl_warp .title{
	width:144px;
	height:58px;
	margin: 0 auto;
	font-size:24px;
	font-weight:bold;
}

.zlcl_warp .cl1,.zlcl_warp .cl2{
	margin-right:50px;
}

.zlcl_warp .tit{
	width:350px;
	float: left;
}

.zlcl_warp .tit .icon span{
	width:30px;
	float: left;
	color: #4B9BEB;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
}
.zlcl_warp .tit .icon p{
	font-size: 16px;
	font-weight:bold;
	padding-top:15px;
}
.zlcl_warp .txt{
	width:350px;
	border-top:1px solid #E8E8E8;
	padding-top:10px;
	margin-top:10px;
	clear: both;
	font-size: 14px;
	color: #666666;
	line-height:24px;
}

/*版权登记*/
.banner_bq{
	background: url(../img/banner_bq.jpg) no-repeat scroll center top;
	height: 500px; 
	width: 100%; 
	margin: 0 auto;
}

.bcdl_service{
	width:1200px;
	height:260px;
	padding:40px 0;
	margin:0 auto;
	border-bottom:1px solid #E8E8E8;
}
.bcdl_service .conx{
  background:#EEEEEE;
  width:270px;
  height:180px;
  float: left;
  margin-right:40px;
}
.bcdl_service .cona{
  width:270px;
  height:180px;
  margin-top:-180px;
  background:#4B9BEB;
  position:absolute;
  opacity: 0;
  display: block;
  transition: 0.3s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
}
.bcdl_service .conx:hover .cona{
  color: #FFFFFF;
  opacity: 1;
  cursor:pointer
}

.bcdl_service .conx .tit{
	width:270px;
	height:180px;
	text-align: center;
}
.bcdl_service .conx .tit span img{
	padding-top:40px;
}
.bcdl_service .conx .tit h5{
	color: #4B9BEB;
	font-size: 18px;
	font-weight: 100;
	line-height: 40px;
}

.bcdl_service .cona .txt{
	width:270px;
	height:180px;
	text-align: center;
}
.bcdl_service .cona .txt h5{
	font-size:18px;
	color: #FFFFFF;
	font-weight: 100;
	padding:40px 0 15px 0;
}

.bcdl_service .cona .txt p{
	width:210px;
	margin: 0 auto;
	font-size: 14px;
	color: #FFFFFF;
	line-height:24px;
}

/*著作权的重要性*/
.zyx{
	width:1200px;
	margin:0 auto;
}
.zyx .title{
	font-size:24px;
	color: #333333;
	text-align: center;
	font-weight:bold;
	padding:40px 0;
}
.zyx .zyx_bg{
	width:1200px;
	height: 440px;
	margin-bottom:60px;
	background: url(../img/zyx_bg.jpg) no-repeat;
}
.zyx .zyx_bg ul li{
	float: left;
	width:300px;
	height:220px;
	line-height:26px;
}

.zyx .zyx_bg .nx1{
	text-align: center;
	padding-top:60px;
}

.zyx .zyx_bg .nx1 h5{
	font-size:18px;
	color: #FFFFFF;
	line-height: 40px;
}
.zyx .zyx_bg .nx2{
	padding:30px 45px 0px 45px;
}
.zyx .zyx_bg .nx3{
	padding:30px 30px 0px 30px;
	color: #FFFFFF;
}

.zyx .zyx_bg .nx4{
	padding:30px 30px 0px 30px;
}

.zyx .zyx_bg .nx5{
	padding:30px 30px 0px 30px;
}

.zyx .zyx_bg .nx6{
	padding:30px 30px 0px 30px;
	color: #FFFFFF;
}

.zyx .zyx_bg .nx7{
	padding:30px 30px 0px 30px;
}

.zyx .zyx_bg .nx8{
	padding:30px 30px 0px 30px;
	color: #FFFFFF;
}

/*软件登记材料*/
.rdc_warp{
	width:1200px;
	height:240px;
	margin: 40px auto;
	
}
.rdc_warp .title{
	font-size:24px;
	text-align: center;
	font-weight:bold;
}
.rdc_warp .txt dl{
	padding-top:20px;
}
.rdc_warp .txt dl dd{
	width:580px;
	float: left;
	margin-right:40px;
}

.rdc_warp .txt dl dd h6{
	font-size:16px;
	border-bottom:1px solid #E8E8E8;
	padding:10px 0;
}
.rdc_warp .txt dl dd p{
	font-size:14px;
	line-height:24px;
	color: #666666;
	padding-top:10px;
}

/*客服*/
.custom_service p img {display: inline; vertical-align:middle;margin-right:10px;border:0;}
.scrollsidebar{position:absolute; z-index:99999999999999999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../img/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:left; padding:6px 0 6px 6px; margin:0; vertical-align:middle;font-size: 14px;}
.other  { text-align:center;}
.other p { padding:2px 0; _height:16px; margin:0;color: #DE315C;font-size: 14px;font-weight:bold;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../img/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../img/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../img/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}


/* 高新企业认定 */
.gx01{
	background: url(../img/gx01.jpg) no-repeat scroll center top;
	height: 500px; 
	width: 100%; 
	margin: 0 auto;
}
.gx02{
	background: url(../img/gx02.jpg) no-repeat scroll center top;
	height: 564px; 
	width: 100%; 
	margin: 0 auto;
}
.gx03{
	background: url(../img/gx03.jpg) no-repeat scroll center top;
	height: 588px; 
	width: 100%; 
	margin: 0 auto;
}
.gx04{
	background: url(../img/gx04.jpg) no-repeat scroll center top;
	height: 686px; 
	width: 100%; 
	margin: 0 auto;
}
.gx05{
	background: url(../img/gx05.jpg) no-repeat scroll center top;
	height: 628px; 
	width: 100%; 
	margin: 0 auto;
}
.gx06{
	background: url(../img/gx06.jpg) no-repeat scroll center top;
	height: 642px; 
	width: 100%; 
	margin: 0 auto;
}
.gx07{
	background: url(../img/gx07.jpg) no-repeat scroll center top;
	height: 864px; 
	width: 100%; 
	margin: 0 auto;
}
.gx08{
	background: url(../img/gx08.jpg) no-repeat scroll center top;
	height: 516px; 
	width: 100%; 
	margin: 0 auto;
}
.gx09{
	background: url(../img/gx09.jpg) no-repeat scroll center top;
	height: 782px; 
	width: 100%; 
	margin: 0 auto;
}
.gx10{
	background: url(../img/gx10.jpg) no-repeat scroll center top;
	height: 598px; 
	width: 100%; 
	margin: 0 auto;
}
.gx11{
	background: url(../img/gx11.jpg) no-repeat scroll center top;
	height: 248px; 
	width: 100%; 
	margin: 0 auto;
}

/* banner*/
.project_banner{
	width: 100%;
	margin-top: 1rem;
}
.project_banner .banner img{
	width: 100%;
	height: auto;
}
















/*底部导航*/
.project_foot_nav{
	width: 100%;
	height: auto;
}
.project_foot_nav .container{
	width: 100%;
	height: 2.9rem;
	background: #f6f9fc;
}
.project_foot_nav .container .content{
	width: 6.9rem;
	height: auto;
	margin: 0 auto;
	padding-top: 0.2rem;
	
}
.project_foot_nav .container .content .nav_01{
	width: 6.9rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.26rem;
	padding-right:0.4rem ;
	color: #255cb0;
	border-bottom: 0.01rem #d3dae4 solid;
}
.project_foot_nav .container .content p{
	display: inline-block;
}
.project_foot_nav .container .content span{
	float: right;
}
