@charset "utf-8";
/* CSS Document */
/*
	@名称: style.css
	@日期: 2013-11-11
	@功能: C+云优化型企业网站浏览器样式渲染
	@作者: 深圳市国人天下电子商务有限公司C+前端架构师
	@版权: 深圳市国人天下电子商务有限公司(http://www.ceotx.com)保留
*/
body {
    background-color: #EFFBFE;
    color: #606060;
    font-family: "宋体",Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}
a {
    color: #606060;
    font-family: "宋体",Arial,Helvetica,sans-serif;

    text-decoration: none;
}
a:hover {
    color: #08AFD4;
    text-decoration: none;
}
.cl {
    clear: both;
    height: 0;
    overflow: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.h15 {
    height: 15px;
}
.h10{
	height:10px;
}
.l10 {
    margin-left: 10px;
}
.r10 {
    margin-right: 10px;
}
.t10 {
    margin-top: 10px;
}
.t15 {
    margin-top: 15px;
}
.t20 {
    margin-top: 20px;
}
.l15 {
    margin-left: 15px;
}
.b10 {
    margin-bottom: 10px;
}
.b15 {
    margin-bottom: 15px;
}
.ov {
    overflow: hidden;
}
.cen {
	text-align:center;
}
#header .logo h1, #header .menu ul, #producti, #abouti, #shili, #cases {
    margin: 0 auto;
    width: 980px;
}
#producti h3 span {
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 18px;
}
#header {
    background: url("../images/headerbg.jpg") no-repeat scroll 25% top #0095E2;
    height: 141px;
	overflow:hidden;
}
.xulie{ float:right; height:27px; position:relative; z-index:1000; margin-top:-132px; margin-right:17%;}
.xulie a{ float:left; margin:0 0 0 10px; width:25px; height:25px; display:block;}
.xulie a.weixin{ background:url(../images/weixin.jpg) no-repeat left top;}
.xulie a.weixin:hover{ background:url(../images/weixin1.jpg) no-repeat left top;}

.xulie a.weibo_t{ background:url(../images/weibo_t.jpg) no-repeat left top;}
.xulie a.weibo_t:hover{ background:url(../images/weibo_t1.jpg) no-repeat left top;}

.xulie a.sina{ background:url(../images/sina.jpg) no-repeat left top;}
.xulie a.sina:hover{ background:url(../images/sina1.jpg) no-repeat left top;}

.xulie a.shoucang{ background:url(../images/shoucang.jpg) no-repeat left top;}
.xulie a.shoucang:hover{ background:url(../images/shoucang1.jpg) no-repeat left top;}

.xulie a.jiagou{ background:url(../images/jiagou.jpg) no-repeat left top;}
.xulie a.jiagou:hover{ background:url(../images/jiagou1.jpg) no-repeat left top;}

.xulie a.wenti{ background:url(../images/wenti.jpg) no-repeat left top;}
.xulie a.wenti:hover{ background:url(../images/wenti1.jpg) no-repeat left top;}

.xulie a.liuyan{ background:url(../images/liuyan.jpg) no-repeat left top;}
.xulie a.liuyan:hover{ background:url(../images/liuyan1.jpg) no-repeat left top;}

#header .top {
	height:25px;
	line-height:25px;
}
#header .top ul{
	width:980px;
	margin:0 auto;
	color:#d9f2ff;
}
#header .logo {
    height: 80px;
}
#header .logo h1 {
    height: 100px;
}
#header .menu {
    /*background-color: rgba(255, 255, 255, 0.5);*/
	background:url("../images/menubg.png") repeat-x left top;
    border-bottom: 1px solid #0095E2;
    height: 35px;
}
#header .menu ul {
    height: 35px;
}
#header .menu ul li {
    float: left;
    line-height: 36px;
    /*position: relative;*/
    z-index: 10;
}
#header .menu ul li a { font-weight:bold;
    color: #032CC5;
    font-size: 14px;
    margin: 0 5px;
    padding: 0 8px;
}
#header .menu ul li a.on, #header .menu ul li a:hover {
    background-color: #FFFFFF;
    color: #000000;
    display: block;
}
#banner_index { border-bottom:#00B6DE 3px solid;
    height: 380px;
}
#banner_index ul {
    height: 380px;
    margin: 0 auto;
    width: auto;
}
#banner {border-bottom:#00B6DE 3px solid;
    height: 250px;
}
#banner ul {
    height: 250px;
    margin: 0 auto;
    width: auto;
}
#main {
    background: url("../images/bodybg.jpg") repeat-x scroll left -531px;*/
    min-height: 500px;
}
#producti {
    height: auto;
}
#producti h3 {
    height: 36px;
    line-height: 30px;
    padding: 10px 10px 0;
}
#producti h3 span {
    background: url("../images/0001.png") no-repeat scroll left -2px;
    color: #333;
    display: block;
    height: 30px;
    margin: 0 0 0 365px;
    padding-left: 35px;
}
#producti .cpfl {

    width: 220px;
}
#producti .cpfl ul li {
    background: url("../images/cpflbg1.png") no-repeat scroll left top;
    height: 55px;
    margin: 5px 0 12px;
    text-indent: 30px;
}
#producti .cpfl ul li:hover {
    background: url("../images/cpflbg.png") no-repeat scroll left top;
    cursor: pointer;
}
#producti .cpfl ul li:hover a {
    color: #000000;
}
#producti .cpfl ul li a {
    color: #FFFFFF;
    line-height: 55px; font-size:14px;
}

#producti .tjcp {
    height: 200px;
    padding: 10px 10px 0;
    width: 730px;
}
#producti .tjcp ul li {
    float: left;
    margin: 0 10px;
    width: 162px;
}
#producti .tjcp ul li div{
    background-color: #FFFFFF;
    height: 160px;
    overflow: hidden;
    text-align: center;
    width: 160px;
}
#producti .tjcp ul li p,#product_list ul li p{
    height: 24px;
    line-height: 24px;
    /*margin-top: 10px;*/
    overflow: hidden;
    text-align: center;
}
#producti .tjcp ul li p a {
    color: #000;
}


#demo 3{
    display: block;
    float: left;
}
#demo3 {
    overflow: hidden;
    width: 100%;
}
#indemo {
    float: left;
    overflow: hidden;
    width: 600%;
}
#demo4, #demo5 {
    float: left;
    overflow: hidden;
}
#abouti {
    background: url("../images/0002.png") no-repeat scroll left top;
    height: 320px;
    padding: 5px;
}
.aboutt {
    height: 305px;
    margin: 10px 10px 0;
    width: 380px;
}
.aboutt h3, .news h3, #shili h3 {
    background: url("../images/0003.png") no-repeat scroll left top;
    height: 46px;
    padding: 8px 0 0 54px;
}
.aboutt h3, .news h3, #shili h3, #cases h3 span {
    color: #FF9000;
    font-family: "微软雅黑";
    font-size: 18px;
}
.aboutt h3 label, .news h3 label, #shili h3 label {
    color: #D0D0D0;
    font-size: 12px;
}
.aboutt ul {
    line-height: 18px;
    padding: 10px 10px 0;
}
.news {
    height: 305px;
    margin: 10px 10px 0 0;
    width: 280px;
}
.news h3 {
    background: url("../images/0004.png") no-repeat scroll left top;
}
.news ul {
    padding: 10px 10px 0;
}
.news ul li {
    background: url("../images/arc.jpg") no-repeat scroll left center;
    border-bottom: 1px dashed #EEEEEE;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-indent: 12px;
}
.news h3.hyzx {
    background: url("../images/0005.png") no-repeat scroll left top;
}
.more {
    color: #C0C0C0;
    float: right;
    margin: 10px 20px 0 0;
}
#shili {
    background: url("../images/0006.png") no-repeat scroll center top;
    height: 200px;
    padding: 5px;
}
#shili h3 {
    background: url("../images/0007.png") no-repeat scroll left 10px;
    float: left;
    height: 170px;
    padding: 20px 0px 10px 50px;
    /*position: absolute;*/
    width: 190px;
    z-index: 100;
}
#shili h3 .more{ margin-right:10px;}
#demo {
    display: block;
    float: left;
    height: 180px;
    margin: 10px 10px 10px 0px;
}
#demo ul li {
    float: left;
    margin: 12px 9px auto;
    width: 172px;
}
#demo ul li div {
    border: 1px solid #EEEEEE;
    height: 120px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 160px;
}
#demo ul li p {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}
#demo {
    overflow: hidden;
    width: 730px;
}
#demo img {
    margin: 0 auto;
}
#indemo {
    float: left;
    overflow: hidden;
    width: 600%;
}
#demo1, #demo2 {
    float: left;
    overflow: hidden;
}
#demo1 a, #demo2 a {
    font-size: 12px;
    text-decoration: none;
}
#demo1 ul li, #demo2 ul li {
    display: inline;
    float: left;
}
#demo2 ul li img, #demo5 ul li img {
}
#demo1 ul li span, #demo2 ul li span, #demo4 ul li span, #demo5 ul li span {
    float: left;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    width: 100%;
}
#cases h3 {
    background: url("../images/0009.jpg") repeat-x scroll left 17px;
    height: 40px;
}
#cases h3 span {
    background: url("../images/0010.jpg") no-repeat scroll left top;
    color: #00B1CB;
    display: block;
    float: left;
    height: 40px;
    line-height: 36px;
    margin-left: 400px;
    text-indent: 60px;
    width: 270px;
}
#cases ul {
    float: left;
    padding: 5px 10px 10px;
}
#cases ul li {
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    float: left;
    height:70px;
    margin: 6px 7px 6px 8px;
    overflow: hidden;
    width: 175px;
	text-align:center;
}
#footer {
    margin: 0 auto;
    width: auto;
}
#footer .nav {
    background: url("../images/headerbg.jpg") no-repeat scroll 20% top #0095E2;
    color: #FFFFFF;
    height: 36px;
    text-align: center;
    width: 100%;
}
#footer .nav a {
    color: #FFFFFF;
    line-height: 36px;
    margin: 0 10px;
}
#footer .bot {
	font-family:Arial, Helvetica, sans-serif;
    color: #147785;
    line-height: 21px;
    margin: 0 auto;
    padding: 10px;
    width: 960px;
}
#footer .bot a {
    color: #147785;
}
#footer .bot em{margin: 0 6px;}

#wrapper{ margin:0 auto; width:980px;}

.left{ float:left; width:220px;}.right,.about{ float:left; width:750px;}
.cjia_cases{ float:left; width:250px;}
.about{ float:left; width:720px;}

.sidebar ul li .subnav{display: none;}
.sidebar ul li.item .subnav{display: block;}
.sidebar ul li.item .subnav .item2{background: url(../images/sidebar_li.jpg) no-repeat left top;}

.cjiacpfl,.cjiatjcp{ float: left; height: 510px;}
.cjiacpfl h3,.sidebar h3,.sidebar_p h3,.sidebar_zxzx h3{ background:url(../images/leftbar_bg.jpg) left top; color:#fff;}
.cjiacpfl h3,.cjiatjcp h3,.sidebar h3,.sidebar_p h3,.right h3.tit,.right_news h3.tit,.sidebar_zxzx h3{ font-size:14px; height:40px; line-height:40px; text-indent:30px;}
.right h3.tit,.right_news h3.tit{ font-size:12px; font-weight:100;/* text-align:right; padding-right:15px;*/}
/*.right h3.tit span,.right_news h3.tit span{ float:left; font-family:"微软雅黑"; font-size:18px; color:#333;}
.right h3.tit span label,.right_news h3.tit span label{ color:#00cbda;}*/
.cjiacpfl ul,.sidebar ul,.sidebar_p ul,.sidebar_zxzx ul{ background:url(../images/leftbar_bg.jpg) no-repeat -1px -90px; border:1px solid #eeeeee; height:450px; padding:9px 9px; overflow:hidden; background-color:#fff;}
.cjiacpfl ul li,.sidebar ul li,.sidebar_p ul li{ background:url(../images/sidebar_lih.jpg) no-repeat left top; line-height:30px; margin-bottom:10px; overflow:hidden; text-indent:28px; width:200px;}
.cjiacpfl ul li:hover,.sidebar_p ul li:hover,.sidebar_p ul li.on{ background:url(../images/sidebar_li.jpg) no-repeat left top; cursor:pointer;}
.cjiacpfl ul li ul li:hover{ background:url(../images/sidebar_lih.jpg) no-repeat left top; border-bottom:1px solid #fff; cursor:pointer;}
.cjiacpfl ul li:hover a,.sidebar_p ul li:hover a,.sidebar_p ul li.on a,.sidebar_p ul li ul li.on a{ color:#fff;}
.cjiacpfl ul li:hover ul li a,.sidebar_p ul li:hover ul li a{ color:#585858}
.sidebar_p ul li ul li.on{ background:url(../images/sidebar_li.jpg) no-repeat left top; border-bottom:1px solid #fff; cursor:pointer;}
.cjiacpfl ul li a,.cjiatjcp ul li a,.muscle ul li a,.sidebar ul li a,.sidebar_p ul li a{}
.sidebar ul li,.sidebar_p ul li{ color:#ff8300;}
.sidebar h3.lxwm{ background:url(../images/lxwmbar_bg.jpg) no-repeat left top;}
.left_news h3.lxwm{ background:url(../images/lxwmbar_bg.jpg) no-repeat left -50px;}
.cjiacpfl ul li ul,.sidebar ul li ul,.sidebar ul li ul,.sidebar_p ul li ul{ background:none; border:0; height:auto; padding:0;}
.cjiacpfl ul li ul li,.sidebar ul li ul li,.sidebar_p ul li ul li{ background:url(../images/leftbar_arc.jpg) no-repeat 9px center; border-bottom:1px dashed #f5f5f5; margin:0;}
.cjiacpfl ul li ul li a,.sidebar ul li ul li a,.sidebar_p ul li ul li a{ color:#585858!important}
.cjiacpfl ul li ul li a:hover,.sidebar ul li ul li a:hover,.sidebar_p ul li ul li a:hover{ color:#fff!important;}

.cjiatjcp h3,.right h3.tit,.right_news h3.tit{ background:url(../images/rightbar_bg.jpg) no-repeat left top;}
.cjiatjcp h3 .more{ margin:11px 15px 0 auto;}
.cjiatjcp ul{ border:1px solid #eeeeee; border-top:0;height:451px; padding:9px 9px; overflow:hidden;}
.cjiatjcp ul li,#product_list ul li{ float:left; background:url(../images/rightbar_li.jpg) no-repeat right top; height:198px; padding:0; margin:13px 9px 13px 9px; width:164px; display:inline;}
.cjiatjcp ul li:hover,#product_list ul li:hover{ background:url(../images/rightbar_li.jpg) no-repeat left top; cursor:pointer;}
.cjiatjcp ul li:hover a,#product_list ul li:hover a{ color:#fff; text-decoration:none;}
.cjiatjcp ul li div,#product_list ul li div{ height:156px; margin:0 auto; padding:2px; overflow:hidden; width:156px; text-align:center;}
.cjiatjcp ul li p,#product_list ul li p{ height:36px; line-height:36px; overflow:hidden; text-align:center;}

.sidebar ul,.sidebar_p ul{ float:left; display:inline-table; height:auto; padding:8px 9px 8px 9px; line-height:24px; width:200px;}
.sidebar ul li/*,.sidebar_p ul li*/{ float:left; background:url(../images/sidebar_lih.jpg) no-repeat left top; text-indent:25px; width:200px; margin:5px auto;}
.sidebar ul li a/*,.sidebar_p ul li a*/{ display:block;}

.sidebar ul li:hover,.sidebar ul li.on/*,.sidebar_p ul li:hover,.sidebar_p ul li.on*/{ background:url(../images/sidebar_li.jpg) no-repeat left top; cursor:pointer;}
.sidebar ul li:hover a,.sidebar ul li.on a/*,.sidebar_p ul li:hover a,.sidebar_p ul li.on a*/{ color:#fff;}

.sidebar_p ul li:hover ul li a{}
.sidebar_p ul li ul li:hover{ background:url(../images/sidebar_lih.jpg) no-repeat left top; border-bottom:1px solid #fff;}

.sidebar ul .ewm{ background:url(../images/ewm_bg.jpg) no-repeat center top; height:150px; margin:0 auto; padding:40px 0 5px 0; text-align:center;width:180px;}

.sidebar_p ul li ul li.on a{ color:#fff!important;}

/*--/sidebar--*/

.right h3.tit label,.right_news h3.tit label{ color:#9C9C9C; float:right; font-size:12px; font-weight:100; height:40px; line-height:40px; overflow:hidden; padding:0 15px 0 0; text-align:right; overflow:hidden; width:500px;}
.right h3.tit label a,.right_news h3.tit label a{ color:#9C9C9C;}

#about,#product_list,#product,#news_list,#news,#search{border:1px solid #eeeeee; border-top:0; line-height:24px; min-height:498px;overflow:hidden; padding:15px; background-color:#fff;}
#about .cont,.content .cont,#news .cont,.content{font-size:14px; line-height:26px; min-height:200px; padding-bottom:20px}

.right_news{ float:left; width:700px;}
.left_news{ float:left; width:270px;}
.right_news h3.tit{ background-position:left bottom; overflow:hidden;}
.left_news h3{ background-position:left 50px;}
.left_news .sidebar ul,.sidebar_zxzx ul{ background-position:-1px -89px; float:left; height:auto;}
.sidebar_zxzx ul li{ float:left; border-bottom:1px dashed #eee; text-indent:20px; background:url(../images/arc.jpg) no-repeat 7px 12px; height:30px; line-height:30px; overflow:hidden; margin:0px auto; width:100%;}

#news h1,#about h1{ color: #585858; font-family: "微软雅黑"; font-size: 18px; line-height: 35px; text-align: center; font-weight:bold;}
#news .time,#about .time{border-bottom: 1px dashed #D9D9D9;color: #878787; font-size: 12px; line-height: 30px; margin: 10px 0 15px 0; text-align:center;}
#news .time a,#about .time a{ color:#878787;}
#about .imgshow img{ max-width:600px; margin:10px auto;}
.bds_more{ background:none;}

/*--/right_bar--*/

#xg_pic{}
.pro_h1{ height:34px; line-height:34px; border-bottom:1px solid #dadada; margin-bottom:10px; text-indent:10px; color:#ff8300;}
.di { border: 1px solid #eee; height: 160px; overflow: hidden; width: 160px;}
.di:hover {border: 1px solid #ff8300;}

#marquee { margin-top:15px; overflow:hidden; width:100%;}
#marquee img {}
#marquee dl, #marquee dt, #marquee dd, #marquee a { float: left; padding: 0; text-align:center; font-size:12px;}
#marquee a{ margin:0 5px 0 5px; width:162px; overflow:hidden;}
#marquee dl dt a { display:inline; float:left; line-height: 20px;}
#marquee dl dt a:hover .di{ border:1px solid #ff8300;}
#marquee dl { width:1000%; }

/*--/xg_pic--*/

#product_list{ padding:9px;}
#product_list ul li{ margin: 10px 0px 10px 59px;}

/*--/product_list--*/

#search ul li {
    border-bottom: 1px dotted #EEEEEE;
    color: #999999;
    margin-bottom: 10px;
    padding: 10px 0;
}
#search ul li .s_img {
    display: inline;
    float: left;
    height: 70px;
    margin-right: 10px;
    overflow: hidden;
    width: 70px;
}
#search ul li .s_r {
    float: left;
    width: 618px;
}
#search ul li h3 {
    background: url("../images/index_4.gif") no-repeat scroll 7px center transparent;
    height: 30px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
}
#search ul li h3 a {
    color: #545454;
    font-size: 13px;
    font-weight: bold;
}
#search ul li .s_r label {
    display: block;
    line-height: 20px;
    text-indent: 2em;
}


/*banner图*/
.index_banner{position: relative;left:50%; margin-left:-960px;width: 1920px;}
.index_banner .bd{width: 1920px;  height:auto; z-index:0;position: relative;left:50%; margin-left:-960px;}
.index_banner .hd{position:absolute;width: 1920px; bottom:30px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 20px; margin-left:-960px;overflow:hidden;}
.index_banner .hd li{z-index:2; cursor:pointer;display:inline-block;width:12px; height:12px;border-radius: 100px;margin-right: 10px;border:2px solid #fff;}
.index_banner .hd li:hover,.index_banner .hd .on{opacity:1;background:#fff;}
.index_banner_ctr{width: 1920px; height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-960px;}
.index_banner_ctr a{ display:block;width:45px;height:45px;  position:absolute; opacity:0;filter: alpha(opacity=0);display:block;background: #fff;}
.index_banner_ctr a.prev{right: 250px;background: url(../images/ban_next.png)no-repeat center}
.index_banner_ctr a.next{left: 250px;background: url(../images/ban_prev.png)no-repeat center;}
.index_banner:hover .index_banner_ctr .prev{right:280px;opacity: 1 ;}
.index_banner:hover .index_banner_ctr .next{left:280px;opacity: 1; }

/*内页banner图*/
.page_banner{position: relative;left:50%; margin-left:-960px;width: 1920px;}
.page_banner .bd{width: 1920px;  height:auto; z-index:0;position: relative;left:50%; margin-left:-960px;}
.page_banner .hd{position:absolute;width: 1920px; bottom:10px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 20px; margin-left:-960px;overflow:hidden;}
.page_banner .hd li{z-index:2; cursor:pointer;display:inline-block;width:12px; height:12px;border-radius: 100px;margin-right: 10px;border:2px solid #fff;}
.page_banner .hd li:hover,.page_banner .hd .on{opacity:1;background:#fff;}
.page_banner_ctr{width: 1920px; height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-960px;}
.page_banner_ctr a{ display:block;width:45px;height:45px;  position:absolute; opacity:0;filter: alpha(opacity=0);display:block;background: #fff;}
.page_banner_ctr a.prev{right: 250px;background: url(../images/ban_next.png)no-repeat center}
.page_banner_ctr a.next{left: 250px;background: url(../images/ban_prev.png)no-repeat center;}
.page_banner:hover .page_banner_ctr .prev{right:280px;opacity: 1 ;}
.page_banner:hover .index_banner_ctr .next{left:280px;opacity: 1; }


/*--/search--*/

#pagelist {padding: 20px;text-align: center;}
#pagelist a, span.page_index, span.page_prev, #pagelist span.active, span.page_end, span.page_next, #pagelist span {cursor: pointer; padding: 5px 8px;}
#pagelist a.on {}
#pagelist span.active { background-color: #0095e2;color: #FFFFFF;}
#pagelist a:hover, #pagelist span:hover {background-color: #0095e2;color: #FFFFFF;}

/*--/pagelist--*/

.prew, .nextw {background: url("../images/ui_pre_info.gif") no-repeat scroll left 6px transparent;float: left;height: 24px;line-height: 24px;overflow: hidden;padding-left: 15px;text-align: left;width: 46%; color:#878787;}
.nextw { background: url("../images/ui_next_info.gif") no-repeat scroll right 6px transparent;float: right; padding-right: 15px; text-align: right;}
.prew a, .nextw a { color:#878787;}
.prew a:hover, .nextw a:hover, .about .time a:hover {color: #ff8300;}

/*--/next_prew--*/

.probar { padding: 10px 0 0;}
.probar_left { width: 402px;}
.probar_right { height: 402px; width: 296px;}
.probar_right li { border: 0 none;}
.probar_right li h1, .probar_right li h2 { color:#0095e2; border-bottom: 1px dashed #EEEEEE;}
.tagContent_ { border: 1px solid #EEEEEE; height: 400px; overflow: hidden; text-align: center; width: 400px;}
#thumb { float: left; overflow: hidden; width: 402px;}
#thumb li { border: 1px solid #EEEEEE; display: inline; float: left; height: 70px; margin: 10px 4px; overflow: hidden; text-align: center; width: 70px;}
#thumb li:hover { border: 1px solid #EEEEEE;}
#thumb li img {}
#thumb li A { float: left; height: 70px; line-height: 70px; text-align: center; width: 70px;}
#thumb li.emptyTag {}
#thumb li.selectTag { position: relative;}
#thumb li.selectTag A {}

.big{ background:url(../images/big.jpg) no-repeat left center; float:left; height:18px; line-height:18px; padding-left:20px;}

#show{ width:400px; height:400px; overflow:hidden; position:relative; left:0; border:1px solid #eee; text-align:center;}
#show_mark{ position:absolute; top:0; left:0; width:400px; height:400px; background-color:#000; opacity:1; filter:alpha(opacity=50); cursor:crosshair; border:1px solid #999; display:none; }
#zoom{ float:left; position:relative; left:412px; margin-top:-402px; z-index:3; width:300px; height:400px; text-align:center; line-height:400px; display:none; overflow:hidden; border:1px solid #eee; background-color:#fff; z-index:1000;}
#zoom img{ position:absolute; margin:0 auto;}

.probar_right ul { padding: 0 0 0 15px;}
.probar_right ul li { padding: 0 0 0 10px;}
.probar_right ul li h1, .probar_right ul li h3 { color:#0095e2; font-size: 12px; line-height: 30px; text-align: left;}
.inp, .textarea { border: 1px solid #EEEEEE;color: #686868; font-size: 12px; font-family: "宋体"; height: 24px; line-height: 24px; margin: 5px 0 0; overflow: hidden; padding: 0 5px 0 7px; width: 247px;}
.inp { height: 24px;}
.textarea { height: 90px;}
.code{ float:left; border:1px solid #eee; height:18px; margin-right:8px; width:60px; padding:1px; text-align:center;}
.sub { background: url("../images/zixun.gif") no-repeat scroll left center transparent; border: 0 none; cursor: pointer; float: left; height: 23px; width: 61px; margin-top:-5px;}

/*--/probar--*/

.content,#xg_pic,#xg_news,#plun{ float:left; width:100%;}
.content h2,#xg_pic h2,#xg_news h2,#plun h2{ background:url(../images/titbg.jpg) no-repeat left top; color:#fff; font-size:14px; height:37px; line-height:37px; text-indent:20px;}
.content .cont{ line-height:26px; font-size:14px; padding: 0 10px 20px; min-height:100px;}

#xg_news ul li {
    background: url("../images/leftbar_arc.jpg") no-repeat scroll 10px center transparent;
    border-bottom: 1px dashed #EEEEEE;
    float: left;
	height:30px;
    line-height: 30px;
	overflow:hidden;
    padding: 0 1% 0 3%;
    width: 46%;
}

/*--/content--*/

#plun {
	background-color:#fff;
    border: 1px solid #d8d8d8;
    margin: 20px 0 0 5px;
    padding: 10px;
    width: 686px;
}
#plun h5 {
    display: block;
    padding: 0 10px 10px;
}
#plun h5 span {
    color: #6B6B6B;
    float: right;
}
#plun h5 label {
    background: url("../images/plun.gif") no-repeat scroll left center;
    color: #267CC8;
    padding-left: 15px;
}
#plun .pl {
    margin: 10px 0 0;
}
#plun .pl .text {
    border: 1px solid #d8d8d8;
    color: #666666;
    display: block;
    font-family: "宋体",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 18px;
    width: 682px;
}
#plun .pl li {
    float: left;
    margin: 10px 0 0;
    text-align: left;
    width: 100%;
}
.plun_inp {
    background: url("../images/plun1.gif") no-repeat scroll left top;
    border: 0 none;
    height: 22px;
    margin-right: 10px;
    padding: 0;
    width: 66px;
	float:right;
}
.emiall {
    border: 1px solid #d8d8d8;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 10px 0 0;
}
.em1 {
    color: #666666;
    margin:0 7px;
}
#plun .pl li em {
    float: left;
    height: 22px;
    margin: 0 10px;
    width: 60px;
}
#plun .ly {
    padding: 5px 0;
}
#plun .ly li {
    border-bottom: 1px dashed #d8d8d8;
    clear: both;
    margin: 10px 0 0;
    padding: 0 5px 5px;
}
#plun .ly li label {
    background: url("../images/arrow.gif") no-repeat scroll 2px center;
    color: #267CC8;
    padding: 0 0 0 15px;
}


/*--/plun--*/

#news_list ul li{ background:url(../images/arc.gif) no-repeat 0px 5px; display:block; border-bottom:1px dashed #eee; margin-bottom:10px; padding:0 0 10px 25px;}
#news_list ul li h2{ font-size:14px; height:30px; overflow:hidden; line-height:30px; margin-bottom:2px;}
#news_list ul li h2 label{ color:#aeaeae; display:inline; float:right; font-size:12px; font-weight:100; width:180px; text-align:right;}
#news_list ul li h2 label a{ float:right; margin-top:2px;}
#news_list ul li h2 a{}
#news_list ul li p{ line-height:20px; color:#878787;}
/*--/news_list--*/

/*--/guest--*/
#guest {
    color: #545454;
    line-height: 22px;
    width: 680px;
	font-family:"微软雅黑";
}
.input_on {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #999999;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_off {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_move {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #0088CD;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}
.input_out {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
	width:260px;
    height: 28px;
	line-height:28px;
    margin: 0;
    padding: 0px 8px 0 3px;
}
.input_out1 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    height: 100px;
	line-height:20px;
    margin: 0;
    padding: 2px 8px 0 3px;
    resize: none;
    width: 400px;
}
.input_out2 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
    width: 80px;
}
#guest .input_test {
    list-style-type: none;
    margin: 20px 0 0 60px;
    padding-bottom: 10px;
}
#guest ul.input_test .hr {
    display: block;
    float: left;
    line-height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#guest ul.input_test li {
    background-image: none;
    display: inline;
    float: left;
    margin:20px 0 0px 0;
    width: 610px;
}
#guest .input_test label {
    background-image: none;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
	width:60px;
}
#guest .input_test span {
    background-image: none;
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin-left: 0;
    padding-left: 10px;
    text-align: left;
}
#guest .input_test span.inp_zd,#guest .input_test span .inp_zd{ width:250px; height:30px; overflow:hidden;}
#guest .input_test .red {
    color: #FF0000;
    float: none;
}
#guest .code_img{ height:28px; margin:1px auto;}
#sub_btn, #sub_reset {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    width: 50px;
}
#sub_btn:hover {
    height: 24px;
    line-height: 24px;
    width: 50px;
}
.inp_kg {
    overflow: hidden;
    width: 50px;
}
#submit, #sub_reset {
    cursor: pointer;
    height: 30px;
	width:80px;
}
#guest #submit{ width:80px; height:30px;}
/*--Guest--*/

#tbox { width:54px; float:right; position:fixed; right:100px; bottom:10px; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
_margin-bottom:15px; z-index:9998 }
#tbox a { overflow:visible; position:relative }
#gotop, #moblie, #home { display:block; width:50px; height:50px; margin-bottom:2px }
#gotop { background:#d3d3d3 url(../images/top_icon.png) no-repeat 5px 3px; }
#home { background:#d3d3d3 url(../images/home_ico.png) no-repeat 5px 3px; }
#moblie { background:#d3d3d3 url(../images/moblie_icon.png) no-repeat 5px 3px; position:relative; }
#gotop:hover { background:#9B9B9B url(../images/top_icon.png) no-repeat 5px 3px; }
#home:hover { background:#9B9B9B url(../images/home_ico.png) no-repeat 5px 3px; }
#moblie:hover { background:#9B9B9B url(../images/moblie_icon.png) no-repeat 5px 3px; }
#moblie .moblie_Code { position:absolute; right:55px; top:-80px; z-index:999999; background:url(../images/mobibarcodeui_tech.png) no-repeat; width:160px; height:160px; text-align:center; }
#moblie .moblie_Code img { margin:5px 0 0 0px; margin-right:10px; }
#moblie .moblie_Code p { width:110px; color:#333; font-site:14px; margin-left:22px; }

/*#sitemap{ border:4px solid #eee; padding:10px 15px; background-color:#fff;}
#sitemap h1{ border-bottom:1px solid #eee; height:30px; line-height:30px; padding:0 10px; font-weight:100;}
#sitemap h1 label{ color:#9c9c9c;}
#sitemap .cont{ padding:10px;}
#sitemap .cont ul li{ line-height:30px; margin-bottom:10px;}
#sitemap .cont ul li a{ margin:0 5px;}
#sitemap .cont ul li ul{ border:1px solid #eee; padding:0 0 0px 15px; display:block;}
#sitemap .cont ul li ul li{ display:inline;}
#sitemap .cont ul li ul li ul{ padding-right:10px; margin:0 15px 10px 0;}*/
.bdshare-button-style2-16 .bds_more{background-position: 0 0 !important;}
.bdshare-button-style2-16 .bds_tqq{background-position: 0 -260px !important;}
.bdshare-button-style2-16 .bds_tsina{background-position: 0 -104px !important;}
.bdshare-button-style2-16 .bds_renren{background-position:0 -208px !important;}
.bdshare-button-style2-16 .bds_qzone{background-position: 0 -52px !important;}