@charset "utf-8";

@font-face {
	font-weight:400;font-style:normal;font-family:HELVETICANEUELTPRO-THEX;src:url(font/HELVETICANEUELTPRO-LTEX.OTF);
}
/*
@font-face {
    font-family: 'ubunturegular';
    src: url('fonts/ubunturegular/ubuntu-webfont.eot');
    src: url('fonts/ubunturegular/ubuntu-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubunturegular/ubuntu-webfont.woff2') format('woff2'),
         url('fonts/ubunturegular/ubuntu-webfont.woff') format('woff'),
         url('fonts/ubunturegular/ubuntu-webfont.ttf') format('truetype'),
         url('fonts/ubunturegular/ubuntu-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ubunturegular{ font-family:"ubunturegular","Microsoft Yahei",Helvetica,Arial; }

@font-face {
    font-family: 'ubuntulight';
    src: url('fonts/ubuntulight/ubuntu-light-webfont.eot');
    src: url('fonts/ubuntulight/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntulight/ubuntu-light-webfont.woff2') format('woff2'),
         url('fonts/ubuntulight/ubuntu-light-webfont.woff') format('woff'),
         url('fonts/ubuntulight/ubuntu-light-webfont.ttf') format('truetype'),
         url('fonts/ubuntulight/ubuntu-light-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ubuntulight{ font-family:"ubuntulight","Microsoft Yahei",Helvetica,Arial; }
)*/
* {
	margin: 0;
	padding: 0
}

body {
	overflow-x: hidden;
	width: 100%;
	min-width: 1290px;
	font-size: 12px;
	font-family:  'ubuntulight','Microsoft YaHei',Tahoma,Verdana,'Simsun';
	background-color:#ffffff;
}


a {
	color: #0393d3;
	text-decoration: none
}

ol,ul {
	list-style: none
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	font-size: 12px
}

b,strong {
	font-weight: 400
}

em,i {
	font-style: normal
}

img {
	display: block;
	border: 0
}

input {
	border: none;
	background: 0 0
}

input,textarea {
	outline: 0;
	font-size: 14px;
	font-family: "微软雅黑",Arial
}

.fl {
	float: left
}

.fr {
	float: right
}

img {
	border: 0;
	vertical-align: top
}

.clearfix:after {
	clear: both;
	display: block;
	content: ''
}

.clearfix {
	zoom: 1
}

input,textarea {
	outline: 0;
	font-size: 14px;
	font-family: "微软雅黑",Arial;
	-webkit-appearance: none
}

::-webkit-scrollbar-track-piece {
	width: 8px;
	background-color: #f4f4ff
}

::-webkit-scrollbar {
	width: 8px;
	background-color: #0393d3
}

::-webkit-scrollbar-thumb {
	width: 8px;
	background-color: #aeaeae
}

::-webkit-scrollbar-thumb:hover {
	width: 8px;
	background-color: #3d3d3d
}

.head_nav_box {
	height: 70px
}

.head_nav_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 30;
	width: 100%;
	height: auto;
	background: #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.1)
}

.head_nav {
	margin: 0 auto;
	padding: 0 16px;
	width: 1168px;
	height: 70px
}

.Logo {
	float: left;
	display: block;
	margin-top: 5px;
	height: 60px;
}

.Logo img {
	height: 60px
}

.shade_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.nav {
	float: right
}

.nav_li {
	position: relative;
	float: left;
	width: auto;
	height: 70px;
	font-size: 14px
}

.navitem {
	display: block;
	margin: 0 10px;
	padding: 0 10px;
	height: 70px;
	color: #626262;
	line-height: 70px;
	font-size:15px;
}

.nav .navitem:hover {
	height: 68px;
	border-top: 2px solid #0393d3;
	color: #3d3d3d;
	line-height: 66px
}

.navitem.active {
	border-top: 2px solid #0393d3
}

.nav .active {
	height: 68px;
	color: #5A5A5A;
	line-height: 66px
}

.nav .active span {
	position: relative;
	border-top: 1px solid #fff
}

.nav .subnav .active {
	height: 40px;
	color: #0393d3
}

.nav .subnav .active a {
	color: #0393d3
}

.navitem_i {
	text-indent: 10px
}

.subnav {
	position: absolute;
	top: 70px;
	left: -30px;
	z-index: 50;
	display: none;
	padding: 14px;
	width: 180px;
	border-top: 1px solid #f0f0f0;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background: #fff;
	box-shadow: 0 2px 6px rgba(0,0,0,.1)
}

.subnav li {
	border-top: 1px solid #f0f0f0
}

.subnav li a {
	display: block;
	margin: 0 6px;
	height: 40px;
	color: #a3a3a3;
	line-height: 40px
}

.subnav .subnav_li_bor {
	position: relative;
	border-top: 0
}

.subnav li a span {
	float: left;
	overflow: hidden;
	width: 160px;
	height: 40px
}

.subnav li a i {
	float: right;
	margin-top: 13px
}

.nav .nav_li:hover .subnav {
	display: block
}

.subnav a:hover {
	color: #0393d3
}

.bgmask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 1;
	filter: alpha(opacity:100)
}

/**/
.pall{width:1290px;margin: 0 auto;clear:both;}
.pleft {width:230px;overflow:hidden;float:right;}
.pleft ul{margin-left:10px;margin-top: 30px;clear:both;}

.pleft ul li{line-height:30px;border:1px solid #f0f0f0;border-radius: 5px;display: block;background-color:#eee;margin-bottom:10px;}

.pleft ul li a:hover{}
.zm{color:#ff3300;}
.ptitle {height:50px;width:220px;boder:1px solid #ccc; background: #0095d3;text-align: center;margin: 0px auto;line-height:50px;font-size: 22px;color:#fff;border-radius: 5px;float:right;}


.pright{width:1060px;overflow:hidden;float:left;}

.por_img {
	position: relative;
	height: 160px;
	background-color: #0393d3;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.pro_nav {margin: 0 auto;}

.pro_box {
	margin: 0 auto;
	padding-top: 60px;
	width: 1060px;
	overflow: hidden;
	height: auto;
	border-top: 1px solid #f0f0f0;
}

.pro_box li {
	float: left;
	margin: 0 8px 20px 8px;
	width: 250px;
	height: 100%;
	
}

.por_img {
	position: relative;
	height: 160px;
	background-color: #0393d3;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.pro_nav {margin: 0 auto;}



.pro_box .item_box_mar {
	margin:0px;background-color: #fff;
}

.pro_box .item_box_mar  p{text-align: center;line-height:40px;height:40px;color:#0393d3;width:240px;overflow: hidden;}

.pro_box a:hover .item_box_shade {
	opacity: .9
}

.pro_box a:hover img {
	-webkit-transform: scale(1.08,1.08);
	-moz-transform: scale(1.08,1.08);
	-o-transform: scale(1.08,1.08);
	transform: scale(1);
	transform: scale(1.08,1.08);
	webkit-transform: scale(1)
}

.pro_box a:hover .item_txt {
	bottom: 50px
}



.pro_return span {
	float: left
}

.pro_return_text {
	margin-top: 2px
}

.pro_return {
	float: left;
	width: 100px;
	color: #a3a3a3;
	font-size: 13px
}

.pro_return:hover {
	color: #0393d3
}

.pro_return i {
	margin-right: 20px;
	font-size: 24px
}

.banner {
	position: relative;
	width: 100%;
	height: 680px
}

.banner_sub {
	position: relative;
	width: 100%;
	height: 210px;
}


.nav_join {
	margin: 0 auto;
	padding-top: 38px;
	height: 66px;
	text-align: center;
	opacity: 0
}

.nav_join li {
	float: left
}

.nav_join li a {
	position: relative;
	display: block;
	margin: 0 4px;
	padding: 0 16px;
	color: #a3a3a3;
	font-size: 13px;
	line-height: 32px
}

.nav_join li i {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -5px;
	color: transparent
}

.nav_join li span {
	position: absolute;
	top: 35px;
	left: 50%;
	height: 22px
}

.nav_join li.active a,.nav_join li:hover a {
	border-radius: 24px;
	background: #009d42;
	color: #fff;
	line-height: 35px
}

.nav_join a:hover i,.nav_join li.active i {
	width: 8px;
	height: 8px;
	border: 2px solid #0393d3;
	border-radius: 8px;
	background: #FFF none repeat scroll 0 0
}

.nav_join a:hover span,.nav_join li.active span {
	margin-top: 5px;
	height: 16px;
	border-left: 1px dotted #ccc
}

/*product nav*/
.nav_join1 {
	margin: 0 auto;
	padding-top: 38px;
	height: 66px;
	text-align: center;
	opacity: 0
}
.nav_join1 li {float: left}

.nav_join1 li a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0 3px;
	color: #a3a3a3;
	font-size: 13px;
	line-height: 32px
}

.nav_join1 li i {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -5px;
	color: transparent
}

.nav_join1 li span {
	position: absolute;
	top: 35px;
	left: 50%;
	height: 22px
}

.nav_join1 li.active a,.nav_join1 li:hover a {
	border-radius: 24px;
	background: #0096d5;
	color: #fff;
	line-height: 35px
}

.nav_join1 a:hover i,.nav_join1 li.active i {
	width: 8px;
	height: 8px;
	border: 2px solid #0393d3;
	border-radius: 8px;
	background: #FFF none repeat scroll 0 0
}

.nav_join1 a:hover span,.nav_join1 li.active span {
	margin-top: 5px;
	height: 16px;
	border-left: 1px dotted #ccc
}



.banner_body {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 680px
}

.banner .active {
	display: block
}

.banner li {
	position: relative;
	width: 100%;
	height: 680px
}

.banne .pan_txt {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	text-align: center
}

.ban_title {
	overflow: hidden;
	margin: 0 auto;
	padding-top: 13%;
	width: 800px;
	height: 70px;
	color: #fff;
	text-align: center;
	font-size: 42px;
	line-height: 70px
}

.ban_Englis {
	overflow: hidden;
	margin: auto;
	width: 746px;
	height: 32px;
	color: #d0dcea;
	text-align: center;
	font-size: 14px;
	line-height: 16px
}

.ban_date {
	margin: 0 auto;
	width: 286px;
	color: #00f3ff;
	text-align: right;
	font-size: 18px;
	line-height: 20px
}

.ban_title {
	overflow: hidden;
	margin: 0 auto;
	padding-top: 13%;
	width: 800px;
	height: 70px;
	color: #fff;
	text-align: center;
	font-size: 42px;
	line-height: 70px
}

.ban_Englis {
	overflow: hidden;
	margin: auto;
	width: 746px;
	height: 32px;
	color: #d0dcea;
	text-align: center;
	font-size: 14px;
	line-height: 16px
}

.ban_but_l {
	top: 45%;
	left: 30px
}

.ban_c_but i {
	margin-top: -2px;
	font-size: 24px
}

.ban_c_but a {
	position: absolute;
	padding-top: 10px;
	width: 40px;
	height: 30px;
	border-radius: 20px;
	background: rgba(0,0,0,.2);
	color: #fff;
	text-align: center;
	font-size: 18px;
	transition: all .3s ease-out 0s
}

.ban_c_but a:hover {
	background: #0393d3;
	color: #fff
}

.ban_bot_but {
	position: absolute;
	bottom: 50px;
	left: 50%
}

.ban_bot_but li {
	float: left;
	margin: 0 6px;
	width: 8px;
	height: 8px;
	border: 2px solid #777;
	border-color: rgba(111,111,111,.4);
	border-radius: 6px;
	cursor: pointer
}

.ban_but_r {
	top: 45%;
	right: 30px
}

.banner .ban_bot_but .active {
	width: 12px;
	height: 12px;
	border: 0;
	background-color: #0393d3
}

/*main_1*/
.article_content{margin:0 auto;width:88%;text-align:left;}
.article_content img{text-align:center;}
.content_img{width:1040px;text-align:center;}
.content_img img{display:block; margin:0 auto;}
.article_content_us{margin:0 auto;width:88%;text-align:left;font-size:15px;line-height:30px;}
.article_content_us strong{font-weight:bold;}
.article_content_us .tt1{font-family:"Arial";}
.article_ul{}
.article_ul li{width:213px;margin-right:20px;float:left;border:1px solid #c8c8c8;margin-top:20px;}
.article_ul li p{line-height:40px;text-align:center;}
.main_1{width:100%;background-color: #FFFFFF;height:440px;padding-top:40px;}

.main_1 .tilte1{margin: 0 auto;width:800px;font-size: 30px;line-height:80px;text-align: center;font-family:"微软雅黑",HELVETICANEUELTPRO-THEX;}
.main_1 .content1{font-size: 14px;margin: 0 auto;line-height:30px;text-align: center;font-family:"微软雅黑",HELVETICANEUELTPRO-THEX; width:800px;}

.main_1 .iconmain{margin:0 auto;width:1140px;clear:both;padding-top:10px;}
.main_1 .iconmain a{font-size: 18px;color:#353535;}
.main_1 .iconmain a:hover{font-size: 18px;color:#0393d3;}
.main_1 .iconmain .iconmain_01{float:left;width:25%;height:170px;background: url(../images/icon1.png) no-repeat;position:relative; text-align: center;background-position: center;}
.main_1 .iconmain .iconmain_02{float:left;width:25%;height:170px;background: url(../images/icon2.png) no-repeat;position:relative;background-position: center;}
.main_1 .iconmain .iconmain_03{float:left;width:24%;height:170px;background: url(../images/icon3.png) no-repeat;position:relative;background-position: center;}
.main_1 .iconmain .iconmain_04{float:left;width:24%;height:170px;background: url(../images/icon4.png) no-repeat;position:relative;background-position: center;}
.main_1 .iconmain .iconmain_01 .iconmain_text{position:absolute;bottom:0;text-align: center;width:100%;}
.main_1 .iconmain .iconmain_02 .iconmain_text{position:absolute;bottom:0;text-align: center;width:100%;}
.main_1 .iconmain .iconmain_03 .iconmain_text{position:absolute;bottom:0;text-align: center;width:100%;}
.main_1 .iconmain .iconmain_04 .iconmain_text{position:absolute;bottom:0;text-align: center;width:100%;}

.main_2{width:100%;background-color: #eff7f9;min-height:240px;}
.main_2 .tilte2{margin: 0 auto;width:800px;font-size: 30px;line-height:80px;margin: 0 auto;text-align: center;font-family:"微软雅黑",HELVETICANEUELTPRO-THEX;padding-top:30px;}
.main_2 .content2{font-size: 14px;margin: 0 auto;line-height:30px;text-align: center;width:1000px;font-family:"微软雅黑",HELVETICANEUELTPRO-THEX;padding-top:35px;}
.main_2 .content2_text{font-size: 14px;margin: 0 auto;line-height:30px;text-align: center;width:1000px;font-family:HELVETICANEUELTPRO-THEX;padding-bottom:50px;}
.main_2 .content2 .box2{width:333px;float:left;}

.main_2 .content2 .box2 .box2_1{width:333px;height:250px;background-color: #fff;padding-top:40px;}
.main_2 .content2 .box2 .box2_1 .title_i{margin-top: 10px;line-height:20px;font-size:24px;color:#4a4a4a;font-family:HELVETICANEUELTPRO-THEX;}
.main_2 .content2 .box2 .box2_1 p{color:#cecece;padding-bottom:10px;font-family: arial;font-weight: normal;}


.main_sub{width:100%;background-color: #FFFFFF;border-bottom: 1px solid #f2f2f2;padding-bottom:20px;clear:both;min-height:1000px;}
.main_sub_content{margin: 0 auto;width:1250px;}

/**/
#sidebar {
	float: left;
	width: 237px;
	margin-top: 38px;
}
#sidebar .sitit1 {
	display: block;
	padding: 10px 10px 10px 22px;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: white;
	background-color: #0494d2;
	/*text-transform: uppercase;*/
}
#sidebar .sisec1 {
	margin-bottom: 20px;
}
#sidebar .sisec1 a {
	position: relative;
	display: block;
	margin: 10px 0;
	padding: 9px 22px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#sidebar .sisec1 a em {
	display: none;
	position: absolute;
	top: 50%;
	right: -38px;
	margin-top: -19px;
	border: 19px solid transparent;
	border-left-color: #dff1e6;
}
#sidebar .sisec1 a:hover {
	text-decoration: none;
}
#sidebar .sisec1 a:hover,
#sidebar .sisec1 a.on {
	color: #26b458;
}
#sidebar .sisec1 a.on {
	background: #dff1e6;
}
/* #sidebar .sisec1 a:hover em, */
#sidebar .sisec1 a.on em {
	display: block;
}
#sidebar .sisec2 {
	position: relative;
	margin: 19px 0 43px;
}
#sidebar .sisec2 .bd {
	height: 256px;
	overflow: hidden;
}
#sidebar .sisec2 .bd .imgbox {
	display: block;
	width: 237px;
	height: 256px;
	text-align: center;
	line-height: 256px;
}
#sidebar .sisec2 .bd .imgbox img {
	display: inline-block;
}
#sidebar .sisec2 .hd {
	position: absolute;
	top: 97px;
	left: 5px;
	right: 5px;
}
#sidebar .sisec2 .hd .btn {
	position: absolute;
	display: block;
	top: 0;
	width: 30px;
	height: 62px;
}
#sidebar .sisec2 .hd .btn.prev {
	left: 0;
	background: url(../images/sisec2prev.gif) no-repeat;
}
#sidebar .sisec2 .hd .btn.next {
	right: 0;
	background: url(../images/sisec2next.gif) no-repeat;
}
#sidebar .sitit2 {
	padding-top: 13px;
	font-size: 18px;
	line-height: 38px;
	color: #0494d2;
	font-weight: normal;
	padding-left: 60px;
	border-top: 7px solid #0494d2;
	background: url(../images/sisec3i1.png) no-repeat 13px 12px;
}
#sidebar .sisec3 {
	margin-top: 10px;
	font-size: 13px;
	line-height: 24px;
	color: #6d6d6d;
	border-bottom: 2px solid #0494d2;
}
#sidebar .sisec3 p {
	padding: 10px 5px 11px;
}
#sidebar .sisec3 p+p {
	border-top: 1px dashed #ccc;
}
#sidebar .sisec3 .fname {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #1e1e1e;
}

#article {
	float: right;
	width: 924px;
	margin-top: 38px;
}


#article .content {
	padding: 28px 11px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
#article .content h1 {
	font-size: 20px;

	padding-bottom: 20px;
}
.pgtit {
	padding: 13px 0 20px;
	border-bottom: 1px solid #f2f2f2;
}
.pgtit #bcnav {
	float: right;
	margin: 5px 0;
}
.pgtit .title {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #333;
}

#bcnav {
	font-size: 12px;
	color: #333;
}
#bcnav em {
	color: #ccc;
}
#bcnav .homedh {
	padding-left: 20px;
	background: url(../images/bchome.gif) no-repeat left center;
}

/**/
.button{ display:block ;width:160px ; margin:0 auto ; height:40px; line-height:40px ; background:#30a85e; border:1px solid #ffffff;font-size:14px ; color:#ffffff;border-radius: 20px;margin-top:10px;} 
.button:hover{ background:#30a85e; border:0px solid #25de7c ;color:#ffffff;}
	


.serve_bg {
	position: relative;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid rgba(0,0,0,.05);
	background-color: #fff;
	background-size: cover;
	background-attachment: fixed
}

.serve {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 80px 0 100px;
	width: 1200px;
	height: auto
}

.serve li {
	float: left;
	margin: 30px 0 0 30px;
	width: 568px;
	height: 150px;
	border: 1px solid transparent;
	text-align: right;
	transition: all .3s ease-out 0s
}

.serve li:hover {
	border: 1px solid #f0f0f0
}

.serve .serve_l {
	text-align: left
}

.serve_title {
	margin: 30px 0;
	width: 350px;
	height: 100px;
	text-align: left
}

.serve li:hover .serve_title a {
	color: #0393d3;
	transition: all .3s ease-out 0s
}

.serve li:hover .serve_title p a {
	color: #575757;
	transition: all .3s ease-out 0s
}

.serve_title h3 {
	overflow: hidden;
	width: 350px;
	height: 38px;
	font-size: 16px;
	line-height: 38px
}

.serve_title h3 a {
	overflow: hidden;
	color: #3d3d3d;
	transition: all .3s ease-out 0s
}

.serve_title p {
	overflow: hidden;
	height: 40px;
	font-size: 13px;
	line-height: 20px
}

.serve_title p a {
	color: #a3a3a3;
	transition: all .3s ease-out 0s
}

.serve_box {
	margin: 25px 30px;
	width: 100px;
	height: 100px
}

.serve_box img {
	width: 102px
}

.serve_box i {
	color: #a3a3a3;
	font-size: 20px
}
/.news_list .serve_ul_top {
	padding-top: 20px
}

.news_list .news_list_ul .serve_li_bor {
	border-top: 1px solid transparent
}

.news_list_box .serve_txt {
	width: 772px
}

.news_list_ul .news_list_box:hover h3 a {
	color: #0393d3
}

.news_list_ul .news_list_box:hover a i {
	color: #fff
}

.news_list_ul .news_list_box:hover p a {
	color: #777
}

.sever_intro {
	margin: 0 auto;
	padding: 140px 120px;
	width: 960px
}

.sever_intro_h3 {
	overflow: hidden;
	height: 60px;
	color: #3d3d3d;
	text-align: center;
	font-size: 20px;
	line-height: 60px
}

.sever_intro_p {
	padding-top: 5px;
	line-height: 24px
}

.intro_figure .sever_figure_r {
	padding-top: 46px
}

.item {
	height: auto;
	background-color: #f0f4f9;
	background-size: cover;
	background-attachment: fixed
}

.item_box_bg {
	position: relative;
	height: auto;
	border-top: 1px solid rgba(0,0,0,.1)
}

.item_slider {
	margin: 0 auto
}

.item_box {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 50px 0 100px;
	width: 1196px;
	height: auto
}

.item_box li {
	float: left;
	margin: 0 7px 0 8px;
	width: 250px;
	height: 100%
}

.item_shade {
	position: relative;
	float: left;
	overflow: hidden;
	width: 250px;
	height: 100%;
	color: #fff;
	
}


.item_box_shade {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 250px;
	height: 100%;
	opacity: 0;
    background-color:#ededed;
	transition: all .3s ease-out 0s
}

.item_box a:hover .item_box_shade {
	opacity: .9
}

.item_shade img {
	transition: all .3s ease-out 0s;
	transform: scale(1);
	webkit-transform: scale(1)
}

.item_box a:hover img {
	-webkit-transform: scale(1.08,1.08);
	-moz-transform: scale(1.08,1.08);
	-o-transform: scale(1.08,1.08);
	transform: scale(1);
	transform: scale(1.08,1.08);
	webkit-transform: scale(1)
}

.item_info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0393d3;
		
}

.item_ico {
	position: absolute;
	top: 20px;
	right: 20px;
	padding-top: 8px;
	width: 36px;
	height: 28px;
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 20px;
	text-align: center
}

.item_ico i {
	color: #fff;
	font-size: 20px
}

.item_txt {
	position: absolute;
	bottom: 50px;
	left: 18px;
	width: 248px;
	margin-bottom:60px;
	transition: all .3s ease-out 0s
}

.item_box a:hover .item_txt {
	bottom: 30px
}

.item_txt h3 {
	overflow: hidden;
	height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 28px;
	line-height: 40px;
	color:#ffffff;
	text-align:center;
}

.item_txt p {
	overflow: hidden;
	padding-top: 10px;
	border-top: 1px dotted rgba(255,255,255,.3);
	color: rgba(255,255,255,.8);
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px
}




.team_box_but .pro_three_fix {
	position: fixed
}

.relation_list {
	margin: 0 auto;
	width: 1000px;
	height: 118px
}

.team {
	height: auto;
	background-color: #fff;
	background-size: cover;
	background-attachment: fixed
}

.team_box_bg {
	position: relative;
	border-top: 1px solid rgba(0,0,0,.05)
}

.team_box {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 80px 0 20px;
	width: 1208px
}

.team_box_h3 {
	height: 40px
}

.team_top_img {
	display: block;
	width: 270px;
	height: 150px;
	background: #39F
}

.team_box_bot {
	padding: 26px 20px;
	width: 230px;
	height: 184px;
	background: #fff;
	transition: all .3s ease-out 0s
}

.team_h3_l {
	overflow: hidden;
	width: 180px;
	height: 40px;
	transition: all .3s ease-out 0s
}

.team_h3_l span {
	display: block;
	overflow: hidden;
	height: 20px;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 20px
}

.team_h3_l i {
	color: #a3a3a3
}

.team_h3_l strong {
	overflow: hidden;
	height: 20px;
	color: #a3a3a3;
	font-size: 13px;
	line-height: 20px
}

.team_h3_r {
	display: block;
	padding: 4px 10px 0 0;
	width: 22px;
	height: 28px;
	border: 1px solid transparent;
	border-radius: 20px;
	transition: all .3s ease-out 0s
}

.team_h3_r i {
	margin: 1px 0 0 13px;
	color: #e0e0e0;
	font-size: 21px
}

.team_box_txt {
	overflow: hidden;
	margin-top: 22px;
	padding-top: 20px;
	height: 94px;
	border-top: 1px dotted #ccc;
	font-size: 13px;
	line-height: 24px
}

.team_box li {
	float: left;
	margin: 0 15px 40px;
	border: 1px solid rgba(168,168,168,.25);
	transition: all .3s ease-out 0s
}

.team_box li:hover {
	margin: -10px 15px 50px 15px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.team_box li:hover .team_box_txt a {
	color: #B0B0B0
}

.team_box li:hover .team_box_bot {
	background: #f6f6f6
}

.team_box li:hover .team_h3_r {
	display: block;
	margin: 1px 0 0 13px;
	width: 22px;
	height: 28px;
	border: 1px solid #0393d3;
	border-radius: 20px;
	background: #0393d3;
	color: #a3a3a3
}

.team_box li:hover .team_h3_r i {
	margin-top: 1px;
	color: #fff;
	font-size: 21px
}

.team_box_but_l {
	position: fixed;
	top: 45%;
	left: 0;
	padding-top: 38px;
	width: 30px;
	height: 74px;
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #e0e0e0;
	text-align: center;
	font-size: 32px;
	transition: all .3s ease-out 0s
}

.team_box_but_r {
	position: fixed;
	top: 45%;
	right: 0;
	padding-top: 38px;
	width: 30px;
	height: 74px;
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #e0e0e0;
	text-align: center;
	font-size: 32px;
	transition: all .3s ease-out 0s
}

.team_post_but {
	z-index: 3
}

.team_box_but .team_post_but:hover {
	border: 1px solid #0393d3;
	background: #0393d3;
	color: #fff
}

.team_box_txt a {
	color: #a3a3a3;
	transition: all .3s ease-out 0s
}

.team_bot_but {
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 5;
	margin-left: -18px
}

.team_bot_but a {
	float: left;
	margin: 0 6px;
	width: 10px;
	height: 10px;
	border-radius: 6px;
	background: #2d2d2d;
	cursor: pointer
}

.team_bot_but a.active,.team_bot_but a:hover {
	width: 6px;
	height: 6px;
	border: 2px solid #E7090B;
	background: transparent
}

.elite_top {
	position: relative;
	height: 160px;
	background: url(../upload/img08.png) center
}

.elite_bot {
	margin-bottom: 100px
}

.elite_top h2 {
	margin: 0 auto;
	padding: 0 16px;
	width: 1168px;
	line-height: 160px
}

.elite_top span {
	color: #fff;
	font-size: 24px
}

.elite_top i {
	color: #cbcbcb;
	font-size: 13px
}

.elite_intro {
	margin: 0 auto;
	padding-top: 100px;
	width: 1200px;
	height: auto
}

.elite_intro_l {
	float: left;
	width: 500px
}

.elite_intro_l img {
	width: 400px
}

.elite_intro_r {
	float: left;
	width: 600px
}

.intro_h3 {
	padding: 40px 0 40px 0;
	border-bottom: 1px dotted #e0e0e0
}

.intro_h3 span {
	color: #3d3d3d;
	font-size: 18px;
	line-height: 38px
}

.intro_h3 i {
	color: #a3a3a3;
	font-size: 14px
}

.intro_txt {
	padding: 30px 0 40px 0;
	width: 600px;
	line-height: 20px
}

.intro_contact {
	margin-bottom: 160px
}

.intro_contact a {
	margin-right: 36px;
	color: #a3a3a3
}

.intro_contact a:hover {
	color: #0393d3
}

.intro_contact i {
	font-size: 16px
}

.intro_close a {
	display: block;
	width: 32px;
	height: 32px
}

.intro_close {
	position: fixed;
	top: 36px;
	right: 36px;
	width: 32px;
	height: 32px;
	background: url(../images/close_but.png) no-repeat center
}

.intro_figure {
	position: fixed;
	padding-top: 38px;
	height: 72px;
	text-align: right;
	transition: all .3s ease-out 0s
}

.intro_figure span {
	display: block;
	overflow: hidden;
	margin-top: 4px;
	width: 100px;
	height: 20px;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 25px
}

.intro_figure i {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 20px;
	color: #a3a3a3;
	font-size: 13px;
	line-height: 20px
}

.but_box_team {
	position: relative
}

.but_box_team:hover .intro_figure_l {
	left: 32px
}

.but_box_team:hover .intro_figure_r {
	right: 32px
}

.intro_figure_l {
	top: 45%;
	left: -320px;
	padding: 40px 20px 0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	background: #fff;
	text-align: left;
	transition: all .3s ease-out 0s
}

.intro_figure_r {
	top: 45%;
	right: -320px;
	padding: 40px 20px 0;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	background: #FFF;
	text-align: right;
	transition: all .3s ease-out 0s
}

.pro_three_box_l {
	float: left;
	margin-bottom: 80px;
	margin-left: -20px
}

.home {
	position: relative;
	padding: 100px 100px;
	background-color: #0393d3;
	background-size: cover;
	background-attachment: fixed
}

.home_box_bg {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	width: 1200px
}

.home_box li {
	margin: 0 auto;
	padding: 0 16px;
	width: 1168px
}

.home_box_l {
	float: left;
	width: 600px;
	height: 320px
}

.home_box_r {
	float: left;
	padding: 60px 30px 0;
	width: 480px;
	height: 260px
}

.home_box_r h3 {
	overflow: hidden;
	height: 34px
}

.home_box_r span {
	display: inline-block;
	overflow: hidden;
	height: 34px;
	color: #fff;
	font-size: 24px;
	line-height: 34px
}

.home_box_r i {
	display: inline-block;
	overflow: hidden;
	width: 200px;
	height: 32px;
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	line-height: 34px
}

.home_box_r p {
	overflow: hidden;
	margin-top: 52px;
	height: 66px;
	color: #fff;
	font-size: 13px;
	line-height: 24px
}

.home_box_r p a {
	color: rgba(777,777,777,.6)
}

.about {
	margin: 0px;
	padding-top:20px;
	padding-bottom:80px;
	height: auto;
	background-color:#fff;
}

.about_cont_box {
	min-height: 462px
}

.about_top {
	height: 160px;
	background: url(../upload/img10.png) center
}

.about_top_h2 {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 0 16px;
	width: 1168px;
	line-height: 160px
}

.about_top_h2 span {
	color: #fff;
	font-size: 24px
}

.about_top_h2 i {
	color: #cbcbcb;
	font-size: 13px
}

.about_nav {
	padding-left: 20%;
	width: 800px
}


.about_bot {
	margin: 0 auto;
	padding: 38px 0 80px;
	width: 1200px
}

.about_bot_l {
	float: left;
	margin-top: 88px;
	padding-left: 24px;
	width: 526px
}

.about_bot_r {
	float: left;
	width: 650px
}

.about_bot_r h3 {
	padding: 38px 0;
	color: #3d3d3d;
	font-size: 16px
}

.about_bot_r p {
	width: 525px
}

.news_box_bg {
	position: relative;
	border-top: 1px solid rgba(0,0,0,.05);
	border-bottom: 1px solid rgba(0,0,0,.05)
}

.news {
	height: auto;
	background-color: #fff;
	background-size: cover;
	background-attachment: fixed
}

.news_box {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	width: 1200px
}

.news_content {
	width: 538px;
	height: 240px;
	border: 1px solid #f6f6f6;
	transition: all .3s ease-out 0s
}

.news_content:hover {
	margin-top: -10px;
	border: 1px solid #0393d3;
	box-shadow: 0 10px 20px rgba(0,0,0,.2)
}

.news_content:hover .news_content_bot {
	background: #0393d3
}

.news_content:hover .news_content_bot p {
	color: #fff
}

.news_content:hover .news_content_bot a {
	color: #fff
}

.news_content:hover .news_content_bot .news_Tri_r {
	border-left: 10px solid #0393d3
}

.news_content:hover .news_txt a {
	color: #777
}

.news_content:hover .news_content_bot .news_Tri_l {
	border-right: 10px solid #0393d3
}

.news_content:hover .news_anlge_right i {
	color: #fff
}

.news_content:hover .news_dot {
	border: 2px solid #0393d3;
	background: #fff
}

.news_l_seat {
	position: absolute;
	top: 230px;
	right: 43px
}

.news_r_seat {
	position: absolute;
	top: 78px;
	left: 44px
}

.news_r_seat01 {
	position: absolute;
	top: 380px;
	left: 44px
}

.news_content_top {
	padding: 30px 40px 40px 40px;
	background: #fff
}

.news_h3 {
	overflow: hidden;
	height: 38px;
	font-size: 16px;
	line-height: 38px
}

.news_h3 a {
	color: #525252
}

.news_txt {
	overflow: hidden;
	margin: 8px 0 0 0;
	height: 44px;
	font-size: 13px;
	line-height: 24px
}

.news_txt a {
	color: #b0b0b0
}

.news_date {
	padding-top: 2px;
	color: #939393
}

.news_date span {
	font-size: 28px;
	font-family: HELVETICANEUELTPRO-THEX,"微软雅黑"
}

.news_date i {
	font-size: 14px;
	font-family: HELVETICANEUELTPRO-THEX,"微软雅黑"
}

.news_anlge_right {
	margin-top: 10px;
	padding-top: 10px;
	width: 40px;
	height: 30px;
	border: 1px solid #e0e0e0;
	border-radius: 30px;
	text-align: center;
	transition: all .3s ease-out 0s
}

.news_anlge_r_mar {
	margin-top: 30px
}

.news_anlge_right i {
	color: #A3A3A3;
	font-size: 21px
}

.news_content_bot {
	position: relative;
	padding: 9px 38px 9px 38px;
	width: auto;
	height: 62px;
	background: rgba(245,245,245,.9);
	transition: all .3s ease-out 0s
}

.news_Tri_r {
	position: absolute;
	top: 38%;
	right: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #f6f6f6;
	transition: all .3s ease-out 0s
}

.news_box_l {
	position: relative;
	float: left;
	width: 599px;
	height: 720px;
	border-right: 1px solid rgba(0,0,0,.05)
}

.news_box_r {
	position: relative;
	float: left;
	width: 598px;
	height: 720px
}

.news_Tri_l {
	position: absolute;
	top: 42%;
	left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #f6f6f6;
	border-bottom: 10px solid transparent;
	transition: all .3s ease-out 0s
}

.news_box_ul li {
	background: #a3a3a3;
	height: 8px;
	border: 2px solid rgba(0,0,0,.2);
	border-radius: 7px;
	background: #fff;
	transition: all .3s ease-out 0s
}

.news_dot_l {
	position: absolute;
	top: 49%;
	left: -51px
}

.news_dot_r {
	position: absolute;
	top: 49%;
	right: -51px
}

.news_box_but01 {
	margin-top: 268px
}

.news_box_but02 {
	margin: 140px 0
}

.news_img {
	position: relative;
	height: 160px;
	background: url(../upload/img13.png) center
}

.news_list {
	height: auto
}

.news_c_box {
	margin: 60px 0 160px;
	height: auto
}

.news_list_img img {
	height: 102px
}

.news_list_date {
	margin-left: 28px;
	padding-top: 28px;
	width: 90px;
	height: 74px
}

.news_list_date span {
	color: #3d3d3d;
	font-size: 28px;
	font-family: HELVETICANEUELTPRO-THEX,"微软雅黑"
}

.news_list_date i {
	color: #8c8c8c;
	font-size: 13px;
	font-family: HELVETICANEUELTPRO-THEX,"微软雅黑"
}

.news_list_txt {
	margin-left: 34px;
	padding-left: 30px;
	width: 530px;
	height: 102px
}

.news_list_txt h3 {
	overflow: hidden;
	height: 42px;
	font-size: 16px;
	line-height: 38px
}

.news_list_txt h3 a {
	color: #525252
}

.news_list_txt p {
	overflow: hidden;
	margin-top: 6px;
	height: 44px;
	font-size: 13px;
	line-height: 24px
}

.news_list_txt p a {
	color: #B0B0B0
}

.news_list_box {
	margin: 0 auto;
	width: 1168px
}

.news_list .news_list_box {
	padding: 50px 16px;
	height: 102px;
	border-top: 1px solid #f0f0f0
}

.news_list_box:hover .news_anlge_right {
	border: 1px solid #3b94f9;
	background: #3b94f9;
	color: #fff
}

.page .page_l_ico {
	width: 60px;
	border: 1px solid #DFDFDF;
	color: #3d3d3d;
	line-height: 38px
}

.page_l_ico a:hover: {
	width: 60px;
	height: 38px;
	color: #FFF
}

.page {
	margin: 0 auto;
	padding: 40px 16px 0;
	width: 1168px
}

.page a {
	display: inline-block;
	margin-right: 6px;
	width: 36px;
	height: 36px;
	border: 1px solid #dfdfdf;
	background: transparent;
	color: #a3a3a3;
	text-align: center;
	font-size: 13px;
	line-height: 36px
}

.page i {
	padding-top: 8px;
	color: #a3a3a3;
	font-size: 18px
}

.page strong {
	margin-right: 15px;
	padding-bottom: 6px;
	color: #a3a3a3;
	font-size: 12px
}

.page a:hover {
	border: 1px solid transparent;
	background: #0393d3;
	color: #fff
}

.page .active {
	border: 1px solid transparent;
	background: #0393d3;
	color: #fff
}

.page .page_l_ico:hover i {
	color: #fff
}

.newspost_bg {
	position: relative;
	border-top: 1px solid #f0f0f0
}

.newspost {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 1000px
}

.newspost h2 {
	padding: 40px 0 4px;
	color: #525252;
	font-size: 18px;
	line-height: 24px
}

.newspost img {
	margin-top: 20px
}

.newspost table {
	margin: 0 auto;
	margin-top: 20px;
	width: 1000px;
	border-collapse: collapse
}

.newspost th {
	height: 62px;
	border: 1px solid #f0f0f0;
	color: #3d3d3d;
	font-weight: 400;
	font-size: 16px;
	line-height: 62px
}

.newspost td {
	height: 50px;
	border: 1px solid #f0f0f0;
	color: #a3a3a3;
	text-align: center;
	line-height: 50px
}

.table_td_bg {
	background: #f7f7f7
}

.newspost .table_td_source {
	text-align: left;
	text-indent: 30px
}

.table_td_source a {
	color: #a3a3a3
}

.table_td_source a:hover {
	color: #2a83e8;
	text-decoration: underline
}

.news_h2_date {
	margin-bottom: 20px;
	color: #a3a3a3;
	line-height: 24px
}

.partner {
	position: relative;
	height: 254px;
	background-color: #f6f6f6;
	background-size: cover;
	background-attachment: fixed
}

.par_box_bg {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 80px 0 0 0;
	width: 1200px
}

.par_box {
	margin: 0 auto;
	width: 1200px
}

.par_box li {
	float: left;
	margin: 0 8px;
	width: 224px;
	height: 90px
}

.par_box .par_box_mar {
	margin-right: 0
}

.Contact {
	position: relative;
	padding: 80px 0;
	height: auto;
	background-color: #fff;
	background-size: cover;
	background-attachment: fixed
}

.contact_box {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 60px 16px;
	width: 1168px;
	height: auto
}

.phone {
	float: left;
	padding-top: 10px;
	width: 36px;
	height: 26px;
	border: 1px solid #ddd;
	border-radius: 20px;
	text-align: center
}

.phone i {
	color: #a3a3a3;
	font-size: 18px
}

.phone_txt {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	width: 232px;
	border-left: 1px solid #f0f0f0;
	color: #a0a0a0;
	line-height: 24px
}

.phone_txt p {
	width: 232px
}

.phone_txt li {
	float: left;
	margin-right: 38px
}

.phone_txt li i {
	margin-top: 14px;
	color: #a0a0a0;
	font-size: 16px
}

.contact_box_l {
	float: left;
	width: 320px
}

.contact_box_c {
	float: left;
	margin: 0 60px;
	width: 320px
}

.contact_box_r {
	float: left;
	width: 320px
}

.contact_box_c .phone_txt i:hover {
	color: #0393d3
}

.address {
	overflow: hidden;
	width: 232px
}

.footer_box_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: #212b46;
	background-size: cover;
	background-attachment: fixed
}

.footer_box {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 45;
	margin-left: -600px;
	width: 1200px
}

.inputtxt {
	margin-bottom: 10px;
	padding: 10px 20px;
	width: 326px;
	height: 24px;
	border: 1px solid rgba(255,255,255,.1);
	background: rgba(0,0,0,.1);
	color: #d2ddf8;
	line-height: 46px
}

.inputext {
	overflow: hidden;
	padding: 10px 20px;
	width: 728px;
	height: 136px;
	border: 1px solid rgba(255,255,255,.1);
	background: rgba(0,0,0,.1);
	color: #d2ddf8;
	resize: none
}

.inputsub {
	width: 264px;
	height: 54px;
	border-radius: 27px;
	background: #0393d3;
	color: #fff;
	text-align: center;
	line-height: 54px;
	cursor: pointer
}

.foot_form {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 45;
	margin: 0 auto;
	margin-left: -600px;
	padding: 102px 16px 0 16px;
	width: 1168px
}

.foot_form_p {
	margin-top: 46px;
	text-align: center
}

.footer {
	position: relative;
	height: 480px
}

.foot_form .inputext:hover {
	border: 1px solid #0393d3
}

.foot_form .inputtxt:hover {
	border: 1px solid #0393d3
}



.copyright {
	background: #fff;
	text-align: center;
	padding-bottom: 10px;
	padding-top:50px ;
	border-top: 1px solid #f2f2f2;
}

.copyrightnav {
	margin: 0 auto;
	width:1250px;
	border-bottom: 1px solid #f2f2f2;
	background: #fff;
	color: #545F78;
	text-align: center;
	min-height: 310px;
}
.copyrightnav_box{width:25%;float:left;}
.copyrightnav_box_title{color:#333333; font-size: 20px;line-height: 50px;}
.copyrightnav_box ul {margin: 0 auto;width:180px;margin-left:100px;}
.copyrightnav_box ul li{line-height: 30px;text-align: left; padding-left: 0px;background: url(../images/li1.png)  no-repeat 0px 12px; }
.copyrightnav_box ul li a{color:#a1a1a1;font-size: 14px;}
.copyrightnav_box ul li a:hover{color:#0393d3;}

.copyright p {
	overflow: hidden;
	margin: 0 auto
}

.copyright a {
	display: inline-block;
	margin-left: 20px
}

.cpright p{font-family:"ubuntulight","微软雅黑",Arial;text-align: center;width:100%; margin:auto 0px; line-height:50px;background-color: #ffffff;}


.default {
	padding-top: 40px;
	color: #868686;
	font-size: 13px;
	font-family: Arial,"微软雅黑";
	line-height: 24px
}

.default img {
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 1000px
}

.team_post_img img {
	max-width: 600px
}

.pro_three_bot img {
	margin-bottom: 20px
}

.pro_three_sub {
	margin: 6px 0 0;
	color: #868686;
	font-size: 13px;
	line-height: 24px
}

.pro_three_des {
	margin: 16px 0;
	color: #868686;
	font-size: 13px;
	line-height: 24px
}

#popContent {
	box-shadow: 0 5px 30px rgba(0,0,0,.1)
}

.mini {
	height: 84px
}

.mini .pro_three_top_l {
	padding-top: 22px;
	height: 42px
}

.mini .pro_three_top_r {
	padding-top: 12px;
	height: 50px
}

body,html {
	min-height: 100%
}

#popContent #pageBody {
	min-height: 100%;
	background: #fff
}

#popContent #pageBody .team_box_but_l {
	left: -35px
}

#popContent #pageBody .team_box_but_r {
	right: -35px
}

#popContent #pageBody .intro_close {
	top: -40px
}

.pro_three_top_bg {
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
	background: #fff
}

.pro_three_bot_bg {
	padding-top: 102px
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	z-index: 99999;
	display: none;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.6)
}
{height:auto;cursor:default
}

#fixed_weixin .fixed-container {
position: absolute;
top: 50%;
left: 50%;
margin-top: -140px;
margin-left: -110px;
padding: 20px 20px 0 20px;
width: 220px;
height: auto;
background: #fff
}

#fixed_weixin .fixed-container div {
height: 220px
}

#fixed_weixin .fixed-container p {
height: 40px;
color: #000;
text-align: center;
font-size: 14px;
line-height: 40px
}

#fixed_mp .fixed-container {
position: absolute;
top: 50%;
left: 50%;
margin-top: -149px;
margin-left: -129px;
width: 258px;
height: 298px;
background: #fff
}

#fixed_mp .fixed-container p {
padding: 0 20px;
color: #000;
text-align: center;
font-size: 14px
}

.hide,.popup {
display: none
}

.show {
display: block
}
#olx_head{ display: none;padding:20px; line-height:16px; height:16px; background:#00d420; border-radius: 5px 5px 0 0; color:#fff; font-size:14px}#olx_head i{ font-size:18px; color:#fff; cursor:pointer}#olx_qq li a{ padding:12px 30px; height:18px; line-height:18px; background:#f5f5f5;color:#353434; display:block; border-bottom:#fff 1px solid; transition:all ease-out .3s; font-size:12px}#olx_qq li a i{ color:#5e5e5e; font-size:16px; vertical-align:middle; margin-right:18px}#olx_qq li a:hover{ color:#fff; background:#565656}#olx_qq li a:hover i{ color:#00d420;}#olx_tel{ padding:20px 30px}#olx_tel div{ color:#434343; line-height:14px; height:14px; margin-bottom:10px}#olx_tel div i{ font-size:18px; margin-right:20px; vertical-align:middle}#olx_tel p{ line-height:18px; font-family:HELVETICANEUELTPRO-THEX; font-size:16px;}


SELECT {
	BOX-SIZING: content-box;
	BORDER-BOTTOM: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
OPTION {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
.footer-select {margin-top:20px;width:60px;float:left;margin-left: 30px;}
.footer_sel {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	BORDER-LEFT: #d6d6d6 1px solid;
	LINE-HEIGHT: 22px;
	WIDTH: 50px;
	HEIGHT: 22px;
	COLOR: #afafaf;
	BORDER-TOP: #d6d6d6 1px solid;
	BORDER-RIGHT: #d6d6d6 1px solid
}

.pnavs{width: 148px; opacity: 1;}


/* 本例子css */
.slides{min-height:180px;}
.slides p{text-align: center;line-height:30px;}

.supportbg{    
	background: url(../images/supportbg.jpg);
    width: 896px;
    height: 432px;
    margin: 0 auto;}
.contactbg{    
	background: url(../images/contactbg.jpg) no-repeat right;
    width: 996px;
    height: 432px;
    margin: 0 auto;}

.container{ width:352px; height:auto; margin:0 auto; overflow:hidden;z-index:99999;margin-top:0px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ background:url(../loading1.gif) no-repeat center center;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:400px;height:350px;overflow: hidden;}
.spec-scroll{clear:both;width:400px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:50px;margin-bottom: 10px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*产品详情页 -tab*/
.tab1{width:96%;margin:50px auto 0 auto;background:#eeeeee;border-radius:5px ;}
.menu{height:35px; font-size:14px;}
.menu li{float:left;width:150px;text-align:center;line-height:35px;height:35px;cursor:pointer;border-bottom:#fff solid 1px;color:#666;overflow:hidden;background:#E0E2EB;}

.menu li.off{background:#0393d3;color:#ffffff;font-weight:bold; border-bottom:none;}

.menudiv{border-top:0;background:#fefefe}
.menudiv div{padding:15px;line-height:28px;}

.menudiv table td{line-height:30px;padding:5px;}

