﻿body{ font-family:Microsoft Yahei; color:#555; font-size:14px; min-width:1200px;}
*,ul,li,dl,dt,dd,em{ padding:0; margin:0; list-style:none; font-style:normal;}
html{ overflow-x:hidden}
a{ text-decoration:none; color:#333}
a:hover{ color:#0455a1;}
img{ border:none}
.container{ width:1200px; margin:0 auto; overflow:hidden}
.mg20{ margin-bottom:50px;}
input,button{outline:none;}

.txt1{ float:left; width:140px; color:#c1d1e2; height:20px; line-height:20px; text-align:right; padding:0 5px; background:url(.); border:none;}
.btn1{ float:right; width:30px; height:20px; background:url(../images/icon_search.png) no-repeat center center; border:none; cursor:pointer}
.logo{ float:left; width:300px; height:80px; overflow:hidden;}
.logo img{padding-top:5px; max-height:70px;}
.weima{ float:right; width:100px; padding:10px; height:60px; line-height:60px;}

.top_right{ float:right; width:280px; height:60px; padding-top:10px;text-align:right; padding-right:10px;}
.top_right p{ float:left; width:100%; height:30px; line-height:30px;}
.top_right p a{ padding-right:10px;}
.top_right span{ float:left; widows:100%; height:60px; line-height:60px;}

.box_search{ float:left; width:320px; margin-left:120px; height:40px;margin-top:20px;}
.box_search dd{ float:left; width:318px; height:34px; border:1px solid #999}
.txt_bd{ float:left; width:250px; height:34px; border:0; line-height:34px; padding:0 5px;}
.btn_sub{ float:right; width:58px; height:34px; line-height:34px; background:#999; border:0; color:#fff; font-size:15px; cursor:pointer;}
.btn_sub:hover{ background:#0054a5; color:#fff;}

/*menu*/ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.head_wrapper{ width:100%; height:44px; background:#606060; margin:0 auto;}

.menu{ width:900px;height:44px; line-height:44px;margin:0 auto; }
.nav{ height:44px; float:left; position:relative;}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;   display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; width:150px; font-size:16px;font-weight: normal; height:44px; line-height:44px;text-align:center;position:relative; }
.nav .on h3 a{color:#fff;background:#0054a5;transition:background 0.2s linear;-moz-transition:background 0.2s linear;-o-transition:background 0.2s linear;
-webkit-transition:background 0.2s linear;
-ms-transition:background 0.2s linear;}
 .nav .nLi h3 a.home{ background:url(.);}
 
.nav .sub{ display:none;list-style:none; width:150px;z-index:100000;min-height:36px;max-height:auto !important;position:absolute; top:44px; background:#0455a1;}
.nav .sub li{float:left;zoom:1; width:100%;height:36px;line-height:36px;text-align:center; }
.nav .sub a{ display:inline-block; width:140px;font-size:14px; padding:0 5px; float:left; height:36px;line-height:36px; color:#fff; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.nav .sub a:hover{ background:#024a8f; color:#fff;}

.nav .menu_pd{ width:220px;}
.nav .menu_pd a{ width:200px;padding:0 10px; text-align:left}


.nav .sub li dl{ display:none}
.nav .sub li:hover a.two{ color:#fff;}
.nav .sub li:hover dl{ display:block; width:120px; position:absolute; left:120px; top:0px;  background:#fff; padding-bottom:10px;}
.nav .sub li:hover dl dt a:hover{ background:#fd7904; width:120px; float:left; height:30px; line-height:30px;}
.nav .sub li.bot{ height:10px; line-height:10px;}


.nav .sub_nav{ display:none;list-style:none; width:700px; min-height:100px;z-index:100000;max-height:auto !important;position:absolute; top:44px; background:#0455a1; /*opacity:0.9;filter:alpha(opacity=90);*/padding:10px 30px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}

.nav .sub_nav dl{ float:left; width:100%; min-height:50px; text-align:left; margin-bottom:10px;}
.nav .sub_nav dl dt{ float:left; text-align:left; width:100%; color:#fff; line-height:30px; font-size:16px;}
.nav .sub_nav dl dt a{ color:#fff;}
.nav .sub_nav dl dt a:hover{ color:#ddd;}
.nav .sub_nav dl dd{ float:left; width:100%; line-height:24px;}
.nav .sub_nav dl dd a { width:160px; float:left; padding-right:15px; display:inline-block; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.nav .sub_nav dl dd a:hover{color:#ddd;}
.nav .sub_nav dl dd a span{ font-size:9px; padding-right:3px;color:#fff;}





/*banner*/
.slideBox{ width:100%; height:400px; overflow:hidden;position:relative; text-align:center;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute;left:50%; margin-left:-90px; bottom:15px; z-index:1;  padding:5px 15px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; border-radius:50%;  text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#d71c23; color:#fff; }
.slideBox .bd{ position:relative; width:100%;height:550px; z-index:0; padding:0; margin:0;}
.slideBox .bd li{ zoom:1;width:100%; height:400px; padding:0; margin:0;}
.slideBox .bd li a{ width:100%; height:400px; text-indent:-9999px; display:block}
.slideBox .prev,
.slideBox .next{ position:absolute; left:8%; top:50%; margin-top:-35px; display:block; width:32px; height:51px; background:url(../images/slider-arrow.png) -110px 0px no-repeat; filter:alpha(opacity=80);opacity:0.8;   }
.slideBox .next{ left:auto; right:8%; background-position:0px 0px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/*首页案例*/

.box_case{ width:1200px; height:400px; margin:10px auto; padding-top:50px;}
.box_case dt{ float:left; width:100%; height:80px;padding:40px 0;}
.box_case dd{ float:left; width:100%; height:320px;}

.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  }
.picMarquee-left .bd{ padding:0px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; width:180px; height:260px; border:1px solid #e2e3e3; padding:1px; margin:5px 8px;}
.box_case dd a img{ width:180px; height:260px;}



/*
.box_case dd a img{ width:100%; float:left; position:relative; height:260px;}
.box_case dd a.w2{ width:580px;margin:0 10px;}
.box_case dd a.w4{ width:580px;}
.box_case dd a.w5{ margin:0 10px;}
.box_case dd a:hover{ color:#017c21;}
.box_case dd a span{ position:absolute; width:100%; height:36px; left:0; text-align:center; color:#fff; bottom:0; z-index:10; line-height:36px; background:#000;filter:alpha(opacity=30); background:rgba(0,0,0,0.3);}
.box_case dd a:hover span{filter:alpha(opacity=40); background:rgba(0,0,0,0.4);}*/

/*首页产品*/
.box_product{ width:1200px; max-height:430px; overflow:hidden; margin:10px auto;  padding:10px;}
.box_product dt{width:100%; height:140px; line-height:100px; margin:0 auto; text-align:center; position:relative}
.box_product dt strong{color:#ebebeb;font-family:Verdana,Geneva,sans-serif;font-size:62px; }
.box_product dt span{ position:absolute;color:#384452; margin-bottom:20px; font-size:32px; z-index:10; top:50px; margin-left:-300px;}

/*.box_product dt strong{ display:block; width:100%;color:#384452;font-size:32px; height:40px; line-height:40px; letter-spacing:2px; font-weight:normal}
.box_product dt span{ display:block; width:100%;color:#666; margin-bottom:20px; text-transform:uppercase; height:30px; line-height:30px; font-size:16px;font-family:Verdana,Geneva,sans-serif;}*/


.proslideBox{float:left; width:1100px; height:280px; margin:10px auto; overflow:hidden; zoom:1; padding:10px 50px; position:relative;}
.proslideBox .sPrev,.proslideBox .sNext{ position:absolute; left:5px; top:100px; display:block; width:27px; height:51px;background:url(../images/icon_arrow.png) left bottom no-repeat;}
.proslideBox a.sNext{ left:auto; right:10px;background-position:right bottom;}
.proslideBox .sPrev:hover,.proslideBox .sNext:hover{background-position:left top; }
.proslideBox .sNext:hover{ background-position:right top; }

.proslideBox ul{  overflow:hidden; zoom:1;}
.box_product dd ul li{ margin:10px 10px 10px 20px; float:left; _display:inline; overflow:hidden;width:240px; height:224px;position:relative; border:1px solid #e2e3e3; padding:1px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }

.box_product dd ul li .m2tu{ position:relative; overflow:hidden;display:block;}

.box_product dd ul li a:hover{ background:#0054a5;}

.box_product dd ul li .m2tun img{ display:block; margin:auto; width:240px; height:180px;}
.m2fu{ position:absolute; width:100%; height:100%; left:0px; top:100%; transition:0.5s; background:#0054a5;filter:alpha(opacity=30);background:rgba(0,84,165,0.3);}
.m2fu a{ display:block; width:127px; height:38px; position:absolute; left:50%; margin-left:-63px; top:50%; margin-top:-19px; background:#fff; text-align:center; line-height:38px; border-radius:19px; font-size:14px;text-transform:uppercase;}
.m2fu a:hover{ background:#0054a5; color:#fff;}
.m2zi{ display:block; line-height:34px; padding:5px; text-align:center; background:#f6f6f6; font-size:16px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2lie:hover .m2fu{ top:0px;}
.m2lie:hover .m2zi{ background:#0054a5; color:#fff;}
/*首页公司简介*/

.box_title{ float:left; width:100%; height:50px; padding-bottom:10px; background:url(../images/icon_01.png) no-repeat center bottom; text-align:center; font-size:22px; color:#5f5558;}
.box_title span{padding-right:30px; padding-left:120px; color:#116abe; }
.box_tags{ text-align:center; float:left; width:100%; height:30px; line-height:30px; padding-top:10px;}

.box_main{ width:100%; background:#f4f4f4; margin:0 auto; overflow:hidden}
/*首页公司简介*/
/*首页公司简介*/
.box_abbg{ width:100%; background:#f4f4f4;}
.box_about{ width:1200px; height:460px; margin:0px auto; padding-bottom:20px; padding-top:50px; overflow:hidden}
.box_about dt{ float:right; width:600px; height:400px; margin-top:10px;}
.box_about dt img{ width:600px; height:400px;}

.box_about dd{ float:left; width:500px; padding-left:20px; padding-top:20px; height:430px;overflow:hidden;color:#384452; line-height:28px;}
.box_about dd h3{font-size: 36px;color: #282828;line-height: 36px;font-family: 'Times New Roman','Arial';}
.box_about dd h2{ width:100%; float:left; font-size:20px;padding-bottom:20px;color: #282828;line-height:28px;font-weight: lighter;}
.box_about dd p{ color:#666;}
.box_about dd a{ float:left; margin-top:30px;width:168px; height:40px; line-height:40px;text-align:center; font-size:14px; font-weight:bold;color:#fff; background:#999; -moz-border-radius:20px;-webkit-border-radius:20px; border-radius:20px;}
.box_about dd a:hover{ background:#0054a5; color:#fff;}

.box_more{ display:inline-block;margin-top:50px;width:168px; height:40px; line-height:40px;text-align:center; font-size:14px; font-weight:bold;color:#fff; background:#daa145; -moz-border-radius:20px;-webkit-border-radius:20px; border-radius:20px;}
.box_more:hover{ background:#4c73ae; color:#fff;}

.play{ float:right; width:570px; height:300px;text-align:center;}
/*.play video{ width: 100%; height: auto; max-height: 100%; display: block; font-size:0; }*/
.play video{width:100%;height:100%; object-fit:fill;}

/*首页新闻*/
.box_news{ width:100%; height:450px; margin:10px auto;}
.box_news dt{ width:100%; height:80px; padding:20px 0;line-height:60px; margin:0 auto; text-align:center; position:relative}
.box_news dt strong{color:#ebebeb;font-family:Verdana,Geneva,sans-serif;font-size:62px}
.box_news dt span{ position:absolute;color:#384452; margin-bottom:20px; font-size:32px; z-index:10; top:70px; margin-left:-300px;}

.box_news dd{width:100%; height:390px; padding:30px 0; margin:20px auto;}
/*.box_news dd .nleft{ width:580px; height:346px; float:left; position:relative;}
.box_news dd .nleft img{ width:580px; height:346px; float:left; position:absolute;}
.box_news dd .nleft p{ float:left; width:540px; height:70px; color:#fff; font-size:13px; position:absolute; background:#000; filter:alpha(opacity=50); background:rgba(0,0,0,0.5); bottom:0; padding:5px 20px;}
.box_news dd .nleft p a{ color:#eca227;float:left; width:100%; padding-bottom:5px; font-size:16px; position:relative;}
.box_news dd .nleft p a:hover{ color:#fff;}
.box_news dd .nleft p span{ position:relative}*/

.box_news dd ul{width:1200px; margin:0 auto; min-height:360px;}
.box_news dd ul li{ float:left; width:580px; margin-right:40px;padding-bottom:20px; margin-bottom:20px;border-bottom:1px solid #e6e6e6;}
.box_news dd ul li.norg{ margin-right:0px;}
.box_news dd ul li .date { float:left; background:url(../images/ndate_01.png) no-repeat center top;width:79px; height:90px;color:#333;}
.box_news dd ul li .date span{ display:block; width:80px; height:30px; text-align:center;  font-family:Arial, Helvetica, sans-serif;}
.box_news dd ul li .date .daynb{  height:40px;line-height:40px; padding-top:10px; font-size:40px; font-weight:bold;}
.box_news dd ul li a{ width:470px;float:right;}
.box_news dd ul a h3{ padding-bottom:8px; font-size:17px; font-weight:normal;color:#111;}

.box_news dd ul li:hover a h3{ color:#0054a5;}
.box_news dd ul a p{ color:#666; line-height:26px;}
.box_news dd ul li:hover .date{ background:url(../images/ndate_02.png) no-repeat center top; color:#fff;}
.box_news dd ul li:hover .date .daynb{ color:#fff;}

/*解决方案信息*/
.box_coop{ width:100%; min-height:620px; margin:0 auto; }

.box_coop dt{ width:100%; height:100px; line-height:60px; margin:0 auto;padding:40px 0; text-align:center; position:relative}
.box_coop dt strong{color:#e5e2e2;font-family:Verdana,Geneva,sans-serif;font-size:72px}
.box_coop dt span{ position:absolute;color:#384452; margin-bottom:20px; font-size:36px; z-index:10; top:95px; margin-left:-260px;}


.box_coop dd{ margin:0 auto;width:1200px;min-height:400px; padding-top:20px;}
.box_coop dd a{ float:left; width:270px; padding:5px;height:340px; margin-right:25px; background:#f2f3f3;}
.box_coop dd a.nrg{ margin-right:0;}
.box_coop dd a span{ text-align:center; display:table-cell; vertical-align:middle;width:270px; height:200px; overflow:hidden}
.box_coop dd a span img{max-width:270px; max-height:200px;vertical-align:middle; display:block;transition: all 0.6s;}
.box_coop dd a div{color:#444; width:270px; height:70px;padding:5px 0; text-align:left; line-height:24px; font-size:13px;}
.box_coop dd a div h5{ float:left; width:100%; color:#333; font-weight:100; padding:5px 0; font-size:18px; line-height:36px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.box_coop dd a:hover{ color:#fff;-moz-box-shadow:0px 0px 10px #0054a5; -webkit-box-shadow:0px 0px 10px #0054a5; box-shadow:0px 0px 10px #0054a5;}
.box_coop dd a span img:hover{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2);}
.box_coop dd a:hover div h5{ color:#0054a5;}
.box_solution{ background:url(.); float:left;}
.box_solution dd a{ margin-bottom:20px; margin-left:12px; margin-right:13px;}

.ins_banner{ width:100%; height:250px; margin:0 auto;}
.box_left{ width:240px; float:left;}
/*产品分类*/
.left_column{ float:left; margin-top:10px; background:#0455a1 url(../images/icon_title.png) no-repeat 13px 26px; width:190px;height:70px; line-height:70px; font-weight:bold;font-size:16px;color:#fff;padding-left:40px; color:#fff;}
.left_column span{font-size:20px;}
.left_column em{ font-size:16px; text-transform:uppercase; color:#141b32}
.pro_left{ width:200px;float:left;position:relative; min-height:300px; height:auto !important; overflow:hidden; padding-bottom:20px;}

.suckerdiv{ float:left;width:230px; min-height:300px; margin-bottom:20px;border-right:1px solid #ddd;border-top:1px solid #ddd; padding-bottom:3000px; margin-bottom:-3000px; margin-top:10px;}
.suckerdiv li{ float:left;width:230px; height:41px;line-height:40px;background:url(../images/icon_nav_d1.png) no-repeat 15px -22px;font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.suckerdiv li:hover{background:#1069bb url(../images/icon_nav_d1.png) no-repeat 15px 18px;}
.suckerdiv li.hover{background:#1069bb url(../images/icon_nav_d1.png) no-repeat 15px 18px;}

.suckerdiv li a{ float:left;width:230px; color:#333;font-size:15px; text-indent:33px;line-height:40px;border-bottom:1px solid #ddd; }
.suckerdiv li a i{ float:left; width:205px;line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.suckerdiv li:hover span{ float:right;color:#fff; background:url(../images/icon_j2.png) no-repeat left center; width:20px; height:40px;}
.suckerdiv li a:hover{color:#fff;border-bottom:1px solid #ddd;}
.suckerdiv li.hover a{color:#fff;border-bottom:1px solid #ddd;}
.suckerdiv li.hover span{ float:right;color:#fff; background:url(../images/icon_j2.png) no-repeat left center; width:25px; height:40px;}

.suckerdiv dl{ display:none;float:left;width:230px;line-height:40px;font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.suckerdiv dl a{float:left;width:230px; color:#666; font-size:13px; text-indent:25px;line-height:40px;border-bottom:1px solid #eee; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.suckerdiv dl a span{ color:#999;}
.suckerdiv dl a:hover,.suckerdiv dl a:hover span{ color:#1069bb;}
.suckerdiv dl a.hover,.suckerdiv dl a.hover span{ color:#1069bb;}


.suckerdiv ul{margin: 0;padding: 0;list-style-type: none;width:100%; z-index:100; border-bottom:1px solid #ddd; padding:10px 0; display:none; background:#fff;}
.suckerdiv ul li{position: relative;}

/* menu links style */
.suckerdiv ul li a{width:100%;text-decoration: none;display:block;line-height:30px;color:#535353;font-size:14px;font-weight:normal; text-indent:28px; background:url(../images/icon_05.png) no-repeat 15px center;}
.suckerdiv ul li a:hover{color: #20993b;background: #eee url(../images/icon_05.png) no-repeat 15px center;;}
.suckerdiv ul li a.hover{background:#e6cbea!important;color:#20993b!important;}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.box_tel ,.box_email{ width:180px; height:40px; margin-right:20px; font-size:16px; color:#535353; background:url(../images/icon_phone.png) no-repeat right top; float:left; text-align:right; padding-top:25px;}
.box_email{background:url(../images/icon_email.png) no-repeat right top; font-size:13px; padding-top:20px; }
.ins_right{ width:920px; float:right; min-height:210px; max-height:auto !important; margin-top:20px; margin-bottom:40px;}
.sub_right_title{ float:left; width:920px;font-family:"微软雅黑";color:#047fcd;font-size:18px; padding-left:10px;line-height:40px; border-bottom:1px solid #047fcd;}
.sub_right_title em{ border-bottom:3px solid #006a1c; line-height:40px; padding-bottom:7px;}
.sub_right_title span{ float:right; width:600px;text-align:right; padding-right:30px; font-size:14px; color:#707070;}
.sub_right_title span a{ color:#707070}
.sub_right_title span a:hover{color:#047fcd;}



.content{ float:left; width:100%; padding:30px 0; line-height:28px; font-size:14px; color:#4c4c4c;}
.content img{ max-width:920px;}
.content p{ margin-bottom:20px;}
.content table{ border-left:1px solid #ddd; border-top:1px solid #ddd; font-size:14px;}
.content td{ padding:5px;border-bottom:1px solid #ddd;border-right:1px solid #ddd; line-height:28px; }


.prolist{float:left; width:100%;min-height:320px; padding:20px 0; max-height:auto !important; overflow:hidden;}

.prolist a{ float:left; width:210px; height:250px; margin:8px 10px;}
.prolist a.nor{ margin-right:0;}
.prolist a img{ width:210px; height:158px; border:1px solid #e6e5e5; padding:1px;}
.prolist a span{ display:block; width:100%; height:30px; line-height:30px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.prolist a span+span{ height:26px; line-height:26px;}
.protitle{ width:100%; height:40px; line-height:40px; text-align:center; color:#000; font-size:18px; margin:5px 0; float:left}
.proimg{width:100%;min-height:300px; max-height:auto !important; padding:5px 0; float:left; overflow:hidden; text-align:center}
.proimg img{ max-width:900px;}
.prodetail{ float:left; width:860px; height:32px; line-height:32px; padding:5px 20px; font-weight:bold;  color:#000; font-size:16px; background:#edeeef; border-radius:30px}

.tablist{float:left; width:100%;min-height:320px; padding:20px 0; max-height:auto !important; overflow:hidden;}
.tblist{ width:918px; border-left:1px solid #ddd;border-top:1px solid #ddd; margin-top:20px; text-align:center}
.tblist th{ height:40px; line-height:40px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f0f1f4; text-align:center; line-height:20px; padding:10px 0px;}
.tblist td{border-bottom:1px solid #ddd;border-right:1px solid #ddd; line-height:30px; font-size:12px; color:#333;}
.tblist td.td1{padding:0 10px; line-height:normal}
.tblist td .shape{ width:70px; max-height:60px; padding:10px;}
.tblist td .ico{ background:url(../images/pdf.gif) no-repeat left center; padding-left:20px;}





.tblist td .tab_sub{ width:100%; height:100%; padding:0;border-bottom:0;}
.tblist td .tab_sub td{ width:150px; border-right:0px; line-height:30px; }
.tblist td .tab_sub td+td{border-left:1px solid #ddd;}
/*新闻中心*/
.newstype a{ width:270px;}
.newstype a.norg{ margin-right:0}

/*新闻中心*/
.faq_list{ float:left; width:100%; min-height:300px; margin-top:20px;}
.faq_list li{ float:left; width:100%; clear:both; padding-bottom:20px; margin-top:10px; border-bottom:1px solid #ddd;}

.faq_list li .date { float:left; background:#eee;}
.faq_list li .date span{ display:block; width:90px; height:30px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.faq_list li .date .daynb{  height:60px;line-height:60px; font-size:40px; font-weight:bold; color:#047fcd}
.faq_list li dl{ width:800px;float:right;}
.faq_list li dl dt{ padding:8px 0; font-size:18px;}
.faq_list li dl dt a{ width:100%; color:#464646; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.faq_list li dl dt a:hover{ color:#1069bb;}
.faq_list li dl dd{ color:#999; line-height:26px;}

.news_title{ text-align:center; padding-bottom:10px;}
.news_title h2{  font-weight:normal; color:#4c4c4c; font-size:20px; line-height:32px; padding-bottom:10px; border-bottom:1px dashed #d2d2d2;}
.news_title span{ display:block;color:#707070; padding:5px 0;}

.cont_left{ float:left; width:330px;}
.cont_right{ float:right; width:550px;}

.n_h1{ float:left; width:100%; height:50px; line-height:50px;font-size:24px; font-weight:normal; text-align:center; color:#002673; padding-top:30px;}
.box_photo{float:left; width:100%;min-height:320px; padding:20px 0; max-height:auto !important; overflow:hidden;}

.box_photo a{ float:left; width:282px; height:432px; margin:10px 13px 10px 13px; text-align:center; line-height:30px; overflow:hidden;}
.box_photo a span{ float:left; width:280px; height:390px;border:1px solid #ddd;}

.box_photo a img{ width:280px; height:390px;}
.box_photo a.nr{ margin-right:0px;}

.box_photo1{float:left; width:100%;min-height:320px; padding:20px 0; max-height:auto !important; overflow:hidden;}

.box_photo1 a{ float:left; width:282px; height:232px; margin:10px 13px 10px 13px; text-align:center; line-height:30px; overflow:hidden;}
.box_photo1 a span{ float:left; width:280px; height:200px;border:1px solid #ddd;}

.box_photo1 a img{width:280px; height:200px;}
.box_photo1 a.nr{ margin-right:0px;}


.news{ float:left; width:100%; min-height:300px; margin-top:20px;}

.news li{ width:100%; float:left;height:46px; line-height:46px; font-size:14px; color:#666; border-bottom:1px dashed #ddd;}
.news li a{ float:left; width:800px; text-indent:5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news li a em{ color:#999}
.news li a:hover{color:#0455a1;}
.news li a i{ color:#777;}
.news li span{ width:80px; float:right}
.search li a{ width:1000px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.new_date{ float:left; width:100%; height:30px; line-height:30px; text-align:center;color:#999; font-family:"宋体"; font-size:12px; margin-bottom:20px;}
.new_date span{display:inline-block; background:url(../images/icon_dt.png) no-repeat left center; padding-left:20px; margin-right:20px;}
.new_date span.eye{background:url(../images/icon_eye.png) no-repeat left center; padding-left:25px;}

/*产品详细页*/
.pro_head{}
.propic{ width:340px; height:340px; float:left; padding:1px; margin-top:20px; position:relative;}
/*.propic img{ width:200px; height:150px;}
.propic span{ width:25px; height:26px; position:absolute; z-index:1000; background:url(../images/larg1.png) no-repeat; top:115px; left:165px;}*/

.protxt{ width:550px; float:right; margin-top:20px;}
.protxt span{ width:550px; float:left; border-bottom:1px dashed #ddd;color:#047fcd; font-size:20px; padding-bottom:10px; margin-bottom:10px;}
.protxt span em{ font-size:14px; padding-top:10px;  color:#4c4c4c;}
.protxt p{ width:540px; float:left; line-height:28px; padding-left:10px; font-size:14px;}

	.slideTxtBox{ width:918px; border:1px solid #ddd; text-align:left;  }
	.slideTxtBox .hd{ height:36px; line-height:36px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
	.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:36px;   }
	.slideTxtBox .hd ul li{ float:left; padding:0 40px; cursor:pointer; font-size:16px;}
	.slideTxtBox .hd ul li.on{ height:36px; color:#fff;  background:#0455a1; border:1px solid #ddd; border-bottom:2px solid #fff; }
	.slideTxtBox .bd ul{ padding:15px;  zoom:1; padding-bottom:30px;  }
	.slideTxtBox .bd li{ height:24px; line-height:24px;   }
	.slideTxtBox .bd li .date{ float:right; color:#999;  }
	.slideTxtBox .bd ul.down { overflow:hidden}
	.slideTxtBox .bd ul.down a{ float:left; border-bottom:1px dashed #eee; width:900px; margin-left:10px; line-height:30px; background:url(../images/download.png) no-repeat left center; text-indent:25px;}
	

.slideTxtBox .bd ul table{border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8;}
.box_order{ width:100%;}
.box_order tr th{ height:32px; line-height:32px; background:#f5f5f5; padding-left:10px; text-align:left; border-right:1px solid #e8e8e8; font-size:14px; border-bottom:1px solid #e8e8e8;}
.box_order tr td{ padding-left:10px; line-height:24px;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8; font-size:14px;}
.box_add{ border:0; width:100px; float:right; margin-right:20px; height:30px; line-height:30px; background:#606060; color:#fff;font-family:Microsoft Yahei; cursor:pointer; border-radius:20px; }
.box_add:hover{ background:#0455a1;}
.pre_next{ float:left;width:100%; height:60px; padding:20px 0; border-top:1px solid #ddd;}
.pre_left{ float:left; width:700px; height:60px; color:#002673; line-height:30px;}
.pre_left a{ color:#002673}
.pre_left a:hover{ text-decoration:underline}
.pre_right{ float:right; width:200px; height:60px;}
.cc{ width:200px; height:22px; line-height:22px; border:1px solid #ccc;}
.cc1{ width:100px; height:22px; line-height:22px; border:1px solid #ccc;}

.box_order table{border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8;}
.txtnum{border:1px solid #e8e8e8; width:50px; height:22px; line-height:22px;}
.txt2{border:#cdcdcd 1px solid;width:300px; height:30px; line-height:30px; background-color:#ffffff;}
.btn2{width:122px;border:0;height:40px;background:#047fcd;color:#fff;font-size:15px; cursor:pointer;font-family:Microsoft Yahei;}
.btn2:hover{background:#0269aa;}

.message{ width:540px; color:#666; padding:20px 140px; border-bottom:1px solid #ddd; height:100px; padding-left:220px; background:url(../images/icon_feeb.jpg) no-repeat 100px center;}
/*友情链接*/
.link{ float:left; width:100%;min-height:320px; padding:20px 0; max-height:auto !important; overflow:hidden;}
.link a{ display:inline-block; padding:15px 20px;}

/*荣誉资质*/
.honorlist{float:left; width:100%;min-height:320px; padding:20px 0; max-height:auto !important; overflow:hidden;}

.honorlist a{ float:left; width:206px; height:296px; margin:8px 10px;border:1px solid #e6e5e5; padding:1px;}
.honorlist a.nor{ margin-right:0;}
.honorlist a img{ width:206px; height:296px; }


/*底部样式*/
.foot{ width:100%;min-height:200px; background:#3c567c; max-height:auto !important;margin:0 auto; color:#fff;font-size:14px; padding:10px 0; overflow:hidden}
.bot_right{ float:right; width:250px; height:150px; padding-top:10px; text-align:right}
.bot_right .wx{margin-right:40px;}
.box_fot_tel{ float:left; width:250px; height:200px; padding-top:30px; font-size:15px;}
.box_fot_tel span{ float:left; width:100%;line-height: 140%; font-size: 20px;color: #b0b7c5; padding-top:20px;}
.box_fot_tel a{ float:left; width:150px; height:40px; background:#888; margin-top:20px; color:#fff; line-height:40px; text-align:center;-moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;}
.box_fot_tel a:hover{background:#666;}
.bot_left{ width:720px; margin-left:20px; float:left; min-height:200px; height:auto !important; padding:0;}
.bot_left dt{ float:left; height:30px; width:100%; line-height:30px; color:#b0b7c5; font-size:12px; padding-top:20px;}

.bot_left dt a{ padding:0 20px; color:#fff; font-size:15px;-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;}
.bot_left dt a:hover{ color:#daa145;}
.bot_left dd{ float:left; width:100%; padding-left:20px; margin-top:30px; color: #b0b7c5; line-height:22px;}
.bot_left dd h3{ font-size:18px; font-weight:normal; color:#fff; padding-bottom:20px;}
.bot_right{ float:right; width:200px; height:200px;}
.bot_right dt{ float:left; width:200px; height:50px; line-height:50px; color:#fff; text-align:center}
.bot_right dd{ float:left; width:200px; height:150px; text-align:center;color: #b0b7c5;}
.bot_right dd img{ width:100px; height:100px; padding-top:30px;}


.totop{position:fixed; bottom:165px; right:10px; z-index:100000000000;}
.totop{ display:none; width:38px; height:38px; background:url(../images/icon_top.png) no-repeat left top; cursor:pointer;}
.totop:hover{ background-position:left -41px;}
/*.totop:before{ content:""; width:0px; height:0px;border-bottom:8px solid rgba(255,255,255,0.85); border-left:6px solid transparent; border-right:6px solid transparent; position:absolute; top:9px; left:12px; z-index:100000000000;}*/
.b_link{ float:left; width:100%; height:30px; line-height:30px;}
.b_link span{color:#009944;}
.b_link a{color:#808080; padding:0 5px;}
.b_link a:hover{ color:#fff;}
.copyright{ width:100%; height:45px; line-height:45px; background:#365077; }
.b_txt{width:1200px; text-align:center; margin:0 auto;color: #b0b7c5;}
.b_txt a{color: #b0b7c5;}
.b_txt a:hover{color: #fff;}
.boot_copy{ float:left; width:100%; height:50px;color:#0f0f0f; border-top:1px solid #aaa;line-height:50px; text-align:left; paddin:10px;}

.bot_wexin{ float:right; width:130px; height:18px; text-align:right}
#weixin{ position:absolute; z-index:999; margin-top:-100px; display:none; margin-left:-130px; border:1px solid #ddd; padding:1px;}


.page{ width:100%; float:left; padding:30px 0; text-align:center}
.page a{ border:1px solid #ddd; margin:0px 5px; padding:3px 8px; cursor:pointer; font-size:12px;}
.page a.hover{border:1px solid #ddd; margin:0px 5px; padding:3px 8px; cursor:pointer; font-size:12px;color:#0455a1}


