body{
    font: normal normal normal 16px/24px Arial, Simsun,Tahoma,sans-serif;
}
a{color:#333;}
a:hover{text-decoration:none;}
.title{
    background:url(../images/tit-bg.jpg) repeat-x center;
    text-align:center;
    margin:20px 0;
}
.title h1{
    font-size:30px;
    color:#434343;
    font-weight:bold;
    display:inline;
    padding:0 15px;
    background-color:#fff;
}

#header{ height:80px;}
.logo{margin-top:15px;}
#header ul{margin-top:26.6px;}
#header ul a{ padding-right:9px;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #1890CC;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #1890CC;
}


#banner{ max-height:450px; overflow:hidden;}
#banner img{width:100%;}

/*process*/
#process .row{ margin-bottom:15px;}
#process h2,#about h2{font-size:22px; color:#013da3; font-weight: bold; margin:0 0 15px 0;}
#process img{ width:100%;}
#process span{display:block; text-align:center; margin-bottom:7px;}

.preheat{background-color:#f2bc2c; padding:20px 0 10px; margin-bottom:15px; color:#000;}

#configuration{padding-bottom:20px;}
#configuration tbody tr:hover,#case tbody tr:hover{background-color:#013DA3; color:#fff;}


#choose{background-color:#0755ad; color:#fff; padding:10px 0 15px;}
#choose h2{font-size:22px; font-weight:bold;}
#choose p{ font-size:14px;}



label{line-height:40px; position:relative;}
label sup{ position:absolute; left:-7px; top:21px; color:red;}
.form-group{ position:relative;}
.LV_validation_message{position:absolute; bottom:-20px; color:red;}
#about .row.text-center{ margin-top:10px;}
#about .row .col-sm-4{ height:36px; line-height:36px; font-size:18px;}
#about .row img{ margin-right:5px;}


.foot{ background-color:#333; color:#ccc; margin-top:25px; padding-top:15px;}
.foot img{margin-bottom:12px;}
.foot p{ line-height:40px;}




