﻿*{
    padding:0;
    margin:0;
    list-style: none;
}
section{
    background: #fff !important;
}
#box{
    width: 100%;
}
button,a{
  cursor: pointer!important;
}
header{
    width: 100%;
    background: #fff;
}
header #youhua{
    width: 1200px;
    margin:0 auto 10px;
}
header #youhua h1{
    font-size: 16px;
}
img{
    vertical-align: middle;
}
#navCenter{
    width: 1200px;
    height: 133px;
    margin:0 auto;
    position: relative;
}
#headCompany{
    margin-left:6px;
    font-size:34px;
    line-height: 100px;
    font-weight: 600;
    color: #1976d2;
}
#headCompany span{
    color:red;
}
#navCenter div:first-of-type{
    width: 292px;
    height:56px;
    position: absolute;
    top:30px;
    left:0;

}
#navCenter #phoneSign{
    width: 291px;
    height:56px;
    position: absolute;
    top:40px;
    right:0;
 background:url("../imgs/phoneSign.png");

}
#navCenter #phoneSign p{
	font-size:36px;
	color:#1976d2;
	margin:35px 60px;
	
}
nav{
    min-width: 100% !important;
    height: 40px;
    background: #1976d2;
}
nav ul{
    width:1200px;
    margin:0 auto;
    height: 40px;
}

header nav ul li{
    width: 156px;
    height:100%;
    float: left;
    color:#fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
header nav ul a{
    color:#fff;
    font-size: 16px;
}
header nav ul a:hover{
 color:#fff;
}
header nav ul li:first-of-type{
    margin-left:0;
}
.navList{
    background: #19a0d2;
}

footer{
    width: 100%;
    height:320px;
    background: #0d141b;
    color:#fff;
}
footer p{
    text-align: center;
    margin-top:10px;
    font-size: 18px;
}
footer #company{
    color:#1976d2;
    margin-top:20px;
}
footer ul{
    width: 699px !important;
    margin:10px auto;
    height:30px;
}
footer ul li{
    width: 97px;
    float: left;
    cursor: pointer;
    text-align: center;
    border-right: 1px solid #fff;
}
footer ul li a{
    color:#fff;
}
footer ul li:last-of-type{
    border:none;
}
.ftLast1{
    margin-top:38px;
}
.ftLast{
    font-size: 14px;

}
/*公共样式*/

/*左侧导航栏*/
section{
    margin:0;
}
#center-Content{
    width:1200px;
    margin:20px auto;
    position: relative;
}
#content-left{
    width: 266px;
     float:left;
    top:10px;
}
#content-left .nav-List{
    width: 500px !important;
    height:40px;
}
#content-left .nav-List li{
    font-size: 16px;
    color:#999999;
    float: left;
    cursor: pointer;
}
#content-left .nav-List li a{
    color: #999999 !important;
}
#content-left .nav-List li:last-of-type{
    color:#185dcf;
}
.left-bgBox{
    width: 266px;
    height:108px;
    background: #1d7ad7;
}
.left-bgBox p{
    color:#fff!important;
    font-size: 32px!important;
    line-height:80px;
    text-align: center;
}
.left-bgBox h1{
    color:#fff!important;
    font-size: 32px!important;
    line-height:120px;
    text-align: center;
}
#content-right{
    width: 877px;
    float: right;
    top:60px;
 
}
#content-right p:first-of-type{
    margin-top:10px;
    font-size: 30px;

}
#cr-type span{
    margin-left:5px;
font-size: 30px;
    font-weight: 800;
    color:#1b76d3!important;
}
#cr-type img{
	margin-right:20px;
}
#content-right h1{
    margin-left:50px;
margin-top:-40px;
 font-size: 30px;
   font-weight: 800;
   color:#1b76d3;
}

.leftBtn{
width:100%!important;
    margin-top:0px;
	display:table;
}
.leftBtn li{
    height: 52px;
    line-height: 50px;
    font-size: 18px;
    color:#585858;
    cursor: pointer;
    border-bottom: 0.5px dotted #ccc;
    background: #f3f9ff;
}
.leftBtn li img{
    margin-left:40px;
}
.leftBtn li h2{
    font-size: 18px!important;
    color: #585858 ;
    font-weight: 400 !important;
    margin-left:55px !important;
    margin-top:-50px !important;
}
.leftAct{
    font-weight: 600;
    color:#185dcf !important;
    border:none;
}
.leftAct a{
    color:#185dcf !important;
    border:none;
}
.leftAct a h2{
    color:#185dcf !important;
    font-weight: 600!important;
}
/*左侧导航栏-联系我们*/
#contact-us{
    width: 100%;
 
    margin-top:54px;
    background: #f3f9ff;
}
#contact-us ul{
    width: 210px!important;
    margin:27px 0 0 23px;
}
#contact-us ul li{
    margin-top:20px;
    color: #56595d;
}
#contact-us ul li:first-of-type{
    color:#f55052;
}

.line{
    border:none;
    border:2px dashed #ccc !important;
}


.new-tuijian{
  width: 100% !important;
	height:220px;
}
.new-tuijian li {
  width: 100% !important;
	height:52x;
}
.new-tuijian li h2{
margin: 0 17px !important;
}