html,body{
    font-family: "微软雅黑";
    overflow-x: hidden;
}
.inner_c{
    width: 1200px;
    margin: 0 auto;
}
.w {
    width: 100%;
}
.inner {
    width: 1200px;
    margin: 0 auto;
}
.inner_c{
    width: 1200px;
    margin: 0 auto;
}
.header{
    width: 100%;
    height: 100px;
    background: #fff;
}
.welcome {
    background: #fff;
    height: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.welcome .left {
    font-size: 12px;
    line-height: 20px;
    float: left;
}
.welcome ul {
    float: right;
}
.welcome ul li {
    float: left;
    line-height: 20px;
}
.welcome ul li a {
    font-size: 12px;
    height: 20px;
    display: block;
    padding: 0 15px 0 15px;
}
.welcome ul li a.no1{
    border-right: 1px solid #ccc;
}
.welcome {
    background: #fff;
    height: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.welcome .left {
    font-size: 12px;
    line-height: 20px;
    float: left;
}
.welcome ul {
    float: right;
}
.welcome ul li {
    float: left;
    line-height: 20px;
}
.welcome ul li a {
    font-size: 12px;
    height: 20px;
    display: block;
    padding: 0 15px 0 15px;
}
.welcome ul li a.no1{
    border-right: 1px solid #ccc;
}
.header{
    width: 100%;
    height: 100px;
    background: #fff;
}
.header .inner_c{
    position: relative;
}
a{
    text-decoration: none;
    color:#424242;
}
.scbtn {
    width: 15px;
    height: 15px;
    border: none;
    position: relative;
    top: 3px;
    background: url(../png/sousuo.png) no-repeat center center;
}
.sctext {
    outline: none;
    width: 100px;
    height: 20px;
    font-size: 12px;
}
.form {
    width: 130px;
    height: 30px;
    position: relative;
    top: 26px;
}
.header .inner_c .logo{
    width: 149px;
    height: 47px;
    position: absolute;
    top: 28px;
    background: url(../png/logo.png);
}
.header .inner_c .logo a{
    width: 149px;
    height: 47px;
    display:block;
    text-indent:-999em;
    overflow:hidden;
}
.header .inner_c .nav{
    width: 698px;
    height: 52px;
    padding-top: 48px;
    margin-left: 312px;
    float: left;
}
.header .inner_c .nav li{
    width: 98px;
    height: 14px;
    float: left;
    text-align: center;
    line-height: 14px;
    border-left: 1px solid #dddddd;
}
.header .inner_c .nav li a{
    color:#424242;
    font-size:14px;
}
.header .inner_c .nav li:nth-child(1) {
    border-left: 0;
}
.header .inner_c .nav li a:hover{
    color:#00a3e5;
}
.header .inner_c .anniu{
    float: left;
    width: 130px;
    height: 80px;
}
.header .inner_c .anniu b{
    width: 15px;
    height: 15px;
    background: url(../png/sousuo.png);
    position: absolute;
    right:100px;
    top: 50px;
    cursor:pointer;
}
.header .inner_c .anniu .liner{
    width: 72px;
    height: 16px;
    border: 1px solid #818181;
    float: right;
}
.header .inner_c .anniu .liner .left{
    display: block;
    width: 36px;
    height: 16px;
    font-size:12px;
    color:#818181;
    text-align: center;
    float: left;
    line-height: 16px;
}
.header .inner_c .anniu .liner .right{
    display: block;
    width:36px;
    height: 16px;
    font-size:12px;
    color:#818181;
    text-align: center;
    float: left;
    line-height: 16px;
}
.header .inner_c .anniu .liner .cur{
    background:#1e79b6;
    color:#ffffff;
}
/*轮播图*/
.carousel {
    width: 100%;
    height: 727px;
    overflow: hidden;
    position: relative;
}
.swiper-container {
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 727px;
    margin-left: -960px;
}
.btn_left {
    position: absolute;
    left: 350px;
}
.btn_right {
    position: absolute;
    right: 350px;
}
.btn_bottom {
    position: absolute;
    bottom: -5px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
}
.footer{
    width: 100%;
    height: 208px;
    background: url(../png/beijingse.png) repeat-x;
}
.footer .inner_c .region{
    width: 1170px;
    height: 208px;
    padding-left:30px;
}
.footer .inner_c .region .menu{
    width: 370px;
    height: 123px;
    padding-top: 53px;
    float: left;
}
.footer .inner_c .region .menu h3{
    font-size: 16px;
    color:#333333;
    margin-bottom: 16px;
}
.footer .inner_c .region .menu ul{
    width: 370px;
    float: left;
}
.footer .inner_c .region .menu ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 14px;
}
.footer .inner_c .region .menu ul li a{
    color:#666666;
}
.footer .inner_c .region .menu ul li.four{
    margin-right: 0;
}
.footer .inner_c .region .contact{
    width: 229px;
    height: 102px;
    padding-top: 6px;
    padding-left: 53px;
    margin-left: 130px;
    float: left;
    margin-top: 47px;
    border-left: 1px dashed #999999;
    border-right: 1px dashed #999999;
    position: relative;
}
.footer .inner_c .region .contact h3{
    font-size:16px;
    color:#333333;
}
.footer .inner_c .region .contact .weixin{
    width: 16px;
    height: 13px;
    display: block;
    position: absolute;
    top: 10px;
    left:130px;
    background-image: url(../png/weixin.png);
}
.footer .inner_c .region .contact .mingpian{
    width: 15px;
    height: 14px;
    display: block;
    position: absolute;
    top: 10px;
    left:155px;
    background-image: url(../png/touxiang.png);
}
.footer .inner_c .region .contact span{
    width: 105px;
    display:block;
    height: 8px;
    margin-left: 7px;
    border-bottom: 1px dashed #999999;
}
.footer .inner_c .region .contact .w_erweima{
    float: left;
    text-align: center;
    height: 70px;
    width: 50px;
    padding-top: 7px;
    margin-right: 15px;
    cursor:pointer;
}
.footer .inner_c .region .contact .w_erweima p{
   font-size:12px;
   color:#808080;
   margin-bottom: 5px;
}
.footer .inner_c .region .contact .m_erweima{
    float: left;
    text-align: center;
    height: 70px;
    width: 50px;
    padding-top: 7px;
    margin-right: 15px;
    cursor:pointer;
}
.footer .inner_c .region .contact .m_erweima p{
   font-size:12px;
   color:#808080;
   margin-bottom: 5px;
}
.footer .inner_c .region .tel{
    float: right;
    width: 360px;
    height: 131px;
    padding-top: 47px;
}
.footer .inner_c .region .tel h3{
    font-size:16px;
    margin-bottom: 15px;
}
.footer .inner_c .region .tel .p1{
    width: 342px;
    height: 12px;
    padding-left: 22px;
    font-size: 12px;
    position: relative;
    margin-bottom: 14px;
}
.footer .inner_c .region .tel .p1 span{
    display:inline-block;
    margin-left: 6px;
}
.footer .inner_c .region .tel .p1 b{
    width: 14px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 0px;
    background:url(../png/dianhua.png);
}
.footer .inner_c .region .tel .p2{
    width: 342px;
    height: 12px;
    padding-left: 22px;
    font-size: 12px;
    position: relative;
    margin-bottom: 15px;
}
.footer .inner_c .region .tel .p2 b{
    width: 15px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background:url(../png/xinxi.png);
}
.footer .inner_c .region .tel .p3{
    width: 342px;
    height: 12px;
    padding-left: 22px;
    font-size: 12px;
    position: relative;
}
.footer .inner_c .region .tel .p3 b{
    width: 11px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 2px;
    background:url(../png/dingwei.png);
}
.footer .inner_c .region .foot{
    width: 760px;
    height: 32px;
    float: left;
}
.footer .inner_c .region .foot p{
    font-size:12px;
    line-height: 32px;
    color:#f4f7fb;
}
.foot p a {
    color: #fff;
}