﻿body {
    font-family: "Microsoft YaHei",微软雅黑,黑体;
    font-size: 0.8em;
    color: #808082;
}

*{
    margin: 0;
    padding: 0;
}

.{
    list-style: none;
}

a:hover {
    text-decoration: underline;
}

ul,li {
    list-style: none;
}

.clear {
    clear: both;
}

.header {
    margin: 0 auto;
    height: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tab_btns {
    
       bottom: 25px;
    left: 50%;
    position: absolute;
    z-index: 1;

}

.tab_btns a {
    background: #fff none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    float: left;
    height: 13px;
    margin-left: 10px;
    overflow: hidden;
    width: 13px;
}


.top {
    min-width: 1200px;
    height: 30px;
    width: 100%;
    background-color: #eaeaea;
}

.top a {
    transition: all 0.5s linear 0s;
}
.top a:hover {
    color: #035aa9;
    text-decoration: underline; 
}

.logo {
    /*background: url('../images/header_logo.png') no-repeat;*/
    height: 134px; 
    width: auto;
    margin: 0 auto;
    float: left;
}

.logo img {
    float: left;  
}
.logo p {
   font-size: 16px;
    margin-left: 10px;
    line-height: 24px;
}

.logoby{float:left; margin-top:52px;}

.phone {
    background: url('../images/phone.png') no-repeat scroll 0 8px;
    float: right;
    line-height: 30px;
    padding-left: 56px;
    width: auto;
    height: 63px;
    margin: 37px 0 20px;
}

.phone b {
    color: #004ea1;
    font-size: 26px;
    font-weight: bolder;
}

.nav {
    margin: 0 auto;
    width: 1200px;
}

.nav ul li {
    background: url('../images/g.png') no-repeat scroll right top;
    float: left;
    height: 47px;
    width: 150px;
    text-align: center;
}

.nav ul li a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s linear 0s;
    display: block;
    height: 47px;
    line-height: 47px;
    width: 150px;
    font-size: 1.2em;
}

.nav ul li a:hover {
    background-color: #3c82da;
    text-decoration: none;
}

.header_back {
    height: 550px;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    clear: both;
}

#header_back .solid0,#header_back .solid1,#header_back .solid2,#header_back.solid3{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	display:none;
}

#header_back ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}

#header_back ul li{
	width:100%;
	display:none;
	cursor:pointer;
	
}

#header_back ul li img{ width:100%; height:570px; }

.title_span {
    color: #024ca3;
    font-size: 36px;
    font-family: "Microsoft YaHei",微软雅黑;
    font-weight: bold;
    text-align: center;
}

.title_span2 {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.intro {
    float: left;
    height: auto;
    width: 100%;
    min-width: 1200px;
    background-color: #ffffff;
    margin: 60px auto;
}

.intro p {
    color: #676767;
    font-family: "STHeiti Light";
    font-size: 18px;
    line-height: 23px;
    text-indent: 2em;
    width: 1200px;
}

.intro_title {
    /*background: url('../images/intro_title.png') no-repeat;*/
    /*padding-top: 40px;*/
    height: 81px;
    width: 150px;
    margin: 0 auto;
    /*padding-top: 16px;*/
}

.intro_show {
    background: url('../images/line.png') no-repeat;
    width: 1200px;
    height: 295px;
    margin: 0 auto 50px;
    padding-top: 47px;
}

.intro_show img {
    float: left;
    margin-bottom: 19px;
    margin-right: 26px;
}

.intro_show_1 { 
    height: 221px;
    width: 283px;
    margin: 0 23px 0 0;
    float: left;
}

.intro_show_2 { 
    height: 221px;
    width: 283px;
    margin: 0 23px 0 0;
    float: left;
}


.intro_show_3 { 
    height: 221px;
    width: 283px;
    margin: 0 23px 0 0;
    float: left;
}

.intro_show_4 { 
    height: 221px;
    width: 283px;
    margin: 0 auto;
    float: left;
}

.product {
    background: url('../images/product_back.png') repeat-x;
    float: left;
    height: 710px;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
}

.product_space {
    float: left;
    width: 25px;
    height: 100%;
}

.product_nav {
    float: left;
    background-color: #ffffff;
    border: 1px #d1d1d1 solid;
    height: 39px;
    width: 126px;
    text-align: center;
    line-height: 39px;
    overflow: visible;
}

.product_nav a {
    height: 49px;
    width: 100%;
    display: block;
    color: #666666;
    text-decoration: none;
}

.product_nav a:hover {
    color: white;
    background: url('../images/product_nav_back.png') no-repeat;
}

.product_title {
    /*background: url('../images/product_title.png') no-repeat;*/
    padding-top: 40px;
    height: 81px;
    width: 150px;
    margin: 0 auto;
}

.product_display {
    width: 1220px;
    height: 400px;
    margin: 0 auto;
    /*padding-left: 76px;*/
}

.product_display img{
    width: 283px;
    height: 197px;
}

.pic4_space {
    height: 20px; 
    width: 19px; 
    float: left;
}

.pic4 {
    float: left;
    width: 283px;
    height: 197px;
    border: 1px solid #d1d1d1;
    margin: 10px;
}

.pic4zi {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    opacity: 0.8;
    position: relative;
    text-align: center;
    top: -48px;
    width: 100%;
}

.evalua {
    float: left;
    height: 1438px;
    width: 100%;
    min-width: 1200px;
    background: url('../images/main_back.png') no-repeat;
    margin: 0 auto;
}

.evalua span {
    display: block;
    float: left;
    margin-bottom: 10px;
    line-height: 20px;
}

.honor {
    width: 100%;
    height: 684px;
    float:left;
    min-width: 1200px;
    padding-top: 60px;
}

.honor_title {
    padding-top: 40px;
    height: 81px;
    width: 150px;
    margin: 0 auto;
}

.honor_scroll {
    height: 148px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.honor_display {
    width: 1200px;
    height: 311px;
    margin: 33px auto 0;
}

.hds_top {
    width: 100%;
    height: 40px;
    padding-top: 20px;
}

.hds {
    background: url('../images/honor_display_back.png') no-repeat;
    width: 386px;
    height: 311px;
    float: left;
}

.hds_spanl {
    display: block;
    float: left;
    padding-left: 49px;
    color: #ffffff;
    font-size: 18px;
}

.hds_spanr {
    float: right;
    color: #ffffff;
    padding: 4px 20px 0 0;
    font-size: 16px;
}
.hds_spanr a {
    color: #ffffff;
}

.news {
    float: left;
    height: 567px;
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
}

.news_title {
    background: url('../images/news_title.png') no-repeat;
    height: 67px;
    width: 354px;
    margin: 85px auto 42px;
    padding-top: 20px;
}

.news_mian {
    height: 353px;
    width: 1200px;
    margin: 0 auto;
}

.news_list {
    color: #676765;
    width: 770px;
    height: 100%;
    margin-right: 30px;
    float: left;
    line-height: 44px;
    font-size: 1.2em;
}

.classurl {
    display: block;
    height: 44px;
    width: 111px;
    float: left;
}

.footer {
    background: url('../images/product_back.png') repeat-x;
    width: 100%;
    height: 358px;
    color: white;
    float: left;
    min-width: 1200px;
}

.footer_nav {
    background: url('../images/footer_nav.png') no-repeat;
    margin: 48px auto 0;
    height: 42px;
    width: 1200px;
}

.footer a {
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
	margin-right: 15px;
    
}

.footer_nav a{margin-right: 15px;
margin-left: 15px;}

.footer_info {
   display: block;
    color: #666666;
    /* padding: 10px 0 0 40px; */
    font-size: 16px;
    line-height: 35px;
	width:700px;
}

.space_20 {
    width: 20px;
    height: 20px;
    float: left;
}

#close_btn {
    float: right;
    width: 16px;
    height: 16px;
    background: url('../images/close_btn.png') no-repeat;
    display: none;
}

#close_btn a {
    display: block;
    width: 100%;
    height: 100%;
}

#server_window {
    width: 72px;
    height: 295px;
    text-align: left;
    display: block;
    overflow: hidden;
    z-index: 2147483646;
}

.dbxx{width: 534px; height: 226px; float: left; padding-top: 30px}
.dblogo{width: 370px; height: 268px; float: left; background: url(/skin/hd/images/footer_logo.png) no-repeat;}

.yqlj{width:100%; height:45px; background:#555555; line-height:45px; color:#FFFFFF; font-size:14px; margin-top:1px; float:left;}
.yqlj a{color:#FFFFFF; font-size:14px; margin-right:10px;}
.boxx{width: 1200px; margin: 0 auto;}