* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 12px;
    font-family: "YaHei Consolas Hybrid";
    color: #333;
}

#web {
    width: 1002px;
    margin: 0 auto;
    padding: 0 10px;
    background: #fff
}

/*通用*/
a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #f60;
    text-decoration: none;
}

img {
    border: 0px;
}

ul {
    list-style-type: none;
}

.font {
    font-size: 13px;
    font-family: "ËÎÌå";
    line-height: 22px;
    padding: 6px;
}


/*翻页*/
.list_page {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin-left: 5px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    padding-top: 20px;
}

.list_page li {
    float: left;
    list-style-type: none;
}

.list_page li a {
    display: inline-block;
    padding: 0px 10px;
    border: 1px solid #424d5b;
    background: #424d5b;
    margin: 0 2px;
    color: #fff
}

.list_page li a:hover {
    background: #0089DA;
    border: 1px solid #0089DA;
}

.list_page li.active a {
    background: #0089DA;
    border: 1px solid #0089DA;
}

/*头部*/
.top {
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    /*! width: 1200px; */
    /*background: #1a1d22;*/
    margin: auto;
    border-bottom: 1px solid #E4E4E4;
}

.topnr {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 38px;
}

.topdh {
    font-family: Arial;
    color: #333333;
    float: left;
    width: 714px;
}

.topyc {
    float: right;
    font-family: "宋体";
}

.topyc a {
    height: 38px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 38px;
    color: #333333;
    display: block;
    float: left;
    font-size: 12px;
    background: url(../img/topline.jpg) right center no-repeat;
}


/*.head {*/
/*width: 1190px;*/
/*height: 105px;*/
/*margin: auto;*/
/*}*/
/*.logo {*/
/*float: left;*/
/*margin-top: 25px;*/
/*}*/
/*.headyc {*/

/*float: left;*/
/*margin-left: 10px;*/
/*height: 50px;*/
/*margin-top: 30px;*/
/*}*/
/*.nav{ float:left;}*/
/*.nav a{text-indent:-9999px;}*/
/*.sy{background:url(../img/sy.jpg) no-repeat; width:57px; height:50px;}*/
/*.sy:hover{background:url(../img/syhov.jpg) no-repeat;}*/
/*.xm{background:url(../img/xm.jpg) no-repeat; height:50px;}*/
/*.xm:hover{background:url(../img/xmhov.jpg) no-repeat;}*/
/*.qy{background:url(../img/qy.jpg) no-repeat; width:65px; height:50px;}*/
/*.qy:hover{background:url(../img/qyhov.jpg) no-repeat;height:50px;}*/
/*.pp{background:url(../img/pp.jpg) no-repeat; width:57px; height:50px;}*/
/*.pp:hover{background:url(../img/pphov.jpg) no-repeat;}*/
/*.zx{background:url(../img/zx.jpg) no-repeat; width:57px; height:50px;}*/
/*.zx:hover{background:url(../img/zxhov.jpg) no-repeat;}*/
/*.al{background:url(../img/al.jpg) no-repeat; width:57px; height:50px;}*/
/*.al:hover{background:url(../img/alhov.jpg) no-repeat;}*/
/*.jm{background:url(../img/jm.jpg) no-repeat; width:57px; height:50px;}*/
/*.jm:hover{background:url(../img/jmhov.jpg) no-repeat;}*/
/*.nav a {*/
/*width: 57px;*/
/*height: 50px;*/
/*float: left;*/
/*display: block;*/
/*margin-right: 23px;*/
/*}*/
.head {
    height: 159px;
}

.head .top1 {
    width: 100%;
    height: 109px;
}

.head .top-m {
    width: 1200px;
    margin: 0 auto;
}

.head .top1 a.logo {
    display: block;
    float: left;
    width: 540px;
    height: 60px;
    position: relative;
    margin-top: 20px;
}

.head .top1 a.logo img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.top-right {
    width: 360px;
    float: right;
    margin-top: 20px;
    position: relative;
    background: url("../images/tel.png") no-repeat 35px center;
}

.top-right p {
    width: 100%;
    box-sizing: border-box;
    padding-left: 100px;
    color: #333333;
    font-size: 20px;
    line-height: 25px;
}

.top-right span {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 100px;
    color: #ff0000;
    font-family: "Impact";
    font-size: 35px;
}

.head .top1 .top-right {
    float: right;
}

.search {
    width: 321px;
    height: 39px;
    border: 1px solid #e6e6e6;
    display: inline-block;
    margin-top: 35px;
}

.search .search-ico img {
    cursor: pointer;
}

.search input {
    width: 271px;
    height: 39px;
    border: 0;
    background: none;
    margin-left: 10px;
}

.search input:focus {
    outline: none;
}

.left-search {
    width: 249px;
    height: 39px;
}

.left-search input {
    width: 200px;
    height: 39px;
    border: 0;
    background: none;
    margin-left: 10px;
}

/*æœç´¢å†…å®¹é¡µ*/
.search_title {
    margin-top: 17px;
    font-size: 16px;
    margin-bottom: 10px;
}

.search_title .search_keyword {
    color: #da3429;
}

.search_content {
    min-height: 500px;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color: #000000;
    opacity: 0.4;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000000;
    opacity: 0.4;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000000;
    opacity: 0.4;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #000000;
    opacity: 0.4;
}

.head .bottom {
    background: #036EC4;
}

.head .bottom-m {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.head .bottom-m .menu {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.head .bottom-m .menu ul li {
    float: left;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background: url("../img/menux.png") no-repeat 0px 20px;
    width: 171px;
    height: 100%;
    position: relative;
}

/*.head .bottom-m .menu ul li:hover{background: #164980;}*/
.head .bottom-m .menu ul li:first-child {
    background: no-repeat;
}

/*.head .bottom-m .menu ul li:last-child a{padding-right: 0;}*/
.head .bottom-m .menu ul li a {
    display: block;
    color: #fff;
}

.head .bottom-m .menu ul li a span {
    display: block;
    text-align: center;
    background: #16477d;
    width: 100%;
    height: 100%;
}

.head .bottom-m .menu ul > li > a, .head .bottom-m .menu ul li span {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.head .bottom-m .menu ul > li:hover > a, .head .bottom-m .menu ul > li > a > span, .head .bottom-m .menu ul > li:hover a.on, .head .bottom-m .menu ul > li > ul > li:hover > a {
    color: #ffffff;
    background-color: #16477d;
}

.head .bottom-m .menu ul > li > ul {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 99;
    width: 100%;
    background: rgba(255, 255, 255, .5)
}

.head .bottom-m .menu ul > li > ul > li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: none;
    background-image: none;
}

.head .bottom-m .menu ul > li > ul > li > a {
    font-size: 14px;
    color: #424242;
    display: block;
}

.head .bottom-m .menu ul > li > ul > li:hover > a {
    color: #ffffff;
    background-color: #036EC4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66c83523, endColorstr=#66c83523);
}

.nav {
    height: 50px;
    line-height: 50px;
    background: #036EC4;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
    background: url("../img/menux.png") no-repeat 0px 20px;
    width: 120px;
    height: 100%;
    text-align: center;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    font-size: 16px;
    width: 120px;
    text-align: center;
}

.nav .sub {
    display: none;
    width: 120px;
    left: 0;
    top: 50px;
    position: absolute;
    background: rgba(255, 255, 255, .5);
    line-height: 32px;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    width: 120px;
    color: #000;
    font-size: 14px;
}

.nav .sub a:hover {
    background: #036EC4;
    color: #fff;
    width: 120px;
}

.nav .on h3 a {
    background: #0651A4;
    color: #fff;
    width: 120px;
}


.banner {
    width: 100%;
    height: 465px;
    overflow: hidden;
    /*! min-width: 1200px; */
    margin: 0 auto;
}

.focus {
    width: 100%;
    overflow: hidden;
}

/*首页图片列表*/
dl.pro_list1 {
    width: 205px;
    height: 220px;
    float: left;
    text-align: center;
    margin: 34px 0 0 23px;
    display: inline;
}

}
dl.pro_list1 dt {
    width: 205px;
    height: 153px;
    padding: 1px;
}

dl.pro_list1 dt img {
    width: 205px;
    height: 220px;
    padding: 2px;
    border: 1px solid #E2E2E2;
}

dl.pro_list1 dd {
    line-height: 25px;
    height: 25px;
}

/*产品与应用*/
.lzfw {
    margin: auto;
    height: 800px;
}

.fwwb {
    height: 100px;
    text-align: center;
    margin-top: 20px;
}

.fwwb h2 {
    font-size: 40px;
    color: #333333;
    line-height: 56px;
    text-align: center;
    /*! text-indent: 520px; */
}

.fwwb p {
    line-height: 28px;
    color: #666666;
    font-size: 15px;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

.fwnr {
    background: url(../img/in_fwbg.jpg) no-repeat;
    width: 1190px;
    height: 200px;
    margin-top: 25px;
    position: relative;
}

.indj {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 30px;
}

.indj p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}

.indb {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 200px;
}

.indb p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}

.inbz {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 365px;
}

.inbz p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}

.inwy {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 530px;
}

.inwy p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}

.indd {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 693px;
}

.indd p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}

.inqt {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 855px;
}

.inqt p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}

.inqt1 {
    width: 113px;
    height: 168px;
    position: absolute;
    top: 0px;
    left: 1020px;
}

.inqt1 p {
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
}


.jiaodian {
    position: relative;
    width: 640px;
    height: 400px;
    background-color: #000;
    float: left;
}

.jiaodian img {
    width: 640px;
    height: 400px;
}

.jiaodian .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.jiaodian .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.jiaodian .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.jiaodian .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.jiaodian .btn a:hover, .jiaodian .btn a.current {
    cursor: pointer;
    background: #ffeda4;
}

.jiaodian .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.jiaodian .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.jiaodian .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 80px;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
    display: block;
    text-align: left;
}

.jiaodian .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.jiaodian .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.jiaodian .fcon img {
    display: block;
}

.jiaodian .fbg {
    bottom: 25px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.jiaodian .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.jiaodian .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.jiaodian .D1fBt .current, .jiaodian .D1fBt a:hover {
    background: #fc114a;
}

.jiaodian .D1fBt img {
    display: none
}

.jiaodian .D1fBt i {
    display: none;
    font-style: normal;
}

.jiaodian .prev, .jiaodian .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../img/focus_btn.png) no-repeat;
}

.jiaodian .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.jiaodian .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.jiaodian .prev:hover {
    background-position: 0 0;
}

.jiaodian .next:hover {
    background-position: -40px 0;
}


/*关于我们*/
.gywm {
    height: 400px;
    background: #eeeeee;
    margin-top: 54px;
}

.gywmnr {
    width: 1190px;
    height: 400px;
    margin: auto;
}

.gshj {
    width: 670px;
    height: 400px;
    float: left;
}

.gywz {
    width: 550px;
    float: left;
    height: 400px;
    text-align: center;
    background: #0188da;
    color: #FFF;
}

.gywz h3 {
    font-size: 35px;
    line-height: 60px;
    margin-top: 20px;
    font-weight: normal;
    height: 60px;
    border-bottom: 1px solid #FFF;
    width: 155px;
    margin-left: 180px;
}

.gywz p {
    font-size: 14px;
    line-height: 25px;
    padding-top: 13px;
    width: 515px;
    margin: 0 auto;
    text-align: left;
    letter-spacing: -1px;
}

.gd {
    width: 150px;
    height: 33px;
    border: 1px solid #FFF;
    border-radius: 25px;
    line-height: 33px;
    font-size: 16px;
    margin-left: 185px;
    margin-top: 25px;
}

.gd:hover {
    background: #2daefd;
}

.gd a {
    color: #FFF;
}


/*成功案例*/
.khal {
    width: 1200px;
    height: 320px;
    margin: auto;
}

.alwz {
    margin-top: 35px;
}

.alwz h2 {
    font-size: 40px;
    color: #333333;
    text-align: center;
    line-height: 57px;
}

.alwz p {
    line-height: 35px;
    text-align: center;
    color: #666666;
    font-size: 15px;
    letter-spacing: -1px;
}

.albt {
    height: 70px;
    text-align: center;
    line-height: 70px;
}

.albt a {
    padding: 6px 18px;
    background: #0188da;
    color: #FFF;
    margin-right: 15px;
    font-size: 13px;
}

.khal ul {
    list-style: none;
    height: 297px;
    margin-top: 16px;
}

.khal ul li {
    width: 224px;
    height: 150px;
    border: 1px solid #ccc;
    float: left;
    margin-left: 17px;
    display: inline;
    background: #eeeeee;
    position: relative;
}

.khal ul li:first-child {
    margin-left: 0;
}

.khal ul li img {
    width: 224px; /*height: 205px;*/
    float: left;
}

.khal ul li:hover {
    background: #ccecff;
}

.khal ul li p {
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.khal ul li p a {
    font-size: 16px;
    color: #444545;
    text-align: center;
    line-height: 30px;
    display: block;
    width: 100%;
}


/*解决方案*/
.fwys {
    height: 570px; /*! width: 1200px; */
    background: #0e5d93;
    min-width: 1200px;
}

.ysnr {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
}

.yswz {
    text-align: center;
    color: #FFF;
    padding-top: 20px;
}

.yswz h2 {
    font-size: 40px;
    line-height: 65px;
}

.yswz p {
    line-height: 30px;
    font-size: 15px;
    letter-spacing: -1px;
}

.ysnr ul {
    list-style: none;
    margin-top: 46px;
}

.ysnr ul li {
    width: 230px; /*height:340px;*/
    float: left;
    display: inline;
    margin-right: 8px;
    position: relative;
}

.ysnr ul li img {
    width: 230px; /*height: 300px;*/
}

.ysnr ul li p {
    /*border: 1px solid #b8b8b8;*/
    /*border-top: 1px solid #b8b8b8;*/
    background: #FFF;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    width: 230px;
    height: 32px;
    color: #757676;
    position: absolute;
    bottom: 0px;
    box-sizing: border-box;
}

.ysnr ul li p b {
    font-size: 16px;
    line-height: 25px;
    color: #656565;
    font-weight: normal;
}

/*.ljxd{margin-top:32px;}*/
.ljxd a {
    background: url(../img/ljxd.jpg) no-repeat;
    width: 181px;
    height: 42px;
    display: block;
    margin-left: 504px;
    margin-top: 20px;
}

.ljxd a:hover {
    background: url(../img/ljxdhov.jpg) no-repeat;
}


/*服务与支持*/
.team {
    width: 1190px;
    height: 465px;
    margin-left: auto;
    margin-right: auto;
}

.tdwz {
    text-align: center;
    padding-top: 40px;
}

.tdwz h2 {
    font-size: 40px;
    line-height: 55px;
    color: #333;
}

.tdwz p {
    line-height: 35px;
    font-size: 15px;
    letter-spacing: -1px;
    color: #666;
}

.team ul {
    list-style: none;
    margin-top: 25px;
}

.team ul li {
    width: 270px;
    height: 310px;
    float: left;
    margin-right: 36px;
    display: inline;
    position: relative;
}

.team ul li img {
    width: 270px;
    height: 200px;
}

.team ul li p {
    width: 250px;
    height: 100px;
    background: #f1f1f1;
    font-size: 13px;
    line-height: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #757676;
    position: absolute;
    top: 200px;
    letter-spacing: -1px;
}

.team ul li p b {
    font-size: 16px;
    line-height: 25px;
    color: #656565;
    font-weight: normal;
}


/*新闻动态*/
.inxw {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 40px;
    width: 1190px;
    overflow: hidden;
}

.inxwzc {
    background: url(../img/inpic1.jpg) no-repeat;
    width: 465px;
    height: 505px;
    float: left;
}

.inxwyc {
    float: left;
    width: 715px;
    height: 505px;
}

.new {
    width: 650px;
    height: 460px;
    margin-left: 75px;
}

.new h2 {
    line-height: 56px;
    font-size: 40px;
}

.xwtt {
    margin-top: 40px;
    width: 650px;
    height: 142px;
}

.xwtt img {
    float: left;
}

.xwtt p {
    width: 440px;
    margin-left: 18px;
    height: 142px;
    float: left;
    font-size: 13px;
    line-height: 24px;
    color: #333;
}

.xwtt p a {
    line-height: 23px;
    font-size: 16px;
    color: #292929;
    font-weight: bold;
    letter-spacing: 0px;
    letter-spacing: -1px;
}

.xwtt p a:hover {
    color: #ff7c00;
}

.xwtt p span {
    font-size: 12px;
    color: #999;
    font-family: Arial;
    margin-bottom: 5px;
}

.new ul {
    list-style: none;
    margin-top: 28px;
}

.new ul li {
    line-height: 30px;
    width: 650px;
    height: 30px;
    background: url(../img/intb.jpg) left center no-repeat;
    padding-left: 21px;
    color: #1a1d22;
    position: relative;
    font-size: 13px;
}

.new ul li:hover {
    background: url(../img/intbhov.jpg) left center no-repeat;
    color: #ff8919;
}

.new ul li span {
    width: 110px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #afafaf;
    font-size: 14px;
}

.tel {
    background: url(../img/tel.jpg) no-repeat;
    width: 400px;
    height: 130px;
    float: left;
}

.gsdz {
    width: 760px;
    padding-left: 30px;
    float: left;
    padding-top: 10px;
    height: 100px;
    background: #0188da;
    color: #FFF;
}

.gsdz h2 {
    font-size: 24px;
    height: 40px;
    line-height: 35px;
    font-weight: normal;
}

.gsdz p {
    font-size: 14px;
    line-height: 22px;
}


/*合作伙伴及用户*/
.inpp {
    width: 100%;
    background: #ededed;
    margin: 0 auto;
}

.ppnr {
    width: 1190px;
    margin: auto;
    padding-top: 20px;
}

.ppnr h2 {
    font-size: 35px;
    text-align: center;
    line-height: 58px;
    color: #333;
}

.ppnr p {
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #666;
}

.ppgs {
    margin-top: 15px;
}

.ppgs img {
    width: 185px;
    height: 60px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 13px;
    margin-bottom: 15px;
}

.ljjm {
    margin-top: 30px;
}

.ljjm a {
    width: 145px;
    height: 46px;
    background: #0188da;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #FFF;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 522px;
}

.ljjm a:hover {
    background: #0178c0;
}


/*inbottom*/
.inbottom {
    height: 180px;
    background: #0d1015;
    border-bottom: 1px solid #1f2125;
}

.botnr {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.link {
    float: left;
}

.link a {
    color: #FFF;
}

.link a:hover {
    color: #ff7a00;
}

.link h2 {
    font-size: 17px;
    font-weight: normal;
    line-height: 28px;
    color: #FFF;
}

.link p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 8px;
}

.wxsm {
    width: 152px;
    float: left;
    margin-left: 163px;
}

.wxsm p {
    line-height: 28px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
}


/*incopy*/
.incopy {
    width: 100%; /*! height:150px; */
    line-height: 30px;
    font-size: 13px;
    margin: 0 auto;
    color: #CCC;
    text-align: center;
    background: #000000;
    padding: 30px 0;
}

.incopy p { /*! padding-top:15px; */
}


/*======================================*/


/*当前位置*/
.position h3 {
    width: 100% px;
    height: 35px;
    line-height: 35px;
    text-indent: 30px;
    font-size: 15px;
    font-family: "宋体";
    overflow: hidden;
    letter-spacing: 0px;
    color: #fff;
    background: url(../img/wei.jpg) no-repeat
}

.position h3 em {
    font-style: normal;
    font-weight: normal;
    float: right;
    padding-right: 10px;
    line-height: 40px;
    color: #333333;
    font-size: 12px;
}


/*内页图片新闻列表*/
dl.pro_list {
    width: 282px;
    height: 250px;
    float: left;
    text-align: center;
    margin: 0 0 0 23px;
    display: inline;
}

dl.pro_list dt {
    width: 160px;
    height: 210px;
    padding: 1px;
}

dl.pro_list dt img {
    width: 280px;
    height: 200px;
    padding: 2px;
    border: 1px solid #E2E2E2;
}

dl.pro_list dd {
    line-height: 20px;
    height: 40px;
}


/*内页图片新闻列表 施工方案*/
dl.pro_list2 {
    width: 265px;
    height: 230px;
    float: left;
    text-align: center;
    margin: 0 0 0 23px;
    display: inline;
}

dl.pro_list2 dt {
    width: 160px;
    height: 190px;
    padding: 1px;
}

dl.pro_list2 dt img {
    width: 265px;
    height: 180px;
    padding: 2px;
    border: 1px solid #E2E2E2;
}

dl.pro_list2 dd {
    line-height: 20px;
    height: 40px;
}

/*资质荣誉*/
dl.photo_list {
    width: 210px;
    height: 200px;
    float: left;
    text-align: center;
    margin: 0px 10px 0px 15px;
    display: inline;
}

dl.photo_list dt {
    width: 210px;
    height: 170px;
    padding: 1px;
}

dl.photo_list dt img {
    width: 210px;
    height: 160px;
    padding: 2px;
}

dl.photo_list dd {
    line-height: 20px;
    height: 30px;
}

/*新闻资讯列表*/
.xw {
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px dashed #cccccc;
    margin-left: 30px;
    margin-right: 30px;
}

.xw h2 {
    background: url(../img/newtb.jpg) left center no-repeat;
    padding-left: 37px;
    font-size: 18px;
    height: 27px;
    line-height: 27px;
}

.xw h2 a {
    color: #000;
}

.xw p {
    font-size: 13px;
    line-height: 24px;
    margin-top: 15px;
    color: #666;
}

.xw p a {
    color: #ff7d00;
}

/*内容页*/
.newdetail {
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 40px;
}

.newdetail h2 {
    font-size: 28px;
    line-height: 50px;
    text-align: center;
}

.derq {
    font-size: 13px;
    color: #8f8f8f;
    line-height: 26px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
    text-align: center;
    margin-bottom: 25px;
}

.denr {
    text-indent: 28px;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: left;
    color: rgb(102, 102, 102);
    font-size: 14px;
}

.depian {
    padding-top: 30px;
    border-top: 1px solid #CCC;
    margin-top: 40px;
    font-size: 16px;
    color: #ff7d00;
}

.syp {
    float: left;
    text-align: left;
}


/*左侧分类*/
.left_about_tit {
    width: 100%;
    height: 33px;
    line-height: 33px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    text-indent: 30px;
    font-family: "宋体";
    letter-spacing: 1px;
    background: url(../img/left_t.jpg);
}

ul.left_pro {
    width: 210px;
    margin: 0 auto;
    font-family: "宋体";
}

ul.left_pro li {
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-indent: 30px;
    background: url(../img/left_list.jpg) no-repeat left center;
}

ul.left_pro li a {
    display: block;
}


/*°æÈ¨ÑùÊ½*/
#footer {
    width: 1002px;
    text-align: center;
    margin-top: 10px;
    background: url(../img/footer.jpg) repeat-x;
}

#footer p {
    width: 1002px;
    margin: 0 auto;
    line-height: 35px;
    color: #fff;
    margin-top: 20px;
}

#footer div.jiathis_style {
    width: 600px;
    padding-left: 350px;
    line-height: 35px;
    margin-top: 10px;
}

/*导航栏目*/
.a4 {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 200px;
    height: 45px;
    line-height: 36px;
    background: url(../img/list.jpg) left top no-repeat;
}

.a4:hover {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 200px;
    height: 45px;
    line-height: 36px;
    background: url(../img/list1.jpg) left top no-repeat
}

.fon1 {
    font-size: 20px;
    color: #0651a4;
    font-weight: bold;
    line-height: 30px;
    text-indent: 25px;
}


/*友情链接*/
.dis {
    display: block;
    text-align: left;
    padding: 5px 0 20px 10px;
    line-height: 22px;
    font-size: 13px;
}


/*浏览器宽度小于1200px*/
@media screen and (max-width: 1200px) {
    .top {
        width: 1200px;
    }

    .banner {
        width: 1200px;
    }

    .focus {
        width: 1200px;
        overflow: hidden;
    }

    .inpp {
        width: 1200px;
    }

    .incopy {
        width: 1200px;
    }
}


.mes {
    width: 592px;
}

.mes form {
    width: 100%;
}

.mes-u {
    width: 100%;
}

.mes-li {
    height: 38px;
    width: 270px;
    border: 1px solid #d1d1d1;
    float: left;
    margin-right: 22px;
    margin-bottom: 16px;
}

.mes-li input {
    width: 100%;
    border: none;
    height: 38px;
    text-indent: 20px;
}

.mes-li2 {
    float: left;
    width: 564px;
    height: 72px;
    padding-top: 10px;
    border: 1px solid #d1d1d1;
}

.mes-li2 textarea {
    width: 100%;
    border: none;
    font-size: 14px;
    text-indent: 20px;
    height: 100%;
}

.mes-li2 {
    float: left;
    width: 564px;
    height: 72px;
    padding-top: 10px;
    border: 1px solid #d1d1d1;
}

.mes-li3 {
    height: 38px;
    width: 270px;
    float: left;
    margin-right: 22px;
    margin-top: 16px;
}

.mes-li3-i {
    background: #036EC4;
    height: 34px;
    width: 110px;
    color: #fff;
    font: 16px "Microsoft YaHei";
    border: none;
}

.mes-li3-i2 {
    background: #bbb;
    height: 34px;
    width: 110px;
    color: #fff;
    font: 16px "Microsoft YaHei";
    border: none;
    margin-left: 20px;
}

.mes-li4 {
    float: left;
    width: 564px;
    height: 30px;
    padding-top: 10px;
}

.mes-li4-span {
    color: #999;
    font-size: 12px;
}

.mmmm {
    width: 100%;
    background: url("../images/tutu.jpg") no-repeat -470px 0px;
}

.list_page {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
}

.list_page a {
    border: 1px solid #ccc;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #999;
}

.list_page a:hover {
    border: 1px solid #FF6600;
    background-color: #FF6600;
    color: #fff;
}

.list_page span {
    border: 1px solid #FF6600;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFEEE5;
    color: #FF6600;
}

.neibanner {
    width: 100%;
    text-align: center;
    font-size: 0;
}

.neibanner ing {
    max-width: 100%;
}
