html {
	background-attachment:fixed; 
}
body {
	min-width: 1100px;
	padding-top: 118px;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
	-webkit-user-select: element ;
	-moz-user-select: element ;
	-o-user-select: element ;
	user-select: element ;
}

.header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
	_position:absolute;  
	_bottom:auto;  
	_top:expression(eval(document.documentElement.scrollTop)); 
}
/*头部登陆注册*/
.headNavigation{
	width: 100%;
	height: 35px;
	background: #eff0f1;
}
.H-headNavigation{
	width: 1100px;
	margin: auto;
	font-size: 14px;
}
.H_headLogin{
	float: right;
	color: #fa134f!important;
	padding-right:8px;
	border-right: 1px solid #cacacc;
	margin-top: 8px;
	margin-left: 8px;
}
.H_headRegistration{
	float: right;
	padding-right: 8px;
	border-right: 1px solid #cacacc;
	color: #666666;
	margin-left: 8px;
	margin-top: 8px;
}
.H_headRegis{
	float: right;
	padding-right: 8px;
	border-right: 1px solid #cacacc;
	color: #666666;
	margin-left: 8px;
	margin-top: 8px;
}
.H_headRegis1{
	float: right;
	/*padding-right: 8px;*/
	border-left: 1px solid #cacacc;
	color: #fa134f!important;
	padding-left: 8px;
}
.headShoppingCart{
	float: right;
	cursor: pointer;
	font-size: 12px;
	margin-right: 8px;
	color: #666666;
	margin-top: 8px;
	margin-left: 8px;
	position: relative;
}
.headShoppingCartS{
	float: right;
	cursor: pointer;
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	position: relative;
	margin-right: 20px;
}
.headShoppingCart1{display: none;}
.headShoppingCart2{display: none;}

.headShoppingCart>a>img{
	display: block;
	float: right;
	margin-right: 9px;
	margin-top: 2px;
	width: 18px;
}
.H-headShoppingCart{
	color: #666666 !important;
}
.H-headShoppingCart>input{
	background: #e50808;
	height: 12px;
	width: 20px;
	text-align: center;
	position: absolute;
	border-radius:12px;
	top: -5px;
    right: -5px;
    color: #fff;
    font-size: 10px !important;
}

.header .title {
	height: 84px;
	background: url("../../img/fff.png");
	background-size: 100% 100%;
}
.shuoming {
	margin-right: 12px;
}
.header .right .tel {
	margin-top: 20px;
}
.tel .name a {
	display: block;
    font-size: 14px;
    color: #333;
    height: 16px;
    line-height: 12px;
    background: url(../../img/qq_pc.png) no-repeat;
    background-position: left center;
    text-indent: 32px;
    margin-bottom: 12px;
}
.tel .name span {
	letter-spacing: 2px;
}
.tel span {
	color: #ff5a71;
	font-size: 20px;
}
.tel .dianhua {
    font-size: 14px;
    color: #333;
    height: 16px;
    line-height: 12px;
    background: url(../../img/tel.png) no-repeat;
    background-position: left center;
    text-indent: 21px;
    background-size: 14px 16px;	
}
.header .code p {
	margin-top: 20px;
	line-height: 20px;
}
.header .zizhi {
	width: 44%;
	margin-top: 6px;
}
.header .zizhi-index{
	width: 70%;
	height: 84px;
	float: left;
	display: flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	/*-webkit-box-align: center;*/
	/*-webkit-align-items: center;*/
	/*-webkit-flex-direction: column;*/
	/*-webkit-justify-content: center;*/
	align-items: center;
	justify-content: space-around;
}
.header .zizhi-index-one{
	display: flex;
	align-items: center;
}
.zizhi-index-one>img{
	margin: 0 10px;
}
.header .zizhi-index-two{
    width: 150px;
	background-color: yellow;
	color: red;
	box-sizing: padding-box;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.header .zizhi-index-b{
	font-size: 16px;
	color: #6a6a6a;
}
.header .zizhi-index-three{
	display: flex;
	/*display:-webkit-box;*/
	/*display:-webkit-flex;*/
	/*display:-ms-flexbox;*/
	/*-webkit-box-align: center;*/
	/*-webkit-align-items: center;*/
	/*-webkit-flex-direction: column;*/
	/*-webkit-justify-content: center;*/
	align-items: center;
}
.zizhi-index-three>span{
	display: block;
	margin-left: 7px;
	font-size: 14px;
}
.wei-xin-img{
	position:absolute;
	right: 50px;
	top:0;
	width: 84px;
	height: 84px;
}
.wei-xin-img>img{
	width: 100%;
	height: 100%;
}
.wei-xin-word{
	position:absolute;
	right: -40px;
	top:0;
	width: 84px;
	height: 84px;
	font-weight: bolder;
	text-align: center;
	font-size: 15px;
	writing-mode:vertical-lr;
}
.header .code img {
    margin: 5px 0 0 7px;
    width: 70px;
    height: 70px;
    padding: 3px;
    background-color: #f8f8f8;
}
/*软件著作权*/
.nav_list1 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list1 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list1 ul li {
	float: left;
}
.nav_list1 ul .active a {
	color: #6db545;	
}
.nav_list1 ul li a {
	display: block;
    text-align: center;
    padding: 0 23.5px;
    border-right: 1px solid #66be00;
    margin: 8px auto;
    font-size: 14px;
}
.nav_list1 ul li:last-child a{
	border-right: none;
}
.nav_list1 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*个人中心、常见问题*/
.nav_list2 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.bottom-QQ-number{
	position:absolute;
	bottom:0;
	right:40%;
	font-size:16px;
	font-weight: bold;
	color:red;
}
.top-phone-number{
	position:absolute;
	bottom:0;
	right:15%;
	font-size:16px;
	font-weight: bold;
}
.top-phone-number>img{
	position:absolute;
	top:-2px;
	left: -28px;
}
.nav_list2 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list2 ul li {
	float: left;
}
.nav_list2 ul .active a {
	color: #6db545;	
}
.nav_list2 ul li a {
	display: block;
    text-align: center;
    padding: 0 19px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
	font-weight: bold;
}
.nav_list2 ul li:last-child a{
	border-right: none;
}
.nav_list2 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*APP版权*/
.nav_list3 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list3 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list3 ul li {
	float: left;
}
.nav_list3 ul .active a {
	color: #6db545;	
}
.nav_list3 ul li a {
	display: block;
    text-align: center;
    padding: 0 41px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list3 ul li:last-child a{
	border-right: none;
}
.nav_list3 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*双软认证、高新*/
.nav_list3_1 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list3_1 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list3_1 ul li {
	float: left;
}
.nav_list3_1 ul .active a {
	color: #6db545;	
}
.nav_list3_1 ul li a {
	display: block;
    text-align: center;
    padding: 0 27px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list3_1 ul li:last-child a{
	border-right: none;
}
.nav_list3_1 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*商标*/
.nav_list4 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list4 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list4 ul li {
	float: left;
}
.nav_list4 ul .active a {
	color: #6db545;	
}
.nav_list4 ul li a {
	display: block;
    text-align: center;
    padding: 0 21px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list4 ul li:last-child a{
	border-right: none;
}
.nav_list4 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*公司注册*/
.nav_list5 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list5 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list5 ul li {
	float: left;
}
.nav_list5 ul .active a {
	color: #6db545;	
}
.nav_list5 ul li a {
	display: block;
    text-align: center;
    padding: 0 23.5px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list5 ul li:last-child a{
	border-right: none;
}
.nav_list5 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*代理记账*/
.nav_list6 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list6 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list6 ul li {
	float: left;
}
.nav_list6 ul .active a {
	color: #6db545;	
}
.nav_list6 ul li a {
	display: block;
    text-align: center;
    padding: 0 19px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list6 ul li:last-child a{
	border-right: none;
}
.nav_list6 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*游戏*/
.nav_list7 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list7 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list7 ul li {
	float: left;
}
.nav_list7 ul .active a {
	color: #6db545;	
}
.nav_list7 ul li a {
	display: block;
    text-align: center;
    padding: 0 23px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list7 ul li:last-child a{
	border-right: none;
}
.nav_list7 ul li:first-child a {
	width: 180px;
	padding: inherit;
}

/*专利*/
.nav_list9 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list9 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list9 ul li {
	float: left;
}
.nav_list9 ul .active a {
	color: #6db545;	
}
.nav_list9 ul li a {
	display: block;
    text-align: center;
    padding: 0 66px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list9 ul li:last-child a{
	border-right: none;
}
.nav_list9 ul li:first-child a {
	width: 180px;
	padding: inherit;
}

/*企业网站*/
.nav_list10 {
	background: #fff;
	background-size: 100% 100%;
	border-bottom: 1px solid  #66be00;
}
.nav_list10 ul {
	width: 1100px;
	margin: 0 auto;
}
.nav_list10 ul li {
	float: left;
}
.nav_list10 ul .active a {
	color: #6db545;	
}
.nav_list10 ul li a {
	display: block;
    text-align: center;
    padding: 0 34.5px;
    border-right: 1px solid #66be00;
    margin: 7px auto;
    font-size: 14px;
}
.nav_list10 ul li:last-child a{
	border-right: none;
}
.nav_list10 ul li:first-child a {
	width: 180px;
	padding: inherit;
}
/*关于我们*/
.about {
	padding: 20px 0;
	background-color: #212121;
}
.about ul {
	padding: 32px 0 10px;
}
.about ul .left {
	width: 385px;
	padding-right: 39px;
	color: #fff;
	font-size: 16px;
}
.about ul .left p {
	width: 124px;
	text-align: center;
	font-size: 16px;	
}
.about ul .left p img {
	width: 124px;
	margin-bottom: 10px;
}
.about ul .right {
	color: #fff;
	font-size: 16px;
	line-height: 33px;
}
.about dt {
	text-align: center;
}
.about dt img {
	margin-right: 15px;
	width: 140px;
}
.link>p {
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #ccc;
}
.link div {
	padding-bottom: 10px;
	text-align: center;
}
.link div span {
    margin-right: 15px;
}
.link div a {
	color: #999;
	font-size: 12px;
}
.con {
	width: 1100px;
	margin: 0 auto;
}
/*窗口悬浮*/

.pos {
	position: fixed;
	left: 24px;
	top: 240px;
	z-index: 99999;
}

.pos li {
	position: relative;
	margin-bottom: 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	background-color: #ff5a71;
	padding: 5px;
    height: 64px;
    width: 64px;
}
.pos li a,
.pos li {
 	color: #fff;
 	text-align: center;
 	font-size: 12px;
}
.pos li span {
	display: none;
}
.pos li>img,
 .pos li a>img{
	display: block;
}

.pos .weixin span {
    position: absolute;
    top: 1px;
    left: 74px;
    width: 110px;
    height: 130px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: url(../../img/background/popup_weixin.png) no-repeat;
    background-size: 100% 100%;
    padding: 0 8px;
}

.pos .weixin span img {
    width: 91%;
    margin-left: 4px;
    margin-top: 3px;
}

.pos .phone span {
    position: absolute;
    top: 1px;
    left: 74px;
    width: 200px;
    height: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    background: url(../../img/background/popup_phone.png) no-repeat;
    background-size: 100% 100%;
    text-indent: 21px;
    text-align: left;
}

.pos .back_top {
	display: none;
	cursor: pointer;
}
.pos .back_top>img {
	width: 20px;
	height: 25px;
	margin: 10px auto 5px;	
}
.pos .QQ a>img {
	width: 24px;
	height: 27px;
	margin: 10px auto 5px;	
}
.pos .weixin>img {
	width: 29px;
	height: 25px;
	margin: 10px auto 5px;	
}
.pos .phone>img {
	width: 24px;
	height: 24px;
	margin: 10px auto 5px;	
}
#newBridge .icon-right-center {
	top: 86%!important;
}
.corporate_name {
	text-align: center;
    color: #999;
    font-size: 12px;
}
.corporate_name>a{
	text-align: center;
    color: #999;
}
.link {
	padding-top: 10px;
}
h3 {
    font-size: 22px;
    color: #b7e255;
    text-align: center;
}
h4 {
    font-size: 30px;
    color: #333;
    text-align: center;
}
[v-cloak] {
  display: none;
}
.doyoo_panel{
	width: 140px;
	position: fixed;
	right: 0;
	top: 30%;
	background: #66ce00;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #66CE00;
	z-index: 20;
	
}
.doyoo_panel_qq{
	width: 140px;
	height: 60px;
	/*position: fixed;*/
	/*right: 0;*/
	/*top: 71%;*/
	background: #66ce00;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #66CE00;
	z-index: 20;

}
.doyoo_panel_tel{
	width: 140px;
	height: 60px;
	background: #66ce00;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #66CE00;
	z-index: 20;

}
.doyoo_panel_wei_xin{
	width: 140px;
	position: fixed;
	right: 0;
	top: 60%;
	background: #66ce00;
	border-radius: 5px;
	color: #fff;
	border: 1px solid #66CE00;
	z-index: 20;
}
.doyoo_panel1{
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 140px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.doyoo_panel2_qq{
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 700;
	color: #9bc83d;
	background-color: white;
}
.doyoo_panel3{
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 140px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}
.doyoo_panel img{
	width: 140px;
	display: block;
	height: 93px;
}
.doyoo_panel4{
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 140px;
	font-size: 14px;
	color: #fff;
}