@charset "utf-8"; /* CSS Document */
.row { width: 100%; transition: .2s width ease; *zoom:1;}
.row:before, .row:after { display: table; clear: both; content: '' }
.row>[class*="span-"] { float: left; margin-left: 0; *margin-right: .89%;}
.row>.span-1 { width: 7.33333333% }
.row>.span-2 { width: 15.66666667% }
.row>.span-3 { width: 20%; margin-right: 0; }
.row>.span-4 { width: calc((100% - 40px) / 3); margin-left: 20px; }
.row>.span-4:nth-child(3n+1) { margin-left: 0 }
.row>.span-5 { width: 40.66666667% }
.row>.span-6 { width: 49% }
.row>.span-7 { width: 57.33333333% }
.row>.span-8 { width: 65.66666667% }
.row>.span-9 { width: 74% }
.row>.span-10 { width: 82.33333333% }
.row>.span-11 { width: 90.66666667% }
.row>.span-12 { width: 99% }
.full-row { width: 100%; transition: .2s width ease; *zoom:1}
.full-row:before, .full-row:after { display: table; clear: both; content: '' }
.full-row>[class*='span'] { float: left }
.full-row>.span-1 { width: 8.33333333%; *width: 8.22333333%}
.full-row>.span-2 { width: 16.66666667%; *width: 16.55666667%}
.full-row>.span-3 { width: 25%; *width: 24.89%}
.full-row>.span-4 { width: 33.33333333%; *width: 33.22333333%}
.full-row>.span-5 { width: 41.66666667%; *width: 41.55666667%}
.full-row>.span-6 { width: 50%; *width: 49.89%}
.full-row>.span-7 { width: 58.33333333%; *width: 58.22333333%}
.full-row>.span-8 { width: 66.66666667%; *width: 66.55666667%}
.full-row>.span-9 { width: 75%; *width: 74.89%}
.full-row>.span-10 { width: 83.33333333%; *width: 83.22333333%}
.full-row>.span-11 { width: 91.66666667%; *width: 91.55666667%}
.full-row>.span-12 { width: 100%; *width: 99.89%}
.row>.pull-right, .full-row>.pull-right { float: right }
.row>.center { position: relative; left: -0.5%; display: block; float: none; clear: both; margin-right: auto; margin-left: auto }
.full-row>.center { display: block; float: none; clear: both; margin-right: auto; margin-left: auto }
.pull-left-1 { position: relative; left: -8.33333333% }
.pull-left-2 { position: relative; left: -16.66666667% }
.pull-left-3 { position: relative; left: -25% }
.pull-left-4 { position: relative; left: -33.33333333% }
.pull-left-5 { position: relative; left: -41.66666667% }
.pull-left-6 { position: relative; left: -50% }
.pull-left-7 { position: relative; left: -58.33333333% }
.pull-left-8 { position: relative; left: -66.66666667% }
.pull-left-9 { position: relative; left: -75% }
.pull-left-10 { position: relative; left: -83.33333333% }
.pull-left-11 { position: relative; left: -91.66666667% }
.pull-left-12 { position: relative; left: -100% }
.pull-right-1 { position: relative; left: 8.33333333% }
.pull-right-2 { position: relative; left: 16.66666667% }
.pull-right-3 { position: relative; left: 25% }
.pull-right-4 { position: relative; left: 33.33333333% }
.pull-right-5 { position: relative; left: 41.66666667% }
.pull-right-6 { position: relative; left: 50% }
.pull-right-7 { position: relative; left: 58.33333333% }
.pull-right-8 { position: relative; left: 66.66666667% }
.pull-right-9 { position: relative; left: 75% }
.pull-right-10 { position: relative; left: 83.33333333% }
.pull-right-11 { position: relative; left: 91.66666667% }
.pull-right-12 { position: relative; left: 100% }

@media only screen and (max-width: 1024px) {
.row>.midd-1 { width: 7.33333333% }
.row>.midd-2 { width: 15.66666667% }
.row>.midd-3 { width: 24% }
.row>.midd-4 { width: 32.33333333% }
.row>.midd-5 { width: 40.66666667% }
.row>.midd-6 { width: 49% }
.row>.midd-7 { width: 57.33333333% }
.row>.midd-8 { width: 65.66666667% }
.row>.midd-9 { width: 74% }
.row>.midd-10 { width: 82.33333333% }
.row>.midd-11 { width: 90.66666667% }
.row>.midd-12 { width: 99% }
.midd-hide { display: none }
.midd-center { position: relative; left: -0.5%; display: block; float: none; clear: both; margin-right: auto; margin-left: auto }
.full-row>.midd-1 { width: 8.33333333% }
.full-row>.midd-2 { width: 16.66666667% }
.full-row>.midd-3 { width: 25% }
.full-row>.midd-4 { width: 33.33333333% }
.full-row>.midd-5 { width: 41.66666667% }
.full-row>.midd-6 { width: 50% }
.full-row>.midd-7 { width: 58.33333333% }
.full-row>.midd-8 { width: 66.66666667% }
.full-row>.midd-9 { width: 75% }
.full-row>.midd-10 { width: 83.33333333% }
.full-row>.midd-11 { width: 91.66666667% }
.full-row>.midd-12 { width: 100% }
}

@media only screen and (max-width: 992px) {
.row>.smidd-1 { width: 7.33333333% }
.row>.smidd-2 { width: 15.66666667% }
.row>.smidd-3 { width: 24% }
.row>.smidd-4 { width: 32.33333333% }
.row>.smidd-5 { width: 40.66666667% }
.row>.smidd-6 { width: 49% }
.row>.smidd-7 { width: 57.33333333% }
.row>.smidd-8 { width: 65.66666667% }
.row>.smidd-9 { width: 74% }
.row>.smidd-10 { width: 82.33333333% }
.row>.smidd-11 { width: 90.66666667% }
.row>.smidd-12 { width: 99% }
.smidd-hide { display: none }
.smidd-center { position: relative; left: -0.5%; display: block; float: none; clear: both; margin-right: auto; margin-left: auto }
.full-row>.smidd-1 { width: 8.33333333% }
.full-row>.smidd-2 { width: 16.66666667% }
.full-row>.smidd-3 { width: 25% }
.full-row>.smidd-4 { width: 33.33333333% }
.full-row>.smidd-5 { width: 41.66666667% }
.full-row>.smidd-6 { width: 50% }
.full-row>.smidd-7 { width: 58.33333333% }
.full-row>.smidd-8 { width: 66.66666667% }
.full-row>.smidd-9 { width: 75% }
.full-row>.smidd-10 { width: 83.33333333% }
.full-row>.smidd-11 { width: 91.66666667% }
.full-row>.smidd-12 { width: 100% }
}

@media only screen and (max-width: 760px) {
.row>.smal-1 { width: 7.33333333% }
.row>.smal-2 { width: 15.66666667% }
.row>.smal-3 { width: 24% }
.row>.smal-4 { width: 32.33333333% }
.row>.smal-5 { width: 40.66666667% }
.row>.smal-6 { width: 49% }
.row>.smal-7 { width: 57.33333333% }
.row>.smal-8 { width: 65.66666667% }
.row>.smal-9 { width: 74% }
.row>.smal-10 { width: 82.33333333% }
.row>.smal-11 { width: 90.66666667% }
.row>.smal-12 { width: 99% }
.smal-hide { display: none }
.smal-show { display: block }
.smal-center { position: relative; left: -0.5%; display: block; float: none; clear: both; margin-right: auto; margin-left: auto }
[class*='pull-left-'], [class*='pull-right-'] { right: auto; left: auto }
.full-row>.smal-1 { width: 8.33333333% }
.full-row>.smal-2 { width: 16.66666667% }
.full-row>.smal-3 { width: 25% }
.full-row>.smal-4 { width: 33.33333333% }
.full-row>.smal-5 { width: 41.66666667% }
.full-row>.smal-6 { width: 50% }
.full-row>.smal-7 { width: 58.33333333% }
.full-row>.smal-8 { width: 66.66666667% }
.full-row>.smal-9 { width: 75% }
.full-row>.smal-10 { width: 83.33333333% }
.full-row>.smal-11 { width: 91.66666667% }
.full-row>.smal-12 { width: 100% }
}
/*挂件分页样式*/
.util-page { font-size: 0; color: #3c3c3c; text-align: center; }
.util-page .gobutton, .util-page .sl, .util-page .num, .util-page .count { color: #3c3c3c; display: inline-block; border: 1px solid #ededed; margin: 10px 0; padding: 5px 10px; vertical-align: middle; margin: 0 0 10px -1px; background: #fff; font-size: 16px; font-weight: normal; }
.util-page .gobutton:hover, .util-page .num:hover, .util-page .current { color: #fff; background: #1252b2; }
.util-page span.gobutton, .util-page span.gobutton:hover { color: #3c3c3c; background-color: #eee; }
.util-page .gobutton .ion { font-size: .8em; }
.util-page .count { margin-left: 10px; color: #3c3c3c; background: none; border: none; }
.util-page span.jump { background: none; color: #3c3c3c; display: inline-block; margin: 0 7px; vertical-align: top; }
.util-page span.jumpto, .util-page span.jumpto_text, .util-page span.jumpto_text { background: none; border: none; color: #3c3c3c; font-size: 14px; }
.util-page .jumpto_inp { width: 40px; text-align: center; height: 37px; line-height: 37px; vertical-align: top; }
/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea { margin: 0 auto 55px; max-width: 1200px; }
.BdMapWrapper { position: relative; width: 100%; height: 0; padding-bottom: 45%; overflow: hidden; }
.BdMapWrapper .BdMapCon { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media only screen and (max-width: 760px) {
.BdMapArea { display: none; }
}
/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box { display: none!important; }
/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display: inline-block; width: 20px; height: 20px; white-space: nowrap; letter-spacing: -1em; text-indent: -99em; color: transparent; background: url(../img/ico.png); *text-indent: 0;
 *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');
vertical-align: middle; }
.ico:before { content: '\3000'; }
.ico1_2 { background-position: -20px 0; }
.ico1_3 { background-position: -40px 0; }
.ico1_4 { background-position: -60px 0; }
.ico1_5 { background-position: -80px 0; }
.ico2_1 { background-position: 0 -20px; }
.ico2_2 { background-position: -20px -20px; }
.ico2_3 { background-position: -40px -20px; }
.ico2_4 { background-position: -60px -20px; }
.ico2_5 { background-position: -80px -20px; }
.ico3_1 { background-position: 0 -40px; }
.ico3_2 { background-position: -20px -40px; }
.ico3_3 { background-position: -40px -40px; }
.ico3_4 { background-position: -60px -40px; }
.ico3_5 { background-position: -80px -40px; }
.ico4_1 { background-position: 0 -60px; }
.ico4_2 { background-position: -20px -60px; }
.ico4_3 { background-position: -40px -60px; }
.ico4_4 { background-position: -60px -60px; }
.ico4_5 { background-position: -80px -60px; }
/* 常量设置 */
.wrap {max-width: 1600px;margin-right: auto;margin-left: auto;width: 95%;}
.mwrap {max-width: 1400px;margin-right: auto;margin-left: auto;}
.channel_content .wrap{max-width:1400px;width: 100%;}
.xc_banner .content .mwrap{max-width:1400px;}
/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body { min-width: 1240px\9; overflow-x: auto; }

/*for ie9+*/
@media all and (min-width: 0) {
body { min-width: 0; overflow-x: hidden; }
}
body { font-size: 14px; line-height: 1.6; color: #555; background: #fff; }
a { color: inherit; }
a:hover { color: #1252b2; }

::-moz-selection {
 color: #fff;
 background: #1252b2;
}
::selection { color: #fff; background: #1252b2; }

::-webkit-input-placeholder {
 color: #aaa;
}
.placeholder { color: #aaa; }
/*css组件设置*/
.form-control, .input-group-addon, .btn { border-radius: 2px; }
.form-control:focus { border-color: #1252b2; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6); }
.imgZoom img, .imgY180 img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.imgZoom { overflow: hidden; -webkit-transform: rotate(0); transform: rotate(0); }
.imgZoom:hover img { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); cursor: pointer; }
.imgY180:hover img { cursor: pointer; -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); transform: rotateY(180deg) }
/* 网站样式 */
body .bg-primary { color: #1252b2; }
/* 头部 */
/* header{height:103px; background:#1252b2;} */
.header { position: fixed; width: 100%; left: 0; top: 0; z-index: 5; transition: .3s ease; }
.header.fixed { top: 0; box-shadow: 0 0 8px rgba(0,0,0,0.5); }
/* .header.fixed .head_bott{position:fixed; width:100%; left:0; top:0; z-index:5; transition:.3s ease;} */
.header .head_top { background: #fff; }
.header .head_top .left { float: left; font-size: 13px; color: #fff; line-height: 38px; }
.header .head_top .right { float: right; }
.header .head_top .right>ul>li { position: relative; float: left; line-height: 38px; height: 38px; font-size: 13px; color: #333; margin-right: 20px; cursor: pointer; }
.header .head_top .right>ul>li .icon { width: 19px; height: 19px; font-size: 18px; display: inline-block; margin-top: 10px; }
.header .head_top .right>ul>li.li2 .icon { background: url(/resources/web/img/tel.svg) no-repeat center; background-size: cover; }
.header .head_top .right>ul>li span { line-height: 38px; display: inline-block; vertical-align: top; margin-left: 7px; }
.header .head_top .right .guanhui_img { display: none; position: absolute; z-index: 1; top: 100%; width: 112px; height: 112px; left: 50%; margin-left: -66px; padding: 12px; }
.header .head_top .right>ul>li.li2 { border: 1px solid #e5e5e5; padding: 0 10px; border-radius: 20px; color: #ff9700; height: 36px; line-height: 36px; }
.header .head_top .right .guanhui_img .img { position: relative; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding: 0px; background: #fff; }
.header .head_top .right .guanhui_img .img:after { content: ""; display: block; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #fff; position: absolute; left: 50%; top: -8px; margin-left: -8%; }
.header .head_top .right .li1 .lan_down { position: absolute; width: 80px; position: absolute; left: 50%; margin-left: -40px; top: 100%; display: none; z-index: 3; padding: 5px 0; background: #E6E8EA; background: rgba(230,232,234,0.8); }
.header .head_top .right .li1 .lan_down ul>li { text-align: center; }
.header .head_top .right .li1 .lan_down ul>li a:hover { background: rgba(255,255,255,.9); }
.header .head_top .right .li1 .lan_down ul>li a { display: block; color: #666; height: 30px; }
.header .head_top .right .li1 .lan_down ul>li a img { display: none; }
.header .head_top .right .li1 .lan_down ul>li a span { display: inline-block; font-size: 15px; line-height: 30px; margin-left: 0; }
.header .head_bott {background: #fff;position: relative;}
.header .head_bott .logo { float: left; margin-top: 20px; margin-bottom: 20px; }
.header .head_bott .inav_wrapper {float: left;width: 50%;margin-left: 10%;}
.header .head_bott .inav_wrapper .nav_ul .nav_li {float: left;font-size: 15px;color: #333;line-height: 90px;padding: 0 20px;}
.header .head_bott .inav_wrapper .nav_ul .nav_li>a { display: block; position: relative; }
.header .head_bott .inav_wrapper .nav_ul .nav_li>a:after { content: ''; position: absolute; bottom: 5px; width: 0; left: 0; height: 2px; background: #1252b2; transition: .3s ease; }
.header .head_bott .inav_wrapper .nav_ul .nav_li>a:hover:after { width: 100%; }
.header .head_bott .inav_wrapper .nav_ul .nav_li.active>a:after { width: 100%; }
.header .head_bott .inav_wrapper .nav_ul .nav_li.cur>a:after { width: 100%; }
.header .head_bott .inav_wrapper .nav_ul .nav_li>a:hover { color: #1252b2; }
.header .head_bott .inav_wrapper .nav_ul .nav_li .dropdown { display: none; overflow: hidden; position: absolute; z-index: 1; width: 100%; top: 100%; left: 0; background: url(/resources/web/img/nav.jpg) no-repeat center; }
.header .head_bott .dropdown .left { float: left; width: 19%; padding-top: 45px; min-height: 280px; }
.header .head_bott .dropdown .left ul { position: relative; padding-bottom: 30px; }
.header .head_bott .dropdown .left ul:after { content: ''; position: absolute; bottom: 0; width: 90%; left: 0; height: 1px; background: #c7c7c9; }
.header .head_bott .dropdown .left ul li { font-size: 14px; color: #3c3c3c; line-height: 1.75; padding: 5px 20px; }
.header .head_bott .dropdown .left ul li:hover { background: #fff; }
.header .head_bott .dropdown .left ul li.cur { background: #fff; }
.header .head_bott .dropdown .left dl { padding: 25px 0 20px; }
.header .head_bott .dropdown .left dl dt { font-size: 16px; color: #272727; padding-left: 50px; line-height: 30px; }
.header .head_bott .dropdown .left dl dd { font-size: 14px; color: #3c3c3c; line-height: 30px; padding-left: 50px; }
.header .head_bott .dropdown .right { float: right; width: 80%; padding-top: 45px; }
.header .head_bott .dropdown .right .infor { float: left; width: 50%; position: relative; z-index: 1; }
.header .head_bott .dropdown .right .infor .box { padding-left: 60px; }
.header .head_bott .dropdown .right .infor .tit { font-size: 28px; color: #3c3c3c; line-height: 40px; margin-bottom: 30px; }
.header .head_bott .dropdown .right .infor .con { font-size: 16px; color: #3c3c3c; line-height: 30px; margin: 40px 0; }
.header .head_bott .dropdown .right .infor .more { font-size: 14px; background: #1252b2; color: #fff; padding: 10px 30px; transition: .3s ease; }
.header .head_bott .dropdown .right .infor .more:hover { background: #eee; color: #3c3c3c; }
.header .head_bott .dropdown .right .infor .more .icon { display: inline-block; width: 17px; margin-left: 10px; height: 10px; background: url(../img/anniu_jt.png) no-repeat center; }
.header .head_bott .dropdown .right .img { position: absolute; right: 0; top: 0; }
.header .head_bott .dropdown .right .infor .more:hover .icon { background: url(../img/anniu_jt1.png) no-repeat center; }
.header .head_bott .dropdown .btn_close { position: absolute; bottom: 10px; color: #1252b2; line-height: 20px; left: 50%; margin-left: -18px; cursor: pointer; }
.header .head_bott .dropdown .btn_close .icon { line-height: 15px; text-align: center; }
.header .head_bott .dropdown .btn_close span { font-size: 12px; line-height: 9px; }
/* 产品三级导航 */
.header .head_bott .pro_li .dropdown .right .content { display: none; padding-bottom: 100px; }
.header .head_bott .pro_li .dropdown .right .content:first-child { display: block; }
.header .head_bott .pro_li .dropdown .right .content>div { float: left; width: 47%; margin-bottom: 40px; }
.header .head_bott .pro_li .dropdown .right .content>div.even { border-left: 2px solid #d8d8d8; }
.header .head_bott .pro_li .dropdown .right .content>div .box { padding-left: 50px; }
.header .head_bott .pro_li .dropdown .right .content .t { font-size: 16px; color: #3c3c3c; line-height: 30px; margin-bottom: 10px; transition: .3s ease; }
.header .head_bott .pro_li .dropdown .right .content>div:hover .t { color: #1252b2; }
.header .head_bott .pro_li .dropdown .right .content .t .iconfont { width: 17px; height: 10px; background: url(../img/anniu_jt2.png) no-repeat center; opacity: 0; visibility: hidden; transition: .3s ease; }
.header .head_bott .pro_li .dropdown .right .content>div:hover .t .iconfont { opacity: 1; visibility: visible; }
.header .head_bott .pro_li .dropdown .right .content .c { font-size: 13px; color: #3c3c3c; line-height: 30px; }
.header .head_bott .tool { float: right; }
.header .head_bott .tool .company {float: left;margin-top: 15px;}
.header .head_bott .tool .company .icon { display: inline-block; width: 31px; height: 32px; background: url(/template/default/Images/ico_tel.png) no-repeat center; }
.header .head_bott .tool .company .tel {display:inline-block;}
.header .head_bott .tool .company .tel p{font-size:14px;color:#333;}
.header .head_bott .tool .company .tel h2 {font-size:29px;font-family:Impact;color:#1252b2;line-height: 1;}
.header .head_bott .tool .search {float: left;width: 32px;height: 32px;margin-left: 20px;background: url(/template/default/Images/icon_search.png) no-repeat center;cursor: pointer;margin-top: 33px;}
.header .head_bott .head_search { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; }
.header .head_bott .head_search .bg {position: fixed;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);}
.header .head_bott .head_search .content { position: relative; z-index: 1; width: 50%; margin: 0 auto; top: 38px; overflow: hidden; }
.header .head_bott .head_search .form { position: relative; }
.header .head_bott .head_search input {padding: 0 38px 0 39px;width: 92%;line-height: 65px;height: 65px;border: none;background: rgba(18, 82, 178, 0.8);}
.header .head_bott .head_search button { position: absolute; outline: none; background: none; border: none; top: 20px; font-size: 18px; color: #fff; }
.header .head_bott .head_search button.submit { left: 0; }
.header .head_bott .head_search button.close { right: 0; }
.header .head_bott .head_search .text { background: #fff; }
.header .head_bott .head_search .text .text_box { padding: 40px; }
.header .logo, .header .inav_wrapper, .header .tool { opacity: 1; visibility: visible; transition: .5s ease; }
.header.on .logo, .header.on .inav_wrapper, .header.on .tool { opacity: 0; visibility: hidden; }
.header .head_bott .head_search .text .text_box .t { margin-bottom: 20px; }
.header .head_bott .head_search .text .text_box ul li { line-height: 30px; font-size: 14px; padding-left: 20px; }
.header .head_bott .head_search .text .text_box ul li:hover { background: #eee; }
.mobile_key { display: none; }
.m_nav { display: none; }
.head_bott .tool .m_language { display: none; }
.head_bott .tool .m_search { display: none; }
.head_bott .mLan_down { display: none; }
/* 内页底部 */
.footer { position: relative; overflow: hidden;background:#e5e5e5;padding:60px 0;}
.footer .btm_box{overflow: hidden;}
.footer .btm_box .l_box ul{overflow: hidden;}
.footer .btm_box .l_box ul li{float: left;margin-right: 20px;text-align: center;}
.footer .btm_box .l_box ul li .title{font-size: 14px;line-height: 25px;color: #949494;}

.footer .btm_box .r_box{text-align: right;}
.footer .btm_box .r_box .share_box span{display: block;font-family: arial;}
.footer .btm_box .r_box .share_box span.small{font-size: 16px;color: #2b2b2b;}
.footer .btm_box .r_box .share_box span.large{font-size: 33px;color: #1252b2;font-family: Impact;}

.footer .btm_box .r_box .share_box .bdsharebuttonbox {display: inline-block;vertical-align: middle;padding-top: 15px;}
.footer .btm_box .r_box .share_box .bdsharebuttonbox a{margin: 0px 7px;}

/*分享*/
.share {margin-bottom: 20px;position: relative;}
.share .bdsharebuttonbox a {background: none;font-size: 25px;color: #bebebe;padding-left: 0;}
.share .ewm_img { display: none; position: absolute; top: 110%; }
/*内页通用*/
.channel_content {min-height: 300px;padding: 0;padding-top: 70px;padding-bottom: 80px;}
.channel_content .fenjie { width: 100%; height: 20px; background: #eee; }
.channel_content .fenjie2 { margin-top: 60px; }
.left_menu { float: left; width: 275px; }
.right_content { width: calc(100% - 345px); float: right; }
.page_menu { padding: 40px 0; }
/* xc_banner */
.xc_banner{position:relative;margin-top: 90px;}
.xc_banner .content{position:absolute; width:100%; height:100%; left:0; top:0; z-index:1;}
.xc_banner .content .crumbs{margin-top:20px; font-size:12px; color:#121212;}
.xc_banner .content .infor{margin-top:8%; padding-left:15px;}
.xc_banner .content .infor .tit{font-size:38px;color: #fff;font-weight:bold;border-left:3px solid #1252b2;padding-left:10px;}
.xc_banner .content .infor .con{font-size:14px; color:#535353; margin-top:25px; width:43%; padding-left:10px; font-weight:normal;}
.xc_banner.case_banner .content .infor .tit{color:#fff;}
.xc_banner.case_banner .content .infor .con{color:#fff;}
/* xc_nav */
.xc_nav { position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index: 6; display: none; box-shadow: 0px 0px 22px #878585; }
.xc_nav .left {float: left;font-size: 22px;line-height: 54px;color: #1252b2;font-weight: normal;}
.xc_nav .right { float: right; }
.xc_nav .right ul li { float: left; font-size: 15px; color: #3d3d3d; line-height: 54px; padding: 0 10px; position: relative; margin: 0 5px; }
.xc_nav .right ul li a { color: #3d3d3d; }
.xc_nav .right ul li.cur a { font-weight: bold; color: #ba0b13; }
.xc_nav .right ul li:hover a {color: #1252b2;}
.xc_nav .right ul li:after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: #1252b2; transition: .3s ease; }
.xc_nav .right ul li:hover:after { width: 100%; }
.xc_nav .right ul li.cur:after { width: 100%; }
/* 手机端二级导航 */
.m_sencondNav { display: none; position: relative; z-index: 2; height: 41px; }
.m_sencondNav .m_second.fixed { position: fixed; width: 100%; left: 0; top: 0; z-index: 15; }
.m_sencondNav .m_second { position: relative; border-bottom: 1px solid #e8e8e8 }
.m_sencondNav .m_second .home { background: #e3e3e3; border-right: 1px solid #e8e8e8; width: 40px; height: 40px; float: left; line-height: 40px; display: block; text-align: center; }
.m_sencondNav .m_second .home i { display: block; color: #adadad; }
.m_sencondNav .m_second .m_second_hd { width: calc(100% - 41px); background: #e3e3e3; float: left }
.m_sencondNav .m_second .m_second_hd li { float: left; position: relative; }
.m_sencondNav .m_second .m_second_hd li { border-right: 1px solid #e8e8e8; }
.m_sencondNav .m_second .m_second_hd li:last-child:after { border-right: none }
.m_sencondNav .m_second .m_second_hd.yj li:last-child:after { display: none; }
.m_sencondNav .m_second .m_second_hd.yj li:before { display: none; }
.m_sencondNav .m_second .m_second_hd li a { display: block; height: 40px; line-height: 40px; color: #666; padding: 0 35px 0 13px; font-size: 13px; }
.m_sencondNav .m_second .m_second_hd li:after, .m_sencondNav .m_second .m_second_hd li:before { content: ''; background: #a5a5a5; width: 9px; height: 2px; display: block; position: absolute; top: 0; bottom: 0; right: 15px; margin: auto; }
.m_sencondNav .m_second .m_second_hd li:after { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transition: all 0.6s ease-out; }
.m_sencondNav .m_second .m_second_hd li:before { -webkit-transform: rotate(0deg); transform: rotate(0deg); transition: all 0.6s ease-out; }
.m_sencondNav .m_second .m_second_hd li.cur:before { -webkit-transform: rotate(180deg); transform: rotate(180deg); background: #a5a5a5; }
.m_sencondNav .m_second .m_second_hd li.cur:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); opacity: 0; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background: #a5a5a5; }
.m_sencondNav .m_second .m_second_bd .erji { position: absolute; left: 0; top: 100%; width: 100%; background: #e3e3e3; border-top: 1px solid #e8e8e8; padding-bottom: 10px; display: none; }
.m_sencondNav .m_second .m_second_bd .erji ul { overflow: hidden; }
.m_sencondNav .m_second .m_second_bd .erji li a { padding: 6px 20px; font-size: 14px; color: #666; display: block }
.m_sencondNav .m_second .m_second_bd .erji li { margin-top: 10px; float: left; width: 50%; }
.m_sencondNav .m_second .m_second_hd.active { background: #e3e3e3; }
.m_sencondNav .m_second .m_second_hd.cur { background: #e3e3e3; }
.m_sencondNav .m_second .m_second_bd .sanji { position: absolute; left: 0; top: 100%; width: 100%; background: #e3e3e3; border-top: 1px solid #e8e8e8; padding-bottom: 10px; display: none; }
.m_sencondNav .m_second .m_second_bd .sanji li a { padding: 6px 20px 6px 20px; font-size: 14px; color: #666; ; display: block }
.m_sencondNav .m_second .m_second_bd .sanji li { margin-top: 10px; }
/*发展历程*/
.progress {display: none;position: fixed;top: 90px;left: 0;right: 0;bottom: 0;display: block;background: #fff;z-index: 100;display: flex;align-items: center;justify-content: center;flex-flow: column nowrap;}
.progress .loading { width: 50px; height: 50px; }
.progress .count { margin-top: 10px; font-size: 20px; }
/* 首页 */
/*banner*/
.index_slider { }
.index_slider .ibanner { cursor: none; }
.index_slider .item { overflow: hidden; z-index: 6; position: relative; }
.index_slider .item img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.index_slider .owl-item { overflow: hidden; }
.index_slider .ibanner { visibility: hidden; }
.index_slider .ibanner.owl-loaded { visibility: visible; }
.index_slider .ibanner .text_box { position: absolute; top: 50%; width: 700px; left: 15%; margin-top: -100px; opacity: 0; filter: alpha(opacity=0); transition: all .8s ease; -webkit-transition: all .8s ease; visibility: hidden; z-index: 31; cursor: pointer; color: #fff; }
.index_slider .ibanner .active .text_box { opacity: 1; filter: alpha(opacity=100); visibility: visible; cursor: pointer; }
.index_slider .ibanner .active .text_box a:hover { color: #fff; }
.index_slider .ibanner .text_box .en { font-size: 25px; font-weight: bold; line-height: 2; text-shadow: 0 2px 1px #000; }
.index_slider .ibanner .text_box .cn { font-size: 48px; font-weight: bold; line-height: 1; text-shadow: 0 2px 1px #000; color: #00d8ff; font-family: 隶书; }
.index_slider .ibanner .text_box { position: relative; }
.index_slider .en span { color: #fff; }
.index_slider .ibanner .banner_img { width: 1920px; max-width: none; position: absolute; left: 50%; top: 50%; margin-left: -960px; margin-top: -400px; height: auto; }
.index_slider .cursor { position: fixed; top: 0; left: 0; z-index: 30; pointer-events: none; display: none; }
.index_slider .cursor .cursorIcon { width: 33px; height: 54px; background: url(/template/default/Images/cursor-left.png) no-repeat center; transition: all .5s ease; -webkit-transition: all .5s ease; }
.index_slider .cursor.right .cursorIcon { background: url(/template/default/Images/cursor-right.png) no-repeat center; }
.index_slider .item .video { min-width: 100%; min-height: 100%; position: absolute; left: 0; top: 0; }
.index_slider .item .video_cover { background: rgba(0,0,0,0.25); position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; }
.index_slider .owl-carousel .owl-item .mobile_img { display: none; }
.index_slider .ibanner .owl-nav.ie_show { display: block; }
.index_slider .ibanner .owl-nav.ie_show [class^=owl-] { position: absolute; width: 33px; height: 54px; left: 5%; top: 50%; margin-top: -27px; background: url(/template/default/Images/cursor-left.png); z-index: 10; font-size: 0; }
.index_slider .ibanner .owl-nav.ie_show [class^=owl-].owl-next { background: url(/template/default/Images/cursor-right.png); right: 5%; left: auto; }
.index_slider .ibanner .wrap1300.ie_left { width: 900px; margin: 0 auto; }



/*首页产品中心*/

@keyframes rotating{
0%{transform:rotate(0);}
100%{transform:rotate(-360deg);}
}
.ipart01{width: 100%;background: #f6f6f6;}
.ipart01 .content{padding-top: 122px;overflow: hidden;padding-bottom: 100px;}
.ipart01 .pro_swiper_box{overflow: hidden;position: relative;}
.ipart01 .info_box{width: 27%;float: left;}
.ipart01 .info_box .box{padding-left: 0;padding-right: 10%;}
.ipart01 .info_box .title{font-size: 35px;font-weight: bold;color: #1252b2;margin-bottom: 10px;}
.ipart01 .info_box .en_title{font-size: 33px;color: #dcdcdc;font-weight: bold;margin-bottom: 15px;}
.ipart01 .info_box .icon{margin-bottom: 40px;}
.ipart01 .info_box .desc{font-size: 16px;color: #181818;line-height: 40px;}
.ipart01 .info_box .page_box .more{margin-right: 20px; display: inline-block;vertical-align: top;width: 50px;height: 50px;position: relative;}
.ipart01 .info_box .page_box .more::after{content: "";width: 100%;height: 100%;background: url(/template/default/Images/index_pro_arr_01.png) center center no-repeat;background-size: 100%;position: absolute;top: 0px;left: 0px;}
.ipart01 .info_box .page_box .more::before{animation: rotating 6s linear infinite; content: "";width: 100%;height: 100%;background: url(/template/default/Images/index_pro_arr_02.png) center center no-repeat;background-size: 100%;position: absolute;top: 0px;left: 0px;}

.ipart01 .info_box .swiper-pagination{height: 12px;padding: 19px 0px;display: inline-block;vertical-align: top;}
.ipart01 .info_box .swiper-pagination .owl-dot{float:left;}
.ipart01 .info_box .swiper-pagination .owl-dot span{width: 12px;height: 12px;background: #8a8a8a;opacity: 1;margin: 0px 4px;display:block;border-radius:50%;cursor:pointer;}
.ipart01 .info_box .swiper-pagination .owl-dot.active span{background: #c79f58;}

.ipart01 .pro_swiper_box{width: 73%;box-sizing: border-box;float: right;overflow: hidden;}
.ipart01 .pro_menu{overflow:hidden;text-align:right;margin-bottom:20px;}
.ipart01 .pro_menu a{display:inline-block;line-height:43px;border:1px solid #bebebe;padding:0 20px;margin-left:10px;}
.ipart01 .pro_swiper_box .item .box{position: relative;background:url(/template/default/Images//bg_pro.jpg);}
.ipart01 .pro_swiper_box .item .img_box{overflow:hidden;}
.ipart01 .pro_swiper_box .item .img_box img{width: 100%;height: auto;display: block;transition:all 220ms linear;}
.ipart01 .pro_swiper_box .item:hover .img_box img{transform:scale(1.1);}
.ipart01 .pro_swiper_box .item .box .con_box{width: 100%;text-align: center; position: absolute;bottom: 0px;left: 0px;}
.ipart01 .pro_swiper_box .item .box .con_box .line{width: 22px;height: 2px;background: #1252b2;margin: 0px auto;}
.ipart01 .pro_swiper_box .item .box .con_box .title{text-align: center;font-size: 17.6px;line-height: 38.7px;color: #111111;margin-bottom: 10px;}
.ipart01 .pro_swiper_box .item:hover .box .con_box .title{color:#002b62;}
.ipart01 .more_box{width: 100%;float: left;text-align: right;padding: 60px 0px;}
.ipart01 .more_box .title{height: 50px;line-height: 50px;vertical-align: top;display: inline-block;margin-right: 20px;}
.ipart01 .more_box .title a{font-size: 14px;color: #323232;font-weight: bold; text-decoration: underline;}
.ipart01 .more_box .icon{height: 50px;line-height: 50px;vertical-align: top;display: inline-block;}
.ipart01 .info_box .page_box {margin-top:40px;}

@media screen and (max-width: 1400px){
	.ipart01 .pro_menu a {
    padding: 0 10px;
}
}
@media screen and (max-width: 1200px){
	.ipart01 .content{padding-top: 80px;}
	.ipart01 .info_box{width: 100%;}
	.ipart01 .pro_swiper_box{width: 100%;}
	.ipart01 .info_box{margin-bottom: 20px;}
	.ipart01 .info_box .page_box{display: none;}
}

@media screen and (max-width: 1024px){
	.ipart01 .content{padding-top: 0;padding-bottom: 20px;}
	.ipart01 .info_box .title{font-size: 32px;}
	.ipart01 .info_box .en_title{font-size: 29px;}
	.ipart01 .info_box .icon{margin-bottom: 20px;}
}

@media screen and (max-width: 768px){
	.ipart01 .content{padding-top: 0;padding-bottom: 30px;}
	.ipart01 .info_box .title{font-size: 30px;}
	.ipart01 .info_box .en_title{font-size: 27px;}
	.ipart01 .info_box .icon{margin-bottom: 15px;}
	.ipart01 .pro_swiper_box .item .box .con_box .title{margin-bottom: 15px;font-size: 15px;}
	.ipart01 .info_box .desc {font-size: 14px;color: #181818;line-height:1.75;}
}
@media screen and (max-width: 375px){
	.ipart01 .content{padding-top: 0;}
	.ipart01 .info_box .title{font-size: 20px;margin-bottom: 0;}
	.ipart01 .info_box .en_title{font-size: 13px;}
	.ipart01 .info_box .icon{margin-bottom: 12px;}
	.ipart01 .pro_swiper_box .item .box .con_box .title{margin-bottom: 12px;font-size: 15px;}
	.ipart01 .more_box{padding: 40px 0px;}
}



.ipart02 { background: url(/template/default/Images/ipart02_bg.jpg)no-repeat top center; }
.ipart02 .infor { text-align: center; padding-top: 90px; }
.ipart02 .infor .t {color: #fff;font-size: 35px;font-weight: bold;margin-bottom: 10px;}
.ipart02 .infor .c {color: #fff;padding-bottom: 50px;font-size: 33px;font-weight: bold;margin-bottom: 15px;text-transform: uppercase;}
.ipart02 .content { position: relative; }
.ipart02 .content .rect-1297 { padding-bottom: 129.7%; }
.ipart02 .content .item { position: relative; }
.ipart02 .content .item .img .box { position: absolute; bottom: 65px; left: 35px; font-size: 20px; color: #fff; z-index: 1; font-weight: bold; }
.ipart02 .content .item .box .tit { position: relative; }
.ipart02 .content .item .box .tit:after { position: absolute; content: ''; bottom: -10px; width: 32px; height: 2px; background: #1252b2; left: 0; }
.ipart02 .content .item .cover { position: absolute; width: 92%; height: 92%; left: 4%; top: 4%; opacity: 0; visibility: hidden; transition: .5s ease; transform: scale(0.8); background: url(../img/white.9.png); }
.ipart02 .content .item:hover .cover { opacity: 1; transform: scale(1); visibility: visible; }
.ipart02 .content .item .cover .box { padding: 30px 30px; }
.ipart02 .content .item .cover .tit { font-size: 24px; color: #141414; font-weight: bold; }
.ipart02 .content .item .cover .con { margin-top: 30px; line-height: 1.75; }
.ipart02 .content .item .cover .con dd { font-size: 16px; color: #1a1a1a; line-height: 36px; }
.ipart02 .content .item .cover .btns { position: absolute; bottom: 50px; width: 100%; }
.ipart02 .content .item .cover .btns .more { width: 45%; display: inline-block; position: relative; color: #333333; font-size: 14px; transition: .3s ease; }
.ipart02 .content .item .cover .btns .more:after { content: ''; position: absolute; width: 0; bottom: -5px; left: 0; height: 1px; background: #333333; transition: .3s ease; }
.ipart02 .content .item .cover .btns .more .icon { margin-left: 10px; display: inline-block; background: url(../img/anniu_jt1.png) no-repeat center; width: 17px; height: 10px; }
.ipart02 .content .item .cover .btns .more:hover { color: #1252b2; }
.ipart02 .content .item .cover .btns .more:hover .icon { background: url(../img/anniu_jt2.png) no-repeat center; }
.ipart02 .content .item .cover .btns .more:hover:after { background: #1252b2; width: 60%; }
.ipart02 .content .item:hover .img .box .tit { display: none; }
.ipart02 .owl-nav>div { position: absolute; font-size: 28px; top: 14%; color: #fff; }
.ipart02 .owl-nav .owl-prev { left: 0; }
.ipart02 .owl-nav .owl-next { right: 0; }


.ipart03{padding:85px 0 100px;}
.ipart03 .wrap{overflow:hidden;position:relative;}
.ipart03 .r{width:52%;}
.ipart03 .l{width:44%;}
.ipart03 p{color: #4b4b4b;font-size: 16px;line-height: 2;}
.ipart03 .infor .t {color: #1252b2;font-size: 35px;font-weight: bold;}
.ipart03 .infor .c {color: #dcdcdc;font-size: 33px;font-weight: bold;margin-bottom: 30px;text-transform: uppercase;}
.ipart03 .i_aitem{overflow:hidden;margin-top:40px}
.ipart03 .i_aitem .item{float:left;margin-right:20px;width:calc((100% - 68px)/3);border:1px solid #e5e5e5;text-align:center;padding:30px 0;}

.ipart04 {position: relative;overflow: hidden;background: url(/template/default/Images/index_bg_f.jpg);padding:80px 0;}
.ipart04 .cover>img { position: absolute; z-index: 1; width: 1920px; left: 50%; margin-left: -960px; max-width: none; opacity: 0; transition: opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1) }
.ipart04>img { position: absolute; width: 1920px; left: 50%; margin-left: -960px; max-width: none; }
.ipart04 .infor { position: relative; padding-top: 10px; z-index: 3; }
.ipart04 .infor .t {
    color: #1252b2;
    font-size: 35px;
    font-weight: bold;
}
.ipart04 .infor .c {
    color: #dcdcdc;
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.ipart04 .content{overflow: hidden;position: relative;}
.ipart04 .content .box{position: relative;height: 100%;}
.ipart04 .content .item{cursor: pointer;height:316px; background: #FFFFFF;border-right: 1px solid #f4f4f4;box-sizing: border-box;}
.ipart04 .content .item::before{content: "";width: 100%;height: 9px;background: #e0e0e0;position: absolute;bottom: 0px;left: 0px;transition: all .3s linear;}
.ipart04 .content .item::after{content: "";width: 0%;height: 9px;background: #1252b2;position: absolute;bottom: 0px;left: 0px;transition: all .3s linear;}
.ipart04 .content .item:hover::after{width: 100%;}
.ipart04 .content .owl-item:nth-child(even) .item{background: #f9f9f9;}
.ipart04 .content .item .bg{width: 100%;height: 100%; display: block;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all .3s linear;}
.ipart04 .content .item:hover .bg{visibility: visible;opacity: 1;filter: alpha(opacity=100);}
.ipart04 .content .item .con_box{width: 100%;height: 100%;padding: 30px;box-sizing:border-box;position: absolute;top: 0px;left: 0px;text-align: center;}
.ipart04 .content .item .con_box .info_box{text-align: left;display: inline-block;margin: 0px auto;}
.ipart04 .content .item .con_box .info_box .title{font-size: 18px;color: #313131;font-weight: bold;line-height: 1.75;}
.ipart04 .content .item .con_box .info_box .info{font-size: 14px;color: #5c5c5c;line-height:1.75;}
.ipart04 .content .item:hover .con_box .info_box .title{color: #ffffff;}
.ipart04 .content .item:hover .con_box .info_box .info{color: #ffffff;}
.ipart04 .content .item .time{margin-bottom:10px;}
.ipart04 .content .item .time .d{font-size:30px;font-weight:bold;color:#b4b4b4;}
.ipart04 .content .item .time .y{font-size:14px;font-weight:bold;color:#b4b4b4;margin-left:10px;}

.ipart04 .btm_box{overflow: hidden;margin-top:90px;}
.ipart04 .btm_box .l_box ul{overflow: hidden;}
.ipart04 .btm_box .l_box ul li{float: left;margin-right: 20px;text-align: center;}
.ipart04 .btm_box .l_box ul li .title{font-size: 14px;line-height: 25px;color: #949494;}

.ipart04 .btm_box .r_box{text-align: right;}
.ipart04 .btm_box .r_box .share_box span{display: block;font-family: arial;}
.ipart04 .btm_box .r_box .share_box span.small{font-size: 16px;color: #2b2b2b;}
.ipart04 .btm_box .r_box .share_box span.large{font-size: 33px;color: #1252b2;font-family: Impact;}

.ipart04 .btm_box .r_box .share_box .bdsharebuttonbox {display: inline-block;vertical-align: middle;padding-top: 15px;}
.ipart04 .btm_box .r_box .share_box .bdsharebuttonbox a{margin: 0px 7px;}




/*关于我们  lujx*/
.about_us.channel_content{background: #f1f1f1;}
.about_us01{}
.about_us01 .content{background:#fff;}
.about_us01 .content .left{width:62.5%; float:left;}
.about_us01 .content .left .box{padding:70px 65px 70px 55px;}
.about_us01 .content .left .box .en_tit{font-size:48px; line-height:48px; color:#1252b2; font-family:Impact; text-transform:uppercase; margin-bottom:10px;}
.about_us01 .content .left .box .cn_tit{font-size:35px; line-height:35px; color:#020202; margin-bottom:40px;}
.about_us01 .content .left .box .con{font-size: 15px;color:#383838;}
.about_us01 .content .right{width:37.5%; float:right; position:relative;}
.about_us01 .content .right .rect-1353{padding-bottom: 110%;}
.about_us01 .content .right .intro{position:absolute; left:0; top:0;}
.about_us01 .content .right .intro .box{padding:80px 50px 50px 40px;}
.about_us01 .content .right .intro .box .tit{font-size:35px; line-height:35px; color:#fff; margin-bottom:40px;}
.about_us01 .content .right .intro .box .con{font-size:14px; line-height:25px; color:#fff;}
.about_us01 .content .right .intro .box .list{margin-top:50px; font-size:0;}
.about_us01 .content .right .intro .box .list li{width:50%; display:inline-block; text-align:center; margin-bottom:35px;}
.about_us01 .content .right .intro .box .list li .number{font-size:35px; line-height:35px; font-weight:bold; color:#fff; margin-bottom:5px; transition:all 0.5s ease;}
.about_us01 .content .right .intro .box .list li .txt{font-size:13px; color:#fff; transition:all 0.5s ease;}
.about_us01 .content .right .intro .box .list li .icon{width:57px;height:57px; background:url(../img/about_us01_2.png) no-repeat; margin:0 auto 5px; transition:all 0.5s ease;}
.about_us01 .content .right .intro .box .list li .icon01{background-position:0 0;}
.about_us01 .content .right .intro .box .list li .icon02{background-position:-57px 0;}
.about_us01 .content .right .intro .box .list li .icon03{background-position:-114px 0;}
.about_us01 .content .right .intro .box .list li .icon04{background-position:-171px 0;}
.about_us01 .content .right .intro .box .list li:hover .txt{color:#1252b2;}
.about_us01 .content .right .intro .box .list li:hover .number{color:#1252b2;}
/*.about_us01 .content .right .intro .box .list li:hover .icon{transform:rotateY(180deg);}*/
.about_us01 .content .right .intro .box .list li:hover .icon01{background-position:0 -57px;}
.about_us01 .content .right .intro .box .list li:hover .icon02{background-position:-57px -57px;}
.about_us01 .content .right .intro .box .list li:hover .icon03{background-position:-114px -57px;}
.about_us01 .content .right .intro .box .list li:hover .icon04{background-position:-171px -57px;}


.about_us03{}
.about_us03 .left{width:34%; float:left; position:relative;}
.about_us03 .left li{background: #fff;margin-top:2px;position:relative;transition:all 0.5s ease;cursor:pointer;}
.about_us03 .left li:first-child{margin-top:0;}
.about_us03 .left li .li_box{padding:41px 15px 42px 30px; position:relative; z-index:3;}
.about_us03 .left li .li_box .tit{font-size:24px; color:#0e0e0e; margin-bottom:5px;}
.about_us03 .left li .li_box .con{font-size:15px; color:#222; color:rgba(34,34,34,.8);}
.about_us03 .left li .li_bg{width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; transition:all 0.5s ease;}
.about_us03 .left li:before{content:''; width:40px; height:2px; background:#fff; position:absolute; right:-80px; top:75px; z-index:3; transition:all 0.5s ease; opacity:0; visibility:hidden;}
.about_us03 .left li:after{content:''; width:2px; height:40px; background:#fff; position:absolute; right:-40px; top:25px; z-index:3; transition:all 0.5s ease; opacity:0; visibility:hidden;}
.about_us03 .left li.cur{background:#1252b2;}
.about_us03 .left li.cur .li_box .tit{color:#fff;}
.about_us03 .left li.cur .li_box .con{color:#fff;}
.about_us03 .left li.cur .li_bg{width:120%; background:#1252b2}
.about_us03 .left li.cur:before{right:-60px; opacity:1; visibility:visible;}
.about_us03 .left li.cur:after{top:55px; opacity:1; visibility:visible;}
.about_us03 .right{width:66%; float:right; position:relative; z-index:1;}
.about_us03 .right .rect-5427{padding-bottom:54.6%;}
.about_us03 .right .item{display:none;}
.about_us03 .right .item.cur{display:block;}



/* 产品列表 */
.rect-4483 {padding-bottom: 100%;}
.pro_list .product_list {}
.pro_list .product_list li a {display: block;border: 1px solid #e5e5e5;}
.pro_list .product_list ._info {padding: 20px;background: #eee;color: #333;text-align: center;}
.pro_list .product_list ._info h3 {font-weight: normal;font-size: 16px;}
.pro_list .product_list ._info .ion {color: #fbdd34;}
.pro_list .product_list li {cursor: pointer;margin-bottom: 20px;}
.pro_list .product_list li:hover ._info {background: #eee;color: #333;}
.pro_list .product_list li:hover ._info .ion {color: #fff;}
.pro_list .product_list ._img ._mask {z-index: 4;width: 100%;height: 0%;overflow: hidden;position: absolute;left: 0;bottom: 0;background: rgba(18,82,178,0.8);opacity: 0;transition: all 0.5s ease;overflow: hidden;}
.pro_list .product_list li:hover ._img ._mask {opacity: 1;transition: all 0.5s ease;height: 100%;}
.pro_list .product_list ._img i {display: inline-block;position: absolute;z-index: 5;left: 50%;top: 50%;margin-top: -40px;margin-left: -40px;font-size: 30px;color: #fff;opacity: 0;padding: 16px 25px;background: url(/template/cn/Images/blue_80.png);border-radius: 50%;}
.pro_list .product_list li:hover ._img i {opacity: 1;transition: all 0.5s ease;}



/* 分享 */
.common_share { display: none; width: 50px; height: 50px; position: fixed; z-index: 100; right: 5%; bottom: 20%; cursor: pointer; }
/* --------------------------------下层页面------------------------------------- */
/*widgets_common_pages_6 start*/
.widgets_common_pages_6 { font-size: 0; margin-top: 50px; }
.widgets_common_pages_6 a, .widgets_common_pages_6 span { line-height: 48px; color: #666; background-color: #f3f4f5; display: inline-block; vertical-align: middle; text-align: center; padding: 0 25px; font-size: 14px; margin: 0; }
.widgets_common_pages_6 a:hover, .widgets_common_pages_6 span.current { color: #fff; background-color: #1252b2; }

@media only screen and (max-width: 760px) {
.widgets_common_pages_6 a, .widgets_common_pages_6 span { line-height: 30px; padding: 0 6px; font-size: 13px; }
.widgets_common_pages_6 { margin-top: 15px; }
}
/*widgets_common_pages_6 end*/
/* 新闻列表 */
.channel_content.news_list .wrap { }
.news_list01 { background: url(../img/news_list01_bg.jpg) no-repeat center; }
.news_list01 .rect-575 { padding-bottom: 57.5%; }
.news_list01 .infor { margin-bottom: 40px; }
.news_list01 .infor .tit { float: left; font-size: 32px; color: #0f0f0f; font-weight: bold; line-height: 1; }
.news_list01 .infor .list { float: right; font-size: 16px; color: #404040; line-height: 30px; }
.news_list01 .infor .list a.cur { font-weight: bold; color: #1252b2; }
.news_list01 .infor .list em { margin: 0 5px; }
.news_list01 .content .item { float: left; width: 32%; transition: .3s ease; }
.news_list01 .content .item.item2 { margin: 0 2%; }
.news_list01 .content .item .txt { background: #fff; }
.news_list01 .content .item .txt .box { padding: 30px; }
.news_list01 .content .item .txt .box .date { font-size: 14px; line-height: 24px; color: #1252b2; transition: .3s ease; }
.news_list01 .content .item .txt .box .tit { font-size: 20px; color: #202020; line-height: 30px; margin-bottom: 20px; height: 60px; overflow: hidden; }
.news_list01 .content .item .txt .box .con { font-size: 14px; color: #666; line-height: 24px; height: 48px; overflow: hidden; }
.news_list01 .content .item .item_t:first-child { margin-bottom: 20px; }
.news_list01 .content .item .item_t .txt { transition: .3s ease; }
.news_list01 .content .item1:hover, .news_list01 .content .item2:hover { box-shadow: -4px 2px 20px 1px rgba(0,0,0,0.2); }
.news_list01 .content .item1:hover .txt .box .tit, .news_list01 .content .item2:hover .txt .box .tit { color: #1252b2; }
.news_list01 .content .item.item3 { overflow: auto; }
.news_list01 .content .item .item_t:hover .txt { box-shadow: -4px 2px 20px 1px rgba(0,0,0,0.2); position: relative; }
.news_list01 .content .item .item_t:hover .tit { color: #1252b2; }
.news_list02 {}
.news_list02 .wrap { overflow: visible; }
.news_list02 .list_hd { margin-bottom: 45px; }
.news_list02 .list_hd .inp_box_wrap { width: 32%; margin-left: 2%; border-bottom: solid 4px #1252b2; }
.news_list02 .list_hd .inp_box_wrap:first-child { margin-left: 0; }
.news_list02 .list_hd .inp_box_wrap .inp_box { display: block; width: 100%; height: 50px; line-height: 50px; border: none; padding: 0; margin: 0; box-sizing: content-box; font-size: 18px; color: #242424; padding: 0; text-indent: 10px; }
.news_list02 .list_hd .inp_box_wrap .inp_box.hd_inp { width: 80%; }
 .news_list02 .list_hd .inp_box_wrap>input::-webkit-input-placeholder {
 color: #242424;
}
.news_list02 .list_hd .inp_box_wrap .hd_btn { width: 20%; height: 50px; border: none; text-align: center; background-color: transparent; background-image: url(  
../img/news_list02_1.png); background-repeat: no-repeat; background-size: 18px 18px; background-position: center; outline: none; cursor: pointer; padding: 0; }
.news_list02 .select-ui-choose ._arrow { width: 16%; right: 0; }
.news_list02 .select-ui-choose ._arrow .arr { left: 50%; margin: 0 0 0 -0.4em; border-color: #666666 transparent transparent; }
body .select-ui-options-default { margin-top: 4px; }
body .select-ui-options li:hover, body .select-ui-options li.hover { background: #1252b2; }
body .select-ui-options-bottom, .news_list02 .select-ui-choose-bottom.on, .news_list02 .select_box { border-radius: 0px; }
.news_list02 .list_bd ul li { background: #fafafa; position: relative; margin-bottom: 24px; transition: .3s ease; }
.news_list02 .list_bd ul li:hover { box-shadow: -4px 2px 10px 1px rgba(0,0,0,0.2); }
.news_list02 .list_bd ul li .content .rect-61 { padding-bottom: 61%; }
.news_list02 .list_bd ul li .content .img { float: left; width: 31.7%; }
.news_list02 .list_bd ul li .content .txt { float: left; width: 68.3%; }
.news_list02 .list_bd ul li.noimg .content .img { display: none; }
.news_list02 .list_bd ul li.noimg .content .txt { width: 100%; }
.news_list02 .list_bd ul li .content .txt .box { padding: 45px 30px; }
.news_list02 .list_bd ul li .content .txt .box .tit { font-size: 22px; color: #3c3c3c; line-height: 30px; transition: .3s ease; }
.news_list02 .list_bd ul li:hover .content .txt .box .tit { color: #1252b2; }
.news_list02 .list_bd ul li .content .txt .box .date { font-size: 14px; color: #1252b2; line-height: 24px; margin-bottom: 10px; }
.news_list02 .list_bd ul li .content .txt .box .con { font-size: 14px; color: #666; line-height: 24px; height: 72px; overflow: hidden; }
.news_list02 .list_bd ul li .more { position: absolute; width: 17px; height: 10px; background: url(../img/anniu_jt1.png) no-repeat center; right: 45px; bottom: 20px; }
/* 新闻详细 */
.news_detail01 { padding: 80px 0 0; }
.news_detail01 .wrap { overflow: visible; }
.news_detail01 .content { padding-left: 30px; position: relative; }
.news_detail01 .content .c_left { position: absolute; left: -40px; top: 0; }
.news_detail01 .content .c_left .c_box>div { width: 50px; cursor: pointer; transition: .3s ease; height: 55px; background: #fcfcfc; text-align: center; line-height: 55px; color: #b3b3b3; border-bottom: 1px solid #f8f8f8; }
.news_detail01 .content .c_left .c_box>div:hover { background: #1252b2; color: #fff; }
.news_detail01 .content .c_left .c_box:hover a:hover { color: #fff; }
.news_detail01 .content .c_left .c_box a { background: transparent; padding-left: 0; margin: 0; float: none; }
.news_detail01 .content .c_left .c_box .iconfont { font-size: 22px; }
/* .news_detail01 .content .c_left .kj i{width:23px; height:23px; background:url(../img/news_detail01_1.png) no-repeat center;} */
.news_detail01 .content .c_left .ewm { position: absolute; width: 100px; left: 60px; top: 50px; display: none; }
.news_detail01 .content .c_center { width: 69%; float: left; }
.news_detail01 .content .c_center .tit { font-size: 33px; color: #313030; line-height: 1.2; font-weight: bold; }
.news_detail01 .content .c_center .tools { font-size: 14px; color: #aeaeae; margin: 30px 0; }
.news_detail01 .content .c_center .text { font-size: 14px; color: #575757; line-height: 25px; }
.news_detail01 .content .c_center .text p { font-size: 14px; line-height: 1.75; margin-bottom: 15px; }
.news_detail01 .content .c_right { position: absolute; right: 0; top: 0; width: 23%; }
.news_detail01 .content .c_right .list>div { border: 1px solid #f3f3f3; margin-bottom: 25px; }
.news_detail01 .content .c_right .list .box { padding: 25px 15px; }
.news_detail01 .content .c_right .list .box .t { font-size: 18px; color: #3c3c3c; line-height: 24px; position: relative; }
.news_detail01 .content .c_right .list .box .t:after { content: ''; position: absolute; width: 60%; height: 1px; background: #f2f2f2; left: 30%; top: 12px; }
.news_detail01 .content .c_right .list .box .d { font-size: 14px; color: #c1c0c0; margin: 10px 0 15px; }
.news_detail01 .content .c_right .list .box .tit { font-size: 16px; color: #201f1f; line-height: 25px; height: 50px; overflow: hidden; }
.news_detail01 .content .c_right .hot_news { background: #fafafa; }
.news_detail01 .content .c_right .hot_news .infor .box { padding: 25px 25px 0; }
.news_detail01 .content .c_right .hot_news .infor .tit { float: left; font-size: 20px; color: #101010; line-height: 20px; }
.news_detail01 .content .c_right .hot_news .infor .more { font-size: 14px; color: #bbbbbb; float: right; line-height: 20px; }
.news_detail01 .content .c_right .hot_news .con .item { border-top: 1px solid #f0f0f0; }
.news_detail01 .content .c_right .hot_news .con .item:first-child { border: none; }
.news_detail01 .content .c_right .hot_news .con .item .t { font-size: 15px; color: #201f1f; line-height: 24px; margin-bottom: 10px; height: 48px; overflow: hidden; }
.news_detail01 .content .c_right .hot_news .con .item .d { font-size: 14px; color: #201f1f; }
.news_detail01 .content .c_right .hot_news .con .box { padding: 25px; }
.channel_content.pro_list {padding: 80px 0;}
body .album_wrap_case4 .album_case4 .right_btn .btn_box:hover { background: #1252b2; }
/*弹窗*/
.brand_tanchuang.xd { display: none; }
.brandBox_detail { position: fixed; width: 86%; top: 50%; margin-top: -300px; z-index: 100; background: #fff; max-width: 1000px; height: 600px; left: 50%; margin-left: -500px; overflow: hidden; bottom: 10%; overflow: hidden; }
.brandBox_detail .box { margin: 75px 0; padding: 0 80px; height: 450px; overflow: auto; text-align: center; }
.brandBox_detail .box .tit { text-align: center; font-size: 28px; margin-bottom: 20px; }
.brandBox_detail .box .img_ { margin-bottom: 30px; }
.brandBox_detail .box .intro .con { line-height: 25px; font-size: 14px; text-align: justify; text-align: center; }
.brandBox_detail .close:hover i { transform: rotateZ(180deg); }
.brandBox_detail_bg { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: url(../img/black.6.png); z-index: 90 }
.brandBox_detail .box .tit { margin-top: 50px; }
.brandBox_detail .close { cursor: pointer; background: #fff; display: inline-block; width: 43px; height: 43px; margin: 30px auto 0; font-size: 0; color: rgba(0,0,0,0); background-image: url(/resources/web/img/popup_close_btn.png); background-repeat: no-repeat; background-size: 100%; background-position: center; line-height: 40px; position: absolute; right: 0; left: 0; top: 0; transition: all 0.5s ease; }
.brandBox_detail .close:hover { background-image: url(../img/popup_close_btn_hover.png); }
/* 联系我们 */
.contact_us01 .content{position:relative;overflow: hidden;height: auto;}
.contact_us01 .content .map{height:518px; overflow:hidden;}
.contact_us01 .content img{max-width:none;}
.contact_us01 .content .cover{position:absolute;right:0;top:0;width:38%;height:100%;background: #eee;}
.contact_us01 .content .cover .infor{color:#565554; padding:45px 40px;}
.contact_us01 .content .cover .infor .tit{color:#1252b2; font-size:24px; font-weight:bold; padding-left:15px; padding-bottom:18px; border-bottom:1px dashed #565554; border-color:rgba(86,85,84,0.7); margin-bottom:25px;}
.contact_us01 .content .cover .infor .con{margin-bottom:30px; padding-left:15px;}
.contact_us01 .content .cover .infor .con dt{font-size:16px; font-weight:bold; margin-bottom:20px;}
.contact_us01 .content .cover .infor .con dd{font-size:14px;line-height: 24px;margin-bottom: 20px;}
.contact_us01 .content .cover .infor .img_box{padding-left:15px;}
.contact_us01 .content .cover .infor .img_box .item{float:left; margin-right:10px;}
.contact_us01 .content .cover .infor .img_box .item .txt{text-align:center; font-size:16px; font-weight:bold; margin-top:12px;}
.contact_us02{margin-top:50px;}
.contact_us02 ul li{margin-bottom:30px;}
.contact_us02 ul li{float:left; width:31.5%; margin-right:2.75%; background:#f9f9f9; min-height:263px;}
.contact_us02 ul li.three_item{margin-right:0;}
.contact_us02 ul li .box{padding:12.5% 14.5%;}
.contact_us02 ul li .box .tit{font-size:20px; color:#363636; margin-bottom:15px;}
.contact_us02 ul li .box .con{font-size:16px; color:#363636;}
.contact_us02 ul li .box .con dd{margin-bottom:5px;}

/* 通用模板 */
.channel_common { background: #ededed; padding: 50px 0; }
.channel_common01 .content { background: #fff; min-height: 300px; }
.channel_common01 .content .box { padding: 6%; text-align: center; }
.channel_common01 .content .box1 { padding: 4%; }
.channel_common01 .content .box .tit { font-size: 35px; color: #020202; margin-bottom: 30px; }
.channel_common01 .content .box .con { font-size: 14px; color: #383838; }


/*404页面*/
.channel_content.false { padding: 0; }
.false01 .content { width: 850px; position: absolute; left: 50%; margin-left: -425px; top: 50%; margin-top: -302px; }
.false01 .content .box { width: 55%; margin: 0 auto; padding-top: 100px; padding-bottom: 110px; }
.false01 .text { padding: 20px 0 0 60px; }
.false01 .text .txt1 { font-size: 28px; font-weight: bold; color: #1252b2; margin-bottom: 25px; }
.false01 .text .txt2 { font-size: 18px; font-weight: bold; color: #1f1f1f; }
.false01 .text .txt3 { font-size: 14px; color: #666; line-height: 26px; margin-top: 10px; margin-bottom: 20px; }
.false01 .text .txt3 li { position: relative; padding-left: 25px; }
.false01 .text .txt3 li:after { content: ''; position: absolute; left: 0; top: 50%; margin-top: -4px; width: 8px; height: 8px; border-radius: 50%; background: #959595; }
.false01 .text .txt4 { font-size: 16px; color: #666; line-height: 26px; }
.false01 .text .txt4 a { color: #1252b2; }


.ipart02 .content .rect-1297:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../img/ipart02_fc.png) no-repeat center; }

.news_detail01 .content .c_center { min-height: 400px; }
.case01 .item_box .txt { height: 45px; overflow: hidden; }
/*产品首页*/
.pro_index{}
.pro_index .pro_index_con{margin:auto;overflow: hidden;}
.pro_index .pro_index_con .item{padding: 10px;background: #f7f7f7;overflow:hidden;margin-bottom:30px;box-sizing: border-box;width: 48%;float: left;margin: 1%;position: relative;}
.pro_index .pro_index_con .item .pic{width: 30%;float:left;position:relative;border: 1px #ddd solid;overflow:hidden;}
.pro_index .pro_index_con .item .pic a{display:block;width:100%;position:relative;height:0;padding-bottom: 132.34%;background: url(/template/default/Images/bg_pro.jpg);background-size: cover;}
.pro_index .pro_index_con .item .pic img{position:absolute;width:100%;height:100%;transition:all .4s;}
.pro_index .pro_index_con .item .pic:hover img{transform:scale(1.2);}
.pro_index .pro_index_con .item .tit{}
.pro_index .pro_index_con .item .pic {float: left;}
.pro_index .pro_index_con .item .tit{width: 69%;padding-left: 20px;box-sizing: border-box;margin-top: 10px;float: left;padding-right: 10px;}
.pro_index .pro_index_con .item .tit h2{font-size: 24px;color:#111;font-weight:normal;margin-bottom: 10px;}
.pro_index .pro_index_con .item .tit p {font-size: 15px;line-height: 1.75;color: #333;margin-bottom: 3%;text-align: justify;}
.pro_index .pro_index_con .item .tit > a {text-align: center;position: absolute;right: 10px;bottom: 10px;font-size: 14px;color: #fff;width: 120px;height: 30px;line-height: 30px;background: #1252b2;display: block;}
/*产品详细*/
.pro_detail .owl-dots{position:absolute;bottom:20px;right:20px;}
.pro_detail .owl-dot span{width:20px;height:20px;border-radius:50%;background:#666;display:block;}
.pro_detail .owl-dot.active span{background:#f00;}
.pro_detail .owl-dot{float:left;margin-right:10px;}
.pro_detail { padding-bottom: 80px; }
.pro_detail { background: #f0f0f0; padding: 30px 0px 80px; }
.pro_detail .detail_l { width: 70.3399%; }
.pro_detail .l_box { background: #fff; padding: 6%; }
.pro_detail .pro_title { font-size: 30px; color: #000; margin-bottom: 10px; }
.pro_detail .l_tools { margin-bottom: 40px; line-height: 20px; }
.pro_detail .l_tools span { display: inline-block; *display: inline;
 *zoom:1;
font-size: 14px; color: #5a5a5a; }
.pro_detail .pro_time { margin-right: 20px; }
.pro_detail .switcher .title { display: inline-block; *display: inline;
 *zoom: 1;
vertical-align: middle; }
.pro_detail .detail_r { width: 28%; }
.pro_detail .detail_r .arr_box { background: #fff; padding: 8%; margin-bottom: 14px; color: #666; display: block; }
.pro_detail .detail_r .arr_title { font-size: 18px; color: #000; margin-bottom: 10px; }
.pro_detail .detail_r .arr_pro_title { font-size: 14px; font-weight: normal; }
.pro_detail .detail_r .arr_time { font-size: 14px; padding-top: 6px; display: block; }
.pro_detail .detail_r .arr_box:hover { color: #fff; background: #1252b2; }
.pro_detail .detail_r .arr_box:hover .arr_title { color: #fff; }
.pro_detail .detail_r .share_box { background: #fff; padding: 8%; }
.pro_detail .detail_r .share_title { font-size: 18px; color: #000; margin-bottom: 10px; }
.pro_detail .detail_r .black_list {width: 100%;height: 42px;line-height: 42px;background: #1252b2;text-align: center;font-size: 18px;color: #fff;display: block;}
.pro_detail .newdetail_share { padding: 10px 0px; }
.pro_detail .newdetail_share a { width: 40px; height: 40px; display: inline-block; cursor: pointer; text-align: center; border: 1px solid #999; line-height: 40px; border-radius: 50%; background: none; padding: 0; margin: 0; margin-right: 10px; font-size: 20px; color: #999; }
.pro_detail .pro_text .demo h2{font-size:18px;color:#1252b2;background:#f1f1f1;padding:5px 10px;}
.pro_detail .pro_text .demo{border:1px solid #e5e5e5;margin-top:30px;}
.pro_detail .pro_text .demo p{margin:10px 20px;}
.pro_detail .pro_text th{padding:10px 0;}
.pro_detail .pro_text td{padding:10px 0;}
/*工厂*/
.show_list ._info { line-height: 50px; background: #f1f1f1; text-align: center; }
.show_list li { margin-bottom: 20px; }
/*工厂详情*/
.fengcai02 h1 { font-size: 26px; line-height: 1; margin-bottom: 20px; color: #000; font-weight: normal; }
.fengcai02 .content .span-3 { margin-top: 1.5%; cursor: pointer; }
.fengcai02 .content .span-3 .cover { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../img/jll/red.72.png); opacity: 0; visibility: hidden; transition: .5s ease; }
.fengcai02 .content .span-3:hover .cover { opacity: 1; visibility: visible; }
.fengcai02 .content .img_title { margin: 3% 5%; height: 66px; line-height: 22px; overflow: hidden; text-align: center; font-size: 14px; }
.fengcai02 .content ul li { transition: all .5s ease; -webkit-transition: all .5s ease; margin-bottom: 20px; }
.fengcai02 .content { position: relative; }

@media screen and (max-width: 760px) {
.pro_detail .detail_l, .pro_detail .detail_r { width: 100%; }
.pro_detail .pro_title { font-size: 24px; }
}
/*product_detail end*/


/*留言表单*/
body .bianji-52658 .form-m1 .form-m1-btn button{line-height:40px; height:40px; border-radius:0; font-size:14px; border:none;}
.bianji-52658{overflow:hidden;box-sizing:border-box;padding:20px;background:#f1f1f1;}
.bianji-52658 .form-m1 .form-m1-Left { float: left; width: 50%; }
.bianji-52658 .form-m1 .form-m1-right { float: right; width: 50%; }
.bianji-52658 .form-m1 .form-m1-li { padding-top: 10px; }
.bianji-52658 .form-m1 .form-m1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.bianji-52658 .form-m1 .form-m1-li label span{padding: 0 6px;}
.bianji-52658 .form-m1 .form-m1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.bianji-52658 .form-m1 .form-m1-li textarea { border: 1px #ddd solid; width: 70%; }
.bianji-52658 .form-m1 .form-m1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.bianji-52658 .form-m1 .form-m1-li input._yzm { width: 20%; }
.bianji-52658 .form-m1 .form-m1-li img {height:28px;vertical-align: middle; padding-left: 10px; cursor: pointer; }
.bianji-52658 .form-m1 .form-m1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.bianji-52658 .form-m1 .form-m1-btn { clear: both; text-align: center; padding-top: 40px; }
.bianji-52658 .form-m1 .form-m1-btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; }
.bianji-52658 .form-m1 .form-m1-btn ._submit {background: #1252b2;margin-right: 10px;}
.bianji-52658 .form-m1 .form-m1-btn ._reset { background: #909090; }
.bianji-52658 .form-m1 .Validform_right{white-space: nowrap;}
@media only screen and (max-width: 40em) {
.bianji-52658 .form-m1 .form-m1-Left { width: 100%; }
.bianji-52658 .form-m1 .form-m1-li input { width: 65%; }
.bianji-52658 .form-m1 .form-m1-right { width: 100%; }
.bianji-52658 .form-m1 .form-m1-li textarea { width: 65%; }
.bianji-52658 .form-m1 .form-m1-li input._yzm { width: 27%; }
.bianji-52658 .form-m1 .form-m1-li b { display: none; }
}

.page_menu{padding-left:15px;margin-top:30px;color:#fff;}
.products .jg_con .item {width: calc((100% - 60px) / 3);float: left;margin-bottom: 30px;background: #fff;box-shadow: 1px 2px 8px rgba(0,0,0,0.1);}
.products .jg_con .item:nth-child(3n-1) {margin-left: 30px;margin-right: 30px;}
.products .jg_con .item .pic {width: 100%;height: 0;padding-bottom: 58.75%;position: relative;overflow: hidden;}
.products .jg_con .item .pic .pic_con {width: 100%;height: 100%;position: relative;padding-bottom: 58.75%;transition: all .6s;background: #aaa;}
.products .jg_con .item .pic img {position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);opacity: 0.9;width: 100%;}
.products .jg_con .item:hover .pic_con {transform: scale(1.2);}
.products .jg_con .item .title {width: 100%;height: 70px;display: table;padding: 0 30px;box-sizing: border-box;font-size: 18px;color: #393939;font-weight: bold;line-height: 1.5;}
.products .jg_con .item .title>div {display: table-cell;vertical-align: middle;}

.hyd .subtitle{display:none;}
.hyd .demo{overflow:hidden;padding:20px 0;border-bottom:1px dashed #ccc;}
.hyd .demo .pic{float:left;width:10%;}
.hyd .demo .text{float:left;width:calc(90% - 20px);margin-left:20px;}
.hyd .demo .text h2{font-size:18px;color:#1252b2;margin-bottom:10px;}
.hyd h1{font-size:26px;color:#000;margin-bottom:20px;}


/*右侧浮动*/
.right_bar{position:fixed; top:300px; right:0; width:50px; height:203px; z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#173e7f; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-80px; left:-160px; padding-bottom:9px; }
.rtbar_shwx img{ padding:14px; background-color:#FFF; }
