html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    background: url(../img/bg.png) #fff top left repeat-x;
    font-size: 12px;
    color: #4f504f;
    cursor: default;
}

h1, h3 {
    color: #175ba2;
    font-size: 12px;
    text-decoration: none;
}

p {
    font-size: 12px;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.breadcrumb li {
    color: #0092dc;
    list-style-type: none;
    display: inline;
}

a {
    outline: none;
    color: #145AA0;
    text-decoration: none;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

a:hover, #gkt-2 #nav #home_btn a {
    background-color: #145AA0;
    text-decoration: none;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: black;
    content: '>\00a0';
}

.breadcrumb a {
    text-decoration: none;
    color: #0092dc;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

li {
    display: list-item;
}

/**--头部部分--**/
.header_area {
    margin: 0 auto;
    width: 990px;
    background: #fff;
}

#nav, #nav ul {
    width: 990px;
    list-style: none;
    color: #4f504f;
    font-weight: bold;
    padding: 0;
    margin: 0;
    z-index: 100;
    height: 40px;
    border-top: solid 6px #175ba2;
    border-bottom: 1px solid #fff;
    height: 53px;
    background: url(../img/bg_mainmenu.png) repeat-x;
}

#nav li ul {
    background: #fff;
    color: #7f7f7f;
    width: 230px;
    position: absolute;
    left: -999em;
    height: auto;
    font-weight: normal;
    border-top: none;
    border-width: 0.25em;
    margin: 0;
    z-index: 999;
    background: transparent;
}

#nav li li {
    width: 100%;
    text-align: left;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #fff;
    background: #145AA0;
    z-index: 999;
    height: 30px;
    line-height: 20px;
    opacity: 0.9;
}

#nav li#home_btn a {
    background: url(../img/home.png) no-repeat;
    background-position: 20px 10px;
    padding: 0;
    margin: 0;
    height: 53px;
    width: 70px;
    /* border-left: 1px solid #145AA0; */
    /* border-left: 1px solid #145AA0; */
}

#nav li {
    float: left;
    padding: 0;
    margin-right: 0px;
    border-right: solid 1px #145AA0;
    z-index: 999;
    height: 53px;
    /* text-transform: uppercase; */
    text-align: center;
    line-height: 31px;
    font-weight: 300;
}

#nav a {
    display: block;
    width: auto;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px 12px 15px;
    font-weight: normal;
    font-size: 14px;
    margin-top: -2px;
}

#nav a:hover {
    background: #145AA0;
    color: #fff;
}

#nav li li a:hover {
    background: #fff;
    color: #7f7f7f;
}

#nav li li a:hover {
    background: #fff;
    color: #7f7f7f;
}

#nav li ul ul {
    margin: -30px 0 0 230px;

}

#nav li#home_btn a:hover, #gkt-2 #nav #home_btn a  {
    background-color: #145AA0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul ul ul {
    left: -999em;
    color: #548CB5;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
    left: auto;
    color: #548CB5;
}

#nav li:hover, #nav li.sfhover {
    background: #145AA0;
    color: #fff;
}

#nav ul li.menuparent {
    background-image: url(img/list3.gif);
    background-position: 185px center;
    background-repeat: no-repeat;
}

#nav .mainmenu_act > a {
    background-color: #145AA0;
    color: #fff;
}

#nav .mainmenu_act ul li a {
    background: transparent;
    color: #fff;
}

#nav .mainmenu_act ul li a:hover {
    background: #fff;
    color: #7f7f7f;
}

#nav .mainmenu_act ul li.menuparent > a:hover {
    background: #fff;
    color: #7f7f7f;
    background-image: url(../img/list4.gif);
    background-position: 185px center;
    background-repeat: no-repeat;
}

#nav  ul li.menuparent > a:hover {
    background: #fff;
    color: #7f7f7f;
    background-image: url(../img/list4.gif);
    background-position: 185px center;
    background-repeat: no-repeat;
}

#nav .mainmenu_act ul li.menuparent {
    background-image: url(../img/list3.gif);
    background-position: 185px center;
    background-repeat: no-repeat;
}

#nav li ul li.mainmenu_act > a {
    color: #7f7f7f;
    background: #fff;
    background-image: url(../img/list4.gif);
    background-position: 185px center;
    background-repeat: no-repeat;
}

#nav .mainmenu_act ul li a.mainmenu_act {
    background: #fff;
    color: #7f7f7f;
}

.wrap {
    background: url(../img/bg_shadow.png) repeat-y;
    min-height: 100%;
    width: 998px;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

#w1 {
    height: 40px;
    border-top: #060 2px solid;
    border-bottom: #060 2px solid;
    background-color: #145AA0;
}


#w1 ul {
    list-style: none;
    margin-left: 50px;
}

#w1 li {
    display: inline;
    line-height: 40px;
    padding: 0;
    margin-right: 0px;
    border-right: solid 1px #145AA0;
    z-index: 999;
    height: 53px;
    /* text-transform: uppercase; */
    text-align: center;
    font-weight: 300;
}

#w1 a {
    color: #fff;
    text-decoration: none;
    padding: 20px 20px;
}

#w1 a:hover {
    background-color: #145AA0;
}

.clean {
    clear: both;
}

.slider-wrapper{    /*轮播图总框定位及样式*/
    width:990px;
    height:392px;
    position: relative;
    margin: auto;
    margin-top: -16px;
}
.nivoSlider{      /*轮播图框*/
    width:990px;
}
.nivoSlider li{
    list-style: none;
}

/*设置左右按钮样式*/
.nivo-directionNav a{
    display: block;
    width:60px;
    height:75px;
    text-indent: -9999px;
    background-size: 100% 100%;
    display: block;
}
a.nivo-nextNav{
    right:6.2%;
    background: url("../img/buttons.png") no-repeat 85% 13%;
}
a.nivo-prevNav{
    background: url("../img/buttons.png") no-repeat 15% 13%;
}
/*设置title样式*/
.nivo-caption{
    width:990px;
    height: 80px;
    opacity: 0.8;
}

.nivo-caption p {
    padding: 0 80px;
    font-size: 1.6em;
}
/*设置圆点导航样式*/
.nivo-controlNav{
    position: absolute;
    top: 85%;
    left: 82%;
}
.nivo-controlNav a {
    display: inline-block;
    width:20px;
    height:20px;
    text-indent: -9999px;
    background: url("../img/bullets.png") no-repeat;
    /*border-radius: 50%;*/
    /*background: #00ff2b;*/
    margin-right: 3px;
}
.nivo-controlNav a.active{
    background-position: 0 -22px;
    /*background: #4a4a4a;*/
}

/**--内容部分-- **/
#content_area {
    width: 990px;
    margin: auto;
    margin-top: -92px;
    background: white;
}

#content_area div {
    display: inline-block;
    vertical-align: top;
}

/*--右侧栏--*/
#rightbar {
    /*float: right;*/
    width: 240px;
    padding: 15px 0px;
    background: #fff;
    height: 528px;
    /*margin-top: -92px;*/
}

#rightbar h1, #rightbar h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
}
span.jnphone {
    background: url(../img/phone_icon.gif) no-repeat top left;
    padding-left: 16px;
    background-position: 0 2px;
}

span.jnfax {
    background: url(../img/fax_icon.gif) no-repeat top left;
    padding-left: 16px;
    background-position: 0 2px;
}

span.jnemail {
    background: url(../img/mail_icon.gif) no-repeat top left;
    padding-left: 16px;
    background-position: 0 3px;
}

/*--内容--*/
#content {
     width: 746px;
     margin: 0 auto;
     background: #fff;

     /*float: left;*/
}

#content .csc-frame-frame1 {
    padding: 15px 30px 15px 30px;
    margin-bottom: 15px;
    background: url(../img/bg_content.png) repeat-y;
}

.innerpadding {
    width: 718px;
    padding: 20px;
}

#content .breadcrumb {
    margin-bottom: 15px;
    margin-top: 80px;
}

/*--底部--*/
.footer {
    width: 990px;
    margin: auto;
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    text-align: center;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}


/*--start company--*/
.company p {
    font-size: 16px;
}

.company li {
    list-style-type: lower-alpha;
    line-height: 26px;
    font-size: 14px;
}

#company img {
    width: 236px;
}
/*--end company--*/

/*--start capability--*/
.construction p {
    font-size: 16px;
}

.pagination li {
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    list-style-type: none;
    display: inline-block;
    background: #ebebeb;
}

.pagination .active {
    background: #0092dc;
}

.construction li {
    list-style-type: lower-alpha;
    line-height: 26px;
    font-size: 14px;
}

#capability img {
    width: 236px;
}
/*--end capability--*/

/*--start construction--*/
.construction img {
    width: 728px;
}

.construction p {
    font-size: 16px;
}

.construction li {
    list-style-type: lower-alpha;
    line-height: 26px;
    font-size: 14px;
}

.construction_img img {
    display: inline-block;
    width: 356px;
}

.construction_img a:hover {
    color: white;
    text-decoration: none;
    background-color: white;
}
/*--end construction--*/

/*--start Quality and Service us--*/
.qas {

}
.qas p {
    line-height: 20px;
}
.qas li {
    line-height: 20px;
    list-style: none;
}
.qas img {
    width: 720px;
}

/*--end Quality and Service us--*/

/*--start contact us--*/
.site-contact {
    height: 477px;
}
.site-contact img {
    width: 700px;
}
.site-contact div {
    display: inline-block;
    width: 350px;
    vertical-align: top;
}
/*--end contact us--*/
