﻿/*重置body*/

body {
	font: 12px / 1.5 'microsoft yahei', 'helvetica neue', 'hiragino sans gb', 'stheiti', '\5FAE\8F6F\96C5\9ED1', 'tahoma';
	/* -webkit-font-smoothing 在win7 Safari 下面会触发属性导致字体模糊 设置 antialiased none 禁用该属性 subpixel-antialiased 次像素抗锯齿（默认值 antialiased 抗锯齿（效果更明显） */
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizespeed;
	margin: 0;
}


/* 清除浮动 */

.f-clearfix:before,
.f-clearfix:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.f-clearfix:after {
	clear: both;
}

.f-clearfix {
	zoom: 1;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}


/* -------- top --------------- */

.gm-top {
	margin-top: 10px;
	margin-bottom: 12px;
	overflow: hidden;
}

.top-logo {
	overflow: hidden;
	float: left;
}

.top-logo a {
	background: url('../images/未标题-3(1).png') center no-repeat;
	background-size:100% 100% ;
	width: 186px;
	height: 41px;
	display: inline-block;
	float: left;
	background-size:cover ;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/未标题-2(1).png', sizingMethod='scale');
}

.gm-top ul {
	list-style: none;
	padding: 0;
	float: left;
	margin: 5px 0 0 113px;
}

.gm-top ul li {
	float: left;
	margin-right: 15px;
}

.gm-top ul li a {
	font-size: 14px;
	color: #333333;
	padding: 0 15px;
	height: 33px;
	line-height: 33px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.gm-top ul li a:hover {
	background: #FF8627;
	border-radius: 3px;
	color: #fff;
}

.gm-top span {
	display: inline-block;
	font-size: 20px;
	color: #444444;
	float: right;
	margin-top: 5px;
}

.gm-top span i {
	width: 27px;
	height: 27px;
	background: #3b81e3 url("../images/g-tp.png") center no-repeat;
	display: inline-block;
	border-radius: 3px;
	float: left;
	margin-right: 10px;
}


/*-------------banner------------*/

.g-header {
	background: url(../images/22.jpg) no-repeat;
	height: 527px;
	padding-top: 95px;
}

.g-header .g-header_left {
	float: left;
}

.g-header .g-header_left p {
	font-size: 45px;
	color: #ffe361;
	font-weight: bold;
	margin: 0;
}

.g-header .g-header_left h4 {
	font-size: 52px;
	color: #FF8627;
	margin: 0;
	font-weight: normal;
}

.g-header .g-header_left span {
	font-size: 18px;
	color: #FF8627;
	display: block;
}

.g-header .g-header_left img {
	width: 512px;
	height: 130px;
	margin-top: 50px;
}
.g-header_right{
position:relative;
}

.g-header .g-header_right {
	background: #d8e6f9;
	padding: 24px 5px 20px 30px;
	float: right;
	font-size: 14px;
}

.g-header .g-header_right .g-header_right_span1 {
	font-size: 30px;
	color: #444444;
	background: url("../images/g_r.png") 35px no-repeat;
	display: block;
	padding-left: 40px;
	text-align: center;
}

.g-header .g-header_right .g-header_right_div1 {
	padding-top: 30px;
}

.g-header .g-header_right .g-header_right_div1 .g_check {
	margin-bottom: 10px;
}

.g-header .g-header_right .g-header_right_div1 .g_check span {
	display: inline-block;
	padding-right: 10px;
}

.g-header .g-header_right .g-header_right_div1 .g_check input {
	width: 18px;
	height: 18px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_input {
	position: relative;
	margin-bottom: 10px;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_input input {
	width: 233px;
	line-height: 38px;
	height: 38px;
	border: 1px solid #577598;
	border-radius: 3px;
	padding-left: 47px;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_input i {
	background: url("../images/g_gps.jpg") no-repeat;
	display: inline-block;
	width: 14px;
	height: 21px;
	position: absolute;
	left: 18px;
	top: 10px;
}

.g-header .g-header_right .g-header_right_div1 .g-gps i {
	background: url("../images/g_tx.jpg") no-repeat;
	width: 15px;
	height: 17px;
	top: 12px;
}

.g-header .g-header_right .g-header_right_div1 .g-thp i {
	background: url("../images/g_thp.jpg") no-repeat;
	width: 15px;
	height: 21px;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_button a {
	text-decoration: none;
	color: #ffffff;
	height: 40px;
	display: inline-block;
	border-radius: 3px;
	padding: 0 28px;
	line-height: 40px;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_button .g_sa1 {
	background: #fd5958;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_button .g_sa1:hover {
	background: #FC2A29;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_button .g_sa2 {
	background: #24b5ff;
}

.g-header .g-header_right .g-header_right_div1 .g-header_right_button .g_sa2:hover {
	background: #21a6ea;
}


/*----------------- center nav -------------------*/

.g-center {
	background: #eaf1f7;
}

.g-center .g-center_div {
	padding-top: 70px;
	/*padding-bottom: 50px;*/
}

.g-center .g-center_div .g-center_div_p1 {
	font-size: 32px;
	color: #e3443b;
	font-weight: bold;
	text-align: center;
	background: url("../images/g_tpa.png") no-repeat;
	width: 524px;
	height: 92px;
	line-height: 77px;
	margin: 0 auto;
}

.g-center .g-center_div .g-center_div_p2 {
	font-size: 30px;
	color: #666666;
	text-align: center;
	line-height: 55px;
	margin: 0;
}

.g-center .g-center_div ul {
	overflow: hidden;
	margin-top: 30px;
	padding: 0;
}

.g-center .g-center_div ul li {
	float: left;
	list-style: none;
	padding-right: 24px;
	padding-bottom: 40px;
}

.g-center .g-center_div ul li a {
	font-size: 17px;
	color: #444444;
	text-decoration: none;
	display: block;
	text-align: center;
}

.g-center .g-center_div ul li a i {
	width: 146px;
	height: 146px;
	display: block;
	margin-bottom: 10px;
}

.g-center .g-center_div .g_cs1 a i {
	background: url("../images/g_cs1.png") no-repeat;
}

.g-center .g-center_div .g_cs2 a i {
	background: url("../images/g_cs2.png") no-repeat;
}

.g-center .g-center_div .g_cs3 a i {
	background: url("../images/g_cs3.png") no-repeat;
}

.g-center .g-center_div .g_cs4 a i {
	background: url("../images/g_cs4.png") no-repeat;
}

.g-center .g-center_div .g_cs5 a i {
	background: url("../images/g_cs5.png") no-repeat;
}

.g-center .g-center_div .g_cs6 a i {
	background: url("../images/g_cs6.png") no-repeat;
}

.g-center .g-center_div .g_cs7 a i {
	background: url("../images/g_cs7.png") no-repeat;
}

.g-center .g-center_div .g_cs8 a i {
	background: url("../images/g_cs8.png") no-repeat;
}

.g-center .g-center_div .g_cs9 a i {
	background: url(../images/商标复审.png) no-repeat;
}

.g-center .g-center_div .g_cs10 a i {
	background: url("../images/g_cs10.png") no-repeat;
}

.g-center .g-center_div .g_cs11 a i {
	background: url("../images/g_cs11.png") no-repeat;
}

.g-center .g-center_div .g_cs12 a i {
	background: url("../images/g_cs12.png") no-repeat;
}

.g-center .g-center_div .g_cs13 a i {
	background: url("../images/g_cs13.png") no-repeat;
}

.g-center .g-center_div .g_cs14 a i {
	background: url("../images/g_cs14.png") no-repeat;
}

.g-center .g-center_div .g_cs15 a i {
	background: url("../images/g_cs15.png") no-repeat;
}

.g-center .g-center_div .g_cs16 a i {
	background: url("../images/g_cs16.png") no-repeat;
}

.g-center .g-center_div .g_cs17 a i {
	background: url("../images/g_cs17.png") no-repeat;
}

.g-center .g-center_div .g_cs1_1 a i {
	background: url(../images/r.png) no-repeat;
}

.g-center .g-center_div .g_cs2_1 a i {
	background: url(../images/商标复审.png) no-repeat;
}

.g-center .g-center_div .g_cs3_1 a i {
	background: url(../images/商标交易.png) no-repeat;
}

.g-center .g-center_div .g_cs4_1 a i {
	background: url(../images/商标变更.png) no-repeat;
}

.g-center .g-center_div .g_cs5_1 a i {
	background: url(../images/商标争议.png) no-repeat;
}

.g-center .g-center_div .g_cs6_1 a i {
	background: url(../images/商标续展.png) no-repeat;
}

.g-center .g-center_div .g_cs7_1 a i {
	background: url(../images/商标补证.png) no-repeat;
}

.g-center .g-center_div .g_cs8_1 a i {
	background: url(../images/商标无效宣告.png) no-repeat;
}

.g-center .g-center_div .g_cs9_1 a i {
	background: url(../images/国际商标注册.png) no-repeat;
}

.g-center .g-center_div .g_cs10_1 a i {
	background: url(../images/版权保护.png) no-repeat;
}

.g-center .g-center_div .g_cs11_1 a i {
	background: url(../images/专利业务.png) no-repeat;
}

.g-center .g-center_div .g_cs12_1 a i {
	background: url(../images/更多业务.png) no-repeat;
}

.g-center .g-center_div .g_cs13_1 a i {
	background: url("../images/g_cs13.png") no-repeat;
}

.g-center .g-center_div .g_cs14_1 a i {
	background: url("../images/g_cs14.png") no-repeat;
}

.g-center .g-center_div .g_cs15_1 a i {
	background: url("../images/g_cs15.png") no-repeat;
}

.g-center .g-center_div .g_cs16_1 a i {
	background: url("../images/g_cs16.png") no-repeat;
}

.g-center .g-center_div .g_cs17_1 a i {
	background: url("../images/g_cs17.png") no-repeat;
}

.g-center .g-center_div a i:hover {
	background: url("../images/g_rd.png") no-repeat;
}

.g-center .g-center_div ul .g_nor {
	padding-right: 0;
}


/*---------- nav -----------*/

.g_nav {
	background: url("../images/g_banner2.jpg") no-repeat;
	height: 622px;
}

.g_nav .g_nav_div {
	padding-top: 70px;
	padding-bottom: 85px;
	color: #ffffff;
}

.g_nav .g_nav_div .g_nav_div_top {
	position: relative;
}

.g_nav .g_nav_div .g_nav_div_top .g_nav_div_top_left {
	float: left;
}

.g_nav .g_nav_div .g_nav_div_top .g_nav_div_top_left p {
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}

.g_nav .g_nav_div .g_nav_div_top .g_nav_div_top_left span {
	font-size: 18px;
	padding: 20px 0;
	display: block;
	line-height: 35px;
}

.g_nav .g_nav_div .g_nav_div_top .g_nav_div_top_left a {
	font-size: 20px;
	text-align: center;
	display: block;
	line-height: 65px;
	width: 310px;
	height: 65px;
	background: #e3443b;
	text-decoration: none;
	color: #ffffff;
}

.g_nav .g_nav_div .g_nav_div_top .g_nav_div_top_right {
	border: 1px solid #ffffff;
	position: absolute;
	right: 0;
	top: -150px;
	padding: 27px;
	border-radius: 50%;
}

.g_nav .g_nav_div .g_nav_div_top .g_nav_div_top_right .g_nav_div_top_right_div1 {
	width: 270px;
	height: 270px;
	border-radius: 50%;
	background: url("../images/pht.png") no-repeat;
}

.g_nav .g_nav_div ul {
	overflow: hidden;
	padding: 0;
	margin-top: 50px;
}

.g_nav .g_nav_div ul li {
	list-style: none;
	float: left;
	font-size: 17px;
	width: 150px;
	margin-right: 50px;
	text-align: center;
}

.g_nav .g_nav_div ul li img {
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
}

.g_nav .g_nav_div p {
	margin: 0;
	line-height: 20px;
}


/*----------- g_cent ------------*/

.g-center .g_cent .g-center_div_p1 {
	/*background: url("../images/g_tpb.png") no-repeat;
	color: #ffffff;*/
}

.g-center .g_cent .g-center_div_p2 i {
	color: #e3443b;
	font-style: normal;
}

.g-center .g_cent .g-pj_tip_div1 {
	font-size: 17px;
	color: #666666;
	margin-top: 10px;
}

.g-center .g_cent .g-pj_tip_div1 span {
	display: inline-block;
	margin-left: 95px;
	line-height: 30px;
	width: 78%;
	height: 150px;
}

.g-center .g_cent .g-pj_tip_div1 .g_lt {
	float: left;
	margin-top: 45px;
}

.g-center .g_cent .g-pj_tip_div1 .g_rt {
	float: right;
	margin-top: 40px;
}

.g-center .g_cent .g-pj_tip_div1 img {
	width: 28px;
	height: 24px;
}

.g-center .g_cent ul {
	margin-top: 55px;
	border-top: 1px solid #e3e3e3;
	overflow: hidden;
	padding: 0;
}

.g-center .g_cent ul li {
	float: left;
	width: 144px;
	padding-top: 25px;
	cursor: pointer;
	border-top: 2px solid transparent;
	margin-right: 100px;
	text-align: center;
	font-size: 14px;
	color: #444444;
}

.g-center .g_cent ul li.cur {
	border-top: 2px solid #e3443b;
}

.g-center .g_cent ul li.cur img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.g-center .g_cent ul li img {
	width: 164px;
	height: 164px;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.g-center .g_cent ul li p {
	margin: 0;
	text-align: inherit;
}


/*切换*/

.g-center .g_cent .g_bma .g_sma {
	display: none;
}


/*-------------- g_footer --------------*/

.g-footer {
	background: #222;
	opacity: 0.9;
	width: 100%;
	position: fixed;
	bottom: 0;
}

.g-footer .g-ft {
	padding: 25px 0;
	overflow: hidden;
        position:relative;
}

.g-footer .g-ft p {
	color: #ffffff;
	float: left;
	margin: 0;
}

.g-footer .g-ft p span {
	display: block;
}

.g-footer .g-ft .g-ft_span1 {
	font-size: 22px;
	text-align: right;
}

.g-footer .g-ft .g-ft_span2 {
	font-size: 12px;
}

.g-footer .g-ft .g_put {
	left: 10px;
	top: 8px;
	float: left;
	position: relative;
	margin-right: 10px;
}

.g-footer .g-ft .g_put input {
	line-height: 38px;
	height: 38px;
	border-radius: 3px;
	border: 1px solid #ffffff;
	line-height: 38px\9;
	width: 245px;
	padding-left: 40px;
	font-size: 14px;
}

.g-footer .g-ft .g_put i {
	position: absolute;
	background: url("../images/g_txb.png") no-repeat;
	width: 23px;
	height: 25px;
	top: 8px;
	left: 10px;
}

.g-footer .g-ft .g_bog i {
	background: url("../images/g_pht.png") no-repeat;
}

.g-footer a {
	float: right;
	width: 180px;
	height: 40px;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	background: #24b5ff;
	text-decoration: none;
	margin-top: 8px;
}

.comm-dl-lxcon {
	height: 162px;
	margin-top: -300px;
	padding-top: 73px;
	position: fixed;
	right: 0;
	top: 50%;
	width: 140px;
	z-index: 999999;
	background: url(../images/lx_bg.png) center top no-repeat;
}

.comm-dl-lxcon p {
	width: 118px;
	height: 22px;
	margin: 8px auto;
	background: url(../images/lx_btnbg.png) center top no-repeat;
	line-height: 22px;
	text-indent: 30px;
}

.comm-dl-lxcon p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.comm-dl-lxcon p a:hover {
	text-decoration: underline;
	color: #FF0
}

.lx_form {
	margin: 0 10px;
	position: absolute;
	bottom: 22px;
	left: 10px;
	text-align: center;
	display: none
}

.lx_input {
	width: 97px;
	height: 22px;
	background: none;
	color: #666;
	border: none;
	font-size: 12px
}

.lx_btn {
	width: 102px;
	height: 24px;
	border: none;
	background: #e97631;
	color: #fff;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: -6px;
	cursor: pointer
}

.lx_btn:hover {
	background: #ec5900
}

.banner {
	width: 100%;
	overflow: hidden;
	height: 580px;
	background: url(../images/1212.jpg) no-repeat center 0;
	padding-top: 40px;
}

.banner_a {
	width: 856px;
	height: 457px;
	margin: 40px auto;
}

.banner_a .sousuo {
	width: 786px;
	height: 88px;
	/*	background: url(../images/b_1.png) no-repeat top center;*/
	float: left;
}

.banner_a .sousuo .form {
	position: absolute;
	left: 50%;
	margin-left: -378.5px;
}

.banner_a .sousuo .form .hbox {
	width: 567px;
	height: 73px;
	line-height: 73px;
	float: left;
	border: none;
	border-radius: 20px 0px 0px 20px;
	text-indent: 20px;
	font-family: "Microsoft YaHei";
}

.banner_a .sousuo .form .sbox {
	width: 190px;
	height: 73px;
	text-indent: 15px;
	line-height: 73px;
	border: none;
	background: url(../images/1.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	font-size: 18px;
	outline: none;
	background-size:cover ;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/1.png', sizingMethod='scale');
}

.chaxun {
	width: 714px;
	float: left;
	height: 123px;
	margin: 5px 34px 0px 34px;
	text-align: left;
	color: #fff;
	left: 50%;
	margin-left: -35px;
}

.chaxun h4 {
	line-height: 31px;
	height: 31px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-left: 100px;
}

.chaxun .cha {
	width: 714px;
	float: left;
	height: 90px;
	background: #fff;
	color: #666;
	position: absolute;
	left: 50%;
	margin-left: -357px;
}

.chaxun .cha .zhuang {
	width: 14px;
	height: 13px;
	position: absolute;
	background: url(../images/t_1.png) no-repeat top left;
	top: 0px;
	left: 773px;
	right: 0px;
}

.chaxun .cha .cha_a {
	width: 452px;
	float: left;
	height: 90px;
	margin-left: 40px;
	border-right: 1px solid #435665;
}

.chaxun .cha .cha_a h4 {
	margin: ;
	font-size: 14px;
	font-weight: inherit;
}

.chaxun .cha .cha_a ul {
	font-size: 12px;
	line-height: 18px;
}

.cha_b {
	width: 220px;
	height: 90px;
	float: left;
}

.cha_b ul {
	margin: 0;
	padding: 0;
}

.cha_b ul li {
	width: 67px;
	height: 90px;
	float: left;
	margin: 0px 10px;
	overflow: hidden;
}

.cha_b ul li span {
	width: 38px;
	hegiht: 46px;
	float: left;
	margin: 13px 14px 5px 14px;
	overflow: hidden;
}

.cha_b ul li a {
	color: #666;
	text-decoration: none;
}

.ling {
	width: 786px;
	hegiht: 30px;
	float: left;
	line-height: 30px;
	color: #fff;
	text-align: left;
	margin: 50px 34px 0px 34px;
}

.ling em {
	width: 17px;
	height: 17px;
}

.ling em img {
	width: 17px;
	height: 20px;
	vertical-align: sub;
	margin-right: 10px;
}

.scroll-text {
	width: 400px;
	height: 4em;
	overflow: hidden;
	padding: 3px;
}

.scroll-text ul {
	width: 800px;
	height: 100px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.scroll-text ul li {
	height: 1.5em;
}

.scroll-textx {
	width: 600px;
	height: 28px;
	overflow: hidden;
}

.scroll-textx ul {
	width: 600px;
	height: 28px;
	margin: 0;
}

.scroll-textx ul li {
	float: left;
	width: auto;
	font-size: 12px;
	height: 28px;
	line-height: 30px;
	display: inline-block;
	margin: 0px 0 10px 10px;
}

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*font-family: "Microsoft YaHei" */
}

body {
	font-size: 12px;
	font-family: "Microsoft YaHei";
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

body a {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

input:focus,
button {
	outline: none;
}


/*弹出框1*/

.Login {
	width: 501px;
	height: 412px;
	margin: 0auto;
	float: left;
	background: #fff;
	top: 50%;
	left: 50%;
	margin-left: -250.5px;
	margin-top: -206px;
	border-radius: 10px;
	z-index: 99;
	display: none;
	position: fixed;
}

.Login h2 {
	text-align: left;
	height: 55px;
	background: #ff6565;
	color: #fff;
	width: 501px;
	border-radius: 10px 10px 0px 0px;
	line-height: 55px;
	text-indent: 10px;
	position: relative;
	margin: 0;
	padding: 0;
}

.guanbi {
	width: 13px;
	height: 13px;
	/*	background: url(../images/l_1.png) no-repeat center center;*/
	position: absolute;
	top: 18px;
	right: 18px;
	z-index: 1;
}

.tit {
	text-align: center;
	color: #333333!important;
}

.Login .cha {
	width: 501px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #ff6c6c;
	margin: 15px 0px
}

.Login .cha .dan {
	width: 330px;
	float: left;
	height: 256px;
	margin-left: 50px;
	margin-top: 20px;
	color: #666;
	font-size: 14px;
}

.Login .cha .dan form {
	width: 330px;
	float: left;
	height: 256px;
}

.Login .cha .dan form ul li {
	width: 330px;
	hegiht: 35px;
	margin: 15px 0px;
	float: left;
	padding: 0;
	background: none;
}

.Login .cha .dan form ul li span {
	width: 83px;
	float: left;
	text-align: right;
	height: 35px;
	line-height: 35px;
}

.Login .cha .dan form ul li span em {
	color: #ff6565;
}

.Login .cha .dan #form2 ul li .sbox {
	width: 225px;
	float: left;
	hegiht: 35px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	line-height: 35px;
	margin-left: 10px;
	text-indent: 5px;
}
.ssbox{
position:relative;
}
.Login .cha .dan #form2 ul li .ssbox {
	width: 244px;
	height: 47px;
	line-height: 47px;
	background: #ff6565;
	border: none;
	margin-left: 83px;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}

.cha-c {
	height: 90px;
	width: 100%;
	display: inline-block;
}

.cha-c>div {
	text-align: center;
	margin-top: 13px;
	float: left;
	margin-left: 10px;
}

.addressBig {
	display: none;
	background-color: lightgray;
}

.addressSmall {
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row;
}

.addressSmall>div {
	flex: 1;
}

.address>div {
	flex: 1;
}

.addressBig span {
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 10px;
	display: block;
}

.addressBig p {
	margin-top: 17px;
	color: white;
}

.rightAddress {
	display: flex;
	flex-flow: row;
}

.rightAddress img {
	margin: auto;
}

.topAdress,
.bottomAdress {
	text-align: center;
}

.remove {
	background: url(../images/close.hover.png)no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
}

.contact {
	width: 500px;
	height: 500px;
	border-radius: 10px;
	flex-flow: column;
	position: fixed;
	top: 50%;
	margin-top: -195px;
	left: 50%;
	margin-left: -250px;
	background: white;
	z-index: 100;
	display: none;
}

.contact div {
	font-size: 20px;
	text-align: center;
	font-family: "微软雅黑";
	color: #FF5700;
	font-weight: bold;
}

.line {
	border-bottom: 1px solid lightgray;
	padding: 20px 0px 20px 0px;
}

.contact input {
	display: block;
	width: 300px;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 3px;
	border: 1px solid lightgray;
}

.contact button {
	width: 150px;
	height: 50px;
	margin: 0 auto;
	background-color: #FF5700;
	border: none;
	border-radius: 3px;
	color: white;
	position: relative;
}

.contact p {
	text-align: center;
	font-family: "微软雅黑";
	color: #8E9092;
}

.contact img {
	position: absolute;
	right: 0;
	margin-right: 10px;
	width: 13px;
	cursor: pointer;
}

.query {
	width: 600px;
	height: 310px;
	border-radius: 10px;
	margin: auto;
	display: flex;
	flex-flow: column;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -155px;
	margin-left: -250px;
	background-color: white;
	z-index: 100;
	display: none;
}

.query p {
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
}

.query button {
	width: 150px;
	height: 50px;
	margin: 0 auto;
	border: none;
	border-radius: 7px;
	background-color: #FF6565;
	font-size: 20px;
	color: white;
}

.gap {
	height: 50px;
	background-color: #FF6565;
}

.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 0px;
	opacity: 0.3;
	z-index: 25;
	background-color: black;
	display: none;
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=60);
	filter: "alpha(opacity=60)";
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}


/*.phoneBlank,.phone,.eamil,.qqGod,.qqgodBlank,.nameBrand{
	font-size: 15px;
	color: #00AAFF;
	font-family: "微软雅黑";
	font-weight: bold;
	position: fixed;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: 150px;
	height: 30px;
	text-align: center;
	z-index: 30;
	line-height: 30px;
	background-color:white ;
	display: none;
}*/

.loginPhone {
	width: 270px;
	display: none;
	text-align: center;
	color: red;
	font-size: 12px;
}

#loginphone {
	width: 300px;
	display: none;
	text-align: center;
	color: red;
	font-size: 12px;
}

.botoomBewrite,
.botoomPoling,
.botoomError,
.writePoling,
.state {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: lightskyblue;
	color: white;
	position: fixed;
	top: 60%;
	left: 50%;
	margin-top: -20px;
	margin-left: -80px;
	z-index: 100;
	font-size: 15px;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	display: none;
	border-radius: 10px;
}

.end {
	width: 500px;
	height: 500px;
	background-color: white;
	border-radius: 30px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
	display: none;
	z-index: 500;
}

.fontRoom {
	height: 150px!important;
	color: lightslategray;
	padding: 0px!important;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	background-color: lightcoral;
	border-radius: 100%!important;
}

.topEnd {
	width: 100%;
	height: 30px;
	background-color: ;
}

.topText {
	text-align: center;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 30px;
	padding: 25px 0px 10px 0px;
	color: lightslategray;
}

.smallText {
	font-family: "微软雅黑";
	text-align: center;
	padding: 10px 0px 20px 0px;
	font-size: 19px;
}

.smallText a {}

.aboutCorp {
	width: 150px;
	height: 150px;
	border: 1px solid lightslategray;
	border-radius: 100%;
	line-height: 150px;
	text-align: center;
	font-size: 22px;
}

.aboutCorp span {
	font-size: 100px;
}

.sure {
	margin: 0 auto;
	position: absolute;
	bottom: 50px;
	width: 150px;
	height: 40px;
	left: 50%;
	margin-left: -75px;
	background-color: lightcoral;
	border: none;
	border-radius: 6px;
	font-size: 20px;
	color: #FFFFFF;
}

.bottomHide {
	width: 150px;
	height: 100px;
	position: fixed;
	background: url(../images/2-01.png) no-repeat;
	background-size: 100% 100%;
	bottom: 0;
	z-index: 1;
	border-radius: 0px 30px 30px 0px;
	display: block;
	left: -150px;
}

.brandName {}

.brandNameImg,
.brandPhoneImg {
	float: left;
	width: 37px;
	height: 30px;
	background: url(../images/2.png) no-repeat;
	margin: auto 0;
}
.brandNameImg,.brandPhoneImg,.brandSixphoneImg,.brandSixphone{
	float: left;
}
.brandSixphoneImg {
	display: inline-block;
	width: 37px;
	height: 30px;
	background: url(../images/sb.png) no-repeat ;
	margin: auto 0;
}

.brandName,
.brandPhone {
	width: 101px;
	height: 30px;
	display: inline;
	line-height: 30px;
	font-size: 10px;
	font-family: "微软雅黑";
	vertical-align: top;
}

.brandSixphone {
	width: 125px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	font-family: "微软雅黑";
	vertical-align: top;
}

.bigName {
	width: 161px;
	border: 1px solid #FF8627;
	background-color: white;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99;
	margin-left: -66px;
	padding: 10px 20px 10px 20px;
	border-radius: 8px;
	display: none;
	vertical-align: top;
}

.trade {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 227px;
	height: 159px;
	left: 182px;
	top: 253px;
	overflow: hidden;
	overflow-y: scroll;
	background-color: white;
	display: none;
}

.trade li {
	width: 227px!important;
}

.sboxImg {
	background-size:cover ;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/傻逼按钮.png', sizingMethod='scale');
}
		.public{
        width: 501px;
	height: 412px;
	margin: 0auto;
	float: left;
	background: #fff;
	top: 50%;
	left: 50%;
	margin-left: -250.5px;
	margin-top: -206px;
	border-radius: 10px;
	z-index: 99;
	display: none;
	position: fixed;
		}
		.publicTop{
			text-align: center;
			font-size: 25px;
                        font-weight:bold;
			clear: both;
		}
		.publicImg{
			width: 200px;
			margin: 0 auto;
		}
		.code,.work{
			text-align: center;
                        font-size:16px
		}
		.work{
			margin-top: 5px;
		}
		.public button{
			width: 180px;
			height: 35px;
			border: 0;
			margin: 0 auto;
			display: block;
			margin-top: 5px;
			background-color:lightcoral ;
			border-radius:8px ;
		}
		.removeImg{
			width: 25px;
			float: right;
			margin-right: 10px;
		border-radius:8px ;
		}
.loadClass{
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	margin-top:-25px ;
	margin-left:-25px;
}