@charset "utf-8";
body {font-family:"Microsoft Yahei","冬青黑体简体中文 w3"; padding:0px; margin:0px; color:#333;}
td {font-family: Arial, Helvetica, sans-serif;}
th {font-family: Arial, Helvetica, sans-serif;}
em,p,img{list-style:none; padding:0px; margin:0px;}
h2{list-style:none; padding:0px; margin:0px; font-style:normal; font-weight:normal;}
a{ text-decoration:none;color:#333333;}
/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset,button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
.cont{ width:1200px;margin: 0 auto;}

input,textarea {border:  none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font: 16px/22px "Microsoft YaHei";color: #666;
}

h1 {font-size: 18px;font-family: "Microsoft Yahei";}
h2 {font-size: 16px;font-family: "Microsoft Yahei";}
h3 {font-size: 14px; font-family: "Microsoft Yahei"; font-weight:normal;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#666;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;overflow:hidden;visibility:hidden;width:0;height:0;}
.clear20{clear:both;line-height:20;height: 20px;}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*新闻内容样式恢复*/
.zt ol li{list-style-type:auto;}  
ul.list-paddingleft-2 li {list-style: circle;}
ul.list-paddingleft-2 {padding-left:20px;font-weight:200}
.zt ol{font-weight:600;padding-left:50px}
.zt h3 {
    font-weight: 600;
    font-size: 18px;
} 

/*banner图轮播*/
.fullSlide{position:relative;width:100%;height:550px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:1;overflow:hidden;}
.fullSlide .bd ul{width:100%!important;}
.fullSlide .bd li{width:100%!important;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:550px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}

/*top*/
.top {height:32px;}
.topbk{background:#f5f8f8}
.top h1 {
    float: left;
    font-size: 14px;
    font-weight:100;
    line-height:32px;
}

.topm {
    float: right;
    line-height:32px;
}

.logo {
    float: left;
    padding-top:25px;
    width:260px 
}

.tel {
    float: right;
    background: url(../static/images/tel-1.png) no-repeat;
    height: 45px;
    width: 200px;
    text-align: center;
    padding-top: 35px;
    padding-left: 20px;
    margin-top: 20px;
    color: red;
    font-weight: 600;
}

.header {
   
}
.head{height:110px;}
.topc{margin:auto; padding:0px;width:100%; height:45px; background:rgb(0 114 191);;}
.topc ul{margin:auto; width:1000px;height:45px; font-size:16px;}
.topc ul li{float:left;height:45px;padding-left:15px; padding-right:15px; line-height:45px; border-right:1px solid #888888;letter-spacing:4px; text-align:center;}
.topc ul li a{ color:#fff;}
.topc .cur{background:#D91D19;height:45px; text-align:center;}
.topc .cur a{color:#ffffff;}
.biaoyu {
    padding-top: 40px;
    float: left;
}
/*services*/
.service {
    background: #f5f5f5;
}
.Ititle h3 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
}
.Ititle{padding-top:50px;
       padding-bottom:50px;
       }


.service-list li {
    float: left;
    width: 378px;
    margin-right: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    text-align: center;
	background: #fff;
}

.service-list img {
    max-height: 338px;
    overflow: hidden;
}

.service-list li p a {
    display: inline-block;
    padding: 8px 20px;
    border: 2px solid #e60000;
    color: #fff;
    background: #e60000;
}

.service-list li p{
    margin-top:30px
}

.service-list h1 {
    padding-top: 30px;
    padding-bottom: 30px;
	font-weight: 500;
}

/*案例*/
.case-list li {
    float: left;
    width: 285px;
    text-align: center;
    margin-left: 15px;
    /* padding-top: 5px; */
    /* border: solid 1px #e5e5e5; */
}
.case-list li img {
    width: 251px;
	height:177px;
    padding: 10px;
    background: #fff;
    border: solid 1px #e5e5e5;
}
.case-list p {
    padding-top: 15px;
    padding-bottom: 20px;
}

/*优势*/
.youshi {
    background: #f5f5f5;
}
.ys_tit {
    text-align: center;
    padding-top: 70px;
    background: url(../images/ads_tit_bg.png) no-repeat center bottom;
    height: 87px;
    color: #fff;
    font-family: "Microsoft Yahei";
}

.ys_tit h3 {
    font-size: 38px;
    line-height: 1;
}

.ys_tit span {
    padding-top: 8px;
    font-size: 26px;
    font-weight: normal;
    display: block;
}

.ys_nr {
    margin-top: 55px;
    position: relative;
}

.ys_nr .ys_aa {
    height: 380px;
    position: relative;
}


.ys_aa::before{
    position: absolute;
    content: "";
    width: 92px;
    height: 130px;
    left:32px;
    top: -30px;
    background: url(../images/01.png) no-repeat center center;
}

.ys_bb::before{
    position: absolute;
    content: "";
    width: 92px;
    height: 130px;
    right: 35px;
    top: -30px;
    background: url(../images/02.png) no-repeat center center;
}

.ys_cc::before{
    position: absolute;
    content: "";
    width: 92px;
    height: 130px;
    left:32px;
    top: -30px;
    background: url(../images/03.png) no-repeat center center;
}

.ys_aa .ys_img {
    float: left;
    width: 600px;
}

.ys_aa .ys_img img {
    width: 600px;
    height: 380px;
}

.ys_aa .ys_con {
    float: left;
    width: 520px;
    height: 300px;
    background: #fff;
    padding: 40px;
}

.ys_con h3 {
    margin-top: 10px;
    color: #024683;
    font-size: 22px;
    font-family: "Microsoft Yahei";
}

.ys_con span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #cecece;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
}

.ys_con .ys_txt {
    margin-top: 20px;
}

.ys_con .ys_txt p {
    color: #333333;
    font-size: 16px;
  /* background: url(../images/dian.png) no-repeat left 6px;*/
    padding-left: 15px;
    margin-bottom: 10px;
}

.ys_nr .ys_bb {
    height: 380px;
    position: relative;
}

.ys_nr .ys_cc {
    height: 380px;
    position: relative;
}

.ys_bb .ys_ccon {
    float: left;
    width: 520px;
    height: 300px;
    background: #fff;
    padding: 40px;
}

.ys_bb .ys_iimg {
    float: left;
    width: 600px;
}

.ys_bb .ys_iimg img {
    width: 600px;
    height: 380px;
}

.ys_bb .ys_ccon h3 {
    margin-top: 10px;
    color: #024683;
    font-size: 22px;
    font-family: "Microsoft Yahei";
}

.ys_ccon span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #cecece;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
}

.ys_ccon .ys_txt {
    margin-top: 20px;
}

.ys_ccon .ys_txt p {
    color: #333333;
    font-size: 16px;
   /* background: url(../images/dian.png) no-repeat left 6px;*/
    padding-left: 15px;
    margin-bottom: 10px;
}

/*新闻*/
.news_bg{
    background-color: #f7f7f7;
}
.news_img{min-height:430px; margin-top:25px; margin-bottom:0px; background-repeat: no-repeat;}
.news_index{clear: both; list-style:none;margin:0px; padding: 0px; padding-left: 15px;}
.news_index li{padding: 22px 40px 22px 0px; border-bottom: 1px dotted #dbd4cd;    width: 550px;
    float: left;}
.news_index li span{display: inline-block; width: 60px; height:60px; text-align: center; background-color:#0172BF; color: #fff; float: left;  padding:0px 2px; margin-right: 15px;}
.news_index li span strong{display: block; font-size: 23px; padding-top:5px;}
.news_index li span i{display: block; font-size: 12px;  font-style: normal; font-family: Arial;}
.news_index li a{color:#333333; display:block;white-space:nowrap;overflow: hidden;text-overflow:ellipsis; }
.news_index li a:hover{ text-decoration:none;color:#0172BF; }
.news_index li em{ font-style: normal; line-height: 18px;color:#999999; padding-top: 8px; font-size: 12px;}

/*foot*/
#footer { background: #F2F2F2; border-top: 2px solid #eee; }
.footLine { border-top: 1px solid #D9D9D9; }
.footer { padding: 20px 0; }
.footLeft { float: left; width: 800px; }
.footRight { width: 400px; float: left; text-align: right; }
.footRight .phone { font-size: 2.5em; color: #E04D47; font-family: Arial; font-style: italic; padding: 10px 0; }
.footRight .phone a { color: #E04D47; }
.friendlinks ul li { display: inline; font-size: 0.875em; padding: 10px 10px 10px 0; color: #555; }
.footRight .phone .icon-mobile-phone { padding-right: 10px; color: #aaa; }
.footRight .copyright { font-size: 0.75em; color: #666; }
.footlist { margin-bottom: 15px; }
.footlist ul { overflow: hidden; }
.footlist ul li { font-size: 0.875em; margin-right: 25px; display: inline; }
.footlist ul li ul { display: none; }


/*neiye*/
 .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #bd1218;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #bd1218;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #bd1218;
            border-color: #bd1218;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    
.dhleft {
    width: 230px;
    float: left;
    border: solid 1px #e5e5e5;
	margin-top: 30px;
}

.cright {
    width: 960px;
    float: right;
}



.dhleft h1 {
    background: #0072bf;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 26px;
    color: #fff;
	
}
.dhleft h1 a{color:#fff}

.dhlist li {
    text-align: center;
    line-height: 46px;
    background: #ececeb;
    margin-bottom: 2px;
}
.dhlist li:hover {
    background: #162a43;
}
.dhlist li:hover a{
    color: #ffffff;
}

.leftan h2{
	background: #0072bf;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 26px;
    color: #fff;
}
.listan li img {
    text-align: center;
    width:205px;

}

.leftan li {
    width: 228px;
    text-align: center;

}
.leftan li img {
    width: 200px;
}
.leftan li p {
    font-size:14px;
    line-height:32px;
}

.border-grid {
   background:#fff;
   filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
   -moz-box-shadow: 2px 2px 10px #909090;
   -webkit-box-shadow: 2px 2px 10px #909090;
   box-shadow:2px 2px 10px #909090;
}
.jianjie.border-grid {
    margin-bottom: 20px;
    padding:15px
}

.jianjie p {
    padding:10px;
    border: solid 1px #eaeaea;
}
.nypos {
    float: right;
    font-size: 14px;
    height: 30px;
}
.zt {
    line-height: 26px;
    font-size: 16px;
    padding: 15px;
}
.zth1{
    font-size:18px;
    padding-left:15px
}
.jclist h2 {
    font-size: 18px;
    padding-bottom: 20px;
    font-weight: 600;
   
}

.jclist {margin-left: 15px;}
.anli li {
      width: 226px;
    float: left;
    /* height: 220px; */
    margin-left: 16px;
    border: solid 1px #efefef;
    text-align: center;
    margin-bottom: 20px;
}

.anli li img {
    padding: 10px;
    width: 205px;
    height: 200px;	
}

.anli li p {
    line-height: 30px;
}
.article-head h1 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 20px;
}

.article-head p {
    text-align: center;
}