﻿/*******************************************************************
    libs
 */
.clear-both 
{
    clear: both;
}

/*******************************************************************
    main-body
 */
#main-body {
    
}

/*******************************************************************
    main-body >> head-page
 */
#main-body #head-page 
{
    overflow: hidden;
}

#head-page #header 
{
    margin: 0 auto;
    background: #173e67 url(../images/banner_advertise_zinone.jpg) no-repeat top left;    
    height: 227px;
    width: 960px;
}

#head-page #header .goto-home 
{
    width: 310px;
    height: 99px;
    cursor: pointer;
    padding-left: 70px;
}

/*******************************************************************
    main-body >> foot-page
 */
#main-body #foot-page 
{
    overflow: hidden;
}

#main-body #foot-page .footer
{    
    margin: 0 auto;
    width: 960px;    
    overflow: hidden;
    background-color: #e2e2e2;
}

#main-body #foot-page .footer .top 
{
    background: transparent url(../images/footer-top-left-corner.jpg) no-repeat left top;
    padding-left: 10px;
}

#main-body #foot-page .footer .top .right 
{
    background: transparent url(../images/footer-top-right-corner.jpg) no-repeat right top;
}

#main-body #foot-page .footer .top .right .body 
{
    background: transparent url(../images/footer-top-body.jpg) repeat-x;
    height: 10px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

#main-body #foot-page .footer .main 
{
    height: 65px;
    width: 958px;
    border-left: solid 1px #cbcbcb;
    border-right: solid 1px #cbcbcb;
    border-bottom: solid 1px #cbcbcb;
}

#main-body #foot-page .footer .main  .logo
{
    background: transparent url(../images/footer-logo.jpg) no-repeat top left;
    position: relative;
    top: 5px;
    left: 50px;
    width: 200px;
    height: 44px;
    float: left;
}

#main-body #foot-page .footer .main  .info
{
    width: 500px;
    float: right;
    padding-right: 10px;
}

#main-body #foot-page .footer .main  .info p
{
    text-align: right;
    font-size: 11px;    
}

#main-body #foot-page .footer .main  .info p.hotline
{
    font-weight: bold;
    font-size: 15px;
}

/*******************************************************************
    main-body >> main-page
 */
#main-body #main-page 
{
    
}

/*******************************************************************
    main-body >> main-page >> container
 */
#main-body #main-page #container 
{ 
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
}

/*******************************************************************
    main-body >> main-page >> container >> home
 */
#main-body #main-page #container #home 
{
    padding: 10px 10px 0 10px;
    width: 940px;
}

#home .home-banner
{    
    background: transparent url(../images/home-banner-bg.jpg) no-repeat top left;
    width: 940px;
    height: 249px;
    margin-bottom: 10px;
}

#home .home-content
{
    overflow: hidden;
    margin-bottom: 10px;
}

#home .home-content .left-box
{
    background: transparent url(../images/banner_300x253_left_advertise_zinone.jpg) no-repeat top left;
    width: 300px;
    height: 253px;
    float: left;
}

#home .home-content .center
{
    width: 300px;
    height: 253px;
    float: left;
    margin-left: 20px;
}

#home .home-content .center .box
{
    background: transparent url(../images/home-center-box-bg.jpg) no-repeat top left;
    width: 300px;
    height: 120px;    
}

#home .home-content .center .price
{
    margin-bottom: 12px;    
}

#home .home-content .center .box .left
{
    width: 100px;
    height: 120px;
    float: left;
}

#home .home-content .center .price .logo
{
    background: transparent url(../images/home-center-box-price-logo.jpg) no-repeat top left;
    width: 91px;
    height: 103px;
    float: left;
    position: relative;
    top: 15px;
    left: 15px;
}

#home .home-content .center .box .content
{
    width: 180px;
    float: left;
    padding-top: 24px;
    padding-left: 15px;
}

#home .home-content .center .box .content p span.point
{
    color: #115d8d; 
    font-size: 14px;
    margin-left: 5px;   
}

#home .home-content .center .box .content p span.nct
{
    font-size: 13px;
}

#home .home-content .center .box .content p span 
{
    color: #666666;
    font-weight: bold;
}

#home .home-content .center .box .content .top
{
    padding-bottom: 10px;
}

#home .home-content .center .box .content .button 
{
    background: transparent url(../images/dotted.jpg) repeat-x top left;
    width: 172px;
    text-align: right;
    margin-right: 10px;
    padding-top: 10px;
}

#home .home-content .center .info .logo
{
    background: transparent url(../images/home-center-box-info-logo.jpg) no-repeat top left;
    width: 91px;
    height: 103px;
    float: left;
    position: relative;
    top: 15px;
    left: 15px;
}

#home .home-content .right-box
{
    background: transparent url(../images/home-right-box-bg.jpg) no-repeat top left;
    width: 300px;
    height: 253px;
    float: left;
    margin-left: 20px;
}

#home .home-content .right-box .title 
{
    background: transparent url(../images/home-right-box-left-corner.jpg) no-repeat left top;
    padding-left: 27px;
    margin-top: 10px;
    margin-left: 10px;
    width: 253px;
}

#home .home-content .right-box .title .right 
{
    background: transparent url(../images/home-right-box-right-corner.jpg) no-repeat right top;
}

#home .home-content .right-box .title .body 
{
    background: transparent url(../images/home-right-box-body-corner.jpg) repeat-x;
    height: 29px;
    margin: 0 9px 0 0;
    overflow: hidden;
}

#home .home-content .right-box .title .body span
{
    font-weight: bold;
    color: #fff;
    position: relative;
    top: 5px;
    left: 2px;
}

#home .home-content .right-box .cooperative
{
    color: #666666;
    font-size: 11px;
    width: 280px;
    margin-left: 10px;
    padding-top: 5px;
    background: transparent url(../images/dotted.jpg) repeat-x top left;
}

#home .home-content .right-box .slideshow
{    
    width: 280px;
    height: 94px;
    padding: 10px 0;
    margin-left: 10px;
}

#home .home-content .right-box .slideshow .mask {
    overflow: hidden;
    position: relative;
    width: 280px;
    height: 94px;    
}

#home .home-content .right-box .slideshow .mask ul {
    position: absolute;
    width: 3000px;
}

#home .home-content .right-box .slideshow .mask ul li {
    background-color: #fff;
    float: left;    
    margin: 0 5px 0 5px;
    overflow: hidden;
    padding-left: 6px;
    width: 122px;
    height: 94px;
}

#home .home-content .right-box .slideshow .mask ul li img 
{
    border: solid 1px #cfcfcf;
    width: 120px;
    height: 92px;
}

/*******************************************************************
    main-body >> main-page >> container >> body-box
 */
#main-body #main-page #container #body-box
{
    padding: 10px 0 0 0;
    margin-bottom: 10px;
    overflow: hidden;
}

#body-box .top 
{
    background: transparent url(../images/top-left-corner.jpg) no-repeat left top;
    padding-left: 10px;
}

#body-box .top .right 
{
    background: transparent url(../images/top-right-corner.jpg) no-repeat right top;
}

#body-box .top .right .body 
{
    background: transparent url(../images/top-body.jpg) repeat-x;
    height: 8px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

#body-box .bottom 
{
    background: transparent url(../images/bottom-left-corner.jpg) no-repeat left top;
    padding-left: 10px;
}

#body-box .bottom .right 
{
    background: transparent url(../images/bottom-right-corner.jpg) no-repeat right top;
}

#body-box .bottom .right .body 
{
    background: transparent url(../images/bottom-body.jpg) repeat-x top left;
    height: 8px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

#body-box .main
{
    border-right: 1px solid #CBCBCB;
    border-left: 1px solid #CBCBCB;
    width: 938px;  
    padding: 0 10px;
    background-color: #fff;  
}

#body-box .main .title
{
	overflow: hidden;
	width: 100%;	
}

#body-box .main .title .icon
{      
    height: 40px;
    padding-left: 48px;
}

#body-box .main .title .ico-1
{
	background: transparent url(../images/title-icon-01.jpg) no-repeat top left;
	float: left;
	width: 700px;
}

#body-box .main .title .ico-2
{
	background: transparent url(../images/title-icon-02.jpg) no-repeat center left;
	float: left;
	width: 700px;
}

#body-box .main .title .goto-home
{
	background: transparent url(../images/goto-home.gif) no-repeat center left;
	float: right;
	width: 80px;
	padding-left: 20px;
	position: relative;
	top: 10px;
}

#body-box .main .title .icon span
{
    color: #0b5987;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: 10px;
    left: 10px;
}

#body-box .main .title .bg-line-color
{
    height: 29px;
    background-color: #f2f2f2;
    clear: both;
    overflow: hidden;
}

#body-box .main .info
{
    padding: 10px 50px 0 50px;
}

#body-box .main .info ul li
{
    background: transparent url(../images/pointer.jpg) no-repeat left 8px;
    padding-left: 15px;
    line-height: 20px;
}

#body-box .main .chart 
{
    padding: 10px 50px 0 50px;
}

#body-box .main .chart .row
{
    height: 220px;
}

#body-box .main .chart .row .left 
{
    width: 300px;
    float: left;
}

#body-box .main .chart .row .right 
{
    width: 428px;
    float: left;
    margin-left: 100px;
}

#body-box .main .contact
{
    text-align: center;
    padding: 5px 0; 
}

#body-box .main .contact span.hotline
{
    font-size: 20px;
    color: Red;
    font-weight: bold;
}

/* 
    main-body >> main-page >> container >> main >> price-home-box
 */
#body-box .main .price-box
{
    padding: 5px 0 0 0;
}

#body-box .main .price-box table
{
    background-color: #f1f1f1;    
}

#body-box .main .price-box table td.center
{
    text-align: center;
}

#body-box .main .price-box table td.right
{
    text-align: right;
}

#body-box .main .price-box table td.boldleft
{
    text-align: left;
    font-weight: bold; 
}

#body-box .main .price-box table thead tr td {
    border: 1px solid #BAE4D8;
    color: #000;
    padding: 8px 10px;
    font-weight: bold;
}


#body-box .main .price-box table tbody tr td {
    border: 1px solid #BAE4D8;
    color: #666666;
    padding: 8px 10px;
}

#body-box .main .price-box .download
{
	padding: 10px 0;
	text-align: right;
}

#body-box .main .price-box .note
{
	padding: 5px 10px 5px 10px;
}

#body-box .main .price-box ul li
{
	margin-left: 40px;
	list-style-type: disc; 
	list-style-position: inside;
}

/**/
#body-box .main #position .tab
{
	background-color: #D3DDC4;
	height: 35px;
	padding: 0 0 0 120px;
}

#body-box .main #position .tab ul
{
	padding-top: 7px;
}

#body-box .main #position .tab ul li
{
	float: left;
	margin-right: 20px;
}

#body-box .main #position .tab ul li a
{
	padding: 5px 30px;
	background-color: #F1F1F1;
	font-weight: bold;
	display: block;
}

#body-box .main #position .tab ul li a:hover
{
	background-color: #fff;
}

#body-box .main #position .tab ul li .active
{	
	background-color: #fff;
	font-weight: bold;
}

#body-box .main #position .content
{	
	padding: 20px 0;
	margin: 0 auto;
	width: 812px;
	overflow: hidden;
}

#body-box .main #position .content .goto-top
{
	padding: 20px 5px 5px 5px;
	text-align: right;	
}