﻿*
{
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
body
{
    width: 100%;
    font: 14px/1.75 "微软雅黑",arial,sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;
    color: #1a1a1a;
    background-color: #fff;
}
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    color: #000;
}
a img
{
    border: none;
}
div, ul, li, p, form
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
em
{
    font-style: normal;
    font-weight: normal;
}
table
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    max-width: 100%!important;
}
dt, dl, dd
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
form
{
    margin: 0;
    padding: 0;
    max-width: 100%;
}
tr
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
h3, h4
{
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}
.w1015
{
    width: 1015px;
    overflow: hidden;
}
.clear
{
    height: 0;
    clear: both;
    overflow: hidden;
}
.blank10
{
    height: 10px;
    overflow: hidden;
}
.clearfloat
{
    clear: both;
    height: 0;
    overflow: hidden;
}
.center
{
    width: 1200px;
    margin: 0 auto;
}
#top .switch
{
    width: 100%;
    height: 30px;
    background-color: #f1f1f1;
}
#top .switch .long
{
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}
#top .switch .long .left
{
    float: left;
    height: 25px;
    margin-top: 2px;
    line-height: 25px;
}
#top .switch .long .right
{
    float: right;
    width: 130px;
}
#top .switch .long .right .Chinese
{
    float: left;
    padding-right: 8px;
    border-right: 1px #000 solid;
    height: 25px;
    margin-top: 2px;
    line-height: 25px;
}
#top .switch .long .right .English
{
    float: right;
    height: 25px;
    margin-top: 3px;
    line-height: 25px;
}
#logotel
{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}
#logotel .logo
{
    width: 300px;
    height: 90px;
    float: left;
}
#logotel .logo img
{
    float: left;
}
#logotel .logo p
{
    display: block;
    float: left;
    font-size: 28px;
    margin: 11px 0;
    height: 30px;
    width: 413px;
}
#logotel .logo span
{
    font-size: 14px;
    margin-top: 5px;
}
#logotel .address
{
    width: 548px;
    height: 70px;
    float: left;
    border-right: 1px #000 dashed;
    margin-top: 10px;
}
#logotel .address img
{
    float: left;
    margin-left: 100px;
}
#logotel .address p
{
    display: block;
    float: left;
    font-size: 18px;
    width: 380px;
    margin-top: 13px;
    margin-left: 10px;
}
#logotel .address span
{
    width: 210px;
    font-size: 12px;
    margin-left: 10px;
}
#logotel .tel
{
    width: 350px;
    height: 90px;
    float: right;
}
#logotel .tel img
{
    float: left;
    margin-left: 50px;
}
#logotel .tel p
{
    display: block;
    float: left;
    font-size: 16px;
    width: 210px;
    margin-top: 13px;
    margin-left: 10px;
}
#logotel .tel span
{
    width: 210px;
    font-size: 24px;
    color: #d6131b;
    margin-left: 10px;
    font-weight: bold;
}
#nav
{
    width: 100%;
    background: url(../image/nav.jpg);
    height: 55px;
}
.cur
{
    background: #d4151a;
    color: #fff;
}
#nav .list
{
    width: 1200px;
    margin: 0 auto;
}
#nav .list ul
{
    width: 900px;
    margin: 0 auto;
}
#nav .list ul li
{
    float: left;
    height: 55px;
    line-height: 55px;
}
#nav .list ul li a
{
    font-size: 18px;
    padding: 15px 38px;
}
#nav .list ul li a:hover
{
    background: #d4151a;
    color: #fff;
}
.title
{
    font-size: 32px;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}
.tit
{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.desc
{
    text-align: center;
    font-size: 16px;
}
.slideBox
{
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}
.slideBox .bd
{
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li
{
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img
{
    width: 100vw;
    height: auto;
    display: block;
}
.slideBox .hd
{
    position: absolute;
    width: 100%;
    bottom: 10px;
    height: 15px;
    overflow: hidden;
    text-align: center;
    z-index: 1;
}
.slideBox .hd ul
{
    display: inline-block;
}
.slideBox .hd ul li
{
    float: left;
    width: 100%;
    margin: 0 10px;
    width: 60px;
    height: 5px;
    background: #fff;
    cursor: pointer;
    margin-top: 10px;
}
.slideBox .hd ul li.on
{
    background: #0836fe;
    color: #fff;
}
#search
{
    width: 100%;
    height: 50px;
    background: #f1f1f1;
    margin-top: 5px;
}
#search .cont
{
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    font-size: 18px;
}
#search .cont span
{
    float: right;
}
#search .cont span img
{
    margin-left: 1px;
    margin-top: 5px;
    height: 39px;
}
#search .cont input
{
    height: 35px;
    margin-top: 5px;
    width: 250px;
    display: block;
    float: left;
}
#search .cont input[type='submit']
{
    width: 46px;
    height: 39px;
    font-size: 0;
    background-image: url(../image/sub.png);
    border: none;
}
#pro
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #f9f9f9;
    margin-top: 5px;
    padding-bottom: 20px;
    background-image: url(../image/beijing.jpg);
    background-repeat: no-repeat;
}
.picScroll-left
{
    position: relative;
    margin-top: 30px;
}
.picScroll-left .prev, .picScroll-left .next
{
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
}
.picScroll-left .prev
{
    left: 390px;
    top: 10px;
    background: #5e5e5e;
}
.picScroll-left .prev img
{
    width: 30px;
    height: 20px;
    margin: 10px 5px;
}
.picScroll-left .next
{
    right: 390px;
    top: 10px;
    background: #5e5e5e;
}
.picScroll-left .next img
{
    width: 30px;
    height: 20px;
    margin: 10px 5px;
}
.picScroll-left .bd
{
    padding: 10px;
}
.picScroll-left .bd ul
{
    zoom: 1;
    overflow: hidden;
}
.picScroll-left .bd ul li
{
    padding: 5px 20px;
    margin: 0 1px;
    float: left;
    overflow: hidden;
    text-align: center;
    background: #e4e2e2;
    border: 1px #000 solid;
    font-size: 16px;
    font-weight: bold;
}
.tempWrap
{
    margin: 0 auto;
}
#pro .pro
{
    overflow: hidden;
}
#pro .pro ul
{
    width: 1200px;
    margin: 0 auto;
}
#pro .pro ul li
{
    float: left;
    width: 280px;
    height: 295px;
    margin: 10px 10px;
    background: #e4e2e3;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#pro .pro ul li:hover a
{
    color: #fff;
}
#pro .pro ul li:hover
{
    background: #d4151a;
    text-align: center;
    font-size: 18px;
}
#pro .pro ul li img
{
    width: 278px;
    height: 245px;
    border: 1px #000 solid;
}
#pages
{
    text-align: center;
    margin: 30px 0 30px 0;
}
#pages ul
{
    display: inline-block;
}
#pages ul li
{
    float: left;
    margin: 0 5px;
}
#pages ul li a
{
    display: block;
    padding: 5px 10px;
    border: 1px solid #ccc;
}
#about
{
    width: 1200px;
    height: 550px;
    background-image: url(../image/gv.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px auto;
}
#about .content
{
    border: 1px #294060 solid;
    width: 620px;
    height: 380px;
    position: relative;
    left: 565px;
    top: 65px;
}
#about .content .atit
{
    font-size: 24px;
    color: #fff;
    margin-left: 85px;
    margin-top: 20px;
}
#about .content .at
{
    font-size: 18px;
    color: #fff;
    margin-left: 85px;
}
#about .content .con
{
    font-size: 16px;
    color: #fff;
    margin-left: 85px;
}
#about .more1
{
    width: 130px;
    font-size: 16px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #031f44;
    float: right;
    margin-right: 50px;
    margin-top: 100px;
}
#spe
{
    width: 100%;
    background: #f2f2f2;
    margin: 0 auto;
    overflow: hidden;
}
.picScroll-left2
{
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}
.picScroll-left2 .prev, .picScroll-left2 .next
{
    position: absolute;
    display: block;
    width: 50px;
    height: 120px;
}
.picScroll-left2 .prev
{
    left: 330px;
    top: 50px;
    background: #b6b6b6;
}
.picScroll-left2 .prev img
{
    width: 50px;
    height: 60px;
    margin-top: 30px;
}
.picScroll-left2 .next
{
    right: 330px;
    top: 50px;
    background: #b6b6b6;
}
.picScroll-left2 .next img
{
    width: 50px;
    height: 60px;
    margin-top: 30px;
}
.picScroll-left2 .bd
{
    padding: 10px;
}
.picScroll-left2 .bd ul
{
    zoom: 1;
    height: 220px;
    padding-top: 10px;
}
.picScroll-left2 .bd ul li
{
    margin: 0 8px;
    margin-top: 5px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 0 3px 3px #292929;
}
.picScroll-left2 .bd ul li .pic
{
    text-align: center;
}
.picScroll-left2 .bd ul li .pic img
{
    width: 260px;
    height: 204px;
    display: block;
    padding: 2px;
}
.tempWrap
{
    margin: 0 auto;
}
#spe .more
{
    width: 200px;
    height: 35px;
    margin: 25px auto;
    font-size: 18px;
    background: #b50505;
    color: #fff;
    text-align: center;
    line-height: 35px;
}
#spe .more a
{
    color: #fff;
}
#spea
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#spea .list
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#spea .list ul
{
    width: 1200px;
    margin: 15px auto;
}
#spea .list ul li
{
    float: left;
    width: 280px;
    height: 220px;
    margin: 10px 10px;
    background: #e4e2e3;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
#spea .list ul li:hover a
{
    color: #fff;
}
#spea .list ul li:hover
{
    background: #d4151a;
    text-align: center;
    font-size: 18px;
}
#spea .list ul li img
{
    width: 278px;
    height: 175px;
    border: 1px #000 solid;
}
#new
{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
#new .l
{
    width: 780px;
    float: left;
}
#new .l .lt
{
    font-size: 24px;
}
#new .l .lb
{
    padding-left: 10px;
    font-size: 18px;
}
#new .l .heng
{
    width: 100%;
    border-bottom: 1px #575757 solid;
    padding-top: 10px;
}
#new .l .lb span
{
    float: right;
}
#new .l .picnew
{
    margin-top: 20px;
    width: 100%;
}
#new .l .picnew .pl
{
    width: 380px;
    float: left;
}
#new .l .picnew .pr
{
    width: 380px;
    float: left;
    margin-left: 20px;
}
#new .l .picnew .pr .ptit
{
    font-size: 24px;
}
#new .l .picnew .pr .dese
{
    padding: 15px 0;
    font-size: 16px;
    border-bottom: 1px #929292 solid;
}
#new .l .picnew .pr .news
{
    overflow: hidden;
}
#new .l .picnew .pr .news ul li
{
    font-size: 16px;
    line-height: 45px;
}
#new .l .picnew .pr .news ul li span
{
    float: right;
}
#new .r
{
    width: 368px;
    float: right;
    overflow: hidden;
    margin-left: 50px;
}
#new .r .liuyan
{
    font-size: 24px;
    margin-bottom: 35px;
}
#new .r .comname
{
    font-size: 22px;
    margin: 20px 0;
}
#new .r .tel
{
    font-size: 16px;
}
#new .r form
{
    margin-top: 20px;
    margin-top: 50px;
}
#new .r form input
{
    width: 320px;
    padding: 15px 0 15px 45px;
    margin-bottom: 20px;
    border: 1px solid #929292;
    color: #333;
}
#new .r form input:nth-child(1)
{
    background-image: url(../image/p.png);
    background-repeat: no-repeat;
    background-position: 3px 4px;
}
#new .r form input:nth-child(2)
{
    background-image: url(../image/t.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
}
#new .r form textarea
{
    width: 94%;
    padding: 10px 0 10px 20px;
    height: 100px;
    border: 1px solid #929292;
    color: #333;
    background-image: url(/images/write.png);
    background-repeat: no-repeat;
    background-position: 15px 16px;
}
#new .r .submit
{
    float: right;
    display: block;
    padding: 0;
    width: 130px;
    height: 40px;
    margin-top: 25px;
    background: #b50505;
    color: #fff;
}
#bot
{
    width: 100%;
    overflow: hidden;
    background: #e9e9e9;
}
#bot .cont
{
    width: 700px;
    margin: 15px auto;
}
#bot .cont .bleft
{
    width: 500px;
    float: left;
}
#bot .cont .bleft .btit
{
    font-size: 22px;
}
#brief
{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
#brief .content
{
    font-size: 16px;
    margin: 20px 0;
}
#tnews
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#tnews .newlist ul
{
    margin: 20px 0;
    margin-top: 40px;
}
#tnews .newlist ul li
{
    width: 100%;
    overflow: hidden;
    background-color: #f2f2f2;
    margin: 10px 0;
}
#tnews .newlist ul li:hover
{
    background-color: #d4151a;
    color: #fff;
}
#tnews .newlist ul li a:hover
{
    color: #fff;
}
#tnews .newlist ul li .aleft
{
    width: 84%;
    float: left;
    float: left;
    height: 100px;
}
#tnews .newlist ul li .cent
{
    height: 90px;
    border-right: 1px #f2f2f2 solid;
    float: left;
    margin-top: 5px;
}
#tnews .newlist ul li .aleft span
{
    display: block;
    margin: 5px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
}
#tnews .newlist ul li .aleft p
{
    margin: 5px;
    margin-left: 10px;
}
#tnews .newlist ul li .aright
{
    width: 15%;
    float: right;
    float: left;
    height: 100px;
}
#tnews .newlist ul li .aright span
{
    display: block;
    margin-top: 32px;
    text-align: center;
}
#tnews .newlist ul li .aright p
{
    text-align: center;
}
#content
{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
#content .l
{
    margin-left: 20px;
    width: 690px;
    float: left;
}
#content .r
{
    width: 368px;
    float: right;
    margin-right: 60px;
    overflow: hidden;
    margin-left: 50px;
}
#content .r .liuyan
{
    font-size: 24px;
    margin-bottom: 35px;
}
#content .r .comname
{
    font-size: 22px;
    margin: 20px 0;
}
#content .r .tel
{
    font-size: 16px;
}
#content .r form
{
    margin-top: 20px;
    margin-top: 50px;
}
#content .r form input
{
    width: 320px;
    padding: 15px 0 15px 45px;
    margin-bottom: 20px;
    border: 1px solid #929292;
    color: #333;
}
#content .r form input:nth-child(1)
{
    background-image: url(../image/p.png);
    background-repeat: no-repeat;
    background-position: 3px 4px;
}
#content .r form input:nth-child(2)
{
    background-image: url(../image/t.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
}
#content .r form textarea
{
    width: 94%;
    padding: 10px 0 10px 20px;
    height: 100px;
    border: 1px solid #929292;
    color: #333;
    background-image: url(/images/write.png);
    background-repeat: no-repeat;
    background-position: 15px 16px;
}
#content .r .submit
{
    float: right;
    display: block;
    padding: 0;
    width: 130px;
    height: 40px;
    margin-top: 25px;
    background: #b50505;
    color: #fff;
}
#show
{
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
}
#show .tl
{
    width: 600px;
    float: left;
    margin-left: 50px;
}
#show .tl .rtit
{
    font-size: 18px;
    color: #f00;
}
#show .tl ul li
{
    float: left;
    border: 1px #ccc solid;
    margin: 5px;
}
#show .tl ul li img
{
    width: 287px;
    height: 245px;
}
#show .tr
{
    width: 500px;
    float: right;
    margin-right: 50px;
}
#show .tr .des
{
    font-size: 18px;
    color: #f00;
    margin-top: 10px;
}
#show .content
{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
#show .content span
{
    font-size: 18px;
    color: #f00;
}
#weixin
{
    position: fixed;
    right: 0;
    bottom: 450px;
    width: 150px;
    background: #e8e8e8;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px;
}
#weixin img
{
    margin-top: 10px;
}
#weixin .click
{
    width: 80px;
    font-size: 16px;
    margin: 2px auto;
    text-align: center;
    background: #d4151a;
}
#weixin .click a
{
    color: #fff;
}
#ser
{
    width: 1200px;
    margin: 0 auto;
}
#ser ul
{
    margin-bottom: 50px;
}
#ser ul li
{
    font-size: 18px;
    line-height: 40px;
}
#ser ul li span
{
    float: right;
}
#rcon
{
    position: fixed;
    right: 0;
    bottom: 100px;
    width: 220px;
    background: #ededed;
    overflow: hidden;
    border-radius: 10px;
}
#rcon .back
{
    background: #487da6;
    padding: 8px 0;
    font-size: 16px;
    color: #fff;
    padding-left: 5px;
}
#rcon .rtop
{
    border-bottom: 1px #000 solid;
}
#rcon .rtop p
{
    padding-left: 5px;
}
#rcon .rtop span
{
    padding-left: 5px;
    font-size: 14px;
}
#rcon .rbot form
{
    margin-top: 20px;
    margin-top: 10px;
}
#rcon .rbot form input
{
    width: 180px;
    padding: 5px 0 5px 25px;
    margin-bottom: 10px;
    border: 1px solid #929292;
    color: #333;
    margin-left: 5px;
}
#rcon .rbot form input:nth-child(1)
{
    background-image: url(../image/rp.jpg);
    background-repeat: no-repeat;
    background-position: 3px 2px;
}
#rcon .rbot form input:nth-child(2)
{
    background-image: url(../image/rt.jpg);
    background-repeat: no-repeat;
    background-position: 5px 3px;
}
#rcon .rbot form textarea
{
    width: 200px;
    padding: 5px 0 5px 5px;
    height: 80px;
    border: 1px solid #929292;
    color: #333;
    margin-left: 5px;
}
#rcon .rbot .submit
{
    float: right;
    display: block;
    padding: 0;
    width: 100px;
    height: 25px;
    margin-top: 8px;
    background: #b50505;
    color: #fff;
    margin-right: 7px;
}
