@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td{

	margin:0pt;

	padding:0pt;

	/*border:0pt none;*/

	outline:0pt none;

	font-size:100%;

	font-style:normal;

	text-decoration:none;

	}
a{color: #fff;font-size: 16px}
a:link {text-decoration:none; }
a:hover {text-decoration:underline ;}


body{

	font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;

	font-size:12px;

	line-height:1.6;
        
        background:#f3f3f3;
	}
li {list-style-type:none;}
select, input, button, textarea{

	font:100% Tahoma,Helvetica,Arial,sans-serif;

	}
        
/*头部开始*/    
.top{
    background: #fff;
    color: #fff

}
 header {
    width: 1100px;
    height: 90px;
    margin: 0 auto;
    
}       
header img {
    /* margin-left: 12%; */
    margin-top: 1%;
}        
.header-r {
    float: right;
    color: #000;
    margin-top: 1%;
}        
 .header-r p {
    line-height: 28px;
    margin-bottom: 6px;
    color: #2d58b9;
}       
.header-r p.pleft {
    width: 159px;
    height: 28px;
    border: 1px #2d58b9 solid;
    border-right: none;
    background: #fff;
    overflow: hidden;
    float: left;
    cursor: pointer;
    margin: 0;
}
.header-r p.pright {
    width: 42px;
    height: 30px;
    overflow: hidden;
    float: left;
    cursor: pointer;
    margin: 0;
    text-align: left;
}
.header-r input {
    border: 1px solid #ccc;
    height: 22px;
}
.header-r p.pleft .search_input {
    width: 150px;
    display: block;
    border: 0 none;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    vertical-align: top;
    padding: 0 5px;
    margin-top: 4px;
    background: #fff;
}
.header-r p.pright .search_btn {
    width: 44px;
    height: 30px;
    background: #2d58b9;
    border: 1px #2d58b9 solid;
    color: #FFF;
    float: left;
    cursor: pointer;
}
#nav{
    background-color: #114694;
    height: 76px;
    width: 100%;
}
#nav ul{
    width: 1100px;
    /*    height: 76px;*/
    margin: 0 auto;
}
#nav ul li{
    float: left;
    width: 136px;
    height: 76px;
    line-height: 76px;
    border-left: 1px solid #316cc3;
    position: relative;
}
#nav ul li:last-child{
    border-right: 1px solid #316cc3;
}
#nav ul li a{
    display: inline-block;
    width: 136px;
    height: 76px;
    border-left: 1px solid #0e3d82;
    text-align: center;
}
#nav ul li a:last-child{
    width: 136px;
    border-right: 1px solid #0e3d82;
}
/*二级导航*/
#nav li.selected .submenu{display:block;}
#nav li .submenu{ z-index:9999;display:none;}
#nav li:hover .submenu{ z-index:9999;display:block;}
#nav li .submenu li{z-index:9999;background: #114694; height: 40px; line-height: 40px;float: none;border:none;border-top: 1px solid #316cc3;}
#nav li .submenu li a{font-size:14px;color:#fff;border: none; }

/*头部结束*/    
/*二级导航*/
.nav li.selected .submenu{display:block;}
.nav li .submenu{ z-index:9999;display:none;}
.nav li:hover .submenu{ z-index:9999;display:block;}
.nav li .submenu li{z-index:9999;background: #114694; height: 40px; line-height: 40px;float: none;border:none;border-top: 1px solid #316cc3;}
.nav li .submenu li a{font-size:14px;color:#fff;border: none;height: 40px; line-height: 40px; }


/*公司简介*/
.pagebox{
        width: 1200px;
        margin: 10px auto;  
        }
.pagebox  img {
        width: 100%
    }	   
.content{
        width: 1200px;
        margin: 30px auto; 
        padding-bottom: 30px; 
        background: #fff
        }
.content .breadcrumbList {
    overflow: hidden;
   padding: 20px 30px 10px 30px;
}
.content .breadcrumbList ul li{
    float: left;
    width: auto;
    
    margin-left: 10px;
    font-size: 16px;    
}
.content .breadcrumbList ul li a{
                                color: #000;    
                                }
.stylebox_top{
    width: 95%;
    margin: 0px auto;
    margin-bottom: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
}
.stylebox_title{
    background: #f2f2f2; 
}
.stylebox_title h2{
    line-height: 40px;
    margin-left: 30px;
}
.stylebox_content{

    width: 100%;
    overflow: hidden;
}
.stylebox_content img{
    width: 50%;
    margin: 20px 0 0 40px;
    float: left;
}
.stylebox_content p{
    width: 35%;
    float: left;
    margin: 40px 0px 0px 60px ;
    font-size: 16px;
}
.stylebox_content+p{
    margin: 20px 0 0 40px;
     font-size: 16px;
     padding-bottom: 30px;
}



/*保障服务*/

.img{
    width: 80%;
    margin: 0 auto;
}
.resetHtmlCssStyle table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.resetHtmlCssStyle table {
    /* width: 100%; */
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.resetHtmlCssStyle td {
    font-size: 12px;
    line-height: 1;
    font-family: "微软雅黑", "黑体","宋体";
    color: #666;
}






/*底部样式开始*/
footer {
    width: 100%;
    height: 250px;
    padding-top: 50px;
    background-color: #114694;
    color: #fff;
}
footer>div {
    overflow: hidden;
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}
.leftPart {
    text-align: center;
    width: 25%;
}
.lf {
    float: left;
}
footer>div>div {
    margin-right: 10px;
}
.leftPart {
    text-align: center;
    width: 25%;
}
.leftPart p img {
    width: 35px;
    height: 35px;
    position: relative;
    top: 10px;
}
.centerPart {
    width: 40%;
}
.centerPart p {
    font-size: 16px;
    /* height: 150px; */
    line-height: 30px;
}
.centerPart span {
    font-size: 16px;
}
.rightPart {
    text-align: center;
    width: 33%;
    margin-right: 0;
}
.rightPart img {
    margin-top: 30px;
}
.centerPart p a{
    color: #fff;
}


