﻿@charset "utf-8";
/*--reset--*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, table, figure { padding: 0; margin: 0;-webkit-text-size-adjust:none; }

ol, ul, dl, li { list-style: none; }

table, input, select, textarea, option, p { color: #333333; font-family: Calibri, Arial, Helvetica, San-serif, Microsoft YaHei, SimSun; }

input:focus, button:focus, select:focus, textarea:focus, a:active { outline: 0; }

button, input, textarea, select, label { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

img { max-width: 100%; max-height: 100%; border: 0px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a { text-decoration: none; color: #333333; }
i{font-style:normal;}
a:hover { color: #008AC4; }
a,#chatToolBox{ transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; }
@font-face { font-family: "icomoon"; src: url("../font/icomoon.eot"); src: url("../font/icomoon.eot?#iefix") format("embedded-opentype"), url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype"), url("../font/icomoon.svg#$font") format("svg"); font-variant: normal; text-transform: none; font-style: normal; }
@font-face { font-family: "Calibri"; src: url("../font/calibri.eot"); src: url("../font/calibri.eot?#iefix") format("embedded-opentype"), font-variant: normal; text-transform: none; font-style: normal; }

.justify { text-align: justify; text-justify: inter-ideograph; }
.justify:after { content: '.'; height: 0px; width: 100%; display: inline-block; overflow: hidden; }
.justify .line { content: '.'; height: 0px; width: 100%; display: inline-block; overflow: hidden; }
.justify .box { display: inline-block; vertical-align: top;text-align:left; }

.inner { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

body { font-size:80%; font-family: Calibri, Arial, Helvetica, San-serif, Microsoft YaHei, SimSun; line-height: 1.75; color: #333333; }

.center { margin: 0px auto; width: 1070px; max-width: 100%; }

/*页头*/
#header { position: absolute; z-index: 10; margin-top: 2%; width: 100%; }
#site.shd #header { position: relative; margin-bottom: 10px; }
#site.shd #header:after { background-color: #F3F9FF; opacity: 1; filter: alpha(opacity=100); }
#header .center { position: relative; }
#header:after { content: ''; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; background-color: #FFF; z-index: -1; opacity: 0.8; filter: alpha(opacity=80); }
#header .logo { margin: 1% 0px; }
#header .logo a { display: block; }
#header #menu { height: 100%; position: absolute; top: 0px; right: 0px; }
#header #menu ul { height: 100%; font-size: 0px; }
#header #menu ul li { display: inline-block; height: 110%; margin-top: -0.8%; }
#header #menu ul li a { padding: 60px 25px 0px; display: block; color: #073e87; font-size: 20px; text-transform: capitalize; }
#header #menu ul li:hover { background: #e32d28 url(../images/menu-bg.png) no-repeat center 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#header #menu ul li:hover a { color: #ffffff; }
#header .top-right { position: relative; z-index: 10; vertical-align: middle; margin-top: 2%; }
#header .top-right .lang { height: 20px; margin-right: 25px; display: inline-block;z-index:50;position:relative; vertical-align: middle; background-color: #DBE9FA; border: 1px solid #8CAEDB; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#header .top-right .lang a { padding: 0px 15px; display: block; color: #1152ab; cursor: pointer; text-align:left;}
#header .top-right .lang > a:after { content: "\e626"; font-family: icomoon; margin-left: 5px; }
#header .top-right .lang p { display: none; width: 100%; margin-left: -1px; margin-top: -3px; background-color: #DBE9FA; }
#header .top-right .lang:hover { border-bottom-color: transparent; }
#header .top-right .lang:hover > a:after { content: "\e627"; }
#header .top-right .lang:hover p { display: block; border: 1px solid #8CAEDB; border-top: 0px; }
#header .top-right .share { display: inline-block; vertical-align: middle; }
#header .top-right .share a { margin-right: 12px; font-family: icomoon; font-size: 22px; }
#header .top-right .share a.sh-1 { color: #016FBC; }
#header .top-right .share a.sh-1:before { content: "\e62c"; }
#header .top-right .share a.sh-2 { color: #FACA21; }
#header .top-right .share a.sh-2:before { content: "\e62b"; }
#header .top-right .share a.sh-3 { color: #D93632; }
#header .top-right .share a.sh-3:before { content: "\e630"; }
#header .top-right .share a.sh-4 { color: #016FBC; }
#header .top-right .share a.sh-4:before { content: "\e62d"; }

#banner { position: relative; overflow: hidden; text-align: center; }

#main { display: block; }
#main:after { content: ""; background: -moz-linear-gradient(top, #ebf1fa, white); background: -ms-linear-gradient(top, #ebf1fa, white); background: -o-linear-gradient(top, #ebf1fa, white); background: -webkit-linear-gradient(top, #ebf1fa, white); background: linear-gradient(top, #ebf1fa, white); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='$from',endColorstr='$to'); -webkit-box-shadow: 0px 3px 2px 1px #f1f1f1; -moz-box-shadow: 0px 3px 2px 1px #f1f1f1; box-shadow: 0px 3px 2px 1px #f1f1f1; position: absolute; top: 0px; left: 0px; width: 100%; height: 29%; z-index: -1; }
#site.shd #main:after { height: 0px; }
#main .rows-av { padding: 6% 0px 5%; }
#main .rows-av .cols-l { width: 100%; }
#main .rows-av .cols-l .col-img { width: 32.7%; text-align: center; position: relative; z-index: 1; }
#main .rows-av .cols-l .col-img:after { position: absolute; content: ""; height: 2px; width: 100%; left: 0px; bottom: 0px; background-color: #939495; z-index: -1; -webkit-border-radius: 80%; -moz-border-radius: 80%; border-radius: 80%; box-shadow: -3px -2px 6px 4px #939495,-10px -5px 14px 7px #939495,4px 3px 7px 3px #B4B5B6; }
#main .rows-av .cols-l .col-text { width: 60%;
  float: right; }
#main .rows-av .cols-l .col-text h2 { font-size: 24px; color: #0850a4; text-transform: uppercase; }
#main .rows-av .cols-l .col-text p { color: #333333;text-align:left; }
#main .rows-av .cols-l .col-text p.justify{text-align:justify;}
#main .rows-av .cols-l .col-text p a { display: inline-block;}
#main .rows-av .cols-l .col-text p a.more { border: 2px solid #8F8F8F; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #818181; padding: 1.2% 9%; font-size: 17px; text-transform: uppercase; }
#main .rows-av .cols-l .col-text p a.down { font-size: 20px; color: #0050ad; }
#main .rows-av .cols-l .col-text p a.down:before { content: url(../images/pdf.png); margin-right: 10px; }
#main .rows-av .cols-r { width: 30%; }
.cols-r h1{border-bottom:1px solid #CCC; height:38px;}
#main .rows-av .cols-r p { font-size: 14px; margin-top: 4px; color: #333; }
#main .rows-bd { background: url(../images/bd.png) no-repeat right center; overflow: hidden; height: 54px; border-right: 8px solid #F6C634; }
#main .rows-bd span { display: inline-block; height: 54px;min-width:144px; width: 19%; position: relative; font-size: 21px; color: #e3e3e3; padding: 0px 6% 0px 4%; z-index: 1; line-height: 54px;background-color:#0050AD;}
#main .rows-bd span:after { position: absolute; content: ""; width:0px;left: 0px;top:0; z-index: -1; height: 0px; border: 27px solid rgba(0,0,0,0); border-left: 28px solid #F6C634; border-right: 0px; font-size: 0px; }
#main .rows-bd strong { display: inline-block; font-size: 24px; line-height: 54px; color: #fff; width: 79%; text-align: center; float: right; }
#main .rows-pro { padding: 4% 0; }
#main .rows-pro .cols { width: 23%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border: 1px solid #EBEBEB; padding: 5px; position: relative; text-align: left; margin-bottom: 3%; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
#main .rows-pro .cols:after { position: absolute; content: ""; display: block; height: 1px; width: 40px; background-color: #0050AD; bottom: -1px; left: -1px; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
#main .rows-pro .cols:hover { -webkit-box-shadow: 0px 0px 4px 3px #d1d1d1; -moz-box-shadow: 0px 0px 4px 3px #d1d1d1; box-shadow: 0px 0px 4px 3px #d1d1d1; }
#main .rows-pro .cols:hover:after { left: 100%; width: 0px; }
#main .rows-pro .cols > a { display: block; text-align: center; height: 225px;}
#main .rows-pro .cols h3 { font-size: 16px; padding: 10px 0px 5px; line-height: 1.2; }
#main .rows-pro .cols h3 a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#main .rows-pro .cols p { color: #7f7f7f;max-height:67px;overflow:hidden; }
#main .rows-pro .cols p.more { text-align: right; }
#main .rows-pro .cols p.more a { text-transform: uppercase; color: #3373bd; font-size: 14px; }
#main .rows-pro .line { width: 23%; }
#main .left { width: 20.5%; }
#main .left dl { margin-bottom: 20px; color: #fff; padding-bottom: 11px; background-color: #165195;text-align:left; }
#main .left dl:first-child { margin-top: -60px;}
#main .left dl a { color: #fff; display: block; }
#main .left dl dt { margin-bottom: 11px; }
#main .left dl dt h3 { height: 60px; background-color: #EB3530; line-height: 60px; font-size: 21px; padding-left: 12px; border-bottom: 1px solid #fff; }
#main .left dl dd { position: relative; }
#main .left dl dd h4 a { padding: 8px 5px 8px 11px; font-size: 14px; }
#main .left dl dd h4 a:hover { background-color: #ED3733; }
#main .left dl dd ul { position: absolute; left: 100%; top: 0px; display: none; border-left: 1px solid transparent; border-top: 1px solid transparent; z-index: 100; }
#main .left dl dd ul a { padding: 8px 11px 8px 11px; font-size: 14px; border-bottom: 1px solid #fff; background-color: #ED3733; white-space: nowrap; }
#main .left dl dd:hover a { background-color: #ED3733; }
#main .left dl dd:hover ul { display: block; }
#main .right { width: 76.5%; }
#main .right .title { border-bottom: 2px solid #C7C7C7; }
#main .right .title h1 { font-size: 37px; color: #006dba; }
#main .right .title .location { color: #a4a2a2; vertical-align: bottom; font-size: 14px; }
#main .right .content { padding-top: 15px; }

/*历史*/
.history li { border: 1px solid #D7D7D7; position: relative; margin-bottom: 2%; display: table; width: 100%; }
.history li:nth-child(odd) { text-align: left; }
.history li:nth-child(odd) span:after { left: 103px; border-left-color: #0270BC; }
.history li:nth-child(even) { text-align: right; }
.history li:nth-child(even) span:after { right: 103px; border-right-color: #0270BC; }
.history li span { background-color: #0270BC; width: 102px; text-align: center; display: table-cell; vertical-align: middle; color: #fff; font-size: 17px; }
.history li span:after { content: ""; display: inline-block; width: 0px; height: 0px; overflow: hidden; border: 9px solid transparent; position: absolute; top: 0px; bottom: 0px; margin: auto; z-index: 1; }
.history li p { padding: 15px 20px; }

/*产品*/
.prolist { padding: 4% 0; }
.prolist .probox { width: 23%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border: 1px solid #EBEBEB; padding: 5px; position: relative; text-align: left; margin-bottom: 3%; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.prolist .probox:after { position: absolute; content: ""; display: block; height: 1px; width: 40px; background-color: #0050AD; bottom: -1px; left: -1px; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.prolist .probox:hover { -webkit-box-shadow: 0px 0px 4px 3px #d1d1d1; -moz-box-shadow: 0px 0px 4px 3px #d1d1d1; box-shadow: 0px 0px 4px 3px #d1d1d1; }
.prolist .probox:hover:after { left: 100%; width: 0px; }
.prolist .probox > a { display: block; text-align: center; }
.prolist .probox h3 { font-size: 16px; padding: 10px 0px 5px; line-height: 1.2; }
.prolist .probox p { color: #7f7f7f; }
.prolist .probox p.more { text-align: right; }
.prolist .probox p.more a { text-transform: uppercase; color: #3373bd; font-size: 14px; }
.prolist .line { width: 23%; }

/*新闻*/
.newslist li { padding: 3% 0px; border-bottom: 1px dotted #BFBFBF; display: table; font-size: 15px; width: 100%; }
.newslist li > a { display: table-cell; width: 137px; vertical-align: middle; }
.newslist li > a img { max-height: 137px; }
.newslist li .r-text { padding-left: 4%; }
.newslist li .r-text .row-t a { font-size: 17px;text-align:left; }
.newslist li .r-text p { line-height: 1.4; color: #717171;max-height:63px;overflow:hidden; }
.newslist li .r-text > a { border: 2px solid #0270BC; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: center; width: 112px; display: inline-block; color: #0270bc; line-height: 1.5; text-transform: uppercase; margin-top: 2%; }

.newstitle { font-size: 20px; color: #006dba; text-align: center; }

.newstime { border-bottom: 1px solid #E6E6E6; font-size: 14px; display: block; }

.newsinfo { padding-top: 15px; }

/*产品*/
.protop .proimg, .protop .provideo { width: 30.7%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; text-align: center; }
.protop .proinfo { width: 30.5%; }
.protop .proinfo h1 { font-size: 18px; line-height: 1.2; color: #0850a4; margin-bottom: 10px; }
.protop .proinfo li { line-height: 1.5; }
.protop .proinfo .proshare { border-bottom: 1px dotted #D1D1D1; padding-bottom: 6px; }
.protop .proinfo .prolink { padding-top: 10px; font-size: 16px; }
.protop .proinfo .prolink p { color: #016fba; line-height: 1.2; }
.protop .proinfo .prolink p a { border: 2px solid #0270BC; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 15px; text-align: center; color: #0270bc; padding: 2px 10%; display: inline-block; margin-top: 10px; }
.protop .probd { padding: 3% 0px; }

.prodesc { border: 1px solid #DDDDDD; position: relative; padding-top: 42px; }
.prodesc .tag { position: absolute; top: 0px; cursor: pointer; line-height: 42px; font-size: 17px; width: 20%; text-align: center; background-color: #EBEBEB; border-left: 1px solid #fff; }
.prodesc .tag.t1 { border-left: 0px; }
.prodesc .tag.t2 { left: 20%; }
.prodesc .tag.t3 { left: 40%; }
.prodesc .tag.t4 { left: 60%; }
.prodesc .tag.t5 { left: 80%; }
.prodesc .tag.selected { background-color: #165195; color: #fff; }
.prodesc .info { padding: 2.2%; overflow:hidden;}

#quotation { padding: 4% 0px; }
#quotation .formtitle { line-height: 47px; background: -moz-linear-gradient(top, #f7f7f7, #e8e8e8); background: -ms-linear-gradient(top, #f7f7f7, #e8e8e8); background: -o-linear-gradient(top, #f7f7f7, #e8e8e8); background: -webkit-linear-gradient(top, #f7f7f7, #e8e8e8); background: linear-gradient(top, #f7f7f7, #e8e8e8); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='$from',endColorstr='$to'); }
#quotation .formtitle span { font-size: 21px; color: #fff; padding: 0px 20px; background-color: #165195; display: inline-block; }
#quotation form { padding: 15px 0px; }
#quotation form input[type="text"], #quotation form textarea, #quotation form #footer .cols.feedback input, #footer .cols.feedback #quotation form input { border: 0px; background-color: #EDEDED; font-size: 15px; color: #717171; width: 100%; margin-top: 12px; padding: 4px 8px; }
#quotation form textarea { min-height: 100px; }
#quotation form p { vertical-align: middle; padding-top: 15px; }
#quotation form p input[name="code"] { width: 100px; vertical-align: middle; margin-top: 0px; margin-right: 20px; }
#quotation form p input[type="submit"], #quotation form p input[type="reset"] { border: 2px solid #8C8C8C; border-radius: 4px; cursor: pointer; font-size: 15px; color: #8c8c8c; padding: 1px 30px; margin-top: 0px; margin-right: 15px; text-transform: uppercase; }
#quotation form p input[type="submit"]:hover, #quotation form p input[type="reset"]:hover { border: 2px solid #0270BC; color: #0270BC; }
#quotation form p img { vertical-align: middle; }

#relatedpro h3 { line-height: 46px; background: -moz-linear-gradient(top, #f7f7f7, #e8e8e8); background: -ms-linear-gradient(top, #f7f7f7, #e8e8e8); background: -o-linear-gradient(top, #f7f7f7, #e8e8e8); background: -webkit-linear-gradient(top, #f7f7f7, #e8e8e8); background: linear-gradient(top, #f7f7f7, #e8e8e8); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='$from',endColorstr='$to'); color: #fff; position: relative; padding-left: 35px; z-index: 1; font-size: 21px; }
#relatedpro h3:before { position: absolute; left: 0px; height: 100%; width: 208px; content: ""; top: 0px; display: block; background-color: #165195; z-index: -1; }
#relatedpro .rel-list { padding: 25px 0px;overflow:hidden; }
#relatedpro .rel-list li { padding: 0px 10px; }
#relatedpro .rel-list li h4 a { font-size: 15px; text-align: center; display: block;line-height:1.2; }





/*页脚*/
#footer { border-top: 8px solid #F6C634; background-color: #0050AD; padding: 2% 0px;margin-top:20px; }

#footer .cols { font-size: 14px; width: 22%; }
#footer .cols h3 { font-size: 23px; color: #fff; text-transform: uppercase; }
#footer .cols a { color: #fff; }
#footer .cols.contact li { color: #6696CE; text-align:left;}
#footer .cols.contact li.em a {}
#footer .cols.contact li.share { display: inline-block; vertical-align: middle; }
#footer .cols.contact li.share a { margin-right: 12px; font-family: icomoon; font-size: 28px; color: #fff; }
#footer .cols.contact li.share a.sh-1:before { content: "\e62c"; }
#footer .cols.contact li.share a.sh-2:before { content: "\e62b"; }
#footer .cols.contact li.share a.sh-3:before { content: "\e630"; }
#footer .cols.contact li.share a.sh-4:before { content: "\e62d"; }
#footer .cols.contact li.share a.sh-5:before { content: "\e62a"; }
#footer .cols.contact li.more { background-color: #80A8D6; padding: 3px 20px; max-width: 100px; }
#footer .cols.feedback #quotation form textarea, #quotation form #footer .cols.feedback textarea, #footer .cols.feedback input { border: 0px; height: 28px; color: #fff; background-color: #80A8D6; vertical-align: middle; margin-top: 10px; font-size: 14px; }
#footer .cols.feedback input[type="text"] { width: 100%; padding-left: 6px; }
#footer .cols.feedback input[name="code"] { width: 50%; margin-top: 0px; margin-right: 10px; }
#footer .cols.feedback input[type="submit"] { border: 0px; }
#footer .cols.feedback p { padding-top: 10px; }
#footer .cols.feedback img { vertical-align: middle; }
#footer .cols.feedback textarea { border: 0px; background-color: #80A8D6; font-size: 14px; margin-top: 10px; width: 100%; color: #fff; padding: 5px 0px 0px 5px; }
#footer .cols.feedback .btn { padding-top: 0px; }
#footer .cols.feedback .btn input { width: 80px; text-align: center; cursor: pointer; margin-right: 10px; }
#footer .cols.feedback .btn input:hover { background-color: #DE1D2E; }
#footer .cols.nav p { color: #fff; }
#footer .cols.nav p a { margin-right: 15px; white-space: nowrap; text-align: left;display:block; }

#footer .cols.nav form { margin-top: 15px; position: relative; }
#footer .cols.nav form input { border: 0px; height: 28px; color: #fff;}
#footer .cols.nav form input[type="text"] { background-color: #80A8D6; padding: 0px 30px 0px 6px; font-size: 14px; width: 100%; color: #fff; }
#footer .cols.nav form input[type="submit"] { position: absolute; right: 0px; top: 0px; cursor: pointer; width: 28px; text-align: center; background: #de1d2e url(../images/search.png) no-repeat center center; }
#footer .cols.news li a { display: block; white-space: nowrap; border-bottom: 1px dashed #4B83C5; overflow: hidden; text-overflow: ellipsis; padding: 10px 0px 5px; }
#footer .cols.news li a.more { border-bottom: 0px; background-color: #80A8D6; padding: 3px 10px; margin-top: 20px; width: 50px; text-align: center; }
#footer .copyright { width: 100%; text-align: center; margin-top: 4%; }
#footer .copyright p { color: #fff; text-transform: uppercase; font-size: 16px; padding-right: 3%; text-align: right; display: inline-block; vertical-align: middle; }
#footer .copyright p:first-line { font-size: 23px; }
#footer .copyright p a { color: #80A8D6; }
#footer .copyright img { vertical-align: middle; }

@media screen and (max-width: 1070px) { .center { width: 97%; }
  #main .rows-av .cols-l .col-text h2 { font-size: 22px; } }
@media screen and (max-width: 1000px) { #header { position: relative; margin-top: 0px; }
  #header .logo { width: 100%; text-align: center; max-width: 80%; display: block; margin: 2% auto; }
  #header:after{opacity:1;filter:alpha(opacity=100);}
  #header #menu { position: relative; text-align: center; }
  #header #menu ul li { margin-top: 0px; }
  #header #menu ul li:hover { background-image: none; }
  #header #menu ul li a { padding-top: 0px; }
  #header .top-right { width: 100%; text-align: center; padding-bottom: 2%; }
  #banner .flex-viewport{margin-top:-10%;}
  
  .prodesc{padding-top:85px;}
  .prodesc .tag{background-color:#BCBCBC;}
  .prodesc .tag.t1,.prodesc .tag.t2{width:50%;}
  .prodesc .tag.t3,.prodesc .tag.t4,.prodesc .tag.t5{width:33.33%;top:43px;}
  .prodesc .tag.t2{left:50%;}
  .prodesc .tag.t3{left:0;border-left:0px;}
  .prodesc .tag.t4{left:33.33%;}
  .prodesc .tag.t5{left:66.66%;}
  #main .rows-av .cols-l { width: 46%; }
  #main .rows-av .cols-l .col-img { width: 100%; }
  #main .rows-av .cols-l .col-text { width: 100%; }
  #main .rows-av .cols-l .col-text h2 { text-align: center; }
  #main .rows-av .cols-l .col-text p { display: none; }
  #main .rows-av .cols-r { width: 40%; } }
@media screen and (max-width: 900px) { #header #menu ul li a { padding: 0px 20px; }
  .share a { text-align: left; margin: 15px 0px; }
  #main .rows-bd strong { font-size: 20px; }
  #main .left { width: 28%; }
  #main .right { width: 68%; }
  .protop .proinfo ul { display: none; } }
@media screen and (max-width: 800px) { #main .rows-bd strong { font-size: 18px; }
  #main:after{box-shadow:0 0 0 0 rgba(0,0,0,0);}
 }
@media screen and (max-width: 750px) { #header .center { width: 100%; padding-top: 40px; }
  #header #menu { position: absolute; top: 0px; padding: 0px; width: 100%; height: 40px; background-color: #165195; z-index: 1100; }
  #header #menu .menubtn { display: block; height: 40px; text-align: center; line-height: 40px; cursor: pointer; }
  #header #menu .menubtn:before { content: "Menu ≡"; color: #fff; font-size:20px; }
  #header #menu .menubtn.active:before { content: "\e60e"; font-size: 15px;font-family:"icomoon" }
  #header #menu ul { display: none; height:auto; }
  #header #menu ul li { display: block;height:auto; border-top: 1px solid rgba(0,0,0,0.1); background-color: #165195; line-height:40px; }
  #header #menu ul li:first-child { border-top: 0px; }
  #header #menu ul li:hover { background-color: #72B8E0; border-radius: 0px; }
  #header #menu ul li a { padding-left: 50px; color: #fff; text-align: left;font-size:17px; }
  #main .left { width: 100%; margin-top: 20px; margin-bottom:0px;}
  #main .left>a{display:none;}
  #main .left dl { padding-bottom: 0px; }
  #main .left dl:first-child { margin-top: 0px; }
  #main .left dl dt { position: relative; cursor: pointer; margin-bottom: 0px; }
  #main .left dl dt h3{border-bottom:1px solid #EB3530;line-height:50px;height:50px;}
  #main .left dl dt:after { content: "OPEN LIST \e639"; position: absolute; right:0px; top: 0px; bottom: 0px; height:100%; font-family: icomoon,Calibri; font-size: 15px; margin: auto;line-height:50px;background-color:rgba(0, 0, 0, 0.7);text-align:center;white-space:nowrap;padding:0px 6px; }
  #main .left dl.active { padding-bottom: 10px; }
  #main .left dl.active dt:after { content: "CLOSE \e63a"; }
  #main .left dl.active dt { margin-bottom: 10px; }
  #main .left dl dd { display: none; }
  #main .left dl dd:hover ul{display:none;}
  #main .left dl dd ul { position: relative; left: 0px; }
  #main .left dl dd h4 a{padding-top:5px;padding-bottom:5px;}
  #main .right .title h2{font-size:32px;text-align:left;}
  #main .right { width: 100%; }
  .protop .proinfo ul { display: block;margin:10px 0 15px;}
  .protop .proinfo ul li{display:inline-block;}
  #main .rows-av .cols-l { width: 48%; }
  #main .rows-av .cols-l .col-text h2 { text-align: center; line-height: 1.2; padding: 8px 0px 0px; }
  #main .rows-av .cols-r { width: 48%; text-align: center; }
  #main .rows-bd strong { display: none; }
  #main .rows-bd span { width: 30%; padding-left: 10%; }
  #main .rows-pro .cols,#main .rows-pro .line { width: 32%; }
  #quotation form input[type="text"],#quotation form #footer .cols.feedback input, #footer .cols.feedback #quotation form input{max-width:70%;}
  #footer .cols h3 { font-size:19px;}
  #footer { margin-top: 5%; }
  #footer .cols { width: 48%; margin-bottom: 4%; } 
.info .textHidden{ display:block;}
}
@media screen and (max-width: 600px) { #main .rows-pro .cols,#main .rows-pro .line { width: 48%; }
  #main .left dl dt h3{border-bottom:1px solid #EB3530;line-height:45px;height:45px;}
  #main .left dl dt:after{line-height:45px;}
  #main .rows-bd span{padding-left:15%;}
  #main .right .title h2{font-size:28px;}
  #main .rows-av .cols-l .col-text p a.more{font-size:12px;}
  #main .rows-av .cols-l .col-text p a.down{font-size:14px;}
  .protop .proimg, .protop .provideo { width: 46%; }
  .protop .proinfo { width: 100%; margin-top: 20px; } }
@media screen and (max-width: 500px) { .m-list { text-align: center; }
  #quotation .formtitle {line-height:40px;}
  #quotation .formtitle span{font-size:18px;}
  #relatedpro h3{font-size:19px;line-height:40px;}
  .m-list .m-col { width: 300px; margin-bottom: 4%; max-width: 97%; }
  .e-list .e-col { width: 98%; text-align: center; }
  #footer .center:before { height: auto; top: 0px; }
  .hot-list .probox, .hot-list .line { width: 45%; }
  #main .right .title h2{font-size:22px;}
  .protop .proleft, .protop .proright { width: 100%; margin-bottom: 6%; }
  .newslist li > a { }
  .newslist li .r-text { text-align: left; }
  .newslist li .r-text .row-t a{font-size:15px;padding-bottom:10px;line-height:1.2;}
  .newslist li .r-text p{font-size:13px;max-height:56px;}
  #footer .cols { width: 100%; } }
@media screen and (max-width: 400px) { 
  .prodesc{padding-top:128px;}
  .prodesc .tag{font-size:15px;}
  .prodesc .tag.t1{width:100%;}
  .prodesc .tag.t2,.prodesc .tag.t3{width:50%;top:43px;}
  .prodesc .tag.t4,.prodesc .tag.t5{width:50%;top:86px;}
  .prodesc .tag.t2{left:0;border-left:0px;}
  .prodesc .tag.t3{left:50%;border-left:1px solid #fff;}
  .prodesc .tag.t4{left:0;border-left:0px;}
  .prodesc .tag.t5{left:50%;}
  #main .rows-av .cols-l, #main .rows-av .cols-r { width: 100%; margin-bottom: 20px; }
  #main .rows-av .cols-l .col-img {display:none;}
  #main .rows-av .cols-l .col-text h2{font-size:15px;}
  #main .rows-av .cols-l .col-text h2 { text-align: left; line-height: 1.2; padding: 8px 0px 0px; }
  #main .rows-av .cols-l .col-text p { display: block; } }
@media screen and (max-width: 350px) { #main .rows-pro .cols,#main .rows-pro .line { width: 100%; }
  .protop .proimg, .protop .provideo { width: 98%; margin-bottom: 20px; } }
@media screen and (max-width: 300px) { .asideLink > a { padding-left: 44%; }
  a.asideDown { background-position: 10% center; }
  a.asideCon { background-position: 18% center; } }



@media screen and (max-width: 590px){.hiddentable{display:none;}} 






#footerToolbox, #footerToolBtn, #footerToolbox ul, #footerToolbox li, #footerToolbox li a { margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent; }

#footerToolbox li { list-style: none; }

#footerToolBtn { position: absolute; width: 13px; height: 58px; left: -12px; top: 0px; bottom: 0px; margin: auto; border-radius: 22px 0px 0px 22px/8px 0px 0px 8px; cursor: pointer; background: url(../images/footerbox/footerTool-icon.png) no-repeat 1px -168px; }

#footerToolbox { position: fixed; width: 42px; bottom: 50%; margin-bottom: -103px; right: 0px; z-index: 999; text-align: center; font-size: 12px; line-height: 1; font-family: Arial, Helvetica,San-serif, Microsoft YaHei, SimSun; visibility: hidden; }
#footerToolbox ul li { width: 40px; height: 40px; border-width: 1px 1px 0px 1px; border-color: rgba(255, 255, 255, 0.6); border-style: solid; }
#footerToolbox ul li:last-child { border-bottom-width: 1px; }
#footerToolbox ul li a { display: block; line-height: 40px; text-indent: 299px; background-image: url(../images/footerbox/footerTool-icon.png); background-repeat: no-repeat; overflow: hidden; white-space: nowrap; }

#toolTel a { background-position: center 8px; }

#toolEmail a { background-position: center -28px; }

#toolMap a { background-position: center -62px; }

#toolShare a { background-position: center -98px; }

#toolMessage a { background-position: center -133px; }

#footerToolbox.close { right: -42px; }
#footerToolbox.close #footerToolbox.close #footerToolBtn { background-position: -13px 168px; }

#footerToolBtn { background-color: #0865a7; }
#footerToolBtn:hover { background-color: #4080ae; }

#footerToolbox ul li a { background-color: #0865a7; }
#footerToolbox ul li a:hover { background-color: #4080ae; }

@font-face { font-family: 'BebasRegular'; src: url("../images/footerbox/bebas.eot"); src: url("../images/footerbox/bebas.eot") format("embedded-opentype"), url("../images/footerbox/bebas.woff") format("woff"), url("../images/footerbox/bebas.ttf") format("truetype"), url("../images/footerbox/bebas.svg#BebasRegular") format("svg"); font-weight: normal; font-style: normal; }
#chatToolBox { position: fixed; width: 110px; bottom: 90px; right: -5px; font-family: Arial, Helvetica,San-serif, Microsoft YaHei, SimSun; color: #fff; z-index: 999; }
#chatToolBox a { text-decoration: none; color: #fff; text-align: center; display: block; }
#chatToolBox, #chatToolBox h3, #chatToolBox ul, #chatToolBox li { margin: 0px; padding: 0px; -webkit-tap-highlight-color: transparent; }
#chatToolBox li { list-style: none; padding-right: 5px; }
#chatToolBox #chatToolMail a { font-size: 40px; line-height: 44px; letter-spacing: -1px; padding-top: 28px; padding-bottom: 22px; text-transform: uppercase; font-family: BebasRegular , Arial; }
#chatToolBox .chatToolContact { font-size: 16px; background: #444444; margin-top: 5px; text-transform: capitalize; padding: 6px 0px; }
#chatToolBox:hover { right: 0px; }
#chatToolBox #chatToolMail i { position: absolute; top: 0px; width: 100%; height: 28px; line-height: 28px; text-align: center; background: transparent; cursor: pointer; }
#chatToolBox #chatToolMail i:before { content: '\e640'; font-size: 24px; font-family: icomoon; }
#chatToolBox.hiddenRight {  margin-right:-110px; padding-left: 28px; }
#chatToolBox.hiddenRight #chatToolMail i { width: 28px; height: 60px; line-height: 60px; left: 0px; background: inherit; top: 20px; }
#chatToolBox.hiddenRight #chatToolMail i:before { content: '\e625'; }

#chatToolMail { background: #0865a7; }

@media screen and (max-width:640px){
	#footerToolbox{ visibility:visible;}
	#chatToolBox{ display:none;}
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close { background-image: url("../images/fancybox_sprite.png"); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url("../images/fancybox_loading.gif") center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("../images/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 2.5rem; height: 4.125rem; line-height: 4.125rem; text-align: center; margin-top: -33px; cursor: pointer; z-index: 8040; visibility: hidden; background: url(../images/bg-black64.png) repeat; background: rgba(0, 0, 0, 0.64); }
.fancybox-nav span:before { font-family: icomoon; font-size: 36px; color: #fff; }
.fancybox-prev span { left: 3px; }
.fancybox-prev span:before { content: '\e63b'; }
.fancybox-next span { right: 3px; }
.fancybox-next span:before { content: '\e63c'; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("../images/fancybox_overlay.png"); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

.left>a{display:block;}

.textHidden{ display:none;}
.textHidden span , .textHidden a{display:inline-block; vertical-align:middle;}

#pageNum{}
#pageNum ul li{float:none; display:inline; padding:0px 5px;}
.hotnews{
  width: 95%;
  float: left;
  margin-right: 2.5%;
}
.hotnews>p{
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: 1px #000 dotted;
}
.hotnews>p>span{
  float: right;
}