﻿	#preloader { 

		/* Images you want to preload*/ 

		background-image: url(../images/bg_content.jpg); 

		width: 0px; 

		height: 0px; 

		display: inline; 

	}

	/*#header*/

		#header {width: 100%;background-color: #FFF;position: fixed;z-index: 99999;}

		.header-top {width: 100%;height: 75px;background-color: #FFF; position:relative;margin:0px auto;z-index:1000;-webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52); -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);}

		.logo {display: inline-block;float: left; margin-top:5px; margin-left:14px;}

		.line-blue {width: 10px;height: 65px;_height:65px;margin-left: 540px;_margin-left: 340px;background: url("../images/line_blue.png") repeat-y scroll center 0 transparent;display: inline-block;}

		.info {width: 240px;height: 45px;margin-top: 5px;}

		.info-l { width: 210px;margin-left:18px;}

		.login-open { height: 20px;line-height: 20px;color: #999; }

		.login-open a { color: #999999; }

		/*.info-l a {margin-left: 10px;}*/

		.info-l-top {width:100%;display: inline-block;}

		.info-l-top a {line-height: 120%; color: #007abe;}

		.info-l-bottom a {color: #666666;}

		.info-l-bottom a img {vertical-align: text-bottom;margin-right: 5px;}

		.info-r {height:44px; background-color: #ececec; float:right; top:-46px; _top:0px; _margin-top:-43px; position:relative; right:-10px; _right:-26px; z-index:999; display:none;}

		.info-l-bottom  .info-l-bottom-item{ position: relative; margin-right: 10px;width: 95px;float: right;}

		.ilb-item .info-l-bottom-a { height: 27px;line-height: 27px; margin-top: -6px;overflow: hidden;position: relative;z-index: 3;}

		.ilb-a { display: inline-block;position: relative;width: 70px;height: 20px; }

		.ilb-company { display: inline-block;position: absolute;top: 25px;left: 0px;display:none; border:#ddd 1px solid; background:#fff; padding:8px 5px 5px 0px; border-top:none; }

		.ilb-company li { width: 81px;height: 20px;height: 20px;padding-left: 8px; }

		.ilb-company li a { color: #bbb;margin: 5px 0; }

		.ilb-company li a img {width: 16px;height: 16px;}

		.header-search {width: 100%;height:80px;padding-top: 11px;_padding-top:0px;background-color: #ededed;display: none;position: absolute;z-index: 9999;}

		.header-search-main {padding-left: 40px;padding-bottom:50px;}

		.header-ul {width: 480px;margin: 10px 0px 0px 20px;}

		.header-ul li {margin: 0 7px;}

		.header-ul li span {width:60px;line-height: 140%; display: inline-block; color: #aaa;}

		.header-search-input {margin-top: 15px;_margin-top:25px;}

		.header-search-input .search-input {

		    border: 0 dotted #FFFFFF;

		    border-radius: 15px 0 0 15px;

		    height: 23px;

		    padding-left: 10px;

		    vertical-align: top;

		    width: 190px;

		}

		.header-search-input .search-a {

		    margin-left: -6px;

		    vertical-align: top;

		}

		.griphook {}

		.griphook-container {width: 100%;position: absolute;margin-left: -11px;_margin-left: -15px; margin-top:50px; background:none;}

		.griphook-container .line-blue {height: 30px;margin-left: 11px;_margin-left: 10px;_margin-top:5px;}

		.griphook-container .circle {width: 35px;height:45px; margin-left:1px;margin-top: -0px; cursor:pointer;position: relative;z-index: 5; background: url("../images/circle.png")  no-repeat scroll 1px 0 transparent;}

		.header-nav {width: 100%;height: 35px;margin-top:-450px; background-color: #007abe;position: absolute;z-index: 999;}

		.header-nav-title {width: 100%;height: 35px;}

		.header-nav-title li {width: 80px;height: 35px;float: left;text-align: center;}

		.header-nav-title li.current {background:#FFF;}

		.header-nav-title li a { color: #FFFFFF;font-size: 14px;line-height: 35px;display:block; color: #FFF;}

		.header-nav-title .current a {color: #007abe; background:#fff;} 

		.header-nav-content {width: 100%;height: 370px;}

		.header-nav-content .header-nav-main-overlay {width: 100%;height: 370px;background-color: #FFF; filter:Alpha(Opacity=90); opacity:0.9;z-index: 1000;position: absolute;}

		.header-nav-content .header-nav-main {width: 100%;height: 100%;margin: 0 auto;position: relative; _position: absolute;z-index: 1002;-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;box-shadow: 0px 1px 5px 0px #4a4a4a;}

		.login {



				width: 390px;

				height: 320px;

				_height: 300px;

				padding: 35px 25px;

				margin-top: 25px;

				margin-left: 570px;

				_margin-left: 500px;

				_margin-top: 10px;

				background-color: #FFFFFF;

				-moz-border-radius: 15px 15px 15px 15px;      /* Gecko browsers */

    			-webkit-border-radius: 15px 15px 15px 15px;   /* Webkit browsers */

    			border-radius:15px 15px 15px 15px;            /* W3C syntax */

    		}

    		.login h2{

				background: url("../images/bg_user_login.jpg") no-repeat scroll 0 0 transparent;

			    color: #007ABE;

			    font-size: 14px;

			    height: 35px;

			    line-height: 35px;

			    padding-left: 40px;

    		}

    		.login .tr {padding: 10px 0;}

    		.login label.tit {

			    color: #000000;

			    float: left;

			    line-height: 29px;

			    width: 66px;

			}

			.goto {

				font-size: 14px;

    			margin-top: 20px;

    			padding: 20px 0 0 68px;

    			background-position: 0 -144px;

    			background-image: url("../images/bg.gif");

    			background-repeat: no-repeat;

    		}

    		.goto a {color: #154077;}

    		.login .ipt-b {

			    background-position: 0 -72px;

			    border: 0 none;

			    color: #444444;

			    cursor: pointer;

			    font-size: 14px;

			    font-weight: bold;

			    height: 30px;

			    padding: 0;

			    width: 90px;

		        background-image: url("../images/bg.gif");

				background-repeat: no-repeat;

			}

			.login .tr-notit {

			    padding-left: 4em;

			    position: relative;

			}

			.map.w1000 {padding:20px 0 0 30px;}

			.map ul li {border-right: 1px solid #c7c7c8;float:left;}

			.map ul li h1{width: 100%;display: inline-block;}

			.map ul li.w180 {width: 160px;}

			.map ul li.w90 {width: 90px;}

			.map ul li.w180 a,.map ul li.w90 a{height: 24px;line-height: 24px;display: inline-block; overflow:hidden;}

			.map ul li.w180 a{width: 50%;float: left;}

			.map ul li.w90 a{width: 100%;float: left;}

			.map ul li a.map-item-a {color: #666666; text-indent:9px;}

			.map ul li a.map-item-t {color: #336699;}

			.map ul li {height:290px; text-align:center;_padding-left:10px;padding-top: 20px;}

			.header-nav-main-content {width: 1000px;height: 370px;overflow: hidden;position: relative;}

			.header-nav-main .header-nav-main-ul {width: 6000px;position: absolute;top: 0;left: 0px;}

			.link {height:370px;padding-top: 40px;padding-left: 60px;}

			.link li a {height: 65px;margin: 20px;display: block;float:left;}

			.header-nav-main-li {width: 1000px;_width: 990px;}

			/*nav-job*/

			.job {display: inline-block;overflow: hidden;}

			.job ul {


			    height: 326px;

			    width: 1000px;

			}

			.job ul li {

			    height: 324px;

			    margin-right: 24px;

			    margin-top: 2px;

			    width: 232px;

			}

			.job ul li .tupian {
				

			    height: 573px;

			    width: 265px;
				padding-top:25px;

			}

			.job ul li .bottom {

			    height: 18px;

			    margin-top: 10px;

			    width: 232px;

			}

			.job ul li .bottom .readmore {

			    display: inline;

			    height: 15px;

			    margin-right: 20px;

			    width: 70px;

			}

			/*nav-join*/

			.header-nav-join { text-align: center;padding-top: 20px; }

			.header-nav-join li { width: 280px;height: 300px;position: relative;margin-right:25px; }

			.header-nav-join li h1{  width: 100%; font-size: 16px;color: #fff;position: absolute;left: 0;top: 150px; }

			/*nav-sales*/

			.header-nav-sales { text-align: center;padding-top: 20px; }

			.header-nav-sales li { width: 235px;height: 300px;position: relative;margin-right:15px; }

			.header-nav-sales li h1{  width: 100%; font-size: 16px;color: #fff;position: absolute;left: 0;top: 150px; }

			

			/*.map ul li a.map-item-a,.map ul li a.map-item-t {width:70px;height: 24px;line-height: 24px; text-align: left; display: inline-block;float: left;}

			.map ul li a.map-item-a {color: #666666;}

			.map ul li a.map-item-t {color: #336699;margin-left: -10px;}*/

	/*#content*/

	#content {width: 100%;margin-top: 60px; margin-bottom:0px; padding-bottom:0px; display: inline-block; position: relative;_margin-top:0px;overflow: hidden;}
   
	#content .content-overlay {width: 100%; height:100%;background-color: #c0c0c0;z-index: 2;position: absolute;background: url("../images/ui_overlay.png") repeat scroll center 0 transparent;}

	/*footer*/

	#footer {
     bottom:0px;

	    position: absolute;

	    width: 100%;

	    _position: absolute;

	    _bottom: expression(documentElement.scrollTop + 0 + "px");

	    background-color: #fff;

	    z-index: 7000;

	}#footer11 {


	    position: absolute;

	    width: 100%;

	    _position: absolute;

	    _bottom: expression(documentElement.scrollTop + 0 + "px");

	    background-color: #fff;

	    z-index: 7000;

	}	#footer1 {

	    bottom:0px;

	    position: fixed;

	    width: 100%;

	    _position: absolute;

	    _bottom: expression(documentElement.scrollTop + 0 + "px");

	    background-color: #fff;

	    z-index: 7000;

	}
#footer2 {

	    bottom:0px;

	    position: fixed;

	    width: 100%;

	    _position: absolute;

	    _bottom: expression(documentElement.scrollTop + 0 + "px");

	    background-color: #fff;

	    z-index: 7000;

	}
	#footer3 {

	    bottom:0px;

	    position: fixed;

	    width: 100%;

	    _position: absolute;

	    _bottom: expression(documentElement.scrollTop + 0 + "px");

	    background-color: #fff;

	    z-index: 7000;

	}


	#nav {

	    background-color: #F9F9F9;

	    height: 35px;

	    width: 100%;

	    position: relative;

	    -webkit-box-shadow: 0 0px 3px 1px #ccc;

	    -moz-box-shadow: 0 0px 3px 1px #ccc;

	    box-shadow: 0 0px 3px 1px #ccc;

	}

	.lava_lamp li {

	    color: #666666;

	    float: left;

	    font: 13px/13px "微软雅黑";

	    height: 35px;

	    text-align: center;

	    width: 90px;

	    position: relative;

	    padding-top: 10px;

	    z-index: 6;

	}

	.lava_lamp .current

	{

		_background:none;

	}

	.lava_lamp li a {

	    position: relative;

	    z-index: 3;

	    color: #666666;

		font-weight: 600;

		font-size: 13px;

		padding: 6px 10px;

	}

	.lava_lamp li.back {

	    background: url("../images/nava.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

	    height: 45px;

	    position: absolute;

	    top: 0px;

	    z-index: 2;

	}

	.power {

	    background-color: #FFFFFF;

	    width: 100%;

	}

	.power-container {

	    height: 30px;

	    margin: 0 auto;

	    padding-top: 5px;

	    width: 1000px;

	}

	.power .fl {

	    display: inline-block;

	    font: 12px/30px "Candara";

	    height: 30px;

		color: #999999;

		margin-left:15px;

	}

	.power .fr {

	    display: inline-block;

	    float: right;

	    font: bolder 14px/30px "微软雅黑";

	    color: #666666;

	    height: 30px;

		margin-right:20px;

	}

/* 	.jtt{

		display:none;

		width: 24px;

		height: 14px;

		bottom: -8px;

		*bottom:-5px;

		left: 0;

	    display: block;

	    overflow: hidden;

	    position: absolute;

	    background: url("../images/ui_icon1.png") no-repeat scroll 0 bottom transparent;

	    z-index: 3;

	}

	.jtt0{ left: 30px; }

	.jtt1{ left: 120px;}

	.jtt2{ left: 210px;}

	.jtt3{ left: 300px;}

	.jtt4{ left: 394px;}

	.jtt5{ left: 480px;}

	.jtt6{ left: 573px;}

	.jtt7{ left: 663px;}

	.jtt8{ left: 753px;}

	.jtt9{ left: 843px;} */

	

			#menu_w {margin:0px auto; display:block; width:100%; height:35px; background:#F9F9F9; -webkit-box-shadow: 0 0px 3px 1px #ccc; -moz-box-shadow: 0 0px 3px 1px #ccc; box-shadow: 0 0px 3px 1px #ccc; border-bottom:#ddd 1px solid; }

			#nav_w {display:block; width:1000px; margin:0px auto; position:relative;}

			#nav_w .mainlevel {float:left; text-align:center; display:block;}

			#nav_w .mainlevel a { width:88px; font-weight:bold; text-decoration:none; font-size:14px; line-height:34px; height:34px; text-align:center; display:block;}

			#nav_w .mainlevel a:hover {color:#fff; text-decoration:none; background:#007abe}

			#nav_w .current a{ background:#007abe; color:#fff;}

			#nav_w .mainlevel ul {position:absolute; margin-top:-34px; display:none; margin-left:88px; float:left; background:#ddd url(../images/navwb.png) left center no-repeat;}

			#nav_w .mainlevel li {float:left;}

			#nav_w .mainlevel li a { width:70px; font-size:12px; line-height:35px; height:35px; _line-height:30px; _height:30px; _padding-top:5px; font-weight:normal; display:block; background:none; color:#666;}

			#nav_w .mainlevel li a:hover {color:#007abe; text-decoration:none; background:none;}



	

	.lava_lamp {width:540px;height: 35px;float: left; overflow: hidden;}

	.nav-sec {width: 100%;height: 30px;position: absolute;left: 0;bottom: 70px;z-index: 5;  background-color: #a3a5a6;}

	.nav-sec-main { width: 1000px;height: 60px;overflow-x: hidden;position: relative; }

	.nav-sec-main .nav-sec-items { height: 30px;position: absolute;left: 0;top: 0; }

	.nav-sec-items .nav-sec-item { width: 1000px;position: relative; }

	.nav-sec-main li {width: 70px;text-align: center;}

	.nav-sec-main li a{line-height: 30px;color: #FFF;}

	.nav-sec-main li a.current {color: #007ABE;}

	.nav-sec-main li a.items-main {width: 100%;height: 28px;display:block;background-color: #FFF;color: #007ABE;font-weight: bold; -moz-border-radius: 0 0 3px 3px;      /* Gecko browsers */-webkit-border-radius: 0 0 3px 3px;   /* Webkit browsers */border-radius:0 0 3px 3px;            /* W3C syntax */}

	.nav-more {width: 10px;height: 35px;line-height: 35px;position: relative;z-index: 20;display: none}

	/*news start*/

	.news-prev,.news-next {width: 50px;height: 100%;display: block;position: absolute;top: 50%;z-index: 6;}

	.news-prev {left:20px;}

	.news-next {right:20px;}

	.news-main-title {width: 100%;height:40px;line-height: 40px; display: inline-block;}

	.news-main-title li {margin:5px;color: #cccccc;}

	.news-albumList-imgs { text-align: left; padding-left: 93px;}

	.news-albumList-imgs .albumList-item { display: inline-block;width: 200px;height: 130px;overflow: left;text-align: center;overflow: hidden;}

	.news-main-title li a { font-weight: normal; color: #CCC;}

	.news-detail .t1 {width:100%;height: 30px;line-height: 30px; font-size: 24px;color: #007abe;text-align: center;}

	.news-detail .t2 {width:100%;height: 20px;line-height: 20px;color: #cccccc;font-weight: normal; text-align: center;}

	.news-detail .news-detail-content {width: 1000px;margin-top: 20px;}

	.news-detail .text {float:left;width: 510px;margin-left: 20px;display: inline-block;}

	.news-detail .text p {line-height: 18px;color: #666666;text-indent: 2em;}

	.news-detail .img {width:450px;display: inline-block;margin-left: 20px;}

	.news-detail .img img{margin: 0 auto;margin-bottom: 20px;}

	.shares {width: 100%;display: inline-block;}

	.shares p {font-size: 14px;color: #666666;line-height: 24px;}



	.shares p .share {width: 24px;height: 24px;line-height: 24px; display:inline-block; background-image: url("../images/icon_share.jpg");background-repeat: no-repeat;}

	.shares .share span {visibility: hidden;}

	.shares .qqwb {background-position: 0 0;}

	.shares .kj {background-position: -29px 0;}

	.shares .wx {background-position: -58px 0;}

	.shares .py {background-position: -87px 0;}

	.shares .sina {background-position: -116px 0;}

	.shares .rr {background-position: -145px 0;}

	.shares .mail {background-position: -174px 0;}

	.shares .kx {background-position: -203px 0;}



		/*news-company*/

		#news-company {}

		#news-company .news-l {width: 620px;margin: 40px 20px;display: inline-block;}

		#news-company .news-l .items-com {display: inline-block;margin-bottom: 30px;}

		.items-com li {width: 620px;}

		.items-com li,.items-com li a {color: #666666;line-height:24px; }

		.datecolor {color: #cccccc;}

		.items-com li p a em {width:8px;height:7px;margin-right: 10px;vertical-align: 1px;display: inline-block; background:  url("../images/ui_radio_grey.jpg") no-repeat scroll 0 0 transparent;}

		.items-com li p a:hover {color: #007abe;}

		.items-com li p a:hover em {background:  url("../images/ui_radio_blue.jpg") no-repeat scroll 0 0 transparent;}

		#news-company .news-r {width:340px;display: inline-block;margin-top: 40px;}

		.clock {width:352px;height: 251px;position: relative;background-image: url("../images/bg_clock_2014.jpg");background-repeat: no-repeat;}

		.clock .year {font-weight: bold;font-size: 18px;color: #cccccc;position: absolute;}

		.clock .year:hover {font-size: 20px;color:#007ABE;}

		.clock .year.current {font-size:20px;color: #007ABE; }

		.clock #year2014 {top:110px;left:55px;}

		.clock #year2013 {top:87px;left:70px;}

		.clock #year2012 {top:60px;left:110px;}

		.clock #year2011 {top:60px;left:190px;}

		.clock #year2010 {top:77px;left:230px;}

		.pagination {height: 40px;}

		.pagination a {width:28px;height:28px;line-height: 28px;display: inline-block; text-align: center;color: #777777;}

		.pagination a span {visibility: hidden;}

		.pagination .p-prev {background: url("../images/ui_pag_left.png") no-repeat scroll center center transparent;}

		.pagination .p-next {background: url("../images/ui_pag_right.png") no-repeat scroll center center transparent;}

		.pagination .current {color: #fff;background-color: #007ABE; }

		/*news-market*/

		.news-market-items {width: 1000px;height: 300px;top:0;left:0;position: absolute; display: inline-block;}

		/*news-subject*/

		#news-subject .w1000 { height: 300px; margin-bottom: 20px; overflow: hidden;position: relative;}

		.news-subject-items {width: 1000px;height: 300px;top:0;left:0;position: absolute; display: inline-block;}

		.news-subject-part {width: 230px;margin-top: 30px;overflow: hidden; display: inline-block; border:10px solid #c4c9c9;position: relative;}

		.news-subject-part a {display: inline-block;}

		.news-subject-part .icon-click {position: absolute;top: -46px;left: 70px;}

		.news-subject-part h1 {margin:10px 5px 20px 5px;color: #666666;line-height: 20px;}

		.news-subject-part p span {margin-bottom: 10px;margin-right: 10px; color: #999999;}

		.news-subject-detail .t1 {width: 100%; height: 24px; line-height: 24px;  color: #666666;font-size: 14px;text-align: center;}

		.news-subject-detail .t2 {width:100%;height: 20px;line-height: 20px;color: #cccccc;font-weight: normal; text-align: center;}

		.news-subject-detail-content{line-height: 22px;color: #666;}

		.news-subject-detail-content img {}

		.news-subject-detail-content   p {line-height: 18px;color: #666;line-height: 22px;}

		/*news-add*/

		.nav-content.w1200 { background-color: #FFF; position: relative;z-index: -1; } 

		#news-ad .w1000 { height: 300px;overflow: hidden; position: relative;}

		.news-ad-items {display: inline-block;height: 300px;left: 0;position: absolute;top: 0;}

		.news-ad-items li	{ width:250px;}

		.news-ad-items li a { width: 231px;height: 186px; margin: 60px 9px 10px; display: block;border: 5px solid #e3e7e9;}

		.news-ad-items li p {  color: #666666; text-align: center;}

		.ui_play { position: absolute;top: 56px;left: 77px; }

		/*news-album*/

		#news-album .w1000 { height: 300px; overflow: hidden; position: relative; }

		.news-album-items {display: inline-block;height: 300px;left: 0;position: absolute;top: 0;}

		.news-album-items li a { width: 231px;height: 186px; margin: 60px 9px 10px;overflow:hidden; display: block;border: 5px solid #e3e7e9;}

		.news-album-items li p {  color: #666666; text-align: center;}

		/*news-albumList*/

		.news-albumList.w1000 {padding:20px 0;text-align: center; _padding:0px;}

		/*news-videoNews*/

		.nav-content.w1200 { background-color: #FFF; position: relative;z-index: -1; } 

		#news-videoNews .w1000 { height: 300px;overflow: hidden; position: relative;}

		.news-videoNews-items {display: inline-block;height: 300px;left: 0;position: absolute;top: 0;}

		.news-videoNews-items li	{ width:250px;}

		.news-videoNews-items li a { width: 231px;height: 186px; margin: 60px 9px 10px; display: block;border: 5px solid #e3e7e9;}

		.news-videoNews-items li p {  color: #666666; text-align: center;}

		/*news-media*/

		#news-media .news-l { display: inline-block; margin: 40px 20px;width: 620px;}

		#news-media .news-r { display: inline-block; width: 340px; }

		#news-media .news-l .items-com { display: inline-block; margin-bottom: 60px; }

		/*news-market*/

		#news-market .w1000 { height: 300px;  margin-bottom: 20px; overflow: hidden; position: relative; }

		/*news*/

		.zother {  bottom:200px;background-color: #fff; position:absolute; -webkit-box-shadow: 0 0 5px 0 #ccc;-moz-box-shadow: 0 0 5px 0 #ccc;box-shadow: 0 0 5px 0 #ccc;}

	/*news end*/

	/*technology start*/

		.technology {width: 100%;height: 60px; position: relative; background-color: #000000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";*filter:Alpha(Opacity=85); opacity:0.85;}

		#dock {  width: auto;  height: 100%;  padding-top: 6px; position: absolute;text-align: center;  }

		#dock a {display: inline-block;vertical-align: middle;padding: 0px 10px;}

		.content-overlay-black {width: 100%;height: 100%;background-color: #000000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*filter:Alpha(Opacity=80); opacity:0.8;z-index: 1000;position: absolute;}

		.tec {position: relative;z-index: 1001;}

		.tec-prev,.tec-next {width: 50px;height: 100%;display: block;position: absolute;top: 50%;}

		.tec-prev {left:20px;}

		.tec-next {right:20px;}

		/*tecList*/

		.tec .title { width: 1000px; margin: 0 auto;border-bottom:1px dashed #FFFFFF; padding: 20px 0 20px; }

		.tec .title ul li { margin-right: 10px;color: #fff; }

		.tec .title ul li a {color: #fff;}

		.comments p { width: 400px;font: 12px/140% "???￠???-?‘?…?o??"; color: #92C9FF; }

		.time-line { width: 100%;padding: 0 110px;margin-top: 100px; display: inline-block; }

		.time-btn {width: 100%;color: #0077B6; display: inline-block;}

		.time-btn .pre,.time-btn .next {cursor: pointer;font-size: 16px; }

		.time-btn-l,.time-btn-r { width: 30px;height: 30px;display: inline-block;vertical-align:middle; }

		.time-btn-l { background: url("../images/l1.png") no-repeat scroll 0 0 transparent;}

		.time-btn-r { background: url("../images/t1.png") no-repeat scroll 0 0 transparent;}

		.line-move { width: 780px;height: 30px; overflow: hidden;position: relative; }

		.vertical-line ul {left: 0;position: absolute;}

		.vertical-line ul li {height: 30px;margin: 0 20px;font: bolder 20px/140% "???￠???-?‘?…?o??";float: left;}

		.line1 {color: #404041;font: bolder 10px/140% "???￠???-?‘?…?o??";}

		.line2 {color: #606061;}

		.line3 {color: #d9d9d9;font-size: 10px;}

		.line4,.line5,.line6 {color: #ffffff;}

		.line4,.line6 {font-size: 10px;}

		.product {width: 424px;height:330px;margin-top: -170px;margin-left: 100px;position: absolute;text-align: center;display: table;}

		.product .product-main { display: table-cell;vertical-align: middle; }

		.product h2 { color: #0077B6;font-size: 16px; line-height: 140%;}

		.product p {width:600px;margin:10px auto 0px;text-align: left;font: 12px/120% "微软雅黑";color: #bbb;line-height: 160%;}

		/*tecDetail*/

		.tec-detail {width: 1000px;height:500px;position: relative; overflow: hidden; }

		.tec-detail-l { width:650px;margin-left: 10px; text-align: center; margin-top:-10px;}

		.tec-detail-r { width: 330px;padding-top: 40px;}

		.tec-detail-r p {padding-left:20px; color: #bbb;line-height: 20px;font-family: "微软雅黑";}

		.radio-blue {background: url("../images/ui_radio_blue.png") no-repeat scroll 0 6px transparent;}

		.radio-grey {background: url("../images/ui_radio_grey.png") no-repeat scroll 0 6px transparent;}

		.tec-detail-items { left: 0;  top: 0; display: inline-block; position: absolute;}

		.tec-detail-items li {width: 1000px;}

		/*technology end*/

	

	/*brands start*/

		#brands-top{width: 100%;height: 153px;background: url("../images/brand_head.jpg") repeat scroll 0 0 transparent;text-align: center;}

		#brands-content{width: 1000px;margin: 0 auto;line-height: 22px;font-size: 12px;}

		#brands-content-address{width: 100%;height: 35px;border-bottom: 1px dashed #CCCCCC;line-height: 45px;color: #CCC;}

		#brands-content-address a{color: #CCC;}

		/*brands-legend*/

			#brands-legend{width:920px; overflow:hidden; margin:0px auto;padding-bottom: 100px;}

			#brands-legend-left{float: left;width:202px;height:269px;}

			#brands-legend-right{float: right;width:770px;height:224px;margin-top: 25px;overflow:hidden;color: #666;}

			#brands-legend-right span{font-weight: 600;color: #007ABE;}

		/*brands-culture*/

			#brands-culture{float:left;padding-bottom: 100px;}

			#brands-culture-left{float: left;width:194px;height:292px;}

			#brands-culture-right{float: left;width:806px;margin-top: 20px;}

			#brands-culture-right ul{width: 100%;}

			#brands-culture-right ul li{float: left;width: 100%;margin-bottom: 5px;}

			.culture-ul-title{float: left;width: 100%;height: 25px;background-color: #f0f0f0;}	

			.culture-ul-title span{float: left;margin-left: 10px;color: #007ABE;font-weight: bold;line-height: 25px;}

			.culture-ul-title img{float: right;margin-top: 6px;margin-right: 10px;}

			.culture-ul-content{float: left;width: 806px;padding: 0 10px;overflow:hidden;position: relative;color: #666;}

			.culture-ul-content a{position: absolute;bottom: 0px;right: 0px;}

		/*brands-liangzhu*/

			#brands-liangzhu{ width: 100%; float:left;padding-bottom: 100px;position: relative;}

			#brands-liangzhu-left{float: left;width:430px;height:244px;margin-top: 20px;}

			#brands-liangzhu-right{float: left;width:550px;margin-top: 20px;margin-left: 20px;line-height: 20px;color: #666;	}

			#brands-liangzhu-right span{font-size: 16px;font-weight: 600;color: #007ABE;}

			#brands-liangzhu-right h3{margin-bottom: 10px;}

			#brands-liangzhu-right p{font-weight: 600;margin-top:20px;}



			/*厨源*/

			.lz-text { width: 340px;height: 480px;background-color: #000;position: absolute;top: -35px;right: 0; z-index: 2;  float: right;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*filter:Alpha(Opacity=95); opacity:0.5; }

			.lz-text-main { position: absolute;left: 50px;bottom: 80px; }

			.lz-text h1 { line-height: 140%; color: #fff;font-size: 30px;font-family: '微软雅黑'; }

			.lz-text h2 { line-height: 100%; color: #999999;font-size: 20px;font-family: '微软雅黑'; }

			.lz-text p { line-height: 180%; color: #cccccc;font-family: '微软雅黑'; font-weight: 700; }

			.lz-text.current { z-index: 3; }

		/*brands-ceohope*/

			#brands-ceohope{float:left;padding-bottom: 100px;}

			#brands-ceohope-left{float: left;width:232px;margin-top: 20px;}

			#brands-ceohope-left img{float: right;}

			#brands-ceohope-right{float: left;width:698px;min-height:300px;margin-left: 20px;padding-top:20px;line-height: 20px;background: url("../images/ceohope_background.jpg") no-repeat scroll center center transparent;line-height: 22px;font-size: 12px;color: #666666}

		/*brands-Connotation*/

			#brands-connotation{width: 100%;height: 400px;padding-bottom: 100px;}

			#brands-connotation-left{float:left;width: 340px;}

			#brands-connotation-left ul{float: left;width: 320px;height: 300px;position: relative;margin: 10px;}

			#brands-connotation-left ul li{position:absolute;}

			#brands-connotation-left ul li img{border: 5px solid #007abe;}

			#brands-connotation-right{float: left;width: 660px;height: 300px;}

			.brands-connotation-max{z-index: 999;width: 179px;height: 259px;}

			.brands-connotation-min{z-index: 1;top: 20px;opacity:0.4;filter:alpha(opacity=40); /* 针对 IE8 以及更早的版本 */}

			.brands-connotation-min img{width: 161px;height: 233px;}

			.connotation-right{width: 660px;height: 300px;padding:10px 20px 0px;display: none;}

	/*brands end*/

	

	/*sales start*/

		.sales { margin-top: 10px; background-color: #FFF;position: relative;z-index: 3;}

		.sales-prev,.sales-next {width: 50px;height: 100%;display: block;position: absolute;top: 50%;}

		.sales-prev {left:20px;}

		.sales-next {right:20px;}

		.sales-t {width: 213px;height: 52px;padding-left:20px;padding-top: 10px;top: -8px;right: 183px;position: absolute;  color: #fff; display: inline-block; background: url("../images/sales_title.png") no-repeat scroll center 0 transparent;}

		.sales-t p { line-height: 120%;}

		.sales-c { display: inline-block;}

		.sales-c-l {width: 185px;}

		.sales-c-c {width: 20px;height: 163px; display: inline-block; background: url("../images/bg_sales_line.png") no-repeat scroll center 0 transparent;}

		.sales-c-r {width: 710px;  padding-right: 115px; position: relative;}

		.sales-c-r p,.sales-c-r div{line-height: 200%;font-family: "微软雅黑";color: #666666;}

		.sales-main-title {width: 100%;height:40px;line-height: 40px; display: inline-block;}

		.sales-main-title li {margin:5px;color: #cccccc;}

		.sales-main-title li a { font-weight: normal; color: #CCC;}

			/*sales-idea*/

				.sales-idea-items  li{width: 185px; height: 35px;margin-bottom: 12px; float: none; line-height: 28px;text-align: center; color: #fff;display: inline-block;background: url("../images/bg_sales_icon.png") no-repeat scroll center 0 transparent;}

			/*sales-serve*/

				.sales-serve-items  li{width: 185px; height: 35px;margin-bottom: 12px; float: none; line-height: 28px;text-align: center; color: #fff;display: inline-block;}

				.sales-serve-items_normal {background: url("../images/bg_sales_icon1.png") no-repeat scroll center 0 transparent;}

				.sales-serve-items_hover {background: url("../images/bg_sales_icon.png") no-repeat scroll center 0 transparent;}

			/*salesdetail*/

				.sales-detail-l {width: 670px;}

				.sales-detail-r {width: 290px; }

				.sales-detail-l-t {width: 665px;height: 59px;display: inline-block;background: url("../images/bg_salesdetail_t.png") repeat-x scroll center 0 transparent;}

				.sales-detail-l-t-l {width: 120px;height: 59px;margin-left: 40px; display: inline-block;background: url("../images/bg_salesdetail_tt.png") no-repeat scroll center 0 transparent;}

				.sales-detail-l-t-r {line-height: 59px;margin-right: 25px;color: #fff;}

				.sales-detail-l-b {width: 655px;padding-bottom: 65px;color: #666;padding-top: 20px;line-height: 22px;}

				.sales-detail-l-b p{line-height: 22px;}

				.sales-detail-r-pic{width: 242px;height: 370px;margin-right:20px; margin-bottom: 15px;}

			/*sales-case*/

				.sales-case-main { width: 618px;height: 200px; margin:0 auto;position: relative; overflow: hidden; margin-left:50px;}

				.sales-case-items {  left:0;position: absolute; display: inline-block;}

				.sales-case-items li {margin: 0px 19px 40px;position: relative;text-align: center;}	

				.sales-case-items .trademark {width: 100%;background-color: #fff;}

				.sales-case-item-img {background: url("../images/bg_sales_shadow.png") no-repeat scroll center bottom transparent; padding-bottom: 15px;}

				.sales-case-item-img p { width: 100%; height: 30px;line-height: 30px;text-align: center;color: #fff;background-color: #3390d3;position: absolute;left: 0;bottom: 15px;*filter:Alpha(Opacity=90); opacity:0.9;}

				.sales-case-item-img a {width: 170px;height: 155px;display: block;overflow: hidden;}

			/*sales-coo*/

				.sales-coo-main { width: 680px;height: 240px;margin: 0 auto; overflow: hidden;position: relative; }

				.sales-coo-items { height:240px;position: absolute;top: 0;left: 0;  }

				.sales-coo-items li { width: 140px;margin-right: 30px; }

				.sales-coo-items li img { margin-bottom: 20px; }

		 

	 /*sales end*/

	

	/*investor start*/

	   .investor { margin-top: 10px; background-color: #FFF;position: relative;z-index: 3;}

	   .investor-t {width: 213px;height: 52px;padding-left:20px;padding-top: 10px;top: -8px;right: 183px;position: absolute;  color: #fff; display: inline-block; background: url("../images/sales_title.png") no-repeat scroll center 0 transparent;}

	   .investor-t p { line-height: 120%;}

       .investor-c { margin-top: 76px;display: inline-block;padding-left: 85px; margin-bottom: 50px; _padding-top:50px;}

	   .investor-c-l {width: 185px;}

	   .investor-c-c {width: 20px;height: 163px; display: inline-block; background: url("../images/bg_sales_line.png") no-repeat scroll center 0 transparent;}

	   .investor-c-r {width: 710px; height:210px; padding-left: 35px; padding-right: 35px;  _padding-right: 0px; _padding-left:0px; _float:right; }

	   .investor-c-r p{line-height: 200%;font-family: "???????￥";color: #999;}

	     /*investor report*/

			    .investor-report-items  li{width: 185px; height: 35px;margin-bottom: 12px; float: none; line-height: 35px;text-align: center; color: #fff;display: inline-block;}

			     .investor-report-items  li p{color: #fff;}

				.investor-report-items_normal {background: url("../images/bg_sales_icon1.png") no-repeat scroll center 0 transparent;}

				.investor-report-items_hover {background: url("../images/bg_sales_icon.png") no-repeat scroll center 0 transparent;}

				.investor-prev ,.investor-next {width: 40px; margin-top: 75px;}

				.investor-content {width: 490px;margin: 0 35px;}

				.investor-items-com li h1{width: 490px;height: 35px;line-height: 35px;padding-left: 20px;font-family: "微软雅黑";  background: url("../images/ui_radio_grey.png") no-repeat scroll  0 center transparent; overflow:hidden;}

				.investor-items-com li h1:hover { background: url("../images/ui_radio_blue.png") no-repeat scroll  0 center transparent;}

				.investor-items-com li h1 a {color: #666;width: 145px;height: 35px;line-height: 35px;padding-left:25px;display: inline-block; float:right; background: url("../images/btn_investor_pdf.png") no-repeat scroll  0 center transparent;}

				.investor-items-com li h1 a .icon-radio-blue { width:13px;height:11px;display: none; background: url("../images/btn_investor_down.png") no-repeat scroll  0 center transparent;}

				.investor-items-com li h1:hover a:hover .icon-radio-blue {display: inline-block;}

				.investor-items-com li h1 p { width:240px; overflow:hidden; text-align:left; display: inline-block;margin-left: 5px; line-height:35px; float:left;}

				.investor-even-r {height: 35px;background-color: #f7f7f7;border-top: solid 1px #eee;border-bottom: solid 1px #eee;}

				.investor-pdf {height:35px;display: inline-block;background:  url("../images/btn_investor_pdf.png") no-repeat scroll 0 0 transparent;}

				.investor-even {background-color: #f7f7f7;border-bottom: solid 1px #eeeeee;border-top: solid 1px #eeeeee; height:35px;}

		/*investor relation*/

		        .investor-relation-bg {height: 307px; background:  url("../images/bg_investor_relation.png") no-repeat scroll right 0 transparent;}

		        .investor-relation-items li {line-height: 28px;font-family: "微软雅黑";color:#666;}

		        .investor-relation-f {width: 325px;}

				.investor-relation-items li{margin-right: 10px;}

	/*investor end*/

	/*merchantsjion	start*/

		#mcts-joinedconsu-content{width: 1000px;min-height: 300px;margin: 0 auto;margin-bottom: 60px;}

		#joinedconsu-left{float: left;width: 310px;}

		#joinedconsu-left img{float: left;}

		#joinedconsu-right{float: left;width: 680px; color:#666; line-height: 28px; text-align:left;}

		#joinedconsu-right span{font-weight: bold;color: #666;}

		#joinedconsu-right strong{color: #2571AB; font-size:14px;}

		#joinedconsu-right p{ margin-bottom:2px;}

		.joinedconsu-right-div{}	

		#joinedconsu-right-1 input{background-color: #F0F0F0;border-color: #6F6F6F;color: #8A8A8A;border: 1px solid #E5E5E5;width: 125px;margin-left: 8px;}

		#joinedconsu-right-1 textarea{background-color: #F0F0F0;border-color: #6F6F6F;color: #8A8A8A;border: 1px solid #E5E5E5;margin-left: 8px;}

		#joinedconsu-right-1 input:hover{background-color: #FFFFFF;border-color: #F0F0F0;color: #8A8A8A;}

		#joinedconsu-right-1 textarea:hover{background-color: #FFFFFF;border-color: #F0F0F0;color: #8A8A8A;}

		#joinedconsu-right-1 span{width: 55px;display: inline-block;}

		#joinedconsu-right-1 form div{width: 620px;margin-top: 12px;}

		#joinedconsu-right-1 .span-margin{margin-left: 26px;}

		#joinedconsu-right-1 select{margin-left: 15px;width: 55px;}

	/*merchantsjion end*/

	

	/*other start*/

		#other-content{float: left;width: 100%;}

		#other-content-left{float: left;width: 260px;}

		#other-content-left img{float: right;}

		#other-content-right{float: left;width: 580px;margin-left: 25px;margin-top: 25px;}

		#other-content-right ul{width: 100%;}

		#other-content-right ul li{float: left;width: 100%;margin-bottom: 5px;}

		.other-ul-title{width: 100%;height: 25px;background-color: #f0f0f0;}	

		.other-ul-title span{float: left;margin-left: 10px;color: #007ABE;font-weight: bold;line-height: 25px;}

		.other-ul-title img{float: right;margin-top: 6px;margin-right: 10px;}

		.other-ul-content{line-height: 20px;padding: 0 10px;display: none;}

		#other-liak{float: left;width: 100%;height: 50px;text-align:center;line-height: 50px;color: #007ABE;}

	/*other end*/

	

	/*talentcenter	start*/

		#talentcenter-top{width: 100%;height: 154px;background-color: #221e26;text-align: center;}

		#talentcenter-content{width: 1000px;margin: 0 auto;line-height: 22px;font-size: 12px;}

		#talentcenter-content-address{width: 100%;height: 35px;border-bottom: 1px dashed #CCCCCC;line-height: 45px;color: #CCC;}

		#talentcenter-content-address a{color: #CCC;}

		#talentcenter-pstifmt{float: left;margin-top: 20px;width: 100%;padding:0 20px;}

		#talentcenter-pstifmt-lind{float: left;width: 340px;height: 30px;margin-left: 25px;line-height: 30px;position: absolute;left: 10px;top: -15px;}

		#talentcenter-pstifmt-lind li{float: left;margin-left: 2px;text-align: center;padding: 0px 5px;line-height: 25px;}

		#talentcenter-pstifmt-lind li a{display:block;}

		#talentcenter-pstifmt-lint{float: left;width: 100%;height: 55px;padding: 35px;padding-bottom: 0px;margin-bottom: 10px;}

		#talentcenter-pstifmt-lint .bg-color2{float: left;width: 100%;}

		#talentcenter-pstifmt-lint h6{float: left;color: #666;margin:0 10px;line-height: 28px;}

		#talentcenter-pstifmt-lint a{float: left;line-height: 28px;color: #666;}

		#talentcenter-pstifmt-lint span{float: left;line-height: 28px;margin: 0 8px;color: #666;}



		#talentcenter-pstifmt-table{width:100%;min-height: 200px;border-radius: 5px;margin-bottom:100px; display:inline-block;position: relative; margin-top:15px;}

		.talentcenter-bg-color1{background-color: #a0a0a0}

		.talentcenter-bg-color2{background-color: #007abe}

		#talentcenter-table-content{float: left;width: 100%;padding:25px;}

		.position-type{float: left;width: 100%;padding:35px;padding-top: 0px;}

		.talentcenter-fw{font-weight: 600;}





		/*video*/

		#talentcenter-content-v { width: 1200px;margin: 0 auto;line-height: 22px;font-size: 12px;}

		.tc-prev { left: 0; }

		.tc-next { right: -30px; }

		.tc-case { width: 1100px;height:250px;margin: 0 auto;  position: relative; }

		.tc-main { width: 1000px;height:250px;overflow: hidden;position: relative; }

		.tc-items { height: 250px;position: absolute;top: 0;left: 0; }

		.tc-items li {

		    width: 250px;

		}

		.tc-items li a {

		    border: 5px solid #E3E7E9;

		    display: block;

		    height: 200px;

		    margin: 30px 9px 10px;

		    width: 200px;

		}

		.tc-items li p {

		    color: #666666;

		    text-align: center;

		}

		/*talentcenter-sal start*/

		#talentcenter-sal{float: left;margin-top: 20px;width: 100%;padding:0 20px;}

		#talentcenter-sal-content{width: 100%;min-height: 200px;border-radius: 5px;border: 1px solid #ccc;margin-top: 15px;display: inline-block;position: relative;}

		#talentcenter-sal-content-bottom{float: left;width: 100%;padding:35px;color: #666;}

			#tscb-gallery { height: 160px; position: relative;display: inline-block;display: none;}

			.tscb-gallery-prev ,.tscb-gallery-next {position: absolute;top: 75px;display: block;z-index: 5;}

			.tscb-gallery-prev {left: 20px;}

			.tscb-gallery-next {right: 20px;}

			.tscb-gallery-main {width: 1000px;height: 160px;margin: 0 auto;  overflow: hidden;position: relative;}

			.tscb-gallery-items {height: 160px;position: absolute;left: 0;top: 0;}

			.tscb-gallery-items li {padding-top: 25px;margin-right: 10px;}

			.tscb-gallery-items li a img {border: 3px solid #3399cc}

		/*talentcenter-sal end*/

		/*talentcenter-pstifmt start*/

			.pstifmt-ul{float: right;width: 100%;height:28px;line-height: 28px;text-align: center;}

			.pstifmt-ul li{float: left;width: 14%;height: 28px;line-height: 28px;}

		/*talentcenter-pstifmt end*/

		/*talentcenter-promotion start*/

			#talentcenter-promotion-content{width:632px;height:310px;margin:0 auto;margin-top:10px;background: url("../images/promotion-content.jpg") no-repeat scroll center 0 transparent;position: relative;color: white;font-weight: 600;text-align: center;}

			#promotion-content-jm{float: left;width: 144px;height: 96px;position: absolute;top: 194px;left: 52px;}

			#promotion-content-xrk{float: left;width: 144px;height: 124px;position: absolute;top: 166px;left: 196px;}

			#promotion-content-cqt{float: left;width: 144px;height: 154px;position: absolute;top: 136px;left: 342px;}

			#promotion-content-ch{float: left;width: 144px;height: 186px;position: absolute;top: 104px;left: 486px;}

			#promotion-content-jm-show{float: left;width: 120px;height: 60px;padding:5px;position: absolute;top: 88px;left: 20px;background: url("../images/promotion-content-sw1.png") no-repeat scroll center 0 transparent;}

			#promotion-content-xrk-show{float: left;width: 120px;height: 60px;padding:5px;line-height:40px;position: absolute;top: 60px;left: 166px;background: url("../images/promotion-content-sw2.png") no-repeat scroll center 0 transparent;}

			#promotion-content-cqt-show{float: left;width: 120px;height: 60px;padding:5px;position: absolute;top: 28px;left: 312px;background: url("../images/promotion-content-sw3.png") no-repeat scroll center 0 transparent;}

			#promotion-content-ch-show{float: left;width: 120px;height: 60px;padding:5px;position: absolute;top: 0px;right:62px;background: url("../images/promotion-content-sw4.png") no-repeat scroll center 0 transparent;}

			.promotion-content-pr a{float:left;width: 100%;height: 100%}

			#talentcentergrowup-plan-content{float: left;padding:25px;}

			#talentcentergrowup-plan-content img{float: left;width: 200px;}

			#talentcentergrowup-plan-content span{float: right;width: 600px;margin-left: 20px;margin-top: 25px;margin-bottom: 25px;line-height: 24px;font-size: 14px; display:block; overflow:hidden;}

		/*talentcenter-promotion end*/

		/*talentcenter-salary start*/

			#talentcenter-salary{float: left;margin: 20px;width: 100%;display: inline-block;}

			#talentcenter-salary-content{width: 860px;margin: 0 auto;}

			#talentcenter-salary-content li{float: left;width: 100%;height: 22px;line-height: 22px;}

			.salary-content-text{float: left;width: 100%;min-height: 160px;margin-bottom: 30px;}

			.salary-content-text-img{float:left;width: 100%;padding:20px 0px;text-align: center;}

			.salary-content-text-img span{float: left;width: 100%;color: #999999;}

			#talentcenter-salary-show{float: left;width:100%;height: 320px;background-color: blue;}



			#talentcenter-gallery { height: 160px; position: relative; }

			.tg-gallery-prev ,.tg-gallery-next {position: absolute;top: 50px;display: block;z-index: 5;}

			.tg-gallery-prev {left: 20px;}

			.tg-gallery-next {right: 20px;}

			.talentcenter-gallery-main {width: 1000px;height: 160px;margin: 0 auto;  overflow: hidden;position: relative;}

			.talentcenter-gallery-items {height: 160px;position: absolute;left: 0;top: 0;}

			.talentcenter-gallery-items li {padding-top: 25px;margin-right: 10px;}

			.talentcenter-gallery-items li a img {border: 3px solid #3399cc}

		/*talentcenter-salary end*/

		/*talentcenter-campus-Train start*/

			#talentcenter-campus-Train{float: left;width: 100%;min-height: 236px;margin-top: 20px;}

			#campus-Train-left{float: left;width: 458px;height: 236px;padding:20px;}

			#campus-Train-left ul{float: left;width: 418px;height: 196px;position: relative;}

			#campus-Train-left ul li{border: 5px solid #007abe;position:absolute;}

			#campus-Train-right{float: left;width: 500px;height: 236px;padding: 20px;}

			.z-index-max{z-index: 999;width: 269px;height: 186px;}

			.z-index-max img{width:260px;height:156px;}

			.z-index-max div{width:260px;height:22px;padding:0px 15px;background-color: #007ABE;position: absolute;bottom: 0px;color: white;}

			.z-index-min{z-index: 1;width: 215px;height: 149px;top: 20px;}

			.z-index-min img{width:206px;height:127px;}

			.z-index-min div{width:206px;height:22px;padding:0px 15px;background-color: #007ABE;position: absolute;bottom: 0px;color: white;}

			#campus-Train-right h1{width: 100%;height: 22px;line-height: 22px;color: #007ABE;}

			#campus-Train-right p strong{color: #666;}

		/*talentcenter-campus-Train end*/

		/*talentcenter-head start*/

			.job ul {width:1000px;height:326px;}

			.job ul li{width:573px;height:324px; margin-top:2px;margin-right:24px;_margin-right:14px;}

			.job ul li .tupian{width:573px;height:265px;}

			.job ul li .bottom{width:100%;height:18px;margin-top:10px;}

			.job ul li .bottom .readmore{width:70px;height:15px; margin-right:20px; display:inline; }

		/*talentcenter-head end*/

		/*talentcenter-life start*/

			#talentcenter-life{float: left;height:350px;margin-top: 20px;width: 100%;}

			#talentcenter-life-ad .w1000 { height: 300px;overflow: hidden; position: relative;}

			.talentcenter-life-ad-items {display: inline-block;height: 300px;left: 0;position: absolute;top: 0;}

			.talentcenter-life-ad-items li a { width: 231px;height: 186px; margin: 25px 9px 10px; display: block;border: 5px solid #e3e7e9;}

			.talentcenter-life-ad-items li p {  color: #666666; text-align: center;}

			.talentcenter-life-prev,.talentcenter-life-next {width: 50px;display: block;position: absolute;top: 280px;z-index: 6;}

			.talentcenter-life-prev {left:50px;}

			.talentcenter-life-next {right:50px;}

		/*talentcenter-life end*/

		/*case start*/

			.tp-top {width: 900px;height: 190px;  margin: 40px auto;overflow: hidden;position: relative;}

			.tp-top-items {  position: absolute;top: 0;left: 0;}

			.tp-top-items li {width: 900px;}

			.tp-top-img {width: 270px;height: 190px;  border: 5px solid #0167cb;}

			.tp-top-img h1 {width: 100%;height: 30px;line-height: 30px;margin-top: -6px;padding-left: 5px;  background-color: #007ABE;color: #fff;}

			.tp-top-txt { width: 620px;height: 190px;overflow: hidden; }

			.tp-top-txt p { line-height: 160%; color: #666666;text-indent: 2em;display: inline;}

			.tp-bottom { width: 900px;height: 120px; margin: 0px auto;position: relative;}

			.tp-gallery-prev ,.tp-gallery-next {position: absolute;top: 20px;display: block;z-index: 5;}

			.tp-gallery-prev {left: 10px;}

			.tp-gallery-next {right: 10px;}

			.tp-bottom-main { width: 800px;height: 110px;margin: 0 auto;overflow: hidden;position: relative;}

			.tp-bottom-items li { margin-right: 34px;padding-top:5px;position: relative;}

			.tp-bottom-tip {

				background: url("../images/ui_icon2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

			    display: none;

			    height: 5px;

			    left: 48%;

			    overflow: hidden;

			    position: absolute;

			    top: 0px;

			    width: 9px;

			    z-index: 3;

			}

			.tp-bottom-items { position: absolute;top: 0;left: 0; }

			.tp-bottom-items li a.current .tp-bottom-tip{display: block;}

			.tp-bottom-items li a:hover .tp-bottom-tip{display: block;}

			.tp-bottom-items li a {  height: 103px; display: block; border: 3px solid #cccccc;}

			.tp-bottom-items li a p { width: 70px;height: 16px;line-height: 16px;background-color: #007ABE;color: #fff;text-align: center;position: absolute;bottom: 12px;right: 10px; }







			

		/*case end*/

	/*talentcenter	end*/

	

	

	

	 /*robam start*/

		 		/*history*/

		 	.robam-history {position: relative;z-index: 1001;color: #fff;}

		 	.robam-history-time-line li a {color: #fff;}

		 	.robam-history-time-line li p { width: 30px; height: 40px; margin: 0 5px; text-align: center;color: #999999; display: inline-block;background: url("../images/bg_robam_time_point.png") no-repeat scroll center center transparent;}

		 	.robam-history-time-line .line-first {width: 220px;height: 40px;padding-left: 85px; background: url("../images/bg_robam_line_last_left.png") no-repeat scroll 0 center transparent;}

		 	.robam-history-time-line .line-center {width: 156px;height: 40px;padding-left: 10px; background: url("../images/bg_robam_line_center.png") no-repeat scroll 0 center transparent;}

		 	.robam-history-time-line .line-last {width: 156px;height: 40px;padding-left: 10px; background: url("../images/bg_robam_line_last_right.png") no-repeat scroll 0 center transparent;}

		 	.robam-history-time-line .time-poit {width: 33px;height: 36px;display: block;position: relative;  background: url("../images/btn_robam_clock.png") no-repeat 0 3px  transparent;}

		 	.robam-history-time-line .time-poit h1 {width:70px;top:0;left:0;position: absolute;}

		 	.robam-history-time-line .time-poit h1.t1 {top:45px;left:-13px;}

		 	.robam-history-time-line .time-poit h1.t2 { width: 140px; top:65px;left:-37px;}

		 	.robam-history-time-line { margin-top: 45px; display: inline-block;}

		 	.robam-history-album-items li   {  width: 150px;height: 220px;margin: 0 10px; position: relative;display: inline-block;}

		 	.robam-history-album-items li .his-item { width: 150px;height:210px; padding: 15px 10px;background-color: #fff;display: block;position: absolute;  border: 1px solid #808080;}

		 	.robam-history-album-items li a p {line-height: 25px;font-size: 20px;color: #999999;font-weight: 'bold';text-align: right;}

		 	.robam-history-album-items li a p.txt {font-size: 12px;font-weight:normal;text-align: left;line-height:16px; padding:10px 5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

		 	.his-item .his-item-img { width: 130px;height: 120px;overflow: hidden;text-align: center; }

		 	.robam-history .title { width: 1000px;margin: 0 auto;border-bottom: 1px dashed #FFFFFF}

		 	.robam-history .title ul li {color: #FFFFFF;line-height: 35px; margin-right: 10px;}

		 	.robam-history .title ul li a { color: #FFFFFF;}

		 	.robam-history-album {width: 1190px;height:235px;margin-top: 85px;  overflow: hidden;position: relative;}

		 	.robam-history-album .robam-history-album-items { width: 1700px;height: 220px;  left: 0px;top: 0px;  position: absolute;}

		 	.his1 {-moz-transform:rotate(-8deg);-webkit-transform:rotate(-8deg);transform:rotate(-8deg);}

		 	.his2 { top:-22px;-moz-transform:rotate(-8deg);-webkit-transform:rotate(-8deg);transform:rotate(-8deg);}

		 	.his3 {top:-44px;-moz-transform:rotate(-8deg);-webkit-transform:rotate(-8deg);transform:rotate(-8deg);}

		 	.his4 {top:-40px;left:28px;-moz-transform:rotate(10deg);-webkit-transform:rotate(10deg);transform:rotate(10deg);}

		 	.his5 {top:-12px;left:28px;-moz-transform:rotate(10deg);-webkit-transform:rotate(10deg);transform:rotate(10deg);}

		 	.his6 {top:-12px;left:70px;-moz-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}

		 	.his7 { top:-40px;left:80px;-moz-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}

		 	.his8 {top:-68px;left:88px;-moz-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}

		 	.his9 {top:-97px;left:98px;-moz-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}

		 	.his10 {top:-126px;left:105px;-moz-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}

		 	/*honor*/

			.robam-honor-top {height: 100%;}

		 	.robam-honor-mid {width: 100%;height: 40px;display: inline-block;  background-color: #a1a1a1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*filter:Alpha(Opacity=90); opacity:0.9;}

		 	.robam-honor-bottom {width: 100%;height: 60px;display: inline-block; background: url("../images/bg_honor_line.jpg") repeat-x scroll 0 center transparent;position: fixed;z-index: 99999999;bottom:99px;}

		 	.robam-honor-bottom-overlay { width: 100%;height: 60px;display: inline-block;position: fixed;bottom:41px;background-color: #ccc;z-index: 999999; }

		 	.robam-honor { width: 100%;height: 100%;position: relative;z-index: 1001;color: #fff; }

		 	.robam-honor a {color: #fff;}

		 	.robam-honor .title { width: 1000px;margin: 0 auto; border-bottom: 1px dashed #FFFFFF; }

			.robam-honor .title ul li { margin-right: 10px; line-height: 35px;color: #FFFFFF; }

			.robam-honor .title ul li a { color: #FFFFFF;}

			.robam-honor-top-items { width: 1000px;height: 100%;left: 0;top: 0;  position: relative; display: inline-block;}

			.robam-honor-top-items .year-item { width: 200px; height: 100%;position: relative;}

			.honor-item-heads,.honor-item-tails {width: 200px;height: 100%;position: absolute;top: 0;left: 0;-moz-transition: all 0.8s ease-in-out 0s;-webkit-transition: all 0.8s ease-in-out 0s;-o-transition: all 0.8s ease-in-out 0s;transition: all 0.8s ease-in-out 0s;}

			.honor-item-heads { z-index:3;visibility: hidden;border-left: 1px solid #fff;border-right: 1px solid #fff;}

			.honor-item-tails {  z-index:4;background-color: grey; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*filter:Alpha(Opacity=70); opacity:0.7;border-left: 1px solid #fff;border-right: 1px solid #fff;}

			.honor-item-tails,.flipped  .honor-item-heads {visibility: visible; z-index: 5;   -moz-transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-o-transform: rotateY(0deg);transform: rotateY(0deg);}

			.honor-item-heads,.flipped  .honor-item-tails {visibility: hidden;z-index: 4;   -moz-transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-o-transform: rotateY(-180deg);transform: rotateY(-180deg);}

			.honor-item-tails.hit-odd{  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";*filter:Alpha(Opacity=30); opacity:0.3;  }

			.current .honor-item-heads {z-index: 99999;}

			.flipped .honor-item-tails h1 { visibility: hidden; }

			.honor-item-heads h1 , .honor-item-tails h1 {width: 100%;height: 40px;line-height: 40px;font-size: 35px;position: absolute;bottom: 150px; background-color: #9c9c9c;text-align: center; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*filter:Alpha(Opacity=90); opacity:0.9;}

			.honor-item-heads .year-items {width: 180px;height: 200px;background-color: #fff;  position: absolute;bottom: 200px;left:10px;}

			.year-items .year-items-tip {width: 85px;height: 25px;line-height: 25px;font-size: 14px;  text-align: center; background-color: #007ABE;position: absolute;left: -10px;top: -10px;}

			.year-items .year-items-ul {display: inline-block;margin-top:20px; }

			.year-items .year-items-ul li p { color: #017ccf;text-align: center;}

			.year-items .year-items-nav h2{ height: 20px;line-height: 20px;  background-color: #999999; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*filter:Alpha(Opacity=90); opacity:0.9;}

			.year-items .year-items-nav .c-point { font-size: 20px;  color: #cccccc;}

			.year-items .year-items-nav .c-point.current {color: #007ABE;}

			.robam-honor-bottom-main {height: 60px;overflow: hidden;position: relative;}

			.robam-honor-bottom-items { width:1000px; height: 60px; position: absolute;left: 0;top: 0;background: url("../images/bg_honor_time_line.jpg") repeat-x scroll 0 15px; transparent;}

			.robam-honor-bottom-items li { padding-top: 25px; text-align: center;}

			.robam-honor-bottom-items li a { color: #999;}

			.robam-honor-bottom-items li {position: absolute;left: 0;top: 0;}

			.robam-honor-top-div {width: 1000px;height: 100%;overflow: hidden;position: relative;}

			.robam-honor-top-text { width: 200px;height: 65px;color: #fff;position: absolute;top: 15px;left:403px;z-index: 999999; }

			.robam-honor-top-text h2  { font-size: 20px;line-height: 20px;}

			.robam-honor-top-text h1  { font-size: 35px;line-height: 38px;padding-right: 10px;  text-align: right;}

			.year-items-ul {width: 180px;height: 150px;position: relative;overflow: hidden;}

			.year-items-ul-main {height: 150px; position: absolute;top: 0px;left: 0px;}

			.year-items-nav {height: 20px;position: relative;}

			.year-items-nav-more { width: 510px;min-height:200px;padding:10px;position: absolute;top: -172px;left: 182px;display: none; background-color: #fff;}

			.year-items-nav-more li{width: 100%}

			.year-items-nav-more p {color: #666666;line-height: 20px;}

			.year-items-ul-main li {width:180px;}

		 /*robam end*/

			

	 	 /*porduct start*/

		 	/*sets*/

		 	.sets {width: 100%;height:700px;color: #fff;}

		 	.sets-top {height: 540px;}

		 	.sets-top-uls { width: 1200px;height: 540px;position: relative;}

		 	.ets-top-uls-main {height: 540px;position: absolute;left: 0;top: 0;}

		 	.sets-top-uls-item {width: 1200px;height: 540px; position: relative;}

		 	.sets-top-introduce {width: 375px;height: 60px;position: absolute;top:45px;left:100px;z-index: 5;}

		 	.sets-top-introduce h1 {width: 100%;height: 30px;line-height: 30px;background-color: #999999;font-size: 18px;text-indent: 1em;}

		 	.sets-top-text {width: 100%;height: 28px;line-height: 20px;padding:5px 15px 5px 5px;overflow: hidden; color: #cccccc;background-color: #4b4b4b;position: relative;}

			.sets-top-overlay { width: 100%;height: 100%; position: absolute;z-index: 2;}

		 	/*modify2*/

		 	.sets-top-text a {position: absolute;top: 6px;right: 4px;}



		 	.sets-top-text p {margin: 0 auto;width: 92%;}

		 	.sets-top-items {height: 500px;position: absolute;top: 0;left: 0;z-index: 4;}

		 	

		 	.sets-top-uls-item a.hot-point { width: 20px;height: 20px;display: block;/*background: url("../images/b1.png") no-repeat scroll 0 0 transparent;*/  position: absolute;top: 0;left: 0;}

		 	.sets-bottom {width: 100%;height: 120px;background: #333; position:absolute; }

		 	.sets-bottom-items li a {width: 250px;height: 100px;display: block;position: relative;}

			.sets-bottom-items li a.sets-item-b {width: 142px;height: 100px;display: block;position: relative;margin-right: 25px;}

		 	.sets-bottom-prev ,.sets-bottom-next {position: absolute;top: 25px;display: block;}

		 	.sets-bottom-prev {left: 50px;}

		 	.sets-bottom-next {right: 50px;}

		 	.sets-bottom .w1200  {position: relative;height: 120px;padding-top: 10px;}

		 	.sets-bottom-main {width: 1000px;height: 108px;overflow: hidden;position: relative;}

		 	.sets-bottom-items {height: 120px;position: absolute;left: 0;top: 0;}

		 	.sets-bottom-items li a span {width: 70px;height: 20px;line-height: 20px;background-color: #007ABE;text-align: center;position: absolute;bottom: 10px;right: 5px;color: #fff;}

		 	.sets-bottom-items li a img.current {border: 3px solid #bbb;}

			.sets-bottom-items li a div.current {border: 3px solid #bbb;}

		 	.sets-top-uls-main {height: 480px;position: absolute;top: 0;left: 0;}

		 	/*products*/



		 	.sets-top-uls .title { width: 1000px; margin: 0 100px; padding: 10px 0 ;}

			.sets-top-uls .title ul li { margin-right: 10px;color: #666; }

			.sets-top-uls .title ul li a {color:#666;}



			.sets-top-uls-txt { width: 260px;height: 95px; position: relative;top: 200px;left: 715px;}

			.sets-top-uls-txt h1 {font-size: 48px;color: #fff;position: absolute;top: 0;left: 0;}

			.sets-top-uls-txt h2 {font-size: 48px;color: #333333;position: absolute;top: 50px;left: 87px;}

			.sets-top-uls-txt h3 {color: #666666;font-weight: normal;position: absolute;top: 40px;left: 0;}

			.pro-detail-item {width: 470px;height: 140px;margin-top:0px;margin-right:20px;margin-left:10px;float: left;}

			.pro-detail-img { width: 200px;height: 100%;}

			/*.pro-detail-img img{width: 186px;height: 228px;}*/

			.pro-detail-txt { width: 270px;height: 150px;padding-top: 5px;overflow: hidden; }

			.pro-detail-txt h1 { font-size: 18px;color: #007abe;line-height: 18px;}

			.pro-detail-txt p {line-height: 150%; font-size:12px;margin:5px 0; color:#ffffff;}

			.pro-detail-txt .pro-btn { width: 75px;height: 20px;display: inline-block;text-align: center;color: #999999;background: url("../images/pro_buy_black.png") no-repeat scroll 0 0 transparent; }

			.page-p { width: 1080px; margin:20px auto 0 auto; position: absolute;bottom: -65px; left: 0;text-align: right;z-index: 5;}

			.page-a {width: 20px;height: 20px;line-height: 20px;font-size: 14px; font-weight:bold;argin: 0 2px;  text-align: center;color: #dedede;;display: inline-block;background: url("../images/pro_num.png") no-repeat scroll -20px 3px transparent;}

			.page-a.current {color: #fff;background-position: 3px 3px;}

			/*pro-show*/

			.pro-detail {width: 100%;height: 480px;}

			.pro-detail-main-l {width: 1000px;height: 480px;overflow: hidden;position: relative;}

			.pro-details { width: 1000px;position: absolute;top: 0;left: 0;}

			.pro-details-item {width: 100%;height: 480px;overflow: hidden;position: relative;}

			.pro-details-item-tip {color: #007abe;font-size: 18px;position: absolute;top: 10px;left: 125px;z-index: 4;}

			.pro-show {width: 1000px;height:480px;overflow: hidden;position: relative;}

			.pro-show-items { height: 480px;position: absolute;top: 0;left: 0;}

			.pro-show-items li { width: 1000px;height: 480px; position: relative;text-align: center;}

			.pro-show-txt {width:600px;position: absolute;top: 300px;left:200px; text-align:left;}

			.pro-show-txt h1 { font-size: 18px;color: #007abe;line-height: 18px; text-align:center;}

			.pro-show-txt p {line-height: 150%;margin: 5px 0;color: #bbb;}

			.pro-show-txt .pro-btn { width: 75px;height: 20px;display: inline-block;text-align: center;color: #999999;background: url("../images/pro_buy_black.png") no-repeat scroll 0 0 transparent; }

.pro-show-txt1 {width:200px;position: absolute;top: 300px;left:200px; float:right; text-align:left;}

			.pro-show-txt1 h1 { font-size: 18px;color: #007abe;line-height: 18px; text-align:center;}

			.pro-show-txt1 p {line-height: 150%;margin: 5px 0;color: #bbb;}

			.pro-show-txt1 .pro-btn { width: 75px;height: 20px;display: inline-block;text-align: center;color: #999999;background: url("../images/pro_buy_black.png") no-repeat scroll 0 0 transparent; }
			.pro-show-nav {position: absolute;top: 380px;left: 135px;}

			.pro-show-nav li {margin: 10px;}

			.pro-show-nav li img {border: 3px solid #999999;}
			.pro-show-nav li img.current {border: 3px solid #bbb;}

			.pro-show-prev , .pro-show-next {position: absolute;top: 250px;display: block;z-index: 5;}

			.pro-show-prev {left: 20px;}

			.pro-show-next {right: 20px;}

			.pro-detail-main-r { width: 150px;height: 480px;background-color: #212121; }

			.pro-icon {width: 140px; margin:0px auto 5px auto;padding-top: 20px;  text-align: center;border-top:1px solid #444444;}

			.pro-icon p { color: #fff;margin: 10px 0; }

			.pro-icon .pro-btn{

				background: url("../images/pro_buy_black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

			    color: #999999;

			    display: inline-block;

			    height: 20px;

			    line-height: 20px;

			    text-align: center;

			    width: 75px;

			}

			.pro-detail-main-r ul {background: url("../images/pro_back.jpg") repeat scroll 0 0 transparent; display: inline-block;}



			.pro-detail-main-r a { height:40px;line-height: 40px; color: #bbb;}

			.pro-detail-main-r a.pro-nav-a-2 { height:24px;line-height: 24px; color: #fff;}



			.pro-detail-main-r .pro-nav-a {widows: 100%;display: block;}

			.pro-detail-main-r li {width: 150px;background-color: #212121;border-top: 1px solid #444444;border-bottom: 1px solid #000;text-align: center;}

			.pro-detail-main-r li.current,.pro-detail-main-r li:hover {background-color: #007abe;}



			.pro-detail-main-r li.back {background-color: #212121;margin: 1px 0;}

			.pro-intd-txt { width: 420px;height: 250px; position: absolute;left: 560px;top: 25px; overflow:hidden}

			.pro-intd-more{width: 420px;height:28px;position: absolute;left: 560px;top: 275px; color:#007abe; text-align:right; border-bottom:#222 1px solid;}

			.pro-intd-txt h1 { line-height: 40px; font-size: 28px;color: #007abe; }

			.pro-intd-txt h2 { line-height: 40px; font-size: 28px;color: #66ccff; margin-bottom: 10px;}

			.pro-intd-txt p ,.pro-intd-txt div{ color: #bbb;line-height:20px;}
			.pro-intd-txt1 { width: 220px;height: 300px; position: absolute;left:700px; text-align:left;top: 25px; overflow:hidden}


			.pro-intd-txt1 h1 { line-height: 40px; font-size: 28px;color: #007abe; }

			.pro-intd-txt1 h2 { line-height: 40px; font-size: 28px;color: #66ccff; margin-bottom: 10px;}

			.pro-intd-txt1 p ,.pro-intd-txt1 div{text-align:left; color: #bbb;line-height:20px;}


			.pro-info { width: 420px;height: 320px;position: absolute;left: 560px;top:165px; }

			.pro-info h1 { color: #007abe;line-height: 120%; }

			.pro-info p {  color: #ffffff; }

			.pro-info-items { display: inline-block;margin: 2px 0; }

			.pro-info-items li { width: 220px;line-height: 18px;color: #bbb; }

			/*pro-tec*/

			.pro-tec-nav { width: 1000px;height: 100px; padding-top: 25px; text-align: center; background: url("../images/pro_tec_line.png") no-repeat center bottom transparent;}

			.pro-tec-nav .pro-tec-a {margin: 0 5px;}

			.pro-tec-nav a{ padding:25px 10px; border:#000 1px solid;}

			.pro-tec-nav a:hover,.pro-tec-nav .pro-tec-now{ border:#2C2C2C 1px solid;}

			.pro-tec-nav img{ vertical-align:middle;}

			.pro-tec-main { width: 1000px;height: 420px;margin: 0 auto;overflow: hidden;position: relative;}

			.pro-tec-items { height: 420px;left: 0;top: 0;position: absolute; }

			.pro-tec-items li {width: 1000px;height: 420px;}



			/*pro-install*/

			.pro-install { padding-left: 30px;padding-top: 30px;}

			/*pro-gallery*/

			.pro-gallery-prev ,.pro-gallery-next {position: absolute;top: 250px;display: block;z-index: 5;}

			.pro-gallery-prev {left: 20px;}

			.pro-gallery-next {right: 20px;}

			.pro-gallery {width: 1000px;height: 480px;position: relative;}

			.pro-gallery-items {height: 480px;position: absolute;top: 0;left: 0;}

			.pro-gallery-items li {width: 1200px;}

		 /*porduct end*/

			

		/*join start*/

		 	.join .title { width: 1000px;padding: 10px 0 ; }

			.join .title ul li { margin-right: 10px;color: #cccccc; }

			.join .title ul li a {color: #cccccc;}

			.jst.title { width: 1000px; margin: 0 auto;padding: 15px 0; }

			.jst.title ul li { margin-right: 10px;color: #ccc; }

			.jst.title ul li a {color: #ccc;}

			.join-title { width: 1000px;height: 50px;background: url("../images/join_title.jpg") no-repeat scroll 0 0 transparent;}

			.join-title h1 {font-size: 16px;line-height: 50px; padding-right: 35px; color: #fff;text-align: right;}

			.join-main-l { width: 500px;height: 350px; background: url("../images/join_map.png") no-repeat scroll center center transparent;position: relative; margin-top:20px;}

			.join-main-r { width: 460px;height: 310px; }

			.map-point { width: 18px;height: 25px;line-height: 25px;font-weight: bold;  display: block;position: absolute; background: url("../images/ui_map_blue.png") no-repeat scroll 8px center transparent;color: #cc0000;}

			.map-point:hover,.map-point.current { width: 70px;}

			.map-point span { visibility: hidden;margin-left: -4px; }

			.map-point:hover span ,.map-point.current span{visibility: visible;}

			.red-point { width: 25px;height: 25px;display: inline-block;background: url("../images/r1.png") no-repeat scroll 0 0 transparent;visibility: hidden; vertical-align: -7px; }

			.map-point:hover .red-point,.map-point.current .red-point{ visibility: visible; }

			.map-point.zj {left: 380px;top: 220px;}

			.map-point.yn {left: 230px;top: 275px;}

			.map-point.gz {left: 275px;top: 255px;}

			.map-point.cq {left: 278px;top: 224px;}

			.map-point.sc {left: 245px;top: 212px;}

			.map-point.xz {left: 116px;top: 204px;}

			.map-point.xj {left: 110px;top: 116px;}

			.map-point.qh {left: 180px;top: 167px;}

			.map-point.gs {left: 199px;top: 126px;}

			.map-point.nmg {left: 273px;top: 122px;}

			.map-point.sx {left: 310px;top: 148px;}

			.map-point.hb {left: 330px;top: 138px;}

			.map-point.bj {left: 340px;top: 122px;}

			.map-point.tj {left: 348px;top: 128px;}

			.map-point.sd {left: 353px;top: 156px;}

			.map-point.ah {left: 354px;top: 198px;}

			.map-point.sh {left: 386px;top: 203px;}

			.map-point.js {left: 375px;top: 190px;}

			.map-point.jx {left: 342px;top: 240px;}

			.map-point.hn {left: 325px;top: 182px;}

			.map-point.nx {left: 265px;top: 154px;}

			.map-point.xa {left: 286px;top: 182px;}

			.map-point.hbb {left: 317px;top: 211px;}

			.map-point.gx {left: 293px;top: 280px;}

			.map-point.hnn {left: 300px;top: 323px;}

			.map-point.gd {left: 330px;top: 276px;}

			.map-point.fj {left: 366px;top: 250px;}

			.map-point.ln {left: 382px;top: 103px;}

			.map-point.jl {left: 394px;top: 76px;}

			.map-point.hlj {left: 402px;top: 45px;}

			.join-main-r { margin-top: 20px;}

			.join-txt { width: 460px;height: 310px; overflow:auto;float:left; /* -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;box-shadow: 0px 1px 5px 0px #4a4a4a;*/}

			.join-txt h1 { font-size: 14px;color: #007ABE;padding: 15px 25px;border-bottom: 1px solid #007ABE; padding-left:0px; }

			.join-txt li { padding: 10px 25px; width: 420px}

			.join-txt li p { color: #666666;line-height: 160%;font-family: '???????￥'; }

			.join-txt ul {display: inline-block;}

			

			

			.join-txt dl{ width:440px; float:left; margin:0px auto 20px; line-height:24px;}

			.join-txt dt{ width:40px; float:left; margin:0px auto 10px; padding:0px; display:block;}

			.join-txt dd{ width:395px; float:left; margin:0px 0px 10px 5px; padding:0px;display:block;}

			

			#joinsalesoie{float: left;height: 240px;overflow: auto;width: 460px; margin-top:20px;}

		 /*join end*/

		 /*index start*/

		 	.index-flash { width: 400px;height: 400px;margin-left: 253px;margin-top: 231px;overflow: hidden;position: relative;}

		 	.index-main{ position: relative; z-index:999; }

		 	.index-main .w1000{ position: absolute;}

		 	.index-zxhd { width: 224px;_width:214px;height:160px;_height: 150px;  top:325px;_top:200px;right: -15px;  position: absolute;border: 5px solid #f3f5f6; }

		 	.index-tip { width: 95px;height: 35px;line-height: 25px;text-align:center; font-size: 13px;color: #fff;   background: url("../images/ui_tip_grey.png") no-repeat scroll 0 0 transparent; position: absolute;top:-32px;left:-20px;} 

		 	.index-main-prev ,.index-main-next { width: 25px;height: 25px;line-height: 25px;_line-height:23px;font-family: '宋体';font-weight: bold;font-size: 16px;  display: inline-block;position: absolute;text-align: center;color: #fff; top: -28px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*filter:Alpha(Opacity=90); opacity:0.9;}

		 	.index-main-prev {  right: 22px;}

		 	.index-main-next {  right: -5px;}

		 	.index-main-prev.a-blue {   background: url("../images/index_right_blue.jpg") no-repeat scroll 0 0 transparent; }

		 	.index-main-next.a-blue {   background: url("../images/index_right_blue.jpg") no-repeat scroll 0 0 transparent; }

		 	.index-main-prev.a-grey {   background: url("../images/index_right_grey.jpg") no-repeat scroll 0 0 transparent;}

		 	.index-main-next.a-grey {   background: url("../images/index_right_grey.jpg") no-repeat scroll 0 0 transparent;}

		 	.index-gallery { width: 214px;height: 150px; position: relative;overflow: hidden;}

		 	.index-gallery h1 {width: auto;height: 22px;line-height: 22px; text-align: right; color: #fff;position: absolute;bottom:2px;right: 0;z-index: 6;float:left;}

		 	.index-gallery h1 a {color: #c0c0c0;font-weight: bold;font-size: 14px;margin: 0 2px;}

		 	.index-gallery h1 a.current { color: #c0c0c0;background:none; }

		 	.index-gallery-items { height: 160px;position: absolute;top: 0;left: 0; }

			.banner { width: 260px;height:100%;position: absolute;right: -260px;z-index: 40; }

		 	.index-gallery-items li p {width: 214px;_width:194px;height: 22px;line-height: 22px;padding: 0 10px;text-align:left; color: #fff;position: relative;bottom: 22px;background-color: #007ABE;z-index: 5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*filter:Alpha(Opacity=80); opacity:0.8;}

			

.banner-out { position: absolute;top: 50%;left: -25px; }

			.banner-in { position: absolute;top: 50%;left: -23px; }

		 	.banner-main { width: 260px;height:100%;_height:90%;display: inline-block;position: relative;background-color: #fff; opacity:0.8;filter:alpha(opacity=80); /* 针对 IE8 以及更早的版本 */}

		 	.banner-main-up { position: absolute;top: 5px;left: 110px; }

		 	.banner-main-down { position: absolute;bottom: 5px;left: 110px;  }

		 	.banner-list { width: 160px;height:100%;margin: 30px auto;  overflow: hidden;position: relative; }

		 	.banner-list ul{ position: absolute;top: 0;left: 0;}

		 	.banner-list a { width: 160px; _width:152px;height: 130px;margin-bottom: 7px;border: 4px solid #007ABE;overflow: hidden;  display: inline-block;position: relative; }

		 	.banner-list p { width: 100%;height: 25px;line-height: 25px;color: #fff;background-color: #007ABE;position: absolute;bottom: 0;left: 0; }

		 /*index end*/

		 /*search start*/

			#search-content{width: 1000px;margin: 0 auto;line-height: 22px;font-size: 12px;}

		 	#search-content-address{width: 100%;height: 35px;border-bottom: 1px dashed #CCCCCC;line-height: 45px;color: #CCC;}

			#search-content-address a{color: #CCC;}

		 	#search-bottom{float: left;width:100%;min-height:300px;padding:50px 40px 100px 40px;}

		 	#search-bottom h1{float: left;width: 100%;font-size: 20px;color: #007ABE;}

		 	#search-bottom h4{float: left;width: 100%;height: 60px;line-height: 60px;}

		 	#search-bottom ul{float: left;width: 100%;margin: 15px 0px 20px;}

			#search-bottom ul a{color: #007ABE;}

			#search-bottom ul li{float: left;margin-right: 15px;}

		 /*search end*/

		

		

		/*join.html start*/

		 .content-head-pic { width: 100%;height: 150px;color: #fff; }

		 .content-head-pic.content-head-pic-join { background:url("../images/brand_head.jpg") repeat scroll 0 0 transparent;text-align: center; }

		 .content-head-pic.content-head-pic-sales { background:url("../images/brand_head.jpg") repeat scroll 0 0 transparent;text-align: center; }

		 .content-head-pic h1 { font-size: 30px;line-height: 30px;position: absolute;top: 50px;left: 240px;}

		 .content-head-pic h2 { font-size: 18px;line-height: 18px;position: absolute;top: 90px;left: 300px;}

		 .content-head-pic p { font-size: 18px;line-height: 18px;position: absolute;top: 80px;left: 550px;}

		 .content-main-title { width: 1000px;padding: 15px 0 5px;display: inline-block; border-bottom: 1px dashed #ccc; }

		 .content-main-title  li{ color: #ccc;line-height: 140%;margin-right: 5px;}

		 .content-main-title  li a{ color: #ccc;line-height: 140%;}

		 .content-main-txt-l { width: 210px;height: 230px;  padding-left: 15px;background: url("../images/bg_sales_grid1.png") repeat-y scroll right 0 transparent;  }

		 .cmtl-items .cmtl-item { width: 152px;line-height: 33px; text-align: center;margin-bottom: 5px;background: url("../images/btn_zsjm.png") no-repeat scroll 0 -38px transparent;  }

		 .cmtl-items .cmtl-item:hover,.cmtl-items .cmtl-item.current {background: url("../images/btn_zsjm2.png") no-repeat scroll 0 0px transparent; }



		 .cmtl-sec-items {overflow: hidden; width:120px; margin:0px auto 5px; border:#eee 1px solid; }

		 .cmtl-items .cmtl-item .cmtl-item-a { color: #666666;font-weight: bold;  }

		 .cmtl-items .cmtl-item:hover .cmtl-item-a,.cmtl-items .cmtl-item.current .cmtl-item-a { color: #fff; display:block; }

		 .cmtl-items .cmtl-item li { width: 120px;height: 28px;line-height:28px;background-color: #fff;border-bottom: 1px solid #eee; }

		 .cmtl-items .cmtl-item li a { width: 120px;height: 28px;line-height: 28px;display: inline-block;text-align: center; color: #666666; } 

		 .cmtl-items .cmtl-item li a.current,.cmtl-items .cmtl-item li a:hover { color: #fff;background: url("../images/bg_zsjm.jpg") no-repeat scroll 0 0 transparent; }

		 .content-main-txt { margin-top: 25px; }

		 .content-main-txt-r { width: 780px; _width: 760px; }

		 .cmtr-container { padding: 15px 35px 25px; padding-top:0px; } 

		 .join-case { width: 1200px;position: relative; }

		 .join-case-main { height: 300px;overflow: hidden;position: relative; }

		.join-case-main ul {

		    display: inline-block;

		    height: 300px;

		    left: 0;

		    position: absolute;

		    top: 0;

		}

		.join-case-main li a {

		    border: 5px solid #E3E7E9;

		    display: block;

		    height: 186px;

		    margin: 60px 9px 10px;

		    width: 231px;

		}

		.join-case-main  li p {

		    color: #666666;

		    text-align: center;

		}

		.content-main-container { position: relative;z-index: 3;background-color: #fff; }

		 /*join.html end*/

		/*service*/

		.service {

		    background-color: #FFFFFF;

		    margin-top: 10px;

		    position: relative;

		    z-index: 3;

		}

		.service .service-item { margin: 20px 35px; }

		.service p{ width:100%;margin-bottom: 35px; text-align: center;line-height: 30px; color: #999;}

		.loading { width: 100%;height: 15px;text-align: center;position: absolute;bottom: 20px;display: none; }

		.service-r {  position: relative;padding-bottom: 60px;}

	/*install*/

		.services { padding-left: 65px; }

		.service-l { width: 170px;margin-right:35px; }

		.service-l li { margin-bottom: 14px; }

		.service-l .service-nav-a { width: 172px;height: 50px;line-height: 50px;padding-left:15px;color: #6d6d6d;font-size: 14px; text-align: center;display: inline-block; }

		.service-l .service-nav-a.current,.service-l .service-nav-a:hover{ color: #fff; }

		.s-azzn { background: url("../images/btn_service_in.png") no-repeat scroll 0 0 transparent;  }

		.s-azzn.current,.s-azzn:hover { background: url("../images/btn_service_inC.png") no-repeat scroll 0 0 transparent; }

		.s-cjwt { background: url("../images/btn_service_question.png") no-repeat scroll 0 0 transparent; }

		.s-cjwt.current,.s-cjwt:hover { background: url("../images/btn_service_questionC.png") no-repeat scroll 0 0 transparent; }

		.s-cfbk { background: url("../images/btn_service_book.png") no-repeat scroll 0 0 transparent; }

		.s-cfbk.current,.s-cfbk:hover { background: url("../images/btn_service_bookC.png") no-repeat scroll 0 0 transparent; }

		.s-wdcp { background: url("../images/btn_user_product.png") no-repeat scroll 0 0 transparent; }

		.s-wdcp.current,.s-wdcp:hover { background: url("../images/btn_user_productC.png") no-repeat scroll 0 0 transparent; }

		.s-fwhd { background: url("../images/btn_user_activity.png") no-repeat scroll 0 0 transparent; }

		.s-fwhd.current,.s-fwhd:hover { background: url("../images/btn_user_activityC.png") no-repeat scroll 0 0 transparent; }

		.s-wjdc { background: url("../images/btn_user_survey.png") no-repeat scroll 0 0 transparent; }

		.s-wjdc.current,.s-wjdc:hover { background: url("../images/btn_user_surveyC.png") no-repeat scroll 0 0 transparent; }

		.s-jfgl { background: url("../images/btn_user_manage.png") no-repeat scroll 0 0 transparent; }

		.s-jfgl.current,.s-jfgl:hover { background: url("../images/btn_user_manageC.png") no-repeat scroll 0 0 transparent; }

		.s-hyzc { background: url("../images/btn_user_reg.png") no-repeat scroll 0 0 transparent; }

		.s-hyzc.current,.s-hyzc:hover { background: url("../images/btn_user_regC.png") no-repeat scroll 0 0 transparent; }

		.s-cfxgpp { background: url("../images/btn_ex_match.png") no-repeat scroll 0 0 transparent;  }

		.s-cfxgpp.current,.s-cfxgpp:hover { background: url("../images/btn_ex_matchC.png") no-repeat scroll 0 0 transparent; }

		.s-wjcfsj { background: url("../images/btn_ex_design.png") no-repeat scroll 0 0 transparent;  }

		.s-wjcfsj.current,.s-wjcfsj:hover { background: url("../images/btn_ex_designC.png") no-repeat scroll 0 0 transparent; }



		.s-wxyy { background: url("../images/btn_res_fix.png") no-repeat scroll 0 0 transparent;  }

		.s-wxyy.current,.s-wxyy:hover { background: url("../images/btn_res_fixC.png") no-repeat scroll 0 0 transparent; }

		.s-anyy { background: url("../images/btn_res_install.png") no-repeat scroll 0 0 transparent;  }

		.s-anyy.current,.s-anyy:hover { background: url("../images/btn_res_installC.png") no-repeat scroll 0 0 transparent; }

		.s-ffjd { background: url("../images/btn_res_rate.png") no-repeat scroll 0 0 transparent;  }

		.s-ffjd.current,.s-ffjd:hover { background: url("../images/btn_res_rateC.png") no-repeat scroll 0 0 transparent; }

		.s-ffpj { background: url("../images/btn_res_eva.png") no-repeat scroll 0 0 transparent;  }

		.s-ffpj.current,.s-ffpj:hover { background: url("../images/btn_res_evaC.png") no-repeat scroll 0 0 transparent; }

		.s-zxkf { background: url("../images/btn_res_ad.png") no-repeat scroll 0 0 transparent;  }

		.s-zxkf.current,.s-zxkf:hover { background: url("../images/btn_res_adC.png") no-repeat scroll 0 0 transparent; }

		.s-wxpt { background: url("../images/btn_res_wc.png") no-repeat scroll 0 0 transparent;  }

		.s-wxpt.current,.s-wxpt:hover { background: url("../images/btn_res_wcC.png") no-repeat scroll 0 0 transparent; }

		.s-ffrx { background: url("../images/btn_res_tel.png") no-repeat scroll 0 0 transparent;  }

		.s-ffrx.current,.s-ffrx:hover { background: url("../images/btn_res_telC.png") no-repeat scroll 0 0 transparent; }



		

		.s-ffjs { background: url("../images/btn_sc_introduction.png") no-repeat scroll 0 0 transparent;  }

		.s-ffjs.current,.s-ffjs:hover { background: url("../images/btn_sc_introductionC.png") no-repeat scroll 0 0 transparent; }

		.s-fftx { background: url("../images/btn_sc_system.png") no-repeat scroll 0 0 transparent;  }

		.s-fftx.current,.s-fftx:hover { background: url("../images/btn_sc_systemC.png") no-repeat scroll 0 0 transparent; }

		.s-fflc { background: url("../images/btn_sc_process.png") no-repeat scroll 0 0 transparent;  }

		.s-fflc.current,.s-fflc:hover { background: url("../images/btn_sc_processC.png") no-repeat scroll 0 0 transparent; }

		.s-ffzc { background: url("../images/btn_sc_policy.png") no-repeat scroll 0 0 transparent;  }

		.s-ffzc.current,.s-ffzc:hover { background: url("../images/btn_sc_policyC.png") no-repeat scroll 0 0 transparent; }

		.service-r-main { width: 650px;min-height: 200px;max-height: 500px;position: relative; }

		.srm-install { width: 650px;height: 450px;padding-top: 40px; }

		.srm-install-items li { width: 180px;margin-right: 20px;margin-bottom: 35px; }

		.srm-install-items li .srm-img { width: 180px;height: 135px;display: inline-block;  position: relative; }

		.srm-img .srm-mask { display: none; position: absolute;top: 0;left: 0;z-index: 1; }

		.srm-txt { margin-top: 10px; color: #666;}

		.srm-right p { color: #57ceed;text-align: center; }

	/*questionInstall*/

		.srq-title {  width:600px;height: 50px; display: inline-block;background: url("../images/bg_line_grey.png") no-repeat scroll 0 bottom transparent; }

		.srq-title li { text-align: center; }

		.srq-title li a { width: 90px;height: 30px;display: block; color: #6d6d6d;line-height: 30px;margin: 0 50px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; }

		.srq-title li a.current,.srq-title li a:hover { 

			background-color: #57ceed;

			-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.5);

			-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.5);

			box-shadow:1px 1px 5px rgba(0,0,0,0.5);

			color: #fff;

		}

		.srq-install li .srq-img { width: 278px;height: 153px;display: inline-block;  position: relative;margin-top: 10px;margin-right: 40px; } 

		.srq-img .srq-mask { display: none; position: absolute;top: 0;left: 0;z-index: 1; }

		.srq-install li p { font-size: 100%;margin: 5px 0; color: #666;}

		.srq-install { width: 650px;height: 450px;padding-top: 40px;}

		.srq-title2 {  width:600px;height: 30px; display: inline-block;background: url("../images/bg_line_grey1.png") no-repeat scroll 0 bottom transparent; }

		.srq-title2 li { text-align: center;width: 120px; }

		.srq-title2 li a { height: 30px;color: #6d6d6d;line-height: 30px; }

		.srq-title2 li a.current { color: #0070b3;}

	/*fault*/

		.srf-items .viedio-title { width: 500px;height: 25px;line-height: 25px;margin-top: 10px;display: inline-block; text-align: center;color: #fff;background-color: #57ceed;-webkit-box-shadow: 0px 1px 2px 0px #b0b0b1;-moz-box-shadow: 0px 1px 2px 0px #b0b0b1;box-shadow: 0px 1px 2px 0px #b0b0b1; }

		.srf-items li { width: 600px; text-align:center; }

		.srf-items .srf-item-a { width:500px;height:280px;margin: 5px 0 10px;  display: inline-block; position: relative;}

		.srf-items .srf-item-a .ui_play { left: 210px;top: 100px; }

	/*guide*/

		.srg-install {

		    margin-top: 40px;

		    width: 650px;

			font-size: 14px;

			color: #666;

			margin-bottom: 40px;

		}

		.srg-items li { width: 600px;display: inline-block; padding-top: 15px;padding-bottom: 20px;background: url("../images/bg_line_grey.png") no-repeat scroll 0 bottom transparent;}

		.srg-items li .srg-item-l { width: 25px; text-align: center;}

		.srg-items li .srg-item-r { width: 570px; }

		.srg-item-r-img { margin-bottom: 10px; }

		.srg-item-r .srg-item-r-txt { width: 570px;padding: 0 20px 10px; overflow: hidden;background-color: #e0e4e6;border: 1px solid #d2d2d2; line-height:22px; }

		.srg-item-l p { font-size: 9px;line-height: 14px;}

		.srg-item-l p.good { color: #57ceed; }

		.srg-item-l p.time { margin-bottom: 5px; }

		.srg-item-r h1 {  width:100%; }

		.srg-item-r h1 a.fl { line-height: 30px;font-weight: normal; font-size: 14px; color: #0070b3; }

		.srg-item-r h1 a.fr { width: 15px;height: 16px;margin-top: 10px;  display: inline-block;background: url("../images/ui_share_blue.png") no-repeat scroll 0 0 transparent; }

		.srg-item-r h1 a.bOrange { background: url("../images/ui_share_yellow.png") no-repeat scroll 0 0 transparent; }

		.srg-item-r h1 a.bCyanblue { background: url("../images/ui_share_cyanblue.png") no-repeat scroll 0 0 transparent; }

		.srg-item-r p { font-size: 12px;line-height: 20px; }

		.srg-item-r table{ margin:10px auto; border-collapse:collapse;}

		.srg-item-r td{ border:#ccc 1px solid; padding:3px 5px 3px 10px;}

		.srg-item-r .srg-item-r-txt:hover { background-color: #57ceed;color: #fff; }

		.srg-item-r .srg-item-r-txt.bOrange:hover{ background-color: #f7be0a; }

		.srg-item-r .srg-item-r-txt.bCyanblue:hover{ background-color: #0f6aa7; }

		.srg-item-r:hover  h1 a.fr { background: url("../images/ui_share_white.png") no-repeat scroll 0 0 transparent;}

		.srg-item-r:hover  h1 a.fl { color: #fff; }

	/*bookCook*/

		.bc-items li { width: 180px;  margin-top: 20px;margin-right: 20px;}

		.bc-items li .srm-img { width: 180px;display: inline-block; height: 135px;  position: relative;  }

		.overlayer-txt { width: 650px;height: 450px;display: none; position: fixed;top: 60px;z-index: 5;background-color: #f6f6f6;border: 1px solid #b5b3b0; }

		.overlayer-txt-main { width: 460px;margin: 35px auto; position: relative;}

		.oli-content-txt { width: 460px;height: 300px;}

		.oli-content-txt p { line-height: 140%;text-indent: 2em; }

		.service-close { margin: 10px; }

		.overlayer-txt-main .oltm-t { height: 45px;height: 45px; }

		.overlayer-txt-main h1 {  height: 35px;line-height: 35px;font-size: 14px; font-weight: normal; }

		.service-left,.service-right { position: absolute;top: 45%; }

		.service-left { left:15px; }

		.service-right { right:15px; }

		.overlayer-loading { width: 100%;height: 15px;text-align: center;position: absolute;bottom: 145px;display: none; }

	/*bookDownload*/

		.book-download-table { width: 595px; }

		.book-download-table th,.book-download-table td { height: 40px;vertical-align: middle;text-align: center; background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent; }

		.book-download-table .th2 { width: 120px;}

		.book-download-table .th3 { width: 120px;}

		.book-download-table .th4 { width: 120px;}

	/*reg*/

		.reg-title { width: 445px;height: 40px;margin: 0 auto; text-align: center; background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent; }

		.reg-title p { width: 340px;height: 24px;line-height: 24px;display: inline-block;text-align: left;  background: url("../images/bg_reg_title.png") no-repeat scroll 0 0 transparent; }

		.reg-title p.reg-success-p {  background: url("../images/bg_reg_title2.png") no-repeat scroll 0 0 transparent;} 

		.reg-title p .rt1 { margin-left: 42px;color: #fff; }

		.reg-title p .rt2 { margin-left: 86px; }

		.reg-title p.reg-success-p .rt1 { color: #000; }

		.reg-title p.reg-success-p .rt2 { color: #FFF; }

		.reg-main { width: 445px; margin: 0 auto; }

		.reg-table { width: 445px; }

		.reg-table td { height: 35px;vertical-align: middle; }

		.reg-table .td1 { 

			width: 120px;

			text-align: right; 

			color: #606060;

		    font-size: 14px;

		    line-height: 34px;}

		.reg-table .rt-red { color: #ff0101;} 

		.reg-table input[type='text'],.reg-table input[type='password']{ 

			width: 145px;

			height: 20px;

			border: 1px solid #E4E4E4;

		    border-radius: 3px;

		    color: #707070;

		    font-size: 14px;

		    line-height: 20px; 

		}

		.reg-table input[type='text']:focus,.reg-table input[type='password']:focus{ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc; }

		.reg-table input[type='submit']{ width: 65px;color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

	/*regSuccess*/

		.reg-main h1 { width: 100%;height: 55px;margin-top: 10px;line-height: 55px;font-size: 18px;text-align: center;background: url("../images/bg_hook.png") no-repeat scroll 90px 0 transparent; }

		.reg-main p { width: 100%;height: 30px;line-height: 30px;text-align: center;color: #1d1d1d; }

		.reg-main .reg-btn { width: 105px;height: 30px;line-height: 26px;display: inline-block;border: 1px solid #c2c2c2;font-size: 14px;color: #6d6d6d; text-align: center;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc; }

	/*manege*/

		.manege-part { width: 530px;margin: 0 auto 20px auto ; }

		.manege-part h1 { height: 30px;line-height: 30px;color: #007ABE; font-size: 16px;}

		.manege-part-table td { width: 125px; line-height: 35px; text-align: center; }

		.manege-part-table td .s1 {  width: 100px;text-align: center;display: inline-block; }

		.manege-part-table td .s2 { width: 150px;text-align: center;display: inline-block ;}

		.manege-part-table td .s3 { width: 125px;text-align: center;display: inline-block; }

		.manege-part-table td .pa-a { padding: 0 4px;display: inline-block; border: 1px solid #d4d4d4;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

		.manege-part-table td .pa-a:hover,.manege-part-table td .pa-a.current { color: #fff;background-color: #f7be0a; }

		.manege-part-table td p { line-height: 20px; }

		/*.manege-part-table td img { margin-bottom: -10px; }*/

		.manege-part-table .bdl { background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent; }

		.manege-exchange { width: 65px;height: 25px;line-height: 25px;margin-top: 8px;  text-align: center;display: inline-block;background: url("../images/btn_th.png") no-repeat scroll 0 0 transparent; }

		.manege-exchange:hover { background: url("../images/btn_th2.png") no-repeat scroll 0 0 transparent; }

		.manege-exchange.ct { background: url("../images/btn_th1.png") no-repeat scroll 0 0 transparent; }

	/*questionnaire*/

		.s-radio { width: 15px;height: 15px;margin-top: 2px;  display: inline-block;cursor: pointer; background: url("../images/ui_service_radio_grey.png") no-repeat scroll 0 0 transparent;}

		.s-radio input[type='radio'] { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity: 0 }

		.s-radio.checked { background: url("../images/ui_service_radio.png") no-repeat scroll 0 0 transparent; }

		.qt-table { width: 580px; font-size: 14px;color: #666;}



		.qt-table .td1 { width: 30px; }

		.qt-table .td2 { width: 190px; }

		.qt-table .td3,.qt-table .td4,.qt-table .td5，.qt-table .td6，.qt-table .td7 { width: 60px; }

		.qt-table .td-c{ text-align: center;vertical-align: middle; }

		.qt-table td textarea{ border: 1px solid #8a8a8a; }

		.qt-table input[type='submit']{ width: 85px;color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

	/*myProduct*/

		.myProduct { margin-top: 200px; }

		.myProduct-table{ width: 560px;margin: 0 auto;font-size: 14px;color: #666;}

		.myProduct-table .th1 { width: 220px; }

		.myProduct-table .th2 { width: 160px; }

		.myProduct-table .th3 { width: 180px; }

		.myProduct-table th,.myProduct-table td{ height: 32px; vertical-align: middle;text-align: center;}

		.myProduct-table th.br,.myProduct-table td.br{ background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent;}

	/*design*/	

		.srm-right p.green {color:#acc350; }

		.designDetail-imgs { width: 600px; }

	/*rule*/

		.rule-main { width: 570px; }

	/*nameList*/

	.nameList-table { width: 440px; margin: 0 30px; }

		.nameList-table th,.nameList-table td{ height: 32px;vertical-align: middle;text-align: center; font-weight: normal;}

		.nameList-table .th1 { width: 240px; }

		.nameList-table .th2 { width: 130px; }

		.nameList-table .th2 { width: 70px; }

	/*login*/

		.login-service-mask {  width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: none; background-color: #ccc;z-index: 99998; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*filter:Alpha(Opacity=98); opacity:0.8; }

		.login-service-main { width: 370px;height: 310px;display: none;background-color: #fff;top:30%;left:45%;border: 1px solid #beb8b4;position: fixed;z-index: 99999; }

		.login-service-close { margin: 10px; }

		.loginSmain .loginMessage { color: red; text-align: center;line-height: 140% }

		.loginSmain { width: 230px;margin: 30px auto; }

		.loginSmain h1 {  width: 100%;height:60px; line-height: 60px; text-align: center; font-size: 20px;font-weight: normal; }

		.dRow { width: 100%;margin-bottom: 10px;color: #434444; line-height:24px; }

		.dRow label { width: 60px;display: inline-block;  text-align: right;margin-right: 5px;font-size: 14px; }

		.dRow span { margin-left: 65px;font-size: 12px; color:#999;}

		.dRow input { width: 140px;height:22px; line-height:22px; border: 1px solid #e2e2e2;-webkit-box-shadow: 0px 1px 5px 0px #ccc inset;-moz-box-shadow: 0px 1px 5px 0px #ccc inset;box-shadow: 0px 1px 5px 0px #ccc inset; }

		.loginSmain-submit { text-align: center;margin-bottom: 18px;}

		.loginSmain-submit input[type='button']{ width: 83px;height: 25px; margin-left:30px; color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 5px; /* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

		.loginSmain-tip {  width: 100%;text-align: center; font-size: 12px; color:#666;}

		.loginSmain-tip a { color: #126bbe; margin:0px 4px;}

	/*exJoin*/

		.exJoin-main { width: 370px;margin: 0 auto; font-size: 14px;color: #666;}

		.exRow { width: 100%;margin-bottom: 8px; }

		.exRow label { width: 170px;margin-right: 5px;text-align: right;display: inline-block; }

		.exRow input { width: 90px; }

		.exRow select  { width: 95px; }

		.exRow input[type='file']{ width: 68px; }

		.preImgs { display: inline-block;margin: 10px 0; }

		.preImgs li { width: 66px;height: 66px;margin-right: 5px;text-align: center; background: url("../images/bg_ex_join.jpg") no-repeat scroll 0 0  transparent; }

		.preImgs li img { width: 64px;height: 64px; }

		.exJoin-submit { width: 100%;text-align: center;margin-bottom: 10px; }

		.exJoin-submit input[type='submit']{ width: 78px;height:25px;color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

		.exJoin-tip { width: 100%;text-align: center; }

	/*designDetail*/

		.designDetail-imgs { padding-left: 20px; }

		.designDetail-imgs .ddiList-item {width: 180px;height: 135px;margin: 5px 5px 5px 0;text-align: center;overflow: hidden;display: inline-block; }

	/*resInstall*/

		.resInstall {  }

		.resInstall-part { width: 555px; }

		.rip-title { width: 100%;height:25px;line-height: 15px;padding-left: 45px;margin-bottom: 10px;font-size: 16px;  font-weight: normal;  background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent;color: #0f6aa7; }

		.resInstall-part-main { width: 100%;padding-left: 56px; }

		/* must have this*/

		.dropdown {outline:none;}

		.dropdown h4{cursor:default;}

		.dropdown * {-moz-user-select:none;}

		.dropdown h4.over {}

		.dropdown div {display:none; position:relative;}

		.dropdown span {position:absolute;}

		.dropdown ul{position:absolute;display:none;}

		.dropdown ul li{}

		.dropdown ul li.over{}

		/* write you style here */

		.dropdown { display: inline-block; }

		.dropdown h4{display:block; padding:0 25px 0 5px; margin:0; height:15px; font:12px/15px Arial, Helvetica, sans-serif; border:solid 1px #AAA; background-color: #f0f1f1; width:95px;}

		.dropdown h4.over{border-color:#369;}

		.dropdown div {}

		.dropdown span {top:0; right:0px; background:url(../images/ui_select.png) no-repeat 0 0 ; width:14px; height:14px;}

		.dropdown span.over {background-image:url(../images/ui_select.png);}

		.dropdown ul{border:1px solid #AAA; background:#FFF; width:95px; border-top:none;}

		.dropdown ul li{ width: 100%; background:#FFF;height:20px;display:block;padding:0 25px 0 5px;cursor:default;font:400 12px/20px Arial, Helvetica, sans-serif;}

		.dropdown ul li.over{background:#369; color:#FFF;}	



		

		.riRow { width: 100%;margin: 5px 0;  }

		.riRow label {  width: 105px;margin-right: 5px; text-align: right;display: inline-block;vertical-align: top;font-size:14px;line-height:34px;color: #606060; }

		.riRow input {  

			border: 1px solid #E4E4E4;

		    font-size: 14px;

		    height: 26px;

		    line-height: 26px;

		    width: 166px;

		    vertical-align: middle;

		   -moz-border-radius: 3px;      /* Gecko browsers */

		   -webkit-border-radius: 3px;   /* Webkit browsers */

		   border-radius:3px;            /* W3C syntax */

		   color: #707070;

      	}

		.riRow textarea { 

			border: 1px solid #E4E4E4;

		    font-size: 14px;

		    height: 98px;

		    padding: 5px;

		    resize: none;

		    width: 340px;

		    border-radius: 3px;

		    color: #707070;

		    overflow: hidden;

		    padding: 3px;

      	}

      	.riRow .red5 { font-size: 14px;font-weight: normal;color: #FF0000; }

		.riRow select { width: 171px;height: 31px;line-height: 31px;padding: 7px;vertical-align: middle;color:#666; }

		.sTime { width: 14px;height: 12px;display: inline-block;margin: 0 5px;vertical-align: middle; background: url("../images/ui_date.png") no-repeat scroll 0 0 transparent;  }

		.riRowTip { font-size: 14px;margin-left: 98px;margin-top:5px;color:#606060; }

		.ripm-tip { width: 100%;height: 15px;line-height: 15px; text-align: right;font-size: 12px;color: #303030; }

		.checkId { display: inline-block; }

		.ripm-submit { text-align: center;margin-bottom: 18px; }

		.ripm-submit input[type='submit']{ width: 85px;height: 25px;	 color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 5px;      /* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

	/*resRate*/

		.resRate { width: 600px; margin-top: 100px;}

		.resRate-row { width: 570px;height: 180px; margin: 0 auto;background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent; font-size: 14px;color: #666;}  

		.resRate-row .resRate-ul { width: 460px;margin: 0 auto; }

		.resRate-row h1 { width: 100%;height: 80px;line-height: 80px;font-weight: normal; }

		.resRate-row li { width: 120px;height: 85px;margin: 0 14px;background: url("../images/bg_res_rate_grey.png") no-repeat scroll 0 0 transparent;  }

		.resRate-row li.current { background: url("../images/bg_res_rate.png") no-repeat scroll 0 0 transparent;}

		.resRate-row li.current  p.p2 { color: #fff; }

		.resRate-row li p { width: 100%;text-align: center;font-weight: 14px; }

		.resRate-row li p.p1 { color: #9b9b9b; }

		.resRate-row li p.p2 { height: 35px;line-height: 35px; }

	/*evaluate*/

		.resEva { width: 465px;margin-top: 200px; font-size: 14px;color: #666;}

		.resEva-table { width: 465px; }

		.resEva-table { height: 35px;text-align: center;vertical-align: middle; }

		.resEva-table .td1 { width: 130px; }

		.resEva-table .td2 { width: 120px; }

		.resEva-table .td3 { width: 120px; }

		.resEva-table .td4 { width: 95px; }

		.resEva-table input[type='submit']{ width: 75px;color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

	/*resTel*/	

		.resTel { width: 530px;margin: 145px  auto; }

		.resTel-l { width: 140px; }

		.resTel-r { width: 350px;font-size: 14px; color: #666;}

		.resTel-t { width: 100%;text-align: center; }

		.resTel-t input[type='button']{ width: 50px;color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}

		.resTel-r h1 {  height: 25px;line-height: 25px;font-weight: normal;font-size: 16px; color: #026eb4; }

		.resTel-r p { display: inline-block;line-height: 160%; }

		.rtRow { width: 100%; }

		.rtRow .rl { width: 80px;float: left;line-height: 160%; }

		.rtRow .rr { width: 270px; }

	/*resWc*/

		.resWc { margin-top:0px;text-align: left; }	

		.resWc h1{ text-indent:20px; font-size:16px; font-weight:normal; height:40px; line-height:40px; margin-bottom:20px;}

		.resWc P{ width:300px; float:left; margin-bottom:20px; line-height:250%; font-size:16px; padding:0px 0px 0px 20px;}

		.resWc p.respa{ padding-right:0px; border-left:#ddd 1px solid; margin-left:30px;}

		.resWc p img{ margin-left:68px;}

		.resWc span{ color:#007abe; letter-spacing:1px;}

		.resWc em{ font-style:normal; margin-left:75px;}

	/*resOnline*/

		.resOnline {margin-top: 100px;}

		.resOnline h1 { height: 40px;line-height: 40px;font-size: 14px;font-weight: normal; }

		.resOnline-tel { width: 100px;margin-right: 10px; text-align: center; }

		.resOnline-tel img { margin-bottom: 10px; }

		.ro-table { width: 530px; color: #666666;font-size: 14px;line-height:24px;}

		.ro-table .td1 { width: 16px; }

		.ro-table .td2 { width: 57px; }

		.ro-table .td3 { width: 270px; }

		.ro-table .td4 { color: #026eb4;padding-bottom: 15px; font-size: 16px;}

	/*scSys*/

		.scSys { width: 580px;margin: 50px auto; }

		.scSys-kds { width: 580px; }

		.scSys-title {  height: 30px;line-height: 30px;padding-left: 45px;margin-bottom: 10px;font-size: 16px; font-weight: normal; color: #0f6aa7; background: url("../images/bg_line_grey1.png") no-repeat scroll -1px bottom transparent;}

		.scSys-main { width:550px;margin: 0 auto; font-size: 14px;color: #666; }

		.scSys-tip { line-height: 160%; }

		.scSys-kds-items li { width: 80px;margin: 10px 20px;text-align: center; }

		.scSys-kds-items li p { height: 30px;line-height: 30px; color: #0f6aa7; }

		.scSys-kds-items li span { width: 25px;height: 25px;padding-top: 5px;font-size: 16px;color: #0f6aa7;font-weight: bold;  display: inline-block; background: url("../images/ui_sc_sys.png") no-repeat scroll 1px center transparent;text-align: center; }

		.scSys-star { width: 580px;margin-bottom: 20px; display: inline-block; }

		.scSys-star-title { width: 94px;height: 94px;padding-top: 24px; text-align: center; background: url("../images/ui_sc_sys_1.png") no-repeat scroll 0 0 transparent; }

		.scSys-star-title p{ color: #0070b3;line-height: 160%;font-size: 14px; }

		.scSys-star-items li { text-align: center; }

		.scSys-star-txt { width: 77px;padding-left: 14px;font-size: 12px;color: #2b2c2c;  background: url("../images/ui_sc_sys_star.png") no-repeat scroll 6px 0 transparent; }

		.scSys-star-point {  width: 20px;height: 20px;margin-top: 35px; display: block;background: url("../images/ui_sc_sys_2.png") no-repeat scroll 0 0 transparent;}

		.scIntro { margin-top: 40px; }

	/*serviceMain*/

		.services-sm { width: 950px;height: 460px;margin-top: 50px; }

		.sm-part { width: 100%;margin-bottom: 25px;  display: inline-block; }

		.sm-part-title { width: 100%;height: 45px;line-height: 40px;text-align: center;color: #0070b3;font-size: 22px; }

		.sm-part-main { margin: 0 auto;}



		.sm-items-1 { display: inline-block; }

		.sm-items-1 li{ width: 168px;height: 180px; margin: 0 25px;position: relative;}

		.sm-items-1 li a { width: 72px;height: 95px;position: relative; margin: 20px 0px;display: inline-block;text-align: center; }

		.sm-items-1 li p { color: #666;font-size: 14px;line-height: 140%; }

		.sm-items-1 li a p {  width: 100%; color: #2a8fbf;position: absolute;bottom: 8px; font-size: 14px; }

		.sm-items-1 li a img { position: relative;top: 0;left: 0; }

	

		.sm-items-2-title { width: 120px;height: 120px; margin: 0 10px; padding-top: 30px; text-align: center;  }

		.sm-items-2-title p{ color: #0070b3;line-height: 200%;font-size: 12px; }

		.sm-items-2-items li { text-align: center; }

		.sm-items-2-txt { width: 120px;height: 20px;line-height: 20px; padding-left: 24px;font-size: 10px;color: #595b5b;   }

		.sm-items-2 { width: 811px;height: 206px; display: inline-block;background: url("../images/bg_service_star1.png") no-repeat scroll 0 0 transparent; }

		.sm-items-2 .li1 { margin-left: 54px;margin-top: 30px; }

		.sm-items-2 .li1 .sm-items-2-txt { margin-top: 10px;background: url("../images/s_sort01.png") no-repeat scroll 3px 4px transparent; } 

		.sm-items-2 .li2 { margin-left: 12px;margin-top: 7px; }

		.sm-items-2 .li2 .sm-items-2-txt { margin-top: -10px;background: url("../images/s_sort02.png") no-repeat scroll 3px 4px transparent; } 

		.sm-items-2 .li3 { margin-left: -4px;margin-top: 47px; }

		.sm-items-2 .li3 .sm-items-2-txt { margin-top: -12px;background: url("../images/s_sort03.png") no-repeat scroll 3px 4px transparent; } 

		.sm-items-2 .li4 { margin-left: 2px;margin-top: 5px; }

		.sm-items-2 .li4 .sm-items-2-txt { margin-top: -8px;background: url("../images/s_sort04.png") no-repeat scroll 3px 4px transparent; }

		.sm-items-2 .li5 { margin-left: 8px;margin-top: 57px; }

		.sm-items-2 .li5 .sm-items-2-txt { margin-top: -7px;background: url("../images/s_sort05.png") no-repeat scroll 3px 4px transparent; }



		.sm-items-3 li { width: 185px;height: 310px;margin-right: 8px;  background: url("../images/ui_sm_box.png") no-repeat scroll 0 bottom transparent;position: relative; }

		.sm-items-3-view { width: 180px;height: 135px;display: inline-block;position: relative; }

		.sm-item-mask { display: none; position: absolute;top: 0;left: 0;z-index: 1; }

		.sm-items-3 li p a{  font-size: 14px;line-height: 160%;padding-left: 15px; color: #666666; }

		.sm-items-3 li p a.sm-items-3-more { padding-left: 0px; }

		.sm-items-3 li h1 { font-size: 14px; line-height: 25px;color: #0070b3;text-align: center;border-bottom: 1px dotted #0070b3;margin-bottom: 5px; }

		.sm-items-3-link { width: 100%; text-align: center;margin: 10px 0; position: absolute;bottom: 8px;left: 0; }

		.sm-items-3-more { width: 70px;height:24px;line-height: 23px;display: inline-block;  color: #6d6d6d; border: 1px solid #d6d6d6;-moz-border-radius: 3px;      /* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px;            /* W3C syntax */ -webkit-box-shadow: 0px 1px 5px 0px #ccc;-moz-box-shadow: 0px 1px 5px 0px #ccc;box-shadow: 0px 1px 5px 0px #ccc;}



		.sm-items-4 li { margin-right: 18px; }

		.sm-item-txt { display: block;position: relative;} 

    	.sm-item-txt h4 {   display: block;margin: 21px 0 8px; padding: 0 30px 0 0;font-weight: normal;font-size: 14px;color: #666;}

    	.sm-item-txt span { display: block;font-size: 12px;line-height: 18px; color: #666666;}

    	.sm-item-txt .portfolio_like {  

		    cursor: pointer;

		    display: block;

		    height: 45px;

		    margin: 0;

		    padding: 3px 0 0;

		    position: absolute;

		    right: 0;

		    top: 0;

		    width: 30px;

		}

		.sm-item-txt .portfolio_like a { 

			display: block;

		    font-size: 13px;

		    line-height: 13px;

		    text-align: center;

		    color: #acc350;

		}

		.portfolio_like .icon-heart {  width: 18px;height: 18px; display: inline-block;background: url("../images/ui_heart_green.png") no-repeat scroll 0 transparent;}

		.sm-item-img { width: 185px;height: 140px;position: relative;}

		.sm-item-4-view { display: none; position: absolute;top: 55px;left: 65px; z-index: 2;}

		.sm-item-4-more { display: none; position: absolute;top: 55px;left: 100px; z-index: 2;}

		.info-l-bottom .info-l-bottom-item .current{_background:none; }

	/*base*/

	

	

	.black_overlay{

display: none;

position: absolute;

top: 0%;

left:55.5%;

width: 43%;

height: 100%;

z-index:1001;



}

.white_content {

display: none;

position: absolute;

top: 2%;

left:55.5%;

width: 43%;

height: 100%;

background-color:#222;

z-index:1002;

opacity:0.95;

filter: alpha(opacity=95);

}

.white_content_small {

display: none;

position: absolute;

top: 20%;

left: 30%;

width: 40%;

height: 50%;

border: 16px solid lightblue;

background-color: white;

z-index:1002;

overflow: auto;

}

.white_text

{

	margin-left:10px;

	line-height:22px;

	padding:15px 10px 10px;

	height:455px;

	overflow:auto;

	color:#ddd;

}

#kuang

{

	min-height:325px;

	width:385px;

	position:absolute;

	display:none; 

	z-index:100; 

	top:50px; 

	padding:10px 5px 10px 10px;

	background-image:url(../images/taozhuangbg.png);

	background-repeat:repeat;

	line-height:21px;

	color:#ddd;

}



#kuang li

{

	padding-right:10px;

}}