﻿body{ background:#f8f8f8;}
.clear{ clear:both;}
.wrapper { width: 1100px; margin: 0px auto;}
.header-box{ height:128px; width:100%; background:#ffffff;}
.header {height: 128px; width:1100px; margin:0 auto;}
.header .logo {margin-top: 10px; height: 80px; float: left;}
.header .logoflag { background-position: 0px 0px; width: 175px; height: 36px; float: left; margin-top: 36px;  margin-left: 18px;}
.header .logoflag, .header .searchBtn { background:url("images/sreach.jpg") no-repeat ;}
.header .rightBox {float: right; margin-top: 50px;}
.header .search {float: left;}
.header .GuJian { width: 90px;  height: 39px; line-height: 39px;  border-width: 1px 0px 1px 1px;  border-style: solid none solid solid; border-color: #CECECE -moz-use-text-color #CECECE #CECECE;  -moz-border-top-colors: none;  -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none;
    border-image: none;
    float: left;
    text-indent: 11px;
    color: #A3A3A3;
    font-size: 14px;
    position: relative;
    z-index: 99999;
}
.header .GuJian .dangQianFenLei {
    display: block;
    width: 90px;
    height: 39px;
    cursor: pointer;
}
.header .GuJian .dangQianFenLei i {
    display: inline-block;
    background: transparent url("images/headerImg.png") repeat scroll 0px -38px;
    width: 12px;
    height: 5px;
    margin-left: 4px;
    vertical-align: 2px;
}
.header .search .GuJian dl {
    background-color: #FFF;
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #CECECE #CECECE;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    width: 90px;
    position: absolute;
    left: -1px;
}
.header .searchTxt {
    float: left;
    height: 41px;
    border-width: 1px 0px 1px 1px;
    border-style: solid none solid solid;
    border-color: #de342e;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 0px 5px;
    width: 340px;
    color: #999;
	line-height:43px;
}
.header .searchBtn {
    float: left;
    width: 53px;
    height: 43px;
    border: 0px none;
    cursor: pointer;
}
.header .rightBox .or {
    float: left;
    line-height: 41px;
    font-size: 14px;
    color: #fd8400;
    font-size:24px; color:#fd8400; background:url(images/tel.jpg) left center no-repeat; text-indent:35px; margin-left:30px;
}
.header .sellLink {
    float: left;
    width: 126px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #FFA510 none repeat scroll 0% 0%;
    color: #FFF;
    font-size: 16px;
}

.content1210{
	width:1100px;
	margin: 0 auto;
}
/*topbar*/
.topbar{
	height:40px;
	line-height: 40px;
	background: #262626;
	color:#ffffff;
}
.topbar-l{
	width:440px;
    height: 40px;
}
.topbar-l em {
    margin-left: 10px;
    font-size: 12px;
}
.topbar-l em a {
    font-size: 12px;
    color: #f60;
}

.topbar-r{ float:right; display:inline;
}
.topbar-r a{ color:#ffffff;}
.topbar-r a:hover{ color:#ffffff;}
.topbar-r li{
	float: left;
	display: inline;
	margin-left: 10px;
}
.topbar-r li a{ color:#ffffff;}
.topbar-r .menu-title {
    padding: 0 22px 0 10px;
    display: block;
    z-index: 1001;
    margin: 1px 1px 0;
    cursor: pointer;
    position: relative;
    height: 31px;
    line-height: 28px;
}
.topbar-r .menu-title b {
    border-top: solid 4px #666;
    border-right: solid 4px #f7f7f7;
    border-bottom: solid 4px #f7f7f7;
    border-left: solid 4px #f7f7f7;
    font-size: 0;
    right: 10px;
    width: 0;
    line-height: 0;
    position: absolute;
    top: 13px;
    height: 0;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -webkit-transform .2s ease-in;
    -o-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
}
.topbar-r .menu {
    position: relative;
}
.topbar-r .menu-bd {
    border: solid 1px #BFBFBF;
    padding: 10px 0 6px;
    background: #fff;
    position: absolute;
    right: 0;
    margin-top: -1px;
    z-index: 1000;
}
.topbar-r .mobile .menu-bd {
    width: 220px;
    line-height: 1.5em;
    padding: 5px 10px;
    float: left;
    display: none;
}
.topbar-r .menu:hover .menu-title {
    border: solid 1px #BFBFBF;
    border-bottom: 0;
    background: #fff;
    margin: 0;
}
.topbar-r .mobile .menu-title {
    padding-top: 1px;
}
.topbar-r .menu:hover .menu-title b {
    border-top-color: #666;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color: #fff;
    filter: progid:dximagetransform.microsoft.basicimage(rotation=2);
    top: 13px;
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}
.topbar-r .mobile .wx {
    width: 110px;
    float: left;
    text-align: center;
}
.topbar-r .mobile img {
    width: 102px;
    height: 102px;
}
.topbar-r .mobile p {
    color: #1d78d5;
}
/*topbar end*/




/*网站header部分*/
.topbar1{ width:100%; height:40px; background:#262626; color:#ffffff;}
.topbar-nr{ width:1100px; margin:0 auto; padding:0px;  background:#262626;}
.topbar-welcome{ width:300px; float:left; line-height:40px; font-size:12px; color:#ffffff;}
.topbar-nav{ width:400px; float:right; line-height:40px; font-size:12px; text-align:right; margin-right:20px; color:#ffffff;}
.topbar-nav a{ color:#ffffff; font-size:12px;}
.topbar-nav a:hover{ color:#ffffff; font-size:12px; text-decoration:underline;}


.deng em{ line-height:40px; height:40px; font-size:12px; color:#ffffff;}
.deng em a{color:#ffffff; font-size:12px;}
.deng em a:hover{ color:#ffffff; font-size:12px; text-decoration:underline;}

/*midbox*/
/*logo*/
.midbox-parent{
    background: #fff;
}
.midbox {
    width:1210px;
    margin:0 auto;
    height:90px;
}
.midbox .logobox {
    width:375px;
    height:90px;
    float:left;
}
.midbox .logobox h3 a {
    background:url(images/online-bg.png) no-repeat;
	background-position:0 0;
    width:325px;
    height:49px;
    margin:17px 0;
    display:block;
    text-indent:-99999px;
}
.midbox .phone {
    width:240px;
    height:50px;
    text-align:right;
    float:right;
    font-size:24px;
    color:#f60;
    background:url(images/online-bg.png)no-repeat;
	background-position:33px -192px;
    padding:10px 0 0 0;
	margin-top:10px;
    line-height:1em;
}
.midbox .phone p {
    font-size:14px;
    color:#666;
}
/*顶部搜索*/
 .midbox .search_box {
    width:353px;
    float:left;
}
.search_box .ulbox {
    width:343px;
    float:left;
    padding-left:3px;
    margin:26px 0 0 7px;
    background:#1d78d5 url(images/select_sbg.png) no-repeat -297px -415px;
    display:inline;
}
.search_box .ulbox .search {
    width:343px;
    margin:0;
    line-height:40px;
    height:40px;
}
.search_box .ulbox .search a {
    text-decoration:none;
    cursor:pointer;
}
.search_box .ulbox .select {
    background:#fff url(images/online-bg.png) no-repeat;
	background-position: 75px -106px;
    border:0;
    border-right:solid 2px #fff;
    width:82px;
    height:34px;
    color:#666;
    line-height:34px;
    padding-left:8px;
    float:left;
    position:relative;
    z-index:9999;
    font-size:14px;
    margin-top:3px;
    text-align: left;
}
.search_box .ulbox .select_hover {
    background:#fff url(images/online-bg.png) no-repeat;
	background-position: 75px -85px;
    border-right:solid 2px #1d78d5;
}
.search_box .ulbox .part {
    left:-3px;
    top:34px;
    width:88px;
    padding:4px 1px 1px;
    background:#fff url(images/select_topbg.png) no-repeat left top;
    border:solid 3px #1d78d5;
    border-top:0;
    line-height:30px;
    position:absolute;
    z-index: 9999;
    height:auto;
    zoom:1;
    -moz-border-radius:0px 0px 3px 3px;
    -webkit-border-radius:0 0 3 3;
    border-radius:0 0 3px 3px;
}
.search_box .ulbox .part p {
    overflow:hidden;
}
.search_box .ulbox .part p a {
    height:30px;
    color:#666;
    line-height:30px;
    padding-left:8px;
    width:82px;
    border-left:solid 1px #f3f3f3;
    border-top:solid 1px #f3f3f3;
    background:#fff;
    display:inline-block;
    float:left;
    margin-left:-1px;
    margin-top:-1px;
    white-space:nowrap;
}
.search_box .ulbox .part a:hover {
    background:#f5f5f5;
    color:#62a315;
}
.search_box .ulbox .enter {
    border:0;
    width:160px;
    float:left;
    height:34px;
    color:#999;
    line-height:34px;
    padding-left:5px;
    margin-top:3px;
    font-size:14px;
    outline:none;
}
.search_box .ulbox .enters {
    border:0;
    width:309px;
    float:left;
    height:34px;
    color:#333;
    line-height:34px;
    padding-left:5px;
    margin-top:3px;
    font-size:14px;
    outline:none;
}
.search_box .ulbox .search input {
    float:left;
}
.search_box .ulbox .sb {
    background:url(images/online-bg.png) no-repeat;
	background-position: -32px -100px;
    border:0;
    width:84px;
    _width:81px;
    height:40px;
    cursor:pointer;
    color:#fff;
    font-size:16px;
    padding-left:30px;
}
.search_box li {
    float:left;
    margin:5px 0 0 10px;
}
.search_box li a {
    color:#999;
}
.search_box li a:hover {
    color:#92b81a;
}
.midbox .subbox {
    float:left;
    padding-top:26px;
}
.midbox .subbox ul li {
    padding:0;
}
.midbox .subbox a {
    float:left;
    display: inline;
}
/*
.midbox .subbox a.ibtn1, .midbox .subbox a.ibtn1:hover {
    color:#fff;
}
.midbox .subbox a:hover {
    background:#ea8c00;
    color:#fff;
}
.midbox .subbox a.ibtn2, .midbox .subbox a.ibtn2:hover {
    color:#fff;
}

.midbox .subbox a.ibtn2:hover {
    background:#DA4447;
    color:#fff;
}
*/
/*midbox end*/


/*menubox*/
/*菜单导航
--------------------------------------*/
.nav-bg{ width:100%; height:80px; background:#df342d;}

.navBox {
	/*
	background:url(../images/online/online-bg.png) repeat-x;
	background-position:0 -2500px;
    background:#356ACA;
	*/
    height:80px;
    position:relative;
    z-index:999;
    width:1100px;
    margin: 0 auto;
}
.allclassify {
    width:250px;
    float:left;
    position:relative;
    z-index:99999;
	/*background:#356ACA url(../images/online/online-bg.png) no-repeat;*/
	background-position: 179px -278px;
}
.allclassify .hd 
{
   background:url(images/fl.gif) 200px 35px no-repeat #c81b17;
    padding: 0 42px;
    height:80px;
    line-height:80px;
    color:#fff;
    font-size:18px;
	text-align:left;
}
.allclassify .hd h2{color:#fff;font-size:18px;text-align:left;}
.allclassify .bd {
    border-top:0;
    position:absolute;
	left:0;
    top: 80px;
    width:250px;
	background-color:#7d571b;filter:alpha(opacity=95);opacity:0.95;
}
.allclassify li {
    height:59px;
    *height:auto;
    line-height:59px;
    padding:0 29px;
    font-size:15px;
    color:#fff;
    cursor:pointer;
}
.allclassify li span {
    float:left;  color:#ffffff;
}
.allclassify li.hover span {
    background:#ffffff;
    color:#de342e;
}

.allclassify li b.moreIcon {
    float:right;
    background:url(images/ico.png) 0px -59px no-repeat;
	
    width:8px;
    height:59px;
}
.allclassify li i {
    width:45px;
    height:59px;
    float:left;
    margin-right:14px;
}
.allclassify li.hover {
    background:#ffffff;
    color:#de342e;
}
.allclassify li.hover b.moreIcon {
    background-position:0px -3px;
	
}
.allclassify li.hover i.classifyIcon-101 {
    background-position:-18px -472px;
}
.allclassify li.hover i.classifyIcon-102 {
    background-position: -18px -507px;
}
.allclassify li.hover i.classifyIcon-103 {
    background-position: -18px -544px;
}
.allclassify li.hover i.classifyIcon-104 {
    background-position: -18px -579px;
}
.allclassify li.hover i.classifyIcon-105 {
    background-position: -18px -610px;
}
.allclassify li.hover i.classifyIcon-106 {
    background-position: -18px -645px;
}
.allclassify li.hover i.classifyIcon-107 {
    background-position: -18px -679px;
}
.allclassify li.hover i.classifyIcon-108 {
    background-position: -18px -715px;
}
.allclassify li.hover i.classifyIcon-109 {
    background-position: -18px -749px;
}
.allclassify li.hover i.classifyIcon-110 {
    background-position: -18px -783px;
}
.allclassify li.hover i.classifyIcon-111 {
    background-position: -18px -818px;
}
.allclassify li.hover i.classifyIcon-112 {
    background-position: -18px -852px;
}
.allclassify li.hover i.classifyIcon-113 {
    background-position: -18px -886px;
}
.allclassify li.hover i.classifyIcon-114 {
    background-position: -18px -919px;
}
.allclassify li.hover i.classifyIcon-120 {
    background-position: -18px -953px;
}
.extended {
    width:590px;
    height: 570px;
    border-bottom:0px solid #e0e0e0;
    border-top:0px solid #e0e0e0;
    background:#fff;
    background:rgba(255, 255, 255, 0.96);
    position:absolute;
    left:250px;
    top:80px;
    padding-top:16px;
    text-align: left;
}
.extended dl {
    padding:0 20px 18px;
}
.extended dt {
    border-bottom:1px solid #e0e0e0;
    height:30px;
    line-height:30px;
    font-size:16px;
    color:#555;
    margin-bottom:20px;
    position:relative;
    padding-left:40px;
}
.extended dt i {
    position:absolute;
    width:29px;
    height:37px;
    left:4px;
    bottom:0px;
}
.extended .tmall dt i {
    background-position: -36px -520px;
}
.extended .taobao dt i {
    background-position:-36px -561px;
}
.extended .other dt i {
    background-position:-36px -590px;
}
.extended dd {
    height:70px;
	line-height:24px;
    font-size:14px;
	
}
.extended dd b {
    color:#8d8d8d;
}
.extended dd a {
    color:#555;
    margin:0 12px;
}
.extended dd.creditlevel a {
    margin:0 6px;
}
.extended dd a:hover {
    color:#f60;
}
.extended .nav_classifyicon {
    position:absolute;
    width:140px;
    height:59px;
    left:20px;
    top:0px;
}
.extended .nav_classifyicon i {
    background:url(images/fl2.png) no-repeat;
    width:140px;
    height:59px;
    display:inline-block;
}
.extended .nav_classifyicon i.t101 {
    background-position:0 0;
}
.extended .nav_classifyicon i.t102 {
    background-position:0 -59px;
}
.extended .nav_classifyicon i.t103 {
    background-position:0 -118px;
}
.extended .nav_classifyicon i.t104 {
    background-position:0 -177px;
}
.extended .nav_classifyicon i.t105 {
   background-position:0 -236px;
}
.extended .nav_classifyicon i.t106 {
    background-position:0 -295px;
}
.extended .nav_classifyicon i.t107 {
   background-position:0 -354px;
}
.extended .nav_classifyicon i.t108 {
   background-position:0 -413px;
}
.extended .nav_classifyicon i.t109 {
    background-position:0 -472px;
}
.extended .nav_classifyicon i.t110 {
    background-position:0 -531px;
}
.extended .nav_classifyicon i.t111 {
    background-position:0 -850px;
}
.extended .nav_classifyicon i.t112 {
    background-position:0 -935px;
}
.extended .nav_classifyicon i.t113 {
    background-position:0 -1020px;
}
.extended .nav_classifyicon i.t114 {
    background-position:0 -1105px;
}
.extended .nav_classifyicon i.t116 {
    background-position:0 -1190px;
}
.extended .nav_classifyicon i.t117 {
    background-position:0 -1275px;
}
.extended .nav_classifyicon i.t120 {
    background-position:0 -1360px;
}
.extended .imgflag {
    width:699px;
    height:147px;
    overflow:hidden;
    position:relative;
}
.extended .imgflag a {
    position:absolute;
    display:none;
}
.extended .imgflag .num {
    width:699px;
    text-align:center;
    position:absolute;
    bottom:5px;
}
.extended .imgflag .num li {
    display:inline-block;
    width:12px;
    height:12px;
    padding:0;
    margin:0 3px;
    border-radius:50%;
    background:#fff;
    border:2px solid #ccc;
}
.extended .imgflag .num li.cur {
    background:#f60;
    border-color:#f60;
}
.mainNav {
    float:left; width:850px; background:#de342e; position:relative;
}

.mainNav .remen{ position:absolute; left:190px; top:10px; z-index:99999;}
.mainNav li {
    float:left;
    height:80px;
    line-height:80px;
    position:relative;
    z-index:9999;
    display: inline;
}
.mainNav li a {
    float:left;
    display: inline;
    padding:0 18px;
    height:100%;
	color:#ffffff;
    font-size:18px;
}
.mainNav li a:hover, .mainNav li a.hover {
    background:#c81b17;
    text-decoration: none;
}
.mainNav li a.cur {
    
    background:#c81b17;
    color: #FFF;
    /*background: url('../images/home-hover.png') no-repeat bottom center;*/
    height:100%;
}
.mainNav li .navDownList {
    position:absolute;
    top:43px;
}
.mainNav li .navDownList a {
    display:block;
    background:#EBEFF2;
    height:40px;
    line-height:40px;
    border-top:1px solid #fff;
}
.mainNav li .navDownList.wid6 a {
    width:105px;
}

.mainNav li ul { list-style-type: none;text-align:left; width: 120px;height:60px;  position: absolute; top:72px; z-index:2; left:-999em; padding-top:8px; background:url(images/xl.png) top center no-repeat;}
.mainNav li ul li{float: left; width: 124px; background: #ffffff; height:30px; line-height:30px; color:#666666; font-size:14px; border-bottom:1px solid #ececec;}
.mainNav li ul li a{display: block; width: 124px; height:30px; line-height:30px; text-align:center; color:#666666; font-size:14px; padding:0px;}
.mainNav li ul li a:hover  {color:#de342e;text-decoration:none;font-weight:normal; background:#ffffff; display:block; text-align:center; width:124px; height:30px; line-height:30px; text-decoration:underline; padding:0px;}
.mainNav li:hover ul {left:auto; }
.mainNav li a.thisclass{ background:#c81b17; text-decoration:none;}



.navBox .rgif {
    float:right;
    margin-top:5px;
}


.M1{ width:45px; height:59px; background:url(images/fl.png) 0px 0px no-repeat;}
.M2{ width:45px; height:59px; background:url(images/fl.png) 0px -59px no-repeat;}
.M3{ width:45px; height:59px; background:url(images/fl.png) 0px -118px no-repeat;}
.M4{ width:45px; height:59px; background:url(images/fl.png) 0px -177px no-repeat;}
.M5{ width:45px; height:59px; background:url(images/fl.png) 0px -236px no-repeat;}
.M6{ width:45px; height:59px; background:url(images/fl.png) 0px -295px no-repeat;}
.M7{ width:45px; height:59px; background:url(images/fl.png) 0px -354px no-repeat;}
.M8{ width:45px; height:59px; background:url(images/fl.png) 0px -413px no-repeat;}
.M9{ width:45px; height:59px; background:url(images/fl.png) 0px -472px no-repeat;}
.M10{ width:45px; height:59px; background:url(images/fl.png) 0px -531px no-repeat;}

/*购店需求
-------------------------------------------*/
 .PostYourWant {
    position:absolute;
    right:0;
    top:100%;
    width:680px;
    background:#fff;
    border:1px solid #e5e5e5;
    box-shadow:0px 0px 15px #ccc;
    z-index:1;
}
.PostYourWant .hd {
    height:100px;
}
.PostYourWant .hd h2 {
    font:22px/100px'Microsoft Yahei';
    color:#646464;
    text-align:center;
}
.PostYourWant .hd .close {
    width:29px;
    height:29px;
    background:url(../../images/online/0601/closedemand.png);
    position:absolute;
    right:10px;
    top:10px;
}
.PostYourWant .hd .close:hover {
    background-position:0 -29px;
}
.PostYourWant .bd {
    padding-bottom:30px;
}
.PostYourWant .part-l {
    float:left;
    padding:10px 40px;
    width:260px;
}
.PostYourWant .part-r {
    float:left;
    border-left:1px dashed #f0f0f0;
    background:url(../../images/online/0601/postyourwant-r.png) 40px 20px no-repeat;
    width:300px;
    height:285px;
}
.PostYourWant .formItem {
    margin-bottom:10px;
}
.PostYourWant .formItem label {
    width:50px;
    text-align:right;
    display:inline-block;
    font:14px/1'Microsoft Yahei';
    color:#646464;
}
.PostYourWant .txtStyle-pyw {
    width:196px;
    height:29px;
    font:14px/1'Microsoft Yahei';
    line-height:29px\9;
    padding:0 6px;
    border:1px solid #e9e9e9;
    color:#c5c5c5;
}
.PostYourWant .btn-pyw {
    width:210px;
    height:37px;
    background:#fea40f;
    color:#fff;
    font:17px/1'Microsoft Yahei';
}
.PostYourWant .btn-pyw:hover {
    background:#dd7302;
}
.PostYourWant .submitted {
    width:290px;
    padding:10px 25px 10px 35px;
}
.PostYourWant .submitted h2 {
    color:#fea40f;
    font:29px/45px'Microsoft Yahei';
    height:45px;
    text-align:center;
}
.PostYourWant .submitted h2 img {
    vertical-align:middle;
    margin-right:12px;
}
.PostYourWant .submitted .mbtxt {
    font:16px/40px'Microsoft Yahei';
    color:#646464;
    margin-top:18px;
}
.PostYourWant .submitted .closeBtn-pyw {
    background:#bcbcbc;
    width:210px;
    height:37px;
    color:#fff;
    font:17px/1'Microsoft Yahei';
    display:block;
    margin:25px auto 0 auto;
}
.PostYourWant .submitted .closeBtn-pyw:hover {
    background:#999;
}
.indiePW {
    position:inherit;
    box-shadow:none;
    border:none;
}
/*底部
--------------------------------------*/
/*menubox end*/


/*banner */
/*banner
--------------------------------*/
.online-banner{width:100%; height:598px; position:relative;z-index:0; margin: 0 auto;min-width:1100px; }
.online-banner .pic-box{width:100%; height:598px; overflow:hidden; position:relative;  background-color: #faae36;}
.online-banner .pic-box p{position:absolute; background-color: #faae36; opacity:1; filter:alpha(opacity=100); top:0;left:0; width:100%;}
.online-banner .pic-box a{display:block; height:598px; background-position:center center; background-repeat:no-repeat;}
.online-banner .num{*margin-left:420px;position:absolute;left:0; bottom:8px; width:100%;z-index:2;}
.online-banner .num ul{margin:0 auto;text-align:center;}
.online-banner .num li{width:50px; height:6px; background:#d2d2d2;margin:0 5px;display:inline-block;cursor:pointer;*float:left; padding:2px;}
.online-banner .num li.active{background:#fea611;}
/*banner
--------------------------------*/
/*banner end*/


.top-banner{ width:1100px; margin:0 auto; padding:0px; z-index:1px; position:relative;}
.right{width:250px; height:580px;position:absolute;  right:0px; bottom:0px; top:16px; background:#fff; border:1px solid #eaeaea; z-index:1;}

.zr{ width:210px; height:50px; line-height:50px;  margin:0 auto; padding:0px; text-align:center; background:url(images/zr.png) 0px 0px no-repeat; margin-top:20px;}
.zr a{ font-size:18px; color:#ffffff; font-family:Microsoft YaHei;}
.zr a:hover{ font-size:18px; color:#ffffff; font-family:Microsoft YaHei;}
.sg{ width:210px; height:50px; line-height:50px; margin:0 auto; padding:0px; text-align:center; background:url(images/zr.png) 0px -50px no-repeat; margin-top:20px;}
.sg a{ font-size:18px; color:#ffffff;font-family:Microsoft YaHei;}
.sg a:hover{ font-size:18px; color:#ffffff; font-family:Microsoft YaHei; }
.right h2{ width:210px; margin:0 auto; padding:0px; text-align:center; font-size:18px; color:#333333; height:50px; line-height:50px; background:url(images/xian.png) repeat-x; margin-top:20px;}

.gj{ width:210px; margin:0 auto; padding:0px; text-align:center;}
.text2{ width:208px; height:48px; border:1px solid #d7d7d7; color:#333333; text-indent:10px; font-size:12px; color:#666;}
.btm2{ border:0px;  margin-left:50px;}

.zrcs{ width:250px; margin:0 auto; padding:0px; margin-top:20px;}
.zrcs .title{ width:250px; height:50px; line-height:50px; background:#df342d;}
.zrcs .title h3{ width:100px; float:left; font-size:14px; color:#ffffff; text-indent:20px;}
.zrcs .title span{ width:30px; float:right; padding-top:16px;}
.zrcs-nr{ width:220px;  margin:0 auto; padding:20px 10px; padding:10px 5px;}
.zrcs-nr ul{ margin:0px; padding:0px; list-style:none;}
.zrcs-nr ul li{ background:url(images/ico1.png) left center no-repeat; font-size:12px; color:#333333; text-indent:10px; height:35px; line-height:35px; width:210px; overflow:hidden;}
.zrcs-nr ul li a{font-size:12px; color:#333333; }
.zrcs-nr ul li a:hover{ font-size:12px; color:#dd342f;}





/*pro_slider*/
.pro_slider {
    height: 125px;
    margin-left:258px;
    text-align: left;
    background: #f8f8f8;
}
.pro_list {
    float: left;
    display: inline;
    width: 300px;
    margin-top: 18px;
    margin-left: 10px;
    margin-right: 10px;
    border-right: 1px solid #e5e5e5;
}
.pro_list li{
	line-height: 32px;
}
.pro_list li em{
	margin-left: 20px;
}
.pro_list li span{
    display: inline-block;
    width: 135px;
}
.pro_list a {
    color: #404144;
    display: block;
    height: 153px;
}
.pro_list img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pro_list_num{
	font-size: 16px;
	color: #d30000;
	font-weight: 700;
    min-width: 50px;
    display: inline-block;
}
.trading{
    width: 606px;
    margin-top: 9px;
    margin-left: 18px;
	display: inline;
}
.trading li{
	float: left;
	display: inline;
	padding-left: 50px;
	margin:8px 0 0 6px;
	line-height: 20px;
}
.trading li h1{
	font-size: 15px;
}
.trading li span{
	color: #999999;
	font-size: 14px;
}
.trading li{
	background:url(images/online-bg.png) no-repeat;
}
.trading li.trading-icon1{
	background-position:0 -1100px;
}
.trading li.trading-icon2{
	background-position:0 -1200px;
}
.trading li.trading-icon3{
	background-position:0 -1300px;
}
.trading li.trading-icon4{
	background-position:0 -1400px;
}
.trading h1{
	font-size: 15px;
	font-weight: bold;
}
/*pro_slider end*/



/*store-classification*/
.store-classification{
	
    height: 95px;
}
.store-classification-l{
	width: 247px;
    height: 95px;
	background:#356acb url(images/online-bg.png) no-repeat;
	background-position:0 -1500px;
}
.store-classification-r{
    width: 960px;
    height: 95px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}
.store-icon{

}
.support-transfer{
    width: 14px;
    padding: 5px 10px;
    height: 85px;
    float: left;
    color: #fff;
    background: #ee4253;
    line-height: 14px;
    text-align: center;
    position: relative;
}
.support-transfer-icon{
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 10px solid #ee4253;
    border-bottom: 8px solid transparent;
}


.store-icon ul{
    float: left;
    display: inline;
    width: 922px;
    padding-top: 8px;
}
.store-icon li{
	float: left;
    display: inline;
    margin-left: 21px;
    height: 36px;
    margin-top: 4px;
    width:94px;
}
.store-icon li img{
	vertical-align: top;
}
.tianmao-icon{
	background: url(../images/online/tianmao-icon.png) no-repeat;
}
/*store-classification end*/


/*bannerbar*/
.bannerbar{
    margin-top:10px;
    height: 90px;
    width: 1210px;
    overflow: hidden;
    /*
	background: url(../images/online/bannerbar.png) no-repeat;
    */
}
.bannerbar img{
    width:100%;
    height: 100%;
}
/*bannerbar end*/

/*tianmao-recom*/
.tianmao-recom{
	margin-top:10px;
	text-align: left;
}
.tianmao-recom-hd li{
	float: left;
	display: inline;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #858585;
    padding: 1px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
}
.tianmao-recom-hd{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #f22227;
}
.tianmao-recom-hd-l{
	overflow: hidden;
	height: 53px;
	background: url(images/online-bg.png) no-repeat;
	background-position:0 -1800px;
}
.tianmao-recom-hd-r {
    float: right;
    background: url(../images/online/floorHdtabborder.png) no-repeat;
    margin-top: 10px;
    
}

.tianmao-recom-hd-r li.lastone {
    border-right: 1px solid #e8e8e8;
    padding-right: 0;
}
.tianmao-recom-hd-r li.cur {
    border: 1px solid #f22227;
    border-bottom: 0;
    background-color: #fff;
    padding: 0;
    color: #1b85cc;
    font-weight: bold;
    height: 42px;
    position: relative;
    z-index: 4;
}

.tianmao-recom-bd{
	border: 1px solid #f22227;
	border-top:0;
	/*border-left:0;*/
}
.tianmao-recom-bd-l{
	width: 246px;
    height: 731px;
    overflow: hidden;
	border-right: 1px solid #f22227;
}
.tianmao-recom .mall-type{
	height: 120px;
	background: #a32921;
	color: #fff;
    overflow: hidden;
}
.tianmao-recom .mall-type h2{
	height: 39px;
    line-height: 39px;
    font-size: 18px;
    padding: 0 0 0 12px;
    font-weight: 500;
    background-color: #b72f26;
}
.tianmao-recom .mall-type ul{
	padding-left: 12px;
	margin-left: -34px;
    margin-top:8px;
}
.tianmao-recom .mall-type li{
	height: 28px;
    line-height: 28px;
    font-size: 16px;
    float: left;
    display: inline;
    margin-left: 34px;
    width: 51px;
}
.tianmao-recom .mall-type li a{
	color: #fff;
}
.tianmao-process-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	margin: 0 12px;
	margin-top:2px;
    border-bottom: 2px solid #d53f43;
    position: relative;
    /*
	background: #F63136 url(../images/online/online-bg.png) no-repeat;
    background-position: 19px -2587px;
    */
}
.tianmao-process-hd-line{
    width: 111px;
    height: 2px;
    background: #3e3e3e;
    position: absolute;
    bottom: -2px;
    right: 0;
}
.tianmao-process-bd li{
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;

}
.tianmao-process-bd li.bordernone{
    border:0;
}
.tianmao-process-bd li em{
	color: #fff;
    width: 40px;
    height: 40px;
    background: url(images/online-bg.png) no-repeat;
    float: left;
    margin: 0 8px;
}
/* tianmao-process-bd li em icon */
.tianmao-process-bd li em.basket-icon{
    background-position:0 -2800px;
}
.tianmao-process-bd li em.credit-card-icon{
    background-position:0 -2840px;
}
.tianmao-process-bd li em.notepad-icon{
    background-position:0 -2880px;
}
.tianmao-process-bd li em.mail-icon{
    background-position:0 -2920px;
}
.tianmao-process-bd li em.globe-icon{
    background-position: 0 -2955px;
}
.tianmao-process-bd li em.home-icon{
    background-position: 0 -2993px;
}
.tianmao-process-bd li em.calendar-icon{
    background-position:0 -3030px;
}
/* tianmao-process-bd li em icon */


.tianmao-problems-hd{
	height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 12px;
    color: #fff;
    margin-top: 2px;
    background: #f09933;
}
.tianmao-problems-bd li{
	
	height: 37px;
	line-height: 37px;
	border-top:1px solid #ebebeb;
	padding-left: 12px;
}
.tianmao-problems-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}


.tianmao-recom-bd-r{
	width: 960px;
}
.tianmao-product-list{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    
}
.tianmao-product-list-hd{
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}
.tianmao-product-list-hd span{
	font-size: 16px;
	font-weight: 500;
}
.tianmao-product-list-hd em{
	background: #ff5357;
    padding: 2px 7px;
    color: #fff;
    margin:0 10px;
    font-size: 12px;
}
.tianmao-product-list-hd i{
	margin:0 10px;
}
.tianmao-product-list-hd i img{
	vertical-align: middle;
	
}

.tianmao-product-list-bd{
    /*
	background: #f6f6f6;
    */
	padding:10px 0 10px 15px;
	color: #9b9999;
}
.tianmao-product-list:hover{
    background: #eee;
}
.tianmao-product-list:hover .tianmao-product-list-bd-r{
    background-color: #d30000;
    color: #fff;



}


.tianmao-product-list-bd-l{
	width: 830px;
}
.tianmao-product-list-bd-r{
	
}
.tianmao-product-list-bd li{
	float: left;
	display: inline;
	width: 250px;
	line-height: 24px;
}
.tianmao-product-list-bd li.width-auto{
	width: 760px;
	height: 20px;
	overflow: hidden;
}
.tianmao-product-list-bd li.active{
    color: #d30000;
}
.tianmao-product-list-bd-r{
    height: 80px;
    line-height: 80px;
    width: 80px;
    text-align: center;
    color: #d30000;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #d30000;
    border-radius: 100%;
    margin-right: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;



    
}
/*tianmao-recom end*/














/*taobao-recom*/
.taobao-recom{
	margin-top:10px;
	text-align: left;
}
.taobao-recom-hd li{
	float: left;
	display: inline;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #858585;
    padding: 1px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
}
.taobao-recom-hd{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ff5400;
}
.taobao-recom-hd-l{
	overflow: hidden;
	height: 53px;
	background: url(images/online-bg.png) no-repeat;
	background-position:0 -1900px;
}
.taobao-recom-hd-r {
    float: right;
    background: url(../images/online/floorHdtabborder.png) no-repeat;
    margin-top: 10px;
    
}

.taobao-recom-hd-r li.lastone {
    border-right: 1px solid #e8e8e8;
    padding-right: 0;
}
.taobao-recom-hd-r li.cur {
    border: 1px solid #ff5400;
    border-bottom: 0;
    background-color: #fff;
    padding: 0;
    color: #1b85cc;
    font-weight: bold;
    height: 42px;
    position: relative;
    z-index: 4;
}

.taobao-recom-bd{
	border: 1px solid #ff5400;
	border-top:0;
	/*border-left:0;*/
}
.taobao-recom-bd-l{
	width: 246px;
    height: 731px;
    overflow: hidden;
	border-right: 1px solid #ff5400;
}
.taobao-recom .mall-type{
	height: 120px;
	background: #d2592c;
	color: #fff;
    overflow: hidden;
}
.taobao-recom .mall-type h2{
	height: 39px;
    line-height: 39px;
    font-size: 18px;
    padding: 0 0 0 12px;
    font-weight: 500;
    background-color: #ec6433;
}
.taobao-recom .mall-type ul{
	padding-left: 12px;
    margin-left: -34px;
    margin-top: 8px;
}
.taobao-recom .mall-type li{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    float: left;
    display: inline;
    margin-left: 34px;
}
.taobao-recom .mall-type li a{
	color: #fff;
}
.taobao-process-hd{
	height: 48px;
    line-height: 48px;
    font-size: 16px;
    margin: 0 12px;
    margin-top: 2px;
    border-bottom: 2px solid #ec7f48;
    position: relative
}
.taobao-process-hd-line {
    width: 111px;
    height: 2px;
    background: #3e3e3e;
    position: absolute;
    bottom: -2px;
    right: 0;
}
.taobao-process-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
}
.taobao-process-bd li.bordernone{
    border:0;
}
.taobao-process-bd li em{
	background: #ec6433;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}



.taobao-problems-hd{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 12px;
    color: #fff;
    margin-top: 2px;
    background: #f09933;
}
.taobao-problems-bd li{
    
    height: 37px;
    line-height: 37px;
    border-top:1px solid #ebebeb;
    padding-left: 12px;
}


.taobao-problems-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}


.taobao-recom-bd-r{
	width: 960px;
}
.taobao-product-list{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.taobao-product-list-hd{
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}
.taobao-product-list-hd span{
	font-size: 16px;
    font-weight: 500;
}
.taobao-product-list-hd em{
	background: #ff5357;
    padding: 2px 7px;
    color: #fff;
    margin:0 10px;
    font-size: 12px;
}
.taobao-product-list-hd i{
	margin:0 10px;
}
.taobao-product-list-hd i img{
	vertical-align: middle;
	
}

.taobao-product-list:hover {
    background: #eee;
}
.taobao-product-list:hover .taobao-product-list-bd-r{
    background-color: #d30000;
    color: #fff;

}
.taobao-product-list-bd{
    /*
	background: #f6f6f6;
    */
	padding:10px 0 10px 15px;
	color: #9b9999;
}
.taobao-product-list-bd-l{
	width: 830px;
}
.taobao-product-list-bd-r{
	
}
.taobao-product-list-bd li{
	float: left;
	display: inline;
	width: 250px;
	line-height: 24px;
}
.taobao-product-list-bd li.width-auto{
	width: 500px;
	height: 20px;
	overflow: hidden;
}
.taobao-product-list-bd li.active {
    color: #d30000;
}
.taobao-product-list-bd-r{
    height: 80px;
    line-height: 80px;
    width: 80px;
    text-align: center;
    color: #d30000;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #d30000;
    border-radius: 100%;
    margin-right: 30px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}
/*taobao-recom end*/




/*other-recom*/
.other-recom{
	margin-top:10px;
	text-align: left;
}
.other-recom-hd li{
	float: left;
	display: inline;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #858585;
    padding: 1px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
}
.other-recom li a {
    color: #858585;
}
.other-recom-hd{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #356acb;
}
.other-recom-hd-l{
	overflow: hidden;
	height: 53px;
	background: url(images/online-bg.png) no-repeat;
	background-position:0 -2000px;
}
.other-recom-hd-r {
    float: right;
    background: url(../images/online/floorHdtabborder.png) no-repeat;
    margin-top: 10px;
    
}

.other-recom-hd-r li.lastone {
    border-right: 1px solid #e8e8e8;
    padding-right: 0;
}
.other-recom-hd-r li.cur {
    border: 1px solid #356acb;
    border-bottom: 0;
    background-color: #fff;
    padding: 0;
    color: #1b85cc;
    font-weight: bold;
    height: 42px;
    position: relative;
    z-index: 4;
}

.other-recom-bd{
	border: 1px solid #356acb;
	border-top:0;
	/*border-left:0;*/
}
.other-recom-bd-l{
	width: 246px;
	border-right: 1px solid #ff5400;
}
.other-recom .mall-type{
	height: 131px;
	background: #ff5400;
	color: #fff;
}
.other-recom .mall-type h1{
	height:62px;
	line-height: 62px;
	font-size: 33px;
	margin:0 12px;
	border-bottom: 1px solid #d8430a;
}
.other-recom .mall-type ul{
	padding-left: 12px;
	margin-left: -34px;
}
.other-recom .mall-type li{
	height:62px;
	line-height: 62px;
	font-size: 16px;
	float: left;
	display: inline;
	margin-left: 34px;
}
.other-recom .mall-type li a{
	color: #fff;
}
.other-process-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 50px;
	color: #fff;
	margin-top:2px;
	background: #ff5400 url(../images/online/tianmao-process-hd-icon.png) no-repeat 20px center;

}
.other-process-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
}
.other-process-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}



.other-problems-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 50px;
	color: #fff;
	margin-top:2px;
	background: #ff5400 url(../images/online/tianmao-problems-hd-icon.png) no-repeat 20px center;

}
.other-problems-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
	padding-left: 12px;
}
.other-problems-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}


.other-recom-bd-r{
	width: 960px;
}
.other-product-list-hd{
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}
.other-product-list-hd span{
	font-size: 18px;
	font-weight: 700;
}
.other-product-list-hd em{
	background: #ff5357;
    padding: 2px 7px;
    color: #fff;
    margin:0 10px;
}
.other-product-list-hd i{
	margin:0 10px;
}
.other-product-list-hd i img{
	vertical-align: middle;
	
}

.other-product-list-bd{
	background: #f6f6f6;
	padding:10px 0 10px 15px;
	color: #9b9999;
}
.other-product-list-bd-l{
	width: 840px;
}
.other-product-list-bd-r{
	
}
.other-product-list-bd li{
	float: left;
	display: inline;
	width: 250px;
	line-height: 24px;
}
.other-product-list-bd li.width-auto{
	width: auto;
}
.other-product-list-bd-r{
	background: url("../images/online/other-product-list-bd-r-icon.png") no-repeat;
	height: 50px;
	width: 80px;
	text-align: center;
	padding-top:30px;
	color: #d30000;
	font-size: 20px;
	font-weight: 700;
}





.floor {
 
    /*margin-top:35px;*/
 
}
 
.floor .hd {
 
    height:42px;
 
    background:url(../../images/online/new0906/floorHdBorder.png) 0 bottom repeat-x;
 
    line-height:42px;
 
}
 
.floor .hd .title {
 
    float:left;
 
    line-height:35px;
 
}
 
.floor .hd .title i {
 
    background:url(../../images/online/new0906/homeicon.png);
 
    width:32px;
 
    height:32px;
 
    float:left;
 
    margin:1px 12px 0 4px;
 
}
 
.floor .hd .title span.zh {
 
    font-size:22px;
 
    color:#636363;
 
    margin-right:16px;
 
}
 
.floor .hd .title span.en {
 
    font-size:18px;
 
    color:#737373;
 
}
 
.floor .hd .title a:hover span {
 
    color:#f60;
 
}
 
.floor .hd .tab {
 
    float:right;
 
    background:url(../../images/online/new0906/floorHdtabborder.png) no-repeat;
 
}
 
.floor .hd .tab li {
 
    float:left;
 
    width:100px;
 
    text-align:center;
 
    font-size:14px;
 
    color:#858585;
 
    padding:1px;
 
    height:40px;
 
    cursor:pointer;
 
}
 
.floor .hd .tab li.lastone {
 
    border-right:1px solid #e8e8e8;
 
    padding-right:0;
 
}
 
.floor .hd .tab li.cur {
 
    border:1px solid #1b85cc;
 
    border-bottom-color:#fff;
 
    padding:0;
 
    color:#1b85cc;
 
    font-weight:bold;
 
}
 
.floor .hd .tab li a {
 
    color:#858585;
 
}
 
.floor .hd .tab li.cur a {
 
    color:#1b85cc;
 
}
 
.floor .bd {
 
    background:#f7f7f7;
 
    margin-top:20px;
 
}
 
.floor .flag {
 
    width:332px;
 
    float:left;
 
}
 
.floor .flag .img {
 
    text-align:center;
 
}
 
.floor .flag .flowtab {
 
    padding-left:9px;
 
}
 
.floor .flag .flowtab li {
 
    width:88px;
 
    height:36px;
 
    background:url(../../images/online/new0906/homeicon.png) -83px -111px no-repeat;
 
    text-align:center;
 
    color:#fff;
 
    font-size:16px;
 
    line-height:32px;
 
    float:left;
 
    margin-right:4px;
 
    cursor:pointer;
 
}
 
.floor .flag .flowtab li.cur {
 
    background-position:-83px -74px;
 
}
 
.floor .flag .flowtabCon {
 
    clear:both;
 
    padding-top:18px;
 
}
 
.floor .flag .flowtabCon .flow1-3, .floor .flag .flowtabCon .flow4-6 {
 
    width:154px;
 
    border-right:1px dashed #ececec;
 
    float:left;
 
}
 
.floor .flag .flowtabCon .flow4-6 {
 
    padding-left:14px;
 
    border:0;
 
}
 
.floor .flag .flowtabCon dl {
 
    height:24px;
 
    line-height:24px;
 
    width:100%;
 
    padding-bottom:14px;
 
}
 
.floor .flag .flowtabCon dt {
 
    width:24px;
 
    height:24px;
 
    line-height:24px;
 
    text-align:center;
 
    color:#fff;
 
    background:#f03434;
 
    float:left;
 
}
 
.floor .flag .flowtabCon dd {
 
    float:left;
 
    padding-left:10px;
 
    font-size:14px;
 
    color:#3d3d3d
 
}
 
.floor .storebox {
 
    border-left:1px solid #dfdfdf;
    border-top:1px solid #dfdfdf;
 
    width:856px;
 
    background:#fff;
 
    float:left;
 
    min-height:432px;
 
}
 
.floor .storebox .store_01, .floor .storebox .store_02, .floor .storebox .store_03, .floor .storebox .store_04, .floor .storebox .store_05 {
 
    float:left;
 
}
.floor .storebox a{
    position: relative;
}
.floor .storebox a:hover {
 
    box-shadow:0 0 20px #ccc;
 
}
 
.floor .storebox .store_01 {
 
    border-right:1px solid #dfdfdf;
 
    width:427px;
 
    height:216px;
 
    border-bottom:1px solid #dfdfdf;
 
}
.floor .storebox .store_01 .storeinfo{
    width:250px;
    overflow: hidden;
}
.floor .storebox .store_02 .storeinfo{
    width:250px;
    overflow: hidden;
}

 
.floor .storebox .store_02 {
 
    width:428px;
 
    height:216px;
 
    border-bottom:1px solid #dfdfdf;
 
}
 
.floor .storebox .store_03 {
 
    width:285px;
 
    height:216px;
 
    border-right:1px solid #dfdfdf;
 
}
 
.floor .storebox .store_04 {
 
    width:285px;
 
    height:215px;
 
    border-right:1px solid #dfdfdf;
 
}
 
.floor .storebox .store_05 {
 
    width:284px;
 
    height:215px;
 
}
 
.floor .storebox .storeIcon {
 
    width:176px;
 
    float:left;
 
    text-align:center;
 
    padding-top:60px;
 
}
 
.floor .storebox .storeIcon i {
 
    background:url(images/storeclassfiyIcon.png) no-repeat;
 
    width:107px;
 
    height:85px;
 
    display:inline-block;
 
}
 
.floor .storebox .storeIcon i.t101 {
 
    background-position:0 0;
 
}
 
.floor .storebox .storeIcon i.t102 {
 
    background-position:0 -85px;
 
}
 
.floor .storebox .storeIcon i.t103 {
 
    background-position:0 -170px;
 
}
 
.floor .storebox .storeIcon i.t104 {
 
    background-position:0 -255px;
 
}
 
.floor .storebox .storeIcon i.t105 {
 
    background-position:0 -340px;
 
}
 
.floor .storebox .storeIcon i.t106 {
 
    background-position:0 -425px;
 
}
 
.floor .storebox .storeIcon i.t107 {
 
    background-position:0 -510px;
 
}
 
.floor .storebox .storeIcon i.t108 {
 
    background-position:0 -595px;
 
}
 
.floor .storebox .storeIcon i.t109 {
 
    background-position:0 -680px;
 
}
 
.floor .storebox .storeIcon i.t110 {
 
    background-position:0 -765px;
 
}
 
.floor .storebox .storeIcon i.t111 {
 
    background-position:0 -850px;
 
}
 
.floor .storebox .storeIcon i.t112 {
 
    background-position:0 -935px;
 
}
 
.floor .storebox .storeIcon i.t113 {
 
    background-position:0 -1020px;
 
}
 
.floor .storebox .storeIcon i.t114 {
 
    background-position:0 -1105px;
 
}
 
.floor .storebox .storeIcon i.t116 {
 
    background-position:0 -1190px;
 
}
 
.floor .storebox .storeIcon i.t117 {
 
    background-position:0 -1275px;
 
}
 
.floor .storebox .storeIcon i.t120 {
 
    background-position:0 -1360px;
 
}
 
.floor .storebox .storeIcon i.t7 {
 
    background-position:0 -1445px;
 
}
 
.floor .storebox .storeIcon i.t4 {
 
    background-position:0 -1530px;
 
}
 
.floor .storebox .storeIcon i.t2 {
 
    background-position:0 -1615px;
 
}
 
.floor .storebox .storeIcon i.t12 {
 
    background-position:0 -1700px;
 
}
 
.floor .storebox .storeIcon i.t5 {
 
    background-position:0 -1785px;
 
}
 
.floor .storebox .storeIcon i.t6 {
 
    background-position:0 -1870px;
 
}
 
.floor .storebox .storeIcon i.t13 {
 
    background-position:0 -1955px;
 
}
 
.floor .storebox .storeIcon i.t14 {
 
    background-position:0 -2040px;
 
}
 
.floor .storebox .storeIcon i.t8 {
 
    background-position:0 -2125px;
 
}
 
.floor .storebox .storeIcon i.t9 {
 
    background-position:0 -2210px;
 
}
 
.floor .storebox .storeIcon i.t15 {
 
    background-position:0 -2295px;
 
}
 
.floor .storebox .storeIcon i.t10 {
 
    background-position:0 -2380px;
 
}
 
.floor .storebox .storeIcon i.t18 {
 
    background-position:0 -2465px;
 
}
 
.floor .storebox .storeIcon i.t16 {
 
    background-position:0 -2550px;
 
}
 
.floor .storebox .storeIcon i.t17 {
 
    background-position:0 -2635px;
 
}
 
.floor .storebox .storeIcon i.t11 {
 
    background-position:0 -2720px;
 
}
 
.floor .storebox .icon_01 {
 
    width:176px;
 
    height:100%;
 
    background-position:0 0;
 
}
 
.floor .storebox .storeinfo {
 
    float:left;
 
    color:#356acb;
    border: none;
    background: none;
 
}
 
.floor .storebox .storeinfo .price {
 
    font:bold 31px/1'Microsoft Yahei';
 
    margin-top:50px;
 
}
 
.floor .storebox .storeinfo .tag {
 
    font-size:16px;
 
    margin-top:20px;
 
}
 
.floor .storebox .storeinfo .tag i {
 
    font-style:normal;
 
    margin:0 15px;
 
    width:1px;
 
}
 
.floor .storebox .storeinfo .tag i, .floor .storebox .storeinfo .tag span {
 
    display:inline-block;
 
    vertical-align:middle;
 
}
 
.floor .storebox .storeinfo .tag .tagl_1 {
 
    font-size:16px;
 
}
 
.floor .storebox .storeinfo .tag .tagl_2 {
 
    font-size:14px;
 
    margin-top:3px;
 
}
 
.floor .storebox .storeinfo .tag .tagl_2 i {
 
    margin:0 6px;
 
}
 
.floor .storebox .storeinfo .title {
 
    color:#8f8f8f !important;
 
    font-size:14px;
 
    overflow:hidden;
 
    white-space:nowrap;
 
    width:223px;
 
    margin-top:3px;
 	display:block;overflow:hidden; text-overflow:ellipsis;
}
 
.floor .storebox .storeline2 .storeIcon {
 
    width:100%;
 
    height:70px;
 
    text-align:center;
 
    padding-top:28px;
 
}
 
.floor .storebox .storeline2 .storeinfo {
 
    width:100%;
 
    text-align:center;
 
}
 
.floor .storebox .storeline2 .storeinfo .price {
 
    margin-top:15px;
 
}
 
.floor .storebox .storeline2 .storeinfo .tag {
 
    margin-top:15px;
 
}
 
.floor .storebox .storeline2 .storeinfo .title {
 
    margin:0 auto;
 
}
.floor .storebox.clearstyle{
	width:auto;
}
.floor .storebox .storebox-right{
	float:none;
	display:block;
}
.floor .storebox .store_03.width347{
	width:349px;
	clear: both;
}
.floor .storebox .store_03.bordertop{
	border-top: 1px solid #dfdfdf;
}
/*other-recom end*/




/*special-recom*/
.special-recom{
	margin-top:10px;
	text-align: left;
}
.special-recom-hd li{
	float: left;
	display: inline;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #858585;
    padding: 1px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
}
.special-recom li a {
    color: #858585;
}
.special-recom-hd{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ff5400;
}
.special-recom-hd-l{
	overflow: hidden;
	height: 53px;
	background: url(images/online-bg.png) no-repeat;
    background-position: 0 -2100px;
}
.special-recom-hd-r {
    float: right;
    background: url(../images/online/floorHdtabborder.png) no-repeat;
    margin-top: 10px;
    
}

.special-recom-hd-r li.lastone {
    border-right: 1px solid #e8e8e8;
    padding-right: 0;
}
.special-recom-hd-r li.cur {
    border: 1px solid #ff5400;
    border-bottom: 0;
    background-color: #fff;
    padding: 0;
    color: #1b85cc;
    font-weight: bold;
    height: 42px;
    position: relative;
    z-index: 4;
}

.special-recom-bd{
	border: 1px solid #ff5400;
	border-top:0;
	/*border-left:0;*/
}
.special-recom-bd-l{
	width: 246px;
	border-right: 1px solid #ff5400;
}
.special-recom .mall-type{
	height: 131px;
	background: #ff5400;
	color: #fff;
}
.special-recom .mall-type h1{
	height:62px;
	line-height: 62px;
	font-size: 33px;
	margin:0 12px;
	border-bottom: 1px solid #d8430a;
}
.special-recom .mall-type ul{
	padding-left: 12px;
	margin-left: -34px;
}
.special-recom .mall-type li{
	height:62px;
	line-height: 62px;
	font-size: 16px;
	float: left;
	display: inline;
	margin-left: 34px;
}
.special-recom .mall-type li a{
	color: #fff;
}
.special-process-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 50px;
	color: #fff;
	margin-top:2px;
	background: #ff5400 url(../images/online/tianmao-process-hd-icon.png) no-repeat 20px center;

}
.special-process-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
}
.special-process-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}



.special-problems-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 50px;
	color: #fff;
	margin-top:2px;
	background: #ff5400 url(../images/online/tianmao-problems-hd-icon.png) no-repeat 20px center;

}
.special-problems-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
	padding-left: 12px;
}
.special-problems-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}


.special-recom-bd-r{
	width: 960px;
}
.special-product-list-hd{
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}
.special-product-list-hd span{
	font-size: 18px;
	font-weight: 700;
}
.special-product-list-hd em{
	background: #ff5357;
    padding: 2px 7px;
    color: #fff;
    margin:0 10px;
}
.special-product-list-hd i{
	margin:0 10px;
}
.special-product-list-hd i img{
	vertical-align: middle;
	
}

.special-product-list-bd{
	background: #f6f6f6;
	padding:10px 0 10px 15px;
	color: #9b9999;
}
.special-product-list-bd-l{
	width: 840px;
}
.special-product-list-bd-r{
	
}
.special-product-list-bd li{
	float: left;
	display: inline;
	width: 250px;
	line-height: 24px;
}
.special-product-list-bd li.width-auto{
	width: auto;
}
.special-product-list-bd-r{
	background: url("../images/online/special-product-list-bd-r-icon.png") no-repeat;
	height: 50px;
	width: 80px;
	text-align: center;
	padding-top:30px;
	color: #d30000;
	font-size: 20px;
	font-weight: 700;
}

.special-recom .wealth-trophy{
	width:248px;
	height:433px;
}

.special-recom  .minbox{
	width: 479px;
	height:433px;
	float:left;
	display:inline;
	border-right:1px solid #e5e5e5;
	overflow:hidden;
}
.special-recom  .minbox th,
.special-recom  .minbox td{
	padding-left:10px;
	line-height:36px;
	font-size:14px;
}
.special-recom  .minbox td a{
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	width: 240px;
	height: 36px;
}
.special-recom  .minbox th{
	color:#0070d9;
	font-size:15px;
	font-weight:500;
}
.special-recom  .minbox td em {
    color: #f60;
}
/*
.special-recom  .minbox td a {
    color: #000;
}
*/
/*天猫*/
.hd .title i{background-position:0px -196px;}
.storebox a:hover .storeIcon i.t101{background-position:-214px 0;}
.storebox a:hover .storeIcon i.t102{background-position:-214px -85px;}
.storebox a:hover .storeIcon i.t103{background-position:-214px -170px;}
.storebox a:hover .storeIcon i.t104{background-position:-214px -255px;}
.storebox a:hover .storeIcon i.t105{background-position:-214px -340px;}
.storebox a:hover .storeIcon i.t106{background-position:-214px -425px;}
.storebox a:hover .storeIcon i.t107{background-position:-214px -510px;}
.storebox a:hover .storeIcon i.t108{background-position:-214px -595px;}
.storebox a:hover .storeIcon i.t109{background-position:-214px -680px;}
.storebox a:hover .storeIcon i.t110{background-position:-214px -765px;}
.storebox a:hover .storeIcon i.t111{background-position:-214px -850px;}
.storebox a:hover .storeIcon i.t112{background-position:-214px -935px;}
.storebox a:hover .storeIcon i.t113{background-position:-214px -1020px;}
.storebox a:hover .storeIcon i.t114{background-position:-214px -1105px;}
.storebox a:hover .storeIcon i.t116{background-position:-214px -1190px;}
.storebox a:hover .storeIcon i.t117{background-position:-214px -1275px;}
.storebox a:hover .storeIcon i.t120{background-position:-214px -1360px;}

/*淘宝*/
.hd .title i{background-position:0 -233px;}
.flag .flowtab li.cur{background-position:-83px -148px;}
.flag .flowtabCon dt{background:#ff4800;}
.storebox .storeinfo{color:#ff4800;}
.storebox a:hover .storeIcon i.t101{background-position:-107px 0;}
.storebox a:hover .storeIcon i.t102{background-position:-107px -85px;}
.storebox a:hover .storeIcon i.t103{background-position:-107px -170px;}
.storebox a:hover .storeIcon i.t104{background-position:-107px -255px;}
.storebox a:hover .storeIcon i.t105{background-position:-107px -340px;}
.storebox a:hover .storeIcon i.t106{background-position:-107px -425px;}
.storebox a:hover .storeIcon i.t107{background-position:-107px -510px;}
.storebox a:hover .storeIcon i.t108{background-position:-107px -595px;}
.storebox a:hover .storeIcon i.t109{background-position:-107px -680px;}
.storebox a:hover .storeIcon i.t110{background-position:-107px -765px;}
.storebox a:hover .storeIcon i.t111{background-position:-107px -850px;}
.storebox a:hover .storeIcon i.t112{background-position:-107px -935px;}
.storebox a:hover .storeIcon i.t113{background-position:-107px -1020px;}
.storebox a:hover .storeIcon i.t114{background-position:-107px -1105px;}
.storebox a:hover .storeIcon i.t116{background-position:-107px -1190px;}
.storebox a:hover .storeIcon i.t117{background-position:-107px -1275px;}
.storebox a:hover .storeIcon i.t120{background-position:-107px -1360px;}

/*其它*/
.hd .title i{background-position:0 -270px;}
.flag .flowtab li.cur{background-position:-83px -185px;}
.flag .flowtabCon dt{background:#2baeb6;}
.storebox .storeinfo{color:#2baeb6;}
.storebox a:hover .storeIcon i.t7{background-position:-107px -1445px;}
.storebox a:hover .storeIcon i.t4{background-position:-107px -1530px;}
.storebox a:hover .storeIcon i.t2{background-position:-107px -1615px;}
.storebox a:hover .storeIcon i.t12{background-position:-107px -1700px;}
.storebox a:hover .storeIcon i.t5{background-position:-107px -1785px;}
.storebox a:hover .storeIcon i.t6{background-position:-107px -1870px;}
.storebox a:hover .storeIcon i.t13{background-position:-107px -1955px;}
.storebox a:hover .storeIcon i.t14{background-position:-107px -2040px;}
.storebox a:hover .storeIcon i.t8{background-position:-107px -2125px;}
.storebox a:hover .storeIcon i.t9{background-position:-107px -2210px;}
.storebox a:hover .storeIcon i.t15{background-position:-107px -2295px;}
.storebox a:hover .storeIcon i.t10{background-position:-107px -2380px;}
.storebox a:hover .storeIcon i.t18{background-position:-107px -2465px;}
.storebox a:hover .storeIcon i.t16{background-position:-107px -2550px;}
.storebox a:hover .storeIcon i.t17{background-position:-107px -2635px;}
.storebox a:hover .storeIcon i.t11{background-position:-107px -2720px;}
/*special-recom end*/







/*success-recom*/
.success-recom{
	margin-top:10px;
	text-align: left;
}
.success-recom-hd li{
	float: left;
	display: inline;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #858585;
    padding: 1px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
}
.success-recom-hd{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ff5400;
}
.success-recom-hd-l{
	overflow: hidden;
	height: 53px;
	
	float: left;
	display: inline;
	background: url(images/online-bg.png) no-repeat;
}
.success-recom-hd-l.successlist{
	width:340px;
	background-position:0 -2200px;
}
.success-recom-hd-l.qiugoulist{
	width:420px;
	background-position:0 -2300px;
}
.success-recom-hd-l.xiaomalist{
	background-position:0 -2400px;
}
.success-recom-hd-r {
    float: right;
    background: url(../images/online/floorHdtabborder.png) no-repeat;
    margin-top: 10px;
    
}

.success-recom-hd-r li.lastone {
    border-right: 1px solid #e8e8e8;
    padding-right: 0;
}
.success-recom-hd-r li.cur {
    border: 1px solid #ff5400;
    border-bottom: 0;
    background-color: #fff;
    padding: 0;
    color: #1b85cc;
    font-weight: bold;
    height: 42px;
    position: relative;
    z-index: 4;
}

.success-recom-bd{
	border: 1px solid #ff5400;
	border-top:0;
	/*border-left:0;*/
	height:458px;
	overflow:hidden;
}
.success-recom-bd-l{
	width: 246px;
	border-right: 1px solid #ff5400;
}
.success-recom .mall-type{
	height: 131px;
	background: #ff5400;
	color: #fff;
}
.success-recom .mall-type h1{
	height:62px;
	line-height: 62px;
	font-size: 33px;
	margin:0 12px;
	border-bottom: 1px solid #d8430a;
}
.success-recom .mall-type ul{
	padding-left: 12px;
	margin-left: -34px;
}
.success-recom .mall-type li{
	height:62px;
	line-height: 62px;
	font-size: 16px;
	float: left;
	display: inline;
	margin-left: 34px;
}
.success-recom .mall-type li a{
	color: #fff;
}
.success-process-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 50px;
	color: #fff;
	margin-top:2px;
	background: #ff5400 url(../images/online/tianmao-process-hd-icon.png) no-repeat 20px center;

}
.success-process-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
}
.success-process-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}



.success-problems-hd{
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 50px;
	color: #fff;
	margin-top:2px;
	background: #ff5400 url(../images/online/tianmao-problems-hd-icon.png) no-repeat 20px center;

}
.success-problems-bd li{
	
	height: 40px;
	line-height: 40px;
	border-top:1px solid #ebebeb;
	padding-left: 12px;
}
.success-problems-bd li em{
	background: #ff5357;
	padding:2px 7px;
	color: #fff;
	margin:0 18px;
}


.success-recom-bd-r{
	width: 960px;
}
.success-product-list-hd{
	height: 44px;
	line-height: 44px;
	padding-left: 10px;
}
.success-product-list-hd span{
	font-size: 18px;
	font-weight: 700;
}
.success-product-list-hd em{
	background: #ff5357;
    padding: 2px 7px;
    color: #fff;
    margin:0 10px;
}
.success-product-list-hd i{
	margin:0 10px;
}
.success-product-list-hd i img{
	vertical-align: middle;
	
}

.success-product-list-bd{
	background: #f6f6f6;
	padding:10px 0 10px 15px;
	color: #9b9999;
}
.success-product-list-bd-l{
	width: 840px;
}
.success-product-list-bd-r{
	
}
.success-product-list-bd li{
	float: left;
	display: inline;
	width: 250px;
	line-height: 24px;
}
.success-product-list-bd li.width-auto{
	width: auto;
}
.success-product-list-bd-r{
	background: url("../images/online/success-product-list-bd-r-icon.png") no-repeat;
	height: 50px;
	width: 80px;
	text-align: center;
	padding-top:30px;
	color: #d30000;
	font-size: 20px;
	font-weight: 700;
}

.success-recom .wealth-trophy{
	width:248px;
	height:433px;
}

.success-recom  .minbox{
	width: 479px;
	height:433px;
	float:left;
	display:inline;
	border-right:1px solid #e5e5e5;
	overflow:hidden;
}
.success-recom  .minbox th,
.success-recom  .minbox td{
	padding-left:10px;
	line-height:36px;
	font-size:14px;
}
.success-recom  .minbox td a,.success-recom  .minbox td span{
	display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	width: 240px;
	height: 36px;
}
.success-recom  .minbox th{
	color:#0070d9;
	font-size:15px;
	font-weight:500;
}
.success-recom  .minbox td em {
    color: #f60;
}
/*
.success-recom  .minbox td a {
    color: #000;
}
*/
.success-list{
	float:left;
	display:inline;
}
.success-list.success-success{
	width:400px;
    height: 459px;
    overflow: hidden;
	border-right:1px solid #cacaca;
}
.success-list.success-success li{
    width: 181px;
    height: 134px;
    text-align: center;
    float: left;
    display: inline;
    margin: 9px;
    background: url(../images/online/drama.8.png) no-repeat;
    padding-top: 4px;
}
.success-list.success-lookingfor{
	width:480px;
}



.success-list.success-xiaomadynamic{
	width:327px;
    height: 458px;
    overflow: hidden;
}
.success-list.success-xiaomadynamic ul{

    width:327px;
    height: 266px;
    overflow: hidden;
}

.success-list.success-xiaomadynamic li {
    height: 37px;
    line-height: 37px;
    border-top: 1px solid #ebebeb;
    padding-left: 12px;
}
.assessment-img{
	width:327px;
	height:192px;
}
.assessment-img img{
	width:100%;
	height:100%;
}
/*success-recom end*/



/*m-index-share*/

.m-index-share {
    border-bottom: 1px solid #ddd;
}

.m-index-share .w-hd {
    border-bottom: 1px solid #d2d2d2;
}

.m-index-share .m-index-mod-bd {
    height: 261px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}

.m-index-share .w-intervalScroll-item {
    padding: 20px;
    width: 558px;
    height: 90px;
    float: left;
    border-bottom: 1px dotted #ddd
}

.m-index-share .left {
    border-right: 1px dotted #ddd;
}

.m-index-share-picLink {
    display: block;
    float: left;
    width: 110px;
    height: 90px;
    line-height: 90px;
    *line-height: 87px;
    font-size: 0;
    overflow: hidden;
    border: 1px solid #ddd;
}

.m-index-share-pic {
    vertical-align: middle;
    display: inline;
}

.m-index-share-picLink:before,.m-index-share-picLink:after {
    content: " ";
}

.m-index-share-wrap {
    position: relative;
    margin-left: 120px;
    padding: 10px 40px;
    height: 70px;
    overflow: hidden;
    line-height: 24px;
}

.m-index-share-wrap .txt {
    height: 50px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    display: block;
}

.m-index-share-wrap .txt a {
    color: #7f7f7f;
    text-decoration: none;
}

.m-index-share-wrap .author {
    margin-top: 5px;
    text-align: right;
    color: #b5b5b5;
}

.m-index-share .ico-quote {
    position: absolute;
}

.m-index-share .ico-quote-former {
    top: 0;
    left: 10px;
}

.m-index-share .ico-quote-after {
    bottom: 0;
    right: 10px;
}
.m-index-share .w-hd {
    border-bottom: 1px solid #d2d2d2;
	position:relative;
	margin-top:10px;
}
.w-hd-title {
    line-height: 40px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    font-family: "Microsoft Yahei";
	text-align:left;
}
.w-hd-more {
    position: absolute;
    right: 0;
    bottom: 0px;
    line-height: 30px;
    color: #808080;
    font-family: "simsun";
}
/*m-index-share end*/


/*all span*/
#all_span {text-align: left;margin-top:10px;}
#all_span .infor {width:888px; float:left; border:solid 1px #DDD; border-top:solid 4px #DDD; position:relative;}
#all_span .i_setbox {margin:0; float:left; width:100%;}
#all_span .i_setbox .title dl {padding:0; height:40px; line-height:40px;}
#all_span .i_setbox .title dl h2{ line-height:40px; float:left; font-size:14px; font-weight:bold; padding-left:13px; padding-right:40px;}
#all_span .i_setbox .title dl dt {float:left; text-align:center; padding:0 10px; margin-right:3px; cursor:pointer; overflow:hidden; color:#333; height:40px; line-height:40px; font-size:14px;}
#all_span .i_setbox .title dl dt.hover {background:#FFF; font-weight:bold; color:#F30; height:40px; line-height:40px; font-size:14px;}
#all_span .i_setbox .title dl dt.hover a{
	color:#F30;
}
#all_span .i_setbox .contable {border-top:solid 1px #DDD; height:189px; padding-top:10px;}
#all_span .contable .more {position:absolute; right:10px; top:14px;}
#all_span .contable ul { padding-left:10px;}
#all_span .contable li { float:left; display:inline-block;width:528px; padding-left:15px; margin-bottom:5px; height:21px; line-height:22px; border-bottom:dashed 1px #DDD;  cursor:pointer; overflow:hidden;}
#all_span .contable li:hover {text-decoration:underline; color:#F60;}
/*
#all_span .contable li a{
	color:#000;
}
*/
#all_span .contable li em {float:right; color:#999;}
#all_span .contable p {color:#777; width:538px; padding-left:10px; margin-bottom:15px; height:66px; line-height:1.8em; overflow:hidden; text-indent:2em;}
#all_span .foimg {width:300px; height:174px; position:absolute; top:53px; right:15px; float:right; overflow:hidden;}

#all_span .connbox {width:308px; float:left; border:solid 1px #DDD; border-top:solid 4px #DDD; margin-left:10px; position:relative; height:240px;}
#all_span .connbox h3 {border-bottom:solid 1px #DDD; height:40px; line-height:40px; padding:0 10px; font-size:14px;}
#all_span .connbox ul {padding:10px 5px;}
#all_span .connbox li {width:268px; padding-left:10px; margin-bottom:5px; height:21px; border-bottom:dashed 1px #DDD; float:left; background:url(../images/online/sbg.png) 3px -202px no-repeat; cursor:pointer;}
#all_span .connbox li:hover {text-decoration:underline; color:#F60;}
#all_span .connbox li b {margin-right:5px;}
#all_span .connbox .wx {margin:20px auto; width:125px; height:125px;}
#all_span .connbox dfn {position:absolute; right:10px; top:85px; width:170px; font-size:14px;}
#all_span .connbox dfn a {color:#F30;}
/*ali span end*/

/*媒体报道*/
.media-reports{
	border:1px solid #356acb;
	background-position:0 -1700px;
	height:58px;
	margin:10px auto;
    overflow: hidden;
}
.media-reports-ct{
    width: 14px;
    padding: 1px 10px;
    height: 56px;
    float: left;
    color: #fff;
    background: #356acb;
    line-height: 14px;
    text-align: center;
    position: relative;
}
.media-reports-ct-icon{
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 10px solid #356acb;
    border-bottom: 8px solid transparent;
}
.media-reports ul{
	margin-left:50px;
}
.media-reports li{
	width:80px;
	height:40px;
	float:left;
	display:inline;
	padding:10px 0;
	margin:0 20px 0 15px;
}
.media-reports li img{
	max-width:100%;
	display:block;
}
/*媒体报道*/


/*index-logo-icon*/
.index-logo-icon{
	margin:10px auto;
}
.index-logo-icon ul{
	margin-left:-30px;
}
.index-logo-icon li{

	float:left;
	display:inline;
	padding:10px 0;
	margin:0 20px;
}
.index-logo-icon li img{

}
/*index-logo-icon end*/

/*footer */
/*底部*/
#footer {width:100%;text-align:left;}
#footer .newfonbox {width:100%; margin:0;  background:#fafafa;}
#footer .newfonbox .contact {width:1210px; margin:0 auto;}
#footer .newfonbox .contact h2 {line-height:3em; text-align:center; font-size:14px; color:#476acf;}
#footer .newfonbox .contact h2 strong {margin-right:10px; font-size:16px;}
#footer .newfonbox .contact h2 b {margin-left:20px; padding:10px 0 0 55px; display:inline-table;}
#footer .newfonbox .contact h2 em {margin-left:20px; padding:10px 0 0 55px; display:inline-table;}
#footer .newfonbox .contact ul {padding:0 5px; width:1200px;  float:left;}
#footer .newfonbox .contact ul li {width:260px; padding:5px 10px; height:80px; /*color:#888;*/ float:left;margin-top:20px;font-size:12px;}
#footer .newfonbox .contact ul li.phone { padding-left:20px;}
#footer .newfonbox .contact ul li.site { padding-left:20px;}
#footer .newfonbox .contact h3 {color:#476acf;}
#footer .newfonbox .copyright {margin:10px auto; padding-bottom:20px;}
#footer .newfonbox .copyright p {text-align:center; line-height:2em; color:#666;}
#footer .newfonbox .copyright em {margin:0 5px;}
/*
#footer .newfonbox .copyright p a {color:#666;}
#footer .newfonbox .copyright p a:hover {color:#F60;}
*/

#footer .newfLink {width:1212px; margin:10px auto; border:dotted 1px #ddd;}
#footer .newfLink h2 {border-bottom:solid 1px #DDD; background:#F6F6F6; font-size:14px; padding:5px;}
#footer ul {padding:10px;}
#footer ul a {display:inline; margin-right:10px; color:#999;}
#footer .newfLink2 {
    width: 1190px;
    margin: 0 auto 10px;
    
}
#footer .newfLink2 a{
	padding: 10px;
	float:left;
	display:inline;
	color:#777777;
}
/*底部 end*/
/*footer end */

/*active*/
/*
a:active{
	background:#ccc;
}
.mainNav li a:active{
	background:#ccc;
}
*/
/*active*/

/*公共title*/
.tounav {
    padding-left: 60px;
	font-size:24px;
	font-weight:700;
}
/*公共title*/

/*siderbar*/
.siderbar{
	position:fixed;
	margin-left: -50px;
	top:300px;
}
.siderbar li a{
	width:40px;
	height:40px;
	background:url(images/online-bg.png) no-repeat;
	display:block;
}
.siderbar li a.basket-icon{
	background-position:0 -2800px;
}
.siderbar li a.credit-card-icon{
	background-position:0 -2840px;
}
.siderbar li a.notepad-icon{
	background-position:0 -2880px;
}
.siderbar li a.mail-icon{
	background-position:0 -2920px;
}
.siderbar li a.globe-icon{
	background-position:0 -2960px;
}
.siderbar li a.home-icon{
	background-position:0 -3000px;
}
.siderbar li a.calendar-icon{
	background-position:0 -3040px;
}

/*siderbar*/


ul.storecon tr:hover {
    background-color: #FFFAC1;
}



/*floatRight*/
.floatRight {
    position: absolute;
    width: 240px;
    height: 290px;
    right:10px;
    top: 30px;
    /*
    box-shadow: 0 0 5px #ccc;
    */

}
.floatRight .loginResult {
    padding: 5px;
}
.floatRight .loginResult {
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC8761BF', endColorstr='#CC8761BF');
}
:root .floatRight .loginResult {
	filter:none;	 /*处理IE9浏览器中的滤镜效果*/
	background-color:rgba(135,97,191,0.8);
}


.floatRight .loginResult.cl6f7fde{
    background: #6f7fde;
}
.floatRight .loginResult .intolor {
    padding-top: 3px;
}
.floatRight .loginResult .intolor, .floatRight .loginResult .service {
    text-align: center;
    margin-bottom: 7px;
    word-spacing:-6px;
}
.floatRight .loginResult .intolor a, .floatRight .loginResult .service a {
    display: inline-block;
    width: 103px;
    height: 40px;
    /* margin: 0 2px; */
    text-align: center;
    line-height: 40px;
    /* background: #369ec5; */
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    word-spacing: 0;
}
.floatRight .loginResult .intolor, .floatRight .loginResult .service {
    text-align: center;
    margin-bottom: 7px;
}
.mr9{
    margin-right: 9px;
}
/*
.floatRight .loginResult .service a {
    width: 72px;
    height: 46px;
    background: #fff;
    color: #369ec5;
    border: 1px solid #369ec5;
    font-size: 15px;
    text-align: left;
    padding-left: 35px;
    position: relative;
    zoom: 1;
}


.floatRight .loginResult .service a i {
    position: absolute;
    background: url(../../images/new0906/homeicon.png);
    width: 19px;
    height: 19px;
    left: 11px;
    top: 14px;
}
.floatRight .loginResult .service a i.zxkf {
    background-position: -146px -43px;
}
.floatRight .loginResult .service a i.kfzx {
    background-position: -171px -43px;
}
*/
.floatRight .gujia {
    /*background: #fafafa;*/
    text-align: center;
    height: 183px;
}
.floatRight .gujia {
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF');
}
:root .floatRight .gujia {
	filter:none;	 /*处理IE9浏览器中的滤镜效果*/
	background-color:rgba(255,255,255,0.8);
}
.floatRight .gujia .title {
    font-size: 26px;
    color: #3972c8;
    font-weight: bold;
    height: 66px;
    line-height: 66px;
}
.floatRight .gujia .gujiaTxt {
    width: 190px;
    height: 32px;
    line-height: 32px\9;
    padding: 0 5px;
    border: 1px solid #3972c8;
    border-radius: 5px;
}
.floatRight .gujia .ljgjcx-btn {
    display: inline-block;
    width: 106px;
    height: 32px;
    line-height: 32px;
    margin-top: 23px;
    border-radius: 5px;
    background: #3972c8;
    color: #fff;
    font-size: 14px;
}



.floatRight .loginResult dt {
    font-size: 13px;
    line-height: 27px;
    text-align: left;
}
.floatRight .loginResult dt a{
    color: #fff;
}
.floatRight .loginResult dd {
    border-top: 1px solid #5f74df;
    padding: 4px 1px;
}
.floatRight .loginResult .seller .title {
    background: #369ec5;
}
.floatRight .loginResult .title {
    width: 41px;
    height: 36px;
    color: #fff;
}
.floatRight .loginResult .title, .floatRight .loginResult .component {
    float: left;
    text-align: center;
    font-size: 12px;
}
.floatRight .loginResult .component {
    width: 62px;
    color: #303030;
}
.floatRight .loginResult .component p{
    color: #fff;
}
.floatRight .loginResult .component a{
    color: #ff6e0e;
}
.floatRight .loginResult .title, .floatRight .loginResult .component {
    float: left;
    text-align: center;
    font-size: 12px;
}
.floatRight .loginResult .seller a {
    color: #fff;
}
.floatRight .loginResult .component {
    width: 62px;
    color: #303030;
}
.floatRight .loginResult .title, .floatRight .loginResult .component {
    float: left;
    text-align: center;
    font-size: 12px;
}

.floatRight .loginResult .component {
    width: 62px;
    color: #303030;
}
.floatRight .loginResult .title, .floatRight .loginResult .component {
    float: left;
    text-align: center;
    font-size: 12px;
}
.floatRight .loginResult .buyer .title {
    background: #ff6e0e;
}
/*floatRight*/


/*底部版权*/
.foot-ad{ width:100%; height:100px; background:#de342e; margin-bottom:20px;}
.foot-ad-nr{ width:1100px; height:100px; margin:0 auto; padding:0px; background:#de342e;}
.foot-ad-nr1{ float:left; width:330px;}

.foot-ad-nr1-l{ float:left; width:76px; height:100px; line-height:100px; text-align:center; background:url(images/duo.png) center center no-repeat; font-size:44px; font-weight:bold; color:#de342e;}
.foot-ad-nr1-r{ float:left; width:240px; margin-left:10px; margin-top:30px;}
.foot-ad-nr1-r p{ font-size:24px; color:#ffffff;}
.foot-ad-nr1-r span{ font-size:10px; color:#ffffff;}
.foot-ad-nr2{ float:left; width:330px; margin-left:50px;}

/*内容部分*/
.foot-nr{ width:100%; height:290px; background:#ffffff;}
.foot-nr-1{ width:1100px; height:290px; margin:0 auto; padding:0px; background:#ffffff;}
.foot-nr-1-wx{ float:left; width:200px; margin-top:30px;}
.foot-nr-1-wx img{ border:0px; width:180px;}
.gz{ font-size:16px; color:#999999; height:48px; line-height:24px; text-align:center; margin-top:10px; width:175px;}

.foot-nr-1-xs{ float:left; width:150px; margin-left:100px; margin-top:40px;}
.foot-nr-1-xs h6{ font-size:18px; color:#666666; text-align:left; margin-bottom:15px;}
.foot-nr-1-xs p{ height:30px; line-height:30px; text-align:left; color:#999999; font-size:14px;}
.foot-nr-1-xs p a{ color:#999999;}
.foot-nr-1-xs p a:hover{ color:#de342e; text-decoration:underline;}

.lxq{ float:left; width:280px; margin-left:100px; margin-top:30px;}
.lxq ul{ margin:0px; padding:0px; list-style:none;}
.lxq ul li{ float:left; width:90px; height:59px; line-height:59px;}
.Q2 a{ display:block; width:90px; height:59px; background:url(images/Q1.png) left center no-repeat;}
.Q2 a:hover{width:90px; height:59px; background:url(images/Q2.png) left center no-repeat;}
.Q3 a{ display:block; width:90px; height:59px; background:url(images/W1.png) left center no-repeat;}
.Q3 a:hover{width:90px; height:59px; background:url(images/W2.png) left center no-repeat;}
.lxq .rx{ width:240px; height:165px; background:url(images/rx.png) left center no-repeat; margin-top:5px; font-size:16px; color:#ffffff; }
.W1{ height:46px; line-height:46px; width:240px; text-indent:10px; text-align:left; font-size:18px; padding-top:10px; color:#ffffff;}
.W2{ height:65px; line-height:65px; width:240px; text-align:center; font-size:30px;  color:#ffffff;}
.W3{ height:41px; line-height:41px; width:240px; text-align:center; font-size:18px;  color:#ffffff;}

.links{ width:1100px; margin:0 auto; padding:0px; margin-top:30px;  text-align:left; font-size:14px; color:#999999; line-height:30px;}
.links a{ font-size:14px; color:#999999;}
.links a:hover{ font-size:14px; color:#de342e;}

.bq{ width:1100px; margin:0 auto; padding:0px; font-size:14px; color:#999999; margin-bottom:30px; text-align:center; line-height:30px; margin-top:30px;}
.bq a{ color:#999999; font-size:14px;}
.bq a:hover{ color:#de342e; font-size:14px;}


/*广告部分*/
.box{ width:100%; background:#f8f8f8; }
.ad{ width:1100px; height:113px; margin:0 auto; padding:0px; margin-bottom:25px; padding-top:30px;}
/*特惠专区*/
.pre{ width:1100px; margin:0 auto; padding:0px; background:#ffffff; margin-bottom:25px;}
.pre .tle{ width:1100px; height:60px; padding-top:40px; _padding-top:20px; border-bottom:1px solid #c6c6c6; background:url(images/ico2.png) 20px 45px no-repeat; text-indent:35px; font-family:Microsoft YaHei;}
.pre .tle a:hover{ text-decoration:none;}
.pre .tle .zh{ font-size:34px; color:#000;}
.pre .tle .eh{ font-size:30px; color:#d4d4d4;}
.pre .tle a:hover span{ color:#de342e;}
.prenr{ width:1100px; margin:0px; padding:0px;}
.prenr1{ width:1100px; height:220px; border-bottom:1px solid #ebebeb;}
.prenr1 ul{ margin:0px; padding:0px; list-style:none; }
.prenr1 ul li{ float:left; width:550px; height:220px; height:100%\0;}
.prenr1 ul li a{ text-decoration:none; float:left;}
.prenr1 ul li:hover{ background:#f9f9f9;}


.con{ width:520px; height:220px;  height:100%\0; margin:0px; padding:0px;}
.con-l{ width:173px; height:220px; height:100%\0;line-height:220px; float:left; margin-left:25px; margin-left:0px\0; background:url(images/yuan.png) center center no-repeat; text-align:center; font-size:40px; color:#de342e;}
.con-l a{ color:#de342e; width:173px; text-align:center;}
.con-l a:hover{ color:#de342e; width:173px; text-align:center;}


.con-r{ width:300px; height:220px;height:100%\0; float:right; padding-top:40px;  margin-left:10px;}
.con-r h3{ font-size:18px; color:#666666; font-weight:600; width:300px; height:30px; line-height:30px; overflow:hidden;}
.con-r h3 a{ font-size:18px; color:#666666; font-weight:600;}
.con-r h3 a:hover{ font-size:18px; color:#de342e; font-weight:600; text-decoration:none;}

.con-r span{ font-size:14px; color:#de342e; height:30px; line-height:30px; margin-top:10px; margin-bottom:20px;}
.con-r p{ width:300px; font-size:14px; height:48px; line-height:24px; overflow:hidden; text-align:left; color:#999999; word-break:break-all;}
.zz{ display:block; width:300px; height:30px; line-height:30px;color:#ffffff; font-size:14px; text-align:left; margin-top:10px; overflow:hidden;}
.zz em{background:#67c6ee; padding:5px 10px; color:#ffffff;}

.prenr2{ width:1100px; height:270px; }


.prenr2 ul{ margin:0px; padding:0px; list-style:none;}
.prenr2 ul li{ float:left; width:365px; padding-top:20px; border-right:1px solid #EFEFEF;border-bottom:1px solid #EFEFEF; }
.prenr2 ul li a{ text-decoration:none;}
.prenr2 ul li:hover{  box-shadow: 0px 7px 15px 5px rgba(0, 0, 0, 0.1); border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; }

.con2{ width:316px;   height:100%\0; margin:0 auto; padding:0px; padding-bottom:10px;}
.con2 .img{ width:100%; height:85px; position:relative; background-color:#000000; margin-bottom:15px;} .con2 .img img{ height:85px; width:100%;} .con2 .img span{background:url(images/yy.png) no-repeat; display:block; width:129px; height:32px; right:0px; top:0px; position:absolute; line-height:32px; text-align:right; font-size:14px; color:#FFFFFF; margin-top:0px;}
.con2 .zxkf{ text-align:center; padding:15px 0px;}
.con2 .zxkf a{    display: inline-block; cursor:pointer; border:1px solid #c61a2e; color:#c61a2e; font-size:14px;    width: 120px;    line-height: 35px;        border-radius: 20px;}
.prenr2 ul li:hover .con2 .zxkf a{ background-color:#c61a2e; color:#FFFFFF;}
.con2 a:hover{ text-decoration:none;}
.con2 h4{font-size:40px; color:#de342e; text-align:left; font-weight:normal;}
.con2 h5{ font-size:18px; color:#666666; text-align:left;  font-weight:600; width:310px; height:30px; line-height:30px;  overflow:hidden;}
.con2 h5 a{ color:#666666;}
.con2 h5 a:hover{ color:#de342e;}
.con2 span{ font-size:14px; color:#de342e; height:30px; line-height:30px; margin-top:10px; margin-bottom:20px;}
.con2 p{ width:316px;height:48px; line-height:24px; overflow:hidden; text-align:left; font-size:14px; color:#999999; word-break:break-all;}

/*新闻部分*/
.info{ width:1100px; margin:0 auto; padding:0px; background:#ffffff; margin-bottom:20px;}
.zf{ width:420px; float:left; margin-left:20px; _margin-left:10px; margin-top:20px; _margin-top:10px; margin-bottom:20px; _margin-bottom:10px;}
.zf-title{ width:420px; height:35px; line-height:35px; background:url(images/zf.png) left center no-repeat; text-indent:40px; margin-bottom:20px;}
.zf-title a:hover{ text-decoration:none;}
.zf-title a:hover span{ color:#de342e;}
.cn{ font-size:20px; color:#666666;}
.en{ font-size:18px; color:#d4d4d4;}
.zf-nr{ width:420px; height:210px;}
.zf-nr-img{ float:left; width:155px; height:210px;}
.zf-nr-wz{ float:right; width:250px; height:210px;}
.zf-nr-wz h6{ font-size:16px; line-height:30px; color:#333333; border-bottom:1px solid #f9f9f9; margin-bottom:10px;}
.zf-nr-wz h6 a{ color:#333333;}
.zf-nr-wz h6 a:hover{ color:#de342e; text-decoration:none;}
.zf-nr-wz p{ width:250px; height:96px; line-height:24px; overflow:hidden; font-size:14px;}
.zf-nr-wz .ck{ width:110px; height:35px; background:#de342e; color:#fff; font-size:14px; line-height:35px; text-align:center;}
.zf-nr-wz .ck a{ color:#ffffff; font-size:14px;}
.zf-nr-wz .ck a:hover{ color:#ffffff; font-size:14px;}

.xw{ width:620px; float:left; margin-left:30px; _margin-left:15px; margin-top:20px; _margin-top:10px; margin-bottom:20px; _margin-bottom:10px;}
.xw-title{ width:620px; height:35px; line-height:35px; background:url(images/new.png) left center no-repeat; text-indent:40px; margin-bottom:20px;}
.xw-title a:hover{text-decoration:none;}
.xw-title a:hover span{ color:#de342e; }
.xw-nr{ width:620px; height:210px;}
.xw-nr ul{ width:620px; margin:0px; padding:0px; list-style:none;}
.xw-nr ul li{ float:left; width:300px; margin-right:10px; _margin-right:5px; background:url(images/ico3.png) left center no-repeat; text-indent:15px; height:33px; line-height:33px; border-bottom:1px solid #f3f3f3; overflow:hidden;}
.xw-nr ul li a{color:#999999; font-size:12px; }
.xw-nr ul li a:hover{ color:#de342e; font-size:12px; text-decoration:none;}







/*新闻详情页*/
.newsbox{ width:1100px; margin:0 auto; padding:0px;  margin-bottom:30px;}
.newsbox-left{ width:760px; float:left; border:1px solid #eaeaea;  background:#ffffff;}
.newsbox-left h4{ width:760px; font-size:24px; text-align:center; height:50px; line-height:50px; color:#666666; margin-top:20px; margin-bottom:20px;}
.newsbox-left-title{ width:760px; text-align:center; height:30px; line-height:30px; font-size:12px; color:#666; background:#f0f0f0;}
.newsbox-left-title a{ color:#666666;}
.newsbox-left-title a:hover{ color:#de342e;}
.newsbox-left-nr{ width:720px; padding:20px; text-align:left; line-height:24px; font-size:14px; color:#666;}
.newsbox-left-ly{ width:720px; padding:20px; text-align:right; font-size:14px; color:#666;}

.newsbox-right{ width:320px; float:right;  background:#ffffff;}


/*新闻列表页*/
.newsbox-nr{ width:1000px; padding:50px; margin-bottom:30px;}
.newsbox-nr ul{ margin:0px; padding:0px; list-style:none;}
.newsbox-nr ul li{ float:left; width:1000px; text-align:left;font-size:16px; color:#666666; text-align:left; height:40px; line-height:40px;}
.newsbox-nr ul li a{ color:#666666; font-size:16px;}
.newsbox-nr ul li a:hover{ color:#de342e; font-size:16px;}
 






/*公司估价*/
.about-title{ width:1100px; margin:20px auto; padding:0px; text-align:center; height:24px; line-height:24px; background:#f0f0f0; text-indent:20px; color:#666666; text-align:left; font-size:12px;}
.about-title a{ color:#666666; font-size:12px;}
.about-title a:hover{ color:#de342e; font-size:12px;}
.gsgj{ width:1094px; margin:0 auto; border:3px solid #f0f0f0; background:url(images/gsgj.png) 700px center no-repeat #ffffff; margin-bottom:30px; }
.gsgj-nr{ float:left; width:600px; margin-top:100px; margin-bottom:50px; height:600px;}

.gsgj-b1{ width:200px; background:#de342e; font-size:18px;font-family:Microsoft YaHei, Verdana, Arial; color:#ffffff; height:50px; line-height:50px; border:0px; text-align:center;}
.gsgj-b2{ width:200px; background:#ff8601; font-size:18px; font-family:Microsoft YaHei, Verdana, Arial; color:#ffffff; height:50px; line-height:50px; border:0px; text-align:center;}

.gsgj-nr dl{ margin:0px; padding:0px; float:left; width:600px; line-height:50px; padding-bottom:20px; }
.gsgj-nr dl font{ color:#de342e; margin-left:10px; font-size:18px;}
.gsgj-nr dl dt{font-size:18px;  height:35px; line-height:35px; font-family:"微软雅黑"; float:left; width:180px; text-align:right; display:inline; margin-right:20px;}
.gsgj-nr dl dd{float:left;}
.gsgj-nr dl dd .input,textarea{border:1px solid #eaeaea;  width:320px; height:35px; line-height:35px\9; padding:0 5px;}
.gsgj-nr dl dd .tips{color:#de342e; font:20px 'Microsoft Yahei'; padding-left:15px;}

.submita{ width:600px; margin-left:110px; height:50px; margin-top:20px;}


#ban1{ width:510px; height:213px; margin:0 auto; overflow:hidden;}


/*小banner*/

.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:center; position:relative;z-index:999; 
}

.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;}
.defimg{background-image:url(images/02.png)}
.curimg{background-image:url(images/01.png)}


/*转让案例*/
.case{ width:1098px; margin:0 auto; padding:0px; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; margin-bottom:40px;}
.case ul{ margin:0px; padding:0px; list-style: none;}
.case ul li{ background-color:#FFFFFF; float:left; width:547px; border-left:1px solid #f0f0f0; border-top:1px solid #f0f0f0; height:260px;}
.case ul li h3{ width:500px; margin:0px 20px;font-size:18px; color:#333; text-align:left; font-weight:normal; font-family:Microsoft YaHei, Verdana, Arial; height:60px; line-height:60px; margin-top:10px;}
.case ul li h3 a{ font-size:18px; color:#333;  height:60px; line-height:60px; text-indent:0px; }
.case ul li h3 a:hover{ font-size:18px; color:#de342e}
.case ul li p{ width:520px; margin:0px 20px; font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden;}
.case ul li dd{ margin:0 20px; background:#de342e; width:120px; height:40px; font-size:12px; text-align:center; line-height:40px; margin-top:10px;}
.case ul li dd a{ color:#ffffff; font-size:12px;}
.case ul li dd a:hover{ color:#ffffff; font-size:12px; text-decoration:underline;}


.xbj{ width:500px; padding:0px;  margin:0px 20px;}
.xbj ul{ margin:0px; padding:0px; list-style:none; }
.xbj ul li{ float:left; height:30px; border:0px; width:510px;}
.xbj ul li span{padding:3px 5px; background:#f0f0f0; border:1px solid #eaeaea; font-size:12px; font-family:Microsoft YaHei, Verdana, Arial; text-align:left; float:left; margin-right:10px;}



/*售后专访*/
.banner01{ width:100%; height:350px; background:#f0f0f0; margin-bottom:40px; min-width:1100px;}
.banner02{ width:1100px; height:350px; margin:0 auto; background:url(images/ht.jpg) 160px center no-repeat;}
.banner-nr{width:580px; height:350px; margin-left:420px; _margin-left:210px; background:url(images/sh.png) 0px 80px no-repeat; padding-top:30px;}
.banner-nr h3{ width:580px; height:40px; line-height:40px; color:#eb5d15; font-size:30px; text-align:left; margin-top:140px; text-indent:10px; font-weight:normal;}
.banner-nr h3 a{ color:#eb5d15; font-size:24px;}
.banner-nr h3 a:hover{ color:#eb5d15; font-size:24px; text-decoration:none;}
.banner-nr p{ width:580px; height:10px; line-height:10px; text-align:left; text-indent:50px;}

/*采访前言*/
.cfqy{ width:1098px; margin:0 auto;  border:1px solid #f0f0f0; height:160px; background:url(images/ht1.jpg) 20px center no-repeat #ffffff; margin-bottom:40px;}
.cfqy-nr{ width:900px; float:right; height:120px; margin:20px 0px;}
.cfqy-nr h4{ font-size:30px; color:#1b72b9; font-weight:normal; font-family:Microsoft YaHei, Verdana, Arial; }
.cfqy-nr p{ font-size:14px; color:#333333; line-height:30px; font-family:Microsoft YaHei, Verdana, Arial; }

.cfxc{ width:1100px; margin:0 auto; padding:0px; margin-bottom:40px; background:#ffffff;}
.cfxc-l{ width:720px; float:left;}
.cfxc-l-title{ width:720px; border-bottom:1px solid #f0f0f0; height:60px; line-height:60px; background:url(images/ht2.jpg) 10px center no-repeat; text-indent:60px; font-size:30px; color:#1b72b9; font-family:Microsoft YaHei, Verdana, Arial;}
.cfxc-l-nr{ width:700px; text-align:left; padding-top:20px; text-align:left; padding:10px;}
.cfxc-l-nr p{font-size:14px; color:#666666; line-height:30px; text-align:left; }
.cfxc-l-nr span{ color:#1b72b9; font-size:14px;}
.da{ margin-bottom:20px;}

.cfxc-r{ width:360px; float:right;}
.cfxc-r-title{ width:360px; height:60px; line-height:60px; background:#1d73b7; color:#ffffff; font-size:24px; text-align:center;}
.cfxc-r-nr{ width:358px; border:1px solid #f0f0f0; text-align:center; padding:10px 0px; margin-bottom:20px;}
.cfxc-zx{ width:360px; margin-bottom:20px;}
.cfxc-zx-title{ width:360px; height:50px; line-height:50px; border-bottom:1px solid #f0f0f0; font-size:24px; color:#1b72b9; font-family:Microsoft YaHei, Verdana, Arial; }
.cfxc-zx-nr{ width:360px; margin:0px; padding:0px; padding:10px 0px;}
.cfxc-zx-nr ul{ list-style:none; margin:0px; padding:0px;}
.cfxc-zx-nr ul li{ background:url(images/xin.jpg) left center no-repeat; height:30px; line-height:30px; font-size:15px; text-align:left; text-indent:20px; margin-bottom:15px;}
.cfxc-zx-nr ul li a{ color:#333333; font-size:15px;}
.cfxc-zx-nr ul li a:hover{ color:#de342e; font-size:15px; text-decoration:underline;}


.cfjy{ width:1058px; margin:0 auto; border:1px solid #f0f0f0; padding:20px; margin-bottom:40px; background:#ffffff;}
.cfjy-title{  height:30px; line-height:30px; font-size:24px; color:#1b72b9; background:url(images/jy.jpg) left center no-repeat; text-indent:50px; margin-bottom:20px;}
.cfjy-nr{ line-height:30px;}

