﻿/*全局*/
body { font-size: 16px; line-height: 1.8em; font-family: 'Arial', 'Microsoft YaHei'; }
.content, .header, .footer { max-width: 1920px; min-width:1200px; margin-left: auto; margin-right: auto; clear: both; }

.lh0 { line-height: 0; }
.tb { display: table; }
.ce { display: table-cell; }
.w1200 { width: 1200px; margin-left: auto; margin-right: auto; }
.vt { vertical-align:top; }

#KCMScontent p { margin-bottom:0.6em; }

/*页眉*/
.header .logo { height:100px; line-height:100px; background-color:#000000; }
.header .nav a{ color:#ffffff; padding:0.6em 1em; text-decoration:none; }
    .header .nav a:hover { color: #000000; background-color: #ebb209; text-decoration:none; }


/*页脚*/
.footer { color: #abaeb3; background-color: #373c42; }
    .footer a { color: #abaeb3; text-decoration: none; }
        .footer a:hover { color: #abaeb3; text-decoration: none; }

    .footer .line1 { background-color: #c3c3c3; }
    .footer .line2 { background-color: #515459; height:80%; width:1px; margin:0px 40px;}
    .footer .line3 { background-color: #515459; width: 90%; }

    .footer .footer1 { height: 200px; }
    .footer .footer2 { height: 50px; line-height: 50px; }

/*首页*/

.content .index1 { background-image: url(images/index_ywfw_bg.jpg); background-position:center; height:728px; }
    .content .index1 dl dd { font-weight:bold; line-height:60px; }

.content .index2 { background-color: #3d3d3f; height: 1560px; }
    .content .index2 dl { width: 280px; height: 365px; background-color: #ffffff; float: left; display: inline; margin-left: 26px; margin-bottom: 50px; }
        .content .index2 dl:first-of-type { margin-left: 1px; }
        .content .index2 dl dt { border: 1px solid #cbcbcb; margin: 9px; }
        .content .index2 dl dd { height: 68px; line-height: 68px; background-color: #0c68b5; text-align: center; margin: 9px; margin-top: 0; }
            .content .index2 dl dd a { color: #ffffff; text-decoration: none; display: block; }
                .content .index2 dl dd a:hover { color: #ffffff; text-decoration: none; }

.content .index3 { background-image: url(images/index_gsjj_bg.gif); height: 566px; }

    .content .index3 .detail { width: 520px; }
        .content .index3 .detail dl dt { font-size:larger; font-weight:bolder; padding:90px 0 50px 0; }

    .content .index3 .image { padding-top:70px; }

/*内页框架*/
.content .left { width: 270px; }
.content .main { width: 930px; }

.content .left dl { border-bottom: 1px solid #cbcbcb; }
.content .left dd { border-left: 1px solid #cbcbcb; border-right: 1px solid #cbcbcb; }

.content .left dl dt { background-color: #0c68b5; color: #ffffff; height: 50px; line-height: 50px; font-weight: bolder; text-indent: 1em; }

.content .left dl dd.lan { padding: 0.8em 0; }

    .content .left dl dd.lan a { color: #000000; margin: 0 1em; padding: 0.2em 0; display: block; background-image: url(images/arrow2.png); background-repeat: no-repeat; background-position: 0.5em 12px; text-indent: 1.5em; text-decoration: none; }
        .content .left dl dd.lan a:hover { color: #0c68b5; background-color: #e7e7e7; background-image: url(images/arrow1.png); text-decoration: none; }

    .content .left dl dd.lan b { color: #0c68b5; margin: 0 1em; padding: 0.2em 0; display: block; background-image: url(images/arrow1.png); background-repeat: no-repeat; background-position: 0.5em 12px; text-indent: 1.5em; }

.content .left dl dd.line { height: 1px; }
    .content .left dl dd.line > div { background-color: #cbcbcb; margin: 0 1em; height: 100%; }
.content .left dl dt + dd.line { height: 0px !important; }

.content .main.product dl { width: 262px; height: 340px; margin-left: 48px; float: left; display: inline; margin-bottom: 50px; }
    .content .main.product dl dt { border:1px solid #cbcbcb; margin-bottom:10px; }
    .content .main.product dl dd { height: 68px; line-height: 68px; background-color: #0c68b5; text-align:center; }
        .content .main.product dl dd a { color:#ffffff; text-decoration:none; display:block; }
            .content .main.product dl dd a:hover { color: #ffffff; text-decoration: none; }

#title { font-size: larger; font-weight: bolder; margin-bottom: 1em; color: #0c68b5; }

.content .qualification dl { float:left; display:inline; margin-left:6px; margin-bottom:50px; }
.content .qualification dl dt img { border:1px solid #cbcbcb; }
.content .qualification dl dd { text-align:center; }


/*分页*/
.thepage div { font-size: smaller; border: 1px solid #dcdcdc; display: inline; margin: 0.1em; padding: 0.4em 0.6em; }
    .thepage div a { color: #0c68b5; }

#container { width:720px; height:480px; }

.close a{ color:#0c68b5; text-decoration:none;}
    .close a:hover { color: #0c68b5; text-decoration:underline; }