/* 
    Created on : Jan 8, 2015, 2:26:13 PM
    Author     : fengmengru
*/
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.container {
    width: 1180px;
    margin: 0 auto;
}
body {
    font-family:"Rotis Sans Serif W06 Regular",Arial,sans-serif;font-size:1.1875rem;padding:0.4375rem 0;
    color: #333333;
}

.md-6 {
    width: 570px;
    margin: 0 10px;
}
.left {
    float: left;
}
.right {
    float: right;
}


/* header style */
.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    padding: 10px 0;
    background-color: #fff;
    border-bottom: 4px solid #00388f;
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
}
a.logo {
    float: left;
}
a.logo img {
    width: auto;
    height: 62px;
	padding-top:5px;
}
/* menu style */
.nav {
    position: relative;
    z-index: 9;
    float: right;
    width: auto;
    height: 40px;
    margin: 15px auto 0 auto;
    border-radius: 10px;
    -moz-border-radius: 10px;   
    -webkit-border-radius: 10px;
    background: url(../images/menu-bg.png) left center repeat-x;
}
.nav li {
    position: relative;
    float: left;
    height: 40px;
    margin-left: 1px;
}
.nav li a span {
    float: left;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
	padding-left:31px;
	padding-right:31px;
    text-align: center;
}
.nav li.mj_hover_menu,
.nav li.active {
    height: 40px;
}
.nav li.mj_hover_menu a span,
.nav li.active a span {
    color: #ebebeb;
}
.nav li .submenu {
    display: none;
    position: absolute;
    top: 40px;
    left:-60px;
    background: url(menu_sub_bg.png) left top repeat-x;
    width: 263px;
}
.nav li .submenu li {
    float: none;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px dashed #00388f;
	font-size:13px;
}

/* banner */
#full-screen-slider {
    width:100%;
    height:250px;
    position:relative;
    margin-top: 100px;
    margin-bottom: 10px;
}
#slides {
    display:block;
    width:100%;
    height:250px;
    list-style:none;
    padding:0;
    margin:0;
    position:relative
}
#slides li {
    display:block;
    width:100%;
    height:100%;
    list-style:none;
    padding:0;
    margin:0;
    position:absolute;
}
#slides li a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px
}
#pagination {
    display:block;
    list-style:none;
    position:absolute;
    left:44%;
    top:230px;
    z-index:1000;
    padding:5px 15px 5px 0;
    margin:0;
    margin-left: 0 !important;
}
#pagination li {
    display:block;
    list-style:none;
    width:10px;
    height:10px;
    float:left;
    margin-left:15px;
    border-radius:5px;
    background:#FFF
}
#pagination li a {
    display:block;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    text-indent:-9999px;
}
#pagination li.current {
    background:#0092CE
}


/* news */
.home-box {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.news-teaser {
    width: 620px;
    margin-right: 10px;
    float: left;
}
.home-box h2 {
    font-weight: normal;
}
.home-box h2 span{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #00388f;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
}
.news-image {
    float: left;
    padding: 5px;
    border: 1px solid #eee;
    width: 278px;
    height: 258px;
}
.news-list {
    float: left;
    padding: 0 30px 0 0px;
    width: 590px;
}
.news-list li {
    margin-bottom: 30px;
    padding: 10px;
    height: 55px;
    overflow: hidden;
    border: 1px solid #fff;
}
.date {
    float: left;
    width: 70px;
    text-align: center;
    padding-right: 25px;
    background: url(../images/news-date-devide.jpg) right center no-repeat; 
}
.big-date {
    display: block;
    font-size: 32px;
    font-weight: bold;
    color: #00388f;
}
.Q1 {
    margin-left: 90px;
    line-height: 55px;
}
.Q2 {
    display: none;
}
.news-list li:hover {
    border: 1px solid #eee;
}
.news-list li:hover .Q1 {
    display: none;
}
.news-list li:hover .Q2 {
    display: block;  
}
.news-list li:hover .Q2 h4 {
    margin: 0;
}
.news-list li:hover .Q2 .more {
    color: #00388f;
}

/* about */
.about-teaser {
    float: left;
    width: 550px;
}
.about-teaser h4 {
    font-size: 14px;
    color: #000;
    height: 21px;
    overflow: hidden;
}
.about-teaser p {
    height: 80px;
    overflow: hidden;
}


/* homepage product */
.title-more {
    float: right;
    font-size: 13px;
}
.product-list li {
    float: left;
    width: 280px;
    margin-right: 20px;
}
.product-list li.last {
    margin-right: 0px;
}
.product-list li img {
    width: 280px;
    height: 170px;
}
.product-list li h3 {
    font-weight: normal;
    color: #000;
}
.product-list li p {
    height: 48px;
    overflow: hidden;
}


/* homepage partner */
.home-box.partner {
    padding-bottom: 0;
    border-bottom: 0;
}
.partner-list li {
    float: left;
    margin-right: 20px;
}
.partner-list li.last {
    margin-right: 0;
}
.partner-list li img {
    display: block;
    width: 180px;
    height: 88px;
}


/* footer */
.footer {
    background-color: #1a3969;
    color: #fff;
	font-size:13px;
}
.footer a {
    color: #fff;
}
.copyright {
    border-bottom: 1px solid #275193;
    padding: 10px 0;
}
.copyright .left {
    float: left;
}
.copyright .right {
    float: right;
}
.bottom p {
    float: left;
    padding-right: 20px;
}
.bottom p.last {
    float: right;
    padding-right: 0;
    padding-left: 20px;
}

/*
    Sub banner
*/
.sub-banner {
    margin-top: 90px;
    width: 100%;
    height: 225px;
    overflow: hidden;
    background: url(../images/banner-bg.jpg) top left repeat-x;
}
.sub-banner img {
    display: block;
    margin: 0 auto;
}
.main {
    padding: 20px 0 40px 0;
}
.main h2 {
    font-weight: normal;
}
.main h2 span{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #00388f;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
}



.main22222 {
    padding: 20px 0 40px 0;
}
.main22222 h2 {
    font-weight: normal;
}
.main22222 h2 span{
    display: inline-block;
    padding-bottom: 10px;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
}


/*
    about page style
*/
.about .left {
    float: left;
    /*width: 580px;*/
    margin-right: 40px;
}
.about .right {
    float: right;
    width: 560px;
}
.about .right img {
    width: 100%;
    height: auto;
}

/* news page */
.newsList {
    margin-top: 20px;
    border-top: #ebebeb solid 1px;
}
.newsList li {
    border-bottom: #e0e0e0 dashed 1px;
    padding: 15px 9px;
    text-align: right;
}
.newsList li a {
    display: block;
	font-family:"Rotis Sans Serif W06 Regular",Arial,sans-serif;
font-size:1.1875rem;padding:0.4375rem 0;
    margin-right: 5px;

    color: #333;
    text-align: left;
}
.newsList li a:hover {
    color: #00388f;
}
.newsList li p {
    color: #595959;
    text-align: left;
}
.newsList li .dd {
    float: left;
    color: #009fab;
}
.newsList li span {
    color: #aaa;
}
/* news detail page */
.news-show {
    margin-top: 20px;
    padding-top: 30px;
    border-top: #ebebeb solid 1px;
	font-family:"Rotis Sans Serif W06 Regular",Arial,sans-serif;font-size:1.1875rem;padding:0.4375rem 0;
	color:#333333;
}
.news-show h3 {
    font-size: 18px;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0px;
    margin: 10px 0px;
    font-weight: normal;
    color: #595959;
}
.news-hits {
    padding: 0px 5px;
    height: 55px;
    line-height: 50px;
    margin-top: 40px;
    border-top: 1px dotted #ccc;
    color: #666;
}
.news-hits a {
    color: #00388f;
}
.news-hits a:hover {
    text-decoration: underline;
}

/* product page */
.left-menu {
    float: left;
    width: 250px;
    margin-right: 20px;
    border-top: 2px solid #00388f; 
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4); 
}
.left-menu h3 {
    background-color: #00388f;
    margin: 0;
    padding: 20px 10px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}
.left-menu li {
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid #D3CFCF;
}
.left-menu li a:hover {
    text-decoration: underline;
}

.main.product .product-list {
    width: 880px;
    float: right;
}
.product-detail {
    width: 880px;
    float: right;
    text-align: center;
}
.product-detail h3 {
    font-size: 18px;
    padding: 5px 0px;
    margin-bottom: 5px;
    color: #626262;
    border-bottom: 1px dotted #ccc;
    font-weight: normal;
}
.product-detail p {
    text-align: left;
}


/* contact us page */
form {
}
.form-item {
    margin: 0 0 10px 0;
}
.form-item label,
.form-item input,
.form-item textarea {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}
.form-item label {
    width: 180px;
    text-align: left;
    font-weight: normal;
    color: #333333;
}
span.text-cn {
    width: 60px;
    float: left;
}
.form-item input,.form-item textarea {
    width: 300px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 14px;
}
.form-item textarea {
    resize: none;
    min-height: 150px;
}
.form-action {
    text-align: right;
    padding-right: 87px;
}

/* ????? ?? */
.search {
    width: 520px;
    margin: 70px auto;
}
.search label {
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #000;
}
.search select {
    border: 1px solid #41719c;
    border-radius: 4px;
    padding: 3px 5px;
    font-size: 14px;
    color: #000;
}
.search input.write {
    border: 1px solid #41719c;
    border-radius: 4px;
    padding: 3px 5px;
    font-size: 14px;
    color: #000;
    width: 260px;
}
.search input.btn {
    float: right;
    margin: 20px 125px 20px 0;
    border: 1px solid #41719c;
    border-radius: 4px;
    background-color: #5b9bd5;
    color: #fff;
    text-align: center;
    padding: 3px 30px;
    font-size: 16px;
    font-weight: normal;
}

/* ????? ?????? */
.search-list .filter {
    float: right;
    padding: 10px 0 20px 0;
} 
.search-list .filter label{
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-weight: normal;
    color: #000;
}
.search-list .filter select {
    border: 1px solid #41719c;
    border-radius: 4px;
    padding: 1px 5px;
    font-size: 14px;
    color: #000;
}
.search-list .filter input.write {
    border: 1px solid #41719c;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 14px;
    color: #000;
    width: 260px;
}
.search-list .filter input.btn {
    border: 1px solid #41719c;
    border-radius: 4px;
    background-color: #5b9bd5;
    color: #fff;
    text-align: center;
    padding: 3px 30px;
    font-weight: normal;
}

table {
    color: #000; 
}
table thead th {
    background-color: #bdd7ee;
    padding: 5px 0;
    border-color: #000;
    font-size: 16px;
}
table tbody td {
    border-color: #000;
    padding: 5px 0;
}