@charset "utf-8";
body {
	margin: 0;
	font-size: 12px;
	background: #f7f7f7;
	min-width:980px;
}
img {
	display: block;
	border: none;
}
ul,ol {
	margin: 0;
	padding: 0
}
li {
	list-style: none;
	padding: 0;
}
a {
	text-decoration: none;
}
* {
	font-family: "微软雅黑";
	font-size: 12px;
}
p{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
/*顶部导航*/
.top_nav {
	background-image: url(../images/top_nav_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 56px;
}
.top_nav_container {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
.top_nav_container ul {
	float: right;
}
.top_nav_container ul li {
	float: left;
	margin-left: 10px;
	margin-top: 18px;
}
.top_nav_container div {
	float: left;
}
.top_nav_container div a {
	color: #646363;
	display: block;
	padding-left: 2px;
}
/*结束*/




/*banner*/
.slide-main {
	height: 490px;
	position: relative;
}
.slide-main .bkimg {
	z-index:998;background:url(../images/shadow.png); width:100%; height:36px; position:absolute;
}

.prev, .next {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	z-index: 222;
	top: 220px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	_border: 1px solid none;
}
.prev {
	left: 70px;
}
.next {
	right: 70px;
}
.prev:hover, .next:hover, .nav-main a:hover, .nav-main a.cur {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.item {
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 124;
	top: 450px;
	left: 0;
	text-align: center;
}
.item a {
	display: inline-block;
	width: 24px;
	height: 5px;
	margin-right: 11px;
	background: #444;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	overflow: hidden;
}
.item a.cur {
	background: #fff;
}
.slide-box, .slide {
	display: block;
	width: 100%;
	height: 490px;
	overflow: hidden;
}
.slide-box {
	position: relative;
}
.slide {
	display: none;
	height: 490px;
	background: #ff6900;
	position: relative;
	position: absolute;
	z-index: 8;
}
.slide img {
	 position:relative; left:50%; margin-left:-960px; width:1920px; 
}
#bgstylea {
	background: #ff6900;
}
#bgstyleb {
	background: #193d85;
}
#bgstylec {
	background: #000;
}
.slide a {
	display: block;
	width: 100%;
	height: 490px;
	cursor: pointer;
}
.obj-a, .obj-b, .obj-c, .obj-d, .obj-e, .obj-f {
	position: absolute;
	z-index: 9;
	left: 50%;
}
.obj-a, .obj-b {
	width: 952px;
	margin-left: -476px;
	text-align: center;
}
.obj-a {
	display: block;
	height: 352px;
	top: 100px;
}
.obj-b {
	top: 406px;
	height: 100px;
}
.obj-c {
	display: block;
	height: 582px;
	top: 0;
	margin-left: -540px;
}
.obj-d {
	top: 228px;
	height: 164px;
}
.obj-d p {
	display: block;
	padding-top: 20px;
	font-size: 16px;
	color: #fff;
	clear: both;
}
.obj-e {
	width: 366px;
	height: 170px;
	margin-left: -460px;
	top: 223px;
	z-index: 12;
}
.obj-f {
	width: 692px;
	height: 394px;
	top: 158px;
	margin-left: -180px;
}
.banAnimate .obj-a {
	display: block;
	animation-name: baoAni;
	-webkit-animation: baoAni 0.4s linear 0s normal none;
	-moz-animation: baoAni 0.4s linear 0s normal none;
	animation: baoAni 0.4s linear 0s normal none;
}
/*结束*/

/*新闻资讯与在线订购*/
.main {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
.left_main {
	width: 658px;
	float: left;
}
.right_main {
	width: 300px;
	float: right;
	margin-top: 26px
}
.news {
	height: 50px;
	border-bottom:#0374ab solid 2px;
	padding-bottom:2px;
}
.news > span {
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-left: 4px;
	margin-top: 25px;
	color: #404040;
    padding-bottom:10px;
}
.news .more1{
	float: right;
	color: #3c3c3c;
	font-size: 14px;
	margin-top: 27px;

}
.news .more1:hover{ color:#06F}
.news .more1 span{
	font-family: "宋体";
	margin-top: 31px;
	margin-right: 10px
}
.news .cuurent {
	background-image: url(../images/line.png);
	width: 658px;
	height: 5px;
	clear: left;
	margin-top: 6px;
	display: block;
	margin-left: 0px;
}
.news_container {
	clear:both;
	height: 170px
}
.news_container img {
	float: left;
	width:267px;
	height:170px;
}
.news_container .big_text {
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	margin-left: 18px;
	margin-top: 6px;
	overflow:hidden;
}
.news_container .big_text a{ color:#666; float:left;}
.news_container .big_text a:hover{ color:#06F;}
.news_container .small_text {
	color: #3c3c3c;
	font-size: 12px;
	float: left;
	width: 370px;
	margin-left: 18px;
	line-height:22px;
	margin-top: 26px;
	height: 74px
}
.news_container .box {
	float: left;
	margin-top: 23px;
	margin-left: 18px;
	height: 20px
}
.news_container .box a {
	color: #3a1316;
	margin-left: 14px
}
.news_container .box a:hover{ color:#06F}
.text {
	width: 658px;
	margin-top: 20px
}
.company_news, .media_focus, .text img {
	margin-bottom: 30px;
}
.text .company_news {
	float: left;
	width: 300px
}
.text .media_focus {
	float: right;
	width: 300px
}
.text img {
	float: left;
	margin-left: 30px;
	margin-top: 8px
}
.text .company_news span, .text .media_focus span { 
	line-height:28px;
	color: #CCC;
	display: block;
}
.text .company_news span a, .text .media_focus a {
	color: #666
}
.text .company_news span a:hover{ color:#06F;} 
.text .media_focus a:hover{color:#06F;}
.service {
	margin-top: 8px
}

.ordering span, .service span {
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	border-bottom:2px solid #0374ab;
	display:block;
	padding-bottom:4px;
}

/*结束*/

/*产品展示*/
.show {
	background-color: #eee;
	width: 980px;
	margin: auto;
	overflow: hidden;
	border-top:2px solid #0374ab;
}
.show_container{height:42px;}
.show_container > span {
	font-size: 16px;
	font-weight: bold;
    float:left;
	margin-top:15px;
	margin-left: 4px;
	color: #404040;
}
.show_container .more3{
	float: right;
	color: #3c3c3c;
	font-size: 14px;
	margin-top: 16px;
}
.show_container .more3 span{
	font-family: "宋体";
	margin-top: 20px;
	margin-right: 10px
}
.lcrbox {
	margin: 0px 0;
	overflow: hidden
}
.lcr_l, .lcr_r {
	display: block;
	position: relative;
	top: 50%;
	margin-right: 0;
	text-align: center
}
.lcr_l {
	float: left
}
.lcr_r {
	float: right
}
.lcr_c {
	height: 100%;
	overflow: hidden;
	position: relative
}
.lcr_c ul {
	white-space: nowrap;
	font-size: 0
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.lcr_c ul {
	display: inline-table;
	vertical-align: top
}
}
.lcr_c li {
	display: inline;
	font-size: 13px
}
.lcr_c li a {
	display: inline-block
}
.lcr_c img {
	padding: 2px;
	border: #dadada solid 1px
}
.lcrbox01 {
	height: 216px;
	position: relative;
	margin-top: 0
}
.lcrbox01 .lcr_l, .lcrbox01 .lcr_r {
	width: 17px;
	height: 36px;
	line-height: 36px;
	margin-top: -18px;
	background-color: #fff;
	position: absolute;
	z-index: 999;
	color:#000 !important;
	font-family: "宋体";
}
.lcrbox01 .lcr_l {
	left: 0;
	border-radius: 0 3px 3px 0;
	opacity: .5;
	filter: alpha(opacity=50)
}
.lcrbox01 .lcr_l:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}
.lcrbox01 .lcr_r {
	right: 0;
	border-radius: 3px 0 0 3px;
	opacity: .5;
	filter: alpha(opacity=50)
}
.lcrbox01 .lcr_r:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}
.lcrbox01 .lcr_c {
	z-index: 99
}
.lcrbox01 .lcr_c li {
	padding-left: 10px
}
.scroll_first {
	margin-left: -8px;
}
.lcrbox01 .lcr_c img {
	width: 231px;
	height: 208px
}
.lcrbox01 .lcr_l .ico, .lcrbox01 .lcr_r .ico {
	margin-top: 13px
}
:root .lcrbox01 .lcr_l, :root .lcrbox01 .lcr_l:hover, :root .lcrbox01 .lcr_r, :root .lcrbox01 .lcr_r:hover {
	filter: none
}
/*结束*/

/*工程案例*/
.clus {
	background-color: #eee;
	width: 980px;
	margin: auto;
	overflow: hidden;
	margin-top: 10px;
}
.clus_container{ height:42px;}
.clus_container > span {
	font-size: 16px;
	font-weight: bold;
    float:left;
	margin-top:15px;
	margin-left: 4px;
	color: #404040
}
.clus_container .more5{
	float: right;
	color: #3c3c3c;
	font-size: 14px;
	margin-top: 16px;
}
.clus_container .more5 span{
	font-family: "宋体";
	margin-top: 20px;
	margin-right: 10px
}
.lcrbox {
	margin: 0px 0;
	overflow: hidden
}
.lcr_l, .lcr_r {
	display: block;
	position: relative;
	top: 50%;
	margin-right: 0;
	text-align: center
}
.lcr_l {
	float: left
}
.lcr_r {
	float: right
}
.lcr_c {
	height: 100%;
	overflow: hidden;
	position: relative
}
.lcr_c ul {
	white-space: nowrap;
	font-size: 0
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.lcr_c ul {
	display: inline-table;
	vertical-align: top
}
}
.lcr_c li {
	display: inline;
	font-size: 13px
}
.lcr_c li a {
	display: inline-block
}
.lcr_c img {
	padding: 2px;
	border: #dadada solid 1px
}
.lcrbox02 {
	height: 142px;
	position: relative;
	margin-top: 0
}
.lcrbox02 .lcr_l, .lcrbox02 .lcr_r {
	width: 17px;
	height: 36px;
	line-height: 36px;
	margin-top: -18px;
	background-color: #fff;
	position: absolute;
	z-index: 100;
	color:#000;
	font-family: "宋体";
}
.lcrbox02 .lcr_l {
	left: 0;
	border-radius: 0 3px 3px 0;
	opacity: .5;
	filter: alpha(opacity=50);
}
.lcrbox02 .lcr_l:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}
.lcrbox02 .lcr_r {
	right: 0;
	border-radius: 3px 0 0 3px;
	opacity: .5;
	filter: alpha(opacity=50)
}
.lcrbox02 .lcr_r:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}
.lcrbox02 .lcr_c {
	z-index: 99
}
.lcrbox02 .lcr_c li {
	padding-left: 10px
}
.scroll_first {
	margin-left: -8px;
}
.lcrbox02 .lcr_c img {
	width: 231px;
	height: 134px
}
.lcrbox02 .lcr_l .ico, .lcrbox02 .lcr_r .ico {
	margin-top: 13px
}
:root .lcrbox02 .lcr_l, :root .lcrbox02 .lcr_l:hover, :root .lcrbox02 .lcr_r, :root .lcrbox02 .lcr_r:hover {
	filter: none
}
/*结束*/

/*底部导航*/
.bottom_nav {
	background-color: #dadada;
	margin-top: 10px
}
.bottom_nav_container {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
.bottom_nav_container .oa_container, .bottom_nav_container .order_container, .bottom_nav_container .serve_container, .bottom_nav_container .email_container, .bottom_nav_container .weixin_container {
	float: left;
	width: 124px;
	height: 90px;
	margin: 0 36px
}
.bottom_nav_container div {
	float: left;
	width: 40px;
	height: 40px;
	margin-top: 26px
}
.bottom_nav_container span {
	float: right;
	color: #001c46;
}
.bottom_nav_container span a {
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	line-height: 94px
}
.bottom_nav_container .oa_container:hover a {
	color: #001c46;
}
.bottom_nav_container .oa_container .oa_icon {
	background-image: url(../images/btn_hover1.png);
}
.bottom_nav_container .oa_container:hover .oa_icon {
	background-image: url(../images/btn1.png);
}
.bottom_nav_container .order_container:hover a {
	color: #001c46;
}
.bottom_nav_container .order_container .order_icon {
	background-image: url(../images/btn_hover2.png);
}
.bottom_nav_container .order_container:hover .order_icon {
	background-image: url(../images/btn2.png);
}
.bottom_nav_container .serve_container:hover a {
	color: #001c46;
}
.bottom_nav_container .serve_container .serve_icon {
	background-image: url(../images/btn_hover3.png);
}
.bottom_nav_container .serve_container:hover .serve_icon {
	background-image: url(../images/btn3.png);
}
.bottom_nav_container .email_container:hover a {
	color: #001c46;
}
.bottom_nav_container .email_container .email_icon {
	background-image: url(../images/btn_hover4.png);
}
.bottom_nav_container .email_container:hover .email_icon {
	background-image: url(../images/btn4.png);
}
.bottom_nav_container .weixin_container:hover a {
	color: #001c46;
}
.bottom_nav_container .weixin_container .weixin_icon {
	background-image: url(../images/btn_hover5.png);
}
.bottom_nav_container .weixin_container:hover .weixin_icon {
	background-image: url(../images/btn5.png);
}
/*结束*/

/*页脚*/
.footer {
	background-image: url(../images/bottom_bg.png);
	width: 100%;
}
.footer_container {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
.left_column {
	margin-top: 10px;
	float: left;
	margin-bottom: 30px;
	margin-left:32px;
}

.left_column ul .map_title{
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin-bottom:10px;
	margin-top: 10px;	
}

.left_column ul a {
	color: #999;
}
.left_column ul a:hover {
	color: #fff;
}
.left_column li {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.right_column {
	float: right;
	margin-right: 88px
}
/*搜索*/
.foot1_right {
	margin-top:0px;
	width: 295px;
	height:155px;
	overflow:hidden;
}
.foot1_right .t {
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: #CCC;
}
.foot1_right .search {
	width: 260px;
	height: 31px;
	padding-left:10px;
	background:#ccc;
	border-radius:4px;
	margin-bottom: 15px;
	clear: both;
	position:relative;
	 
}
.foot1_right .search a{background-image:url(../images/search_f.png);background-repeat:no-repeat; width:18px; height:18px; position:absolute;right:10px;top:6px; cursor:pointer;}
.foot1_right .search .sele .n {
	width: 76px;
	height: 30px;
	line-height: 30px;
	padding-left: 14px;
	color: #fff;
	font-size: 14px;
}


.foot1_right .search .input {
	width: 188px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #fff;
}
.foot1_right .search .btn {
	width: 38px;
	height: 31px;
	float: left;
}
.inputholder {
	color: #969696;
}
.inputholder.focous {
	color: #333;
}
.btn {
	cursor: pointer;
}
.hidetext {
	font: 0/0 a;
	letter-spacing: -9px;
}
input, textarea {
	font: 12px/1.67 'Microsoft Yahei', 'SimSun', sans-serif;
	border: 0;
	outline: none;
	background: none;
	color: #666;
	vertical-align: middle;
}
/*搜索结束*/

.right_column .weixin {
	margin-bottom: 16px;
	clear: both;
	margin-top:20px;
}
.right_column .sub {
	color: #cbcbcb;
	font-size: 14px;
}
.copy {
	width: 980px;
	margin:auto;
	text-align: center;
	padding-bottom: 20px;
	margin-top:10px;
}
.copy span {
	color:#999;
}
/*页脚结束*/

/*关于翊琪页面内容*/
/*标题*/
.title {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
}
.title_container {
	width: 980px;
	margin: auto;
	overflow: hidden;
}
.title_container span {
	float: right;
	margin-top: 34px;
	margin-bottom: 12px;
	color: #6a6c6d
}
.title_container .sign1, .title_container .sign2 {
	font-family: "宋体";
	margin-top: 37px;
	margin-left: 5px;
	margin-right: 5px;
}
/*标题结束*/

/*关于翊琪统一*/
.about_main {
	width: 980px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 100px
}
.sidenav {
	float: left;
	width: 213px;
}
.sidenav a {
	font-size: 14px;
	color: #6a6c6d;
	line-height: 52px;
	width: 213px;
	display: block;
	text-align: center;
}
.sidenav a:hover {
	color: #fefefe;
	background-image: url(../images/sidenav_bg.png);
}
.sidenav .b_g {
	background-image: url(../images/sidenav_bg.png);
	color: #fefefe;
!important
}
.speech {
	width: 732px;
	padding-left:34px;
	float: right;
	line-height:22px;
	border-top:2px solid #efefef;
	color:#666;
}

.speech .english_text{
	font-size: 16px;
	color: #b2a489;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	margin-top:16px;
	margin-bottom:10px;
}
.speech q{
	color:#999;
	font-size: 18px;
	font-weight:normal;
}
/*董事长致辞内容*/
.chairman_content {
	margin-top: 52px;
}
.chairman_content span {
	float: left;
	width: 484px;
}
.chairman_content span p {
	color: #585858;
	text-indent: 2em;
	line-height: 24px;
	margin: 0;
}
.chairman_content img {
	float: right;
	margin-top: 6px
}
/*董事长致辞内容结束*/

/*企业介绍*/
.introduce_content {
	margin-top: 52px;
}
.introduce_content img {
	margin-bottom: 30px;
}
.introduce_content span p {
	color: #585858;
	text-indent: 2em;
	line-height: 24px;
	margin: 0;
}
/*企业介绍结束*/

/*翊琪印象*/
.impression_content {
	margin-top: 37px;
}
.impression_content div {
	float: right;
}
.impression_content img {
	margin-top: 15px;
}
/*翊琪印象结束*/

/*资质荣誉*/
.honor_content {
	margin-top: 52px;
}
.honor_content div {
	float: right;
	text-align: center;
}
.honor_content span {
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #656565;
}
/*资质荣誉结束*/

/*组织构架*/
.organization_content {
	margin-top: 52px;
}
/*组织构架结束*/

/*工程案例页面*/
.project {
	width: 980px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 60px
}
.project_container {
	background-image: url(../images/clus_bg.png);
	margin-right:6px;
	width: 170px;
	height: 170px;
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 8px;
	float: left;
}
.project_container span {
	padding-top: 15px;
	display: block;
	color: #666;
}
.clus_ctrl {
	width: 980px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 70px
}
.clus_ctrl select, .clus_ctrl a, .clus_ctrl div {
	float: right;
	color: #666;
	font-weight: bold;
}
.clus_ctrl select {
	margin-left: 20px;
	margin-top: 12px;
	border-radius: 3px;
}
.clus_ctrl a {
	width: 85px;
	height: 31px;
	border: #FFF solid 1px;
	background-color: #ebebeb;
	text-align: center;
	line-height: 32px;
}
.clus_ctrl div {
	margin-top: 10px;
	margin-right: 8px;
}
.clus_ctrl div span {
	color: #f25f18;
}
/*工程案例页面结束*/

.clus_main {
	width: 980px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 100px
}
.clus_sidenav {
	float: left;
	width: 213px;
	text-align: center;
}
.clus_sidenav a {
	line-height: 36px;
	font-size: 14px;
	color: #666;
}
.clus_sidenav a:hover {
	color: #001c46
}
.bafang_content img {
	margin-bottom: 30px;
}
.bafang_content p {
	color: #666;
	text-indent: 2em;
}
/*八方小区结束*/

/*我要应聘*/
.candidate_content {
	margin-top: 52px;
	overflow: hidden;
}
.candidate_content div {
	width: 732px;
	float: left;
}
.candidate_content ul {
	width: 732px;
	float: left;
}
.candidate_content label, .candidate_content input {
	float: left;
}
.candidate_content input, .candidate_content textarea {
	border: 1px #CCC solid;
}
.candidate_content label {
	text-align: center;
	width: 96px;
	font-size: 14px;
	color: #666;
}
.candidate_content div label {
	line-height: 38px;
	text-align: left;
	margin-top: 3px;
}
.candidate_content ul label {
	line-height: 120px;
	margin-top: 13px;
	text-align: left;
}
.candidate_content div input {
	width: 280px;
	margin-top: 8px;
	padding: 5px;
}
.candidate_content ul textarea {
	width: 514px;
	height: 120px;
	margin-top: 8px;
	padding: 5px;
}
.candidate_content .candidate_btn {
	margin-top: 20px;
}
.candidate_content .candidate_btn input {
	background-repeat: no-repeat;
	width: 92px;
	height: 23px;
	margin-right: 10px;
	padding: 3px;
	border: 0px;
	padding-left: 17px;
	color: #FFF;
	cursor: pointer;
}
/*我要应聘结束*/

/*联系我们*/
.relation_content {
	margin-top: 52px;
	overflow: hidden;
}
.relation_content ul {
	color: #666;
	line-height: 22px;
	margin-top: 30px;
}
/*联系我们结束*/

/*招聘公告*/
.hr_z{ margin-top:12px;}
.hr_z span{ display:block; font-size:14px;}
.notice_content table {
	background: #ddd;
}
.notice_content table tr {
	background: #fff;
	height: 30px;
	text-align: center;
}
.notice_content table td:first-child {
	cursor: pointer;
}
.notice_content {
	margin-top: 52px;
}
.notice_content th {
	font-weight: normal;
	color: #FFF;
	background-color: #0374ab;
	line-height: 38px;
}
.hr1 {
	overflow: hidden;
	border: #595959 solid 3px;
	padding: 20px;
	line-height: 24px;
	color: #666;
}
.hr1 h1 {
	border-bottom: 1px #CCC dashed;
	color: #ac9b8b;
	padding-bottom: 18px;
	font-size: 18px;
}
.hr1 ul {
	float: left;
	margin-right: 74px;
}
.hr1 div {
	clear: both;
	border-bottom: #CCC solid 1px;
	padding: 12px 0;
	overflow: hidden;
}
.hr1 span {
	display: block;
}
.hr1 a {
	display: block;
	color: #FFF;
	width: 100px;
	background: #72b2f8;
	text-align: center;
	line-height: 40px;
	margin-left: 330px;
	margin-top: 16px;
	font-size: 14px;
}
.hr1 {
	display: none;
}
/*招聘公告结束*/

/*行业资讯*/

.industry_content .news_box {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom:1px solid #ccc;
	padding-top:20px;
}
.industry_content .news_box:hover{ background:#dce9f7}
.industry_content ul, .industry_content .news1, .industry_content .day {
	float: left;
}
.industry_content .news1 {
	margin: 0 22px;
	width: 158px;
	height: 84px;
	overflow: hidden;
}
.industry_content .news1 img {
	width:158px;
	height:100px;
	margin-top: 0px;
}
.industry_content ul {
	coylor: #666;
}
.industry_content .day {
	width: 88px;
	text-align: center;
	height: 60px;
	margin-left:20px;
	padding-top: 22px;
}
.industry_content .day span {
	display: block;
	margin-bottom: 4px
}
.industry_content ul div {
	line-height: 24px;
	height: 40px;
	width: 410px;
	margin-top: 17px;
	float: left;
}
}
.industry_content h1{
	text-align:center;
	font-size:15px;
}
.industry_content .user{
	width:100%;
	height:30px;
	line-height:30px;
	background:#eee;
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
}

/*行业资讯结束*/

/*视频中心*/
.media {
	width: 732px;
	float: right;
}
.media_container {
	border: 1px solid #e5e5e5;
	margin-left: 17px;
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 8px;
	float: left
}
.media_container div {
	width: 150px;
	height: 110px;
	overflow: hidden;
}
.media_container span {
	padding-top: 15px;
	display: block;
	color: #666;
	margin-bottom: 10px;
}
/*视频中心结束*/

/*在线订购*/
.big_box img{ margin-bottom:30px;}
.big_box span{ font-size:14px;color:#404040; font-weight:bold;}
.big_box .text-style{ font-family:"宋体"}
.big_box table{ margin-top:10px; margin-bottom:30px; text-align:center; background:#e5e5e5;}
.big_box table th{ background-color:#0374ab; height:38px; color:#FFF;}
.big_box table td{ height:28px; color:#666;}
.big_box table tr{ background:#f7f7f7}
/*在线订购结束*/

/*登录*/
.enter{ margin:auto; width:980px; background-image:url(../images/enter.png); height:632px; position:relative}
.enter_container{ background-color:#FFF; opacity:0.8; width:388px; height:302px; margin:auto; border-radius:8px; padding-left:22px; padding-top:30px; color:#999; position:absolute;top:164px; left:294px;}
.enter_container h1,.enter_container h3{ float:left;}
.enter_container h1{ font-size:20px; margin-right:14px;}
.enter_container h3{ padding-top:5px; font-weight:normal; font-size:14px;}
.enter_container h3 span{ font-family:"宋体"}
.enter_container h3 a{ color:#c41574;}
.enter_container ul{ margin-top:20px;}
.enter_container ul li span{ font-size:14px; line-height:36px; float:left;}
.enter_container ul input{ border:1px solid #8daed2; margin-left:10px; border-radius:4px; padding:8px; width:220px; margin-bottom:12px;}
.enter_container a{ text-decoration:underline;}
.enter_container  form > a{ color:#e95613; float:right; margin-right:84px; margin-top:6px;}
.enter_container button{ width:238px; height:42px; background:blue; opacity:0.8; color:#FFF; font-size:24px; font-weight:bold; border:#1c50cc 1px solid; border-radius:4px; clear:both; margin-left:68px; margin-top:20px; cursor:pointer;}
/*登录页面结束*/
/*顶部登录*/
.loginbar{ background:#a5a5a5;}
.loginbar_container{ width:980px; margin:auto; overflow:hidden}
.loginbar_container span,.loginbar_container a{ line-height:28px; color:#FFF;}
.loginbar_container span{ float:left;}
.loginbar_container a{ float:right;}
/*顶部登录结束*/
/*注册*/
.register{ width:600px;height:470px; background-color:#FFF; border:1px solid #CCC; margin:auto; margin:60px auto; overflow:hidden; padding-top:4px; padding-left:26px;}
.register h1,.register h3{ float:left;}
.register h1{ font-size:20px; margin-right:14px;}
.register h3{ padding-top:5px; font-weight:normal; font-size:14px;}
.register h3 span{ font-family:"宋体"}
.register h3 a{ color:#e95613; text-decoration:underline;}
.register ul{ margin-top:20px;}
.register ul li span{ font-size:14px; width:70px; float:left; line-height:36px; text-align:right; float:left}
.register ul input{ border:1px solid #8daed2; margin-left:15px; border-radius:4px; padding:8px; width:220px; margin-bottom:12px; float:left;}
.register .subm{ width:238px; line-height:42px; background:#0059d7; color:#FFF; font-size:24px; font-weight:bold; border:#1c50cc 1px solid; border-radius:4px; clear:both; margin-left:83px; margin-top:20px; text-align:center; cursor:pointer;}
.register ul li{ overflow:hidden;}
.register ul li .alt{ color:#e95613; line-height:36px; width:200px; text-align:center;}
#pwdLever td
        {
           background-color:#ccc;
           width:76px;
           text-align:center;
		   line-height:16px;

        }
#pwdLever{ margin-left:83px; clear:both; margin-bottom:6px;}
/*注册结束*/
/*会员中心顶部*/
.vip{ background:#72b2f8; margin-bottom:20px;}
.vip_nav{ width:980px; margin:auto; overflow:hidden;}
.vip_nav img,.vip_nav span{ float:right;}
.vip_nav span{ line-height:74px; color:#FFF; margin-left:10px;}
.vip_nav img{ margin-top:26px;}
/*会员中心顶部*/
/*会员中心左侧导航*/
.vip_container{ width:980px; margin:auto; overflow:hidden}
.vip_container > div{ float:left;}
.vip_container ul{ width:213px; border:1px solid #ccc; margin-right:20px; background:#FFF;}
.vip_container ul  li{ line-height:47px; text-align:center; font-size:16px; display:block;color:#737373; cursor:pointer;}
.vip_container ul  li > a{ color:#737373; font-size:16px; display:block;}
.vip_container ul li:hover { background:#737373; color:#fff;}
.vip_container ul li:hover > a { color:#fff;}
.vip_container ul .s_bg{ background:#737373; color:#fff;}
.vip_container ul .s_bg > a{ color:#FFF;font-size:16px;}
.vip_container ul li ul{ background:#FFF;}
.vip_container ul li ul li a{ font-size:14px; line-height:36px; background:#fafafa;padding-left:75px; text-align:left; display:block;}
.vip_container ul li ul li a:hover{background:#737373; color:#fff}
.vip_container ul li ul li .s_bg1{background:#737373; color:#fff}
/*会员中心左侧导航结束*/
/*会员中心右侧内容*/
.right_vip{ float:left;overflow:hidden; width:745px;}
/*个人资料*/
.personage{ border:1px solid #ccc; width:699px; height:240px; padding:0 22px; background:#FFF; margin-bottom:20px}
.personage div:first-child{ border-bottom:1px solid #f0f0f0; height:48px;width:699px;}
.personage div span{ float:left; font-size:14px; color:#666; margin-top:20px;}
.personage div .info{ float:right; background:#ea5514; border:1px solid #f08251; color:#FFF; width:92px; line-height:22px; margin-top:14px; cursor:pointer; text-align:center}
.personage td{ padding-top:10px;}
.personage td span{ color:#666;}
.personage td input{ width:168px; height:18px; border:1px solid #ccc; border-radius:3px; padding:3px 8px;;}
/*个人资料结束*/

/*招聘简历*/
.infoTable{
	background:#fff;
	width:743px;
	border:1px solid #CCC;
}
.infoTable input{
	padding:5px;
	border:1px solid #ccc;
	margin-left:20px;
	width:200px;
}

.infoTable textarea{
	height:120px;
	border:1px solid #ddd;
	width:590px;
	margin-left:20px;
}
.infoTable select{ margin:6px 0; margin-left:20px;}
.infoTable .td_bg{ background:#f5f5f5; text-align:center}
.infoTable .submit{background:#ea5514; color:#FFF; float:right; margin-right:14px; width:100px;cursor:pointer;}
.infoTable .reset{background:#43403e; color:#FFF;float:right; width:100px; cursor:pointer;}
/*招聘简历结束*/

/*招聘记录*/
.hr_jl{ background:#c3c3c3}
.hr_jl tr{ background:#FFF}
.hr_jl th{ background-color:#0374ab; color:#FFF}
.hr_jl td{ text-align:center; color:#999; height:38px;}
.hr_jl tr .blue_text{ color:#0374ab;}
.hr_jl tr td a{ color:#0374ab;}
/*招聘记录结束*/
/*维护单*/
.w_table{
	background:#fff;
	width:743px;
	border:1px solid #CCC;
	padding-left:10px;
	padding-top:10px}
.w_table input{
	padding:5px;
	border:1px solid #ccc;
	margin-left:20px;
	width:200px;}
.w_table textarea{
	height:120px;
	border:1px solid #ccc;
	width:580px;
	margin-left:20px;}
.w_table .td_bg{ background:#f5f5f5; text-align:center; width:100px}
.w_table select{ margin:10px 0; margin-left:20px;}
.w_table .submit{background:#ea5514; color:#FFF; float:right; margin-right:14px; width:86px;cursor:pointer;
	padding:6px;
	margin-top:2px;
	padding-bottom:7px;
	margin-left:20px;
	text-align:center}
.w_table .reset{background:#43403e; color:#FFF;float:right; width:100px;cursor:pointer; border:none}
/*维护单结束*/
/*已结束的维护单*/
.over_w{ background:#c3c3c3}
.over_w tr{ background:#FFF}
.over_w th{ background-color:#0374ab; color:#FFF}
.over_w td{ text-align:center; color:#999; height:38px;}
.over_w tr .blue_text{ color:#0374ab;}
.over_w tr td a{ color:#0374ab; cursor:pointer}
/*已结束的维护单结束*/
.q_search{ width:980px; margin:auto; overflow:hidden;}
.q_search span{ float:right; line-height:72px;}
.q_search .song{ font-family:"宋体"; margin:0 3px;}

.search_box{ width:896px;margin:auto; overflow:hidden; padding:42px; background:#FFF}
.search_box h1{ color:#333; font-size:18px;}
.k_search{ background:#efefef; padding:6px; border:1px solid #ccc; margin-top:30px;}
.k_search input{ border:1px solid #CCC; width:280px; height:20px; padding:4px; background:#FFF}
.k_search span{ color:#666;}
.k_search .s_btn{ width:100px; height:34px; background:#e95613; color:#FFF; border:none; margin-left:10px; cursor:pointer}
.search_box li{overflow:hidden; padding-top:20px; border-bottom:1px dashed #999}
.search_box li h2{ display:inline}
.search_box li p{ text-indent:2em; margin-top:10px; margin-bottom:6px; width:760px; height:36px;}

.search_btn{ overflow:hidden; margin-top:20px;}
.search_btn div{ margin:auto; margin-left:232px;}
.search_btn a{ float:left; width:26px; height:26px; line-height:26px; margin:0 5px; text-align:center; color:#666}
.search_btn a span{ font-family:"宋体"}
.search_btn a:hover{ background:#72b2f9; color:#fff}
.search_btn .search_btn_bg{ background:#72b2f9; color:#fff}

.news_info_img{
	float:right!important; width:23px !important; margin-top:3px; margin-left:5px; height:13px !important;	
}

.zzry-img{
	margin-left: -20px;
	overflow: hidden;
}
.zzry-img li{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 168px;
	text-align: center;
	height: 100%;
	overflow: hidden;
	display:inline;line-height:24px;height:auto;word-break:break-all;word-wrap : break-word ;
}
.zzry-img li .small-img{
	width: 168px;
	cursor:pointer;
}
