body{}#mOuterBox{}#mBody1,#dBody1{background-position: 0% 0%;}#mBody2,#dBody2{background-position: 0% 0%;}

/*样式初始化及公共样式部分*/
*{ margin:0px; padding:0px; }
body{ color:#333; font-size:13px; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden; }
a{ color:#333; text-decoration:none; transition:0.3s all; }/*定义全局链接颜色*/
a:hover{ color:#333; transition:0.3s all; }/*定义全局链接鼠标滑过颜色*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px; list-style:none; border:0px; }/*主要标签的样式初始化*/
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i { font-size:40px;font-style: inherit; font-weight:bold;color:rgba(255,255,255,.4); }
.cl,.clear{ clear: both; height:0px; }/*清除左右浮动*/
.fl{ float:left; } /*定义左浮动*/
/*.fl img{width:105px;}*/
.fr{ float:right; } /*定义右浮动*/
.cp img{ border:1px solid #C1C1C1; padding:2px; background:#fff; }/*定义标签调用图片的边框样式*/
.cp a:hover img{ border:1px solid #017c40; padding:2px; background:#fff; }/*定义鼠标经过时边框的变化效果*/
.pr{ position: relative; }
.en { text-transform: uppercase; font-family: arial; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { /*兼容 IE*/zoom: 1; }
.ct, .ct_box, .mf{ overflow:initial !important;}
.page{ margin:0 auto;width:90%; min-width:1400px;}
*{box-sizing: border-box;}

@font-face {
  font-family: 'iconfont';  /* project id 2345038 */
  src: url(files/iconfont.eot.txt),
  url(files/iconfont.woff) format('woff'),
  url(files/iconfont.ttf) format('truetype'),
}


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
/*抬头*/
.head_bg{background: #fff;position: relative;  min-width:1400px;}
.head{width:90%;height: 100px;margin:0 auto; min-width:1400px;}
.logo{margin-top: 19px;}
.logo img{
    display: block; padding-top: 7px;
}
.logo .wenzi{float: left;
    font-size:1.2rem;color: #222;margin-left: 5px;padding-top:46px;
}
.name{margin-top: 20px;margin-left: 15px;}
.name p{font-size: 27px; font-weight: 600;}
.name d{font-size:16px;color: #333;line-height: 30px;}
.head .tel{margin-top:15px;width: 210px;background: url(images/tel1.png) no-repeat left; line-height: 70px;padding-left: 60px;font-size: 22px;color: #3466a3;font-family: arial;min-width: 194px;}
.nav ul{padding: 0 2vw;}
.nav>ul>li{float: left; display: block;height:100px;}
.nav>ul>li>a{display: block; color: #333; font-size: 16px; text-align: center; position: relative; z-index: 3333; line-height:100px;padding: 0 1.6vw;}
.nav ul li:after{content: ''; display: block;width: 0; height:44px; background:#3466a3; transition:0.3s all ease-in-out;z-index: 2222; margin: -73px auto;
    border-radius: 20px;
}
.nav ul li.navcurrent:after,.nav ul li:hover:after{width:100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a {margin: 0 auto; color:#fff;}
.dropmenu{ position:absolute; width:100%; left:0; background:rgba(52,102,163,0.95); top:110%; opacity:0; visibility:hidden; -webkit-transition:all .6s ease; transition:all .6s ease; z-index:333; padding:10px 0; text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a{ display:inline-block;  line-height:40px; color:#fff;font-size:16px;padding: 0 25px;}
.dropmenu a:hover {
    background: #edbd13;
    color: #333;
    border-radius: 12px;
    padding: 0 25px;
}
.dropmenu a+a{ margin-left:100px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:inline-block;}
.dropmenu table tr+tr{ margin-left:25px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
@media (max-width: 1550px){
    .head{width:90%;  min-width:1400px;}
}
@media (max-width: 1660px){
    .nav>ul>li>a{    padding: 0 1.4vw;}
}
/*内页产品参数*/
.n_prod{margin-top:40px;width: 100%; padding-bottom:30px; font-size:16px;line-height:35px;}
.pcontent_title_h4 strong{display:block; text-align:center; font-size:18px;font-weight:bold; padding-top:10px;}
.n_prod:before{display:block;content:"详情展示"; text-align: center; font-size: 20px;font-weight:normal;  color: #fff;  background: #3466a3;  line-height:60px;margin-bottom:30px;}
.n_prod table{width: 100%;border-collapse: collapse;font-size: 13px;line-height:24px;margin-top: 19px;}
.n_prod table td{border: 1px solid #eee; padding:10px 3px;text-align:center; font-size: 13px;    text-transform: uppercase;}
.n_prod table tr:nth-of-type(2n+1){ background:#f9f9f9;}
.n_prod sub{font-size:12px;}
.n_prod dl{display:block;border:1px solid #f5f5f5;margin:30px auto; padding:15px 0;}
.n_prod dl img{display:block; margin:0 auto;}
.n_prod i{ display:block;margin-top:30px;font-weight:bold; font-size:20px;color:#3466a3;}
.n_prod .pro{border:1px solid #eee; padding:2%;box-sizing: border-box; margin-bottom:50px;}
.n_prod .pro img:nth-of-type(2n){ margin-left:2%;display: inline-block;}
.n_prod .pro img{width:49%;}
.ny_news {
    font-size: 15px;
    line-height: 30px;
    margin: 0 auto;
}
.ny_news p {
    text-indent: 2em;
}
.ny_news img {
    display: block;
    margin: 1.5% auto;
}
/*内页产品pdf详情*/

  .n_pro_detail_d_content img{
  display: block;margin: 0 auto;
  }
 .n_pro_detail_d_content{
   border: 1px solid #eee;
    padding: 5%;
  }
.pro_content{width:100%;text-align:center;}
.pro_content .but{display:inline-block; line-height: 35px; font-size:16px; border-radius:25px; background:#000; padding:0 20px; margin:10px;}
.pro_content .but:first-child{margin-left:5px;}
.pro_content .but a{display:block; color:#fff;}
.pro_content #pdf{width:100%; height:1000px; border:1px solid #ccc; box-sizing:border-box;}


.box806_-3913 { overflow: hidden; position: relative }
.box806_-3913 .main_image { width: 100%; height: 850px; overflow: hidden; margin: 0 auto; position: relative }
.box806_-3913 .main_image ul { width: 9999px; height: 850px; overflow: hidden; position: absolute; top: 0; left: 0 }
.box806_-3913 .main_image li { float: left; width: 100%; height: 850px; }
.box806_-3913 .main_image li span { display: block; width: 100%; height: 850px; }
.box806_-3913 .main_image li a { display: block; width: 100%; height: 850px }
.box806_-3913 .main_image li .img_1 { text-align: center; background-repeat: no-repeat }
.box806_-3913 .main_image li .img_2 { text-align: center; background-repeat: no-repeat }
.box806_-3913 .main_image li .img_3 { text-align: center; background-repeat: no-repeat }
.box806_-3913 .flicking_con { width: 100%; margin: 0 auto; }

/* 焦点 */
.box806_-3913 .flicking_con .flicking_inner { position: absolute; bottom: 10px; left: 0; z-index: 22; width: 100%; height: 21px; text-align: center; }
.box806_-3913 .flicking_con a { display: inline-block; width: 60px; height: 5px;border: #c8c8c8 1px solid; margin: 0 3px; cursor: pointer; font-size: 0px; position: relative; }
.box806_-3913 .flicking_con a.on { background-color: #3466a3; border-color: #3466a3; }

/* 焦点 */
.box806_-3913 #btn_prev, .box806_-3913 #btn_next { z-index: 998; position: absolute; width: 40px !important; height:80px !important; top: 50%; margin-top: -20px; display: block !important; -webkit-transition: all ease .35s; transition: all ease .35s; }
.box806_-3913 #btn_prev { background:rgba(0, 0, 0, .5) url(images/arrow-left.png) no-repeat center/35px; }
.box806_-3913 #btn_next { background:rgba(0, 0, 0, .5) url(images/arrow-right.png) no-repeat center/35px; }
.box806_-3913 #btn_prev:hover, .box806_-3913 #btn_next:hover { background-color: #3466a3; }
.box806_-3913 #btn_prev { left: 2%; }
.box806_-3913 #btn_next { right: 2%; }
.box806_-3913 #fan{height:850px}


/*搜索*/
.s-input input[type="submit"] { display: inline-block; border: none; width:45px; height: 45px; position: absolute; top: 0; right: 0;color:#fff; background:url(images/2021926142812633.jpg) no-repeat;}
.s-input input[type="text"]:focus { border: 1px solid #0066cb; }
.search_02 input {
    background: #fff;
    border: none;
    height: 30px;
    width: 287px;
    font-size: 13px;
margin-top: 34px;
    margin-left: 25px;
}
.search_nbg{width: 100%;height:98px; margin:0 auto;position:absolute; top:440px;border-bottom:1px #eee solid;border-top: 1px #eee solid;}
.search_bg{width: 100%;height:98px; margin:0 auto;border-bottom:1px #eee solid;border-top: 1px #eee solid;}
#search{color: #999;height:98px;margin:0 auto;line-height:98px;}
.search_01 i{display: block;float: left;padding-top: 32px;margin-right: 14px;}
.search_01{ float:left; width:1060px;}
.search_01 a{font-size: 15px;border: 1px #eee solid;padding: 8px 17px;border-radius: 17px;}
.search_01 a+a{margin-left:10px;}
.search_01 a:hover{color: #3466a3;}
.search_02 form{padding-left:0;}
.search_02{height:98px;width:387px;overflow:hidden;float:right;border-left: 1px #eee solid;border-right: 1px #eee solid;position: relative;}
#soo{ height:24px;}
#infoname{ background:#fff; border:none; height:30px; width:287px;  font-size:13px;margin-top: 34px;}
.search_bg1 input{ display:block; float:left; box-sizing:content-box;margin: 33px 27px 0 0;}
@media (min-width:1600px) and (max-width: 1670px){
    .search_01 a{font-size: 14px;}
    .search_02{width: 357px;}
  #infoname{width:277px;}
}
@media (min-width:1440px) and (max-width: 1590px){
    .search_01{width: 975px;}
    .search_01 a{font-size:13px;}
    .search_02{width: 276px;}
    #infoname{width:180px;}
}
@media (min-width:1400px) and (max-width: 1439px){
    .search_01{width: 975px;}
    .search_01 a{font-size:13px;}
    .search_02{width: 276px;}
    #infoname{width:180px;}
}
@media (max-width: 1400px){
    .search_01{width: 975px;}
    .search_01 a{font-size:13px;}
    .search_02{width: 276px;}
    #infoname{width:180px;}
}
/*产品中心*/
.bg{width:100%;min-width:1400px;}
.prod_bg{background: #f5f5f5;padding-top:70px;padding-bottom:100px;}
.prod_l{border-left: 4px #3466a3 solid;padding-left: 26px;}
.prod_l p{font-size: 30px;color: #222;}
.prod_l span{display: block;font-size:16px; color:#666;}
.prod_ll{margin-left:48px;margin-top:26px;}
.prod_ll a{display: block;float: left;font-size: 15px;COLOR: #666;margin:0 40px;}
.prod_ll a:hover{color: #3466a3;}
.prod_ll a+a{margin-left: 36px;}
.prod_r a{display: block;width: 86px;line-height: 34px;height: 34px;text-align: center;font-size: 15px;border: 2px #e1e1e1 solid;border-radius: 32px;margin-top: 16px;position: relative;transition:0.3s ease-in-out;}
.prod_r a:after{content:"";position: absolute;top:-2px;left: -2px; width: 82px;height: 32px;border: 2px #3466a3 solid;border-radius:32px;  background:#3466a3
;  transition:0.3s ease-in-out;transform:scale(0);}
.prod_r a:hover{border: 2px #3466a3 solid; color:#fff;}
.prod_r a:hover::after{transform:scale(1);}
.prod_r a p{position: relative;    z-index: 2;}
.prod_d{width:30%;
    margin-top: 25px;
}
.prod_img{width:75%;margin-top:-87px;margin-right:-50px;}
.prod_wt li{width:49%;height:380px;background: #fff;float: left;margin-top:2%;padding: 40px 50px; box-sizing: border-box; overflow: hidden;}
.prod_wt li:nth-child(2n){float: right;}
.prod_img2{margin-left: 3%;padding-top:20px; width: 72%;
    position: relative;
}
.prod_img2 p {
    font-size: 18px;
	width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.prod_d p{width:250px;font-size:26px;color:#222;}
.prod_d span{display: block;width: 1px;height:15px;background: #ccc;margin:15px 0px 10px 0px;}
.prod_d a{display: block;font-size: 1rem;line-height: 32px; color:#666;}
.prod_d a:hover {  color: #3466a3;}
.prod_img img{width: 100%;
    display: block;
}
@media (min-width:1680px) and (max-width:1910px){
    .prod_ll a+a {margin-left: 30px;}
    .prod_ll{margin-left: 30px;}
    .prod_l{padding-left:20px;}
}
@media (min-width:1600px) and (max-width:1670px){
    .prod_ll a+a {margin-left: 30px;}
    .prod_ll{margin-left: 30px;}
    .prod_l{padding-left:20px;}
    .prod_wt li{height: 350px;}
    .prod_d a{line-height: 26px;}
    .prod_d p{font-size: 26px;}
}
@media (min-width:1400px) and (max-width:1599px){
    .prod_wt li{height: 340px;}
    .prod_d a{line-height: 26px;}
    .prod_d p{font-size: 24px;}
}
/*关于我们*/
.about-wrap {
    padding-bottom: 70px;
    border-bottom: 1px solid #ddd;
}
.about-wrap .tit-bar {
    position: relative;
}
.about-wrap .tit-bar .com-title {
    position: absolute;
    left: 60px;
    top: 160px;
}
.top70 {padding-top: 70px;}
.com-title .en {
    margin-top: 12px;
    font-size: 14px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
}
.footer_a a{display: block;font-size: 15px;line-height: 40px;COLOR: #666;}
.footer_a a:hover{color:#000;}
.footer_ww,.footer_ww a{font-size: 15px;line-height: 40px;COLOR: #666;}
.pt-110{padding-top: 110px;}
.com-title h3 {font-weight:normal;
    font-size: 32px;
    color: #fff;
    line-height: 1;
}
.com-width{margin-right: auto;margin-left: auto;width: 90%;}
.about-content {
    margin-top: 45px;margin-bottom: 50px;
}
.about-content .cont {
    width: 41.6666%;
}
.about-content .cont h4 {font-weight:normal;
    font-size:26px;
    color: #333;
    line-height: 1;
}
.about-content .cont .des {
    font-size:16px;
    color: #8c8c8c;
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.about-content .cont .more {
    display: inline-block;
    width: 160px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 1px #dddddd;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #8c8c8c;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.about-content .cont .more:hover {
    background: #3466a3;
    color: #fff;
    width: 175px;
}
.about-other {
    width: 49.2361%;
    height: 180px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px 
        rgba(34, 24, 21, 0.1);
    border-radius: 5px;
    border-top: 3px solid #3466a3;
    overflow: hidden;
    padding-top: 30px;
}
.abox {
    display: block;
}
.about-other li {float:left;
    width: 33.3333%;
    width: calc(100% / 3);
    text-align: center;
}
.about-other li h4 {font-weight:normal;
    font-size: 20px;
    color: #262626;
    line-height: 1;
    margin-top: 15px;
}
.about-other li .pic {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.about-other li:hover .pic {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.about-other li .en {
    font-size: 12px;
    color: #CECECE;
    margin-top: 10px;
}
.about-other li .abox:hover h4 {
    color: #3466a3;
}
/*数字滚动*/
.num-scroll-two {
    font-size: 0;
    text-align: center;
    margin-left: -40px;
    margin-right: -40px;
}
.num-scroll-two li {
    position: relative;
    display: inline-block;
    width: 25%;
    color: #fff;
}
.num-scroll-two li~li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -22px;
    width: 1px;
    height: 44px;
    background-color: #e5e5e5;
    opacity: 0.58;
}
.num-scroll-two li .num-cont {
    color: #3466a3;
    font-size: 16px;
    line-height: 1;
    position: relative;
    font-size: 52px;
}
.num-scroll-two li .num-cont .num {font-size:52px;font-weight:bold;
    display: inline-block;
    line-height: 1;
    color: #222;
}
.num-scroll-two li .num-cont i {font-size:58px;font-weight:normal;
    color:#3466a3;
}
.num-scroll-two li:nth-child(4) .num-cont i {
    right: -45px;
}
.num-scroll-two li .scroll-cont {
    display: inline-block;
}
.num-scroll-two li .num-tit {
    font-size: 14px;
    color: #595959;
    margin-top: 10px;
}
.com-pic-cont {
    position: relative;
}
.com-pic-cont .pic {
    width: 50%;
}
.com-pic-cont .pic.long {
    width: 63.85%;
}
.com-pic-cont .cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
    padding-left: 97px;
}
.com-pic-cont .cont.center {
    width: 36.15%;
    padding-left: 0;
}
.com-pic-cont .cont h4 {
    font-size: 24px;
    color: #333333;
    line-height: 30px;
}
.com-pic-cont .cont .en {
    font-size: 16px;
    color: #333333;
    line-height: 27px;
    margin-top: 20px;
}
.com-pic-cont .cont.center .en {
    font-size: 14px;
    margin-top: 14px;
    line-height: 1;
}
.tit-bar img {
    width: 100%;
    max-width: 1687px;
}
/*应用领域*/
.project_l{width: 25%;height: 600px;background: #3466a3;padding: 90px 0 0 4%;margin-top:120px;}
.project_l p{font-size: 40px;color: #fff;margin-top:15px;margin-bottom:15px;}
.project_l d{width:280px;font-size: 16px;color: #fff;line-height: 30px;display:block;}
.project_l span{font-size: 12px;color:rgba(255,255,255,.6);display: block;line-height: 24px;margin-top: 15px;}
.project_l a{width: 69px;height: 69px;border: 1px solid #eee;display: block;border-radius: 50%;margin-top: 80px; position: relative;color:#fff;font-size:30px;line-height: 64px;
    text-align: center;}
.project_l a .p-j{font-size:22px;color:#fff;text-align:center;line-height:18px;}
.project_l a:after{content: '+';
    display: block;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2px;
    right: 0;
    margin: auto;
    background: #edbd13;
    transform: scale(0);
    transition: 0.3s all ease-in-out;
}
.project_l a:hover::after{transform:scale(1);color: #333;
    font-size: 32px;
    line-height: 65px;
    z-index: 2;}
.project_l a:before{content: '+'; display: block;position: relative;z-index: 2; font-size:32px;}
.project_l a:hover::before{}
.project_r{width: 75%;height: 600px;padding: 68px 4%;background:#f5f5f5;margin-top:120px;}
.project_box{width:100% !important;margin-top:18px;}
.project_img{width:100% !important;}
.project_img td{width:32%;padding-left:0px !important;display:block;float:left;transition:0.3s all ease-in-out}
.project_img td img{width:100%;height:auto;transition:0.3s all ease-in-out;}
.project_img td+td{margin-left:2%;}
.project_img td div{padding-top:0px !important;height:60px;width:100%;background:#fff;line-height:60px;}
.project_img td div a{display:block;width:100%;height:60px;font-size:16px;color:#666;}
.project_list td.on:after{display:block;content:"";width: 0;height: 0;border-left: 16px solid transparent;border-right: 16px solid transparent;border-top: 10px solid #c49a4d;position: relative;margin: 2px auto 0;}
.project_list td.on{border:2px solid #c49a4d;background:#c49a4d;color:#fff;}
.project_list td.on a{color:#fff !important;}
.project_r .tempWrap{margin-top:50px;    width: 100% !important;}
.project_r .title-w p{font-size:38px;}
.project_r .title-w span{font-size:18px;color:#999;line-height:45px;}
.project_img td>a{display:block;width:100%;height:100%;overflow: hidden;}
.project_img td:hover img{transform: scale(1.1);}
.project_img td:hover div a{background:#3466a3;color:#fff;;}
.project_img td br{display:none;}


.box20031_-9575 { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #333; width: 100% }
.box20031_-9575 * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.box20031_-9575 a { text-decoration: none; color: inherit; }
.box20031_-9575 img { border: 0; width: 526px; height:343px; vertical-align: middle; }
.box20031_-9575 .hd-header { overflow: hidden; line-height: 35px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dashed #e5e5e5; }
.box20031_-9575 .hd-header h3 { float: left; font-size: 24px; color: #333; font-weight: normal; }
.box20031_-9575 .hd-header a { float: right; font-size: 14px; color: #a1a1a1; text-transform: uppercase; }
.box20031_-9575 .hd-header a:hover { color: #fcbb17; }
.box20031_-9575 .news-list .tj-news .tj-title { margin: 15px 0;position: absolute;
    bottom: 13%; left:0; }
.box20031_-9575 .news-list .tj-news .tj-title span { width: 68px; height: 32px; border-radius: 5px; display: block; background: #fcbb17; text-align: center; line-height: 32px; font-size: 20px; float: left; margin-right: 10px; }
.box20031_-9575 .news-list .tj-news .tj-title a { font-size: 20px; line-height: 32px; }
.box20031_-9575 .news-list .tj-news .tj-title a:hover { color: #fcbb17; }
.box20031_-9575 .news-list .tj-news .tj-desc {color: #8c8c8c;
    position: absolute;
    bottom: 4%;
    line-height: 24px;
    font-size: 14px; }
.box20031_-9575 .news-list .news-item { width: 100%; height: 36px; line-height: 36px; color: #666; padding-left: 20px; position: relative; overflow: hidden; }
.box20031_-9575 .news-list .news-item::before { content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; border: 1px solid #fcbb17; position: absolute; left: 0; top: 15px; }
span.order {
    display: none;
}
.box20031_-9575 .news-list .news-item a:hover { color: #fcbb17; }
.box20031_-9575 .news-list .news-item .date { float: right; }

dl.news-list {
    margin-top: 25px;
    background-color: #f8f8f8;
    border: solid 1px #dddddd;
       padding: 10px 10px 20px;
}
dt.tj-news {
    position: relative;
    padding-bottom: 24%;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 2%;
}




.box20031_-9575 { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #333; width: 100% }
.box20031_-9575 * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.box20031_-9575 a { text-decoration: none; color: inherit; }
.box20031_-9575 img { border: 0; max-width: 100%; vertical-align: middle; }
.box20031_-9575 .hd-header { overflow: hidden; line-height: 35px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dashed #e5e5e5; }
.box20031_-9575 .hd-header h3 { float: left; font-size: 24px; color: #333; font-weight: normal; }
.box20031_-9575 .hd-header a { float: right; font-size: 14px; color: #a1a1a1; text-transform: uppercase; }
.box20031_-9575 .hd-header a:hover { color: #fcbb17; }
.box20031_-9575 .news-list .tj-news .tj-title { margin: 15px 0;position: absolute;
    bottom: 13%; left:0; }
.box20031_-9575 .news-list .tj-news .tj-title span { width: 68px; height: 32px; border-radius: 5px; display: block; background: #fcbb17; text-align: center; line-height: 32px; font-size: 20px; float: left; margin-right: 10px; }
.box20031_-9575 .news-list .tj-news .tj-title a { font-size: 20px; line-height: 32px; }
.box20031_-9575 .news-list .tj-news .tj-title a:hover { color: #fcbb17; }
.box20031_-9575 .news-list .tj-news .tj-desc {color: #8c8c8c;
    position: absolute;
    bottom: 4%;
    line-height: 24px;
    font-size: 14px; }
.box20031_-9575 .news-list .news-item { width: 100%; height: 36px; line-height: 36px; color: #666; padding-left: 20px; position: relative; overflow: hidden; }
.box20031_-9575 .news-list .news-item::before { content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; border: 1px solid #fcbb17; position: absolute; left: 0; top: 15px; }
span.order {
    display: none;
}
.box20031_-9575 .news-list .news-item a:hover { color: #fcbb17; }
.box20031_-9575 .news-list .news-item .date { float: right; }

dl.news-list {
    margin-top: 25px;
    background-color: #f8f8f8;
    border: solid 1px #dddddd;
       padding: 10px 10px 20px;
}
dt.tj-news {
    position: relative;
    padding-bottom: 24%;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 2%;
}
div#mfid0 {
    min-width: 1400px;
    width: 90% !important;
}
#mfid2, #mfid5, #mfid7 {
    width: 32% !important;
}


.box20031_-5588 { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #333; width: 100% }
.box20031_-5588 * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.box20031_-5588 a { text-decoration: none; color: inherit; }
.box20031_-5588 img { border: 0; max-width: 100%; vertical-align: middle; width:526px; height:343px; }
.box20031_-5588 .hd-header { overflow: hidden; line-height: 35px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dashed #e5e5e5; }
.box20031_-5588 .hd-header h3 { float: left; font-size: 24px; color: #333; font-weight: normal; }
.box20031_-5588 .hd-header a { float: right; font-size: 14px; color: #a1a1a1; text-transform: uppercase; }
.box20031_-5588 .hd-header a:hover { color: #fcbb17; }
.box20031_-5588 .news-list .tj-news .tj-title { margin: 15px 0;position: absolute;
    bottom: 13%; left:0; }
.box20031_-5588 .news-list .tj-news .tj-title span { width: 68px; height: 32px; border-radius: 5px; display: block; background: #fcbb17; text-align: center; line-height: 32px; font-size: 20px; float: left; margin-right: 10px; }
.box20031_-5588 .news-list .tj-news .tj-title a { font-size: 20px; line-height: 32px; }
.box20031_-5588 .news-list .tj-news .tj-title a:hover { color: #fcbb17; }
.box20031_-5588 .news-list .tj-news .tj-desc {color: #8c8c8c;
    position: absolute;
    bottom: 4%;
    line-height: 24px;
    font-size: 14px; }
.box20031_-5588 .news-list .news-item { width: 100%; height: 36px; line-height: 36px; color: #666; padding-left: 20px; position: relative; overflow: hidden; }
.box20031_-5588 .news-list .news-item::before { content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; border: 1px solid #fcbb17; position: absolute; left: 0; top: 15px; }
span.order {
    display: none;
}
.box20031_-5588 .news-list .news-item a:hover { color: #fcbb17; }
.box20031_-5588 .news-list .news-item .date { float: right; }

dl.news-list {
    margin-top: 25px;
    background-color: #f8f8f8;
    border: solid 1px #dddddd;
       padding: 10px 10px 20px;
}
dt.tj-news {
    position: relative;
    padding-bottom: 24%;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 2%;
}


.box20031_-9497 { font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; color: #333; width: 100% }
.box20031_-9497 * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.box20031_-9497 a { text-decoration: none; color: inherit; }
.box20031_-9497 img { border: 0; max-width: 100%; vertical-align: middle; width:526px; height:343px;}
.box20031_-9497 .hd-header { overflow: hidden; line-height: 35px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dashed #e5e5e5; }
.box20031_-9497 .hd-header h3 { float: left; font-size: 24px; color: #333; font-weight: normal; }
.box20031_-9497 .hd-header a { float: right; font-size: 14px; color: #a1a1a1; text-transform: uppercase; }
.box20031_-9497 .hd-header a:hover { color: #fcbb17; }
.box20031_-9497 .news-list .tj-news .tj-title { margin: 15px 0;position: absolute;
    bottom: 13%; left:0; }
.box20031_-9497 .news-list .tj-news .tj-title span { width: 68px; height: 32px; border-radius: 5px; display: block; background: #fcbb17; text-align: center; line-height: 32px; font-size: 20px; float: left; margin-right: 10px; }
.box20031_-9497 .news-list .tj-news .tj-title a { font-size: 20px; line-height: 32px; }
.box20031_-9497 .news-list .tj-news .tj-title a:hover { color: #fcbb17; }
.box20031_-9497 .news-list .tj-news .tj-desc {color: #8c8c8c;
    position: absolute;
    bottom: 4%;
    line-height: 24px;
    font-size: 14px; }
.box20031_-9497 .news-list .news-item { width: 100%; height: 36px; line-height: 36px; color: #666; padding-left: 20px; position: relative; overflow: hidden; }
.box20031_-9497 .news-list .news-item::before { content: ""; display: block; width: 4px; height: 4px; border-radius: 50%; border: 1px solid #fcbb17; position: absolute; left: 0; top: 15px; }
span.order {
    display: none;
}
.box20031_-9497 .news-list .news-item a:hover { color: #fcbb17; }
.box20031_-9497 .news-list .news-item .date { float: right; }

dl.news-list {
    margin-top: 25px;
    background-color: #f8f8f8;
    border: solid 1px #dddddd;
       padding: 10px 10px 20px;
}
dt.tj-news {
    position: relative;
    padding-bottom: 24%;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 2%;
}

.ct1{margin: 120px 5% 102px; width: 1691px;}
.ct2{width: auto;}
.ct3{float: left; width: 31.4015%;}
.ct4{float: left; margin-left: 2%; margin-right: 2%; width: 31.4015%;}
.ct5{float: left; width: 33.1756%;}


/*版权*/
.footer_bg{background: #dbdedf;height:390px;}
.footer_wt li{float: left;margin-right: 80px;}
.footer_t{font-size: 16px;font-weight: bold;color: #222;margin-bottom: 20px;}
.footer_a a{display: block;font-size: 15px;line-height: 40px;}
.footer_a div+div{margin-left: 75px;}
.footer_ww,.footer_ww a{font-size: 15px;line-height: 40px;}
.footer_wt li:last-child{float: right; margin-right:0;}
.footer_ma{width: 188px;height:188px;text-align: center;}
.footer_ma img{display: block;width:188px;background: #fff;}
.footer_ma p{border: 1px #ccc solid;width: 100%;height: 44px;line-height: 44px;font-size: 15px;border-top: none;}
.copy_bg{padding:35px 0; background: #282828;}
.copy_l,.copy_l a{font-size: 16px;color: #999;}
.copy_bg a:hover,.linkTagcs li a:hover{color:#fff !important;}
@media (min-width:1681px) and (max-width:1920px){
.footer_wt li:nth-child(4){padding-right:100px;margin-right:80px; border-right: 1px #e5e5e5 solid;}
}
@media (min-width:1600px) and (max-width:1680px){
.footer_wt li:nth-child(4){padding-right:70px;margin-right:50px;}
}
@media (min-width:1400px) and (max-width:1599px){
.footer_wt li:nth-child(4){padding-right:50px;margin-right:50px;margin-left: 50px;}
.footer_a div+div { margin-left: 40px;}
.linkTagcs{width:1100px !important;}
}
.footer_a a:hover{COLOR: #000;}

.box2701_-4232 *{padding:0; margin:0; margin-top:10px; }
.box2701_-4232 .c_f {*zoom:1;}.c_f:after{display:block;visibility:hidden;clear:both;height:0;content:"\20";}
.box2701_-4232{ width:90%;  margin:0 auto;padding-bottom: 30px;}
.box2701_-4232 .box270_tit{ margin:0 20px; height:40px; line-height:40px; _height:28px; _padding-top:12px; border-bottom:solid 1px #ededed; display:none;}
.box2701_-4232 .box270_tit .box270_ico{ background:url(images/ico265_1.jpg) 0 0 no-repeat; display:inline-block; width:14px; height:18px; vertical-align:middle; margin-right:10px;}
.box2701_-4232 .box270_tit th2{ font-size:14px; color:#075c95;}
.box2701_-4232 .box270_text{ width:90%; }
.box2701_-4232 .box270_text a{ height:20px; font-size:16px; padding:0px 15px 0 0px; color:#999; display:inline-block; text-decoration: none;}
.box2701_-4232 .box270_text a:hover{ color:#3466a3;}



/*内页代码*/

    .pro_detail_text{ display:none;}
        .mod1125 .pro_detail_img{ position: relative;
            
            margin-bottom: 20px;
        }
        .mod1125 .showbox { z-index: 3; box-sizing: border-box;width: 100% !important; height: auto !important;
            background: transparent; 
            border: 1px #ddd solid;
        }
        .mod1125 .showbox b img{
        width: 100% !important;height: 100% !important;
            margin: 0 auto;
        }
    .mod1125 .showbox>div{width: 100% !important; height: auto !important;}
.pic_img_show{ position: relative;box-sizing: border-box;
    width:48% !important;
}

.small_ul{ background: #eee; padding-top: 15px; 
    width:100% !important;
}
#showsum{ margin-top: 30px;width: 100% !important;
   height: auto !important;position: absolute;bottom: 0;left: 0;
}

.small_ul:after{
    display: block;content: "";clear: both;
}
.mod1125 ul.small_ul li {cursor: pointer;
            float: left; margin-bottom: 13px;
            margin-left: 13px !important;
            width: 22.7% !important;
            height: auto !important;
            overflow: hidden;
            border: 1px solid #ddd;
        }
       .mod1125 ul.small_ul li>div {
            height: 100% !important;
            width: 100% !important;
            text-align: center;
            display: table-cell;
            vertical-align: middle;
        }
     .mod1125 ul.small_ul li>div img{width: 100% !important;height: auto !important;
         display: block !important;
     }   
.mod1125 ul.small_ul li:nth-of-type(n+9){
    display: none;
}
.pro_detail_show table{ border-color:#ddd !important; width: 100% !important;
    border-collapse: collapse;line-height: 50px;text-align: left;font-size: 16px;border: none; 
}
.pro_detail_show table td{
    padding-left: 50px;
}
.pro_detail_show table tr td:nth-of-type(1){text-align: center; padding-left: 0;border: 1px solid #ddd !important;
    text-align: center;
}
.mod1125 .pro_detail_show td p{
    text-align: left; padding-left:13px;
}



.pro_detail_show video{
    display: inline-block;text-align: center; width: 48%; float: left;margin-top: 4%;
}
.pro_detail_show video:nth-of-type(2n){
    margin-left: 4%;
}
.pro_detail_show:after{
    display: block;content: "";clear: both;
}
