﻿/*关于九盛*/
.sidebar-about dt {background-image: url(../images/ico-about.png);}
.cont-about {line-height: 30px;}
.cont-about p {padding-bottom: 0px;text-indent: 2em;}

/*九盛视界（新闻）*/
.sidebar-view dt {background-image: url(../images/ico-view.png);}
.ul-view-txt li {padding-left: 14px; background: url(../images/ico-dot.jpg) 3px 15px no-repeat; cursor: pointer; line-height: 34px;border-bottom: 1px dotted #ccc;}
.ul-view-txt li span {padding-left: 20px;float: right;}

/*九盛视界（新闻）单页*/
.cont-news .tit {padding-top: 20px;text-align: center;font-size: 20px;color: #1b2023;}
.cont-news .pub-info {padding: 10px 0;text-align: center;color: #999;border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.cont-news .info p {/*line-height: 24px;*/}
.cont-news .info img {margin: 0 auto;display: block;}

/*下载中心*/
.sidebar-service dt {background-image: url(../images/ico-service.png);}
.ul-dl li a {padding-left: 40px;float: right;background: url(../images/ico-dl.png) 20px center no-repeat;}

/*团队介绍*/
.cont-team {padding-top: 38px;}
.ul-team li {padding-bottom: 20px;overflow: hidden;}
.ul-team img {float: left;display: block;width: 213px;/*height: 213px;*/}
.ul-team .txt {margin-left: 230px;}
.ul-team .tit {padding-bottom: 24px;font-size: 18px;color: #000;font-weight: normal;}
.ul-team .tit .position {padding-left: 44px;}
.ul-team .info {color: #000;line-height: 28px;}

/*联系我们*/
.ul-contact {padding-top: 20px;font-size: 16px;color: #6c6e70;line-height: 30px;}

/*常见问题*/
.tab-qa .tabtitle {margin: 0 !important;overflow: hidden;}
.tab-qa .tabtitle li {margin-right: 2px;padding-top: 2px;float: left;width: 16.6%;min-width: 110px;background-color: #e3e3e3;}
.tab-qa .tabtitle li a {position: relative;display: block;width: 100%;height: 37px;line-height:37px;text-align: center;color: #a3a3a3;font-size: 14px;border-top: 1px solid #e3e3e3;}
.tab-qa .tabtitle .hover {background-color: #db291d;}
.tab-qa .tabtitle .hover a {border-top: 1px solid #fff;color: #fff;}
.tab-qa .tabtitle .hover a:before {position: absolute;top: 0;left: 50%;margin-left: -4px;width: 0;height: 0;border-width: 8px 4px 8px 4px;border-style: solid dashed dashed dashed;border-color: #fff transparent transparent transparent;content: '';}
.tab-qa .tabcontent {padding-top: 20px;display: none;}
.tab-qa .tabcontent .ul-list li {line-height: 24px;}
.tab-qa .tabcontent .ul-list li a {color: #6c6e70;font-size: 14px; cursor: pointer;}
.tab-qa .tabcontent .ul-list li a:hover {color: #db291d;}
.tab-qa .tabcontent .ul-list li span {padding-right: 24px;}

/*旗下产品1*/
.sidebar-pro dt {background-image: url(../images/ico-pro.png);}
.cont-pro .tit {padding: 10px 0 10px 32px;line-height: 24px;font-size: 14px;color: #db291f;background: url(../images/ico-logo.png) left center no-repeat;background-size: auto 24px;}
.cont-pro .ul-txt li {padding-left: 30px;line-height: 24px;color: #7b7b7b;background: url(../images/ico-dot-2.png) 20px 8px no-repeat;}
.cont-pro img {margin: 20px 0;display: block;}

/*旗下产品2*/
.tab-pro .tabtitle {overflow: hidden;}
.tab-pro .tabtitle li {margin-right: 2px;padding-top: 2px;float: left;width: 16.6%;background-color: #db291d;}
.tab-pro .tabtitle li a {position: relative;display: block;width: 100%;height: 37px;line-height:37px;text-align: center;color: #fff;font-size: 14px;border-top: 1px solid #db291d;}
.tab-pro .tabtitle .hover {background-color: #e3e3e3;}
.tab-pro .tabtitle .hover a {border-top: 1px solid #db291d;color: #282a33;}
.tab-pro .tabtitle .hover a:before {position: absolute;top: 0;left: 50%;margin-left: -4px;width: 0;height: 0;border-width: 8px 4px 8px 4px;border-style: solid dashed dashed dashed;border-color: #db291d transparent transparent transparent;content: '';}
.tab-pro .tabcontent {padding-top: 20px;display: none;overflow-x: auto;}
.tab-pro .tabcontent img {margin: 20px auto;display: block;max-width: 100%;}

.tab-pro .title {background-color: #E7E7E7;
    background-image: url(../images/ico-dot-3.png);
    background-repeat: no-repeat;
    background-position: 12px 7px;
    font-weight: bolder;
    padding-left: 24px;
    line-height: 2em;
}
.tab-pro #ProductInfo td{padding-left:24px;line-height: 2em;}
.tab-pro #ProductInfo .ltd{ border-right:1px solid #c2c2c2; width:140px;}
.tab-pro #ProductInfo p{
    text-indent: 0em;
    padding:0px;
    margin:0px;
}

.tab-pro #ProductInfo table
{
    width:100%;
}
.tab-pro #ProductInfo .order {margin-left: 26px;padding: 1px 8px;background-color: #301e74;color: #fff;border-radius: 5px;}
.tab-pro #ProductInfo .order:hover {background-color: #db291d;}

.tab-pro #ProductNetInfo{
    max-height:440px;
    overflow-y:auto;
}
.tab-pro #ProductNetInfo table,.tab-pro #ProductNet table {
    width: 100%;
    border-spacing: 2px;
    border-collapse: separate;
}
.tab-pro #ProductNetInfo td,.tab-pro #ProductNet td
{
    width:20%;
    text-align:center;
    padding-left:0px;
    line-height: 2em;
}
.tab-pro #ProductNetInfo .PNetTD,.tab-pro #ProductNet .PNetTD{
    background-color:#DCDCDC;
    color:#595959;
    font-weight:bolder;
    line-height: 2em;
}
.tab-pro #ProductNetInfo .PNetTD2{
    background-color:#F1F1F1;
}
.tab-pro #ProductNetInfo .PNetTD3{
    background-color:#F8F8F8;
}
.tab-pro #ProductNetInfo #table td { width:20%;}
.tab-pro #ProductNetInfo #table .td { width:20%;}
.tab-pro .tips {padding-top: 20px;}
.tab-pro .tips a {color: #db291d;}
.tab-pro .tips a:hover {text-decoration: underline;}

/*网上预约*/
.sidebar-book dt {background-image: url(../images/ico-book.png);}
.box-book {margin: 20px auto 0;width: 80%;}
.ul-form li {padding: 5px 0 20px;overflow: hidden;}
.ul-form .p1 {float: left;width: 88px;font-size: 16px;color: #5da2cd;}
.ul-form .p1 span {padding: 3px 6px 3px 10px;display: inline-block;min-width: 88px;border-radius: 20px;background-color: #f0f0f0;color: #b5b5b5;font-size: 14px;text-align: center;vertical-align: middle;}
.ul-form .p2 {margin-left: 110px;}
.ul-form .inp-book-1 {margin-right: 20px;display: inline-block;width: 12px;height: 12px;background: url(../images/ico-check.png);}
.ul-form .inp-book-1:checked {background-image: url(../images/ico-check-on.png);}
.ul-form label {padding-right: 20px;font-size: 16px;color: #5da2cd;cursor: pointer;}
.ul-form .inp-book {display: inline-block;width: 64%;border: 1px solid #dddddd;box-shadow: inset 2px 2px 2px rgba(221, 221, 221, .6);}
.ul-form .inp-book-2 {padding: 0 8px;height: 30px;background: url(../images/ico-arrow-down.png) right 10px center no-repeat;}
.ul-form .inp-book-3 {padding: 0 8px;height: 30px;}
.ul-form .inp-book-4 {padding: 5px;height: 72px;line-height: 24px;resize: none;}
.ul-form .tips {padding-left: 26px;font-size: 14px;color: #CC0000;background: url(../images/ico-char.png) 10px center no-repeat;}
.ul-form .p-btn {padding-left: 16%;}
.ul-form .btn-book {margin: 0 10px;display: inline-block;width: 58px;height: 30px;border: none;outline: none;}
.ul-form .btn-book-1 {background: url(../images/btn-1.jpg);}
.ul-form .btn-book-2 {background: url(../images/btn-2.jpg);}

/*网上预约协议*/
.box-protocol {margin: 40px auto;width: 86%;border: 1px solid #d1d7dc;}
.box-protocol .tit {padding-left: 15px;line-height: 40px;font-size: 14px;color: #4c4c4c;border-bottom: 1px solid #d1d7dc;background-color: #f1f6f8;}
.box-protocol .txt {margin: 10px 0;padding: 0 20px 0 10px;height: 216px;overflow-y: auto;color: #3c5b68;line-height: 20px;text-align: justify;}
.box-protocol .txt p {padding-bottom: 20px;}
.box-protocol .box-btn {padding: 10px 0;border-top: 1px solid #d1d7dc;background-color: #f2f2f2;text-align: center;line-height: 1;}
.box-protocol .box-btn .btn-agree {margin: 0 5px;display: inline-block;height: 30px;line-height: 30px;}
.box-protocol .box-btn .btn-1 {width: 58px;background: url(../images/btn-3.jpg);}
.box-protocol .box-btn .btn-2 {width: 70px;background: url(../images/btn-4.jpg);}

.cona1{ color: #ADADAD; margin:10px 20px;}
.navBar ul li dd a{ width: 111px; text-align: center;}