/* 样式重置 */
@charset "utf-8";
/*
    Document   : CSS样式初始化
    Created on : 2013. 8. 6,15:41:00
    Author     :
    Description:
        CSS样式表的初始化，全局样式设置。部分样式属性请根据具体页面重置其属性
导入方式：<link href="css/common.css" rel="stylesheet" type="text/css" />
*/
@font-face {
    font-family: 'iconfont';
    src: url("iconfont.eot");
    src: url("iconfont.eot?#iefix") format("embedded-opentype"), url("iconfont.svg#iconfont") format("svg"), url("iconfont.woff") format("woff"), url("iconfont.ttf") format("truetype"); 
}
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}  /* 初始化标签在所有浏览器中的margin、padding值 */
fieldset,img {border:0 none}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl,ul,ol,menu,li {list-style:none}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
blockquote, q {quotes: none}   /* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}  /* 重置嵌套引用*/
input,select,textarea,button {vertical-align:middle}  /* 重置表单控件垂直居中*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* 重置表单button按钮效果 */
body {background:#fff}   /* 重置body 页面背景为白色 */
body,th,td,input,select,textarea,button {font-size:14px;font-family:"微软雅黑";color:#555} /* 重置页面文字属性 */
a {color:#555;text-decoration:none}  /* 重置链接a标签 */ 
a:active, a:hover {text-decoration:none}   /* 重置链接a标签的鼠标滑动效果 */
address,caption,cite,code,dfn,em,var {line-height:1;font-style:normal;font-weight:normal}  /* 重置样式标签的样式 */
caption {display:none;}    /* 重置表格标题为隐藏 */
table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}    /* 重置table属性 */
img{vertical-align:middle;}  /* 图片在当前行内的垂直位置 */
/* 页面设置 */
  /* 取消a标签点击后的虚线框 */
a {outline: none;}  
a:active {star:expression(this.onFocus=this.blur());}
 /* 设置页面文字等在拖动鼠标选中情况下的背景色与文字颜色 */ 
/* 
::selection {color: #fff;background-color: #4C6E78;}    
::-moz-selection {color: #fff;background-color: #4C6E78;} 
*/
* {
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition-property: background;
}
body {overflow-x:hidden;}
.container {width:1200px;margin:0 auto;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}
.f6f5f5 {background-color: #f6f5f5;width: 100%;}
.eee {background-color: #eee;width: 100%;}
.fff {background-color: #fff;width: 100%;border-top: 130px solid #0262b8;}
.com_top {padding-bottom: 27px;}
.com_top .t1 {font-size: 42px;line-height:42px;color: #00132b;margin-right: 18px;}
.com_top .t2 {font-size: 25px;margin-top:9px;color: #00132b;}
.com_top .more {display: block;width: 94px;height: 29px;background: url(../images/more_ico.jpg) no-repeat center;margin-top: 13px;}
.gg2 {position:relative;width:1920px;height:auto;left:50%;margin-left:-960px;}
/*当前位置*/
.position {line-height:46px; font-size: 13px;background: url(../images/local_ico.jpg) no-repeat center left;text-indent: 34px;margin-top: 1px;}
/* 头部 */
.head {width: 100%;height: 136px;background: url(../images/top_bg.jpg) no-repeat center center;}
.head .left {text-align: center;}
.head .left img {margin-top: 15px;}
.head .right .phone{background: url(../images/phone_ico.png) no-repeat 18px center;font-size: 16px;color: #fff;padding-left: 44px;margin-top: 31px;margin-bottom: 16px;text-align: right;}
.head .right .phone i {font-size: 28px;font-weight: bold;}
.head .select  {padding: 3px 0px 3px 13px;background:#27303f;border: 1px solid #5e6775;color: #b4b4b4;line-height: 28px;}
.head .keyword  {width:243px;padding-left:15px;background:#27303f;border: 1px solid #5e6775;border-right:none;color: #b4b4b4;line-height: 28px;}
.head .search_ico  {padding:6px 12px 5px;background:#27303f;border: 1px solid #5e6775;border-left:none;line-height: 28px;}
.nav {width: 100%;height: 70px;line-height: 70px;background-color: #0262b8;}
.nav ul {width:1190px;margin:0 auto;}
.nav ul li .mid {padding:0 6px;font-size: 17px;color: #fff;height: 70px;}
.nav ul li .left {width: 31px;height: 70px;}
.nav ul li .right {width: 30px;height: 70px;}
.nav ul .active .left {width: 31px;height: 70px;background: url(../images/nav_left.jpg) no-repeat center center;}
.nav ul .active .mid {background-color: #fa7821;}
.nav ul .active .right {width: 30px;height: 70px;background: url(../images/nav_right.jpg) no-repeat center center;}
/*幻灯片*/
.slideBox{ width:100%;overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd li .banner_tit {font-size: 24px;color: #fff;text-align: center;height: 79px;line-height:79px;margin-top:-80px;background-color: #000;opacity: 0.5;}
.slideBox .bd img{ width:1920px; height:531px; display:table;position:relative;left:50%;margin-left:-960px;   }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:14%; bottom:2%; margin-top:-25px; display:block; width:28px; height:56px; background:url(../images/banner_left.png) no-repeat center center;}
.slideBox .next{ position:absolute; right:14%; bottom:2%; margin-top:-25px; display:block; width:28px; height:56px; background:url(../images/banner_right.png) no-repeat center center;}
/*视频*/
.video {width: 1227px;margin:0 auto 62px;padding-top: 44px;font-size: 16px;text-align: center;}
.video .video_box {float: left;width: 23%;padding: 0 1%;}
.video .video_box .video_img {display: block;position: relative;}
.video .video_box .video_img .shadow {width: 100%;height: 100%;background: url(../images/video_ico.png) no-repeat center center #000;opacity: 0.2;position: absolute;top: 0px;}
.video .video_box .video_tit {line-height: 56px;}
/*推荐产品*/
.product {position: relative;margin-bottom: 62px;height: 397px;}
.product .left_pro {width: 50%;position: absolute;left: 0px;bottom:0px;}
.product .left_pro a {display: block;width: 45%;height:180px;margin-right: 5%;}
.product .left_pro img {width: 100%;}
.product .left_pro a .shadow {width: 100%;line-height: 31px;text-align: center;opacity: 0.5;font-size: 16px;color: #fff;position: absolute;bottom: 0px;background-color: #000;}
.product .left,.product .right {width: 50%;position: relative;}
.product .left .t1 {font-size: 42px;color: #00132b;line-height: 98px;}
.product .left .t2 {font-size: 16px;line-height: 34px;letter-spacing: 2px;}
.product .right a {display: block;width: 589px;height: 397px;}
.product .right .shadow {width: 100%;line-height: 31px;text-align: center;opacity: 0.5;font-size: 16px;color: #fff;position: absolute;bottom: 0px;background-color: #000;}
/*中铸实力*/
.power {position: relative;height: 364px;overflow: hidden;margin-bottom: 60px;}
.power .left {width: 864px;}
.power .right {max-width: 336px;}
.power .right .t1 {font-size: 42px;color: #00132b;line-height: 65px;}
.power .right .t2 {font-size: 20px;color: #00132b;line-height: 40px;margin-bottom: 15px;}
.power .right .t3 {font-size: 16px;line-height: 40px;}
.power .right .t3 li {background: url(../images/ad_ico.jpg) no-repeat center left;padding-left: 25px;}
.power .consult {position: absolute;bottom: 0px;right: 0px;}
/*客户见证*/
.client {width:1246px;margin: 0 auto;padding: 36px 0 30px;}
.client .com_top .t1 {margin-left:23px;}
.client .picScroll-left{position:relative;}
.client .picScroll-left .next{ display:block;  width:94px; height:29px;position: absolute;top: -56px;right: 23px; overflow:hidden;cursor:pointer; background:url(../images/change_ico.jpg) no-repeat;}
.client .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.client .picScroll-left .bd ul li{ margin:0 23px; float:left;width: 369px; _display:inline; overflow:hidden; }
.client .picScroll-left .bd ul li .pic {margin-bottom: 10px;}
.client .picScroll-left .bd ul li .pic a {width:369px;height: 369px;display: block; }
.client .picScroll-left .bd ul li .title a {font-size: 28px; line-height:45px; color: #00132b;}
.client .picScroll-left .bd ul li .cont {font-size: 14px; line-height:30px;}
/*成品案例*/
.case {width:1220px;margin: 0 auto;padding: 40px 0 60px;}
.case .com_top .t1 {margin-left:10px;}
.case .multipleColumn{position:relative;margin:0 auto;}
.case .multipleColumn .next{ display:block;  width:94px; height:29px;position: absolute;top: -56px;right: 23px; overflow:hidden;cursor:pointer; background:url(../images/change_ico.jpg) no-repeat;}
.case .multipleColumn .bd{ overflow:hidden;  }
.case .multipleColumn .bd ul{ overflow:hidden; zoom:1; float:left; _display:inline; width: 610px; }
.case .multipleColumn .bd ul li{width: 285px; margin:0 10px 23px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.case .multipleColumn .bd ul li .pic{ text-align:center;position: relative; }
.case .multipleColumn .bd ul li .pic a {width:285px;height: 217px;display: block;color: #fff;}
.case .multipleColumn .bd ul li .title{ line-height:31px;font-size: 16px; position: absolute;bottom:0px;width: 100%;background-color: #000;opacity: 0.8; }
/*中铸优势*/
.picFocus{position:relative; zoom:1; margin-bottom: 74px;  }
.picFocus .hd{  width:688px;z-index: 1; }
.picFocus .hd ul{ zoom:1; }
.picFocus .hd ul li{float:left;margin-right:16px;  }
.picFocus .hd ul li img{ width:156px; height:102px;cursor:pointer;   }
.picFocus .hd ul li .tit { width:156px;text-align:center;font-size: 16px;line-height: 33px;border-bottom: 5px solid #ddd;margin-bottom: 257px;}
.picFocus .hd ul li.on .tit {font-size: 16px;color: #0262b8;line-height: 33px;border-bottom: 5px solid #0262b8;}
.picFocus .hd ul li.on img{opacity: 0.5  }
.picFocus .bd ul li .cont {position: absolute;left: 0px;top: 94px;}
.picFocus .bd ul li .cont .t1 {font-size: 28px;line-height:28px;color: #00132b;margin-bottom: 35px; }
.picFocus .bd ul li .cont .t2 {font-size: 14px;line-height:30px;margin-bottom: 50px;}
.picFocus .bd {width:100%;position: absolute;right: 0px;bottom: 0px;z-index: -1;}
.picFocus .bd li{ vertical-align:middle; position: relative;}
.picFocus .bd img{ width:508px; height:397px; display:block; float: right; }
/*新闻*/
.news .left {width: 517px;}
.news .left .hot_img {display: block;width: 517px;height: 260px;margin-bottom: 25px;}
.news .left .hot_img_tit {display: block;font-size: 22px;line-height: 22px;margin-bottom: 15px;color: #00132b;}
.news .left .hot_img_cont {font-size: 14px;line-height: 25px;letter-spacing: 2px;}
.picScroll-top{ width:612px; position:relative;float: right;}
.picScroll-top .next{ display:block;  width:94px; height:29px;position: absolute;top: -56px;right: 23px; overflow:hidden;cursor:pointer; background:url(../images/change_ico.jpg) no-repeat;}
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li {margin-bottom: 25px;}
.picScroll-top .bd ul li .title{ line-height:45px;margin-bottom: 17px;font-size: 22px; }
.picScroll-top .bd ul li .news_pic{display: block;width: 209px;height: 134px;float: left;margin-right: 26px;}
.picScroll-top .bd ul li .news_cont{font-size: 14px;line-height: 30px;}
.article-c h2{ padding: 0 0 15px 0; text-align:center; font-size:24px; font-weight:normal; color:#000000;}
.article-c h2 a{ color:#000000;}

.article-c h3{ height:31px; line-height:31px; font-size:14px; font-weight:normal; color:#969696; border-bottom:1px dashed #999999;margin-bottom: 50px;}
.article-c h3 i{ padding:0 10px;}
.article-c h3 a{ color:#969696;}
.article-turn{ padding:30px 0;}
.article-turn li{ display:block; line-height:30px; font-size:14px;}
.article-turn li span{ color:#0262b8;}
/*关于中铸*/
.about {padding: 55px 0; }
.about .container {border:1px solid #ddd;background-color: #fff;}
.about .left {padding-left: 39px;width: 590px;}
.about .right {width: 571px;height: 339px;}
.about .t1 {font-size: 42px;color: #00132b;line-height: 95px;}
.about .t2 {font-size: 16px;line-height: 60px;}
.about .t2 .ab_tit {width: 50%;float: left;text-indent: 3em;background: url(../images/about_ico.jpg) no-repeat left center;}
.about .picScroll-left{ width:100%;}
.about .picScroll-left .t1 {font-size: 32px;color:#00132b;margin-left: 39px;margin-top: -50px;}
.about .picScroll-left .prev{ display:block;  width:22px; height:44px; float:left; margin-left:5px; margin-top:30px;  overflow:hidden;cursor:pointer; background:url(../images/kh_left.jpg) no-repeat;}
.about .picScroll-left .next{ display:block;  width:22px; height:44px; float:right; margin-right:5px; margin-top:30px;  overflow:hidden;cursor:pointer; background:url(../images/kh_right.jpg) no-repeat;}
.about .picScroll-left .bd {float: left;}
.about .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.about .picScroll-left .bd ul li{ margin:0 24px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.about .picScroll-left .bd ul li .pic{display: inline-block; width: 180px;height: 100px; background:url(../images/kehu_bg.png) no-repeat center;text-align:center;margin-bottom: 17px; }
.about .picScroll-left .bd ul li .pic button {width: 100%;height: 100%;}
.about .picScroll-left .bd ul li .title{ line-height:24px;font-size: 14px;margin-bottom: 35px;   }
/*配件*/
.acc {margin: 49px auto 70px;}
.ser_top {text-align: center;}
.ser_top .t1 {font-size: 42px;color: #00132b;border-left: 3px solid #00132b;border-right: 3px solid #00132b;line-height: 45px;width: 295px;margin: 0 auto 15px;}
.ser_top .t2 {font-size: 20px;line-height: 20px;color: #ddd;margin-bottom: 22px;}
.ser_top .t3 {font-size: 14px;line-height: 14px;margin-bottom: 44px;}
.acc_box {width: 350px;height: 269px;float: left;border: 1px solid #d7d7d7;border-bottom: 12px solid #d7d7d7;padding: 33px 22px 18px 22px;}
.acc_box .acc_img {display: block;width: 355px;height: 201px;margin-bottom:31px; }
.acc_box .acc_tit {padding-left: 37px;line-height: 23px;font-size: 16px;background: url(../images/acc_ico.jpg) no-repeat left center;float: left;}
/*服务承诺*/
.compliance {text-align: center;margin-bottom: 75px;}
.compliance .t1 {font-size: 16px;line-height: 35px;margin: 35px 0 45px;}
.compliance .com_service {width: 100%;height:310px;padding-top:170px;background: url(../images/num_bg.jpg) no-repeat center; }
.compliance .com_service .ser {width: 33.33%;float: left;}
.compliance .com_service .ser .num {width: 178px;height: 178px;margin:0 auto;background: url(../images/cir_ico.png) no-repeat center;font-size: 120px;color: #fff;margin-bottom: 45px;}
.compliance .com_service .ser .cont {font-size: 18px;color: #fff;}
/*服务理念*/
.idea {width: 1228px;margin: 0 auto 75px;}
.idea .idea_box {width: 276px;height: 210px;float:left;border:1px solid #ddd;margin:0 14px;overflow: hidden;position: relative;cursor: pointer;}
.idea .idea_box .big {width: 136px;height: 150px;font-size: 60px;color: #ddd;font-weight: bold;padding: 30px 70px;text-align: center;background-color: #fff;}
.idea .idea_box .small {width: 236px;height: 190px;line-height:30px;font-size: 14px;color: #fff;padding: 10px 20px;background-color: #0262b8;position: absolute;top: 1px;left: 1px;z-index: -1;}
/*销售服务*/
.sales_cont {width:488px;padding: 0 47px;}
.sales_cont .t1 {font-size: 42px;color: #00132b;line-height: 120px;}
.sales_cont .t2 {font-size: 14px;line-height: 35px;}
/*实力*/
.shili {width: 1230px;margin: 75px auto 115px;}
.shili .shili_box {width: 379px;margin:0 15px;}
.shili .shili_box .shili_img {width: 379px;margin-bottom:20px;}
.shili .shili_box .t1 {font-size: 28px;line-height: 60px;color: #00132b;text-align: center;}
.shili .shili_box .t2 {font-size: 14px;line-height: 35px;text-align: justify;}
/*留言*/
.msg {height: 436px;background: url(../images/net_bg.png) no-repeat bottom left;}
.msg form {width: 380px;}
.msg form tr {margin-bottom: 10px;display: block;}
.msg form td {font-size: 14px;line-height: 24px;}
.msg form td .input {width: 235px;height: 22px;background-color: #cfcfcf;border-top: 2px solid #b2b0b0;border-left: 1px solid #b2b0b0;border-right: none;border-bottom: none;}
.msg form td .code {width: 98px;}
.msg form td .textarea {width: 235px;height: 58px;resize:none}
.msg form td .star {color: #ff0000;margin-left: 18px;}
.msg form td .sub {width: 97px;height: 38px;background: url(../images/submit_ico.jpg) no-repeat center;border:none;cursor: pointer;margin-top: 15px;margin-left: 45px;margin-right: 66px;}
.msg form td .res {width: 97px;height: 38px;background: url(../images/reset_ico.jpg) no-repeat center;border:none;cursor: pointer;margin-top: 15px;}
.msg .top {border-bottom: 4px solid #d6d4d4;padding-bottom: 25px;font-size: 18px;color: #3e3a39;margin-top: -8px;margin-bottom: 25px;}
.msg .top .num {font-size: 30px;font-weight: normal;}
/*企业简介*/
.company {margin-top: 53px;margin-bottom: 105px;}
.company .com_1 {height: 529px;width: 50%;padding-left: 50%;padding-top:20px;background: url(../images/about01.jpg) no-repeat left top;}
.company .com_2 {height: 161px;width: 40%;padding-right: 60%;padding-top:180px;background: url(../images/about02.jpg) no-repeat right top;margin-top: -150px;}
.company p {margin: 35px 0;line-height: 35px;text-indent: 2em;text-align: justify;}
/*企业文化*/
.culture {padding: 28px 0 25px 30px;background: url(../images/cul_bg.jpg) repeat-y;margin-bottom: 60px;}
.culture .cul {width: 292px;height: 219px;float: left;color: #fff;}
.culture .word {height: 204px;line-height: 35px;font-size: 16px;letter-spacing: 2px;padding-top: 15px;}
.culture .img {text-align: center;position: relative;}
.culture .img .img_tit {width: 100%;background-color: #000;opacity: 0.8;font-size: 14px;line-height: 30px;position: absolute;bottom: 0px;}
/*发展历程*/
.history {padding: 0 53px;}
.history .his_bg {background: url(../images/his_bg.jpg) repeat-y;padding-top: 9px;margin-bottom: 14px;}
.history .his {padding-bottom: 102px;}
.history .his .his_img {width: 620px;position: relative;}
.history .his .his_img .img {width:500px;height: 326px;}
.history .his .his_img .blue_cir {width:39px;height: 39px; position: absolute;top: 20px;background: url(../images/blue_cir.jpg) no-repeat center;}
/*图片左浮*/
.history .his .left {float: left;}
.history .his .left .img {float: left; }
.history .his .left .blue_cir {right: 0px;}
.history .his .right .cont {float: right;}
.history .his .right .org_arrow {left:0px;background: url(../images/org_left.jpg) no-repeat center;}
/*图片右浮*/
.history .his .right {float: right;}
.history .his .right .img {float: right; }
.history .his .right .blue_cir {left: 0px;}
.history .his .left .cont {float: left;}
.history .his .left .org_arrow {right:0px;background: url(../images/org_right.jpg) no-repeat center;}
/*通用*/
.history .his .his_cont {width: 522px;position: relative;}
.history .his .his_cont .cont {width: 440px;background-color: #fa7821;padding: 15px 30px;color: #fff;}
.history .his .his_cont .cont .b_tit {font-size: 30px;line-height: 45px;letter-spacing: 2px;margin-bottom: 20px;}
.history .his .his_cont .cont .s_tit {font-size: 14px;line-height: 35px;}
.history .his .his_cont .org_arrow {width: 22px;height:33px;position: absolute;top: 26px;}
.history .his_more {width: 225px;height: 51px;margin: 0 auto;cursor: pointer;}
.history .his_more_close {display: none;width: 225px;height: 51px;margin: 0 auto;cursor: pointer;}
.history .more {display: none;}
/*企业荣誉*/
.honour {width: 1210px;margin: 62px auto 69px;}
.honour .hon {width: 292px;height: 209px;margin:5px;position: relative;}
.honour .hon .hon_tit {line-height: 32px;color: #fff;font-size: 14px;text-align: center;width: 100%;background-color: #000;opacity: 0.8;position: absolute;bottom: 0px;}
/*企业故事*/
.story {margin-bottom: 94px;}
.story .str_left {border:1px solid #d2d2d2;height: 660px;width: 301px;margin-right: 19px;} 
.story .str_img {width: 301px;height: 359px;margin-bottom: 21px;} 
.story .blue_tra {padding-left: 18px;margin-right:15px;font-size: 14px;color: #0262b8;background: url(../images/blue_top.jpg) no-repeat left center;} 
.story .str_cont {padding: 0 15px;letter-spacing: 2px;margin-top:30px;} 
.story .str_left .t1 {font-size: 28px;line-height: 45px;color: #00132b;text-align: right;margin-bottom: 25px;} 
.story .str_left .t2 {font-size: 14px;line-height: 25px;} 
.story .str_right .s_top {border:1px solid #d2d2d2;height: 467px;width: 550px;margin-bottom: 23px;} 
.story .str_right .s_top .str_img {width: 550px;height: 270px;margin-bottom: 21px;} 
.story .str_bot {width: 550px;} 
.story .str_bot .t1 {font-size: 28px;line-height: 45px;color: #00132b;text-align: right;margin-bottom: 25px;} 
.story .str_bot .t2 {font-size: 14px;line-height: 25px;} 
.story .s_b_left {width: 226px;height: 170px;margin-right: 11px;} 
/*社会责任*/
.respon {margin-bottom: 74px;}
.respon .picScroll-left{overflow:hidden; position:relative;padding: 0 7px; }
.respon .picScroll-left .prev{ display:block;  width:52px; height:68px;position:absolute;top:129px;left:0px;overflow:hidden;cursor:pointer; background:url(../images/blue_arrow_left.jpg) no-repeat;z-index: 1;}
.respon .picScroll-left .next{ display:block;  width:52px; height:68px;position:absolute;top:129px;right:0px;overflow:hidden;cursor:pointer; background:url(../images/blue_arrow_right.jpg) no-repeat;z-index: 1;}
.respon .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.respon .picScroll-left .bd ul li{ margin:0 17px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.respon .picScroll-left .bd ul li .pic{width:559px;height: 325px;}
/*中铸剪影*/
.photo {margin-bottom: 67px;}
.photo .bd_right {margin-right: 10px;}
.photo .bd_bottom {margin-bottom: 9px;}
.photo .p1,.photo .p2,.photo .p3,.photo .p4,.photo .p5,.photo .p6,.photo .p7 {margin-bottom: 9px;}
.photo .photo_left {width: 460px;}
.photo .photo_mid {width: 460px;}
.photo .photo_right {width: 259px;}
.photo .p1 {width:100%;height: 301px;}
.photo .p2 {width:100%;height: 202px;}
.photo .p3 {width:225px;height: 202px;}
.photo .p5 {width:100%;height: 151px;}
/*运行现场*/
.site {padding:58px 0 30px;}
.site h2 { height:64px; line-height:64px; font-size:42px; font-weight:normal; margin-bottom: 28px; text-align:center; background:url(../images/customized_bg1.gif) no-repeat center top;color:#00132b;}
.site h3 {line-height:35px; font-weight:normal; font-size:14px; text-align:center;margin-bottom: 50px;}
.site ul {width: 98%;border-bottom: 5px solid #d8d8d8;padding: 0 1%;}
.site ul li {float: left;width: 110px;height: 42px;text-align: center;line-height: 32px;font-size: 16px;margin-bottom: 7px;margin: 0 10px;}
.site ul span {float: left;display: block;line-height: 32px;}
.site ul li a {color: #00132b;}
.site ul li:hover,.site ul .active {background: url(../images/site_hover.jpg) no-repeat center;}
.site ul li:hover *,.site ul .active a {color: #fff;}
/*砂型效果*/
.sand {padding: 53px 0 30px;}
/*联系我们*/
.contact {padding: 56px 0 82px;}
.contact .cont_t1 {padding: 37px 0 70px;background: url(../images/lx_img.jpg) no-repeat right top;line-height: 35px;}
.contact .cont_t1 p {width:900px;padding-right: 96px;text-indent: 2em;letter-spacing: 1px;border-top: 1px dashed #ddd;padding-top: 35px;}
.contact .cont_t2 {width:996px;padding: 48px 0 40px;border-top: 1px dashed #ddd;border-bottom: 1px dashed #ddd;}
.contact .cont_t2 .lx_ico {width: 88px;height: 88px;overflow: hidden;margin-right: 33px;}
.contact .cont_t2 .right {width: 870px;}
.contact .cont_t2 .right .t1 {line-height: 50px;font-size: 28px;color: #00132b;}
.contact .cont_t2 .right .t2 {line-height: 35px;}
.contact .map {padding-top: 105px;margin-top: 75px;background: url(../images/lx_map.jpg) no-repeat left top;}
/*新闻列表*/
.new {margin:45px 0;}
.hot_news {width: 860px;font-size:16px;}
.hot_news .news_nav {width:858px;border: 1px solid #ddd;background-color: #f5f5f5;line-height: 45px;}
.hot_news .news_nav a {padding-left:23px;font-size: 18px;color: #484848;background: url(../images/news_nav_normal.jpg) no-repeat left center;margin: 0 25px;}
.hot_news .news_nav a:hover {color: #fa7821;background: url(../images/news_nav_active.jpg) no-repeat left center;}
.hot_news .news_nav .active {color: #fa7821;background: url(../images/news_nav_active.jpg) no-repeat left center;}
.hot_news .news_time {width:802px;border: 1px solid #ddd;line-height: 31px;margin-top: -1px;padding-left: 56px;margin-bottom: 24px;}
.hot_news .news_time a {color: #484848;margin-right: 40px;}
.hot_news .news_time a:hover {color: #fa7821;}
.hot_news .news_time .active {color: #fa7821;}
.hot_news .news_detail .news_img {display:block;width: 860px;height: 379px;margin-bottom: 19px;}
.hot_news .news_detail .n_left {width: 715px;}
.hot_news .news_detail .n_left .news_tit {display:block;line-height: 47px;padding-left: 115px;background: url(../images/hot_news_ico.jpg) no-repeat left center;font-size: 24px;color: #00132b;margin-bottom: 10px;}
.hot_news .news_detail .n_left .news_cont {line-height: 30px;}
.hot_news .news_detail .n_right {padding: 10px;border: 1px solid #dcdcdc;color: #888;text-align: center;}
.hot_news .news_detail .n_right .news_date {font-size: 30px;line-height: 30px;margin-bottom: 12px;}
.hot_news .news_detail .n_right .news_year {font-size: 16px;line-height: 16px;margin-bottom: 10px;}
.hot_pro {width: 262px;border: 1px solid #ddd;margin-bottom: 50px;}
.hot_pro .p_head {padding: 10px 22px 0;}
.hot_pro .p_head .h_1 {font-size: 28px;line-height:28px;margin-bottom:10px;color: #00132b;}
.hot_pro .p_head .h_2 {color: #b8b9ba;line-height: 14px;margin-bottom: 12px;}
.hot_pro .p_head .h_3 {width:69px;height: 3px;background-color: #00132b;border: 1px solid #00132b;}
.hot_pro .h_pro {margin-top: 10px;}
.hot_pro .pro_img {width:262px;height: 226px;display: block;}
.hot_pro .p_name {line-height: 38px;background-color: #f5f5f5;text-align: center;color: #484848;font-size: 18px;width: 100%;display: block;}
.hot_new {width: 100%;border: 1px solid #ddd;margin-bottom: 50px;}
.hot_new .p_head {padding: 10px 22px 0;}
.hot_new .p_head .h_1 {font-size: 28px;line-height:28px;margin-bottom:10px;color: #00132b;}
.hot_new .p_head .h_2 {color: #b8b9ba;line-height: 14px;margin-bottom: 12px;}
.hot_new .p_head .h_3 {width:69px;height: 3px;background-color: #00132b;border: 1px solid #00132b;}
.hot_new li {width:46%;padding-left:2%;line-height: 25px;border-bottom: 1px dashed #ccc;margin:10px 1%;float: left;background: url(../images/article_icon1.gif) no-repeat left center;}
.news_list {padding: 36px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: -1px 0;}
.news_list .n_detail {width: 760px;}
.news_list .n_img {width: 248px;height: 148px;margin-right: 38px;}
.news_list .n_tit {font-size: 28px;color: #00132b;line-height: 45px;margin-bottom: 10px;}
.news_list .n_cont {line-height: 30px;}
.news_list .n_time {padding: 10px;border: 1px solid #dcdcdc;color: #888;text-align: center;margin-top: 24px;}
.news_list .n_time .news_date {font-size: 30px;line-height: 30px;margin-bottom: 12px;}
.news_list .n_time .news_year {font-size: 16px;line-height: 16px;margin-bottom: 10px;}
/*4大难关*/
.diff {width: 1240px;margin-bottom: 65px;}
.diff_top {width:100%;text-align:center;margin-bottom:57px;font-size: 44px;color: #313131;line-height: 44px;padding:57px 0 40px;background: url(../images/qzd_top_bg.jpg) no-repeat center bottom;}
.diff_top strong {color: #0262b8;}
.diff .diff_box {width: 276px;height: 322px;padding-top: 32px;margin:0 17px;background: url(../images/diff_bg.jpg) no-repeat center;text-align: center;color: #fff;}
.diff .diff_box img {height: 59px;margin-bottom: 62px;}
.diff .diff_box .d1 {font-size: 29px;line-height: 29px;margin-bottom: 30px;font-weight: bold;}
.diff .diff_box .d2 {width:220px;height: 59px;margin:0 auto;font-size: 15px;line-height: 30px;}
/*如何选择*/
.choice {padding-bottom:40px;text-align: center; }
.choice .org {color: #fa7821;font-size: 18px;line-height: 18px;margin-bottom: 15px; }
.choice .ch_video {padding-top: 50px;background: url(../images/qzd_road_bg.jpg) no-repeat top center;}
.choice .ch_video .video_s{width: 393px;height: 261px;display:block;}
.choice .ch_video .v_tit{line-height: 55px;font-size: 16px;color:#313131;}
.choice .ch_video .shadow{width: 100%;height: 100%;background: url(../images/video_ico.png) no-repeat center #000; opacity: 0.5;position: absolute;top: 0px;}
.choice .ch_video .video_b{width: 629px;height: 313px;display:block;margin: 0 auto;}
/*四大系统*/
.system .sys_box {margin-bottom: 70px;}
.system .s_left {width: 506px;height: 206px;float: left;}
.system .s_right {width: 582px;height:171px;float: left;padding: 35px 56px 0;color: #313131;text-align: center;}
.system .s_right .s_r1 {font-size: 36px;line-height:70px;font-weight: bold;}
.system .s_right .s_r2 {font-size: 16px;line-height: 32px;letter-spacing: 2px;}
/*能做什么*/
.wtd {width: 1260px;text-align: center;}
.wtd .wtd_box {width: 360px;height: 439px;margin: 0 30px 70px;position: relative;}
.wtd .wtd_box .f5_shadow {position: absolute;bottom: 138px;width: 100%;height: 101px;background: url(../images/zz_bg_f5.png) no-repeat center;}
.wtd .wtd_box .w_shadow {position: absolute;bottom: 0px;left:43px;width: 214px;height: 180px;padding:90px 30px 0;background: url(../images/zz_bg_white.png) no-repeat center;font-size: 16px;color: #313131;line-height: 30px;}
.wtd .wtd_box .w_shadow .w_top {border-left: 7px solid #fa7821;line-height: 38px;font-weight: bold;padding-left: 14px;font-size: 30px;margin-bottom: 25px;text-align: left;}
/*客户见证*/
.client {padding: 40px 0;}
.client .c_top div {width: 400px;height: 232px;}
.client .c_top .left {background: url(../images/khjz_ico.jpg) no-repeat center #f5f5f5;}
.client .c_top .mid {padding: 23px 30px 0;width: 340px;height: 209px;background-color: #0363b8;letter-spacing: 2px; color: #fff;}
.client .m_1 {font-size: 20px;line-height: 32px;margin-bottom: 30px;}
.client .m_1 a {color: #fff;}
.client .m_2 {line-height: 30px;}
.client .c_bot div {width: 600px;height: 232px;}
.client .c_bot .c_img {width: 400px;height: 232px;}
.client .c_bot .c_cont {width: 168px;height:227px;padding:5px 16px 0; background-color: #383842; color: #fff;}
/*产品展示*/
.pro_show {margin: -76px auto 55px; ;width: 1216px;}
.pro_show .slideTxtBox{ text-align:center;  }
.pro_show .slideTxtBox .hd{ height:76px; line-height:76px; padding:0 10px;}
.pro_show .slideTxtBox .hd ul li{width: 50%; float:left; cursor:pointer; color: #fff; background:#555;font-size: 36px; }
.pro_show .slideTxtBox .hd ul li.on{ background:#fa7821;}
.pro_show .slideTxtBox .bd ul{ padding-top: 7px;}
.pro_show .slideTxtBox .bd li{ width: 290px;height: 223px; float: left;margin: 7px;}

.pro {margin:30px 0 50px;}
.pro .slideTxtBox{ text-align:center; width: 660px; }
.pro .slideTxtBox .hd ul li{width:155px;height:110px;margin: 4px;border: 1px solid #f1f1f1;cursor: pointer;float: left;}
.pro .slideTxtBox .hd ul li img {width: 100%;height: 100%;}
.pro .slideTxtBox .hd ul li.on{ border-color: #ef001d;}
.pro .slideTxtBox .bd ul{ height: 400px;overflow: hidden;}
.pro .slideTxtBox .bd li{ width: 100%;height: 400px; float: left;}
.pro .slideTxtBox .bd img { width: 100%;height: 400px;}

.item-info { position: relative; float: right; width: 505px;}
.item-info h1 { width: 416px; font-size: 32px; color: #000; font-weight: normal;word-break: break-all }
.item-info .handbook { position: absolute; right: 0; top: 0; font-size: 14px; color: #e50000; text-align: center; }
.item-info .handbook > div { margin-bottom: 6px; width: 70px; height: 48px; line-height: 48px; border: 1px solid #e50000; border-radius: 4px; }
.item-info .handbook > div .icon { font-size: 30px; }
.item-info .item-select { position: relative; width: 350px; }
.item-info .item-select .name { height: 31px; position: relative; font-size: 20px; color: #000; }
.item-info .item-select .name .icon { margin-left: 8px; margin-top: -5px; width: 14px; height: 14px; line-height: 14px; text-align: center; border-radius: 50%; font-size: 14px; color: #fff; background: #ef001d; vertical-align: middle; }
.item-info .item-select ul { display: none; position: absolute; left:0;top: 41px; background: #5e5e5e; border: 1px solid #727272; border-radius: 0 0 6px 6px; }
.item-info .item-select li { width: 348px; height: 34px; line-height: 34px; text-align: center; }
.item-info .item-select li a { display: block; font-size: 18px; color: #fff; }
.p-btns { margin-top: 37px;overflow: hidden }
.p-btns a { float: left; height: 70px; line-height: 70px; text-align: center; border: 1px solid #ef001d; border-radius: 4px; }
.p-btns .consultation { width: 217px; background: #ef001d; font-size: 24px; color: #fff; cursor: pointer;}
.p-btns .call { margin-left: 25px; width: 143px; font-size: 24px; color: #ef001d; }
.p-btns .order-btn { width: 280px; background: #ef001d; font-size: 24px; color: #fff; cursor: pointer;margin-right: 20px;}
.p-btns .tel{ padding: 8px 0;  line-height: 27px; font-size: 16px;}
.p-btns .tel span{ font-size: 24px; color: #f00;}
.summary { margin-top: 10px; padding-top: 8px; padding-bottom: 24px; border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }
.summary .p-desc { line-height: 24px; overflow: hidden; font-size: 16px; color: #343434; }
.summary .p-info { margin-top: 15px; overflow: hidden; }
.summary .p-info span { display: block; height: 30px; line-height: 30px; font-size: 16px; color: #000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.support { margin-top: 28px; height: 20px;position: relative }
.support a { float:left; margin-right: 15px; height: 20px; line-height: 20px; font-size: 16px !important; color: #000 !important; }
.support a .icon { margin-top: -1px; margin-right: 6px; width: 18px; height: 18px; font-size: 18px; color: #ef001d; }
.icon{display:inline-block; *zoom:1;*display:inline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'iconfont';font-size:16px;font-style:normal;}
.bds_share{float:left;}
.bds_share:hover .bdsharebuttonbox{display: block}
.bdsharebuttonbox{position: absolute;right:240px;top:20px;display:none;}
.bdsharebuttonbox a{ padding:6px;background-position: center !important;display:inline-block; *zoom:1;*display:inline;}
.bdsharebuttonbox .bds_qzone{ background:url(../images/kj2.png) no-repeat center;}
.bdsharebuttonbox a.bds_qzone:hover{ background:url(../images/kj.png) no-repeat center;}
.bdsharebuttonbox .bds_sqq{ background:url(../images/qq2.png) no-repeat center;}
.bdsharebuttonbox a.bds_sqq:hover{ background:url(../images/qq.png) no-repeat center;}
.bdsharebuttonbox .bds_weixin{ background:url(../images/wx2.png) no-repeat center;}
.bdsharebuttonbox a.bds_weixin:hover{ background:url(../images/wx.png) no-repeat center;}
.bdsharebuttonbox .bds_tsina{ background:url(../images/xnwb2.png) no-repeat center;}
.bdsharebuttonbox a.bds_tsina:hover{ background:url(../images/xnwb.png) no-repeat center;}
.bdsharebuttonbox .bds_more.bt_share{ padding-left:0; font-size:14px; margin:0; background:url(../images/i_share.png) no-repeat left;}
.bdsharebuttonbox a.bds_more.bt_share:hover{background:url(../images/i_share_2.png) no-repeat left;color:#e60012;}
.bdsharebuttonbox .bds_more.s_btn{ padding-left:22px; font-size:14px; margin:6px 0; background:url(../images/ms.png) no-repeat left;}
.bdsharebuttonbox a.bds_more.s_btn:hover{background:url(../images/ms2.png) no-repeat left;color:#e60012;}

.detail { margin-top: 35px; }
.detail .tab-nav .wrap { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; text-align: center; }
.detail .tab-nav ul { display:inline-block; *zoom:1;*display:inline; vertical-align: top; }
.detail .tab-nav li { float: left; padding: 10px 47px; }
.detail .tab-nav a { font-size: 16px; color: #000; }
.detail .tab-nav .chat { display: none; background: red; }
.detail .tab-nav .chat a { color: #fff; }
.detail .fixed { position: fixed; top: 0; background: #000; z-index: 10; }
.detail .fixed .wrap { border-top: 1px solid #000; border-bottom: 1px solid #000; text-align: center; }
.detail .fixed .wrap a { font-size: 16px; color: #fff; }
.detail .fixed .wrap .chat { display: block; }
.detail .tab-panel .tab-panel-title { font-size: 22px;font-weight: bold; color: #2a2a2a; text-align: center; margin-top: 30px;}
.detail .tab-panel-content { margin-top: 40px; }
.detail .tab-panel-content .tab-series{ width: 80%; margin: 0 auto; padding-top: 40px;}
.detail .tab-panel-content .tab-series table{width: 100%; font-size: 16px;  vertical-align:middle; border-top: 1px solid #eee; border-left: 1px solid #eee; color: #555;}
.detail .tab-panel-content .tab-series table strong{ color: #333; }
.detail .tab-panel-content .tab-series td{ padding: 10px 0; border-bottom:1px solid #eee; border-right: 1px solid #eee; }
.detail .highlights { padding-top: 87px; text-align: center; }
.detail .highlights .content { margin: 0 auto; width: 758px; font-size: 16px; line-height: 1.8em; text-align: left; }
.detail .highlights .content h3{ padding:10px 0;}
.detail .highlights .content p { padding-bottom: 10px; }
.detail .parameter { padding-top: 87px;}
.detail .parameter .tab-panel-content { border-top: 1px solid #dbdbdb; }
.detail .parameter .param-row {overflow: hidden}
.detail .parameter .param-row>div{float: left}
.detail .parameter .param-type {padding: 50px 45px 50px 0; width: 267px; font-size: 24px; color: #000; text-align: right; border-bottom: 1px solid #dbdbdb; vertical-align: top; }
.detail .parameter .param-none {width: 48px; height: 100%; }
.detail .parameter .param-list {padding: 50px 0; width: 840px; border-bottom: 1px solid #dbdbdb;overflow: hidden }
.detail .parameter .param-list > .value { float: left; width: 44%; margin-bottom: 20px; padding: 0 3%; line-height: 1.6em; font-size: 16px; color: #000; overflow: hidden; }
.detail .parts { margin-bottom: 87px; padding-top: 1px; text-align: center; }
/*留言*/
.liuyan{ position:relative; overflow:hidden; width:1200px; height:492px; background:url(../images/liuyanBg.jpg) no-repeat center top; margin:20px auto 0px auto;}
.liuyan .leftwen{ overflow:hidden; float:left; margin-top:355px; margin-left:58px;}
.liuyan .leftwen p{ /*font-size:14px;*/ font-size:16px; color:#000}
.liuyan .leftwen a{ display:block; width:125px; height:32px; background:url(../images/liuyan_btn.png) no-repeat center; margin-top:10px;}
.liuyan .leftwen p span{ color:#e8213d; font-weight:bold;}
.liuyan .leftwen .xizi{ position:absolute; left:345px; top:194px; font-size:42px; font-weight:bold; color:#ff0000; font-family:arial;}
.liuyan .lyBox{ overflow:hidden; width:410px; float:right; margin-top:170px; margin-right:50px;}
.liuyan .lyBox h4{ font-weight:normal; font-size:18px; color:#333;}
.liuyan .lyBox p{ font-size:12px; color:#333; margin-bottom:25px;}
.liuyan .lyBox ul{ overflow:hidden; width:100%}
.liuyan .lyBox li{ width:100%; overflow:hidden; *float:left; /*margin-bottom:15px;*/ margin-bottom:10px;}
.liuyan .lyBox span{ display:block; width:55px; height:30px; text-align:center; line-height:30px; font-size:12px; color:#333; float:left;}
.liuyan .lyBox input{ float:left; width:130px; padding:0px 10px; height:30px; line-height:30px; font-size:12px; color:#333; border:none; outline:none; background-color:#ebebeb;}
.liuyan .lyBox textarea{ overflow:hidden; padding:10px; background-color:#ebebeb; border:none; outline:none; resize:none; width:335px; /*height:78px;*/ height:58px; font-size:12px; color:#333;}
.liuyan .lyBox .sub {cursor: pointer; display:block; width:355px; height:35px; background-color:#1178b0; line-height:35px; text-align:center; font-weight:bold; color:#fff; font-size:15px; margin-left:55px; text-decoration:none;}
.liuyan .lyBox dl{ float: left; margin-left: 5px;}
.liuyan .lyBox dl img{ height:30px; cursor:pointer;}
/*视频弹出层*/
.reveal-modal-bg { position: fixed; height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 100;display: none;top: 0;left: 0; }
.reveal-modal {visibility: hidden;top: 50px; left: 50%;margin-left: -340px;width: 600px;background: #eee url(../images/modal-gloss.png) no-repeat -200px -80px;position: absolute;z-index: 101;padding: 30px 40px 34px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);-box-shadow: 0 0 10px rgba(0,0,0,.4);}
.reveal-modal.small { width: 200px; margin-left: -140px;}
.reveal-modal.medium { width: 400px; margin-left: -240px;}
.reveal-modal.large { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge { width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal {font-size: 22px;line-height: .5;position: absolute;top: 8px;right: 11px;color: #aaa;text-shadow: 0 -1px 1px rbga(0,0,0,.6);font-weight: bold;cursor: pointer;} 
/*右侧浮动客服*/
.fix-right { position:fixed; left:0;top:50%;margin-top:-140px; color:#0262b8 ;z-index:9999}
.fix-right > div { margin-top:1px; text-align:center; padding:10px 18px; background:#eee }
.fix-right > div:hover {background:#ccc;cursor:pointer}
.fix-right img { display:block; margin:auto; margin-bottom:4px;    max-width: 100%;}
.fix-right a { color:inherit }
.fix-right .fix-right2 { position:relative; margin-top:1px; }
.fix-right .fix-right2 .qcode { display:none;position:absolute; right:-148px; top:0; padding:10px; background:#eee; font-size:12px; color:#222; text-align:center }
.fix-right .fix-right2 .qcode img { display:block; margin-bottom:4px; width:128px; height:128px; }
.fix-right >.fix-right2:hover .qcode{display:block}
.fix-right .fix-right3 { position:relative; margin-top:1px; }
.fix-right .fix-right3 .qcode {display: none;position: absolute;right: -155px;top: 0;padding: 31px 16px;background: #eee;font-size: 16px;color: #0262b8;text-align: center;font-weight: bold;}
.fix-right >.fix-right3:hover .qcode{display:block}
.fix-right .go-top { padding:4px 18px; color:#fff;background:#9e9e9e}
/*底部*/
.foot-c{ padding:68px 0 37px 0; background:#e1e1e1 url(../images/foot_bg1.gif) no-repeat center top;}
.foot-c1{z-index: 1; padding:60px 0 20px 0; background:#0f336e url(../images/foot_bg2.gif) no-repeat center top;position: relative;}
.foot-c1 ul {margin-right: 95px;} 
.foot-c1 ul .first {font-size: 18px;line-height: 18px;margin-bottom: 28px;color: #fff;}
.foot-c1 ul li {font-size: 14px;line-height: 14px;margin-bottom: 22px;}
.foot-c1 ul li a {color: #9dabc2;}
.foot-l{ width:630px;}
.foot-l h2{ padding: 0 0 28px 0; border-bottom:1px dashed #666666;}
.foot-l h3{ padding:25px 0; line-height:30px;  font-weight:normal;text-align: justify;}
.foot-l p{ }
.foot-l p a{ padding: 0 13px; color:#27303f; font-weight:bold;}
.foot-l p .a1{ padding-left:0;}
.foot-r p{ padding:10px 0 0 0; line-height:27px; }
.foot-r p a{ padding-right:10px;}
.foot-r p a img{ padding-left:8px; vertical-align:middle;}
.foot-r .ewm {font-size: 18px;line-height:18px;color: #fff;text-align: center;margin-left: 83px;}
.foot-r .ewm img {margin-top: 12px;width: 97px;height: 97px;}
.foot-r .foot_phone {font-size: 36px;color: #fff;padding-top: 42px;background: url(../images/foot_phone.png) no-repeat top left;margin-top: 41px;display: block;margin-right: 10px;}

.link{ overflow: hidden; background:#27303f;}
.link h2{ float:left; width:80px; line-height:40px;  color:#ffffff;font-size: 14px;}
.link h2 a{ color:#ffffff;}
.link p{ float:left;  line-height:40px; width:93%;color: #fff;}
.link p a{ padding: 0 18px 0 0; color:#ffffff; display:inline-block;}

.channel{ padding:48px 0;}
.channel h2{ margin-bottom:14px; padding: 0 0 0 45px; font-size:40px;color: #00132b;font-weight: normal; background:url(../images/channel_bor1.gif) no-repeat center;}
.channel h2 a{ color:#171f2a;}
.channel li{ margin-bottom:20px;padding: 0 0 0 45px;   }
.channel li h4{ float: left; width:102px; font-weight:normal;}
.channel li h4 a{ display:block; width:86px; height:28px; color:#171f2a; text-align:center; line-height:30px; border:1px solid #cfcfcf;}
.channel li p{ float: left; line-height:30px;width: 1050px;text-align: justify;}
.channel li p a{ padding: 0 35px 0 0;}
.channel li p .more{ padding:0 0 0 15px; color:#333;}
/*鼠标经过图片*/
.he_ZoomInImg{padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_ZoomInImg .he_ZoomInImg_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_ZoomInImg:hover .he_ZoomInImg_img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.he_ZoomInImg:hover .he_ZoomInImg_caption_p{color:#fff;opacity:1}