﻿/*共用css，模板里只能模板设计小组人员才能修改*/
/*模板设计小组人员修改以后注意本地备份一下*/
/*******更新人员：胡平2017-3-13*/   
/* 清除内外边距 */
@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, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */ margin: 0; padding: 0;} 
input,textarea {border: 2 none; box-shadow: none; outline: none;}
/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei";color: #666;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}
/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word; outline:none;}/*英文换行*/
a:hover {text-decoration: none; color:#1857a3;;}
/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */} 

/* 重置表格元素 */
table { border-collapse: collapse; border-spacing: 0;} 

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}
/*手机预览居中*/
body{ min-width: 1200px; width: 100%; overflow: hidden;} 

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}


/*清除浮动*/
.clear{clear: both;height: 0;}
.imain .clearlist,.imain .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }


/*全局背景色1*/
.body-color{background: $fff;}
.bark-body-color{background:#181818;}

.blk{margin-bottom: 25px;}
/*Main模板*/
.imain{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}




/*首页板块全局补白*/
.p{padding: 30px 0;}
/*首页板块全局变量*/
.b{clear: both;}
/*内页板块全局变量*/
.blk{margin-bottom:  20px;}


/*数据更新中的样式*/
.nodata {background:url("../images/nodata.png") no-repeat 58px 20px #fff;margin: 10px 0;padding:80px 0 80px 220px;border:1px solid #eee;text-transform: capitalize;}


/*详情内容*/
.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}
/*百度地图图片*/
.endit-content #map img,.endit-content #dituContent img,.endit-content #platform img{max-width: inherit;}
.endit-content em,.endit-content i{font-style: italic;}
.endit-content .img-p{text-indent: 0px; padding-top: 14px; margin: 0px; text-align: center;}
.endit-content .img-container{}
.endit-content .img-block {text-indent: 0px;padding-top: 14px;margin: 0px;text-align: center;}
/*详情关键字飘红加粗*/
.endit-content a{color:#f00; font-weight: bold;}
/*详情内容关键字加VI色*/
/*.endit-content a{color:#1857a3; font-weight: bold;}*/

/*表单弹框*/
.nsw-modal { width: 100%; height: 100%; background: rgba(225, 225, 225, 0.5); position: fixed; top: 0; left: 0; z-index: 99999; } 
.modal-dialog { position: fixed; color:#000000; top: 150px; width: 400px; border-radius: 3px; min-height: 155px; overflow: hidden; z-index: 99998; margin-left: -200px; left: 50%; } 
.modal-dialog .css-icon { background-image: url("../images/modal-icons.png"); } 
.modal-dialog .modal-head { height: 30px; line-height: 30px; padding: 0px 20px; background: #F6EFEF; font-size: 14px; } 
.modal-dialog .modal-head .modal-logo { width: 15px; height: 15px; background-position: 1px 0px; margin: 8px 5px 0 0; float: left; } 
.modal-dialog .modal-head .close { float: right; width: 15px; height: 15px; background-position: -14px 0px; margin-top: 8px; } 
.modal-dialog .modal-body { width: 100%; min-height: 125px; background: #ffffff; } 
.modal-dialog .modal-body .modal-body-left { width: 140px; float: left; } 
.modal-dialog .modal-body .modal-body-left .icon { width: 64px; height: 64px; margin: 30px 0 0 48px; } 
.modal-dialog .modal-body .modal-body-left .success-message { background-position: 0px -14px; } 
.modal-dialog .modal-body .modal-body-left .warming-message { background-position: 0px -78px; } 
.modal-dialog .modal-body .modal-body-right { width: 260px; float: right; padding-top: 20px; } 
.modal-dialog .modal-body .modal-body-right .close-btn { color: #000; text-align: center; width: 90px; display: inline-block; height: 24px; line-height: 24px; background: #818079; } 
.modal-dialog .modal-body .modal-body-right p { line-height: 30px; } 

/*翻页*/
.pagination-main { margin: 0 auto;  padding: 20px 0; height: 30px; text-align: center;} 

.pagination a,
.pagination span { vertical-align: top; display: inline-block; padding: 0 8px; height: 26px; line-height: 26px; border: 1px solid #e5e5e5;  text-align: center; margin: 0 2px; background: #fff;} 

.pagination span { border: 1px solid #fff;} 

.pagination .page_curr { background:#1857a3; color:#fff; border-color:#1857a3;} 

.pagination .laypage_first,
.pagination .laypage_last { display: none;} 


/* -- 头尾布局 -- */

.topbox { height: 271px; background: url(../images/t_box.jpg) no-repeat center 0;position: relative; z-index: 2;} 
.topbox .header { width: 1200px; margin: 0 auto; font-family: "Microsoft YaHei";} 
.topbox h5 { height: 41px; font-size: 14px; line-height: 38px; padding-top: 5px; overflow: hidden; color: #666; font-weight: normal;} 
.topbox h5 span { display: inline-block; overflow: hidden; color: #666;} 
.topbox h5 span a { display: inline-block; color: #666; padding: 0 10px;} 
.topbox h5 img { vertical-align: middle;} 
.topcon { height: 161px; overflow: hidden;} 
.topbox h2 { width: 500px; float: left; height: 100px; margin-top: 32px; overflow: hidden;} 
.topbox h2 img { display: block; height: 100px;} 
.topbox h3 { margin: 31px 0 0 17px; padding-left: 20px; padding-top: 6px; width: 490px; overflow: hidden; float: left; font-size: 30px; color: #111111; line-height: 40px; height: 84px; border-left: 1px solid #d9d9d9;} 
.topbox h3 span { font-size: 22px; font-weight: normal; display: block;} 
.tel { overflow: hidden; float: right; margin-top: 56px;} 
.tel b { display: block; font-size: 32px; background: url(../images/tel.gif) no-repeat 13px center; padding-left: 80px; font-family: Impact; line-height: 51px; height: 51px; color: #ff6600;} 
.tel i { display: block; border: 1px solid #e4e4e4; overflow: hidden; margin-top: 6px;} 
.tel i img { border-right: 1px solid #e4e4e4; display: block; width: 96px; height: 42px; float: left;} 
.nav ul { height: 64px;} 
.nav li { font-size: 14px; height: 64px; float: left;position:relative;} 
.nav li a { display: inline-block; padding: 0 34px; color: #fff; height: 64px; line-height: 64px;} 
.nav li a:hover,
.nav .cur a { background: #ff6600; text-decoration: none; font-weight: bold;} 
.nav ul li .nav01 { position: absolute; top: 65px; width: 135%; left: 50%; margin-left: -67%; border: 1px solid #e9eaea; border-bottom: 4px solid #ff6600; background: rgba(255, 255, 255, 0.8); height: auto; padding-bottom: 20px; display: none;} 
.nav ul li .nav01 li { font-size: 14px; height: 38px; background: none; float: auto; text-align: center; width: 100%;} 
.nav ul li .nav01 li a { color: #666666; padding: 0; height: 38px; line- height: 38px; display: block; text-align: center;} 
.nav ul li.cur .nav01 li a { background: none;font-weight: normal;} 
.nav ul li .nav01 li a:hover { color: #ff6600; background: none;font-weight: normal;}     
.fullSlide{min-width:1200px;position:relative;height:500px;overflow:hidden;} .fullSlide .bd{position:relative;z-index:0;} .fullSlide .bd ul{width:100%!important;} .fullSlide .bd li{width:100%!important;height:500px;overflow:hidden;text-align:center;} .fullSlide .bd li a{display:block;height:500px; } .fullSlide .hd{width:1200px;left:50%;height:40px; margin-left:-620px;position:absolute;z-index:1;bottom:0px;overflow:hidden;} .fullSlide .hd ul{margin-left:570px; height:20px;} .fullSlide .hd ul li{float:left;margin:0 5px; display:inline-block;cursor:pointer;width:15px;height:15px;background:#ff6600;border-radius: 100%;} .fullSlide .hd ul .on{background:none;background:#fff; border:2px solid #ff6600;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;   box-sizing: border-box;}


    .imain{ width: 1200px; margin:0 auto;}
.in-search { background: #f2f2f2; height: 82px; border-bottom: 1px solid #eee; overflow: hidden; font-size: 14px;} 
.in-search p { color: #444; line-height: 82px;} 
.in-search a { color: #444; display: inline-block; margin-right: 15px;} 
.in-search-inp { width: 270px; height: 30px; border-radius: 20px; background: #fff; padding-left: 10px; margin-top: 28px;} 
.in-search-inp input { border: 0;} 
.in-search-inp1 { width: 224px; height: 30px; line-height: 30px; color: #a9a9a9; float: left;} 
.in-search-inp2 { width: 30px; height: 30px; background: url(../images/viskins-p1.png) no-repeat -258px -936px; float: right; cursor: pointer;}     

/*次导航*/
.p-curmbs { font-size: 14px; border-bottom: 1px dashed #dcdcdc;line-height: 47px;} .p12-curblock{ display: none;} .p-curmbs b { border-left: 10px solid #ff6600; font-weight: normal; padding-left: 8px;
} 
.p-curmbs i { font-style: normal;} 
.p-curmbs span { font-family: '宋体'; padding: 0 5px; height: 46px; line-height: 46px;}     

/*单页*/
.l-dh { height: 55px; background: #fff; margin-bottom: 20px; overflow: hidden;} 
.l-dh li { width: 14.2%; height: 55px; font-size: 18px; line-height: 55px; text-align: center; float: left; border-right: 1px solid #eee; margin-right: -1px; background: #f4f4f4; cursor: pointer; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} 
.l-dh li a { color: #a8a8a8;} 
.l-dh li.sidenavcur,
.l-dh li:hover { background: url(../images/p16-icon6.png) no-repeat bottom center #1857a3; border-color: #1857a3;} 
.l-dh li.sidenavcur a,
.l-dh li:hover a { color: #fff;}     

.aboutinfo{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
.aboutinfo-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
.aboutinfo-tit span{font-size: 22px;color: #aaa;}
.aboutinfo-nr{padding:20px 20px;}

/*左侧*/
.ldh-tit { background: #1857a3; height: 80px;} 
.ldh-tit h3 { height: 75px; font-size: 24px; font-weight: normal; line-height: 75px; color: #fff; border-bottom: 1px solid #fff; text-align: center;} 
.ldh-tit h3 span { font-size: 14px; text-transform: uppercase;} 
.ldh-nav-one h3 { height: 50px; line-height: 50px; background: url(../images/p14-icon5.png) no-repeat 204px center #f1f1f1; margin-bottom: 2px;} 
.ldh-nav-one h3 a { display: block; font-size: 18px; font-weight: normal; margin-right: 40px; margin-left: 38px; color: #333;} 
.ldh-nav-one h3.sidenavcur,
.ldh-nav-one h3:hover { background: url(../images/p14-icon2.png) no-repeat right center  #1857a3;} .ldh-nav-one h3.sidenavcur a,
.ldh-nav-one h3:hover a{ color:#fff;}
.ldh-nav dl { padding: 2px 0 4px;} 
.ldh-nav dt { height: 50px; font-size: 16px; line-height: 50px; padding-left: 38px; padding-right: 40px; margin-bottom: 1px; background: #ececec; position: relative;} 
.ldh-nav dt:after { content: ""; width: 8px; height: 8px; border: 2px solid #b8b8b8; border-style: solid solid none none; position: absolute; top: 50%; right: 32px; margin-top: -4px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);} 
.ldh-nav dt.sidenavcur:after,
.ldh-nav dt:hover:after { border-color:  #1857a3;} 
.ldh-nav dt.sidenavcur a,
.ldh-nav dt:hover a { color:  #1857a3;} 
.ldh-nav dd { border: 1px solid #ececec; border-bottom: 0;} 
.ldh-nav p { height: 50px; font-size: 14px; line-height: 50px; padding-left: 72px; padding-right: 40px; border-bottom: 1px solid #ececec; background: #fff; position: relative;} 
.ldh-nav p.sidenavcur a,
.ldh-nav p:hover a { color:  #1857a3;} 
.ldh-nav p.sidenavcur:after,
.ldh-nav p:hover:after { background: #ff6600;} 
.ldh-nav a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}     

.p-order { margin-bottom: 20px; overflow: hidden;
} 
       
.p-order-add {border:1px solid  #eee; overflow: hidden;

} 
.p-order-add h3 { height: 76px; line-height:76px; font-size: 24px; color: #fff;
} 
       .p-order-add  ul { padding:20px;}
.p-order-add p { font-size: 14px; line-height: 34px; color: #666;    }
.p-order-add li.li01 {    font-size: 20px;
    line-height: 42px;
    color: #c30101;}
    
/*新闻列表*/
.pic-infolist-t1 { padding: 35px 49px 0px 21px; background: #fff; border-bottom: 1px dashed #cacaca; margin-bottom: 20px; height: 164px;} 
.pic-infolist-t1 dt { position: relative; height: 30px; font-size: 18px; line-height: 30px; margin-bottom: 8px; padding-left: 68px;} .pic-infolist-t1 dt a{ display: block; color:#333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.pic-infolist-t1 dt span { display: block; width: 60px; height: 30px; font-size: 18px; line-height: 30px; text-align: center; color: #fff; position: absolute; top: 0; left: -0px; background: #1857a3;} .pic-infolist-t1-desc { height: 72px; line-height: 24px; margin-bottom: 5px; overflow: hidden;  padding-left: 68px;} 
.pic-infolist-t1-deta { width: 60px; float: right; padding-left: 20px; background: url(../images/p14-icon21.png) no-repeat left center;} 
.pic-infolist-t1-deta a { display: block; color:  #1857a3;} 
    

.news-infolist-list dl { border: 1px solid #dedede; margin-bottom: 15px; padding: 22px 50px 22px 22px; background: #fff; overflow: hidden;} 
.news-infolist-list dt { width: 29.5%; float: left; margin-right: 5.8%;} 
.news-infolist-list dt a{display: block; width: 100%; height: 0; padding-top: 70%; position: relative;}
.news-infolist-list dt img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; display: block;} 
.news-infolist-list dd h4 { height: 40px; font-weight: normal; font-size:18px; color: #154c64; line-height: 40px; margin-bottom: 5px;} 
.news-infolist-list h4 a { display: block; color: #4b4a4a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .news-infolist-list dl:hover{border:1px solid #1857a3;}
.news-infolist-list dl:hover h4 a { color: #1857a3;} 
.news-infolist-list-desc { max-height: 72px; font-size: 14px; line-height: 24px; color: #797979; margin-bottom: 28px; overflow: hidden;} 
.news-infolist-list-deta { width: 90px; height: 30px; line-height: 30px; text-align: center; display: block; float: right; background: #b6b6b6; color: #fff;} .news-infolist-list-deta a{color:#fff;}

.news-infolist-list dl:hover .news-infolist-list-deta { background: #1857a3; border-color: #1857a3;} 
.news-infolist-list dl:hover .news-infolist-list-deta a { color: #fff;}    
 
/*新闻详情*/
.infoshow { background: #fff; padding: 18px 44px;} 
.infoshow-tit { height: 38px; font-size: 24px; font-weight: normal; line-height: 38px; color: #4b4a4a; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.infoshow-sour { height: 24px; font-size: 12px; line-height: 24px; text-align: center; color: #aaa; margin-bottom: 20px;} 
.infoshow-sour a { color: #aaa;} 
.infoshow-sour span { margin: 0 9px;} 
.infoshow-text { padding: 16px 18px; font-size: 14px; line-height: 24px; border: 1px solid #d6d6d6; margin-bottom: 22px;} 
.infoshow-text-t1 { width: 78px; float: left; color: #342f2e; margin-right: -78px;} 
.infoshow-text-t2 { padding-left: 80px;}     

.xgzx-01 { background: #fff; padding: 0 40px 8px;} 
.xgzx-01-tit { height: 55px; font-size: 28px; line-height: 55px; color: #4b4a4a;} 
.xgzx-01-list li { height: 46px; font-size: 14px; line-height: 46px; color: #4b4a4a; border-top: 1px dashed #dbdbdb; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.xgzx-01-list li a { color: #4b4a4a;} 
.xgzx-01-list li span { float: right;}     

.xgzx-pagin-01 dl { margin-bottom: 24px; padding-right: 40px;} 
.xgzx-pagin-01 dd { height: 32px; font-size: 14px; line-height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.xgzx-pagin-01 dd b { float: right; font-weight: normal;} 
.xgzx-pagin-01 dd span { width: 60px; height: 32px; background: #a2a2a2; color: #fff; text-align: center; display: inline-block; margin-right: 10px;} 
.xgzx-pagin-01 dt { height: 1px; border-bottom: 1px dashed #b5b5b5; margin-left: 60px; padding-top: 2px; margin-bottom: 2px;} 
.xgzx-pagin-01 dd em { float: right; font-style: normal; padding-left: 20px; font-weight: normal;} 
.xgzx-pagin-01 dl a { color: #4b4a4a;} 
.xgzx-pagin-01-href { float: right; font-size: 18px; line-height: 32px;} 
.xgzx-pagin-01-href span { display: inline-block; padding: 0 6px; margin-left: 4px; background: #ff6600;} 
.xgzx-pagin-01-href a { display: block; color: #fff;} 
.xgzx-pagin-01-key { min-height: 40px; border-top: 1px solid  #ff6600; font-size: 14px; line-height: 40px; color:  #575556;} 
.xgzx-pagin-01-key a { color:  #575556;} 
.xgzx-pagin-01-key span { display: inline-block; margin: 0 4px;}     

/*图片列表*/
.pic-infolist-list dl { width: 32.25%; border: 1px solid #dedede; margin-bottom: 15px; background: #fff; float: left; margin-right: 1.25%;} 
.pic-infolist-list dl:nth-child(3n) { margin-right: 0;} 
.pic-infolist-list dt img { width: 300px; height: 225px; display: block;} 
.pic-infolist-list dd { padding: 6px 20px 14px 20px;} 
.pic-infolist-list dd h4 { height: 45px; font-weight: normal; font-size: 18px; color: #4b4b4b; line-height: 45px; text-align: center;} 
.pic-infolist-list h4 a { display: block; color: #4b4b4b; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.pic-infolist-list dl:hover h4 a { color: #1857a3;} 
.pic-infolist-list-desc { height: 40px; font-size: 14px; line-height: 20px; color: #666; margin-bottom: 12px; overflow: hidden;} 
.pic-infolist-list-deta { width: 100px; height: 40px; display: inline-block; border: 1px solid #aaa; font-size: 16px; line-height: 40px; text-align: center;} 
.pic-infolist-list dl:hover { border-color: #1857a3;} 
.pic-infolist-list dl:hover .pic-infolist-list-deta { background: #1857a3; border-color: #1857a3;} 
.pic-infolist-list dl:hover .pic-infolist-list-desc a { color:#1857a3;} 
.pic-infolist-list dl:hover .pic-infolist-list-deta a { color: #fff;}     

/*产品列表*/
.pro-infolist-tit{height:50px;font-size:24px;font-weight:400;line-height:50px;border-bottom:1px solid #ebebeb;margin-bottom:15px}
.pro-infolist-tit span{display:inline-block;height:50px;border-bottom:1px solid #f60}
.pro-infolist-list dl{width:32.1%;border:1px solid #dedede;margin-bottom:15px;background:#fff;float:left;margin-right:1.2%}
.pro-infolist-list dl:nth-child(3n){margin-right:0}
.pro-infolist-list dt a{display:block;position:relative;height:0;padding-top:70%;}
.pro-infolist-list dt img{width:100%;margin:0 auto;display:block;position: absolute; top: 0; left: 0; height: 100%; overflow: hidden; }
.pro-infolist-list dd{padding:6px 20px 5px 20px}
.pro-infolist-list dd h4{height:45px;font-weight:400;font-size:18px;color:#154c64;line-height:45px}
.pro-infolist-list h4 a{display:block;color:#727272;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pro-infolist-list dl:hover h4 a{color:#1857a3}
.pro-infolist-list-desc{height:40px;font-size:14px;line-height:20px;color:#666;margin-bottom:12px;overflow:hidden}
.pro-infolist-list-deta{width:100px;height:40px;display:inline-block;border:1px solid #aaa;font-size:16px;line-height:40px;text-align:center}
.pro-infolist-list dl:hover{border-color:#1857a3}
.pro-infolist-list dl:hover a{color:#1857a3}
.pro-infolist-desc{ padding: 25px 20px;background: #f1f1f1;margin-bottom: 35px;}
.pro-infolist-desc p{ line-height: 2;}

/*产品详情*/
.pc-cx-tel-1{width:50%;height:56px;border-top:2px solid #e6e6e6;padding-top:10px;position:absolute;bottom:16px;right:2%}
.pc-cx-tel-1-t1{width:114px;height:44px;background:#1857a3;font-size:18px;line-height:44px;text-align:center;float:right}
.pc-cx-tel-1-t1 a{display:block;color:#fff}
.pc-cx-tel-1-t2{height:56px;padding-left:70px;background:url(../images/pc-xc-icon2.png) no-repeat 10px top;font-size:18px;line-height:18px;color:#454545}
.pc-cx-tel-1-t2 p{line-height:24px}

.pro-showcase { position: relative; padding: 12px 18px 16px 20px; margin-bottom: 15px; background: #fff; border: 1px solid #eee;} 
.pro-showcase-right-con { line-height: 24px; font-size: 14px; margin-bottom: 86px; overflow: hidden;} 
.pro-showcase-left { position: relative; width: 44.7%; float: left; line-height: 0; overflow: hidden; border: 1px solid #e7e7e7; margin-right: 3.3%;} 
.pro-showcase-left-jt { width: 12px; height: 23px; position: absolute; top: 50%; margin-top: -11px; cursor: pointer; z-index: 33;} 
.pro-showcase-left-prev { left: 10px;} 
.pro-showcase-left-next { right: 10px;} 
.pro-showcase-left-size { position: absolute; right: 0; bottom: 0; width: 56px; height: 28px; font-size: 14px; line-height: 16px; padding: 0 15px;} 
.pro-showcase-left-size em { font-style: normal;} 
.pro-showcase-left-pic { width: 100%; text-align: center;} 
.pro-showcase-left-pic li { float: left;position: relative; width: 100%;height: 0; padding-top: 100%; overflow: hidden;} 
.pro-showcase-left-pic img { width: 100%; display: block;position: absolute; height: 100%; top: 0; left: 0; overflow: hidden;} 
.pro-showcase-right { width: 51.6%; float: left;} 
.pro-showcase-right-tit { height: 40px; font-size: 24px; line-height: 40px; color: #454545; margin-bottom: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}     

.prodcontent { background: #fff; padding: 32px 0 42px; margin-bottom: 22px;} 
.prodcontent-tit { height: 40px; font-size: 24px; line-height: 40px; border-bottom: 2px solid #d4d4d4; margin-bottom: 20px;} 
.prodcontent-tit span { display: inline-block; height: 40px; color: #464646; border-bottom: 2px solid  #ff6600; padding-left: 34px; background: url(../images/p14-icon11.png) no-repeat 2px center;} 
.prodcontent-tit em { font-size: 18px; font-family: Arial; text-transform: uppercase; font-style: normal; color: #c2c2c1;} 
.prodcontent-desc { padding-left: 15px; padding-right: 15px;}     

.p14-product-2-tit { height: 46px; line-height: 46px; border-bottom: 2px solid #dfdfdf; margin-bottom: 30px; padding-top: 26px;} 
.p14-product-2-tit b { display: inline-block; font-size: 24px; font-weight: normal; color: #464646; padding-left: 32px; border-bottom: 2px solid #ff6600; background:url(../images/p14-icon11.png) no-repeat 0px center;} 
.p14-product-2-tit span { margin-left: 10px; font-size: 18px; font-family: Arial; color: #c2c2c1; text-transform: uppercase;} 
.p14-product-2-list dl { float: left; width: 23.8%; border: 1px solid #dfdfdf; margin-right: 1.5%; box-sizing: border-box;} 
.p14-product-2-list dl.p14-product-clear { margin-right: 0;} 
.p14-product-2-list dl img { display: block; width: 100%;} 
.p14-product-2-list dd { padding: 10px 28px 10px 10px; margin-right: 2px; position: relative;} 
.p14-product-2-list h3 { height: 30px; font-size: 16px; font-weight: normal; line-height: 30px; color: #191919; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.p14-product-2-list h3 a { color: #191919;} 
.p14-product-2-desc { font-size: 14px; line-height: 24px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} 
.p14-product-2-list dl:hover { border-color: #1857a3;} 
.p14-product-2-list dl:hover h3 a { color: #1857a3;}     

/*站点地图*/
.p12-sitemap-1-tit{height:46px;font-size:26px;line-height:46px;color:#fff;clear:both}
.p12-sitemap-1-tit p{display:inline-block;padding:0 30px;text-align:center;background:#1857a3}
.p12-sitemap-1-tit a{color:#fff}
.p12-sitemap-1 ul{padding-top:15px;display:inline-block;width:100%;border-bottom:1px solid #d2d2d2;margin-bottom:40px}
.p12-sitemap-1 li{height:60px;line-height:60px;border-bottom:1px solid #d2d2d2;text-align:center;width:16.66%;float:left;overflow:hidden;position:relative;top:1px}


i,em{font-style: normal;}
.footWrap{background:url(../images/f_box.jpg) no-repeat center 0;height:589px;overflow:hidden;font-family:"Microsoft Yahei"; }
.footer{height:499px;width:1200px;margin: 0 auto; overflow:hidden;}
.foot_c{height:90px;width:1200px; margin: 0 auto;  font-size: 14px; color:#878888; overflow: hidden;line-height: 90px;}
       .foot_c a{ color:#878888;}
.foot_l{width:770px;padding-top: 44px; float: left; overflow: hidden;}
.fnav{height:108px; line-height: 108px; border-bottom: 4px solid #393d3f; overflow: hidden;}
.fnav a{display: inline-block; font-size: 14px; margin-right: 23px; color:#dedfdf;}
.fnav a:last-child{margin-right: 0;}
.foot_l .img{ float: left;width:446px; margin-top:44px; overflow: hidden;}
.foot_l .img img{width:446px;height:223px;}
.foot_l span{ display: block; float: right;padding:65px 0 0 ; width:280px; font-size: 14px; line-height: 26px; color:#949696;}
.foot_l span a{ color:#949696;}
.foot_r{width:350px; padding-top: 44px; overflow: hidden; float: right;}
 .foot_r h2{height:108px; line-height: 108px; border-bottom: 4px solid #393d3f; overflow: hidden;font-size: 14px; color:#dedfdf;font-weight: normal;}
 .foot_r p{margin-top: 43px;background:url(../images/code_ico01.gif) no-repeat right 0; width:212px;}
 .foot_r p img{width:125px;height:125px; padding:3px; border:1px solid #f2f2f2;background:#fff;}

