﻿/*全局布置开始*/
*
{
    padding: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
}
html, body
{
    background: #006699 !important;
    color: #000 !important;
    margin: 0px;
    padding: 0px;
}
body
{
    text-align: left;
}
/*全局布置结束*/

/*模版特性开始*/
#master-main-content
{
    margin: 0px auto;
    padding: 0px 10px;
    width: 870px;
}
#master-header
{
    width: 100%;
}
#master-header-left
{
    float: left;
    width: 300px;
}
#master-header-right
{
    float: right;
    padding-right:5px;
}
.master-link
{
    text-align: right;
    padding-right: 5px;
    margin-bottom: 10px;
}
.master-button
{
    padding-top: 5px;
    text-align: right;
    float: right;
}
.master-bar
{
    padding-left: 5px;
    padding-top: 20px;
}
.master-bottom-content
{
    width: 900px;
}
.master-bottom-left
{
    float: left;
    padding-left: 5px;
}
.master-bottom-right
{
    float: right;
    text-align: right;
    color: #4b60a2;
    font-family: Tahoma;
    font-size: 12px;
    padding-right: 2px;
    padding-top: 2px;
}
.clear{clear: both;}
.master-link a
{
    font-family: Tahoma;
    font-size: 11px;
    text-align: right;
    color: #8b8b8b;
    text-decoration: none;
}
.master-link a:hover{text-decoration: underline;color: black;}
a.master-link:span{color: #333333;}
.master-first{float: left;}
.master-second{float: right;}
.master-content-right{float: left;width: 639px;}
.master-table td
{
    padding-bottom: 5px;
    width: 60px;
    text-align: right;
}
#txtUser{height: 5px;}
#txtPwd{height: 5px;}
#master-table .btn{padding-top: 5px;}
/*模版特性结束*/

/*SideBar特性开始*/
#tz-content-sidebar
{
    width: 170px;
}
#tz-content-sidebar .tz-show-hider h2 a
{
    width: 140px;
}
#tz-content-sidebar p.tz-link
{
    padding: 0px 0px 1px 0px;
}
/*SideBar特性结束*/

/*SideBar-link特性开始*/
p.tz-link a:link, p.tz-link a:visited
{
    text-decoration: none;
}
p.tz-link a:active
{
    background-color: #006699;
    display: block;
}
/*SideBar-link特性结束*/

/*SideBar-link-list - UL特性开始*/
ul.tz-link-list
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    clear: both;
    text-align: left;
}
p.tz-link a, ul.tz-link-list a
{
    display: block;
    margin: 0px;
    padding: 5px 5px 5px 21px;
    color: Gray;
    font-size: 12px;
    width: 142px;
}
ul.tz-link-list li a
{
    height: 1%;
}
ul.tz-link-list a:hover
{
    text-decoration: none;
    background-color: #556aac;
    color: White;
    display: block;
}
/*SideBar-link-list - UL特性结束*/

/*SideBar-container特性开始*/
.tz-container
{
    color: #666;
    width: 170px;
    margin: 0em 0em 1.2em;
    clear: right;
}
.tz-container h2
{
    background: #fff url(../../theme/Images/sprites-t1.gif) repeat-x 0px -545px;
    border: #ccc solid 1px;
    margin: 0px;
    margin: 0px;
    padding: 5px 5px 1px 7px;
    height: 1%;
    font-size: 12px;
}
.tz-container .tz-container-body
{
    background: #fff url(../../theme/Images/container-gradinet.gif) repeat0x 0% 100%;
    border-bottom: #ccc solid 1px;
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    width: 168px;
}
/*SideBar-container特性结束*/

/*tz-show-hide js特性开始*/
.tz-show-hide h2 a
{
    display: block;
    background: transparent url(../../theme/Images/closed.gif) no-repeat 100% 0%;
    padding-right: 16px;
}
.tz-show-hide h2 a.tz-show-active
{
    background: transparent url(../../theme/Images/open.gif) no-repeat 100% 0%;
}
.tz-show-hide h2 a:link, .tz-show-hide h2 a:hover, .tz-show-hide h2 a:visited
{
    color: #000;
    text-decoration: none;
}

/*tz-show-hide js特性结束*/

/*contact sidebar标题特性开始*/
.tz-contact-span
{
    padding: 5%;
    font-size: 14px;
    color: black;
}
.tz-contact-ul
{
    padding-left: 30px;
    color: Gray;
    font-size: 11px;
    list-style-type: decimal;
}
.tz-contact-ul a
{
    color: Gray;
    text-decoration: underline;
}
.tz-contact-ul a:hover
{
    color: #006699;
    text-decoration: none;
}
/*contact sidebar标题特性结束*/

/*right-part-header特性开始*/
.tz-right-header
{
    font-size: 25px;
    padding-bottom: 10px;
    padding-left:8px;
}
.tz-right-content-header
{
    font-size: 25px;
    padding-bottom: 10px;
    padding-left: 7px;
}
/*right-part-header特性结束*/

/*主页的flash特性开始*/
.num
{
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.num li
{
    float: left;
    list-style: none;
    color: #fff;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    margin: 1px;
    border: 1px solid #707070;
    background-color: #060a0b;
}
.num li.on
{
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-size: 14px;
    border: 0;
    background-color: #ce0609;
    font-weight: bold;
}
.container-silder, .container-silder img
{
    width: 855px;
    height: 245px;
}
.container-silder
{
    border: 1px solid #333;
}
.container-silder img
{
    border: 0;
}

/*主页的flash特性结束*/
/*services样式开始*/
#contact-content-main
{
    width: 725px;
    padding-right: 10px;
}
#contact-content-main p
{
    margin: 0em;
    padding: 0em 0em 1em;
}
#contact-content-main .contact-container p
{
    padding: 0.3em 5px 0.7em;
}
.contact-container
{
    margin: 0em 0em 1.2em;
    padding-left: 10px;
    width: 635px;
}
.contact-container .contact-container-body
{
    background: #fff url(../../../theme/Images/container-gradient.gif) repeate-x 0% 100%;
    border-bottom: #ccc solid 1px;
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
}
.contact-container .span
{
    background: #FFF url(../../../theme/Images/sprites-t1.gif) repeat-x 0px -545px;
    border: #CCC solid 1px;
    margin: 0px !importent;
    padding: 5px 5px 5px 7px;
    height: 2%;
    font-size: 14px;
}
.contact-container-body p
{
    font-size: 12px;
    color: #074881;
    padding-top: 10px;
    padding-left: 10px;
}
.contact_ul_info
{
    list-style-type: none;
    font-size: 12px;
    padding-left: 10px;
}
.contact_ul_info li
{
    padding-left: 0px;
}
.index_Link
{
    font-family: Tahoma;
    font-size: 12px;
    text-align: right;
    color: #074B81;
    text-decoration: none;
}
.contact-first
{
    float: left;
    width: 680px;
}

.contact-second
{
    float: right;
    width: 350px;
}
.contact-underline
{
    text-decoration: underline;
}
.hyperLink
{
    text-align: right;
    font-size: 12px;
}
.clear
{
    clear: both;
}
.introduce-container
{
    width: 600px;
}
.introduce-container img
{
    float: left;
    padding: 10px 0 10px 10px;
}
.introduce-containerRight
{
    float: left;
    width: 400px;
    margin: 0;
    margin-left: 20px;
    padding: 10px 10px 10px 10px;
}
ul.li-font
{
    font-size: 12px;
    color: #074881;
    padding-left: 10px;
    list-style-position: outside;
    line-height: 25px;
}
ul.li-next-style
{
    list-style-position: inside;
    list-style-type: decimal;
    color: black;
}
/*services样式结束*/

/*主页content信息样式开始*/
.tz-default-first{float:left;width:220px;padding-left:20px;line-height:20px;}
.tz-default-first ul li{list-style-type:circle;}
.tz-default-second{float:left;width:220px;line-height:20px;padding-left:20px;}
.tz-default-second ul li{list-style-type:circle;}
.tz-default-main{width:850px;float:left;font-size:12px;padding-left:10px;}
.tz-default-link a{color:Black;text-decoration:none;}
.tz-default-link a:hover{color:#006699;text-decoration:none;}
/*主页content信息样式结束*/

/*city布局开始*/
.city-first{float:left;width:350px;}
.city-second{float:right;width:350px}
#city-content-main
{
    width: 750px;
    padding-right: 10px;
}
#city-content-main p
{
    margin: 0em;
    padding: 0em 0em 1em;
}
#city-content-main .city-container p
{
    padding: 0.3em 5px 0.7em;
}
.city-container
{
    margin: 0em 0em 1.2em;
    padding-left: 10px;
    width: 350px;
}
.city-container .city-container-body
{
    background: #fff url(../../../theme/Images/container-gradient.gif) repeate-x 0% 100%;
    border-bottom: #ccc solid 1px;
    border-left: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
}
.city-container .span
{
    background: #FFF url(../../../theme/Images/sprites-t1.gif) repeat-x 0px -545px;
    border: #CCC solid 1px;
    margin: 0px !importent;
    padding: 5px 5px 5px 7px;
    height: 2%;
    font-size: 14px;
}
.city-container-body p
{
    font-size: 12px;
    color: #074881;
    padding-top: 10px;
    padding-left: 10px;
}
/*city布局结束*/