@charset "UTF-8";
	/* 聚龙 */
body {
	padding:0;
	margin:0;
	text-align:center;
	color:#666666;
	font-size:13px;
	font-family:Tahoma,Verdana,Arial,"Microsoft Yahei",sans-serif;
}
body,html {
	width:100%;
	min-width:1200px;
}
h1,h2,h3,h4,h5,h6,form,div,p,i,img,ul,li,ol,table,tr,td,th,fieldset,label,legend,button,input {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
a img {
	border:none;
}
a:link {
	text-decoration:none;
	color:#999999;
}
a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.clearfix:after {
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0
}
a {
	color:#999999
}
* {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.u_line {
	position:relative;
	width:100%;
	height:1px;
}
/**golon header start**/

.head_cen {
	width:100%;
	margin:0;
}
.head_cen table {
	width:1200px;
	margin:0 auto;
	border:0;
	border-collapse:collapse;
}
.nav_logo {
	width:30%;
	padding:45px 0 30px 15px;
	text-align:left;
}
.nav_logo a {
	font-size:27px;
	color:#0979E9;
	font-family:"微软雅黑","宋体",Arial,Helvetica,sans-serif;
	font-weight:700;
}
.nav_logo a:hover {
	color:#0979E9;
}
.line_nav {
	width:48%;
	font-size:18px;
	color:#6c6c6c;
	text-align:right;
	padding:45px 10px 35px 0px;
}
.line_nav a {
	font-size:18px;
	color:#6c6c6c;
	text-decoration:none;
}
.line_nav a:hover {
	color:#FF9B00;
}
.in_header {
	color:#fff;
	background:url("../img/jl_index/u250.png");
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	padding:5px 0;
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
}
.headroom {
	transition:transform 1000ms linear;
}
.headroom--pinned {
	transform:translateY(-100%);
}
.headroom--unpinned {
	transform:translateY(-100%);
}
.headroom--top {
	transform:translateY(0%);
}
.nav_2017 {
	float:right;
}
.wrapperr {
	position:relative;
}
.in_search {
	position:absolute;
	top:40%;
	width:100%;
	z-index:2;
}
.search_box {
	margin-left:18%;
	width:62%;
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left;
}
.search_box h1 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:30px;
	font-weight:400;
	font-style:normal;
	color:#333333;
	text-align:center;
	margin-bottom:20px;
}
#search_ul {
	width:710px;
	height:12px;
	margin:0 auto 7px;
	padding:0;
}
#search_ul li {
	float:left;
	list-style:none;
	font-size:12px;
	line-height:10px;
	padding:0 16px;
	text-align:center;
	cursor:pointer;
	border-right:1px solid #979797;
	color:#979797;
}
#search_ul li.actived {
	color:#0979E9;
}
#search_ul li:hover {
	color:#0979E9;
}
#search_form {
	margin-left:auto;
	margin-right:auto;
	width:710px;
	font-size:0;
}
#search_con {
	position:relative;
	border:5px solid rgba(255,255,255,0.6);
}
#search_con .input {
	padding-left:6px;
	padding-right:6px;
	box-sizing:border-box;
	border:1px solid #ccc;
	border-radius:0;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	background-color:#fff;
}
#btnQ,#q {
	margin:0;
}
#search_con input {
	font-size:20px;
	font-family:Microsoft YaHei,sans-serif;
	border:2px solid #d2d2d2;
	height:50px;
}
#search_con #q {
	vertical-align:top;
	font-size:16px;
	height:50px;
	line-height:16px;
	padding:10px 16px;
	width:576px;
	color:#666;
	border:1px solid #FFFFFF;
	float:left;
}
.autocomplete {
	position:absolute;
	border-top:medium none;
	left:0px;
	display:none;
}
#search_con img {
	vertical-align:top;
	border-style:none;
}
#search_sub {
	position:relative;
	display:inline-block;
	padding:0 0;
	margin:0 0 0 -2px;
	vertical-align:top;
	width:125px;
	float:left;
}
#search_sub img {
	margin-top:-8px;
	position:absolute;
	left:0;
}
#search_sub #img-btn {
	border:0;
	width:125px;
	height:50px;
	cursor:pointer;
	position:absolute;
	left:0;
	/*background:transparent none repeat scroll 0% 0%;
	*/
	background:#0979E9;
	color:#FFF;
	padding-right:0;
}
.section {
	background-color:#ffffff;
	padding:120px 0 100px 0;
}
.in_host {
	text-align:left;
	padding-left:20px;
	color:#FFFFFF;
	font-size:14px;
}
.host_box {
	font-size:12px;
	margin-top:10px;
	height:3.4em;
	overflow-y:hidden;
	padding:0;
}
.host_model {
	width:430px;
	margin-left:10px;
	vertical-align:top;
	display:inline-block;
}
.host_list {
	position:relative;
}
.host_list a {
	margin-right:6px;
	line-height:1.7em;
	color:#FFFFFF;
}
.host_list a:hover {
	color:#0979E9;
	text-decoration:underline;
}
#now_login {
	height:14px;
	margin:15px auto 7px;
	padding:0;
	text-align:center;
}
#now_login li {
	float:left;
	list-style:none;
	font-size:14px;
	line-height:10px;
	padding:0 16px;
	text-align:center;
	cursor:pointer;
	border-right:1px solid #979797;
	color:#979797;
}
#now_login li a {
	color:#979797;
	font-size:14px;
}
#now_login li a:hover {
	color:#979797;
	text-decoration:underline
}
#now_login .col_09 a {
	color:#0979E9;
}
.my_con {
	width:1200px;
	margin-right:auto;
	margin-left:auto;
}
.my_con .row {
	text-align:left;
}
.my_con .col-md-12 {
	width:100%;
	position:relative;
	min-height:1px;
}
.in_title {
	margin-top:0;
	text-align:center;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:22px;
	margin-bottom:20px;
	color:#333333;
	position:relative;
}
.in_title.width90 {
	width:90px;
	margin:0 auto;
}
.font16 {
	display:block;
	font-size:16px;
	text-align:center;
	margin-top:15px;
}
.font16 a {
	font-size:16px;
}
.section .in_p {
	text-align:center;
	margin-bottom:20px;
	line-height:1.4;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#999999;
	font-weight:400;
}
.my_con .col-md-6 {
	width:600px;
	float:left;
	position:relative;
	min-height:1px;
}
.my_con .width40 {
	width:480px !important;
}
.my_con img {
	display:block;
	max-width:100%;
	height:auto;
	vertical-align:middle;
	border:0;
}
.my_con .g_2017 {
	width:516px;
	height:311px;
}
.my_con .space {
	padding:20px 0;
}
.in_text0 {
	padding-bottom:0;
}
.in_text {
	width:100%;
	height:370px;
	padding:0;
}
.new_con {
	width:100% !important;
}
.back_s {
	width:100%;
	height:270px;
	position:relative;
	background:url(../img/jl_index/top.png) no-repeat;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
	background-position:50% 0;
	background-repeat:no-repeat;
	z-index:1;
	margin-bottom:0;
	padding-top:45px;
}
.back_d {
	width:100%;
	height:100px;
	position:relative;
	background:url(../img/jl_index/dow.png) no-repeat;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
	background-position:50% 0;
	background-repeat:no-repeat;
	z-index:1;
}
.sj_box {
	position:absolute;
	top:35%;
	width:100%;
	z-index:2;
	color:#FFF !important;
}
.sj_con {
	width:892px;
	height:273px;
	margin:30px auto 0 auto;
	/*
background:url(../img/jl_index/pcbsj.png) no-repeat;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
	background-position:50% 0;
	background-repeat:no-repeat;
	*/
	z-index:2;
	position:relative;
}
.czx1 {
	position:absolute;
	left:20%;
	top:40px;
	width:10px;
	height:200px;
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
	-ms-transform:rotate(60deg);
	transform:rotate(60deg);
	z-index:-1;
}
.czx2 {
	position:absolute;
	left:43%;
	top:87px;
	width:10px;
	height:110px;
	-webkit-transform:rotate(-60deg);
	-moz-transform:rotate(-60deg);
	-ms-transform:rotate(-60deg);
	transform:rotate(-60deg);
	z-index:-1;
	overflow:hidden;
}
.czx3 {
	position:absolute;
	right:38%;
	top:80px;
	width:10px;
	height:120px;
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
	-ms-transform:rotate(60deg);
	transform:rotate(60deg);
	z-index:-1;
	overflow:hidden;
}
.czx4 {
	position:absolute;
	right:18%;
	top:40px;
	width:10px;
	height:200px;
	-webkit-transform:rotate(-60deg);
	-moz-transform:rotate(-60deg);
	-ms-transform:rotate(-60deg);
	transform:rotate(-60deg);
	z-index:-1;
}
.in_ul {
	padding-left:0;
	list-style:none;
	margin-top:15px;
	margin-bottom:15px;
}
.in_ul li {
	padding:5px 0;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	color:#666666;
	font-size:16px;
	line-height:2em;
}
.in_ul i {
	width:10px;
}
.section h1 {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:22px;
	color:#333;
}
.section p {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	color:#666666;
	font-size:16px;
}
.section .line2em {
	line-height:2.5em;
}
.in_box {
	width:100%;
	position:relative;
	height:300px;
}
.my_con .rows {
	width:100% !important;
	position:relative;
}
.in_ydiv {
	width:1200px;
	height:270px;
}
.in_y {
	position:absolute;
	left:0;
	top:0;
	width:90px;
	height:90px;
}
.in_text2 {
	width:100%;
	height:520px;
	background:url(../img/jl_index/u69.png) no-repeat;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
	background-position:50% 0;
	background-repeat:no-repeat;
	padding-top:190px;
	position:relative;
	top:-100px;
}
.in_text3 {
	margin-top:30px;
}
.in_class_list {
	display:block;
	width:1200px;
	overflow:hidden;
}
.in_class_list li {
	float:left;
	width:25%;
	height:340px;
}
.in_boxT {
	width:280px;
	height:290px;
	float:left;
	background:#FFFFFF;
}
.in_boxD {
	width:280px;
	height:50px;
	float:left;
	background:#60ACF9;
	text-align:center;
}
.in_boxD:hover {
	background:#0979E9;
}
.in_boxD a {
	display:block;
	width:100%;
	height:100%;
	line-height:50px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	color:#FFF !important;
}
.in_tubiao {
	width:88px;
	height:88px;
	margin:40px auto 25px auto;
}
.in_tubiao img {
	width:100%;
	height:100%;
}
.in_tubiao>img {
	display:block;
	transition:All .4s ease-in-out;
	-webkit-transition:All .4s ease-in-out;
	-moz-transition:All .4s ease-in-out;
	-o-transition:All .4s ease-in-out
}
.in_tubiao:hover>img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1)
}
.in_boxT h2 {
	text-align:center;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:16px;
	margin-bottom:25px;
}
.in_boxT p {
	display:block;
	margin:0 10px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#999999;
	line-height:24px;
	height:48px;
	position:relative;
	overflow:hidden;
}
.in_boxT p::after {
	content:"...";
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 1px 45px;
	background:url(http://css88.b0.upaiyun.com/css88/2014/09/ellipsis_bg.png) repeat-y;
}
.col-md-3 {
	width:20%;
	float:left;
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
}
.row_com {
	position:relative;
	width:230px;
	height:250px;
	padding-top:20px;
	overflow:hidden;
	background:white;
}
.row_com a {
	display:block;
	width:100%;
	height:100%;
}
.text_center {
	text-align:center;
}
.tupian_con {
	border:2px dashed #ddd;
	width:100px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	border-radius:100%;
	text-align:center;
}
.tu_box {
	width:60px;
	height:50px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
}
.tu_box img {
	width:100%;
	height:100%;
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.fgrey1 {
	color:#999 !important;
}
.row_com span {
	font-size:54px;
	margin-top:32px;
}
.f18 {
	font-size:18px !important;
}
.mt20 {
	margin-top:20px;
}
.f14 {
	font-size:14px;
}
.row_com .mt10 {
	margin-top:10px;
}
.row_com p {
	margin:10px 45px 10px;
}
.row_com .line {
	position:absolute;
	background:#0979E9;
}
.row_com .t {
	top:0px;
	left:260px;
	width:260px;
	height:2px;
}
.row_com .r {
	top:250px;
	right:0px;
	height:250px;
	width:2px;
}
.row_com .b {
	bottom:0px;
	right:260px;
	width:260px;
	height:2px;
}
.row_com .l {
	bottom:250px;
	left:0px;
	height:250px;
	width:2px;
}
/**golon header end**/
.header {
	width:100%;
}
.header .header-top {
	background-color:#333333;
	height:35px;
	line-height:35px;
	font-size:13px;
	min-width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.container {
	width:1200px;
	margin:0px auto;
}
.container a {
	text-decoration:none;
}
.container .hello {
	color:#666666;
}
.container .b_10 {
	color:#fff;
}
.header .header-top .leftbar {
	float:left;
}
.header .header-top .status {
	float:left
}
.header .header-top .status li {
	float:left;
	margin-right:6px;
}
.header .header-top .headline {
	color:#000000;
}
.header .header-top .indexx {
	color:#D7D7D7;
}
.header .header-top .rightbar {
	float:right;
}
.login_register_member {
	float:left;
}
.header .header-top .rightbar ul li {
	margin-right:6px;
	float:left;
}
.rightbar ul li a span:hover {
	text-decoration:none;
	color:#0979E9;
}
.pr_1 {
	padding-right:12px;
}
/*julong*/
.jlcon {
	padding-bottom:40px;
	width:100%;
	color:#333;
}
.jlcon .container {
	width:1170px;
}
.jl_footer .container {
	margin:0 auto;
}
.jlcon .row {
	margin-right:15px;
	margin-left:15px;
}
.jlcon .col-md-12 {
	width:100%;
	min-width:1140px;
}
.jlcon .title {
	font-size:26px;
	font-family:'David Regular','David';
	text-align:center;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	color:#333;
	font-weight:400;
}
.jlcon .title div {
	margin-top:20px;
	margin-bottom:20px;
}
.jlcon .title span.n {
	color:#0979E9;
}
.jlcon .title span.k {
	display:inline-block;
	background:url(../img/jl_index/u89_line.png);
	width:250px;
	height:1px;
}
.jlcon .title span.f {
	margin:5px 20px;
	font-size:18px;
	color:#666;
	font-weight:400;
}
.jlcon .xiangmu .xiangmu-con {
	width:1140px;
}
.jlcon .xiangmu .xiangmu-con .xiangmu-ul {
	margin:10px auto;
}
.jlcon .xiangmu .xiangmu-con li {
	float:left;
	position:relative;
	width:229px;
	height:201px;
	margin-right:-1px;
	margin-bottom:-1px;
}
.jlcon .xm_box {
	width:229px;
	height:201px;
	border:1px #ccc dashed;
	border-bottom:1px #FFF solid;
	border-right:1px #FFF solid;
	text-align:center;
}
.lili .xm_box {
	border-top:1px #FFF solid;
}
.li-1 .xm_box,.li-6 .xm_box {
	border-left:1px #FFF solid;
}
.jlcon .xiangmu-con li img {
	width:140px;
	height:140px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.jlcon .xm_title {
	font-size:16px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
.jlcon .xm_det {
	display:none;
	width:80px;
	height:30px;
	line-height:30px;
	border-radius:5px;
	background:#0979E9;
	color:#FFF;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
.jlcon .xm_det a {
	color:#FFF;
	font-size:14px;
}
.xm_box:hover {
	position:relative;
	border:1px #0979E9 solid !important;
	box-shadow:0px 0px 3px 3px rgba(232,55,63,0.1);
	z-index:99999;
}
.xm_box:hover .xm_title {
	display:none;
}
.xm_box:hover .xm_det {
	display:block;
}
.jlcon .rev_for_box {
	margin:0 auto;
	margin-bottom:20px;
	width:203px;
}
.jlcon .core {
	width:100%;
	height:280px;
	position:relative;
	z-index:1;
	background:#FAFAFA;
	font-weight:400;
	font-family:'微软雅黑 Regular','微软雅黑';
}
.core_l {
	padding-top:45px;
	padding-left:45px;
	padding-bottom:35px;
	text-align:left;
}
.core_l h3 {
	font-size:20px;
	color:#333333;
	font-weight:400;
	font-family:'微软雅黑 Regular','微软雅黑';
}
.core_l p {
	font-size:16px;
	color:#666666;
	line-height:1em;
	padding-top:1em;
	margin-bottom:10px;
	font-weight:400;
	font-family:'微软雅黑 Regular','微软雅黑';
}
.core_l ul {
	width:666px;
	position:relative;
	z-index:100;
}
.core_l ul li {
	float:left;
	margin-top:20px;
}
.core_l ul li span {
	font-size:14px;
	margin-left:15px;
	margin-right:15px;
	color:#ccc;
}
.core_l ul li a {
	font-size:16px;
	color:#333333;
	font-weight:400;
	font-family:'微软雅黑 Regular','微软雅黑';
}
.core_l ul li a:hover {
	color:#0979E9;
}
.core_l ul .core_l_p {
	padding-left:0;
}
.core_l ul .core_l_b {
	border-right:0;
}
.core_r {
	width:550px;
	height:280px;
	float:right;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	background:url('../img/jl_index/u292.png') no-repeat left top;
}
.row_link {
	width:1140px;
	height:153px;
	background:url('../img/jl_index/u258.png') no-repeat left top;
	margin:35px auto;
}
.reverse {
	float:left;
	width:100px;
	height:30px;
	line-height:30px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	text-align:center;
	margin-right:-1px;
	background:#0979E9;
	border:1px #0979E9 solid;
	cursor:default;
	color:#FFF;
}
.forward {
	float:left;
	width:100px;
	height:30px;
	line-height:30px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	text-align:center;
	margin-right:-1px;
	border:1px #ccc solid;
	cursor:pointer;
}
.rf_text {
	float:left;
	position:relative;
	width:570px;
	height:304px;
}
.rf_text_box {
	position:relative;
	top:15%;
	width:570px;
	background:#0979E9;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
}
.rf_text_box h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	color:#FFFFFF;
	font-weight:400;
}
.rf_text_box  ul {
	display:block;
	width:70%;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:14px;
	color:#FFF;
}
.rf_text_box  ul li {
	line-height:1.6em;
	height:1.6em;
}
.rf_text_box  ul li span {
	font-size:16px;
	margin-left:5px;
	margin-right:5px;
}
.jlcon .rf_img {
	float:right;
	position:relative;
	width:570px;
	height:304px;
	background-size:100% 100%;
}
.rf_bor {
	position:relative;
	width:200px;
	height:260px;
	border:1px #0979E9 solid;
	left:45%;
	top:22px;
}
.jianjie {
	margin-right:auto;
	margin-left:auto;
}
.jianjie_row {
	width:100%;
	height:300px;
	min-width:1200px;
	margin:0 auto;
	background:url(../img/jl_index/u372.jpg) no-repeat;
	background-position:center;
	background-size:cover;
}
.tuandui {
	width:100%;
	height:338px;
	float:left;
}
.td_img {
	position:relative;
	float:left;
	width:329px;
	height:338px;
	background:url(../img/jl_index/u188.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.td_text {
	position:relative;
	float:right;
	height:180px;
	width:811px;
	margin:79px auto;
}
.td_01 .td_xh {
	width:65px;
	height:70px;
	background:url(../img/jl_index/u178.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.td_xh {
	float:left;
}
.td_wz {
	float:left;
	width:700px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.td_wz h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:20px;
	color:#000000;
	margin-bottom:5px;
	font-weight:400;
	margin-bottom:10px;
}
.td_wz p {
	position:relative;
	font-size:14px;
	font-weight:400;
	height:70px;
	width:700px;
	overflow:hidden;
}
.td_02 .td_xh {
	width:65px;
	height:70px;
	background:url(../img/jl_index/u180.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.yj_text {
	width:650px;
	float:left;
	padding-left:100px;
}
.yj_img {
	float:right;
	width:516px;
	height:338px;
	background:url(../img/jl_index/u186.png) no-repeat;
}
.yj_text .td_wz {
	width:400px;
}
.yj_text .td_wz p {
	width:400px;
}
.td_03 .td_xh {
	width:65px;
	height:70px;
	background:url(../img/jl_index/u182.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.td_04 .td_xh {
	width:65px;
	height:70px;
	background:url(../img/jl_index/u184.png) no-repeat;
	background-position:center;
	background-size:cover;
}
.chenggong {
	margin-bottom:60px;
}
.cg_img {
	width:380px;
	height:320px;
	background:url(../img/jl_index/u216.png) no-repeat;
	background-position:center;
	background-size:cover;
	font-size:36px;
	float:left;
	color:#FFFFFF;
	text-align:center;
}
.cg_img_box {
	padding-top:100px;
}
.cg_img2 {
	width:100%;
	height:160px;
	background:url(../img/jl_index/u242.png) no-repeat;
	background-position:center;
	background-size:cover;
	margin:35px auto;
}
.cg_l {
	width:380px;
	height:320px;
	float:left;
}
.cg_r {
	width:380px;
	height:320px;
	float:right;
}
.cg_r ul li,.cg_l ul li {
	height:106px;
	width:100%;
}
.cg_l_txt {
	float:left;
	width:290px;
}
.cg_l_txt h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:16px;
	text-align:right;
}
.cg_l_txt p {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#666666;
	line-height:1.4em;
	height:4.2em;
	overflow:hidden;
	padding-top:10px;
	text-align:right;
}
.cg_l_pic {
	width:60px;
	height:50px;
	float:right;
	margin-left:20px;
	margin-right:10px;
}
.cg_01 {
	background:#fff url('../img/jl_index/jj1.png') no-repeat left top;
}
.cg_02 {
	background:#fff url('../img/jl_index/jj3.png') no-repeat left top;
}
.cg_03 {
	background:#fff url('../img/jl_index/jj5.png') no-repeat left top;
}
.cg_04 {
	background:#fff url('../img/jl_index/jj2.png') no-repeat left top;
}
.cg_05 {
	background:#fff url('../img/jl_index/jj4.png') no-repeat left top;
}
.cg_06 {
	background:#fff url('../img/jl_index/jj6.png') no-repeat left top;
}
.cg_r_txt {
	float:left;
	width:290px;
}
.cg_r_txt h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:16px;
	text-align:left;
}
.cg_r_txt p {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#666666;
	line-height:1.4em;
	height:4.2em;
	overflow:hidden;
	padding-top:10px;
	text-align:left;
}
.cg_r_pic {
	width:60px;
	height:50px;
	float:left;
	margin-right:20px;
	margin-left:10px;
}
.zd_tit {
	width:340px;
	text-align:center;
}
.zhidao .cjwt {
	position:relative;
	display:block;
	width:150px;
	border-bottom:3px #0979E9 solid;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	font-weight:400;
	cursor:pointer
}
.zd_text {
	position:relative;
	width:340px;
	float:left;
	border-top:1px #ccc solid;
	margin-top:-1px;
}
.zd_text ul {
	padding-top:35px;
	padding-left:25px;
	padding-right:25px;
	height:210px;
	overflow:hidden;
}
.zd_n1 {
	float:left;
	width:10px;
	height:10px;
	margin-top:7px;
	margin-right:10px;
	background:url(../img/jl_index/u199.png) no-repeat;
	background-size:10px 10px;
	background-position:center;
}
.zd_text ul li {
	display:block;
	height:1.8em;
	line-height:1.8em;
}
.zd_text ul li a {
	height:100%;
	line-height:100%;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#666666;
	overflow:hidden;
}
.zd_text ul li a:hover {
	text-decoration:none;
	color:#0979E9;
}
.zd_imgs {
	width:780px;
	height:245px;
	float:right;
	overflow:hidden;
}
.zd_imgs img {
	width:100%;
	height:100%;
}
.tt1 {
	position:relative;
	margin-bottom:40px;
}
.tt2 .zd_text {
	float:right;
	height:280px;
	width:720px;
	border:0;
}
.tt2 .zd_imgs {
	float:left;
	width:400px;
	height:280px;
}
.tt2 .zd_text ul {
	height:auto;
}
.tt2 .zd_tit {
	width:100%;
}
.tt2 .zd_tit .cjwt {
	margin:0;
}
.tt2 .zd_text ul {
	border-top:1px #ccc solid;
}
.tt2 .cjwt {
	float:left;
}
.tt2 .zd_tit {
	margin-bottom:-20px;
}
.f_box {
	width:100%;
	height:150px;
	border-bottom:1px #D7D7D7 solid;
}
.fd_link {
	width:1200px;
	height:150px;
	margin:0 auto;
}
.fd_link ul {
	display:block;
	float:left;
	width:900px;
	margin-left:150px;
	margin-top:25px;
}
.fd_link ul li {
	float:left;
}
.fd_link ol {
	margin-top:26px;
	float:left;
}
.fd_link ol li {
	float:left;
	margin-left:80px;
	width:92px;
	height:48px;
}
/*
.fd_link ol .fd_03 {
	background:url(../img/jl_index/u296.png) no-repeat;
	background-size:100% 100%;
}
.fd_link ol .fd_04 {
	background:url(../img/jl_index/u298.png) no-repeat;
	background-size:100% 100%;
}
.fd_link ol .fd_05 {
	background:url(../img/jl_index/u300.png) no-repeat;
	background-size:100% 100%;
}
.fd_link ol .fd_06 {
	background:url(../img/jl_index/u302.png) no-repeat;
	background-size:100% 100%;
}
*/
.fd_link ol li a {
	display:block;
	width:100%;
	height:100%;
	font-size:18px;
	line-height:48px;
}
.fd_01 {
	width:91px;
	height:87px;
	background:url(../img/jl_index/u290.png) no-repeat;
	background-position:center;
	background-size:cover;
	margin-top:5px;
	margin-bottom:5px;
}
.fd_02 {
	font-family:'David Regular','David';
	text-align:center;
	margin-top:30px;
}
.fd_02 h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	font-weight:400;
	color:#333333;
}
.fd_02 div {
	color:#666666;
	font-size:16px;
}
/*julong*/
/*about satart*/
.wrapper {
	margin:0 auto;
	padding:0;
	width:1200px;
}
.about_us {
	text-align:left;
	font-weight:400;
	color:#666;
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
	margin-top:20px;
}
.about_us .aur {
	/*width:950px;*/
	width:1200px;
	float:right;
	padding-right:15px;
}
.about_us .gg {
	/*margin:20px auto;*/
}
.about_us .gl_qywh {
	margin-top:0;
}
.miaodian {
	display:block;
	width:1px;
	height:1px;
	/*margin-bottom:100px;*/
	margin-bottom:40px;
}
.about_us .gg div {
	margin-left:auto;
	margin-right:auto;
}
.gltitle {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
}
.gltitle h1 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:24px;
	color:#333333;
}
.gl_inner {
	/*margin:36px 0;*/
	margin:18px 0;
	font-size:18px;
	padding:0;
	color:#000;
}
.gl_inner >div
{
		line-height: 36px;
}
.gl_inner p {
	font-size:18px;
	line-height:2em;
}
.jltp {
	width:100%;
	height:160px;
}
.gl_inner ul li h3 {
	font-size:16px;
	color:#000000;
	font-weight:400;
	margin:20px 40px 0px 40px;
}
.gl_inner .fw_ol {
	float:left;
	width:282px;
	margin-top:15px;
}
.fw_ol li {
	width:282px;
	font-size:14px;
	color:#666666;
	font-weight:400;
	line-height:2em;
}
.gl_inner .fuhao {
	width:28px;
	float:left;
	font-size:14px;
	color:#999999;
	font-weight:400;
	margin-top:15px;
	margin-left:40px;
	line-height:2em;
}
.gl_inner ul .fw_l {
	float:left;
	width:400px;
	height:220px;
	border:1px #ccc solid;
	border-radius:5px;
}
.gl_inner ul .fw_r {
	float:right;
	width:400px;
	height:220px;
	border:1px #ccc solid;
	border-radius:5px;
}
.fw_01,.fw_02 {
	margin-bottom:44px;
}
.fw_01,.fw_03 {
	margin-left:50px;
}
.fw_02,.fw_04 {
	margin-right:50px;
}
.hximg {
	height:150px;
	background:url(../img/hx.png) no-repeat center center;
	margin-top:40px;
}
.tdimg {
	height:560px;
	background:url(../img/td.png) no-repeat center center;
	margin:40px 0;
}
.hbimg {
	height:200px;
	margin:40px 0;
}
.hbimg .hb_ul {
	width:950px;
	position:relative;
}
.hb_ul li {
	float:left;
	width:191px;
	height:101px;
	position:relative;
	margin-right:-1px;
	margin-bottom:-1px;
	text-align:center;
}
.hb_ul .hb_div {
	border:1px #333333 solid;
	width:189px;
	height:99px;
	position:relative;
	z-index:1;
}
.hb_ul li:hover .hb_div {
	position:relative;
	box-shadow:0 0 10px #333333;
	z-index:10;
}
.hb_div a {
	display:block;
	width:100%;
	height:100%;
}
.hb_ul .hb_div img {
	width:150px;
	height:50px;
	margin-top:25px;
}
.whimg {
	height:252px;
	background:url(../img/u230.png) no-repeat center center;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
}
.wp_div {
	position:relative;
	left:15px;
}
.whimg .wp1 {
	padding-top:43px;
}
.whimg .wp2 {
	padding-top:4px;
}
.whimg h3 {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:18px;
	color:#000000;
	margin-bottom:5px;
}
.whimg h4 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:16px;
	color:#000000;
	margin-bottom:10px;
}
.whimg h5 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:12px;
	color:#333333;
}
.jzg_div {
	width:616px;
	margin:40px auto;
	position:relative;
	z-index:1;
}
.jzg_boxl {
	width:50%;
	height:150px;
	float:left;
	border-right:1px #0979E9 solid;
}
.jzg_boxr {
	width:50%;
	height:150px;
	float:right;
}
.jzg_div h3 {
	font-weight:400;
	font-size:20px;
	color:#000000;
}
.jzg_div h4 {
	font-weight:400;
	font-size:16px;
	color:#666666;
}
.jzg_div .j01 {
	border-bottom:1px #0979E9 solid !important;
}
.jzg_div .j02 {
	border-bottom:1px #0979E9 solid !important;
}
.jzg_div .j01 h3,.jzg_div .j02 h3 {
	margin-top:28px;
}
.jzg_div .j03 h3,.jzg_div .j04 h3 {
	margin-top:80px;
}
.jzg_div .j01 h3,.jzg_div .j01 h4 {
	padding-right:80px;
}
.jzg_div .j02 h3,.jzg_div .j02 h4 {
	padding-left:80px;
}
.jzg_div .j03 h3,.jzg_div .j03 h4 {
	padding-right:80px;
}
.jzg_div .j04 h3,.jzg_div .j04 h4 {
	padding-left:80px;
}
.j01,.j03 {
	text-align:right;
}
.j02,.j04 {
	text-align:left;
}
.j_xz {
	position:relative;
	z-index:10;
	width:110px;
	height:110px;
	border-radius:50%;
	background:#95D5F0;
	top:96px;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}
.j_xz p {
	position:relative;
	top:-270px;
	left:0;
}
.lcimg {
	width:938px;
	height:355px;
	background:url(../img/about/u1100.png) no-repeat center center;
	background-size:938px 355px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1;
}
.lximg {
	height:260px;
	/*background:url(../img/lxme.jpg) no-repeat center center;*/
	background:url(../img/about/lx.jpg) no-repeat center center;
	margin:20px;
}
.about_us .aul {
	/*height:360px;*/
	height:416px;
	float:left;
	margin-left:15px;
	padding:5px 0 0 6px;
	background:#FFF;
	border-radius:8px;
}
.aul ul {
	float:left;
	margin-right:40px;
}
.aul ul li {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#333333;
	margin-bottom:25px;
}
#aul li,#aul a {
	list-style-type:none;
	text-decoration:none;
}
#aul {
	position:fixed;
	top:160px;
	display:none;
}
#aul ul li {
	width:80px;
	height:14px;
	line-height:14px;
	text-align:left;
	border-bottom:none;
	margin-bottom:25px;
}
#aul ul li a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
}
#aul ul li .num {
	color:#333333;
	/*display:none;
	*/
}
#aul ul li .word {
	display:none;
	color:#0979E9;
	font-size:16px;
	font-weight:700;
}
.about_us .aul_r {
	width:20px;
	height:416px;
	/*height:335px;*/
	/*height:176px;*/
	float:right;
	position:relative;
	top:-4px;
	z-index:1;
}
.aul_r .aur_img {
	width:100%;
	height:100%;
}
.aur_list {
	position:relative;
	display:none;
	width:40px;
	height:25px;
	left:-18px;
	z-index:10;
}
.aur_list img {
	width:100%;
	height:100%;
}
/*about end*/

/**/
.new_header {
	margin:0;
	padding:0;
	border:0;
}
.new_header .container-fluid {
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
}
.new_header .header-top {
	background-color:#F2F2F2;
	height:30px;
	line-height:30px;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}
.new_header .header-top .rightbar {
	color:#666;
	float:right
}
.list-inline {
	margin:0;
}
.list-inline > li {
	padding:0;
}
.list-inline a {
	color:#666;
}
.new_header .header-top .rightbar ul li {
	position:relative;
	padding-left:15px;
	float:left
}
.pdenglu {
	color:#0979E9;
}
.new_header .header-top .headline {
	display:inline-block;
	width:1px;
	color:#ccc;
}
.pointer {
	cursor:pointer;
}
.new_header .header-top .minicenter {
	background:#fff;
	position:absolute;
	left:0;
	top:29px;
	z-index:32;
	width:240px;
	display:none;
}
.new_header .header-top .rightbar .icon-jt {
	background:url(../img2/iconlist.png?v=37653af) 0 -70px no-repeat;
	display:inline-block;
	width:10px;
	height:10px
}
.jl_dorpdown .drop_down {
	position:relative;
}
.uline {
	text-decoration:underline;
}
.uline a {
	color:#666;
}
.icon_gywm {
	background:url(../img/wx_01.png) no-repeat;
	display:inline-block;
	width:26px;
	height:20px;
	margin-left:5px;
	display:inline-block;
	vertical-align:middle;
}
.jl_dorpdown {
	position:relative;
	border-left:1px #eee solid;
	border-right:1px #eee solid;
	color:#999999;
}
.jl_dorpdown a {
	color:#666;
}
.new_header .header-top .rightbar ul .jl_dorpdown {
	padding-right:15px;
}
.jl_dorpdown:hover {
	background:#ffffff;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.jl_dorpdown:hover .icon_gywm {
	background:url(../img/wx_02.png) no-repeat;
}
.jl_dorpdown:hover a {
	color:#0979E9;
}
.j_dorpdown_layer {
	position:absolute;
	z-index:1000;
	background:#ffffff;
	padding-top:15px;
	left:-1px;
	cursor:pointer;
	border:1px #ddd solid;
	border-top:0;
	display:none;
}
.jl_dorpdown:hover .j_dorpdown_layer {
	display:block;
}
.j_dorpdown_layer div {
	text-align:center;
}
.new_header .mt10 {
	margin-bottom:0;
}
.new_header .header-wrap {
	margin:10px auto;
	width:1200px;
}
.new_header .mt10 {
	margin-bottom:0;
	padding-bottom:10px;
}
.new_header .julong {
	display:block;
	float:right;
	position:relative;
}
.col-md-6 {
	position:relative;
	min-height:1px;
	padding-left:0;
	padding-right:0;
	float:left;
	width:25%;
}
.col-md-6 a {
	display:block;
	width:365px;
	height:80px;
	border:0;
	background:url('../img/J_longs.jpg') no-repeat left top;
	text-indent:-20000px;
}
.col-md-6 a img {
	width:100%;
	height:100%;
}
.jm_yw {
	float:right;
	margin-top:24px;
}
.jm_yw li {
	float:left;
	min-width:64px;
	height:40px;
	line-height:40px;
	margin:0 10px 0 20px;
}
.jm_yw li a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	font-weight:400;
	color:#333333;
	display:block;
	border:1px #ccc solid;
	padding:0 10px;
}
.jm_yw li .jm_bd {
	color:#0979E9;
	border:1px #0979E9 solid;
}
.julong .mainsearch {
	margin-right:0;
	margin-left:100px;
	margin-top:26px;
	position:relative;
}
.julong .mainsearch_content {
	border:0;
	height:40px;
	width:auto;
}
.julong .searchnum {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
	color:#000000;
	font-size:14px;
	line-height:100%;
	height:40px;
	padding:2px 30px;
	width:auto !important;
	text-align:center;
}
.julong .searchsk {
	/*border:2px solid #0979E9;*/
	border:2px solid #0056A5;
	width:420px;
	height:40px;
	line-height:1.42857143;
	float:left;
	padding:8.5px 10px;
}
/**huiyuan**/
.header .www-header-top {
	background-color:#F2F2F2;
	height:30px;
	line-height:30px;
	font-size:12px;
}
.www-header-top .headline {
	color:#ccc;
}
.www-header-top .fl {
	float:left;
}
.www-header-top .fr {
	float:right;
}
.www-header-top .fr ul li {
	float:left;
	margin-left:6px;
}
.www-header-top .fr ul li a {
	color:#666;
	font-size:12px;
}
.www-header-top .fr ul li a:hover {
	color:#0979E9;
}
/***/
.fr {
	float:right;
	margin-left:10px;
	font-size:14px;
}
.fr .p_l {
	padding-left:3px;
}
.header-wrap {
	margin:15px auto;
	width:1200px;
}
.minelogo .logo {
	display:block;
	width:216px;
	height:88px;
	border:0;
	margin-right:100px;
	margin-top:20px;
	background:url(../img/jl_index/u15.png) no-repeat 0 0;
	text-indent:-20000px;
	float:left;
}
.minelogo .logo2 {
	display:block;
	border:0;
	margin-right:100px;
	margin-top:40px;
	margin-bottom:20px;
	text-indent:-20000px;
	float:left;
}
.mymark .minelogo .logo {
	background:url(../img/logo.png) no-repeat 0 0;
	margin-top:40px;
}
.de_zu .logo {
	margin-right:10px;
	margin-top:0px;
}
.julong_find .minelogo .logo {
	margin-right:10px;
	margin-top:0px;
}
.about {
	margin-right:40px;
}
.about .logo {
	margin-right:10px;
	margin-top:20px;
}
.minelogo .logo a {
	color:#666;
	text-decoration:none;
}
.search_16 {
	float:left;
	position:relative;
}
.header .header-wrap .mainsearch {
	float:left;
	margin:20px auto;
	margin-top:40px;
}
.mainsearch_content {
	width:590px;
	position:relative;
	height:38px;
	float:left;
}
.searchnum {
	padding:2px 0;
	float:left;
	width:150px;
	height:38px;
	line-height:34px;
	font-size:14px;
	color:#0979E9;
	text-align:center;
	text-decoration:none;
	position:relative;
	font-weight:normal;
	font-style:normal;
	box-shadow:none;
}
.searchsku {
	float:left;
	width:338px;
	height:38px;
	padding:2px 10px;
	text-align:left;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	position:relative;
}
.searchsubmit {
	float:left;
	border:0px;
	width:90px;
	height:40px;
	font-size:16px;
	text-align:center;
	/*background:#0979E9;*/
	background: #0056A5;
	color:#fff;
	cursor:pointer;
}
.mainsearch_filter {
	width:100%;
	float:left;
	overflow:hidden;
	margin-top:5px;
}
.header .mainsearch .mainsearch_filter .mainfilter_list {
	width:590px;
	overflow:hidden;
	float:left;
	height:20px;
	text-align:center;
}
.header .mainsearch .mainsearch_filter .mainfilter_list a {
	font-size:12px;
	margin-right:5px;
}
.col-md-5 {
	width:20.83333333%;
	float:right;
	margin-top:40px;
}
.header .header-wrap .minicart-container {
	float:right
}
.header .header-wrap .minicart-btn {
	color:#999;
	position:relative;
	width:161px;
	height:41px;
	display:inline-block;
	float:right;
	font-size:14px;
	cursor:pointer;
	z-index:19;
	background:url(../img2/cartbg.png) no-repeat
}
.header .header-wrap .minicart-btn a {
	float:right;
	margin-top:15px;
	margin-right:30px;
	font-size:12px;
}
.header .header-wrap .minicart-btn .cart-count {
	background-color:#0979E9;
	color:#fff;
	display:inline-block;
	position:absolute;
	right:5px;
	top:10px;
	-moz-border-radius:50% 50% 50% 0;
	border-radius:50% 50% 50% 0;
	width:20px;
	line-height:20px;
	height:20px;
	font-size:12px;
	text-align:center;
	padding-right:2px
}
/******** inner_2016 start***************/
.inner_2016 {
	position:relative;
	width:1200px;
	margin:20px auto 10px auto;
}
.inner_2016_top_l {
	float:left;
}
.inner_2016 ul li {
	float:left;
	padding-right:45px;
}
.inner_2016 a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.inner_2016 ul a {
	font-size:16px;
	color:#333;
}
.inner_2016 .inner_fir a {
	color:#0979E9;
}
.inner_2016_top_r {
	float:right;
	width:20.83333333%
}
.inner_2016 .minicart_btn a {
	float:right;
	margin-top:15px;
	margin-right:30px;
	font-size:12px;
}
.inner_2016 .minicart_btn {
	color:#999;
	position:absolute;
	top:-105px;
	right:10px;
	width:161px;
	height:41px;
	display:inline-block;
	font-size:14px;
	cursor:pointer;
	z-index:19;
	background:url(../img/cartbg.png) no-repeat;
}
.cart-count {
	background-color:#0979E9;
	color:#fff;
	display:inline-block;
	position:absolute;
	right:5px;
	top:10px;
	-moz-border-radius:50% 50% 50% 0;
	border-radius:50% 50% 50% 0;
	width:20px;
	line-height:20px;
	height:20px;
	font-size:12px;
	text-align:center;
	padding-right:2px
}
.mine_inner {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.line_jl {
	display:block;
	position:absolute;
	width:530px;
	height:45px;
	top:44px;
	left:111px;
}
.line_mk {
	display:block;
	position:absolute;
	width:545px;
	height:207px;
	top:108px;
	left:28px;
}
.inner_box {
	width:100%;
	background:#D5E9F3;
	padding:30px 0;
}
.nav_2016 {
	width:1200px;
	margin:0px auto;
}
.categorys_2016 {
	position:absolute;
	top:20px;
	left:352px;
	width:215px;
	height:410px;
	background:#fff;
	padding:20px 0px 20px 20px;
}
.item {
	border-bottom:1px solid #ccc;
	color:#999999;
	padding-bottom:10px;
	margin-bottom:15px;
	position:relative;
	z-index:1;
	font-size:16px;
}
.item:hover {
	text-decoration:none;
	color:#0979E9;
}
.item a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.item_nr {
	text-align:left;
}
.jlsc {
	border-bottom:0px;
	margin-bottom:0px;
}
.item span {
	float:right;
	padding-right:20px;
}
.item a {
	color:#333333;
}
.min_t {
	font-size:14px;
	color:#999999;
	text-align:left;
}
.h3_cat {
	display:none;
	width:204px;
	position:absolute;
	left:195px;
	margin-top:-45px;
	cursor:auto;
}
.mineshadow {
	position:inherit;
	/*background:url(#) left top;
	*/
	width:204px;
	font-size:14px;
}
.shadow_border {
	position:inherit;
	width:200px;
	border:1px solid #ccc;
	margin-top:1px;
	border-left-width:0px;
	/*background:url(#) no-repeat 0px 21px;
	*/
	background-color:#ffffff;
	padding-bottom:4px;
}
.shadow_border ul {
	margin:0;
	padding:0;
	margin-left:15px
}
.shadow_border ul li {
	text-align:left;
	list-style:none;
	padding-left:10px;
	/*background-image:url(#);
	*/
	background-repeat:no-repeat;
	background-position:0px 8px;
	float:left;
	width:80px;
	height:26px;
	overflow:hidden;
	letter-spacing:0px;
}
.categorys_2016 .active_cat {
	z-index:99;
	background-position:0 -25px;
	cursor:pointer;
}
.categorys_2016 .active_cat .h3_cat {
	display:block;
}
.mine_tech_box {
	position:absolute;
	left:1285px;
	top:280px;
	width:265px;
	height:335px;
}
.www_box {
	width:182px;
	text-align:center;
	position:relative;
	top:282px;
	left:40px;
	border:1px solid #eee;
	font-size:20px;
	line-height:37px;
}
.www_box a {
	color:#eee;
}
.www_box a:hover {
	color:#AF00AF;
}
/******** inner_2016 end***************/
/*********header end**********/


/**mk_inner strt**/
.inner {
	width:100%;
	min-width:1200px;
	position:relative;
	z-index:-1;
	margin-top:-1px;
}
.inner ul li {
	margin:0px auto;
}
.inner ul li a {
	width:100%;
	height:100%;
}
.inner ul li img {
	width:100%;
	height:100%;
}
.luara-left {
	position:relative;
	padding:0;
	overflow:hidden;
}
.luara-left ul {
	position:relative;
	padding:inherit;
	margin:0;
}
.luara-left ul li {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.luara-left ul li img {
	width:inherit;
	height:inherit;
}
.carousel {
	}.carousel ol {
	position:relative;
	width:100px;
	height:20px;
	top:-30px;
	left:1220px;
}
.carousel ol li {
	float:left;
	width:14px;
	height:14px;
	border-radius:7px;
	margin:5px;
	background:#fff;
}
.carousel ol li.seleted {
	background:#1AA4CA;
}
.wrapper {
	margin:0 auto;
	padding:0;
	width:1200px;
}
/**mk_inner end**/


/*********统计 start**********/
.minecount {
	width:1200px;
	margin:0px auto;
	margin-top:10px;
	line-height:30px;
	text-align:left;
	font-size:16px;
	color:#333333;
	font-family:'Microsoft YaHei';
	font-weight:700;
}
.minecount_img {
	width:33px;
	height:23px;
	position:relative;
	top:5px;
	margin-right:0px;
}
.minecount b {
	font-size:20px;
	color:#FF0000;
}
.minecount .minecount_num {
	margin-left:20px;
}
.minecount .minecount_jl {
	position:relative;
	font-size:14px;
	color:#666666;
}
.numberr {
	float:right;
	position:relative;
	right:475px;
}
.numberr li {
	float:left;
	width:45px;
	height:36px;
	border:1px #ccc solid;
	text-align:center;
	margin-right:-1px;
	font-family:'Arial Negreta','Arial';
	font-weight:700;
	font-size:20px;
	color:#0979E9;
}
.xintian {
	position:relative;
	margin-right:250px;
}
/*********统计 end**********/

/********* index shuju start******/
.wrapper .kk {
	position:relative;
	width:100%;
	height:495px;
}
.mk_data {
	background:url('../img/u116.png') no-repeat left top;
}
.jl_xpfw {
	background:url('../img/u118.png') no-repeat left top;
}
.yqj_flxx {
	background:url('../img/u120.png') no-repeat left top;
}
.kfgj {
	background:url('../img/u123.png') no-repeat left top;
}
.cjfl {
	background:url('../img/u125.png') no-repeat left top;
}
.www {
	position:relative;
	height:40px;
	line-height:40px;
	width:135px;
	border:1px #fff solid;
	left:65px;
	text-align:center;
}
.www a {
	color:#fff;
	font-size:14px;
}
.www a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.mk_data .www {
	top:372px;
}
.jl_xpfw .www {
	top:334px;
}
.yqj_flxx .www {
	top:248px;
}
.kfgj .www {
	top:410px;
}
.cjfl .www {
	top:412px;
}
.m_2016 {
	position:relative;
	top:-25px;
	left:229px;
	background:transparent;
	border-right:1px #ccc solid;
}
.wrapper .mk_data {
	position:relative;
	width:100%;
	height:445px;
}
.mk_data_nr {
	width:970px;
	height:425px;
	white-space:nowrap;
}
.wrapper .jl_xpfw {
	position:relative;
	width:100%;
	height:410px;
}
.jl_xpfw_nr {
	width:970px;
	height:387px;
}
.wrapper .yqj_flxx {
	position:relative;
	width:100%;
	height:460px;
}
.yqj_flxx_nr {
	width:970px;
	height:302px;
}
.logolist {
	position:relative;
	top:-25px;
	left:32px;
	width:1168px;
	height:140px;
	border:1px solid #ccc;
	overflow:hidden;
}
.logolist img {
	width:100%;
	height:100%;
}
.kfgj_nr {
	width:970px;
	height:463px;
}
.cjfl_nr {
	width:970px;
	height:465px;
}
.nr_1 {
	padding:17px;
	height:140px;
	border-bottom:1px dashed #ccc;
}
.mk_data_nr_pic {
	float:left;
	height:90px;
	width:90px;
	border-radius:50%;
}
.nr_1_ul {
	float:left;
	text-align:left;
	height:68px;
	font-size:14px;
	border-right:1px dashed #ccc;
	margin-top:20px;
}
.nr_1_ul img {
	position:relative;
	top:5px;
	left:10px;
}
.nr_1 .s_01 {
	width:246px;
	margin-left:23px;
}
.nr_1 .s_02 {
	width:210px;
	padding:0px 35px;
}
.nr_1 .s_03 {
	width:160px;
	padding:0px 35px;
}
.nr_1 .s_04 {
	width:160px;
	padding:5px 35px;
	border:0px;
}
.nr_2 {
	padding:19px;
	height:130px;
	text-align:left;
	color:#999999;
}
.jl_xpfw_nr_pic {
	float:left;
	height:84px;
	width:105px;
	margin-right:20px;
}
.nr_2 strong {
	font-size:16px;
	margin-right:25px;
	color:#0979E9;
}
.nr_2_title {
	margin-top:3px;
	margin-bottom:3px;
}
.nr_2_xilie {
	position:relative;
	top:14px;
	left:10px;
}
.nr_2 li {
	list-style:disc;
	float:left;
	margin-right:25px;
	color:#666666;
	font-size:14px;
}
.nr_2 .mine {
	color:#AF00AF;
}
.yqj_flxx_nr {
	padding-top:45px;
	padding-left:20px;
	text-align:left;
}
.yqj_flxx_nr strong {
	font-size:20px;
	color:#F4B63C;
	position:relative;
	top:-10px;
	left:20px;
}
.yqj_flxx_nr ul li {
	list-style-type:circle;
	float:left;
	width:200px;
	line-height:50px;
	margin-left:20px;
	font-size:16px;
}
.yqj_flxx_nr ul li:hover {
	color:#0979E9;
}
.yqj_flxx_nr ul li a {
	color:#333;
	font-weight:bold;
}
.yqj_flxx_nr a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.kfgj_nr img {
	width:100%;
	height:100%;
}
.kfgj_nr_r1 {
	height:233px;
	width:484px;
	float:left;
	border:1px #ffffff solid;
}
.kfgj_nr_r2 {
	width:242px;
	height:233px;
	border:1px #ccc solid;
	border-left:0px;
	border-top:0px;
	float:left;
}
.kfgj_nr_r3 {
	width:242px;
	height:230px;
	border:1px #ccc solid;
	border-left:0px;
	border-top:0px;
	float:left;
}
.www_21 {
	width:135px;
	height:35px;
	line-height:35px;
	border:1px solid #0979E9;
	position:absolute;
	z-index:10000;
	left:62px;
	top:138px;
}
.www_22 a {
	color:#0979E9;
}
.www_22 {
	text-align:center;
	position:relative;
	font-size:14px;
	width:200px;
	left:20px;
	top:-55px;
}
.cjfl_nr {
	width:970px;
	height:465px;
	border:1px solid #ccc;
	border-left:0px;
	border-top:0px;
	text-align:left;
}
.nr_3 {
	position:relative;
	padding:20px;
	width:100%;
	height:155px;
	border-bottom:1px #ccc solid;
}
.cjfl_nr_img {
	width:118px;
	height:118px;
	border:1px solid green;
	float:left;
	margin-right:20px;
}
.cjfl_nr_img img {
	width:100%;
	height:100%;
}
.nr_3 ul li {
	float:left;
	width:220px;
}
.jianchen {
	position:relative;
	font-size:18px;
	top:8px;
}
.jc_col {
	color:#0979E9;
}
.quanchen {
	position:relative;
	top:15px;
	font-size:16px;
}
.nr_3 strong {
	color:#666;
}
.nr_3 strong a {
	color:#666;
}
.nr_3 .company {
	color:#333;
}
.dress_int {
	position:relative;
	top:33px;
	font-size:14px;
}
.cplx_int {
	padding-left:60px;
}
.mine_coun {
	padding-left:10px;
	position:relative;
	top:-14px;
	left:40px;
}
.mine_coun img {
	width:43px;
	height:30px;
	position:relative;
	top:7px;
}
.mine_country {
	margin-right:5px;
}
.ax_image {
	position:relative;
	margin:20px auto;
	height:100px;
}
/***/
.Tabb {
	position:relative;
	height:414px;
	width:590px;
	font-size:13px;
}
.Tab {
	height:100%;
	text-align:left
}
.Tab .title {
	height:30px;
	margin-top:10px;
}
.Tab .title div {
	display:block;
	height:100%
}
.jl_www {
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:50px;
	font-size:18px;
	color:#0979E9;
	font-weight:400;
}
.Tab .title .n1,.Tab .title .n2 {
	height:26px;
	line-height:26px;
	display:block;
	float:right;
	text-align:center;
	padding-left:12px;
	margin-top:4px;
	margin-left:1px;
	color:#333;
	text-decoration:none;
}
.Tab .title .n1 {
	color:#0979E9;
}
.Tab .title .n1 span,.Tab .title .n2 span {
	display:block;
	padding-right:12px
}
.tabcon {
	background:#F2F2F2;
	height:380px;
}
.tabcon ul {
	margin:5px auto;
	margin-top:0px;
}
.tabcon ul li {
	padding-left:16px;
	padding-right:16px;
	overflow:hidden;
	display:block;
	border-top:1px dashed #ccc;
	padding-top:15px;
	padding-bottom:15px;
}
.tabcon a {
	color:#333;
}
.tabcon a:hover {
	color:#0979E9;
}
.ax1 {
	width:100%;
	height:130px;
}
.mytp {
	width:132px;
	height:95px;
	float:left;
}
.mytp img {
	width:100%;
	height:100%;
}
.myxs {
	font-size:14px;
	width:404px;
	height:95px;
	float:right;
	font-weight:400;
}
.myxs p {
	position:relative;
	margin-top:10px;
	line-height:2em;
	height:4.2em;
	overflow:hidden;
}
.myxs span a {
	color:#0979E9;
}
.order_tab {
	border:1px solid #eee;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
}
.order_tab th {
	height:40px;
	background:#F5F7F9;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
.order_data {
	display:inline-block;
	font-size:14px;
	color:#333333;
	font-weight:400;
	margin-left:10px;
	margin-right:10px;
}
.order_num {
	display:inline-block;
	font-size:14px;
	color:#666666;
	font-weight:400;
}
.fen_box {
	float:right;
	display:block;
}
.fenxiang {
	float:left;
}
.fenxiang:hover {
	margin-left:-1px;
}
.shanchu {
	float:right;
}
.shanchu:hover {
	margin-right:1px;
}
.fen_box2 {
	width:70px;
	display:none;
	float:right;
}
.order_tab td {
	height:108px;
	min-width:100px;
}
.order_tit {
	font-size:16px;
	color:#333333;
	font-weight:400;
	text-align:left;
	margin-bottom:10px;
}
.order_ms {
	font-size:14px;
	color:#666666;
	font-weight:400;
	text-align:left;
}
.order_col,.order_nc {
	font-size:14px;
	font-weight:400;
	color:#999999;
}
.order_col a,.order_nc a {
	font-size:14px;
	color:#FF0000;
	font-weight:400;
}
.order_xq {
	font-size:14px;
}
.order_xq a {
	font-size:14px;
	color:#0979E9;
	font-weight:400;
}
.order_again a {
	font-size:14px;
	color:#0979E9;
	font-weight:400;
}
.order_tab:hover {
	border:1px #ccc solid;
}
.order_tab:hover .fen_box2 {
	display:block;
}
.order_tab:hover .fen_box {
	display:none;
}
.my_dindan {
	width:880px;
	margin:20px auto;
	overflow:hidden;
	text-align:left;
}
.mdd_div {
	padding:10px 20px 20px;
	background-color:#fff;
	margin-bottom:20px;
}
.mdd_div .mdd_h {
	padding:10px 0;
	display:block;
}
.mdd_div h2 {
	font-size:16px;
	color:#333333;
	font-family:'Arial Normal','Arial';
	font-weight:400;
}
.mdd_div h3 {
	font-size:14px;
	color:#666;
	font-family:'Arial Normal','Arial';
	line-height:18px;
	font-weight:400;
}
.mdd_t {
	line-height:20px;
	overflow:visible;
}
.mdd_tab {
	text-align:left;
	line-height:18px;
	border:1px solid #f2f2f2;
	border-top:0;
	color:#333;
	width:100%;
	border-collapse:collapse;
}
.mdd_tab th {
	padding:5px 0 5px 20px;
	border:1px solid #f2f2f2;
}
.mdd_tab td {
	padding:5px 0 5px 20px;
	border:1px solid #f2f2f2;
}
.new_t td {
	border:0;
}
.returnn a {
	text-decoration:underline;
	font-size:16px;
	color:#0979E9;
}
.returnn a:hover {
	color:#FF9B00;
}
.n_img {
	width:400px;
	height:300px;
	margin:0 auto;
}
.nothing {
	margin:30px auto;
}
.nothing p {
	margin:20px auto;
}
.nothing a {
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	font-size:16px;
	margin:0 auto;
	background-color:#0979E9;
	color:#FFF;
}
.nothing a:hover {
	background-color:#0979E9;
}
/**/

/*晶圆数据 start */
.jysj_lookup {
	height:120px;
	line-height:120px;
	padding:0px 20px;
	margin-bottom:20px;
	text-align:left;
	font-size:14px;
	border:1px #ccc solid;
	background:#FFF;
	position:relative;
}
.all_search {
	height:100px;
	line-height:100px;
	background:#eee;
	border:0;
}
.search_form {
	margin:0 auto;
	width:640px;
	box-sizing:border-box;
}
.search_a {
	box-sizing:border-box;
}
.jm_input {
	vertical-align:top;
	font-size:14px;
	height:60px;
	line-height:16px;
	padding:20px 16px;
	width:510px;
	color:#666;
	font-family:Microsoft YaHei,sans-serif;
	border:2px solid #d2d2d2;
	border-radius:0;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	background-color:#fff;
	box-sizing:border-box;
}
.search_jm_div {
	position:relative;
	display:inline-block;
	padding:0 0;
	margin:0 0 0 -2px;
	vertical-align:top;
	box-sizing:border-box;
}
.sjm_img {
	vertical-align:top;
	border-style:none;
	margin-top:-8px;
	position:absolute;
	box-sizing:border-box;
}
.sjm_input {
	width:124px;
	height:60px;
	cursor:pointer;
	position:absolute;
	background:transparent none repeat scroll 0% 0%;
}
.jysj_lookup h3 {
	display:inline;
	color:#0A91F4;
}
.jysj_lookup .search_img_class {
	width:20px;
	height:20px;
	position:relative;
	top:6px;
	left:-30px;
}
.jysj_lookup_1 {
	width:23px;
	height:23px;
	position:relative;
	top:5px;
	left:0px;
}
.search_jysj {
	height:34px;
	width:260px;
	padding-left:10px;
	padding-right:40px;
	margin-left:20px;
}
.minetable_new {
	width:100%;
	margin:10px auto;
	overflow:hidden;
}
.jy_float {
	position:relative;
	width:300px;
	background:#FFFFFF;
	float:left;
}
.jingyuan_box {
	position:relative;
	width:298px;
	background:#FFFFFF;
	border:1px #ccc solid;
	float:left;
	margin-top:7px;
	margin-bottom:7px;
}
.jy_box_ul {
	width:100%;
}
.jingyuan_box:hover {
	border:1px #0979E9 solid;
}
.jy_box_01 {
	width:100%;
	padding:15px;
	border-bottom:1px dashed #ccc;
}
.jy_img_li {
	display:block;
	width:100px;
	height:100px;
}
.jy_ul li {
	float:left;
}
.jy_img_li img {
	width:100px;
	height:100px;
}
.jy_img_tit {
	height:100px;
	margin-left:10px;
}
.jy_ul p {
	padding-top:20px;
	padding-left:10px;
	font-size:14px;
	font-weight:400;
	line-height:1.6em;
	height:3.2em;
	width:130px;
	word-wrap:break-word;
	color:#333;
	text-align:left;
	float:left;
}
.jy_ul_02 {
	height:73px;
}
.jy_ul_02 li {
	display:block;
	float:left;
	margin:20px 10px;
	height:33px;
	cursor:pointer;
	-moz-user-select:none;
	-khtml-user-select:none;
}
.jy_ul_02 li div {
	width:36px;
	height:33px;
	line-height:33px;
	border:1px #ccc solid;
	border-radius:10%;
	font-size:13px;
}
.jy_ul_02 li div.bborder {
	border:1px #FF9B00 solid;
	color:#FF9B00;
}
.jy_box_03 {
	padding:20px;
	border-top:1px dashed #ccc;
	border-bottom:1px solid #ccc;
}
.jy_box_03 ul {
	line-height:1.6em;
	height:3.2em;
	overflow:hidden;
	font-size:13px;
}
.jy_box_03 ul li {
	min-width:120px;
	text-align:left;
	float:left;
}
.jy_box_03 span {
	color:#0979E9;
	position:relative;
}
.jy_fzt {
	display:none;
	position:absolute;
	width:140px;
	height:140px;
	background:url(../img/jy/u602.png) no-repeat;
	background-size:100% 100%;
	border-radius:10%;
	top:175px;
	left:110px;
	z-index:99999;
}
.jy_box_03:hover span {
	color:#FF9B00;
}
.jy_fz_li:hover .jy_fzt {
	display:block;
}
.jy_fzt img {
	width:100px;
	height:100px;
	margin:20px;
}
.jy_box_04 {
	width:100%;
	height:40px;
	line-height:40px;
	background:#eee;
}
.jy_box_04 ul li {
	display:block;
	float:left;
	text-align:right;
	font-size:13px;
}
.jy_box_04 ul li div {
	width:25px;
	height:25px;
	float:right;
	margin:7px 20px 6px 5px;
}
.jy_box_04 .jy_zx {
	background:url(../img/jy/u220.png) no-repeat;
	background-size:25px 25px;
}
.jy_box_04 .jy_xh {
	background:url(../img/jy/u222.png) no-repeat;
	background-size:25px 25px;
}
.jingyuan_box:hover a {
	color:#0979E9;
}
.jingyuan_box:hover .jy_box_04 .jy_zx {
	background:url(../img/jy/u112.png) no-repeat;
}
.jingyuan_box:hover .jy_box_04 .jy_xh {
	background:url(../img/jy/u247.png) no-repeat;
}
.page_list {
	position:relative;
	top:20px;
	font-size:14px;
	color:#000;
}
.page_list a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.page_list span:hover,span:active {
	text-decoration:none;
	color:#0979E9;
}
.page_list a,.page_list span {
	text-decoration:none;
	color:#000000;
	background:#F1F1F1;
	padding:5px 7px;
	cursor:pointer;
}
.page_sel {
	position:relative;
	left:860px;
}
.notf_div {
	width:100%;
	border:1px #ccc solid;
	background:#FFFFFF;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
}
.notf {
	width:800px;
	margin:100px auto;
	padding:0 20px;
}
.notf h1 {
	font-size:18px;
	color:#666666;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
}
.notf h1 a {
	color:#FE9B02;
}
.dh_01 {
	width:150px;
	height:150px;
	float:left;
}
.dh_01 img {
	width:100%;
	height:100%;
}
.qz_div {
	float:left;
	margin-top:20px;
}
.qz_div h2 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#999999;
	font-weight:400;
}
.hr_qz {
	float:left;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:400;
	padding-left:30px;
	padding-right:30px;
	margin-right:10px;
	margin-top:25px;
	background-color:#0979E9;
	border-radius:5px;
	cursor:pointer;
}
.hr_qz a {
	color:#FFFFFF;
}
.hr_qz a:hover {
	color:#FFFFFF;
}
.nn img {
	position:relative;
}
.nn_on {
	position:relative;
	z-index:99;
}
.nn_on .pcing,.nn_on .logo88 {
	border:1px solid #ccc;
	position:absolute;
	width:500px !important;
	height:500px !important;
	top:-200px;
	left:100px;
	text-align:center;
	z-index:100;
}
.img_000 {
	text-align:center;
}
/*.fd_img {
	position:absolute;
	top:0;
	left:-60px;
}*/
.pcing {
	position:absolute;
	top:-200px;
	left:100px;
	width:500px !important;
	height:500px !important;
	z-index:150;
}
.logo88 {
	position:absolute;
	top:-200px;
	left:100px;
	background:transparent;
	width:500px !important;
	height:500px !important;
	z-index:200;
}
.nn_on .logo88 {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.back_top {
	display:block;
	width:1200px;
	text-align:left;
	margin:15px auto;
	text-decoration:underline !important;
	font-size:14px;
}
/*晶圆数据 end */

/*new晶圆数据 start */
.jy_tab1 {
	width:100%;
	word-break:normal;
	word-wrap:break-word;
	font-size:14px;
	border:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-top:20px;
	color:#333333;
}
.jy_tab1 th {
	padding-top:20px;
	padding-bottom:18px;
	background:#F2F2F2;
	min-width:70px;
	font-weight:400;
	border-bottom:1px #eee solid;
}
.jy_tab1 td {
	position:relative;
	text-align:center;
	border-top:1px solid #eee;
	border-bottom:0;
	height:80px;
	word-wrap:break-word;
	word-break:break-all;
	background:#FFF;
}
.jy_tab1 .col9 {
	color:#999999;
	font-size:13px;
	text-align:left;
	padding-left:20px;
}
.jy_tab1 .h30 td {
	height:30px;
}
.jy_tab1 tr:hover .add_cart {
	background:#0979E9;
}
.h30 {
	height:30px;
}
.h30 li {
	height:30px;
	margin:0;
	text-align:center;
}
.h30 li div {
	width:20px;
	height:20px;
	line-height:20px;
	border-radius:10%;
	font-size:13px;
	margin:5px 1px;
	border:1px #ccc solid;
}
.h30 li div:hover {
	color:#0979E9;
}
.jy_tab1 .jy_bor {
	padding-left:10px;
	padding-right:10px;
	border-right:1px #eee solid;
}
.jy_tbody .nn {
	text-align:center;
}
/*new晶圆数据 end */

/*厂家分类 start*/
.line_line {
	width:100%;
	color:#eeeeee;
	border-top:1px #eee solid;
	border-bottom:1px #eee solid;
}
.now_dress {
	width:1200px;
	margin:5px auto;
	text-align:left;
	font-size:13px;
	color:#666666;
}
.now_dress a {
	text-decoration:none;
	color:#0979E9;
}
.nav_box {
	width:100%;
	border:1px solid #ccc;
	border-top:0px;
	text-align:left;
	padding:10px;
	font-size:14px;
}
.top_line {
	border-top:2px solid #0979E9;
}
.nav_box dl dt {
	float:left;
	clear:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:2;
}
.nav_box dl dd {
	margin-left:180px;
	line-height:2;
}
.unlimited {
	background:#0979E9;
	color:#fff;
	padding:1px 5px;
	border-radius:20%;
	margin-left:10px;
}
.nav_box .zm10 {
	float:left;
	color:#333333;
	font-size:14px;
	padding:1px 10px;
	border-radius:10%;
	word-wrap:break-word;
	margin:1px 10px 1px 0px;
}
.nav_box .zm10:hover {
	color:#0979E9;
	background:#C4E2F6;
}
.nav_box .z_01 {
	color:#0979E9;
	background:#C4E2F6;
}
.nav_box .z_02 {
	color:#0979E9;
}
.new_dmcx {
	padding-left:20px;
	border-bottom:0px;
	text-align:left;
}
.new_search_img_class {
	width:20px;
	height:20px;
	position:relative;
	top:6px;
	left:-40px;
}
.new_search_class {
	height:34px;
	width:280px;
	padding-left:20px;
	padding-right:40px;
	border:1px solid #0979E9;
	border-radius:10px;
}
.firms_goods {
	margin-top:20px;
	width:100%;
	border:1px solid #ccc;
}
.firms_goods table {
	width:100%;
	font-size:14px;
	color:#333333;
}
.firms_goods table th {
	padding-top:20px;
	padding-bottom:18px;
	background:#F2F2F2;
}
.firms_goods table td {
	text-align:center;
	border-top:1px solid #ccc;
	height:86px;
	width:100px;
	word-wrap:break-word;
	word-break:break-all;
}
.firms_goods a {
	color:#0979E9;
}
.cs_logo {
	height:60px;
	width:60px;
	margin:0px auto;
}
.cs_logo img {
	height:100%;
	width:100%;
}
.firms_goods .clos_qc,.firms_goods .clos_wz {
	width:170px;
}
.myround {
	width:24px;
	height:24px;
	border:1px solid #ccc;
	border-radius:50%;
	margin:0 auto;
}
.clos_zx {
	width:77px;
	height:30px;
	border:1px solid #0979E9;
	border-radius:5px;
	line-height:30px;
	text-align:center;
	margin:0px auto;
}
/*厂家分类 end*/

/*芯片解密 start*/
.jm_search {
	height:auto;
	border:0;
	padding:10px 0;
	font-size:14px;
	background:#eee;
}
.search_input {
	width:100%;
	line-height:60px;
}
.jm_search .search_jysj {
	height:40px;
	padding-right:3px;
	padding-left:3px;
	width:260px;
	border-radius:10px;
	border:1px #FFF solid;
}
.search_sel {
	margin:10px 0;
}
.search_sel table {
	line-height:1.4em;
}
.search_sel table th {
	font-weight:400;
	color:#333;
}
.search_sel select {
	min-width:300px;
	height:175px;
	margin-right:15px;
}
.jm_search_qc {
	text-align:left;
	text-decoration:underline;
}
.jm_search_qc td a {
	color:#333;
	cursor:pointer;
}
.xpjm_row {
	width:100%;
	border:1px #ccc solid;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.xpjm_row span {
	display:block;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	font-size:14px;
}
.nav_jiemi {
	width:1080px;
	text-align:left;
	float:left;
	margin-top:20px;
}
.nav_jiemi li {
	float:left;
	width:360px;
	line-height:1.4em;
	height:2.8em;
	font-size:14px;
}
.nav_jiemi li a {
	color:#333;
}
.nav_jiemi li a:hover {
	color:#0979E9;
	cursor:pointer;
	font-size:16px;
}
.nav_jiemi a:active {
	color:#0979E9;
}
.nav_jiemi .li_col a {
	color:#0979E9;
	cursor:pointer;
	font-size:16px;
}
.xpjm_boxx {
	display:none;
}
.xpjm_rm {
	text-align:left;
	margin-bottom:20px;
}
.xpjm_rm span {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:17px;
	color:#0979E9;
	float:left;
	margin-left:5px;
}
.xpjm_rm .xpjm_rmp {
	width:24px;
	height:24px;
	background:url(../img/xpjm/u271.png) no-repeat;
	background-position:center;
	background-size:24px 24px;
	float:left;
}
.xpjm_tab .commer {
	width:100%;
	height:300px;
}
.xpjm_tab .commer .commer_list {
	position:relative;
	float:left;
	width:300px;
	height:273px;
	border:1px #ccc solid;
	margin-right:-1px;
	padding:10px 20px;
}
.xpjm_tab .commer .commer_list:hover {
	position:relative;
	width:303px;
	height:276px;
	top:-3px;
	left:-3px;
	z-index:99999;
	background:#eeeeee;
	box-shadow:0px 0px 10px #888888;
	border:0;
}
.tj_logo {
	width:120px;
	height:66px;
	margin:0px auto;
}
.tj_logo a {
	display:block;
	width:100%;
	height:100%;
}
.tj_logo img {
	width:100%;
	height:100%;
}
.tj_name {
	margin:10px auto;
}
.tj_name strong a {
	font-size:14px;
	color:#333333;
	font-weight:400;
}
.tj_introduce {
	text-align:left;
}
.tj_xilie {
	margin:5px auto;
}
.tj_xilie ul {
	font-size:14px;
	overflow:hidden;
	text-align:left;
}
.tj_xilie ul li {
	display:block;
	float:left;
	width:50%;
	margin:5px 0;
}
.tj_xilie a {
	margin-right:10px;
	color:#666666;
	font-weight:400;
	font-size:14px;
	text-align:left;
}
.tj_xilie a:hover {
	text-decoration:none;
	color:#0979E9;
}
.tj_xilie ul {
	position:relative;
	line-height:1.4em;
	overflow:hidden;
}
.tj_xilie .color_c {
	color:#0979E9;
	float:right;
}
.tj_xilie .color_c:hover {
	text-decoration:none;
	color:#EF7575;
}
.xpjm_boxx {
	width:100%;
	color:#333333;
	font-size:14px;
}
.xpjm_boxx h1 {
	margin-top:20px;
}
.xpjm_boxx table {
	width:100%;
	word-break:normal;
	word-wrap:break-word;
	font-size:14px;
	border:1px solid #ccc;
	margin-top:20px;
}
.xpjm_boxx table th {
	padding-top:20px;
	padding-bottom:18px;
	background:#F2F2F2;
	min-width:60px;
	font-weight:400;
	border-bottom:1px #eee solid;
}
.xpjm_boxx table td {
	position:relative;
	text-align:center;
	border-top:1px solid #eee;
	border-bottom:0;
	height:60px;
	word-wrap:break-word;
	word-break:break-all;
	background:#FFF;
}
.xpjm_boxx table td a {
	color:#0979E9;
	text-decoration:underline;
}
.xpjm_boxx table td a:hover {
	color:#0062c4;
}
.xpjm_boxx table td .add_cart a {
	color:#FFF;
}
.xpjm_boxx table .showimg {
	border-right:1px #eee solid;
}
.bor_left {
	position:relative;
	z-index:0;
}
.bor_left img {
	position:relative;
}
td.on {
	z-index:99;
}
td.on a {
	position:relative;
}
.pssrcing {
	position:absolute;
	border: 1px solid #000;
}
.cstping {
	position:absolute;
}
.logo8 {
	border:1px #ccc solid;
	position:absolute;
	background:transparent;
}
.xpjm_boxx table tr .bor_left {
	border-right:1px #FFF solid;
}
/*
.xpjm_boxx table tr:hover .bor_left {
	border-left:1px #0979E9 solid;
	background:#fff url(../img/xpjm/u168.png) no-repeat;
	background-size:40px 40px;
}
*/

.xpjm_boxx table tr .bor_right {
	border-right:1px #FFF solid;
	border-left:1px #eee solid;
	cursor:pointer;
}
.nbyw table tr:hover .bor_right {
	border-right:1px #FFF solid;
}
.xpjm_boxx table .sm_tr .sm_td {
	display:none;
	border-top:1px #eee solid;
	height:20px;
	text-align:left;
	padding-left:50px;
	font-size:12px;
	color:#0979E9;
}
.nbyw table tr .gengduo {
	border-right:1px #FFF solid;
}
.nbyw table tr:hover .gengduo {
	border-right:1px #0979E9 solid;
	color:#0979E9;
}
.nbyw table tr:hover .gengduo .gd_box {
	color:#333333;
}
.gd_box {
	display:none;
}
.gengduo:hover .gd_box {
	display:block;
}
.gengduo {
	position:relative;
	z-index:10;
}
.gd_box {
	position:absolute;
	z-index:10000;
	width:150px;
	height:160px;
	background:url(../img/xpjm/u285.png) no-repeat;
	background-position:center;
	top:-50%;
	left:100%;
	text-align:left;
	padding-top:20px;
}
.gd_box ul {
	position:relative;
	width:130px;
	height:110px;
	margin:0 auto;
	overflow-x:auto;
}
.xpjm_boxx table .cs_none {
	display:none;
	position:absolute;
	left:0;
	top:0px;
	color:#FFF;
	font-size:12px;
}
.xpjm_boxx table .border_r {
	border-right:0px;
}
.border_r {
	border-right:1px #ccc solid;
}
.consult a {
	color:#3D9FE1;
}
.consult img {
	width:20px;
	height:20px;
	vertical-align:text-bottom;
}
.add_cart {
	height:28px;
	width:70px;
	border:1px solid #0979E9;
	border-radius:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#0979E9;
	margin-left:auto;
	margin-right:auto;
}
.xpjm_boxx table tr:hover .add_cart {
	background:#0979E9;
	border:1px #0979E9 solid;
}
.add_cart a {
	color:#FFF;
}
.add_cart a:hover {
	color:#FFF;
}
.add_cart img {
	width:20px;
	height:20px;
	vertical-align:text-bottom;
}
.hzjg {
	position:relative;
	height:100px;
}
.minetable_new {
	width:100%;
	margin:10px auto;
	border:1px #ccc solid;
}
.notf_div {
	width:100%;
	min-height:450px;
	background:#FFFFFF;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
}
.notf {
	width:800px;
	margin:100px auto;
	padding:0 20px;
}
.notf h1 {
	font-size:18px;
	color:#666666;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
}
.notf h1 a {
	color:#FE9B02;
	font-size:18px;
}
.dh_01 {
	width:150px;
	height:150px;
	float:left;
}
.dh_01 img {
	width:100%;
	height:100%;
}
.qz_div {
	float:left;
	margin-top:20px;
}
.qz_div h2 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#999999;
	font-weight:400;
}
.jysj_lookup .myfand {
	/*background:#0979E9;*/
	background:#0056A5;
	color:#FFF;
	font-size:14px;
	line-height:34px;
	border:0;
	width:80px;
	height:40px;
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
}
.jysj_lookup .myfand:hover {
	background-color:#0062c4;
}
.jm_bot {
	width:100%;
	margin:40px auto 80px auto;
}
.jm_botl {
	width:920px;
	float:left;
}
.jm_botl .dh {
	margin-top:10px;
	width:920px;
	height:100px;
	background:#fff url('../img/jy/dh.gif') no-repeat left top;
}
.jm_botl .dh a {
	display:block;
	width:100%;
	height:100%;
}
.jm_botr {
	width:260px;
	float:right;
	text-align:left;
}
.botl_div {
	height:330px;
}
.botr_div {
	height:330px;
	border:1px #ccc solid;
	overflow:hidden;
}
.jm_b_tit {
	text-align:left;
	height:25px;
	margin-bottom:10px;
}
.jm_b_tit i {
	display:block;
	float:left;
	margin-right:5px;
}
.jm_b_tit span {
	font-size:16px;
	font-weight:400;
	color:#333333;
}
.botr_div {
	display:block;
	overflow:hidden;
}
.botr_div div {
	color:#ccc;
	padding:15px 15px 0 10px;
	line-height:30px;
	word-wrap:break-word;
	word-break:break-all;
	width:100%;
}
.botr_div a {
	color:#0979E9;
	margin:0 10px;
	font-size:14px;
}
.botr_div a:hover {
	text-decoration:underline;
}
.botl_div ul {
	width:920px;
	height:220px;
}
.botl_div ul li {
	display:block;
	width:231px;
	height:111px;
	float:left;
	margin-right:-1px;
	margin-bottom:-1px;
	border:1px #ccc solid;
}
.bot_li_div {
	width:230px;
	height:110px;
}
.bot_li_div img {
	width:200px;
	height:80px;
	margin:15px auto;
}
.bot_li_div .two {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
.hove:hover {
	box-shadow:0px 0px 10px #888888;
}
/*求助*/

.cs_top {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #ddd solid;
	margin-bottom:20px;
}
.dangqian {
	width:1200px;
	text-align:left;
	font-size:14px;
	font-weight:400;
	color:#999999;
	margin-left:auto;
	margin-right:auto;
}
.dangqian a {
	color:#333333;
	font-size:14px;
}
.dangqian .q_col {
	color:#0979E9;
}
.cs_tab {
	width:912px;
	min-height:700px;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-collapse:collapse;
	border-top:2px solid #0979E9;
	display:block;
	position:relative;
}
.cs_tab tr td {
	height:55px;
	min-height:55px;
}
.cs_bg {
	width:156px;
	background:#F2F2F2;
	font-size:14px;
	color:#999999;
	text-align:right;
	padding-right:30px;
	border:1px solid #ccc;
}
.cs_wi {
	width:300px;
	border:1px solid #ccc;
	font-size:14px;
	background:#fff;
	text-align:left;
	padding-left:30px;
}
.box_left {
	float:left;
}
.box_r_box {
	float:right;
}
.box_right {
	width:262px;
	border:1px solid #ccc;
	margin-bottom:20px;
	overflow:hidden;
	background:#FFF;
	font-size:14px;
}
.br_title {
	text-align:left;
	display:block;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#333333;
}
.br_title img {
	width:20px;
	height:20px;
	margin-right:5px;
}
.box_right ul {
	margin-left:40px;
	margin-top:15px;
}
.box_right ul li {
	font-size:14px;
	color:#333333;
	text-align:left;
	line-height:1em;
	height:2em;
	list-style:none;
}
.br_zxzx {
	width:80px;
	height:30px;
	line-height:30px;
	background:#0979E9;
	color:#FFF;
	margin-top:10px;
	margin-left:40px;
	float:left;
	margin-bottom:20px;
	border-radius:5px;
}
.br_jmbj {
	width:80px;
	height:30px;
	line-height:30px;
	background:#0979E9;
	color:#FFF;
	margin-left:20px;
	margin-top:10px;
	float:left;
	margin-bottom:20px;
	border-radius:5px;
}
.br_zxzx a,.br_jmbj a {
	color:#FFF;
}
.br_table {
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.br_table tr th {
	border-bottom:1px #ccc solid;
	height:64px;
	background:#eee;
}
.br_table tr td {
	border-bottom:1px #ccc solid;
	height:70px;
}
.br_ccol {
	color:#e4393c;
}
.td_sub a {
	display:block;
	width:50px;
	height:25px;
	line-height:25px;
	border-radius:5px;
	background:#0979E9;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
.jyhelp_div {
	width:920px;
	height:807px;
	background:#FFFFFF;
	border:1px #ccc solid;
	float:left;
	padding:35px 75px;
}
.jyhelp_div p {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	text-align:left;
	line-height:1.4em;
}
.jyhelp_div h1 {
	font-size:18px;
	color:#333333;
	text-align:left;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
}
.wxts {
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 15px;
	width:100%;
	background:#eee;
}
.wxts h1 {
	font-size:14px;
	color:#666666;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	display:block;
	float:left;
	line-height:1.4em;
	height:2.8em;
}
.jyhelp_div form {
	margin-top:30px;
}
.form_row {
	position:relative;
	width:100%;
	float:left;
	text-align:left;
	margin-bottom:20px;
}
.form_row label {
	float:left;
	width:90px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#666666;
	font-weight:400;
}
.form_row label a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:12px;
	color:#0979E9;
	font-weight:400;
}
.u10_select {
	width:150px;
	height:25px;
	line-height:25px;
	font-family:'微软雅黑';
	font-size:13px;
	color:#000000;
	text-align:center;
}
.u10_textarea {
	width:664px;
	min-height:220px;
}
.u10_input,.u11_input {
	width:300px;
	padding-top:10px;
	padding-bottom:10px;
}
.u12_input {
	width:100px;
	padding-top:10px;
	padding-bottom:10px;
}
.img_code {
	position:absolute;
	left:210px;
	top:5px;
	width:80px;
	height:40px;
	background:#ccc;
	cursor:pointer;
}
/*芯片解密 end*/


/* pcb封装 start*/
.pcbfz_tab {
	width:100%;
	border:1px #ccc solid;
}
.pcbfz_tab {
	border-collapse:collapse;
}
.pcbfz_tab,.pcbfz_tab th,.pcbfz_tab td {
	border:1px solid #ccc;
}
.pcbfz_tab th {
	font-size:14px;
	font-family:'Arial Normal','Arial';
	font-weight:400;
	background:#eee;
	height:80px;
	min-width:60px;
}
.pcbfz_tab tbody:hover {
	background:#eee;
}
.pcbfz_tab .border_r {
	border-left:0;
	border-right:0;
}
.mine_h {
	height:35px;
	text-align:left;
}
.mine_h span {
	position:relative;
	margin-left:20px;
}
.mine_h img {
	position:relative;
	top:3px;
	left:3px;
}
.mine_h img:hover {
	left:2px;
}
.container_fluid {
	position:relative;
	width:100%;
	margin:60px auto auto auto;
	background:#F0EFF1;
}
.container_fluid a {
	width:1200px;
	height:100px;
	display:block;
	margin:0 auto;
}
.container_fluid img {
	width:1170px;
	height:100%;
	margin-left:15px;
	margin-right:15px;
}
/* pcb封装 end*/



/*元器件分类 start*/
.parts_list {
	width:100%;
	height:240px;
	border:1px solid #ccc;
	padding:20px;
	font-size:14px;
}
.par_title {
	width:140px;
	height:100%;
	margin-right:10px;
	float:left;
}
.par_list {
	height:100%;
}
.par_list ul li {
	float:left;
	width:230px;
	text-align:left;
	font-size:14px;
	margin-bottom:5px;
}
.par_list ul li a {
	color:#666666;
}
.par_list ul li a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
.parts_nr {
	width:100%;
	margin:20px auto;
	border:1px solid #ccc;
	text-align:left;
	font-size:14px;
	padding:10px 20px;
	float:left;
	padding:20px;
}
.parts_nr h1 a {
	color:#0979E9;
	cursor:pointer;
}
.parts_nr ul li {
	font-size:14px;
	margin:15px 0px;
	text-align:left;
	float:left;
	width:370px;
}
.parts_nr ul li a {
	color:#666666;
}
.parts_nr ul li a:hover,a:active {
	text-decoration:none;
	color:#0979E9;
}
/*元器件分类 end*/

/*元器件分类展示 start*/
.but_bj {
	text-align:left;
}
.but_bj button {
	height:27px;
	padding:2px 0px;
}
.parts_table {
	width:100%;
	border:1px solid #ccc;
	color:#333333;
	font-size:14px;
	overflow-x:scroll;
}
.parts_table table {
	width:100%;
	color:#333333;
	font-weight:400;
	word-break:normal;
	word-wrap:break-word;
	font-size:13px;
	background:#FFF;
}
.parts_table table th {
	height:100px;
	background:#F2F2F2;
	word-wrap:break-word;
	word-break:break-all;
	font-size:13px;
	font-weight:400;
	min-width:60px;
}
.parts_table table td {
	text-align:center;
	border-top:1px solid #ccc;
	word-wrap:break-word;
	word-break:break-all;
	padding:3px;
}
.parts_table table td a {
	color:#0979E9;
}
.parts_table table td a:hover {
	text-decoration:none;
	color:#0979E9;
}
.parts_table table td a:active {
	text-decoration:none;
	color:#0979E9;
}
.td_pdf {
	width:18px;
	height:20px;
}
.td_pdf img {
	width:18px;
	height:20px;
}
.td_pdf img:hover {
	width:19px;
	height:21px;
}
/*元器件分类展示 end*/

/*元器件比较 start*/
.bj_tit {
	text-align:left;
	margin-top:20px;
}
.s_img {
	width:30px;
	height:30px;
}
.s_img img {
	width:100%;
	height:100%;
}
.s_img,.bj_h2 {
	float:left;
}
.bj_span {
	color:#0979E9;
	font-size:16px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-left:15px;
}
.return {
	text-align:left;
	margin-top:20px;
	margin-bottom:5px;
}
.return button {
	height:30px;
	padding:2px 0px;
}
.return a {
	color:#0979E9;
	font-size:13px;
}
.contrast_tab {
	box-sizing:border-box;
	width:100%;
	border:1px #ccc solid;
	border-top:2px #0979E9 solid;
	border-collapse:collapse;
	font-size:13px;
}
.contrast_tab tr td {
	box-sizing:border-box;
	width:240px;
	padding:10px 5px;
	overflow:hidden;
	border-collapse:collapse;
	border:1px solid #ccc;
	text-align:center;
	word-wrap:break-word;
	overflow:auto;
}
.contrast_tab tr td a {
	color:#0979E9;
}
.contrast_tab .bj_title {
	text-align:left;
	font-size:14px;
	padding:0px 30px;
	color:#666666;
}
.contrast_tab tr td img {
	width:64px;
	height:64px;
}
.bjform input {
	text-align:center;
	height:27px;
	padding:1px 0px;
}
/*元器件比较 end*/




/*goloninfo start*/
.julong_find {
	margin-top:20px;
}
.julong_find .minelogo {
	padding:0px;
}
.julong_find .search_16 {
	float:left;
}
.julong_find .mainsearch_content {
	width:auto;
	margin-left:0px;
}
.julong_find .search_16 .mainsearch {
	margin:20px;
}
.julong_find .julong_tit {
	float:left;
	position:relative;
	top:30px;
	margin-left:110px;
	margin-right:0px;
}
.julong_tit li a {
	color:#333;
	font-size:16px;
	padding-bottom:10px;
}
.julong_tit li a:hover {
	text-decoration:none;
	color:#0979E9;
	border-bottom:2px #0979E9 solid;
}
.julong_tit li {
	float:left;
	margin-right:55px;
}
.julong_find .searchnum {
	width:100px;
}
.julong_find .searchsku {
	width:200px;
}
.julong_find .searchsubmit {
	width:60px;
}
.goloninfo_t,.goloninfo_d,.golonstydy_t {
	width:100%;
	margin:20px auto;
	text-align:left;
	font-size:13px;
}
.golon_research {
	position:relative;
	width:915px;
	height:550px;
	float:left;
	font-size:14px;
	font-weight:400;
	overflow:hidden;
}
.golon_research .jl_www {
	display:block;
	position:relative;
	background:#0979E9;
	color:#fff;
	font-size:16px;
	padding:3px 10px;
	height:40px;
	margin-right:40px;
}
.golon_research .Tab .title {
	height:50px;
}
.golon_research .Tab .title .n1,.golon_research .Tab .title .n2 {
	height:40px;
	line-height:40px;
	display:block;
	float:left;
	text-align:center;
	padding-left:12px;
	margin-top:10px;
	margin-left:1px;
	color:#333;
	text-decoration:none;
}
.golon_research .Tab .title .n1 {
	color:#0979E9;
}
.golon_research .tabcon {
	background:#FFFFFF;
	padding:10px 15px;
	border:1px solid #ccc;
	height:490px;
}
.golon_research .tabcon ul li {
	border:0px;
	padding:0px;
}
.golon_research .tabcon .inf_lin {
	padding-top:5px;
	padding-bottom:15px;
}
.golon_research .mytp {
	width:170px;
	height:130px;
	float:left;
	margin-right:20px;
}
.golon_research .myxs {
	font-size:14px;
	width:604px;
	height:130px;
	float:left;
}
.golon_research .myxs p {
	position:relative;
	margin-top:10px;
	line-height:2em;
	height:6.2em;
}
.golon_research .myxs span {
	position:relative;
	padding-left:20px;
	bottom:0;
	right:0;
}
.information {
	width:100%;
	height:160px;
	padding:15px 0px;
	margin-bottom:15px;
}
.golon_research .inf_one,golon_research .inf_two {
	display:block;
	margin:0px;
	padding:0px;
}
.information ul {
	width:50%;
}
.information .uu_ll {
	float:left;
	border-right:1px dashed #ccc;
	padding-right:50px;
}
.information .uu_rr {
	padding-left:50px;
	float:right;
}
.information a {
	color:#666;
	font-weight:400;
	max-width:270px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:0 7px;
}
.information ul li {
	line-height:1.7em;
}
.information span {
	float:right;
}
.inf_img {
	width:100%;
	height:140px;
	margin:0px auto;
}
.inf_img {
	max-width:100%;
	max-height:100%;
}
.hotlist {
	width:265px;
	float:right;
	margin-bottom:10px;
}
.rrr {
	color:#0979E9;
}
.rtop {
	margin-top:35px;
}
.rbot {
	margin-top:5px;
}
.newdecrypt {
	width:265px;
	float:right;
}
.hotnr,.newal {
	margin-top:5px;
	border:1px solid #ccc;
	background:#FFFFFF;
}
.hotnr ul li {
	width:230px;
	margin:13px 0px 10px 0px;
	box-sizing:border-box;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:20px;
}
.hotnr ul li i {
	position:relative;
	top:-3px;
	left:-5px;
	width:16px;
	height:16px;
	display:inline-block;
	border-radius:8px;
	background:#ccc;
	line-height:16px;
	color:#fff;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	border:1px solid rgba(0,0,0,0.06);
	text-shadow:0 1px 0 rgba(0,0,0,0.1);
}
.hotnr a,.newal a {
	color:#666;
}
.hotnr a:hover {
	color:#0979E9;
}
.newal ul {
	margin-left:20px;
}
.newal ul li {
	list-style:disc;
	margin:10px 0px;
}
.newal a:hover {
	color:#0979E9;
}
.goloninfo_d {
	width:49%;
	height:340px;
	float:left;
	padding-bottom:10px;
}
.info_title {
	height:50px;
	text-align:left;
}
.info_title h2 {
	color:#ffffff;
	font-size:16px;
	height:40px;
	line-height:40px;
	text-align:center;
	width:100px;
	font-weight:400;
}
.title_color_01 {
	background:#AF00AF;
}
.title_color_02 {
	background:#F5B63C;
}
.title_color_03 {
	background:#FF5785;
}
.title_color_04 {
	background:#FF7511;
}
.boxcon {
	width:100%;
	padding:10px;
	border:1px solid #ccc;
	font-weight:400;
	background:#FFFFFF;
}
.txtimg {
	width:120px;
	height:80px;
	margin:10px 0px;
	float:left;
}
.txtimg {
	max-width:100%;
	max-height:100%;
}
.txtp {
	float:left;
	width:418px;
	margin:15px 0px 15px 15px;
	text-indent:2em;
}
.txtp p {
	position:relative;
	line-height:1.6em;
	/* 3 times the line-height to show 3 lines */
	height:4.6em;
	overflow:hidden;
}
.txtp p::after {
	content:"...";
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 1px 45px;
	background:url(../img/ellipsis_bg.png) repeat-y;
}
.boxcon ul li {
	margin-top:10px;
	float:left;
	width:100%;
}
.boxcon ul li a {
	display:block;
	color:#666;
	font-weight:400;
	max-width:400px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:keep-all;
	padding:0 7px;
}
.mm_content a:hover {
	color:#0979E9;
}
.mm_content span {
	width:100px;
	float:right;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
/*goloninfo end*/


/*golonstudy start*/

.golonstudy_t .golon_research {
	height:auto;
	min-height:550px;
}
.golonstudy_t .golon_research .tabcon {
	height:auto;
	min-height:490px;
}
.golonstudy_t .Tab .title .n1,.golonstudy_t .Tab .title .n2 {
	position:relative;
	float:right;
	border:1px #ccc solid;
	margin-left:0px;
	border-left:0px;
	border-bottom:2px #0979E9 solid;
}
.golonstudy_t .golon_research .Tab .title .n1 {
	color:#0979E9;
	border-top:2px #0979E9 solid;
	border-bottom:2px #FFFFFF solid;
}
.golonstudy_t .golon_research .tabcon {
	border-top:2px #0979E9 solid;
	margin-top:-2px;
}
.golonstudy_t .golon_research .ax1 {
	clear:both;
	height:auto;
	float:none;
}
.golonstudy_t .golon_research .update_time {
	width:100%;
	text-align:right;
}
.golonstudy_t .golon_research .myxs {
	width:714px;
}
.golonstudy_t .tabcon .inf_lin {
	margin-top:10px;
	border-bottom:1px #ccc solid;
}
.golonstudy_t .golon_research .mytp {
	width:130px;
	height:90px;
}
/*golondet start*/

.details {
	border:1px solid #ccc;
	border-top:2px solid #0979E9;
	font-size:14px;
	line-height:200%;
	font-family:arial,"Microsoft Yahei",sans-serif;
	overflow:hidden;
	font-size:14px;
	padding:20px;
}
.article {
	padding-left:10px;
}
.titleee {
	margin:20px auto;
	text-align:center;
}
.infooo {
	font-size:12px;
	color:#999;
	text-align:center;
}
.infooo a {
	text-decoration:none;
	color:#444;
}
.contenttt {
	padding:10px 0;
	min-height:350px;
}
.contenttt p {
	padding:5px 0;
	text-indent:2em;
}
.details a:link,.details a:visited,.details a:active {
	color:#f60;
	font-size:14px;
}
.details a:hover {
	color:#50AC23;
	font-size:14px;
}
.linlin {
	width:100%;
}
.linlinimg {
	width:100%;
	height:1px;
}
/*golondet end*/

/*contact start*/

.mapp {
	float:left;
	width:735px;
	height:720px;
}
.contact_us h2 {
	font-size:16px;
	color:#0979E9;
	font-weight:400;
	margin:10px 0px 20px 0px;
	text-align:left;
}
.mapp {
	margin-bottom:20px;
}
.map_nr {
	float:left;
	width:100%;
	height:100%;
	background:#FFFFFF;
	padding:20px;
	border:1px solid #ccc;
}
.mapp img {
	width:100%;
	height:100%;
}
.contactt,.adresss {
	width:445px;
	float:right;
}
.contactt table,.adresss table {
	background:#FFFFFF;
	border:1px solid #ccc;
	padding:10px 20px;
	font-size:13px;
}
.contactt tr td,.adresss tr td {
	text-align:left;
	vertical-align:top;
}
.contactt tr td {
	padding:10px 0px;
	min-width:68px;
}
.adresss tr td {
	padding:3px 0px;
	min-width:45px;
	max-width:311px;
}
/*contact end*/

/*disclaimer start*/

.discbox {
	}.h2_border {
	margin:0px auto;
	border-bottom:2px solid #0979E9;
	width:265px;
	padding:20px 0px;
}
.discbox h2 {
	color:#0979E9;
	font-weight:700;
	font-size:16px;
}
.disc_nr {
	border:1px solid #ccc;
	background:#FFFFFF;
	padding:80px;
	margin-top:0px;
}
.discbox .disc_nr ol li {
	list-style:block;
	font-size:14px;
	color:#666666;
	font-weight:400;
	text-align:left;
	line-height:3em;
}
.td_im img {
	width:30px;
	height:30px;
}
.td_pay img {
	width:30px;
	height:30px;
}
/*disclaimer end*/
/*julong*/
.footer_old {
	width:100%;
	margin-top:20px;
	padding-bottom:20px;
	background:#3C3C3C;
	border-top:1px #0979E9 solid;
	text-align:left;
}
.footer {
	width:1200px;
	margin: 0 auto;
	/*margin-top:20px;*/
	padding-bottom:20px;
	background-color:#05f;
	border-top:1px #0979E9 solid;
	text-align:left;
}
.footer a {
	text-decoration:none;
	color:#666;
}
.footer-fastlink {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.footer .footer-fastlink dl {
	display:block;
	width:100%;
	padding-bottom:10px
}
.footer .footer-fastlink dl dd {
	float:left;
	display:inline;
	margin:0px;
	border:0px;
}
.jl_footer {
	/*background:#EEEEEE;*/
	background-color:#0056A5;
	border-top:0;
}

.jl_footer .footer-fastlink dl dd {
	width:auto;
	min-height:200px;
	padding-top:0;
	margin-top:30px;
	/*border-right:1px #D7D7D7 solid;*/
}
.jl_footer .footer-fastlink dl .f001 {
	padding-right:50px;
	padding-left:50px;
	/*width:25%;*/
	width:50%;
}
.jl_footer .footer-fastlink dl .f002 {
	padding-right:50px;
	/*width:35%;*/
	width:15%;
}
.jl_footer .footer-fastlink dl .f002 li {
	/*padding:2px 7px;*/
	color:#333;
	line-height:1.5em;
	display:inline-block;
	/*margin:0 7px 7px 0;*/
	-webkit-transition:all .2s ease;
	-o-transition:all .2s ease;
	transition:all .2s ease;
}
.jl_footer .footer-fastlink dl .f003 {
	padding-right:50px;
	width:15%;
}
.jl_footer .footer-fastlink dl .f003 >ul >li {
	padding-bottom: 10px;
}
.jl_footer .footer-fastlink dl .f004 {
	border:0;
	text-align:center;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	color:#666666;
	font-weight:400;
	width:15%;
}
.jl_footer .footer-fastlink dl .f005 {
	width:100%;
	border:0;
	min-height:1px;
}
.jl_footer .footer-fastlink dl .f005 li {
	padding:2px 7px;
	color:#333;
	line-height:1.5em;
	display:inline-block;
	margin:0 7px 7px 0;
	-webkit-transition:all .2s ease;
	-o-transition:all .2s ease;
	transition:all .2s ease;
}
.saoma {
	width:120px;
	height:120px;
	background:#fff;
	margin-bottom:20px;
	margin-top:30px;
	padding:0;
}
.saoma img {
	width:120px;
	height:120px;
	background:#fff;
}
.jl_footer .footer-fastlink dl dd ul {
	border-right:0;
	margin-top:25px;
}
.jl_footer .footer-fastlink dl dd h4 {
	margin-top:0;
	padding-bottom:7px;
	margin-bottom:21px;
	position:relative;
	border-bottom:1px solid #FFF;
	font-size:18px;
	font-weight:400;
	color:#fff;
	/*color:#333;*/
}
.jl_footer .footer-fastlink dl dd h4:after {
	content:"";
	width:90px;
	height:1px;
	/*background:#0979E9;*/
	position:absolute;
	left:0;
	bottom:-1px;
}
.jl_footer .footer-fastlink dl dd li ul li {
	line-height:24px;
}
.jl_footer .footer-fastlink dl dd li {
	padding-bottom:14px;
}
.jl_footer .footer-fastlink dl dd li >div{
	color:#fff;
}
.jl_footer .footer-fastlink dl dd a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:13px;
	/*color:#666666;*/
	padding: 0 5px;
	color:#fff;
	font-weight:400;
	font-style:normal;
	line-height:1.6em;
	padding: 0 5px;
}
.jl_footer .footer-fastlink dl dd a:hover {
	/*color:#0979E9;*/
	color:#05f;
	background-color: #fff;
}
/*.jl_footer .footer-fastlink dl .f002 li:hover {
	background-color:#0979E9;
}
.jl_footer .footer-fastlink dl .f002 li:hover a {
	color:#FFF;
}*/
.shaomiao {
	width:180px;
	height:180px;
	background:#FFF url('../img/jl_index/u279.png') no-repeat;
	background-size:100% 100%;
	margin-bottom:25px;
}
.pl50 {
	padding-left:50px;
}
.footer .footer-fastlink dl dd:last-child ul {
	border-right:0
}
.footer .footer-fastlink .pl80 {
	padding-left:80px
}
.footer .footer-fastlink .pl70 {
	padding-left:70px
}
.footer .footer-address {
	text-align:center;
	width:1200px;
	padding-top:20px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#666666;
	border-top:1px #ccc solid;
	margin-top:10px;
}
.jl_footer .footer-address {
	border-top:1px #D7D7D7 solid !important;
}
.jl_footer .footer-address a {
	color:#666666;
}
.jl_footer .footer-address a:hover {
	color:#0979E9;
}
.footer .footer_logo {
	width:730px;
	text-align:left!important;
	margin:0 auto;
	overflow:hidden
}
.beian {
	color:#666666;
}
.footer .footer_logo dl dd {
	float:left;
	margin-top:10px;
	margin-right:20px
}
.footer-totop .footer-phoneicon>div span:first-child,.footer-totop .footer-qq>div span:first-child {
	color:#999;
	margin-right:10px;
	font-size:14px
}
.footer .footer_logo dl dd a {
	background:url(../img2/logos.png?v=045e165) no-repeat
}
.footer .footer_logo dl dd .logo_alipay {
	background-position:0 0;
	width:82px;
	height:40px;
	float:left
}
.footer .footer_logo dl dd .logo_tenpay {
	background-position:-83px 0;
	width:82px;
	height:40px;
	float:left
}
.footer .footer_logo dl dd .logo_unionpay {
	background-position:-165px 0;
	width:133px;
	height:40px;
	float:left
}
.footer .footer_logo dl dd .logo_ups {
	background-position:0 -40px;
	width:48px;
	height:40px;
	float:left
}
.footer .footer_logo dl dd .logo_fedex {
	background-position:-48px -40px;
	width:72px;
	height:40px;
	float:left
}
.footer .footer_logo dl dd .logo_sfexpress {
	background-position:-120px -40px;
	width:84px;
	height:40px;
	float:left
}
.footer .footer_logo dl dd .logo_gsj {
	background-position:-220px -46px;
	width:84px;
	height:47px;
	float:left
}
.footer-totop {
	width:37px;
	position:fixed;
	border:1px solid #f2f2f2;
	border-bottom:none;
	z-index:1000;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	bottom:148px;
	right:10px
}
.footer-totop .footer-phoneicon {
	background:url(../img2/gotop.png?v=4dbfd4e) 5px 8px no-repeat #f5f5f5;
	float:right;
	width:35px;
	height:36px;
	position:relative;
	border-bottom:#f2f2f2 solid 1px
}
.footer-totop .footer-phoneicon>div {
	position:absolute;
	width:200px;
	left:-200px;
	top:-1px;
	background-color:#fff;
	border:1px solid #f2f2f2;
	height:37px;
	line-height:37px;
	display:none
}
.footer-totop .footer-phoneicon>div:after,.footer-totop .footer-phoneicon>div:before {
	display:inline-block;
	position:absolute;
	height:0;
	width:0;
	content:''
}
.footer-totop .footer-phoneicon>div span:last-child {
	font-size:14px
}
.footer-totop .footer-phoneicon>div:before {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
	right:-5px;
	top:12px;
	z-index:1002
}
.footer-totop .footer-phoneicon>div:after {
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-left:6px solid #e4e4e4;
	right:-6px;
	top:11px;
	z-index:1001
}
.footer-totop .footer-qq {
	background:url(../img2/gotop.png?v=4dbfd4e) 5px -24px no-repeat #f5f5f5;
	float:right;
	width:35px;
	height:36px;
	position:relative;
	border-bottom:#f2f2f2 solid 1px
}
.footer-totop .footer-qq>div {
	position:absolute;
	width:200px;
	height:106px;
	left:-200px;
	top:-20px;
	background-color:#fff;
	border:1px solid #f2f2f2;
	line-height:37px;
	text-align:left!important;
	padding-left:20px;
	display:none
}
.footer-totop .footer-qq>div a {
	color:#333;
	display:inline-block;
	height:36px;
	line-height:36px;
	position:relative
}
.footer-totop .footer-qq>div .qq-icon {
	background:url(../img2/gotop.png?v=4dbfd4e) 0 -23px no-repeat;
	vertical-align:middle !important;
	display:inline-block;
	width:24px;
	height:18px;
	-moz-background-size:80%;
	background-size:80%
}
.footer-totop .footer-qq>div>div {
	float:left;
	font-size:14px;
	margin-top:5px;
	height:28px;
	line-height:28px
}
.footer-totop .footer-qq>div:after,.footer-totop .footer-qq>div:before {
	display:inline-block;
	height:0;
	width:0;
	content:'';
	position:absolute
}
.footer-totop .footer-qq>div>div:last-child {
	margin-top:0
}
.footer-totop .footer-qq>div:before {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
	right:-5px;
	top:35px;
	z-index:1002
}
.footer-totop .footer-qq>div:after {
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-left:6px solid #e4e4e4;
	right:-6px;
	top:34px;
	z-index:1001
}
.footer-totop .footer-weixin {
	background:url(../img2/gotop.png?v=4dbfd4e) 5px -59px no-repeat #f5f5f5;
	float:right;
	width:35px;
	height:36px;
	position:relative;
	border-bottom:#f2f2f2 solid 1px
}
.footer-totop .footer-weixin>div {
	position:absolute;
	width:201px;
	height:201px;
	left:-200px;
	top:-73px;
	background-color:#fff;
	border:1px solid #f2f2f2;
	display:none
}
.footer-totop .footer-weixin>div:after,.footer-totop .footer-weixin>div:before {
	display:inline-block;
	height:0;
	width:0;
	content:'';
	position:absolute
}
.footer-totop .footer-weixin>div:before {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
	right:-5px;
	top:85px;
	z-index:1002
}
.footer-totop .footer-weixin>div:after {
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-left:6px solid #e4e4e4;
	right:-6px;
	top:84px;
	z-index:1001
}
.footer-totop .footer-hongbao {
	background:url(../img2/gotop.png?v=4dbfd4e) 5px -139px no-repeat #f5f5f5;
	float:right;
	width:35px;
	height:36px;
	position:relative;
	border-bottom:#f2f2f2 solid 1px
}
.footer-totop .footer-hongbao>div {
	position:absolute;
	width:123px;
	height:153px;
	left:-201px;
	top:-73px;
	display:none
}
.footer-totop .footer-hongbao>div:after,.footer-totop .footer-hongbao>div:before {
	display:inline-block;
	height:0;
	width:0;
	position:absolute;
	content:''
}
.footer-totop .footer-hongbao>div:before {
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
	right:-5px;
	top:85px;
	z-index:1002
}
.footer-totop .footer-hongbao>div:after {
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-left:6px solid #e4e4e4;
	right:-6px;
	top:84px;
	z-index:1001
}
.footer-totop .footer-indent {
	background:url(../img2/gotop.png?v=4dbfd4e) 6px -172px no-repeat #f5f5f5;
	float:right;
	width:35px;
	height:36px;
	position:relative;
	border-bottom:#f2f2f2 solid 1px
}
.footer-totop .footer-indent>div {
	position:absolute;
	width:200px;
	left:-200px;
	top:-1px;
	background-color:#fff;
	border:1px solid #f2f2f2;
	height:37px;
	line-height:37px;
	display:none
}
.footer-totop .footer-indent>div a {
	font-size:12px
}
.footer-totop .footer-indent>div a:hover {
	text-decoration:underline;
	color:#ffab00
}
.footer-totop .footer-indent>div:before {
	display:inline-block;
	position:absolute;
	height:0;
	width:0;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #fff;
	content:'';
	right:-5px;
	top:12px;
	z-index:1002
}
.footer-totop .footer-indent>div:after {
	display:inline-block;
	position:absolute;
	height:0;
	width:0;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	border-left:6px solid #e4e4e4;
	content:'';
	right:-6px;
	top:11px;
	z-index:1001
}
/*********mk表格数据 start******/
.minetable {
	width:1200px;
	margin:0 auto 10px;
	font-size:14px;
}
.minetable_top {
	margin:10px auto;
	background:#FFFFFF;
}
.dmcx,.dmsx,.yxtj {
	border:1px solid #ccc;
	margin:0px;
}
.dmcx {
	height:60px;
	line-height:60px;
	padding:0px 20px;
	border-bottom:0px;
	text-align:left;
}
.search_img_class {
	width:20px;
	height:20px;
	position:relative;
	top:6px;
	left:-40px;
}
.search_class {
	height:34px;
	width:280px;
	padding-left:20px;
	padding-right:40px;
	border:1px solid #0979E9;
	border-radius:10px;
}
.dmsx {
	position:relative;
	padding:20px;
	border-style:dashed solid;
}
.dmsx .dmsx_bq {
	padding-left:12px;
	padding-right:10px;
}
.dmsx select {
	border:solid 1px #ccc;
	min-width:100px;
	height:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.dmsx select option {
	margin-bottom:10px;
}
.dmsx .dmsx_bq,select {
	float:left;
}
.yxtj {
	border-top:0px;
	text-align:left;
	height:60px;
	line-height:60px;
}
.yx_00,tj_oo {
	float:left;
}
.yxtj .tj_00 {
	margin:18px 10px;
	margin-bottom:0px;
	float:left;
	height:25px;
	line-height:25px;
	display:inline;
	text-align:center;
	border:1px solid red;
	border-radius:6px;
	color:red;
	cursor:pointer
}
.yxtt {
	float:left;
}
.lx_00 {
	margin-left:15px;
}
.del_00 {
	margin-right:15px;
}
.yx_clear,yx_tt {
	float:left;
}
.yx_clear {
	margin:18px;
	margin-left:45px;
	margin-bottom:0px;
	float:left;
	height:25px;
	line-height:25px;
}
.displayCount {
	color:red;
	padding:0px 5px;
}
.minetable_down {
	margin:0 auto;
	background:#FFFFFF;
}
.minproduct {
	width:1200px;
}
.tabsub {
	display:block;
	border-bottom:1px #ccc solid;
	background-color:#FFFFFF;
	height:120px;
}
.tblbordernew tr td {
	text-align:center;
	font-size:14px;
	color:#999999;
}
.tabsub_pdf {
	text-align:center;
	width:100px;
}
.tabsub_pic {
	text-align:center;
	width:110px;
}
.tabsub_shuju {
	width:710px;
}
.tabsub_pic div {
	text-align:center;
	width:90px;
	height:90px;
}
.tabsub_pic div a {
	display:block;
	width:100%;
	height:100%
}
.tabsub_pic div img {
	width:100%;
	height:100%;
}
.tabsub_shuju ul li {
	text-align:left;
	min-width:140px;
	float:left;
	height:3em;
	line-height:1em;
	font-size:14px;
	margin-right:10px;
	margin-left:10px;
}
.tabsub_shuju ul li h4 {
	display:inline;
	font-size:18px;
	color:#0979E9;
}
.tabsub_shuju ul li b {
	font-weight:400;
	font-size:14px;
	color:#333333;
}
.tabsub_shuju_box {
	padding:25px 0px;
}
.tabsub_shuju_box ul {
	min-width:710px;
	height:70px;
}
.tabsub_tel {
	width:110px;
	padding:25px 0px;
}
.tabsub_tel_box {
	border-left:1px dashed #ccc;
	border-right:1px dashed #ccc;
	text-align:center;
}
.tabsub_tel_box .zixun {
	margin:5px auto;
	width:20px;
	height:20px;
}
.tabsub_tel_box .zixun img {
	width:100%;
	height:100%;
}
.tabsub_pic_box {
	width:170px;
	text-align:center;
}
.tabsub_pic_box .fengz {
	margin:5px auto;
	width:70px;
	height:70px;
}
.tabsub_pic_box .zixun img {
	width:100%;
	height:100%;
}
.tabsub_pic_box .fengz {
	width:75px;
	height:75px;
}
.tabsub_pic_box .fengz img {
	width:100%;
	height:100%;
}
/*********mk表格数据 end******/

/*login start*/
.header .h_top {
	background-color:#F2F2F2;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#666;
}
.header .h_top .fr {
	font-size:12px;
}
.header .h_top .pdenglu {
	color:#FF9B00;
}
.header .h_top .mfzhuce {
	color:#0979E9;
}
.header .h_top .headline {
	display:inline-block;
	width:1px;
	color:#e4e4e4
}
.header .h_top font.headline {
	display:none;
	margin-left:14px
}
.header .h_top .pr12 {
	padding-right:0
}
.header .h_top .br-fff {
	border-right:1px solid #fff
}
.header .h_top .minicenter {
	background:#fff;
	position:absolute;
	left:0;
	top:29px;
	z-index:32;
	width:240px;
	display:none
}
.header .h_top .minicenter>span {
	padding-right:14px
}
.header .h_top .minicenterhover {
	background:#fff;
	padding-left:0!important
}
.header .h_top .minicenterhover>span {
	border-left:#f2f2f2 solid 1px;
	border-right:#f2f2f2 solid 1px;
	display:inline-block;
	height:100%;
	width:100%;
	padding-left:14px;
	z-index:33;
	position:relative;
	background-color:#fff
}
.header .h_top .minicenterhover .minicentercontent {
	display:block;
	padding:10px
}
.header .h_top .minicenterhover .minicenter {
	display:block
}
.header .h_top .msglist {
	border:1px solid #f2f2f2
}
.header .h_top .msglist .msgheader {
	padding-right:10px;
	border-right:1px solid #f2f2f2
}
.header .h_top .msgcontent {
	background:#fff;
	position:absolute;
	left:-121px;
	top:29px;
	z-index:32;
	width:240px;
	min-height:85px;
	display:none
}
.header .h_top .msgcontent .msgunlogin {
	display:inline-block;
	height:85px;
	line-height:85px;
	text-align:center;
	width:100%;
	border:1px solid #f2f2f2
}
.header .h_top .msghover {
	background:#fff;
	padding-left:0!important
}
.header .h_top .msghover>span {
	border-left:#f2f2f2 solid 1px;
	border-right:#f2f2f2 solid 1px;
	display:inline-block;
	height:100%;
	width:100%;
	padding-left:14px;
	padding-right:10px;
	z-index:33;
	position:relative;
	background-color:#fff
}
.header .h_top .msghover .msgcontent {
	display:block
}
.header .h_top .welcome {
	color:#666;
	float:left;
	padding-right:15px
}
.header .h_top .rightbar {
	color:#666;
	float:right
}
.header .h_top .rightbar ul li {
	margin:0;
	padding-left:10px;
	float:left;
	position:relative;
}
.header .h_top .rightbar .icon-jt {
	background:url(../img2/iconlist.png?v=37653af) 0 -70px no-repeat;
	display:inline-block;
	width:10px;
	height:10px
}
.header .h_top .rightbar .icon-gywm {
	background:url(../img2/lianxi.png) no-repeat;
	display:inline-block;
	width:20px;
	height:20px;
	margin-left:5px;
	display:inline-block;
	vertical-align:middle;
}
.h_top .rightbar .qqiframe i {
	display:inline-block;
	width:17px;
	height:17px;
	vertical-align:middle
}
.header .h_top .rightbar .icon-msg {
	background:url(../img2/iconlist.png?v=37653af) 0 -115px no-repeat
}
.header .h_top .rightbar .qqiframe i {
	background:url(../img2/iconlist.png?v=37653af) -90px -92px no-repeat;
	margin-right:2px
}
.header .h_top .rightbar .customer-center i {
	background:url(../img2/iconlist.png?v=37653af) -67px -92px no-repeat;
	margin-right:2px
}
.header .welc_box {
	float:left;
	margin-top:40px;
	margin-left:-80px;
}
.header .welc {
	font-size:30px;
	padding-left:10px;
	border-left:1px solid #ccc;
}
.login_form {
	float:right;
	position:relative;
	top:40px;
	z-index:4;
	background:#fff;
	overflow:visible;
	width:400px;
	height:380px;
}
.maku_w {
	width:1200px;
	margin:0 auto;
}
.maku_w .login_form {
	width:380px;
	height:390px;
}
.login_form .con_a {
	float:right;
	margin-right:20px;
	margin-top:20px;
	font-size:12px;
}
.kszc {
	width:297px;
	margin:0 auto;
}
.kszc .con_aa {
	display:block;
	text-align:right;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#0979E9;
	margin:0 auto;
	float:right;
}
.kszc .con_zh {
	display:block;
	text-align:right;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#666666;
	margin:0 auto;
	float:right;
	margin-right:20px;
}
.mylink {
	color:rgb(42,173,255);
}
.tabs_login {
	float:left;
	border-bottom:2px solid #f2f2f2;
	font-size:16px;
	margin-top:20px;
	padding-left:20px;
}
.tabs_login ul li {
	display:block;
	float:left;
	position:relative;
	margin-bottom:20px;
	font-size:20px;
}
.tabs_login a {
	border:0;
	background-color:#fff;
	color:#2AADFF;
	z-index:50;
	padding-bottom:10px;
}
.tabs_login .qtdl {
	color:#666;
}
.maku_w .tabs_login {
	border:0;
	margin-top:0;
	padding:0;
	width:100%;
}
#gd_yz .mcode_img {
	right:25px;
}
.maku_w .tabs_login ul {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	position:relative;
}
.maku_w .tabs_login ul .zhdl {
	height:65px;
	line-height:65px;
	width:auto;
	position:relative;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	font-weight:400;
	color:#666;
	margin-left:20px;
	margin-right:20px;
	cursor:pointer;
}
.maku_w .tabs_login ul .yjdl {
	width:100%;
	position:relative;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	font-weight:400;
	color:#333333;
	margin-bottom:0;
}
.maku_w .tabs_login ul .wx_dl {
	width:65px;
	height:65px;
	position:relative;
	margin-bottom:0;
	float:right;
	right:-20px;
	cursor:pointer;
}
.maku_w .tabs_login ul .zh_dl {
	width:65px;
	height:65px;
	position:relative;
	margin-bottom:0;
	float:right;
	right:-20px;
	cursor:pointer;
}
.wx_dl img {
	width:100%;
	height:100%;
}
.tab_content {
	position:relative;
}
.tab_cont_top {
	margin-top:30px;
}
.maku_w .tab_cont_top {
	margin-top:0;
}
.form_group {
	position:relative;
	margin-bottom:15px;
}
.ficon {
	position:relative;
	border:1px #ccc solid;
	padding:2px 10px 2px 45px;
	height:38px;
	line-height:100%;
	font-size:14px;
	float:none;
	box-sizing:border-box;
}
.maku_w .ficon {
	width:297px;
}
.form_group .form_code {
	width:160px;
	margin-left:43px;
	padding:0 8px;
	float:left;
}
.form_group .form_code_icon {
	width:160px;
	margin-left:43px;
	padding:0 8px;
	float:left;
}
.get_code {
	float:right;
	margin-right:65px;
	height:38px;
	width:100px;
	font-size:13px;
	background:#0979E9;
	cursor:pointer;
	color:#F5F5F5;
	border:none;
}
.name-label {
	background-position:0 0;
}
.login-label {
	position:absolute;
	top:0px;
	left:69px;
	z-index:3;
	width:38px;
	height:38px;
	border:1px solid #bdbdbd;
	border-left:0;
	background:url("../img/pwdnew.png") no-repeat;
}
.maku_w .login-label {
	position:absolute;
	top:0px;
	left:43px;
}
.pwd-label {
	background-position:-48px 0;
}
.safe {
	position:relative;
	color:#666;
	width:265px;
	margin:0 auto;
	text-align:left;
}
.maku_w .safe {
	width:297px;
}
.safe span {
	margin-right:15px;
}
.mkcheckbox {
	position:relative;
	top:-1px;
	vertical-align:middle;
	margin:0 3px 0 0;
	padding:0;
}
.zd-login {
	float:left;
}
.forget-pw-safe {
	float:right;
	color:#666;
}
.login-btn {
	margin:0 auto;
	padding:2px 0px;
	position:relative;
}
.login-btn .btn-img {
	border:1px solid #0979E9;
	border-radius:5px;
	display:block;
	margin:0px auto;
	width:270px;
	background:#0979E9;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:20px;
	cursor:pointer;
}
.maku_w .login-btn .btn-img {
	width:297px;
	font-size:18px;
}
.otherlogin {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:12px;
	font-weight:400;
	color:#333333;
	margin-top:20px;
	margin-left:41px;
	text-align:left;
}
.otherlogin a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:12px;
	font-weight:400;
	color:#333333 !important;
	cursor:pointer;
}
.otherlogin a:hover {
	text-decoration:underline;
}
.login-qq i {
	background:url("../img/dl_zc/qq30.png") no-repeat;
	display:inline-block;
	width:35px;
	height:35px;
	vertical-align:middle !important;
	margin-left:5px;
	margin-right:5px;
}
.login-wx i {
	background:url("../img/dl_zc/wx30.png") no-repeat;
	display:inline-block;
	width:35px;
	height:35px;
	vertical-align:middle !important;
	margin-left:5px;
	margin-right:5px;
}
.login-wb i {
	background:url("../img/dl_zc/wb35.png") no-repeat;
	display:inline-block;
	width:35px;
	height:35px;
	vertical-align:middle !important;
	margin-left:5px;
	margin-right:5px;
}
.simple-footer {
	width:100%;
}
.simple-footer ul {
	width:705px;
	margin:0 auto;
	margin-top:20px;
}
.simple-footer ul li {
	float:left;
	padding:0 32px;
	text-align:center;
	border-right:1px solid #999;
	font-size:12px;
}
.footer-address {
	font-size:12px;
	text-align:center;
	padding-top:40px;
	margin-bottom:0;
	color:#333;
	font-size:14px;
	line-height:1.6em;
}
.footer-address p a {
	color:#666666;
}
.p_10 {
	margin-top:10px;
}
.dl_ewm {
	width:165px;
	height:165px;
	margin:20px auto 10px auto;
}
.dl_ewm img {
	width:100%;
	height:100%;
}
/*login end*/

/*账号绑定 satrt*/
.bangding {
	width:1210px;
	margin:0 auto;
	font-size:14px;
}
.bd_box {
	margin:50px auto 60px;
	width:830px;
}
.new_register_Nav {
	margin-bottom:34px;
}
.bd_nav {
	width:400px;
	text-align:center;
	border-bottom:solid 2px #eeeeee;
	font-size:18px;
	float:left;
	height:32px;
	cursor:pointer;
}
.bd_navl {
	border-bottom:solid 2px #0979E9;
	color:#0979E9;
	font-weight:700;
	width:400px;
}
.bd_nav .bd_span {
	width:22px;
	height:22px;
	display:inline-block;
	margin-right:10px;
}
.bd_nav .bd_nav_pic11 {
	background:url(../img/dl_zc/bd1.png) no-repeat;
}
.bd_nav .bd_nav_pic12 {
	background:url(../img/dl_zc/bd2.png) no-repeat;
}
.bd_nav .bd_nav_pic21 {
	background:url(../img/dl_zc/bdf1.png) no-repeat;
}
.bd_nav .bd_nav_pic22 {
	background:url(../img/dl_zc/bdf2.png) no-repeat;
}
.bd_nav_pic span {
	vertical-align:center;
}
.bd_con {
	margin-left:200px;
}
.bd_table {
	position:relative;
	width:400px;
	display:block;
}
.huanying {
	margin-bottom:30px;
	color:#333;
	font-size:12px;
	background:#f6f6f6;
	padding:8px 15px;
	vertical-align:middle;
}
.huanying img {
	display:inline-block;
	display:inline;
	float:left;
	margin-left:8px;
	margin-right:10px;
	border-radius:30px;
	vertical-align:middle;
}
.huanying p {
	display:inline-block;
	display:inline;
	vertical-align:middle;
	width:320px;
	float:right;
	text-align:left;
}
#form_item_account {
	z-index:11;
}
.login-error-container {
	position:relative;
	margin-bottom:8px;
	overflow:hidden;
	z-index:111;
}
.login-error {
	width:398px;
	background:#fdf2ef;
	border:solid 1px #0979E9;
	color:#0979E9;
	line-height:22px;
	overflow:hidden;
	display:none;
}
.login-error .error {
	display:block;
}
.form_item label {
	float:left;
	height:38px;
	line-height:38px;
	width:100px;
	text-align:right;
	white-space:normal;
	outline:0;
}
.form_item .notnull {
	position:static;
	padding-right:5px;
	font-family:"Microsoft Yahei";
	left:12px;
	top:3px;
	font-size:14px;
	color:#FF0000;
}
.form_item input[type="text"],.form_item input[type="password"],.form_item textarea {
	outline-style:none;
	background:#fff;
	-moz-box-shadow:none;
	box-shadow:none;
}
.form_item .form_control {
	border:1px solid #e4e4e4;
	width:300px;
	height:38px;
	line-height:28px;
	padding:4px 6px;
}
.form_item:after {
	display:table;
	content:" ";
}
.input_tip {
	color:#c5c5c5;
	height:27px;
	font-size:12px;
	padding-top:5px;
}
.form_item .notnull_yzm {
	position:absolute;
	top:10px;
	left:30px;
	color:red;
	font-family:"Microsoft Yahei";
}
.register_form_group {
	position:relative;
	width:400px;
	float:left;
}
.form-group {
	margin-bottom:0 !important;
}
.form_item .codeipt {
	width:150px;
	border:1px solid #e4e4e4;
	float:left;
	height:38px;
	line-height:28px;
}
.form_item #code_img {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background:#F2F2F2;
	width:100px;
	height:38px;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
}
.form_item .pointer {
	cursor:pointer;
}
.form_item img {
	vertical-align:middle;
}
.form_item .help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373;
}
.form_item .help-block {
	position:absolute;
	left:0;
	top:25px;
	color:red;
	display:none;
}
.form_item .fr {
	float:right;
}
.btn_register {
	width:100%;
	height:54px;
	color:#fff;
	background:#0979E9;
	border:0;
	font-size:16px;
	cursor:pointer;
}
/*账号绑定 end*/


/**注册 satrt**/

.zc_cen {
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
	background-color:#D5E9F3;
}
.zc_box {
	width:1200px;
	border:1px #ccc solid;
	border-radius:5px;
	box-sizing:border-box;
	background:#FFF;
	margin:0 auto;
	position:relative;
	z-index:10;
}
.register {
	font-size:14px;
}
.register_list_common {
	margin-bottom:30px;
	padding-left:205px;
}
.registerform_group label {
	float:left;
	height:38px;
	line-height:38px;
	width:100px;
	text-align:right;
	display:inline-block;
}
.register .registerform_group label .notnull {
	position:static;
	padding-right:5px;
	font-family:"Microsoft Yahei";
}
.notnull {
	left:12px;
	top:3px;
	font-size:14px;
	color:red;
}
.register .registerform_group {
	text-align:left;
	position:relative;
}
.register .registerform_group .form_control {
	position:relative;
	width:320px;
	height:38px;
	font-size:14px;
	border:1px solid #e4e4e4;
	padding:4px 6px;
	vertical-align:middle;
	box-sizing:border-box;
}
.register .registerform_group .form_control:hover {
	border:1px solid #0979E9;
}
.register .register_input_tips {
	height:25px;
	line-height:25px;
	width:400px;
	position:absolute;
	overflow:hidden;
	float:left;
	margin-left:10px;
	text-align:left;
	font-size:12px;
	margin-left:101px;
}
.error {
	color:#ccc;
}
.register .registerform_group .codeipt {
	width:215px;
}
.sendcode {
	position:absolute;
	height:34px;
	left:900px;
	padding:4px 0px;
	background:#f2f2f2;
	font-size:14px;
	width:100px;
	text-align:center;
	z-index:1;
	cursor:pointer;
}
.yhxy_nr {
	color:#333;
	font-size:12px;
	word-wrap:break-word;
	white-space:nowrap;
}
.yhxy_nr input {
	width:18px;
	height:18px;
	border:solid 1px #cfd1d3;
	vertical-align:text-top;
	padding:0;
	margin:0
}
.yhxy_nr a {
	color:#0979E9;
	outline:0;
}
.register .register_form_submit {
	width:320px;
	margin:0px auto;
	box-sizing:border-box;
}
.minbtn {
	width:100%;
	height:40px;
	cursor:pointer;
	color:#fff;
	background-color:#0979E9;
	border-color:#086cd0;
	padding:4px 13px 5px;
	line-height:1.42857143;
	display:inline-block;
	margin-bottom:20px;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	font-size:14px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.register_form {
	width:600px;
	float:left;
}
.register_form .register_list_common {
	padding-left:40px;
}
.dl_tequan {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:18px;
	color:#4D9DD2;
	margin-top:40px;
}
.mcode_img {
	position:absolute;
	top:0;
	right:15px;
}
.mcode_img img {
	width:100px;
	height:40px;
}
.mcode_tel input[type="button"] {
	-webkit-appearance:button;
	cursor:pointer;
	border:none;
	padding-bottom:0;
	padding-top:0;
	vertical-align:middle;
	outline:0;
	margin:0;
	box-sizing:border-box;
}
.mcode_tel .hdcode {
	position:absolute;
	right:117px;
	top:0;
	height:40px;
	line-height:40px;
	background:#F3FBFE;
	font-size:14px;
	width:100px;
	text-align:center;
	z-index:1;
	color:#666666;
}
.register_form .zc_h {
	text-align:left;
	padding-left:40px;
	padding-bottom:40px;
	padding-top:40px;
}
.register_form .zc_new {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:20px;
	color:#666666;
	margin-right:40px;
}
.register_form .zc_h a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:16px;
	color:#0979E9;
}
.register_form .registerform_group label {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#333;
}
.zc_jl_mk {
	width:598px;
	float:right;
	text-align:center;
}
.zc_bor {
	width:100%;
	border-left:1px #eee solid;
}
.zc_pic {
	width:450px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.zc_pic img {
	width:100%;
	height:100%;
}
.zc_ts {
	width:100%;
	margin:0 auto;
	position:absolute;
	left:0;
	bottom:15px;
}
.zc_ts span {
	color:#333;
	font-size:14px;
	font-weight:400;
}
.zc_ts a {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	color:#0979E9;
	font-size:14px;
}
.form_agreen {
	color:#333;
	margin-bottom:16px;
	font-size:12px;
}
.form_agreen input {
	width:18px;
	height:18px;
	border:solid 1px #cfd1d3;
	vertical-align:text-top;
	padding:0;
	margin:0;
	margin-right:10px;
	outline:0;
}
/*******minepages start*****/
.minepages {
	margin:30px auto;
	text-align:left;
}
.minepages a {
	color:#333333;
}
/*******minepages end*****/
.my_line {
	height:1px;
	color:#0979E9;
}
/**/
.minehelp_l {
	position:relative;
	width:882px;
	border:1px #ccc solid;
	float:left;
}
.minehelp_r {
	position:relative;
	width:300px;
	float:right;
	height:693px;
	border:1px #ccc solid;
	overflow:hidden;
}
.minehelp_title {
	border-right:1px #ccc dashed;
	border-bottom:1px #ccc dashed;
	width:159px;
	float:left;
	height:173px;
	background:#EBF2FA;
}
.minehelp_title h3 {
	position:relative;
	top:25px;
	color:#333333;
	font-weight:400;
	font-size:14px;
}
.minehelp_nr {
	border-top:1px dashed #ccc;
	margin-top:-1px;
	width:720px;
	float:left;
	height:174px;
	padding:20px;
	font-size:14px;
	text-align:left;
}
.minehelp_nr b {
	font-weight:400;
	font-size:14px;
	color:#333333;
}
.minehelp_nr .col_red {
	color:red;
}
.minehelp_nr a,.minehelp_nr span {
	padding:0px 5px;
	font-weight:400;
	color:#666666;
	font-size:14px;
}
.minehelp_nr h4 {
	color:#FE9B02;
	font-weight:400;
}
.minehelp_nr p {
	font-weight:400;
	line-height:1.6em;
	text-align:left;
	padding-bottom:10px;
}
.minehelp_r_t {
	height:60px;
	width:100%;
	line-height:60px;
	background:#EBF2FA;
	border-bottom:1px #ccc solid;
}
.minehelp_r_t h3 {
	display:block;
	float:left;
	margin-left:20px;
	font-size:16px;
	font-weight:400;
}
.minehelp_r_t a {
	display:block;
	float:right;
	margin-right:20px;
	font-size:13px;
	font-weight:400;
	color:#0979E9;
}
.minehelp_r_d {
	font-weight:400;
	font-size:13px;
	padding:0px 20px;
	text-align:left;
}
.minehelp_r_d p {
	font-weight:400;
	font-size:13px;
	position:relative;
	line-height:1.4em;
	height:4.2em;
	margin:20px auto;
}
.minehelp_r_d span {
	float:right;
}
/**/
/*会员中心 start*/
.hy_box {
	margin:25px auto;
	width:1200px;
	height:550px;
	padding-right:3px;
}
.hy_box_l {
	float:left;
	width:216px;
}
.hy_box_l ul {
	width:100%;
}
.hy_box_l ul li {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:60px;
	width:100%;
	color:#666666;
	font-size:14px;
	line-height:60px;
	text-align:left;
	padding-left:80px;
	position:relative;
}
.hy_box_l ul li a {
	color:#666666;
}
.hy_box_l ul li:first-child {
	border-top:1px solid #ccc;
}
.hy_box_l ul li:last-child {
	border-bottom:1px solid #ccc;
}
.hy_box_l ul .mm_color {
	background:#0979E9;
}
.hy_box_l ul .mm_color a {
	color:#FFF;
}
.hy_box_l ul em {
	font-style:normal;
	text-decoration:none;
	position:absolute;
	top:20px;
	left:40px;
	width:20px;
	height:20px;
	background-size:20px 20px;
}
.dd_pic01 {
	background:url(../img/huiyuan/dd1.png) no-repeat;
}
.gwc_pic01 {
	background:url(../img/huiyuan/gwc1.png) no-repeat;
}
.hy_pic01 {
	background:url(../img/huiyuan/hyjl1.png) no-repeat;
}
.lq_pic01 {
	background:url(../img/huiyuan/lq1.png) no-repeat;
}
.kh_pic01 {
	background:url(../img/huiyuan/kh1.png) no-repeat;
}
.sz_pic01 {
	background:url(../img/huiyuan/sz1.png) no-repeat;
}
.tc_pic01 {
	background:url(../img/huiyuan/tc1.png) no-repeat;
}
.bj_pic01 {
	background:url(../img/huiyuan/bj1.png) no-repeat;
}
.dd_pic02 {
	background:url(../img/huiyuan/dd2.png) no-repeat;
}
.gwc_pic02 {
	background:url(../img/huiyuan/gwc2.png) no-repeat;
}
.hy_pic02 {
	background:url(../img/huiyuan/hyjl2.png) no-repeat;
}
.lq_pic02 {
	background:url(../img/huiyuan/lq2.png) no-repeat;
}
.kh_pic02 {
	background:url(../img/huiyuan/kh2.png) no-repeat;
}
.sz_pic02 {
	background:url(../img/huiyuan/sz2.png) no-repeat;
}
.tc_pic02 {
	background:url(../img/huiyuan/tc2.png) no-repeat;
}
.bj_pic02 {
	background:url(../img/huiyuan/bj2.png) no-repeat;
}
.username {
	display:block;
	margin:0 auto;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.hy_box_r {
	position:relative;
	width:965px;
	border:1px #ccc solid;
	border-top:2px #0979E9 solid;
	float:right;
	padding:20px;
	font-size:16px;
	font-weight:400;
	color:#333;
	min-height:555px;
	background:#FFF;
}
.hy_box_r span b {
	color:#0979E9;
	margin:0 10px;
}
.yeca_ul {
	text-align:left;
	margin-top:40px;
}
.yeca_ul li {
	margin-top:15px;
}
.czje {
	width:200px;
	height:30px;
}
.yeca_ul li label {
	display:block;
	float:left;
	width:95px;
}
.yeca_ul li .fl {
	float:left;
	width:150px;
}
.yeca_ul li .fl input {
	margin-top:15px;
}
.yeca_ul li .fl input:first-child {
	margin-top:0;
}
.yecz_tj_div {
	clear:both;
	padding-left:95px;
	padding-top:20px;
}
.yecz_tj_div input {
	width:80px;
	height:32px;
	background:#0979E9;
	color:#FFF;
	border:none;
	margin-right:20px;
	cursor:pointer;
}
.hy_class {
	margin:20px 0;
	width:100%;
}
.hy_class_l {
	width:92px;
	float:left;
	border-right:1px dashed #ccc;
	height:355px;
}
.hy_class_r {
	float:left;
	height:355px;
	padding-left:20px;
	width:790px;
}
.hy_class_img {
	font-size:13px;
	position:relative;
	right:10px;
}
.hy_class_img img {
	width:35px;
	height:35px;
	margin:3px auto;
}
.hy_cktq {
	position:relative;
	right:10px;
	width:74px;
	background:#ccc;
	margin:20px auto;
	padding:5px 0;
	border:1px #ccc solid;
}
.hy_cktq a {
	font-size:13px;
	font-weight:400;
	color:#666;
}
.hy_cktq a:hover {
	color:#0979E9;
}
.hy_class_r .hy_wai {
	line-height:5.0em;
	font-size:13px;
}
.hy_class_r .hy_wai span {
	display:block;
	width:68px;
	float:left;
}
.hy_dengji {
	position:relative;
	left:0px;
	top:0px;
	width:242px;
	word-wrap:break-word;
	font-size:16px;
}
.hy_dj_img1 {
	width:847px;
	height:446px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.line_image02 {
	position:relative;
	width:8px;
	height:10px;
	top:4px;
}
.hy_tequan {
	position:relative;
	left:0px;
	top:0px;
	word-wrap:break-word;
	font-size:16px;
}
.hy_dj_img2 {
	width:797px;
	height:605px;
	margin:20px;
}
.hy_text {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:12px;
	text-align:left;
}
.hy_text span {
	display:block;
	float:left;
}
.hy_text_p {
	float:left;
	width:850px;
	line-height:1.6em;
}
.xuanzhe_ul {
	float:left;
	margin-top:20px;
}
.xuanzhe_ul li {
	display:block;
	float:left;
	width:101px;
	height:36px;
	line-height:36px;
	margin-right:25px;
	border:1px #ccc solid;
	text-align:center;
	cursor:pointer;
}
.xzsc {
	position:relative;
}
.zf_xtb {
	text-align:center;
}
.hy_class_r .hy_wai .zf_xtb span {
	width:auto;
}
.zf_xtb img {
	float:left;
	width:20px;
	height:20px;
	margin-top:8px;
	margin-left:15px;
	margin-right:5px;
}
.hy_class_r .hy_wai .forsale {
	display:block;
	position:absolute;
	top:-8px;
	right:-10px;
	width:36px;
	height:16px;
	line-height:16px;
	font-size:12px;
	color:#FFFFFF;
	background:#3D9FE1;
	font-weight:400;
	z-index:2;
}
.mkbzf {
	width:550px;
	font-size:13px;
	padding-left:68px;
	padding-top:20px;
}
.pay_tot {
	float:left;
	width:200px;
	padding:5px 0;
	border:1px red solid;
	margin:10px 20px 20px 0px;
}
.pay_tot b {
	font-weight:400;
	color:#0979E9;
}
.pay_maku {
	float:left;
	padding:5px 0;
	height:15px;
	line-height:15px;
	padding-top:17px;
}
.pay_maku a {
	display:block;
	float:left;
	color:red;
	font-size:12px;
}
.pay_maku a:hover {
	text-decoration:underline;
}
.pay_maku span {
	display:block;
	float:left;
	vertical-align:middle;
	width:15px;
	height:15px;
	height:15px;
	border-radius:100%;
	color:#FFF;
	font-size:10px;
	background:red;
	margin-right:5px;
}
.xieyi {
	float:left;
	width:100%;
}
.xieyi input {
	float:left;
}
.xieyi label {
	padding-left:4px;
	line-height:14px;
	float:left;
}
.xieyi a {
	color:#0979E9;
}
.queren {
	position:relative;
	display:block;
	float:left;
	width:290px;
	height:36px;
	line-height:36px;
	font-size:16px;
	background-color:#0979E9;
	color:#fff;
	text-align:center;
	border:1px solid #0979E9;
	cursor:pointer;
	margin-top:35px;
	-webkit-transition-property:all;
	transition-property:all;
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
}
.queren:hover {
	color:#fff;
}
.pay_weixin {
	position:relative;
	float:right;
	width:200px;
}
.shaoma {
	width:100%;
	border:1px solid red;
	height:1.6em;
	line-height:1.6em;
	margin-bottom:20px;
}
.erweima {
	margin:0 auto;
	border:1px #ccc solid;
}
.erweima img {
	width:100%;
	height:100%;
}
.minegoods {
	text-align:left;
	margin-top:30px;
}
.minegoods h3 {
	font-size:16px;
	font-weight:400;
}
.minegoods h3 b {
	font-style:normal;
	margin:0 5px;
	color:#e4393c;
}
.goods_list {
	margin:10px auto;
}
.goods_list table {
	border:1px solid #ccc;
	width:923px;
	background:#FFF;
	margin-bottom:20px;
}
.goods_list tr td {
	height:116px;
	text-align:center;
	border-bottom:1px #ddd solid;
}
.goods_list tr:last-child td {
	border-bottom:0;
}
.choose-amount {
	width:55px;
	height:25px;
	position:relative;
	margin-left:50px;
	margin-bottom:30px;
}
#choose a {
	display:block;
	white-space:nowrap;
	text-decoration:none;
}
.choose-amount a {
	display:block;
	width:15px;
	text-align:center;
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:#f1f1f1;
	color:#666;
	position:absolute;
	right:-10px;
	border:1px solid #ccc;
}
#choose a {
	display:block;
	white-space:nowrap;
	text-decoration:none;
}
.choose-amount a.btn-reduce {
	left:-25px;
}
.choose-amount a {
	display:block;
	width:25px;
	text-align:center;
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:#f1f1f1;
	color:#666;
	position:absolute;
	border:1px solid #eee;
}
.choose-amount input {
	display:block;
	width:40px;
	height:25px;
	line-height:25px;
	position:absolute;
	top:0;
	left:0;
	border:none;
	border:1px #ccc solid;
	text-align:center;
}
.goods_list_opt {
	width:45px;
	vertical-align:top;
}
.goods_list_opt input {
	margin-top:10px;
}
.goods_list_img {
	width:85px;
}
.goods_list_img div {
	width:82px;
	height:82px;
	border:1px #666 solid;
}
.goods_list_img div img {
	width:100%;
	height:100%;
}
.goods_list_daima {
	width:250px;
	vertical-align:top;
	padding-top:35px;
}
.goods_list_describe {
	width:200px;
	text-align:left;
	font-size:14px;
	color:#666666;
}
.goods_list_describe p {
	text-align:left;
}
.goods_list_add {
	width:150px;
	vertical-align:bottom;
}
.goods_list_mon {
	vertical-align:bottom;
	padding-bottom:30px;
	color:#e4393c;
}
tbody {
	margin:0;
	padding:0;
	border:0;
	padding:0;
}
.goods_list_delete {
	display:none;
	width:62px;
	height:62px;
	background:url(../img/mygoods/u27.png) no-repeat;
	font-size:13px;
	text-align:right;
	line-height:50px;
	float:right;
	margin-right:-2px;
}
.goods_list_delete a {
	display:block;
	color:#FFF;
}
.goods_list table:hover {
	border:1px solid #0979E9;
}
.goods_list table:hover .goods_list_delete {
	display:block;
}
.jieshuan {
	height:60px;
	width:923px;
	background:#eee;
	line-height:60px;
}
.jieshuan .js_l {
	float:left;
	margin-left:25px;
}
.jieshuan .js_l li {
	float:left;
	margin-right:20px;
	font-size:13px;
}
.js_l li a {
	color:#333;
	cursor:pointer;
}
.js_l li a:hover {
	color:#0979E9;
}
.jieshuan .js_r {
	float:right;
}
.jieshuan .js_r li {
	float:left;
	font-size:13px;
	margin-right:30px;
}
.jieshuan .js_r .js_r_js {
	font-size:16px;
	width:106px;
	height:100%;
	margin:0;
}
.jieshuan .js_r .js_r_js a {
	display:block;
	font-size:16px;
	width:106px;
	height:100%;
	background:#0979E9;
	color:#FFF;
	margin:0;
	text-align:center;
}
.jieshuan .js_r b {
	color:#e4393c;
	margin:0 3px;
}
.pay_div {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#666666;
	font-weight:400;
	width:100%;
	min-width:1200px;
	border-top:3px #0979E9 solid;
}
.pay_tit {
	width:1200px;
	margin:0 auto;
}
.pay_tit ul {
	width:560px;
	margin:0 auto;
}
.pay_tit ul li {
	float:left;
	display:block;
	position:relative;
	width:140px;
	height:40px;
	line-height:40px;
	text-align:left;
	color:#fff;
	font-size:14px;
	margin-top:-5px;
	z-index:-1;
}
.pay_tit .pay_xh {
	float:left;
	height:1.4em;
	line-height:100%;
	border:1px #0979E9 solid;
	border-radius:100%;
	background-color:#FFF;
	color:#0979E9;
	margin-top:0.8em;
	margin-right:5px;
	padding:2px 4px;
}
.pay_tit ul .pl40 {
	padding-left:40px;
}
.pay_ddxx {
	padding-left:10px;
	background:#fff url('../img/pay/u39.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_ddxx2 {
	padding-left:10px;
	background:#fff url('../img/pay/u41.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_fk {
	background:#fff url('../img/pay/u470.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_fk2 {
	background:#fff url('../img/pay/u410.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_sh {
	background:#fff url('../img/pay/u47.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_sh2 {
	background:#fff url('../img/pay/u410.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_sc {
	background:#fff url('../img/pay/u39.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_sc2 {
	background:#fff url('../img/pay/u45.png') no-repeat left top;
	background-size:100% 100%;
}
.pay_center {
	width:1200px;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
}
.pay_row {
	width:1000px;
	margin:0 auto;
	border:1px #ccc solid;
	background-color:#FFF;
	text-align:left;
}
.pay_img {
	float:left;
	width:80px;
	height:80px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:60px;
	margin-right:10px;
	border:1px #333333 solid;
}
.pay_img img {
	width:100%;
	height:100%;
}
.pay_txt {
	width:790px;
	min-height:80px;
	position:relative;
	float:left;
	margin-top:30px;
}
.pay_txt h3 {
	display:block;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#333333;
	font-weight:400;
	margin-top:20px;
}
.pay_txt span {
	display:block;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#333333;
	font-weight:400;
}
.pay_txt .pay_tt {
	float:right;
}
.pay_tt b {
	font-size:20px;
	color:#FF9B00;
}
.pay_top {
	border-bottom:2px #0979E9 solid;
}
.pay_xq {
	width:100px;
	height:30px;
	line-height:30px;
	color:#FFF;
	background-color:#0979E9;
	float:right;
	margin-right:60px;
	margin-bottom:-1px;
	text-align:center;
	margin-top:10px;
	-moz-user-select:none;
	-khtml-user-select:none;
	cursor:pointer;
}
.pay_fkfs {
	position:relative;
	height:45px;
	line-height:45px;
	margin-top:45px;
	width:100%;
	border-bottom:2px #FF9B00 solid;
	z-index:100;
}
.pay_fkfs b {
	display:block;
	font-size:16px;
	font-weight:700;
	float:left;
	color:#333333;
	width:140px;
	text-align:right;
	padding-right:10px;
}
.pay_fkfs ul {
	height:45px;
}
.pay_fkfs ul li {
	display:block;
	position:relative;
	float:left;
	font-size:14px;
	color:#333333;
	font-weight:400;
	width:140px;
	height:45px;
	text-align:center;
	border:1px #ccc solid;
	border-bottom:2px #FFF solid;
	border-bottom:0;
	margin-right:-1px;
	z-index:200;
}
.pay_fkfs ul li span {
	font-size:12px;
	color:#999999;
}
.pay_fkfs ul .pay_zfb {
	border-top:2px #FF9B00 solid;
	border-left:2px #FF9B00 solid;
	border-right:2px #FF9B00 solid;
	border-bottom:2px #FFF solid;
	font-weight:700;
	color:#0979E9;
	z-index:300;
}
.pay_fkfs ul .pay_zfb span {
	font-weight:700;
	color:#0979E9;
}
.mzf_box {
	width:300px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:140px;
}
.mzfb {
	border:1px #0091DD solid;
}
.mwx {
	border:1px #2BAF35 solid;
}
.mzf_box_top {
	width:100%;
	height:70px;
	overflow:hidden;
}
.mzfb .mzf_box_bot {
	width:100%;
	background-color:#0091DD;
	height:330px;
	padding-top:30px;
}
.mwx .mzf_box_bot {
	width:100%;
	background-color:#2BAF35;
	height:330px;
	padding-top:30px;
}
.mzf_img {
	width:150px;
	height:55px;
	margin:7px auto;
}
.mzf_img img {
	width:100%;
	height:100%;
}
.ewm_img {
	width:140px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:5px;
	background:#FFF;
}
.ewm_img img {
	width:100%;
	height:100%;
}
.yzfb {
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #FFF;
}
.pay_ff {
	margin-top:15px;
	width:100%;
}
.pay_ff ul {
	margin-left:auto;
	margin-right:auto;
	width:258px;
}
.pay_ff ul li {
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}
.pay_ff ul .lr_01 {
	float:left;
}
.pay_ff ul .lr_00 {
	margin-left:33px;
}
.pay_ff ul .lr_02 {
	float:right;
}
.ff_div {
	width:60px;
	height:35px;
	line-height:35px;
	margin:0 auto;
}
.xh_00 {
	display:block;
	float:left;
	font-size:11px;
	color:#0091DD;
	border:1px solid #0091DD;
	border-radius:100%;
	background:#FFF;
	width:15px;
	height:15px;
	line-height:100%;
	margin-right:5px;
	margin-top:10px;
}
.mwx .xh_00 {
	color:#2BAF35;
	border:1px solid #2BAF35;
}
.ff_img {
	float:left;
	width:35px;
	height:35px;
	background:rgba(0,0,0,0.3);
}
.ff_img img {
	width:100%;
	height:100%;
}
.yhk_box ul {
	width:100%;
	margin-top:30px;
}
.yhk_box ul li {
	display:block;
	width:100%;
	float:left;
	margin-top:30px;
}
.yhk_l {
	width:250px;
	height:3em;
	line-height:3em;
	text-align:right;
	float:left;
	font-size:14px;
	color:#666666;
	padding-right:5px;
}
.yhk_r {
	width:250px;
	height:42px;
	line-height:42px;
	text-align:left;
	float:left;
	font-size:13px;
	color:#000000;
}
.yhk_r input {
	width:250px;
	height:40px;
	text-align:left;
	padding:1px 0px 1px 0px;
	-moz-box-sizing:border-box;
}
.yhk_r select {
	border:1px solid #ccc !important;
	-webkit-appearance:none;
	-moz-appearance:none;
	background:url("../img/arrow.png") no-repeat scroll right center transparent;
	width:250px;
	height:40px;
	text-indent:0.01px;
	text-overflow:"";
	text-align:center;
}
.yhk_r .pay_sub {
	width:250px;
	height:40px;
	text-align:center;
	color:#FFF;
	background-color:#0979E9;
	border:0;
}
.yhk_r select option {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.pay_mar {
	padding-top:10px;
}
.qr_01 {
	width:1000px;
	margin:35px auto;
	border:1px #ccc solid;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#000000;
	background:#fff;
	position:relative;
}
.ad_dz {
	position:absolute;
	top:0px;
	right:5px;
	height:35px;
	line-height:35px;
	padding:0 5px;
}
.ad_dz a {
	font-size:14px;
	color:#666666;
	font-weight:400;
}
.ad_dz a:hover {
	color:#0979E9;
}
.qr_02 {
	width:1000px;
	margin:0 auto 35px auto;
	border:1px #ccc solid;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	color:#000000;
}
.qr_tt {
	font-size:16px;
	text-align:left;
	color:#333333;
	position:relative;
	height:35px;
	line-height:35px;
	padding-left:30px;
	font-weight:700;
	background:#eee;
}
.qr_tt:last-child {
	border-bottom:0;
}
.ad_address {
	position:absolute;
	right:5px;
	top:5px;
}
.ad_address a {
	font-size:12px;
	font-weight:400;
	border:1px #eee solid;
	padding:5px 5px;
	background:#eee;
	cursor:pointer;
	border-radius:5px;
	color:#666;
}
.ad_address button:hover {
	font-size:14px;
}
.qr_center {
	margin:10px 30px;
}
.qr_ul {
	width:100%;
	display:block;
}
.qr_li {
	display:block;
	position:relative;
	width:24%;
	height:168px;
	text-align:left;
	margin-top:20px;
	margin-bottom:12px;
	border:2px #eee solid;
	float:left;
	margin-right:1%;
	padding:10px;
	cursor:pointer;
	border-radius:5px;
}
.qr_li:hover {
	border:2px #0979E9 solid;
}
.qr_bd {
	border:2px #0979E9 solid;
	background:url(../img/kuang.png) right bottom no-repeat #fff;
}
.font700 {
	font-weight:700;
	position:relative;
}
.caozuo {
	text-align:right;
}
.moren {
	position:absolute;
	top:10px;
	right:10px;
	width:5em;
}
.caozuo a {
	color:#666;
	font-size:12px;
}
.caozuo a:hover {
	color:#0979E9;
}
.qr_al input {
	display:block;
	margin-top:1em;
}
/*
.bkg {
	background:#fff url('../img/pay/u111.png') no-repeat left top;
}
*/
.qr_ol_l {
	display:block;
}
.qr_ol_r {
	float:left;
	margin-right:50px;
}
.qr_ol_l li,.qr_ol_r li {
	display:block;
	line-height:2em;
	color:#666;
}
.qr_ol_l .hhh {
	height:57px;
}
.qr_ol_l li span {
	float:left;
	width:70px;
	color:#999;
	text-align:right;
}
.bianji {
	width:20%;
}
.xiugai {
	margin-left:30px;
	margin-right:10px;
}
.add_buttom {
	padding:10px 0;
	text-align:left;
}
.addaddress {
	text-decoration:none;
	display:inline-block;
	vertical-align:middle;
	font-weight:700;
	padding:0 14px;
	height:28px;
	line-height:28px;
	font-size:14px;
	margin:0 10px 0 0;
	background-color:#f5fbef;
	background-image:linear-gradient(to bottom,#f5fbef 0,#eaf6e2 100%);
	border:1px solid #bfd6af;
	color:#333 !important;
	border-radius:2px;
}
.s_name {
	margin-bottom:15px;
}
.bj {
	margin-top:15px;
}
.zffs_ul {
	color:#666;
	margin-bottom:10px;
	padding-left:10px;
	border:1px #eee solid;
}
.zffs_ul li,.zffs_ul dl {
	float:left;
	display:inline-block;
	padding:10px 20px 10px 0;
	border:1px solid transparent;
}
.zffs_dl {
	border:1px dotted transparent;
	float:left;
	position:relative;
	margin-right:32px;
}
.qr_ol_l .mren {
	display:block;
	float:right;
}
.qr_ol_r li {
	float:left
}
.qr_ol_r .mrdz {
	color:#666666;
}
.qr_ol_r .bj {
	color:#0979E9
}
.qr_ol_r .sc {
	color:#0979E9
}
.qr_ul2 {
	width:100%;
}
.qr_ul2 ul li {
	width:100%;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
.qr_ul2_l {
	float:left;
	width:120px;
	height:30px;
	text-align:right;
	margin-right:5px;
	color:#666666;
}
.qr_ul2_r {
	float:left;
	width:200px;
	height:30px;
}
.mor_div {
	float:left;
}
.mor_div input {
	margin-right:10px;
	margin-left:10px;
}
.qr_ul2_s {
	width:110px;
	height:30px;
	margin-right:10px;
}
.tijiao {
	color:#fff;
	background:#0979E9;
	border:0;
	height:40px;
	line-height:40px;
	border-radius:5px;
}
.qr_02 {
	position:relative;
	z-index:1;
}
.qr_02 h2 {
	display:block;
	position:relative;
	font-size:16px;
	width:158px;
	height:35px;
	line-height:35px;
	float:left;
	font-weight:700;
	z-index:2;
	color:#333333;
}
.qr_tit {
	width:100%;
	float:left;
	padding-left:30px;
	padding-right:30px;
}
.qr_tab01 {
	width:100%;
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0;
	font-size:14px;
}
.qr_tab01 th {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:500;
	text-align:left;
	border-bottom:3px #FFBD5B solid;
}
.qr_tab01 td {
	border-bottom:1px dotted #E7E3E7;
}
.qr_tab_top {
	line-height:35px;
	background:#eee;
}
.colll {
	width:50%;
	padding:10px 0 10px 10px;
}
.qr_img strong {
	display:inline-block;
	float:left;
	width:280px;
	margin-top:25px;
	font-style:normal;
	font-weight:normal;
}
.qr_img strong a {
	font-style:normal;
	font-weight:normal;
	color:#333;
}
.qr_img strong a:hover {
	color:#0979E9;
	text-decoration:underline;
}
.qr_img img {
	width:80px;
	height:80px;
	border:1px solid #eee;
	vertical-align:middle;
	float:left;
	display:inline;
	margin-right:10px;
}
.qr_row {
	width:100%;
	float:left;
	margin-top:20px;
	padding-left:30px;
	padding-right:30px;
}
.qr_tab02 {
	width:100%;
	background:#FFF5E8;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
}
.pr_tr td {
	min-width:60px;
	text-align:left;
}
.qr_su {
	width:160px;
	position:relative;
}
.qr_num {
	display:block;
	width:0;
	min-width:40px;
	height:25px;
	line-height:25px;
	border:1px #ccc solid;
	text-align:center;
	font-size:13px;
	color:#666;
	position:relative;
}
.qr_numl {
	display:block;
	position:absolute;
	width:20px;
	height:25px;
	line-height:25px;
	background-color:#f1f1f1;
	left:-19px;
	text-align:center;
	color:#666;
}
.qr_numr {
	display:block;
	position:absolute;
	width:20px;
	height:25px;
	line-height:25px;
	background-color:#f1f1f1;
	left:39px;
	text-align:center;
	color:#666;
}
.ly_tr {
	position:relative;
	font-size:14px;
	color:#666666;
}
.ly_tr td {
	padding-top:15px;
	padding-bottom:15px;
}
.ly_text {
	width:90px;
	height:30px;
	line-height:30px;
	float:left;
}
.ly_input {
	width:350px;
	height:30px;
}
.fs_ze {
	float:right;
	margin-right:20px;
}
.fs_ze .ysfs {
	width:145px;
	text-align:right;
	float:left;
	margin-right:15px;
}
.fs_ze .yfze {
	width:145px;
	text-align:right;
	float:left;
	margin-right:15px;
}
.fs_ze span {
	display:block;
	float:left;
	color:#ff0000;
}
.fs14 {
	font-size:14px;
}
.ze16 {
	font-size:16px;
}
.payment {
	position:relative;
	width:40%;
	min-height:120px;
	border:1px #0979E9 solid;
	margin-top:20px;
	float:right;
	padding:20px;
	text-align:right;
	margin-right:25px;
}
.payment_row {
	width:100%;
	margin-bottom:10px;
	display:table;
}
.payment_row dt,.payment_row dd {
	float:left;
	height:28px;
	vertical-align:middle;
	line-height:28px;
}
.payment_row dt {
	font-weight:400;
	padding-right:5px;
	width:70%;
	color:#666;
}
.payment_row dd {
	width:30%;
}
.payment_row .ddtal {
	font-weight:700;
}
.payment_row strong {
	color:#FFBD5B;
}
.payment_row .f20 {
	font-size:20px;
	color:#ff0000;
}
.sub_order {
	margin-bottom:50px;
	float:right;
}
.subb {
	display:block;
	border:0;
	width:200px;
	height:40px;
	background:#0979E9;
	line-height:100%;
	text-align:center;
	color:#fff;
	margin-right:25px;
	cursor:pointer;
}
.vipdown_tab {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.vipdown_tab th {
	background:#eee;
	height:40px;
	font-weight:400;
	font-size:14px;
}
.vipdown_tab td {
	font-size:14px;
	color:#333333;
	font-weight:400;
	height:70px;
	border-bottom:1px dashed #eee;
}
.mess_box_img {
	width:50px;
	height:46px;
	background:url('../img/message/u42.png') no-repeat left top;
	float:left;
}
.mess_box h2 {
	display:block;
	float:left;
	height:46px;
	line-height:46px;
	font-size:16px;
	font-weight:400;
}
.mess_txt_box {
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px dashed #ccc;
}
.mess_xh {
	width:30px;
	height:30px;
	line-height:30px;
	border:1px #ccc solid;
	border-radius:100%;
	font-size:16px;
	color:#0067FF;
	float:left;
	margin-right:10px;
}
.mess_txt {
	float:left;
}
.mess_txt p {
	color:#333333;
	font-size:14px;
	font-weight:400;
	text-align:left;
}
.mess_data {
	float:right;
	color:#999999;
	font-size:13px;
	font-weight:400;
	margin-right:30px;
}
.pcform {
	width:100%;
	padding-left:25px;
	padding-right:25px;
	color:#666;
	font-size:14px;
}
.pctit {
	height:60px;
	line-height:60px;
	border-bottom:1px #ccc solid;
	text-align:left;
}
.pctit span {
	font-size:16px;
	color:#333333;
}
.cz_sub {
	margin-left:20px;
}
.myzl_pic {
	width:40px;
	height:40px;
	float:left;
	background:url(../img/pcenter/u43.png) no-repeat;
	background-size:100% 100%;
	margin-top:10px;
}
.pc_p1 {
	color:#333333;
	text-align:left;
	margin-top:25px;
	margin-bottom:25px;
}
.pc_p2 {
	color:#333333;
	text-align:left;
}
.pc_p2 span {
	color:#666666;
}
.upload {
	color:#0979E9;
}
.pc_ul {
	display:block;
	width:100%;
}
.pc_ul li {
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	*line-height:100%;
	margin-top:20px;
	float:left;
	padding-left:10%;
	font-size:13px;
}
.pc_ul li .add_vip {
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
	width:100px;
	height:35px;
	border-radius:5px;
	line-height:35px;
	background:#ff7800;
	font-size:16px;
	color:#FFF;
	text-align:center;
	margin-left:40px;
}
.u_tit {
	min-width:90px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:5px;
	text-align:right;
	font-size:13px;
}
.uu_00 {
	display:block;
	width:246px;
	height:35px;
	float:left;
}
.u_xinbie {
	text-align:left;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
}
.u_xinbie input {
	width:auto;
	margin-right:10px;
}
.subm {
	border:0;
	margin-top:10px;
	color:#fff;
	background:#0979E9;
	border-radius:5px;
	cursor:pointer;
}
.beizu {
	font-size:12px;
}
.pctit.fuhao {
	font-size:14px;
	margin-left:3px;
	margin-right:3px;
}
.pctit .sc_tit {
	font-size:14px;
	color:#0067FF;
}
.sc_div {
	width:100%;
}
.sc_cen {
	width:100%;
	margin-top:40px;
	margin-left:20px;
}
.sc_h3 {
	width:100%;
	color:#999999;
	text-align:left;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:400;
}
.sc_tx {
	width:397px;
	height:298px;
	background:url('../img/pcenter/u58.png') no-repeat left top;
	background-size:100% 100%;
	float:left;
}
.sc_box {
	width:100%;
	float:left;
}
.sc_yl {
	width:305px;
	height:298px;
	margin-left:20px;
	padding-left:20px;
	border-left:1px #ccc solid;
	float:left;
}
.sc_ccsc {
	font-size:12px;
	color:#666666;
	width:210px;
	line-height:1.4em;
	height:2.8em;
	text-align:left;
	margin-bottom:15px;
}
.sc_tpyl {
	width:160px;
	height:160px;
	background:url('../img/pcenter/u63.png') no-repeat left top;
	background-size:100% 100%;
	float:left;
	margin-right:40px;
	margin-bottom:15px;
}
.sc_60 {
	width:59px;
	height:57px;
	background:url('../img/pcenter/u67.png') no-repeat left top;
	background-size:100% 100%;
	float:left;
	margin-bottom:10px;
}
.sc_60_tex {
	display:block;
	width:82px;
	float:left;
	font-size:12px;
	text-align:left;
	font-weight:400;
}
.sc_30 {
	width:29px;
	height:30px;
	background:url('../img/pcenter/u67.png') no-repeat left top;
	background-size:100% 100%;
	float:left;
	margin-bottom:3px;
	margin-top:5px;
}
.sc_120_tex {
	display:block;
	float:left;
}
.sc_baocun {
	width:100px;
	height:35px;
	line-height:35px;
	background:#F0F0F0;
	margin-left:20px;
	margin-top:15px;
	color:#333333;
}
.sc_wr {
	width:318px;
	height:239px;
	background:#F0F0F0;
	margin-top:40px;
	margin-left:140px;
	padding:40px;
	text-align:left;
}
.sc_wr .sc_h {
	position:relative;
	display:block;
	font-size:16px;
	color:#333333;
	font-weight:400;
	height:40px;
	margin-top:15px;
	padding-left:25px;
	display:table-cell;
	vertical-align:bottom;
}
.jingao {
	width:40px;
	height:40px;
	position:relative;
	background:url('../img/pcenter/tan.png') no-repeat left top;
	float:left;
}
.sc_wr .sc_u {
	width:100%;
	margin-top:15px;
	float:left;
}
.sc_u li {
	font-size:12px;
	color:#666;
	font-weight:400;
	line-height:1.6em;
}
.jiequ {
	margin-left:269px;
}
.bd_up {
	width:120px;
	height:35px;
	line-height:35px;
	float:left;
	margin-right:20px;
	background:#0979E9;
	color:#fff;
	padding-left:40px;
	position:relative;
	cursor:pointer;
	border:1px #333 solid;
}
.pz_up {
	width:120px;
	height:35px;
	line-height:35px;
	padding-left:40px;
	float:left;
	background:#F0F0F0;
	color:#333333;
	position:relative;
	cursor:pointer;
	border:1px #333 solid;
}
.bd_tb,.pz_tb {
	width:30px;
	height:30px;
	position:absolute;
	left:20px;
	top:3px;
}
.bd_tb img {
	width:100%;
	height:100%;
}
.pz_tb img {
	width:100%;
	height:100%;
}
.hy_vip_kefu {
	display:block;
	position:relative;
	top:0;
	right:0;
	height:30px;
	line-height:30px;
	width:100%;
	background-color:#fff;
	margin:0;
	padding:0;
	border:0;
}
.hy_vip_kefu .kefu_h2 {
	display:block;
	height:30px;
	line-height:30px;
	width:100%;
	text-align:right;
	font-size:16px;
	padding:10px 0;
	font-weight:400;
	border:0;
}
.hy_vip_kefu span,.hy_vip_kefu a {
	display:block;
	float:left;
}
.hy_vip_kefu .my_name {
	float:left;
	font-weight:400;
}
.hy_vip_kefu .my_name a {
	color:#0979E9;
}
.hy_vip_kefu .my_kefu {
	float:right;
	font-weight:400;
}
.hy_vip_kefu .kefu_zs {
	color:#999;
	font-size:12px;
	font-weight:400;
}
.hy_vip_kefu .sxian {
	padding-left:10px;
	padding-right:10px;
	color:#999;
	font-size:14px;
	font-weight:400;
}
.hy_vip_kefu .kefu_gh {
	margin-right:10px;
	font-size:12px;
	color:#333;
	font-weight:400;
}
.hy_vip_kefu .kefu_lx {
	color:#0979E9 !important;
	font-size:12px;
	font-weight:400;
}
.hy_jl {
	width:100% !important;
	text-align:left;
	border-collapse:collapse;
	margin-top:30px;
}
.hy_jl tbody {
	width:100%;
}
.hy_jl th,.hy_jl td {
	text-align:left;
	padding:0 10px;
}
.hy_jl th {
	font-size:14px;
	color:#666666;
	font-weight:400;
	height:50px;
	background:#eee;
}
.hy_jl td {
	font-size:14px;
	color:#333333;
	font-weight:400;
	height:70px;
	line-height:70px;
	border-bottom:1px #eee solid;
}
.xufei a {
	text-decoration:underline;
	color:#0979E9;
	cursor:pointer;
}
.dq_ye {
	display:block;
	text-align:left;
	font-weight:400;
	color:#666666;
	font-size:16px;
}
.dq_ye a {
	color:#0979E9;
	cursor:pointer;
	text-align:center;
}
.dq_ye a:hover {
	color:#0979E9;
}
.dq_ye b {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:400;
	color:#FF0000;
}
.cz_num {
	font-size:12px;
	height:30px;
}
.dq_ye label {
	margin-left:10px;
	margin-right:10px;
}
/*会员中心 end*/

/*服务项目 start*/
.inner_new {
	padding-bottom:20px;
}
.inner_row {
	min-width:1200px;
}
.inner_row a {
	display:block;
	width:100%;
	height:100%;
}
.inner_row img {
	width:100%;
	height:100%;
}
.fw_box {
	width:1200px;
}
.fw_row {
	width:1200px;
}
.fw_row li {
	width:50%;
	float:left;
	border-bottom:1px #ccc dashed;
}
.fw_row li ul {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.fw_row li ul li {
	width:100%;
	float:left;
}
.fw_row li ul .fw_img {
	border:0;
	width:285px;
	height:150px;
	margin-right:10px;
	overflow:hidden;
}
.fw_img img {
	width:100%;
	height:100%;
	background-color:rgba(250,250,250,1);
}
.fw_row li ul .fw_text {
	width:285px;
	height:150px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	border:0;
	overflow:hidden;
}
.fw_text {
	background:#E4E4E4;
}
.fw_text h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	color:#0979E9;
	text-align:left;
	font-weight:400;
	margin-bottom:10px;
}
.fw_text_a {
	display:block;
	position:relative;
	width:100%;
	line-height:1.4em;
	height:4.2em;
	overflow:hidden;
	color:#666666;
	font-size:14px;
	font-weight:400;
}
.fw_text_a::after {
	content:"...详情";
	color:#0979E9;
	font-size:12px;
	position:absolute;
	bottom:-3px;
	right:0;
	padding:0 20px 1px 45px;
	background:url(http://css88.b0.upaiyun.com/css88/2014/09/ellipsis_bg.png) repeat-y;
}
/*服务项目 end*/

/*fwlist start*/

.f_1 {
	width:100%;
	height:1px;
	background:#D5D5D5;
	box-shadow:0 0 3px #888888;
}
.f_2 {
	width:100%;
	height:20px;
	background:#F7F7F7;
}
.fw_list .dow_cent {
	border:1px #ccc solid;
	padding:20px;
	float:right;
	text-align:left;
}
.fwtit {
	font-weight:700;
	font-size:16px;
	text-align:center;
	color:#333;
	display:block;
	padding-top:5px;
	margin-top:8px;
	line-height:1.5;
}
.new_list a:link,.new_list a:visited {
	text-decoration:none;
}
.new_list {
	width:200px;
	border-bottom:solid 1px #fff;
	float:left;
	text-align:left;
}
.new_list ul li {
	background-color:#0979E9;
	border:solid 1px #fff;
	border-bottom:0;
	position:relative;
	/*z-index:1;*/
}
.new_list ul li a {
	padding-left:30px;
	padding-right:50px;
	color:#fff;
	font-size:14px;
	display:block;
	height:45px;
	line-height:45px;
	position:relative;
	/*z-index:10;*/
	overflow:hidden;
}
.new_list ul li .inactive {
	background:url(../img/fuxm/23.png) no-repeat 150px center;
}
.new_list ul li .inactives {
	background:url(../img/fuxm/22.png) no-repeat 150px center;
	font-size:16px;
	color:#FFF;
}
.new_list ul li ul li {
	border-left:0;
	border-right:0;
	background-color:#eee;
}
.new_list ul li ul li ul {
	display:none;
}
.new_list ul li ul li a {
	font-size:14px;
	padding-left:30px;
	color:#666;
}
.new_list ul li ul li a:hover {
	color:#FFF;
	background:#12B7F5;
}
.fwcen {
	width:100%;
}
.fwcen p {
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
	font-weight:400;
	font-size:14px;
	color:#333;
}
.fwcen p span {
	float:left;
	font-size:14px;
	color:#333;
}
.fwcen p span a{
 color:#0979E9;
}
/*fwlist end*/


/*成功案例 start*/

.col-md-12 {
	width:100%;
}
.mytit {
	font-family:'David Regular','David';
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-weight:400;
	font-size:16px;
	color:#999999;
	padding-bottom:10px;
	border-bottom:1px #ccc solid;
}
.mytit span.k {
	display:inline-block;
	background:url(../img/jl_index/u196_line.png);
	width:100px;
	height:1px;
}
.mytit span.f {
	margin:5px 50px;
	font-size:18px;
	color:#333333;
	font-weight:400;
}
.mytit_div {
	margin-bottom:10px;
}
.suc_ul {
	width:1200px;
	overflow:hidden;
}
.suc_ul li {
	float:left;
	margin-right:7px;
	margin-left:7px;
	margin-bottom:20px;
}
.suc_div {
	width:285px;
	height:340px;
	background:rgba(250,250,250,1);
	position:relative;
}
.suc_div a {
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.suc_div img {
	width:285px;
	height:320px;
}
.suc_list {
	width:285px;
	height:80px;
	background:#FFFFFF;
	color:#333333;
	position:absolute;
	bottom:0;
	left:0;
	border-bottom:2px #eee solid;
}
.suc_pd {
	width:248px;
	height:60px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
}
.suc_p1 {
	font-size:18px;
	font-weight:700;
	font-family:'微软雅黑 Bold','微软雅黑';
	line-height:30px;
}
.suc_p2 {
	font-size:14px;
	font-weight:400;
	font-family:'微软雅黑 Bold','微软雅黑';
	line-height:30px;
	height:30px;
	width:100%;
	overflow:hidden;
	position:relative;
}
/*
.suc_p2::after {
	content:"...";
	font-size:12px;
	position:absolute;
	bottom:-3px;
	right:0;
	padding:0 20px 1px 45px;
}
*/

.suc_div:hover .suc_list {
	color:#FFFFFF;
	background:#0979E9;
	border-bottom:0;
}
/*成功案例 end*/


/*技术与下载 start*/
.dow_center {
	width:100%;
}
.new_list ul li .inactive {
	font-size:16px;
}
.dow_cent {
	width:972px;
	float:left;
	border:1px #ccc solid;
	background:#fff;
	min-height:720px;
	margin-left:10px;
}
.dow_row {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	text-align:left;
	border-bottom:1px #ccc dashed;
	margin-bottom:-1px;
	margin-top:25px;
	padding-bottom:25px;
	margin-left:20px;
	margin-right:20px;
}
.dow_row h2 {
	text-align:left;
	margin-bottom:25px;
}
.dow_row h2 a {
	text-decoration:underline;
	cursor:pointer;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	color:#0979E9;
	font-weight:400;
}
.dow_js {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	display:block;
	float:left;
	width:80px;
}
.dow_row .dow_nr {
	float:left;
	width:860px;
}
.dow_cz {
	width:430px;
	float:right;
	margin-top:20px;
}
.dow_cz ul li {
	float:left;
	height:25px;
	line-height:25px;
}
.dow_link_img {
	width:25px;
	height:25px;
	background:url('../img/downn/u61.png') no-repeat left top;
	background-size:25px 25px;
	margin-right:3px;
}
.dow_link a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#666666;
	font-weight:400;
	text-decoration:underline;
}
.up_data,.dow_num {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:12px;
	color:#666666;
}
.dow_line {
	margin-left:23px;
	margin-right:23px;
}
/*技术与下载 end*/


/*联系我们 start*/
.lxw {
	width:100%;
	min-width:1200px;
	height:1011px;
	background:#FFF url('../img/lxwm/u433.jpg') no-repeat center center;
	background-size:100% 100%;
	margin-top:40px;
	margin-bottom:40px;
	padding-left:30px;
	padding-right:30px;
}
.lxjl {
	position:relative;
	width:460px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	top:355px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
.lxjl .sp_01 {
	font-family:'David Regular','David';
	font-size:72px;
	color:#2A81FF;
	font-weight:400;
	height:74px;
	line-height:74px;
	float:left;
	margin-right:5px;
}
.lxjl_tit {
	float:left;
	margin-top:15px;
}
.lxjl_tit h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:20px;
	font-weight:400;
	color:#333333;
}
.sp_02 {
	font-size:14px;
	color:#333333;
}
.lx_fs {
	margin-bottom:20px;
	margin-top:20px;
}
.lx_dz {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	float:left;
	width:55px;
}
.lx_ht {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	float:left;
	color:#333333;
}
.lx_dz_txt {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	color:#333333;
	float:left;
}
.lx_wmtd {
	position:relative;
	width:485px;
	left:-380px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	color:#333333;
}
.lx_wmtd span {
	color:#666666;
}
.lx_wmtd ul {
	width:485px;
	margin-top:30px;
}
.lx_wmtd ul li {
	float:left;
	text-align:left;
	line-height:1.4em;
	height:1.4em;
}
.lx_wmtd ul .lx_td_one {
	width:100%;
	color:#2A81FF;
}
.lx_td_dh {
	width:195px;
}
.arrive {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.arr_mid {
	height:74px;
	margin-left:62px;
	margin-right:62px;
	float:left;
}
.arr_01 {
	font-family:'David Regular','David';
	font-size:72px;
	color:#2A81FF;
	font-weight:400;
	height:74px;
	line-height:74px;
	margin-right:5px;
	float:left;
	width:53px;
}
.arr_tit {
	margin-top:15px;
	float:left;
}
.arr_tit h3 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:20px;
	font-weight:400;
	color:#333333;
}
.arr_02 {
	font-size:14px;
	color:#333333;
}
.arr_top {
	height:74px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
}
.ax_line_l {
	width:300px;
	height:20px;
	background:url('../img/lxwm/u14_line.png') no-repeat left top;
	float:left;
	margin-top:37px;
}
.ax_line_r {
	width:300px;
	height:20px;
	background:url('../img/lxwm/u14_line.png') no-repeat left top;
	float:left;
	margin-top:37px;
}
.arr_bot {
	width:100%;
	margin-bottom:40px;
}
.arr_bot_l {
	width:360px;
	float:left;
	margin-left:50px;
}
.arr_bot_r {
	width:360px;
	float:right;
	margin-right:50px;
}
.gj_box {
	height:60px;
}
.gj_img {
	width:60px;
	height:60px;
	background:url('../img/lxwm/u23.png') no-repeat left top;
	float:left;
	margin-right:20px;
}
.dt_img {
	width:60px;
	height:60px;
	background:url('../img/lxwm/u25.png') no-repeat left top;
	float:left;
	margin-right:20px;
}
.gj_txt {
	height:60px;
	line-height:60px;
	float:left;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:18px;
	color:#2A81FF;
}
.fs_div {
	margin-top:20px;
	margin-bottom:20px;
}
.fs_div span {
	display:block;
	font-size:16px;
	color:#666666;
	min-width:50px;
	float:left;
}
.fs_txt {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	color:#333333;
	text-align:left;
	float:left;
	width:260px;
}
/*联系我们 end*/

/*联系我们2017 start*/
.lianxi .container {
	width:1170px;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
.lianxi h1 {
	font-size:38px;
	font-weight:700;
	margin-bottom:20px;
	color:#333333;
}
.lianxi h2 {
	font-size:24px;
	font-weight:700;
	margin-bottom:20px;
	color:#333333;
}
.lianxi .space {
	padding:20px 0;
}
.lianxi .row {
	margin-right:-15px;
	margin-left:-15px;
}
.lianxi .col-sm-6 {
	width:50%;
	float:left;
}
.lianxi .large {
	font-size:18px;
	color:#333333;
	font-weight:700;
}
.lianxi .list-icons li {
	padding:0 0 15px 0;
}
.lianxi .list-icons li a {
	font-size:18px;
	color:#333333;
}
span.lxwm_tel {
	display:inline-block;
	background:url(../img/phone25.png);
	width:23px;
	height:23px;
	margin-bottom:-3px;
}
span.lxwm_eml {
	display:inline-block;
	background:url(../img/eml.png);
	background-size:23px 23px;
	width:23px;
	height:23px;
	margin-bottom:-3px;
}
span.lxwm_fax {
	display:inline-block;
	background:url(../img/fax.png);
	background-size:23px 23px;
	width:23px;
	height:23px;
	margin-bottom:-3px;
}
.lianxi p {
	margin:0 0 10px;
}
.lianxi .list-icons {
	padding:0;
	margin:20px 0;
	list-style:none;
	font-size:18px;
}
.lianxiimg {
	display:block;
	vertical-align:middle;
	max-width:100%;
	height:auto;
	border:0;
}
.lianxi_con {
	color:#333333;
	text-align:left;
}
.subfooter {
	background-color:#fafafa;
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	padding:40px 0;
}
.subfooter  .container {
	width:1170px;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
.subfooter .row {
	margin-right:-15px;
	margin-left:-15px;
}
.subfooter .col-md-12 {
	width:100%;
}
.subfooter p {
	margin-bottom:0;
}
.text-center {
	text-align:center;
}
.subfooter a {
	color:#55acee;
}
/*联系我们2017 end*/


/*聚龙新闻 start*/

.xw_center {
	width:100%;
	min-width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.jl_news,.jl_wt {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:20px;
	color:#333333;
	font-weight:400;
	cursor:pointer;
}
.jl_news {
	border-right:1px #ccc solid;
	padding-right:35px;
}
.jl_wt {
	padding-left:35px;
}
.xw_tab {
	background:rgba(250,250,250,1);
	border-top:1px #ccc solid;
	margin-top:20px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	padding-left:15px;
	padding-right:15px;
}
.xw_tab ul {
	width:1200px;
	margin:0 auto;
}
.xw_tab ul li {
	display:block;
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:1px dashed #ccc;
}
.xw_tab ul li:after {
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	height:0;
}
.xw_time {
	float:left;
	font-size:18px;
	color:#666666;
	margin-right:40px;
}
.xw_text {
	float:left;
	width:1000px;
	text-align:left;
	font-size:14px;
}
.xw_text h2 {
	margin-bottom:10px;
}
.xw_text h2 a {
	font-size:16px;
	font-weight:400;
	color:#333333;
}
.xw_text h2 a:hover {
	color:#0979E9;
}
.xw_day {
	font-size:28px;
	color:#333333;
}
.container_fluid {
	width:100%;
	min-width:1200px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li,.fullSlide .bd ul {
	width:100% !important;
}
/*聚龙新闻 end*/

/*元器件替代 start*/
.qjtd {
	font-family:'Arial Normal','Arial';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	color:#333333;
	text-align:center;
}
.td_top {
	width:1200px;
	border-top:3px #0979E9 solid;
	height:323px;
	margin:0 auto;
	overflow:hidden;
}
.example1 {
	}.example1 ol {
	position:relative;
	width:216px;
	height:80px;
	top:-320px;
	left:-216px;
}
.example1 ol li {
	width:216px;
	height:80px;
	line-height:80px;
	text-align:center;
	background:#fff;
	font-size:16px;
	color:#0979E9;
	border-left:1px #ccc solid;
	border-bottom:1px #ccc solid;
	border-right:1px #fff solid;
}
.example1 ol li a {
	color:#0979E9;
}
.example1 ol li.seleted {
	background:#0979E9;
}
.example1 ol li.seleted a {
	color:#FFF;
}
.luara-top {
	position:relative;
	padding:0;
	margin-left:216px;
}
.luara-top ul {
	position:relative;
	padding:inherit;
	margin:0;
}
.luara-top ul li {
	padding:inherit;
	margin:inherit;
	list-style:none;
}
.luara-top ul li img {
	width:inherit;
	height:inherit;
}
.td_tab {
	width:1200px;
	margin-top:20px;
}
.td_tab table {
	width:100%;
	text-align:center;
	font-family:'Arial Normal','Arial';
	font-weight:400;
	font-size:14px;
	border-collapse:collapse;
	background:#fff;
}
.td_tab table th {
	min-width:50px;
	height:80px;
	font-weight:400;
	background:#F2F2F2;
	border:1px #ccc solid;
	padding:0 3px;
}
.td_tab table td {
	border:1px #ccc solid;
	padding:0 3px;
	height:90px;
}
.td_tab .paixu_tr td {
	height:22px;
	background:#F2F2F2;
}
.td_tab .tidai td {
	height:103px;
	background:#FAFAFA;
}
.paixu {
	width:47px;
	height:22px;
	margin:0 auto;
}
.down_arrow {
	width:22px;
	height:22px;
	margin-right:2px;
	background:url('../img/qjtd/u100.png') no-repeat left top;
	float:left;
	cursor:pointer;
}
.up_arrow {
	width:22px;
	height:22px;
	background:url('../img/qjtd/u98.png') no-repeat left top;
	float:right;
	cursor:pointer;
}
.td_tab tr .bd_l {
	border-left:0;
}
.td_tab tr .bd_lr {
	border-left:0;
	border-right:0;
}
.td_tab tr .bd_r {
	border-right:0;
}
.td_f16 {
	font-size:16px;
	font-weight:700;
	color:#0979E9;
}
.td_ul ul li {
	float:left;
	margin-right:20px;
}
.td_ul ul li input {
	margin-right:10px;
}
.daoxiang {
	position:relative;
	width:53px;
	height:27px;
	border-left:1px #0979E9 solid;
	border-bottom:1px #0979E9 solid;
	margin-left:40px;
	margin-right:25px;
	top:-14px;
}
/*元器件替代 end*/


/*电子开发设计 start*/

.deve_top {
	width:100%;
	height:30px;
	line-height:30px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
.deve_nav {
	width:1200px;
	height:25px;
	margin:0 auto;
}
.deve_nav ul li {
	font-size:14px;
	font-weight:400;
	float:left;
	margin-right:5px;
	color:#333333;
}
.deve_index {
	color:#0979E9;
}
.deve_row {
	border:1px #ccc solid;
	background:#fff;
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
}
.deve_class {
	float:left;
	width:148px;
	height:100%;
	padding:20px 50px 20px 20px;
}
.deve_ul {
	float:left;
	width:1050px;
	height:100%;
	padding-top:20px;
}
.deve_ul li {
	float:left;
	line-height:1.4em;
	height:2.8em;
	width:100px;
	text-align:left;
	cursor:pointer;
}
.deve_ul li:hover {
	color:#0979E9;
}
.pcba_div {
	margin-top:20px;
	margin-bottom:20px;
	background:#FFF;
}
.pcba_box {
	width:241px;
	height:281px;
	border:1px #ccc solid;
	margin-right:-1px;
	margin-bottom:-1px;
	float:left;
	position:relative;
	z-index:1;
}
.pcba_img {
	width:148px;
	height:150px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.pcba_img img {
	width:100%;
	height:100%;
}
.pcba_box h3 {
	font-size:16px;
	font-weight:400;
	color:#333333;
}
.pcba_pay {
	margin-top:20px;
}
.pcba_pay a {
	font-size:14px;
}
.pcba_box:hover {
	position:relative;
	z-index:10;
	border:1px #0979E9 solid;
}
.pcba_box:hover .pcba_pay a {
	color:#0979E9;
}
/*电子开发设计 end*/

/*加入经销商 start*/
.add_wra {
	position:relative;
}
.add_tmd {
	position:absolute;
	top:-50px;
	width:1200px;
	height:50px;
	background:url(../img/xpjm/u9.png) repeat-x;
	float:left;
	border:0;
	z-index:10;
}
.add_dealer {
	width:1200px;
	margin:-2px auto 0 auto;
	border:1px #ccc solid;
	border-top:0;
	position:relative;
	background:#fff;
	-moz-box-shadow:0px 0px 0px #888,3px 0px 8px #888,0px 0px 0px #888,-3px 0px 8px #888;
	-webkit-box-shadow:0px 0px 0px #888,3px 0px 8px #888,0px 0px 0px #888,-3px 0px 8px #888;
	box-shadow:0px 0px 0px #888,3px 0px 8px #888,0px 0px 0px #888,-3px 0px 8px #888;
	float:left;
	z-index:1;
	padding-bottom:110px;
}
.add_dealer .add_xp {
	width:400px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:20px;
	color:#41A2F1;
	font-weight:700;
	margin:40px auto 60px auto;
	position:relative;
}
.add_bgl {
	height:50px;
	width:30px;
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	border-top:1px #41A2F1 solid;
	border-left:1px #41A2F1 solid;
}
.add_bgr {
	height:50px;
	width:30px;
	position:absolute;
	z-index:-1;
	top:0;
	right:0;
	border-bottom:1px #41A2F1 solid;
	border-right:1px #41A2F1 solid;
}
.add_tab {
	width:1000px;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
	margin-bottom:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.add_tab th {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#666666;
	height:70px;
	min-width:60px;
	border-top:1px #ccc solid;
}
.add_tab td {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#000000;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	height:70px;
	min-width:60px;
}
.ad_text {
	width:800px;
	margin:60px auto;
}
.dsjg {
	color:#FF0000;
}
.xzwm {
	position:relative;
	width:1000px;
	height:150px;
	margin:0 auto 60px auto;
	background:url("../img/xpjm/u39.png") no-repeat;
	background-position:center;
}
.jxs_sh {
	width:100%;
}
.jxs_sh01 {
	width:640px;
	height:50px;
	margin:0 auto;
	background:url(../img/xpjm/jj_01.png) no-repeat;
	background-position:center;
}
.jxs_sh02 {
	width:640px;
	height:50px;
	margin:0 auto;
	background:url(../img/xpjm/jj_02.png) no-repeat;
	background-position:center;
}
.jxs_ul {
	margin-top:40px;
}
.jxs_ul .jxs_jiaru {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:18px;
	color:#000000;
}
.jxs_jr_row {
	position:relative;
	width:510px;
	margin:20px auto;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
}
.jxs_jr_row label {
	float:left;
	height:40px;
	line-height:40px;
	width:90px;
	text-align:right;
	font-size:18px;
	font-weight:400;
}
.jxs_input {
	width:400px;
	height:40px;
	margin-left:10px;
	float:left;
	font-size:18px;
}
.jxs_yzm {
	width:140px;
}
.xieyi {
	color:#333;
	font-size:13px;
	word-wrap:break-word;
	white-space:nowrap;
	text-align:left;
	padding-top:25px;
}
.xieyi input {
	width:20px;
	height:20px;
	border:solid 1px #cfd1d3;
	vertical-align:text-top;
	padding:0;
	margin:0;
	margin-left:100px;
}
.xieyi a {
	color:#38f;
}
.jxs_but {
	width:410px;
	height:45px;
	color:#fff;
	background:#0979E9;
	border:0;
	font-size:16px;
	margin-left:100px;
	border-radius:10px;
}
.jxs_cgh1 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:36px;
	text-align:center;
}
.jxs_cgh2 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:18px;
	color:#FF0000;
	text-align:center;
	margin-top:45px;
	margin-bottom:100px;
}
.jxs_in {
	width:400px;
	height:45px;
	margin:0 auto;
}
.jxs_in a {
	display:block;
	width:400px;
	height:45px;
	line-height:45px;
	color:#fff;
	background:#0979E9;
	border:0;
	font-size:16px;
	border-radius:10px;
}
/*加入经销商 end*/

/************************* julong_english start******************************/
/*header_eng start*/
.header_eng .header-top {
	height:30px;
	line-height:30px;
	background:#0979E9 url('../img/jl_english/u1.png') repeat-x;
	color:#FFFFFF;
	overflow:hidden;
}
.header_eng .header-top .rightbar ul li {
	padding-left:15px;
	margin:0;
}
.header_eng .header-top ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
.header_eng .header-top .fr {
	font-size:12px;
}
.header_eng .header-top .headline {
	color:#FFFFFF;
	font-size:12px;
}
.header_eng .jlnav_eng {
	width:966px;
	overflow:hidden;
	margin-left:20px;
}
.china {
	display:block;
	width:30px;
	height:20px;
	margin-top:5px;
}
.china img {
	width:100%;
	height:100%;
}
.header_eng  .col-md-6 {
	width:214px;
	height:69px;
	float:left;
}
.header_eng .col-md-6 a {
	display:block;
	width:214px;
	height:69px;
}
.header_eng .mt10 {
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.col-md-6 a img {
	width:100%;
	height:100%;
}
.welc_box {
	height:80px;
	line-height:80px;
	float:left;
}
.welc_box span {
	display:block;
	height:40px;
	line-height:40px;
	font-size:25px;
	color:#333333;
	font-weight:400;
	margin-left:20px;
	margin-top:25px;
	padding-left:23px;
	border-left:1px #333 solid;
}
.jlnav_eng {
	width:936px;
	float:left;
}
.jlnav_eng ul li {
	margin:0 17px;
	height:70px;
	line-height:70px;
}
.jlnav_eng ul li a {
	font-family:'Cambria Bold','Cambria';
	font-size:18px;
	padding:0;
	margin-top:24px;
}
.jlnav_eng ul li .col_now {
	font-weight:700;
	color:#0979E9;
	border-bottom:2px #0979E9 solid;
}
/*header_eng end*/

/*footer_en*/
.jl_eng_foot {
	background:#F2F2F2;
	border-top:1px #ccc solid;
	font-family:'Arial Normal','Arial';
	font-size:14px;
}
.jl_eng_foot .footer-fastlink dl dd {
	border-right:1px #ddd solid;
}
.jl_eng_foot .footer-fastlink dl dd h4 {
	font-family:'Cambria Regular','Cambria';
	font-weight:400;
	font-size:16px;
	color:#333333;
}
.jl_eng_foot .footer-fastlink dl dd a {
	font-family:'Arial Normal','Arial';
	font-weight:400;
	font-size:14px;
	color:#666666;
}
.jl_eng_foot .footer-fastlink dl .f002 li {
	width:50%;
}
.jl_eng_foot .footer-fastlink dl .f003 li {
	margin-bottom:0;
}
.f_lx span {
	display:block;
	float:left;
	font-family:'微软雅黑 Regular','微软雅黑';
	color:#666666;
	font-size:14px;
	font-weight:400;
}
.f_lx ul {
	display:block;
	float:left;
	margin:0 0 20px 0 !important;
	height:auto !important;
}
.f_lx ul li {
	font-size:16px;
	line-height:1em !important;
	height:1.4em !important;
}
.jl_eng_foot .footer-fastlink dl dd {
	height:230px;
}
.jl_eng_foot {
	padding-bottom:40px;
}
.f_bot {
	text-align:center;
	margin-top:60px;
	color:#999999;
	margin-left:auto;
	margin-right:auto;
}
/*footer_en*/



/*xw_center_en start*/

.xw_en {
	margin-bottom:100px;
}
/*xw_center_en end*/




/*recruit start*/

.zhaopin {
	position:relative;
}
.zp_tt {
	position:absolute;
	top:-50px;
	width:1200px;
	height:50px;
	background:url(../img/xpjm/u9.png) repeat-x;
	float:left;
	border:0;
	z-index:10;
}
.zp_center {
	width:1200px;
	margin:-2px auto 0 auto;
	border:1px #ccc solid;
	border-top:0;
	position:relative;
	background:#fff;
	-moz-box-shadow:0px 0px 0px #888,3px 0px 8px #888,0px 0px 0px #888,-3px 0px 8px #888;
	-webkit-box-shadow:0px 0px 0px #888,3px 0px 8px #888,0px 0px 0px #888,-3px 0px 8px #888;
	box-shadow:0px 0px 0px #888,3px 0px 8px #888,0px 0px 0px #888,-3px 0px 8px #888;
	float:left;
	z-index:1;
	padding-bottom:60px;
}
.zp_box {
	width:1120px;
	margin:40px auto 0 auto;
}
.zp_row_1,.zp_row_2 {
	width:1120px;
	min-height:400px;
	text-align:left;
	position:relative;
	display:block;
}
.zp_row_1 h1,.zp_row_2 h1 {
	font-weight:400;
	font-size:24px;
	color:#333333;
	display:block;
	margin-bottom:20px;
}
.zp_row_1 h1 br,.zp_row_2 h1 br {
	font-weight:700;
	font-size:28px;
	color:#333333;
}
.zp_row_1 ul,.zp_row_2 ul {
	margin:20px 0;
}
.zp_row_1 .zp_ul_1 li,.zp_row_2 .zp_ul_1 li {
	max-width:555px;
}
.zp_row_1 .zp_ul_2 li,.zp_row_2 .zp_ul_2 li {
	max-width:680px;
}
.zp_row_1 ul li,.zp_row_2 ul li {
	font-family:'微软雅黑 Regular','微软雅黑';
	color:#666666;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
}
.zp_tj {
	margin-bottom:20px;
}
.zp_tj span {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	color:#333;
	margin-right:70px;
}
.zp_row_1 h3,.zp_row_2 h3 {
	color:#333333;
	line-height:14px;
	font-weight:400;
}
.zp_imgr {
	width:520px;
	height:400px;
	position:absolute;
	right:0;
	top:0;
	z-index:-1;
}
.zp_imgr img {
	width:100%;
	height:100%;
}
.zp_div {
	width:100%;
	height:50px;
	background:url(../img/zxns/u79.png) repeat-x;
	clear:both !important;
}
.zp_tel {
	text-align:left;
	margin-top:40px;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:14px;
	color:#333333;
}
.zp_tel h1 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:18px;
	color:#666666;
}
.zp_tel ul li {
	float:left;
	margin-right:100px;
	margin-top:20px;
}
.zp_tel i {
	display:block;
	width:25px;
	height:25px;
	float:left;
	margin-right:5px;
}
.zp_tel span {
	float:left;
	height:25px;
	line-height:25px;
}
.zp_tel ul li:first-child i {
	display:block;
	width:30px;
	height:25px;
}
.zp_fl {
	float:left;
}
.zp_fr {
	float:right;
}
.zp_imgl {
	width:520px;
	height:400px;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}
.zp_imgl img {
	width:100%;
	height:100%;
}
/*recruit end*/

/************************* julong_english end******************************/

/* 升级会员*/


.up_member {
	height:88px;
	float:left;
}
.up_member h2 {
	height:40px;
	line-height:40px;
	margin-top:28px;
	font-size:25px;
	font-weight:400;
	color:#333;
	border-left:1px #ccc solid;
	margin-left:10px;
	padding-left:15px;
}
.hy_div {
	width:100%;
	height:auto;
	border-top:1px #ddd solid;
	background-color:rgba(250,250,250,1);
	padding-top:50px;
	padding-bottom:80px;
}
.hy_center {
	width:1200px;
	min-height:625px;
	border:1px #ccc solid;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}
.hy_cenl {
	width:700px;
	min-height:625px;
	float:left;
	position:relative;
	z-index:1;
}
.hy_cenr {
	width:498px;
	min-height:625px;
	float:right;
	border-left:1px #eee solid;
}
.hy_row {
	width:298px;
	border:1px solid #d9d9d9;
	-moz-box-shadow:0 7px 14px #B0B0B0;
	-webkit-box-shadow:0 7px 14px #B0B0B0;
	box-shadow:0 7px 14px #B0B0B0;
	margin-top:85px;
	border-radius:8px;
	position:absolute;
	overflow:hidden;
	background-color:#FFFFFF;
	cursor:pointer;
}
.hy_row_top {
	width:298px;
	height:98px;
	background:#999999;
	text-align:center;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:16px;
	color:#FFFFFF;
	padding-top:40px;
}
.hy_row_top a {
	color:#FFFFFF;
	margin-left:20px;
	margin-right:20px;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:16px;
	color:#FFFFFF;
}
.hy_row_top i {
	display:inline-block;
	width:55px;
	height:4px;
	background:url(../img/hy/u77.png) no-repeat;
	position:relative;
	top:-3px;
}
.hy_row_down {
	background:#FFF;
}
.hy_row_down h1 {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:20px;
	color:#333333;
	text-align:center;
	margin-top:38px;
	margin-bottom:38px;
}
.hy_row_down ul {
	width:210px;
	height:266px;
	margin:0 auto;
	overflow:hidden;
}
.hy_row_down ul li {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#666666;
	font-weight:400;
	text-align:left;
	width:210px;
	line-height:2.4em;
}
.hy_row2 .hy_row_down ul {
	width:240px;
}
.hy_row2 .hy_row_down ul li {
	width:240px;
}
.hy_row_top h2 {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#FFFFFF;
	font-weight:400;
}
.hy_row2 .hy_row_top,.hy_row3 .hy_row_top {
	padding-top:28px;
}
.hy_row2 .hy_row_top h2,.hy_row3 .hy_row_top h2 {
	margin-top:15px;
}
.hy_row2 .hy_row_down h1,.hy_row3 .hy_row_down h1 {
	margin-bottom:15px;
}
.hy_dg {
	width:100%;
}
.hy_dg a {
	display:block;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	color:#FFFFFF;
	font-weight:400;
	width:120px;
	height:30px;
	line-height:30px;
	background:#0979E9;
	margin:0 auto;
}
.hy_row2 .hy_row_top {
	background-color:#CC66CC;
}
.hy_row3 .hy_row_top {
	background-color:#F88431;
}
.gps1 {
	top:0;
	left:45px;
	z-index:100;
	height:440px;
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
	transition:transform .3s;
	opacity:0.7;
	overflow:hidden;
}
.gps3 {
	top:0;
	right:45px;
	z-index:100;
	height:440px;
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
	transition:transform .3s;
	opacity:0.7;
	overflow:hidden;
}
.gps2 {
	top:-35px;
	left:199px;
	z-index:999;
	height:498px;
	overflow:hidden;
}
.hy_cenr_box {
	margin-top:55px;
	margin-left:30px;
	width:457px;
	-moz-user-select:none;
}
.hy_ktzh {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:16px;
	color:#666666;
	text-align:left;
	width:100%;
}
.hy_ktzh a {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:16px;
	color:#0979E9;
}
.hy_ktzh span {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#666666;
}
.hy_title {
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:18px;
	color:#666666;
	padding-left:8px;
	text-align:left;
	border-left:4px #666666 solid;
	height:25px;
	line-height:25px;
	margin-top:15px;
	margin-bottom:15px;
}
.hy_ul_new li {
	border:2px #ccc solid;
	width:200px;
	height:60px;
	line-height:60px;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:700;
	font-size:16px;
	color:#333;
	position:relative;
	padding-left:20px;
}
.lei_01 {
	float:left;
}
.lei_02 {
	float:right;
}
.hy_ul_new i {
	display:block;
	width:36px;
	height:35px;
	position:absolute;
	top:13px;
	left:30px;
}
.hy_ul_new i img {
	width:100%;
	height:100%;
}
.hy_ul_new2 li {
	border:2px #ccc solid;
	width:150px;
	height:60px;
	line-height:60px;
	font-family:'微软雅黑 Bold','微软雅黑';
	font-weight:400;
	font-size:14px;
	color:#333;
	float:left;
	margin-right:10px;
	position:relative;
}
.hy_pay_list {
	display:block;
	width:100%;
	height:40px;
	border-top:2px #0979E9 solid;
	margin-bottom:30px;
}
.hy_pay_list li {
	display:block;
	width:90px;
	height:40px;
	margin-right:20px;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	color:#333;
	text-align:center;
	line-height:40px;
	background:#F2F2F2;
	float:left;
}
.hy_pay_list .pay_clo {
	background:#0979E9;
	color:#FFF;
}
.pay_pic_box {
	height:90px;
}
.pay_pic {
	width:112px;
	height:90px;
	position:relative;
	float:left;
	margin-right:15px;
}
.p_box1 {
	width:18px;
	height:18px;
	border-top:2px #2BAF35 solid;
	border-left:2px #2BAF35 solid;
	position:absolute;
	top:0;
	left:0;
}
.p_box2 {
	width:18px;
	height:18px;
	border-top:2px #2BAF35 solid;
	border-right:2px #2BAF35 solid;
	position:absolute;
	top:0;
	right:0;
}
.p_box3 {
	width:18px;
	height:18px;
	border-bottom:2px #2BAF35 solid;
	border-left:2px #2BAF35 solid;
	position:absolute;
	bottom:0;
	left:0;
}
.p_col {
	border-color:#3FA8DF !important;
}
.p_box4 {
	width:18px;
	height:18px;
	border-bottom:2px #2BAF35 solid;
	border-right:2px #2BAF35 solid;
	position:absolute;
	bottom:0;
	right:0;
}
.p_img {
	width:90px;
	height:70px;
	position:absolute;
	top:10px;
	left:11px;
}
.p_img img {
	width:100%;
	height:100%;
}
.pay_zg {
	float:left;
	height:90px;
}
.pay_zg ul {
	margin-top:25px;
}
.pay_zg ul li {
	text-align:left;
	font-size:14px;
	color:#333333;
	line-height:1.8em;
}
.pay_zg ul li b {
	font-size:18px;
	color:#FF0000;
}
.sanjiao {
	width:0;
	height:0;
	border-bottom:25px solid #0979E9;
	border-left:35px solid transparent;
	position:absolute;
	bottom:0;
	right:0;
	color:#fff;
}
.hy_border {
	border:2px #0979E9 solid !important;
}
.sanjiao_y {
	line-height:20px;
	background:transparent;
	position:absolute;
	bottom:0;
	right:5px;
	color:#fff;
	font-size:14px;
}
.bank_pay {
	display:block;
	position:relative;
	box-sizing:border-box;
	overflow:hidden;
	height:250px;
}
.bank_cen {
	height:162px;
	background:url(../img/hy/banks.png) no-repeat 0 0;
	position:relative;
}
.bank_cen a.onn {
	border:2px solid #ff5200;
	position:relative;
}
.bank_cen a {
	height:40px;
	width:151px;
	float:left;
	overflow:hidden;
	box-sizing:border-box;
}
.bank_cen a.onn::after {
	content:'';
	position:absolute;
	width:26px;
	height:26px;
	bottom:0;
	right:0;
	background:url(../img/hy/pay_pic.png) no-repeat 3px -240px;
}
.bank_submit {
	position:absolute;
	text-align:right;
	bottom:10px;
	right:0;
}
.bank_submit span {
	font-size:14px;
	color:#44423e;
}
.bank_submit em {
	font-size:20px;
	color:#ff5200;
}
.bank_submit a {
	font-size:12px;
	color:#888;
}
.bank_submit .btn_submit {
	display:inline-block;
	width:126px;
	height:36px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	border-radius:3px;
	background-color:#ff6165;
	color:#fff;
	margin:6px 0;
}
.viptq {
	margin-top:75px;
	width:500px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/hy/u95.png) no-repeat;
	position:relative;
}
.viptq_box {
	position:absolute;
	top:80px;
	right:-50px;
}
.viptq h1 {
	text-align:center;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:24px;
	font-weight:400;
	color:#333333;
	margin-bottom:20px;
}
.viptq ul li {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:16px;
	font-weight:400;
	color:#333333;
	line-height:2.5em;
	text-align:left;
	padding-left:20px;
}
.u_zfmm input[type="text"],.u_zfmm input[type="password"],.u_zfmm textarea {
	outline-style:none;
	background:#fff;
	-moz-box-shadow:none;
	box-shadow:none;
}
.u_mm {
	border:1px solid #e4e4e4;
	width:200px;
	float:left;
	height:38px;
	line-height:28px;
	padding:0 3px;
}
li .u_mm_sub {
	display:block;
	height:40px;
	line-height:40px;
	font-size:12px;
	width:100px;
	border-radius:5px;
	background:#FE5785;
	color:#FFFFFF;
	border:0;
	cursor:pointer;
	text-align:center;
}
/*忘记密码*/
a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var {
	margin:0;
	padding:0;
}
em,i,u {
	font-style:normal;
}
ul,li,dd,dl,dt {
	list-style-type:none
}
li,a,div {
	outline:none
}
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
}
.forgets {
	width:1200px;
	margin:0 auto;
}
.forgets .for_img {
	width:1000px;
	height:70px;
	margin:50px auto;
}
.forgets .for_img img {
	width:100%;
	height:100%;
}
.forgets .for_form {
	width:65%;
	margin-left:30%;
}
.forgets form {
	display:block;
	width:100%;
	margin:0 auto;
}
.forgets .forget_step {
	display:block;
	margin:30px 0 60px 350px;
	font-size:14px;
	border-collapse:collapse;
	border-spacing:0;
	text-align:center;
}
.forgets input[type="text"],.forgets input[type="password"],textarea {
	outline-style:none;
	background:#fff;
	-moz-box-shadow:none;
	box-shadow:none;
}
.for_y {
	vertical-align:top;
	text-align:center;
	font-size:18px !important;
	color:#666;
}
.for_y i {
	font-style:normal;
	font-weight:700;
	font-variant:normal;
	text-transform:none;
	color:#67cb68;
	font-size:40px;
	margin-right:20px;
}
.for_y em {
	font-weight:700 !important;
	font-style:normal;
	text-decoration:none;
}
.for_m {
	font-size:14px !important;
	text-align:left;
}
.for_cxfs {
	color:#0979E9;
}
.forgets .w280p {
	width:280px !important;
}
.forgets .pl10 {
	padding-left:10px;
}
.forgets .form-control {
	width:100%;
	height:36px;
	padding:4px 6px;
	background-color:#fff;
	background-image:none;
	border:1px solid #e4e4e4;
	-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-moz-box-shadow ease-in-out .15s;
	vertical-align:middle;
}
.forgets .form-control,output {
	display:block;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
}
.forgets span.error {
	color:red;
}
.forgets .rel {
	position:relative;
}
.forgets .findinput {
	width:181px;
	float:left;
}
.forgets .form-control {
	height:36px;
}
.forgets #code_img {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background:#F2F2F2;
	width:100px;
	height:38px;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
}
.forgets .verifycode img {
	cursor:pointer;
}
.forgets .d-i {
	display:inline;
}
.forgets .tl {
	text-align:left !important;
}
.forgets .btn-theme {
	color:#fff;
	background-color:#0979E9;
	border-color:#086cd0;
	transition:all .25s ease-in-out 0s;
}
.forgets .btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	font-size:14px;
	-moz-border-radius:2px;
	border-radius:2px;
	vertical-align:middle;
}
.forgets .btn,.forgets .btn.fs-sm {
	padding:4px 13px 5px;
	line-height:1.42857143;
}
.forgets .rel span {
	display:block;
	position:relative;
	height:36px;
	line-height:36px;
	left:110px;
}
.for_suc {
	width:1200px;
	margin:80px auto 200px auto;
	text-align:center;
}
.for_suc h1 {
	display:block;
	margin:0 auto;
	font-family:'Arial Normal','Arial';
	color:#333333;
	font-size:16px;
	font-weight:400;
}
.for_suc h1 i {
	font-family:'Arial Normal','Arial';
	font-weight:400;
	font-style:normal;
	color:#0979E9;
}
.for_asub {
	display:block;
	width:290px;
	height:45px;
	line-height:45px;
	color:#FFF;
	font-size:16px;
	background:#0979E9;
	margin:40px auto auto auto;
	border-radius:8px;
}
.for_asub:hover {
	text-decoration:none;
	color:#FFF;
}
/*综合收索*/
.gjc {
	margin-top:28px;
	margin-bottom:28px;
	text-align:left;
	font-family:'微软雅黑 Regular','微软雅黑';
	font-weight:400;
	font-size:16px;
	color:#333333;
}
.gjc b {
	font-weight:400;
	color:#FF0000;
	font-size:16px;
}
.zh_nav_ul {
	width:1200px;
	display:block;
	border-top:2px #0979E9 solid;
	position:relative;
	z-index:100;
}
.zh_nav_ul li {
	display:block;
	width:150px;
	height:40px;
	line-height:40px;
	float:left;
	margin-right:20px;
	border:1px #ccc solid;
	position:relative;
	z-index:99;
}
.zh_nav_ul li a {
	font-family:'微软雅黑 Regular','微软雅黑';
	font-size:14px;
	font-weight:400;
	color:#333333;
}
.zh_nav_ul .zh_col {
	background:#0979E9;
	border:1px #0979E9 solid;
}
.zh_nav_ul .zh_col a {
	color:#FFF;
}
/*index*/

/* QQ客服 */

.Q_pic1,.Q_sign1 {
	background:url(../img/jl_index/qqkf.png) no-repeat;
}
.sign,.signa,.signb,.signc,.signd,.signe,.signf,.signg,.signh,.signi,.signj,.signq {
	background:url(../img/jl_index/qqkf.png) no-repeat;
	display:block;
}
.signi {
	background-position:-203px -484px;
	width:10px;
	height:30px;
	float:right;
	margin:3px 10px 0 3px;
}
.signj {
	background-position:-233px -478px;
	width:10px;
	height:30px;
	float:right;
	margin:0 5px 0 3px;
}
.QQ_S {
	width:90px;
	height:172px;
	position:fixed;
	right:10px;
	top:40%;
	z-index:99999;
}
.Q_top {
	width:84px;
	background:#E6E6E6;
	height:30px;
	line-height:30px;
	text-align:right;
	cursor:pointer;
}
.Q_botm {
	width:84px;
	border:3px solid #E6E6E6;
}
.Q_pic,.Q_anser,.Q_sign {
	width:100%;
	height:45px;
	border-bottom:2px solid #E6E6E6;
	background:url(../img/jl_index/qqkf.png) no-repeat;
	position:relative;
	overflow:hidden;
	color:white;
	text-align:center;
	cursor:pointer;
	background-color:white;
}
.Q_pic {
	background-position:20px -458px;
}
.Q_anser {
	background-position:-242px -384px;
}
.Q_sign {
	background-position:-241px -434px;
}
.Q_anser_hide,.Q_pic_hide,.Q_sign_hide {
	width:100%;
	height:100%;
	position:absolute;
	background:#FE9B1D;
	left:-84px;
	-webkit-transition:left ease-in-out .3s;
	-moz-transition:left ease-in-out .3s;
	transition:left ease-in-out .3s;
}
.hide_pic,.hide_pic1,.hide_pic2 {
	width:100%;
	height:26px;
	background:url(../img/jl_index/qqkf.png) no-repeat;
	display:block;
}
.hide_pic {
	background-position:-242px -348px;
}
.hide_pic1 {
	background-position:-100px -467px;
}
.hide_pic2 {
	background-position:-243px -479px;
}
.Q_pic:hover .Q_pic_hide,.Q_anser:hover .Q_anser_hide,.Q_sign:hover .Q_sign_hide,.Q_pic1:hover .Q_pic1_hide,.Q_sign1:hover .Q_sign1_hide {
	left:0px;
}
.Q_pic a,.Q_anser a,.Q_sign a,.Q_pic a:hover,.Q_anser a:hover,.Q_sign a:hover,.Q_pic1 a,.Q_pic1 a:hover,.Q_sign1 a,.Q_sign1 a:hover {
	color:white;
}
a.blank {
	width:100%;
	height:100%;
	display:block;
}
.QQ_S1 {
	width:60px;
	height:110px;
	position:fixed;
	right:10px;
	bottom:0;
	display:none;
	z-index:99999;
}
.Q_top1 {
	width:56px;
	height:30px;
	background:#E6E6E6;
	line-height:30px;
	text-align:right;
	cursor:pointer;
}
.Q_botm1 {
	width:56px;
	border:2px solid #E6E6E6;
}
.Q_pic1 {
	border-bottom:2px solid #E6E6E6;
	width:100%;
	height:33px;
	background-position:-55px -465px;
	position:relative;
	overflow:hidden;
	color:white;
	text-align:center;
	line-height:33px;
	cursor:pointer;
	background-color:white;
}
.Q_sign1 {
	width:100%;
	height:33px;
	width:100%;
	line-height:33px;
	height:35px;
	background-position:-255px -437px;
	position:relative;
	overflow:hidden;
	color:white;
	text-align:center;
	cursor:pointer;
	background-color:white;
}
.Q_pic1_hide,.Q_sign1_hide {
	width:100%;
	height:100%;
	position:absolute;
	background:#FE9B1D;
	left:-56px;
	-webkit-transition:left ease-in-out .3s;
	-moz-transition:left ease-in-out .3s;
	transition:left ease-in-out .3s;
	cursor:pointer;
}
.Q_sign1_hide a {
	font-size:12px;
}
/* QQ客服 */

/* 专属客服 */

.zs_div {
	position:relative;
	width:750px;
	height:880px;
	margin:80px auto 0 auto;
	cursor:pointer;
}
.zs_cont {
	position:relative;
	width:1200px;
	margin:0px auto;
}
.zs_div .js,.zs_div .mb {
	position:absolute;
	width:750px;
	height:880px;
	top:0;
	left:0;
	z-index:1;
}
.zs_div .js img,.zs_div .mb img {
	width:100%;
	height:100%;
}
.kfimg {
	width:180px;
	height:180px;
	border-radius:100%;
	box-shadow:5px 5px 5px #888888;
	margin:0 auto;
}
.kfimg img {
	width:100%;
	height:100%;
}
.kfzl {
	line-height:1.4em;
	text-align:left;
	font-size:20px;
	font-weight:700;
	color:#FFF;
	text-shadow:5px 5px 5px #888888;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-left:70px;
}
.kfzl p label {
	display:inline;
	width:3em;
	text-align:right;
}
.logInfooo {
	position:absolute;
	color:#A1CBF3;
	top:100px;
	left:260px;
	text-align:center;
	line-height:21px;
	font-size:14px;
	background:#FFF;
	width:225px;
}
.kf_ts {
	position:absolute;
	top:0;
	left:0;
}
/* 专属客服 */


/* 经销商start */
.ad_image {
	width:1000px;
	height:600px;
	margin:0 auto;
}
.ad_image img {
	width:100%;
	height:100%;
}
/* 经销商end */


/* 电子产品开发start */

.basee {
	position:relative;
	width:100%;
	height:100%;
	text-align:left;
	top:0;
	left:0;
	font-family:'微软雅黑 Regular','微软雅黑';
	color:#fff;
}
.cp_row0 {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:800px;
	background:url('../img/fuxm/cp0.png') no-repeat left top;
}
.cp_w12 {
	width:1200px;
	margin:0 auto;
	padding-top:60px;
}
.cp_header {
	width:1200px;
	height:80px;
}
.logo_2017 {
	position:relative;
	width:226px;
	height:80px;
	top:0;
	left:0;
	float:left;
}
.logo_2017 a {
	display:block;
	width:226px;
	height:80px;
	background:url('../img/fuxm/LOGO.png');
	text-indent:-2000px;
}
.nav_17 {
	width:500px;
	height:80px;
	position:relative;
	float:right;
}
.nav_17_top {
	position:relative;
	top:0;
	right:0;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#FFF;
}
.nav_17_top a {
	color:#FFF;
}
.nav_17_top .cp_ul0 li {
	float:right;
}
.nav_17_top .shu {
	height:25px;
	line-height:25px;
	font-size:14px;
	margin:5px 5px 0 5px;
}
.nav_17_top .tb2 {
	width:23px;
	height:28px;
	margin-left:23px;
	background:url('../img/fuxm/tb2.png');
	background-size:23px 28px;
	cursor:pointer;
}
.nav_17_top .soso {
	position:relative;
	width:0;
	height:30px;
	margin-right:10px;
	margin-left:30px;
}
.nav_17_top .soso .soso_text {
	width:260px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-right:44px;
	padding-left:3px;
	border:none;
	float:left;
}
.nav_17_top .soso_sub {
	width:28px;
	height:24px;
	position:absolute;
	top:3px;
	right:15px;
	background:url('../img/fuxm/tb3.png');
	background-size:28px 24px;
	border:none;
	cursor:pointer;
}
.nav_17_bottom {
	position:relative;
	top:22px;
	right:0;
	height:28px;
	color:#FFF;
}
.nav_17_bottom .cp_ul1 li {
	float:right;
	width:115px;
	height:28px;
	line-height:28px;
	text-align:right;
	font-size:20px;
	position:relative;
}
.nav_17_bottom .cp_ul1 li a {
	color:#FFF;
}
.cp_show {
	width:155px;
	height:175px;
	padding-top:20px;
	position:absolute;
	top:28px;
	right:-115px;
}
.cp_show ul {
	width:155px;
	height:155px;
	background:#FFF;
}
.cp_show ul {
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
}
.nav_17_bottom .cp_show ul li {
	float:left;
	width:77.5px;
	height:77.5px;
	border-right:1px #eee solid;
	border-bottom:1px #eee solid;
}
.nav_17_bottom .cp_show ul li a {
	display:block;
	width:77.5px;
	height:77.5px;
	line-height:77.5px;
	text-align:center;
	font-size:14px;
	color:#333333;
}
.nav_17_bottom .cp_show ul li a:hover {
	background:#eee;
}
.cp_row {
	margin:180px auto 190px auto;
}
.cp_img1 {
	width:210px;
	height:287px;
	margin-left:380px;
	float:left;
}
.cp_text1 {
	margin-left:40px;
	width:550px;
	float:left;
}
.cp_text1 h1 {
	font-size:26px;
	margin-top:30px;
}
.cp_text1 p {
	margin-top:30px;
	font-size:20px;
}
.cp_row1 {
	position:relative;
	width:1200px;
	margin:140px auto 150px auto;
}
.cp_row1 .cp_tit {
	width:100%;
	text-align:center;
	font-size:26px;
}
.cp_row1 .cp_cen {
	width:1000px;
	min-height:680px;
	background:#FFF;
	margin:0 auto;
	margin-top:80px;
	padding:20px;
}
.cp_cen p {
	font-size:14px;
	line-height:24px;
	color:#333333;
	text-indent:2em;
}
.cp_cen_l,.cp_cen_r {
	width:420px;
	height:460px;
	margin-top:40px;
	position:relative;
}
.cp_cen_z {
	width:890px;
	height:380px;
	margin-top:70px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.cp_cen_l img,.cp_cen_r img {
	width:100%;
	height:100%;
}
.cp_cen_l {
	float:left;
}
.cp_cen_r {
	float:right;
}
.cp_tit2 {
	position:absolute;
	bottom:-2.5em;
	left:0;
	font-size:18px;
	width:100%;
	text-align:center;
	color:#333333;
}
.basee .xt {
	width:100%;
	height:4px;
	background:url('../img/fuxm/xt.png');
	background-size:100% 4px;
	margin:0 auto;
}
.cp_box {
	width:100%;
	margin:90px auto;
}
.cp_box table {
	width:100%;
	margin:0 auto;
}
.cp_box table th {
	font-size:20px;
	font-weight:700;
	height:60px;
	padding:0 20px;
}
.cp_box table td {
	font-size:16px;
	height:60px;
	padding:0 20px;
}
.cp_box table td label {
	display:block;
	float:left;
	line-height:2em;
}
.cp_box table td ul {
	display:block;
	float:left;
}
.cp_box table td ul li {
	line-height:2em;
}
.cp_list {
	float:left;
	margin:10px;
}
.cp_list_l {
	width:200px;
	height:180px;
	float:left;
}
.c001 {
	background:url('../img/fuxm/ly_radio.jpg');
	background-size:200px 180px;
}
.c002 {
	background:url('../img/fuxm/ly_clq.jpg');
	background-size:200px 180px;
}
.c003 {
	background:url('../img/fuxm/ly_ram.jpg');
	background-size:200px 180px;
}
.c004 {
	background:url('../img/fuxm/ly_gl.jpg');
	background-size:200px 180px;
}
.c005 {
	background:url('../img/fuxm/ly_dc.jpg');
	background-size:200px 180px;
}
.c006 {
	background:url('../img/fuxm/ly_dy.jpg');
	background-size:200px 180px;
}
.c007 {
	background:url('../img/fuxm/WiFi1.jpg');
	background-size:200px 180px;
}
.c008 {
	background:url('../img/fuxm/WiFi2.jpg');
	background-size:200px 180px;
}
.c009 {
	background:url('../img/fuxm/WiFi3.jpg');
	background-size:200px 180px;
}
.c0010 {
	background:url('../img/fuxm/WiFi4.jpg');
	background-size:200px 180px;
}
.c0011 {
	background:url('../img/fuxm/WiFi5.jpg');
	background-size:200px 180px;
}
.c0012 {
	background:url('../img/fuxm/WiFi6.jpg');
	background-size:200px 180px;
}
.c0013 {
	background:url('../img/fuxm/WiFi7.jpg');
	background-size:200px 180px;
}
.c0014 {
	background:url('../img/fuxm/c_cgq.jpg');
	background-size:200px 180px;
}
.c0015 {
	background:url('../img/fuxm/wx_1.jpg');
	background-size:200px 180px;
}
.c0016 {
	background:url('../img/fuxm/wx_2.jpg');
	background-size:200px 180px;
}
.c0017 {
	background:url('../img/fuxm/wx_3.jpg');
	background-size:200px 180px;
}
.cp_list_r {
	width:380px;
	height:180px;
	background:#FFF;
	float:left;
	color:#333333;
	font-size:20px;
	line-height:100%;
	text-align:center;
	padding-top:80px;
}
#owl-demo {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
#owl-demo .item {
	display:block;
	border:0;
	padding:0;
	margin:0;
}
#owl-demo img {
	display:block;
	width:280px;
	height:220px;
	position:relative;
	margin-bottom:60px;
}
.item_text {
	width:100%;
	position:absolute;
	bottom:-60px;
	left:0;
	text-align:center;
	color:#FFF;
	font-size:16px;
}
.c_nav {
	position:fixed;
	left:8.54%;
	z-index:99;
	top:30%;
	background-size:contain;
}
.c_nav_list {
	position:relative;
	width:160px;
	border:1px solid #d9e4ef;
	border-radius:8px;
	-webkit-border-radius:8px;
	padding-top:35px;
	padding-bottom:30px;
	background:url('../img/fuxm/c_nav.png') repeat;
	z-index:99;
}
.c_nav_list span {
	display:block;
	font-weight:700;
	font-size:16px;
	color:#666666;
	padding-left:30px;
	margin-bottom:40px;
}
.c_nav_list ul li a {
	height:40px;
	display:block;
	line-height:40px;
	font-size:16px;
	padding-left:30px;
	color:#0156A9;
}
.c_nav_list ul li a:hover {
	background:#FFF;
}
.c_nav_list ul li .backg {
	background:#FFF;
}
/* 电子产品开发end */
.swt {
	width:65px;
	height:65px;
	line-height:65px;
	margin-left:auto;
	margin-right:auto;
	color:#ccc;
	font-size:12px;
}
.showing {
	display:none;
	position:fixed;
	top:35%;
	left:40%;
	z-index:1000;
	margin:0 auto;
	width:400px;
	height:400px;
	border:1px black solid;
	background:#FFF;
}
.showing img {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.showing2 {
	display:none;
	position:fixed;
	top:28%;
	left:36%;
	z-index:1000;
	margin:0 auto;
	width:550px;
	height:550px;
	border:1px black solid;
	background:#FFF;
}
.showing2 img {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.picsrc {
	z-index:10;
}
.sy {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
}
.sy p {
	display:block;
	position:relative;
	line-height:20px;
	height:20px;
	font-size:18px;
	color:#888888;
	top:85%;
	left:45%;
	width:230px;
	height:20px;
	text-align:center;
}
/*机器人*/  
.kf_img {
	display:none;
	width:126px;
	height:145px;
	position:fixed;
	right:2%;
	bottom:65%;
	cursor:pointer;
	border-radius:50%;
	-moz-user-select:none;
	-webkit-user-select:none;
	z-index:99999;
}
.kf_img img {
	width:100%;
	height:100%;
}
.kf_cen {
	width:562px;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:auto;
	z-index:99999;
	-webkit-box-shadow:#666 0px 0px 10px;
	-moz-box-shadow:#666 0px 0px 10px;
	box-shadow:#666 0px 0px 10px;
	background:#FFF;
}
.kf_cen a:hover {
	color:#FF9B00;
	text-decoration:underline;
}
.kf_div {
	border:1px #bebebe solid;
	width:562px;
	height:auto;
	float:left;
	background:#FFF;
}
.mk_area {
	text-align:left;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}
.talk_title {
	background:url('../img/title_bg.jpg') repeat-x 0 0;
	height:30px;
	position:relative;
}
.talkTo li {
	line-height:17px;
	float:left;
	padding-left:6px;
	margin:5px 20px;
}
.talkTo li a {
	padding:4px 11px 4px 7px;
	height:19px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.close_btn {
	background:url('../img/icon.png') no-repeat 0 0;
	position:absolute;
	top:10px;
	right:8px;
	display:block;
	width:15px;
	height:15px;
}
.ask_area {
	text-align:left;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}
.area_box {
	height:220px;
	overflow-x:hidden;
	overflow-y:auto;
	resize:vertical;
}
.area_box::before,.area_box::after {
	display:table;
	content:" ";
}
.robot_talk {
	border-bottom:1px solid #EEE;
	clear:both;
	padding:10px 10px 10px 0;
	position:relative;
	margin:0px 10px;
}
.robot_heade {
	float:left;
	width:50px;
	height:50px;
	resize:none;
	background:url('../img/long.png') center center no-repeat;
	background-size:50px 50px;
}
.robot_res {
	float:left;
	margin-left:10px;
	display:inline;
	width:360px;
	overflow:hidden;
	resize:none;
}
.com_questions {
	padding:14px 18px;
	text-align:left;
}
.com_header {
	font-size:14px;
	margin-bottom:4px;
	color:#333;
}
.com_header .question {
	display:block;
	line-height:26px;
	color:#333;
	font-size:12px;
}
.input_area {
	position:absolute;
	right:140px;
	left:0;
	padding-left:18px;
	padding-right:18px;
	padding-top:12px;
}
.send_btn {
	width:140px;
	height:140px;
	color:#999999;
	background:none;
	border:none;
	border-left-width:medium;
	border-left-style:none;
	border-left-color:currentcolor;
	border-left:1px solid #E5E5E5;
	float:right;
	cursor:pointer;
}
.send_btn:hover {
	background:#3AAEFF;
	color:#FFF;
}
.input_area textarea {
	width:100%;
	height:78px;
	border:1px solid #E5E5E5;
	margin-top:12px;
	resize:none;
	padding:4px 8px;
}
.i_talk {
	color:white;
	padding-right:18px;
}
.tuichu {
	width:40px;
	height:20px;
	position:absolute;
	top:-20px;
	right:0;
	background:#eee;
	cursor:pointer;
	z-index:999999;
	color:#333;
	border:1px #ccc solid;
}
.i_talk {
	color:white;
	padding-right:18px;
	text-align:left;
}
.avatar {
	width:46px;
	height:46px;
	border-radius:46px;
	-moz-border-radius:46px;
	vertical-align:top;
	display:inline-block;
	text-align:center;
	line-height:46px;
	background:#3AAEFF;
	float:right;
}
.i_talk_con {
	border-radius:8px;
	-moz-border-radius:8px;
	background:#3AAEFF;
	margin-right:16px;
	padding:14px 18px;
	float:right;
	width:50%;
}
.i_talk_cor {
	width:0;
	height:0;
	font-size:0;
	border-width:6px;
	border-style:solid;
	overflow:hidden;
	position:absolute;
	top:17px;
	border-color:transparent transparent transparent #3AAEFF;
	right:68px;
}
.ng_scope {
	padding:14px 18px;
}
.chat {
	padding:14px 18px;
}
.close_me {
	display:none;
	position:absolute;
	right:20px;
	top:20px;
	font-size:14px;
	background:#eee;
	padding:1px 2px;
	border-radius:3px;
	line-height:normal;
	color:#AC593F;
}
.kf_img:hover .close_me {
	display:block;
}
.go_maku:hover .close_me {
	display:block;
}
.go_maku {
	position:fixed;
	width:300px;
	height:300px;
	z-index:1000;
	bottom:20px;
	left:20px;
}
.go_maku img {
	width:100%;
	height:100%;
}
#imgdiv {
	width:100%;
	height:auto;
}
#imgdiv img {
	width:80%;
}
.zss_nav ul li {
	display:block;
	float:left;
}
.zss_nav ul li a {
	display:block;
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	margin:20px 15px 0 0;
	color:#fff;
	border:1px solid transparent;
	background-color:#0979E9;
	border-color:#46b8da;
	cursor:pointer;
	border-radius:4px;
}
.zss_nav ul li a:hover {
	background-color:#0062c4;
}
/*06.22*/
.xpjm_boxx .icxs_tab th {
	background:#c30303;
	color:#FFF;
	line-height:33px;
	font-weight:400;
	font-size:12px;
	text-align:left;
	padding:0 10px;
}
.xpjm_boxx .icxs_tab td {
	min-width:60px;
	min-height:60px;
	padding:8px 10px;
	text-align:left;
	font-size:12px;
	color:#666666;
	font-weight:400;
	vertical-align:top;
	line-height:1.6em;
	border-bottom:1px #ddd solid;
}
.ico-qqonline {
	display:inline-block;
	height:21px;
	line-height:21px;
	overflow:hidden;
	padding-left:20px;
	vertical-align:middle;
	font-style:normal;
}
.ico-qqonline {
	background:url(../img/search_ico.png) no-repeat;
	background-position:left -3682px;
}
.xpjm_boxx a.pdf_a {
	display:block;
	float:left;
	margin-left:8px;
	margin-top:6px;
}
.xpjm_boxx .pdf_dw {
	display:block;
	width:28px;
	height:28px;
	background:url(../img/PDF2.png) no-repeat;
	background-size:auto auto;
	background-size:100% 100%;
}
.xs_pic {
	width:40px;
	height:40px;
	border:1px #eee solid;
	float:left;
}
/*右侧导航start*/
.rNav {
	position:fixed;
	top:0px;
	right:-1px;
	height:100%;
	z-index:500;
}
.rNav .cen {
	position:fixed;
	right:-1px;
	width:60px;
	top:50%;
	transform:translate(0%,-50%);
	text-align:center;
}
.rNav .cen > a {
	width:60px;
	height:60px;
	margin-bottom:5px;
	background:url(../img/rnav_icon_new.png) no-repeat;
	display:block;
	text-decoration:none;
	color:#333;
	outline:0;
}
.rNav a {
	color:#333;
	font-size:14px;
}
.rNav .c_wx_pic {
	width:200px;
	position:absolute;
	top:120px;
	right:60px;
	display:none;
	padding-right:15px;
}
.rNav .c_cart_pic {
	width:215px;
	position:absolute;
	top:190px;
	right:60px;
	display:none;
	padding-right:15px;
}
.wx_pic {
	width:120px;
	height:120px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.c_box_top {
	text-align:center;
}
.c_box_top p {
	padding-top:10px;
	width:100%;
	font-size:20px;
}
.c_box_top p span {
	font-size:12px;
	color:#666;
}
.rNav .c_xg_pic {
	width:200px;
	position:absolute;
	top:60px;
	right:60px;
	padding-right:15px;
	display:none;
	line-height:30px;
}
.rNav .c_box {
	border:1px solid #F2F2F2;
	line-height:22px;
	padding:16px;
	background-color:#fff;
	-webkit-box-shadow:4px 7px 20px rgba(216,216,216,.5);
	-moz-box-shadow:4px 7px 20px rgba(216,216,216,.5);
	box-shadow:4px 7px 20px rgba(216,216,216,.5);
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	text-align:left;
	position:relative;
}
.c_xg_pic ul li {
	padding-bottom:5px;
	border-bottom:1px #f5f5f5 solid;
}
.rNav a.c_zx {
    background-position: -11px -13px;;
}
.rNav a.c_zx:hover {
   background-position:-82px -13px;
}
.rNav a.c_wx {
    background-position: -11px -140px;
}
.rNav a.c_wx:hover {
   background-position:-82px -140px;
}
.rNav a.c_cart {
    background-position: -11px -203px;
}
.rNav a.c_cart:hover {
   background-position:-82px -203px;
}
.rNav a.c_xg {
    background-position: -11px -77px;
}
.rNav a.c_xg:hover {
   background-position:-82px -77px;
}
.rNav a.c_top {
    background-position: -11px -266px;
}
.rNav a.c_top:hover {
   background-position:-82px -266px;
}
.c_wx_phone {
	display:none;
	position:absolute;
	right:60px;
	top:0px;
	padding-right:15px;
	line-height:25px;
}
.c_phone_box a {
	display:inline-block;
}
.c_wx_phone .c_phone_box {
	width:255px;
	position:relative;
	border:1px solid #F2F2F2;
	padding:16px;
	background-color:#fff;
	-webkit-box-shadow:4px 7px 20px rgba(216,216,216,.5);
	-moz-box-shadow:4px 7px 20px rgba(216,216,216,.5);
	box-shadow:4px 7px 20px rgba(216,216,216,.5);
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.c_phone_cen > i:first-child {
	width:25%;
	height:50px;
	font-size:46px;
	line-height:46px;
	text-align:center;
	background:url('../img/phone2.png') no-repeat left top;
	display:inline-block;
	float:left;
}
.c_phone_cen p {
	float:left;
	font-size:20px;
	padding-top:8px;
	padding-left:5px;
	width:70%;
	text-align:center;
}
.col_ffa {
	color:#FFA334;
}
.c_phone_cen p span {
	font-size:12px;
	color:#666;
}
.c_wx_phone h3 {
	margin-top:8px;
	font-size:16px;
}
.icon_r {
	position:absolute;
	right:-15px;
	width:17px;
	height:17px;
	background:url('../img/icon_r.png') no-repeat left top;
	background-size:17px 17px;
	display:inline-block;
	vertical-align:middle;
}
ul {
	list-style:none;
}
.kf_table td {
	height:25px;
	line-height:100%;
}
.kf_table {
	width:100%;
	padding-left:10px;
}
/*右侧导航end*/
	
.key_word {
	margin-right:100px;
	margin-bottom:10px;
	display:block;
	padding:5px 5px 5px 0;
	font-size:12px;
	zoom:normal;
}
.key_word > span {
	position:relative;
	display:inline-block;
	margin:2px 6px;
	padding:0 16px 0 10px;
	height:24px;
	line-height:24px;
	border:1px solid #e3e3e3;
	background-color:#fff;
	cursor:default;
	-webkit-transition:all .2s ease;
	-o-transition:all .2s ease;
	transition:all .2s ease;
}
.key_word > span .key_guan {
	position:absolute;
	top:0;
	right:0;
	display:block;
	height:11px;
	width:11px;
	background:url(https://www.golon.net/Public/Julong/img/gb_s1.png) no-repeat center center;
	background-size:auto auto;
	background-size:11px 11px;
}
.clear_btn_09 {
	text-align:center;
	box-sizing:border-box;
	width:70px;
	height:25px;
	line-height:23px;
	border:0;
	font-size:12px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	margin-right:10px;
	border:1px solid #07f;
	background:#3099F9;
	color:#FFF;
	cursor:pointer;
}
.doing_btn {
	box-sizing:border-box;
	width:70px;
	height:25px;
	line-height:23px;
	border:0;
	font-size:12px;
	border:1px solid #ff7800;
	background:#ff9800;
	color:#fff;
	cursor:pointer;
}
.key_word > span:hover {
	border:1px #07f solid;
}
.key_word > span:hover .key_guan {
	background:url(https://www.golon.net/Public/Julong/img/gb_s2.png) no-repeat center center;
	background-size:11px 11px;
}
.jiemi .jy_tab1 a:visited {
	color:#0979E9
}
.jiemi .jy_tab1 a:active {
	color:#0979E9
}
.jiemi .jy_tab1 th,.jy_tab1 td {
	padding:9px;
	text-align:left;
	vertical-align:top
}
.jiemi .jy_tab1 th:first-child,.jy_tab1 td:first-child {
	text-align:center;
}
.jiemi .jy_tab1 {
	font-size:12px;
	border:1px #ddd solid;
}
.jiemi .jm_search {
	font-size:12px;
}
.jiemi .new_header .header-wrap,.container,.minetable {
	vertical-align:top;
}
.jiemi .sx_table {
	width:100%;
	overflow-y:hidden;
	overflow-x:auto;
}
.jiemi .sx_table th,.sx_table td {
	padding:9px;
	text-align:left;
	border:0;
}
.jiemi .search_sel select {
	min-width:auto;
}
.jiemi .jm_search {
	margin-top:12px;
	padding:0 10px 15px;
	padding-bottom:0;
	border:1px solid #e9e9e9;
	text-align:left;
	line-height:normal;
	background:#FFF;
}
.jiemi .search_sel th,.search_sel td {
	display:inline-block;
	margin-left:3px;
	margin-right:3px;
	color:#666;
	padding:5px;
	width:13%;
	border:1px solid #e7e7e7;
}
.jiemi .search_sel th{
	border-bottom:0;
}
.jiemi .search_sel td {
	border-top:0;
}
.jiemi .search_sel td select {
	height:110px;
	overflow-y:auto;
	overflow-x:hidden;
	transition-property:height;
	transition-duration:.2s;
	transition-delay:0s;
	transition-timing-function:ease-in-out;
	/*width:100%;*/
	border:none;
}
.jiemi .search_sel td select option:hover {
	color:#FFF;
	cursor:pointer;
	background-color:#07f;
}
.jiemi .jm_search .search_jysj {
	border:1px #e7e7e7 solid;
	border-radius:0;
}
.jiemi .clear_slt {
	margin:10px 0;
	padding:5px;
	overflow:hidden;
	position:relative;
}
.jiemi .clear_btn_09 {
	box-sizing:border-box;
	width:70px;
	height:25px;
	line-height:23px;
	border:0;
	font-size:12px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	margin-right:10px;
	border:1px solid #07f;
	background:#07F;
	color:#FFF;
	cursor:pointer;
}
.jiemi .search_jysj {
	margin-left:0;
}
.jiemi .col_ff7 {
	background:#ff7800;
	border:1px #ff7800 solid;
}
.jiemi .jy_tab1 td {
	height:auto;
}
#quanxuan td {
	background-color:rgb(228,239,201);
}
.buy_button {
	border:none;
	background-color:#DC2B1B;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	width:70px;
	height:25px;
	line-height:25px;
	border-radius:3px;
}
