﻿@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}
.clearfix:after{clear:both; display:block; content:""; visibility:hidden; height:0;}
.clearfix{zoom:1;}
img{vertical-align:top;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
li {list-style-type: none;float: left;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
h7 { font-size:10px;}


.w1100{width:1200px; margin:0 auto;}

/*页眉*/
.headerbg{width:100%; position: fixed; z-index: 9999}
.header{width:100%; overflow:hidden; background-color:#fff;}

.hdtop{height: 35px; background: #f5f5f5; border-bottom: 1px solid #e9e9e9;}
.hdtop .w1100{ overflow: hidden;}
.hdtop .w1100 *{ display: inline-block;}
.hdtop span{ float: left; height: 35px; line-height: 35px; font-size: 12px; color: #666666;}
.hdtop em{ float: right; height: 13px; line-height: 13px; margin-top: 11px;}
.hdtop em a{float: left; font-size: 12px; color: #303030; padding: 0px 15px; border-left: 1px dotted #d7d7d7;}
.hdtop em a.nobd{ border: none;}
.hdmid{ height: 116px;}
.hdmid .hdmid_l{ float: left; overflow: hidden; margin-top: 13px;}
.hdmid .hdmid_l h2{ float: left;}
.hdmid .hdmid_l h2 *{display: inline-block; float: left;}
.hdmid .hdmid_l h2 i{height: 75px; width: 1px; margin-top: 6px; background: url(../images/sbd.png) no-repeat; margin-left: 16px;}
.hdmid .hdmid_l>div{padding-left: 275px; padding-top: 32px;}
.hdmid .hdmid_l>div h2{ font-size: 26px; color: #555;}
.hdmid .hdmid_l>div h2 span{color:#005ac0; }
.hdmid .hdmid_l>div p{ font-size: 14px; color: #666666; margin-top: 3px;}
.hdmid .hdmid_r{ float: right; margin-top: 43px;}
.hdmid .hdmid_r dt{float: left;}
.hdmid .hdmid_r dt img{display: block; margin-top: 4px;}
.hdmid .hdmid_r dd{padding-left: 40px;}
.hdmid .hdmid_r dd span{font-size: 14px; color: #292929;}
.hdmid .hdmid_r dd p{ font-size: 26px; line-height: 28px; font-family: "Arial"; color: #292929;}
.hddown{ height: 54px; background: url(../images/m_bg.jpg) repeat-x;}
.hddown ul{height: 54px; overflow: hidden;}
.hddown ul li{height: 54px; float: left;}
.hddown ul li a{height: 54px; display: inline-block; text-decoration: none; line-height: 54px; font-size: 15px; color: #fff; padding: 0 46px;}
.hddown ul li.cur{background: #c81500;}
.hddown ul li:hover{background: #c81500;}
/*-- header_end --*/

/*-- menu --*/
.nav{width:100%;background:#005ac0;float:left;}
.mainbav{width: 1200px;margin-left: auto;margin-right: auto;}
.mainbav li{float:left;position:relative;padding:0 32px;}
.mainbav li a{color:#fff;font-size: 20px;}
.mainbav .memu{float: left;line-height:51px;height:51px;text-align:center;}
.mainbav .memu:hover, .mainbav .memu.active{color: #005ac0;display: block;background: #fff;}
.mainbav .memu:hover a, .mainbav .memu.active a{color:#005ac0;}
.mainbav ul li ul{display:none;position:absolute;width:175px;left:0;top:51px;z-index:999999;background: #fff;}
.mainbav ul li ul li{float:none;border-right:none;padding:0;line-height:40px;border-bottom:1px solid #ccc;position:relative;text-align:left;}
.mainbav ul li ul li a{display:block;color:#005ac0;font-size:14px;padding:0 10px;}
.mainbav ul li ul li a:hover{text-decoration: none;background-color: #005ac0; color: #fff !important;}
.mainbav ul li ul li ul{position:absolute;left:175px;top:0;}
/*-- menu --*/

/* banner */
.flexslider{ position:relative;padding-top: 203px;}
.flexslider .slides > li{ display:none; -webkit-backface-visibility:hidden;}
.flexslider .slides img{ width:100%; display:block;border-radius:0px;}
.flex-pauseplay span{ text-transform:capitalize;}

.flex-control-nav{ width:100%;position:absolute; bottom:10px; font-size:0;text-align: center;}
.flex-control-nav li{margin:0 6px; display:inline-block; zoom:1; *display:inline; float: none;}
.flex-control-paging li a{ width:48px; height:8px; display:block; background:#666; background:#fff; cursor:pointer; text-indent:-9999px; -webkit-border-radius:20px; -moz-border-radius:20px; -o-border-radius:20px; border-radius:20px;}
.flex-control-paging li a:hover{ background:#e30a19; }
.flex-control-paging li a.flex-active{ background:#e30a19; cursor:default;}
.flex-direction-nav li a{ width:50px; height:50px; position:absolute; top:50%; margin-top:-25px;}
.flex-direction-nav li a.flex-prev{ left:2%; z-index:99;}
.flex-direction-nav li a.flex-next{ right:2%;}
/* banner */


/* search部分 */
.wrap-search {height: 64px;border-bottom: 1px solid #e0e0e0; background: #1067bf;}
.search .keyword {float: left; font-size: 14px;color: #fff;margin-top: 25px;height: 16px;line-height: 16px;}
.search .keyword span {float: left;width: 90px;color: #fff;}
.search .keyword p {float: left;}
.search .keyword p a {float: left;color: #fff;font-size: 14px;margin-right: 10px;}
.search .keyword p a:hover {color: #fd0505;}
.search .keyword a:first-child {padding-left: 0;border-left: none;}
.search .inp {float: right;width: 260px; height: 35px;margin-top: 15px;overflow: hidden;background: #fff;}
.search .inp input {border:none;height: 33px;line-height: 33px;width: 199px;float: left; text-indent: 12px; font-size: 14px;color: #888;border: 1px solid #e1e1e1;border-right: none;}
.search .inp .sea {display: block; float: right; width: 60px;height: 35px;
background: #ff0000;color: #fff;text-align: center;line-height: 35px;}


/*产品展示*/
.index_product_bj{ background: #f1f1f1; padding:50px 0 30px 0; overflow: hidden; }
.index-title{font-size:30px;color:#333;font-weight:bold; text-align:center;margin-bottom:40px;}
.lanse{ color: #076ce0; font-size: 30px; font-weight: bold; }
.index-title-ms{ text-align: center; font-size: 16px; color: #666; font-weight: normal; margin-top: 13px; }

.index_product_left{background:#fff;border:1px solid #d8d8d8;width:230px;overflow:hidden;float:left;}
.index_product_left_title{ padding: 20px 15px; background: #076ce0; font-size: 18px; color: #fff; line-height: 26px; margin-bottom: 10px; }
.index_product_left_pic{margin-top:10px;}
.index-product-more{background:#f00000;text-align:center;line-height:42px;margin-top:20px; }
.index-product-more a{ color:#fff;font-size:16px;}
.index_product_left_dh-hm{font-size:16px;}
.index_product_left_dh{ padding:15px 0 15px 5px; overflow: hidden; }
.index_product_left_dh-pic{ margin-top: 6px; }

.menu_head{height:45px;line-height:45px;padding-left:38px;font-size:16px;color:#333;cursor:pointer;border-bottom:1px solid #e1e1e1;position:relative;margin:0px;background:#fff url(../images/pro_left.png) center right no-repeat;}
.menu_list .current{ color: #fff; background:#076ce0 url(../images/pro_down.png) center right no-repeat;}
.menu_list .current a{color: #fff;}
.menu_body{height:auto;overflow:hidden;backguound:#fff;}
.menu_body a{font-size:14px;display:block;height:40px;line-height:40px;padding-left:38px;color:#666;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;color:#076ce0;}

.fw-hz{margin-top:35px;}
.tel-title{ font-size: 15px; line-height:24px;}
.tel {font-size: 24px;color: #e50000;}

.new_p_right{ float:right; width:77%;}
.new_p_name{ width:100%; margin:0 auto 20px auto; overflow:hidden; border-bottom:#ccc 1px solid;}
.new_p_name span{ float:left; font-size:20px; color:#fff; line-height:50px; width:136px; background:#076ce0; text-align:center; font-weight:bold;}
.new_p_name a{ float:right; font-size:14px; color:#076ce0; line-height:50px;}
.new_p_name a:hover{ text-decoration:none; color:#333;}
.new_p_t{ width:100%; margin:0 auto;}
.new_p_t ul{ margin-right:-2%;}
.new_p_t ul li{ float:left; width:31.333%; margin:0 2% 2% 0;}
.new_p_t ul li img{ width:100%;}
.new_p_t ul li a{ display:block; border:#ccc 1px solid; color:#666;}
.new_p_t ul li a:hover{ text-decoration:none; color:#076ce0; box-shadow:0 3px 5px #ccc;}
.new_p_t ul li em{ font-size:16px; line-height:32px; height:auto; text-align:center; padding: 0 10px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.new_p_t ul li p{ font-size:14px; line-height:24px; height:52px; text-align:left; padding: 0 10px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.new_p_t ul li p span{font-size:14px; line-height:24px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
/* 产品展示 */

/*ad01*/
.ad01 { overflow:hidden; width:100%; height:189px; background:url(../images/ad01.jpg) no-repeat center;}
.ad01 .wen{ overflow:hidden; float:left; margin-left:400px; margin-top:55px;}
.ad01 p{ font-size:20px; color:#fff;}
.ad01 h5{ font-size:30px; color:#fff; margin-bottom:10px;}
.ad01 a{ display:block; width:160px; height:33px; text-align:center; line-height:33px; background-color:#fff; border-radius:5px; font-size:16px; color:#2495e4;}
.ad01 .phone{ overflow:hidden; float:right; padding-left:50px; background:url(../images/ad01-phone.png) no-repeat left center; margin-top:110px;}
.ad01 em{ display:block; font-size:14px; color:#fff;}
.ad01 span{ display:block; font-size:30px; color:#fff; font-weight:bold}
/*ad01*/

/*优势*/
.dsip{ padding:2% 0;}
.dsip h4{ font-size:2rem; text-align:center;}
.dsip h4 span{ color:#076ce0;}
.dsip p{ text-align:center; color:#999; line-height:20px; padding:1% ;}
.superity{position: relative;text-align: center; margin-top:80px; }
.index-russ-superity{margin-top: 40px;}
.index-russ-one{position:absolute;top: -52px;left: -7px;transition: all linear 0.5s;}
.index-russ-two{position:absolute;top: -52px;right: -25px;transition: all linear 0.5s;}
.index-russ-three{position:absolute;top: 116px;left: -15px;transition: all linear 0.5s;}
.index-russ-four{position:absolute;bottom: 132px;right: -25px;transition: all linear 0.5s;}
.index-russ-five{position:absolute;bottom: -24px;left: -14px;transition: all linear 0.5s;}
.index-russ-six{position:absolute;bottom: -26px;right: -33px;transition: all linear 0.5s;}

.index-russ-one:hover{position:absolute;top: -52px;left: -36px;transition: all linear 0.5s;}
.index-russ-two:hover{position:absolute;top: -52px;right: -64px;transition: all linear 0.5s;}
.index-russ-three:hover{position:absolute;top: 116px;left: -33px;transition: all linear 0.5s;}
.index-russ-four:hover{position:absolute;bottom: 132px;right: -50px;transition: all linear 0.5s;}
.index-russ-five:hover{position:absolute;bottom: -24px;left: -48px;transition: all linear 0.5s;}
.index-russ-six:hover{position:absolute;bottom: -26px;right: -70px;transition: all linear 0.5s;}
/*优势*/

.Ctrgn{height: 522px; overflow: hidden;  background: url(../images/sc2bg.jpg) no-repeat center top; margin-top: 48px;   position: relative; z-index: 1;}
.Ctrgn .container{ overflow: hidden;position: relative;}
.Ctrgn .vdtitle{ position: absolute; top: 140px; left: 0px; width: 100%; text-align: center; overflow: hidden;}
.Ctrgn .vdtitle span{line-height: 25px; font-size: 20px; color: #666;}
.Ctrgn_l{width: 330px; float: left; padding-top: 118px; overflow: hidden;}
.Ctrgn_l dl{overflow: hidden; margin-bottom: 46px;}
.Ctrgn_l dt{float: left;}
.Ctrgn_l dt img{display: block;}
.Ctrgn_l dd{padding-left: 105px; padding-top: 11px;}
.Ctrgn_l dd span{font-size: 18px; color: #fff; font-weight: bold;display: inline-block;}
.Ctrgn_l dd p{height: 36px; line-height: 18px; margin-top: 8px; overflow: hidden; font-size: 13px; color: #fff;}

.Ctrgn_mid{width: 321px; height: 230px; overflow: hidden; float: left; margin-top: 205px; margin-left: 73px; position: relative; z-index: 1;}
.Ctrgn_mid img{display: block;}
/*-- 视频---*/
.Ctrgn_r{width: 314px; float: right; padding-top: 118px; overflow: hidden;}
.Ctrgn_r dl{overflow: hidden; margin-bottom: 46px;}
.Ctrgn_r dt{float: right;}
.Ctrgn_r dt img{display: block;}
.Ctrgn_r dd{padding-right: 105px; padding-top: 11px; text-align: right;}
.Ctrgn_r dd span{font-size: 18px; color: #fff; font-weight: bold;display: inline-block;}
.Ctrgn_r dd p{height: 36px; line-height: 18px; margin-top: 8px; overflow: hidden; font-size: 13px; color: #fff;}

.inmap { width:280px; font:30px "Microsoft YaHei"; font-weight:bold; color:#2088e1; float:left;}
.inmap em{ display:block; font:22px "Microsoft YaHei"; color:#2088e1; font-style:normal;}
/*Ctrgn_end*/

.innovation{height: 590px;margin-top: 0px;}
.innovation .layout{width: 1220px;}
.innovation .fl-box{width: 100%;float: left;background:#2088e1; height: 100%;}
.innovation .fl-box h3{font-size: 38px;font-weight: normal;color: #fff;margin-top: 65px;}
.innovation .fl-box strong{font-size: 16px;display: block;font-weight: normal;color: #f0f0f0;margin-top: 10px;}
.innovation .fl-box ul{}
.innovation .fl-box ul li{width: 50%;margin-top:30px;}
.innovation .fl-box ul li img{float: left;}
.innovation .fl-box ul li .text{float: left;margin-left: 12px;width: 60%;margin-top: 8px;}
.innovation .fl-box ul li b{display: block;font-size: 16px;color: #fff;}
.innovation .fl-box ul li p{color: #f0f0f0;line-height: 1.4;margin-top: 10px; font-size:14px;}
.innovation .fl-box h4{font-size: 22px;font-weight: normal;color: #fff;margin-top: 30px;display: block;float: left;line-height: 37px;}
.innovation .fl-box h4 span{font-size: 32px;position: relative;top: 5px;}
.innovation .fl-box h4 i{margin-right: 10px;}
.small-tel{width: 36px;height: 37px;background-image: url(../images/pic14.png);display: inline-block;vertical-align: middle;}
.innovation .fr-box{background: #fff;width: 50%;float: right;height: 100%;padding: 0 50px; box-sizing: border-box; border-top: 4px solid #2088e1; border-bottom: 4px solid #2088e1;}
.innovation .fr-box .text{margin-top: 20px;}
.innovation .fr-box .text p{color: #333;opacity: .8;line-height: 1.5;font-size: 16px;}
.innovation .fr-box .video{margin-top: 65px;}

/*应用领域*/
.index-yyly-bj{background:#fff;overflow:hidden;padding:36px;}
.index-yyly-title{ color: #005ac0; font-size: 30px; font-weight: bold; text-align: center; }
.index-yyly-botttom{background:url(../images/index_59.jpg)no-repeat;height:41px;display:block;}
.index-yyly-hz{ width: 390px; margin-right: 15px; margin-top: 50px; float: left; }
.index-yyly-hz:nth-child(3n){margin-right:0;}
.index-yyly-content{background:#ededed;border-bottom:3px solid #cd0005;padding:25px 20px;}
.index-yyly-content-title{text-align:center;font-size:24px;font-weight:bold;}
.index-yyly-content-nr{margin-top:20px;height:75px;overflow:hidden;font-size: 14px;line-height: 25px; }
.index-yyly-pic img{width:390px;}
.index-yyly-botttom{background:url(../images/index_59.jpg)no-repeat;height:41px;display:block;}
/*应用领域*/


/*首页关于我们*/
.index_about{background-image: url(../images/dbja.jpg);background-repeat: no-repeat;background-position: center top;background-attachment: fixed;width: 100%; overflow: hidden; margin-top: 30px;}
.in_aboutbg{width:1200px; margin:0 auto; background: #fff; overflow: hidden;}
.in_about{width: 100%; height: auto; overflow: hidden;}
.main_about,.main_news{width:785px; float:left;}
.main_about_titbg{width:100%; float:left; background:url(../images/main_about_fgx.jpg) bottom no-repeat; padding-bottom:10px;}
.main_about_tit{float:left; background:url(../images/main_tit_xtb.jpg) left no-repeat; padding-left:20px; font-size:16px;}
.main_more{float:right; padding-top:3px;} .main_more a{color:#787876;}  .main_more a:hover{color:#005ac0;} 
.main_about_nr{width:100%; float:left; background:#fff;  border:1px solid #e6e6e6; border-top:none; padding:30px 20px; position:relative;box-sizing:border-box;}
.main_about_pic{width:300px; float:left;}
.main_about_pic img{width: 100%;}
.main_about_text{width:360px; float:right;}
.main_about_text h6{font-size:18px; color:#005ac0; line-height:18px;}
.main_about_text p{color:#787876; line-height:22px; margin-top:10px;} 
.main_about_text p a,.main_about_text h5 a{color:#005ac0;} 
.main_about_text p a:hover,.main_about_text h5 a:hover{color:#005ac0;} 
/*首页关于我们*/

/*首页资质认证*/
.main_honor,.main_news2{width:380px; float:right;}
.main_honor_titbg{width:100%; float:left; background:url(../images/main_honor_fgx.jpg) bottom repeat-x; padding-bottom:10px;}
.main_honor_img{width:100%; float:left; background:#fff; border:1px solid #e6e6e6; border-top:none; padding:10px 0px; position:relative;box-sizing:border-box;}
.main_honor_pic{width:160px; margin:auto; text-align:center; overflow:hidden;}
.main_honor_pic ul{width:10000%; position:relative;}
.main_honor_pic ul li{float:left; width:1%;}
.main_honor_pic ul li img:hover{opacity:0.8; height:230px;}
.main_honor_pic ul li span{float:left; font-size:14px; color:#000; padding:10px 0 0 55px;}
.main_honor_pic ul li a:hover span{color:#f08300;}
.honor_l,.honor_r{position:absolute; top:50%; margin-top:-11px;width:11px; height:22px;transition:0.3s; cursor:pointer;}
.honor_l{left:20px; background:url(../images/honor_l.jpg) center no-repeat;}
.honor_r{right:20px; background:url(../images/honor_r.jpg) center no-repeat;}
/*首页资质认证*/

/*首页工厂参观*/
.in_gccg{width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.main_gccg_titbg{width:1200px; height:50px; float:left; background:url(../images/main_gccg_titbg.jpg) no-repeat; line-height:50px;}
.main_gccg_nr{width:1158px; float:left; background:#fff; border:1px solid #e6e6e6; border-top:none; padding:20px;}
.scrollleft{width:1158px !important; float:left;}
.scrollleft li{width:268px;height:auto;float:left;margin-right:10px; overflow:hidden;}
.scrollleft li span{width:268px;float:left; text-align:center; margin-top:10px; line-height:24px; font-size:14px;}
.scrollleft li img{width:268px;height:auto; border:1px solid #e6e6e6; padding:4px;}
.scrollleft li img:hover{border-color:#f08300;}
/*首页工厂参观*/

/*优势*/
.dsip{}
.dsip h3{ font-size:2rem; text-align:center;}
.dsip h3 span{ color:#005ac0;}
.dsip p{ text-align:center; color:#999; line-height:20px; padding:1% ; font-size: 13px;}
#quality{height:auto;overflow:hidden;}
#quality .quality-top-title{width:100%;height:72px;background:url(../images/pinzhi.jpg) left center no-repeat;margin-bottom:35px;}
#quality #quality-top-content{width:100%;height:494px;overflow:hidden;position:relative;}
#quality-top-content .quality-top{width:100%;height:400px;overflow:hidden;}
#quality-top-content .quality-top .content-left{width:500px;height:400px;background:#c7191a;float:left;padding:26px;box-sizing:border-box;color:#FFF;}
.quality-top .content-left .content-left-title{height:78px;border-bottom:1px dashed #FFF;margin-bottom:20px;}
.quality-top .content-left .content-left-title span{width:78px;height:78px;display:block;font-size:60px;float:left;}
.quality-top .content-left .content-left-title h3{font-size:24px;font-weight:normal;line-height:36px;}
.quality-top .content-left .content-left-title h4{font-size:16px;font-weight:normal;line-height:32px;}
.quality-top .content-left p{font-size:14px;line-height:24px;}
#quality-top-content .quality-top .content-right{width:500px;height:400px;float:right;}
#quality-top-content .quality-top .content-right img{width:500px;height:400px;}
#quality-bottom{position:absolute;width:845px;height:170px;bottom:0;left:77.5px;background:#fff;box-sizing:border-box;padding:16px 16px 16px 0;}
#quality-bottom li{float:left;width:194px;margin-left:13px;position:relative;cursor:pointer;}
#quality-bottom li img{width:194px;height:120px;}
#quality-bottom li.cur img{opacity:0.6;}
#quality-bottom li p{text-align:center;font-size:14px;line-height:38px;}
#quality-bottom li.cur p{color:#c7191a;}
#quality-bottom li .more{width:24px;height:24px;display:block;position:absolute;bottom:10px;right:0;background:url(../images/more_quality.png) center center no-repeat;}
/*new add*/
.exq{height:auto;overflow:hidden; margin-top: 40px;}
.exq .content{ width:1100px; margin:0 auto; position:relative;}
.tit1{ font:30px "Microsoft Yahei"; text-align:center; height:100px;background:url(../images/exp_h.gif) no-repeat center 14px; width:1004px; margin-top:60px;}
.tit1 a{ color:#545454;}
.tit1 em{ display:block; font:18px Arial, Helvetica, sans-serif; color:#999; text-transform:uppercase;}
.exq dl{ height:400px; overflow:hidden; background:#005ac0; width:1100px;}
.exq dt{ width:501px; height:400px; float:right; overflow:hidden;}
.exq dt img{ width:501px; height:400px;}
.exq dd{ width:440px; margin:51px 0 0 47px; float:left; display:inline; overflow:hidden;}
.exq dd h4{ width:456px; font:24px "Microsoft Yahei"; color:#fff; height:74px; border-bottom:1px dashed #fff; overflow:hidden;}
.exq dd h4 em{ display:inline-block; float:left; background:url(../images/exq_h.gif) no-repeat center top; width:71px; height:53px; overflow:hidden; font:56px "Times New Roman"; color:#fff; text-align:center; line-height:53px; margin-top:5px;}
.exq dd h4 i{ font-family: "Times New Roman"; text-transform:uppercase; padding-left:8px;}
.exq dd h4 span{ display:block; font-size:24px;padding-top: 16px;}
.exq dd h5{ font:14px "å®‹ä½“"; color:#fff; font-weight:bold; height:24px; overflow:hidden; margin-top:22px;}
.exq dd p{ color:#fff; line-height:24px; font-size:14px; font-family:"å®‹ä½“";}
.exq dd b{ display:block; font:14px "Microsoft Yahei"; line-height:24px; color:#fff;}
.exq ul{ width:832px; margin:-82px auto 0;background:#fff; height:190px; overflow:hidden; position:relative; z-index:9; padding-left:10px;}
.exq li{ width:190px; height:174px; float:left; padding:16px 8px 0 8px; overflow:hidden; border-right:1px dashed #ccc;}
.exq li img{width:190px; height:117px;}
.exq li em{ display:block; font:14px "Microsoft Yahei"; line-height:50px; color:#4b4b4b; padding-left:36px; cursor:pointer; background:url(../images/exq_jt.gif) no-repeat 172px 16px;}
.exq li a{ text-decoration:none;}
.exq li.cur img{filter:alpha(opacity=50);opacity:0.5;background:#01ade6;}
.exq li.cur em{color:#c7191a;background:url("../images/coop_jt1.gif") no-repeat 162px 16px;}
.exq .nones{ border:0;}
.exq .arr1{ width:38px; height:72px; overflow:hidden; position:absolute; top:250px;*top:300px; left:-54px;}
.exq .arr1 a{ display:block;width:38px; height:72px; background:#848484; overflow:hidden;}
.exq .arr1 a:hover{ background:#01ade6;}
.exq .arr2{width:38px; height:72px; overflow:hidden; position:absolute; top:250px;*top:300px; left:1016px;}
/*优势*/

/*首页产品展示*/
.sy_pro{width:100%; height:auto; overflow:hidden; margin: 40px 0;}
.sypro { width:1100px; margin:0 auto; margin-top: 30px;}
.sypro ul{margin-right:-1%;}
.sypro li { float:left; width:24%; margin:1% 1% 1% 0; position:relative;}
.sypro li .sypr-img img { width:100%;}
.sypro li .sypr-bg { position:absolute; background:rgba(0,0,0,0.6); width:100%; transition:0.5s; height:55px; bottom:0px; left:0px; color:#fff; text-align:center;}
.sypro li .sypr-bg h5 { line-height:33px; transition:0.5s;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; padding:0 5px; font-size: 16px; font-weight: normal;}
.sypro li .sypr-bg p { line-height:22px; font-size:13px;transition:0.5s;}
.sypro li:hover .sypr-bg{ height:100%;}
.sypro li:hover .sypr-bg h5 { line-height:60px;}
.sypro li:hover .sypr-bg p { line-height:40px;}
/*首页合作案例*/





/*合作伙伴*/
.index-hzhbbg{width: 100%; height: auto; margin-top: 30px;}
.index-hzhb{margin-top:20px;}
.index-hzhb li{float:left;margin-right:57px;margin-bottom:10px;}
.index-hzhb li img{width:255px;border:1px solid #e5e5e5;}
.index-hzhb li:nth-child(4n){margin-right:0px;}
/*合作伙伴*/

/*首页荣彩资讯*/
.news{height: 400px;padding-top:20px;overflow:hidden;}
.news_l{float: left;width:420px;}
.news_l .tit{background:url(../images/news_bg.jpg) no-repeat left center;line-height: 50px;height: 50px;text-indent: 25px;}
.news_l .tit a{font-size: 18px;color: #fff;display: block;font-weight: bold;}

.news_c{width:100%;height: 345px;padding:20px 0 0 0;}

.news_l dl{width: 100%;height: 170px;margin-bottom: 8px;}
.news_l dt{width: 100%;float: left;}
.news_l dt a{width: 100%;height: 167px;display: block;}
.news_l dt a img{width: 100%;height: 167px;}

.news_l dd{width: 485px;float: right;padding-top: 3px;}
.news_l dd h3 a{font-size: 16px;color: #3a3a3a;}
.news_l dd p{line-height: 25px;font-size: 13px;color: #777;padding: 12px 0;}
.news_l dd span a{width: 95px;height: 35px;display: block;margin-top: 11px;}

.news_l ul li{border-bottom: 1px dashed #e1e1e1;float: left;width: 95%;padding-left:16px; background:url(../images/icon-jiao-b.png) no-repeat left center;}
.news_l ul li.nobot{border-bottom: 0;}
.news_l ul li a{font-size: 14px;color: #666;height:36px;line-height: 36px;}
.news_l ul li a:hover{color: #ff8c00;}


.news_r{float: right;width: 300px;height: 463px;overflow: hidden;}
.news_r .tit{background:url(../images/news_bg2.jpg) no-repeat center center;height: 59px;margin-bottom: 20px;line-height: 50px;height: 50px;text-indent: 25px;}
.news_r .tit a{font-size: 18px;color: #fff;display: block;font-weight: bold;}
.news_r a.ask{width: 316px;height: 150px;display: block;margin-left:29px;margin-bottom:15px;}

.news_r dl{width: 295px;height: 100px;border-bottom: 1px dashed #ccc;margin-left:5px;margin-bottom:10px;}
.news_r dl.nobot{border-bottom: 0;}
.news_r dt{height: 25px;line-height: 23px;text-indent: 40px;background:url(../images/A.jpg) no-repeat left center;}
.news_r dt a{font-size: 14px;color: #333;}       
.news_r dd{width: 250px;padding-left: 35px; padding-top: 3px;line-height: 25px;color: #666;font-size: 14px;height:50px; background:url(../images/Q.jpg) no-repeat left center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;  overflow: hidden;}



.oxx{padding-top:45px;}
.ox{padding-top:34px;}
/*首页荣彩资讯*/

/* link */
.link{width: 100%;border-top: 1px solid #d8d8d8;margin-top: 25px;overflow: hidden;}
.link ul{width:920px;float: left;padding:10px 0;}
.link li{float: left;margin:0px 2px;}
.link li:first-child a{padding-left: 0;}
.link li a{font-size: 12px;color: #666666;}
.link .sq{font-size: 12px;color: red; float: right;margin-top:40px;}
.link .sq p{color: #0071d2; font-size:32px; text-align:center;}

/*底部样式*/
.footer{ width:100%; overflow: hidden;}
.footer .top{ width:100%; height:50px; line-height:50px; background:#e8e8e8;}
.footer .top span{ color:#333333;}
.footer .top a{ height:16px; line-height:16px; color:#333333; border-right:1px solid #888; padding:0 20px;}
.footer .bot{ width:100%; background:#333;}
.footer .bot .one{ width:100%; padding:55px 0 45px; overflow: hidden;}
.footer .bot .one .list{ width:152px; height:auto; overflow:hidden; border-right:1px solid #3e3e3e; margin-left:55px;}
.footer .bot .one .list.in{ width:220px; border:none; margin:0;}
.footer .bot .one .list .fz16{ width:100%; color:#fefefe; font-size: 16px;}
.footer .bot .one .list .ul{ margin-top:15px;}
.footer .bot .one .list .ul .fz12{ width:100%; display:inline-block; color:#bbb; margin-bottom:10px;}
.footer .bot .one .list .link{ width:100%; margin-top:20px;}
.footer .bot .one .list .link a{ width:30px; height:30px; border-radius:50%; margin-right:10px;}
.footer .bot .one .list .link a.n1{ background:#2c2c2c url(/images/img30.png) no-repeat center;}
.footer .bot .one .list .link a.n2{ background:#2c2c2c url(/images/img31.png) no-repeat center;}
.footer .bot .one .list .link a.n3{ background:#2c2c2c url(/images/img32.png) no-repeat center;}
.footer .bot .one .list .link a.n1:hover{ background:#68a5e1 url(/images/img30.png) no-repeat center;}
.footer .bot .one .list .link a.n2:hover{ background:#68a5e1 url(/images/img31.png) no-repeat center;}
.footer .bot .one .list .link a.n3:hover{ background:#68a5e1 url(/images/img32.png) no-repeat center;}
.ewn{ width:100%; padding:8px 0; margin-top:20px; overflow: hidden;}
.ewn img{ width:150px;}
.ewn span{ line-height:65px; float:left; color:#aaa; margin-left:8px;}
.footer .bot .two{ height:72px; line-height:36px; text-align:center; border-top:1px solid #474747; color:#888;}
.footer .bot .two a{ color:#888;}
/*底部样式*/

/*内页banner*/
.ny_banner{padding-top: 203px;}
.ny_banner img{ width:100%;}
/*内页banner*/

/*内页左侧样式*/
.in_middle{width: 100%; height: auto; background: #fff;}
.main{width:1200px; margin:0 auto; padding: 1%;}
.ny_left{width:260px; float:left;}
.nyl_list{width:260px; float:left;}
.nyl_list h3{width:260px; height:107px; float:left; overflow:hidden;text-align:center; background:url(../images/ny_prolist_titbg.jpg) no-repeat left top;font-size:14px; font-family:Arial; color:#fff; text-transform:uppercase; font-weight:normal;}
.nyl_list h3 a{margin-top:25px; display:block; font-size:18px; font-family:"Microsoft Yahei"; color:#fff; font-weight:bold;}

.nyl_list_c{width:260px; float:left; background:#fff; border:1px solid #d6d6d6; padding:10px 0px 15px 0px;box-sizing:border-box;}
.nyl_list_c li{width:240px; margin:5px auto 0; overflow:hidden;}
.nyl_list_c li .bt{width:100%; float:left;}
.nyl_list_c li .bt a{width:100%; height:45px; float:left; padding-left:20px; display:block; font-size:16px; line-height:45px; background:#eee; border-left:2px solid #1359b3;}
.nyl_list_c li .bt a:hover,.nyl_list_c li .bt a.on{background:#1359b3; color:#fff; font-weight:bold; border-left:2px solid #362578;}

.nyl_list_c li .er{width:100%; float:left; margin:10px 0;}
.er>ul>li{padding-left:14px; width:90%; height:auto; margin:0; float:left; overflow:hidden; border-bottom:1px solid #eee; font-size:14px; line-height:40px; background:url(../images/pro_li.gif) no-repeat top right;}
.nyl_list_c li .er li a:hover,.nyl_list_c li .er li a.on{color:#1359b3;}


.nyl_list_c .er li .san{width:100%; float:left; margin:10px 0;}
.nyl_list_c .er li .san li{padding-left:14px; width:90%; height:40px; margin:0; float:left; overflow:hidden; border-bottom:1px solid #eee; font-size:13px; line-height:40px; }
.nyl_list_c .er li .san li a:hover,.nyl_list_c .er li .san li a.on{color:#1359b3;}

.nyl_news{width:260px; float:left; margin-top:20px; border:1px solid #d6d6d6; padding:10px 0; background:#fff;}
.nyl_news_tit{width:240px; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:10px;margin-left: 10px;}
.nyl_news_tit .zi{font-size:18px; color:#1359b3; padding-left:10px;}
.nyl_news_tit .zi a{color:#1359b3;} .nyl_news_tit .zi a:hover{color:#362578;}
.nyl_news_txt{width:240px; float:left; margin-top:10px;margin-left: 10px;}
.nyl_news_txt li{width:240px; float:left; line-height:35px; border-bottom:1px dashed #e6e6e6; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.nyl_news_txt li a{background: url(../images/news_tb.jpg) left no-repeat; padding-left:10px; color:#787876;}
.nyl_news_txt li a:hover{color:#1359b3;}

.nyl_cont_txt{width:240px; float:left; margin-top:10px;margin-left: 10px;}
.nyl_cont_txt p{font-size:14px; line-height:26px; color:#787876;margin-left: 10px;}
.nyl_cont_txt p a{color:#787876;} 
.nyl_cont_txt .zxzx{display:block; width:180px; height:40px; overflow:hidden;background:#ff1800; text-decoration:none; margin:10px 0;}
.nyl_cont_txt .zxzx span{display:block; width:40px; height:40px; float:left; border-right:1px solid #fff;background:url(../images/nyl_cont_tb.png) no-repeat center;}
.nyl_cont_txt .zxzx em{display:block; width:139px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff; float:left;font-style: normal;}
.nyl_cont_txt .zxzx em img{display:inline-block; position:relative; top:2px; margin-left:30px;}
.nyl_cont_txt .zxzx:hover{background:#362578;}

/*内页左侧样式*/

/*内页右侧样式*/
.ny_right{width:910px; float:right;}
.dw{width:100%; height:49px; margin:auto; border:1px solid #e6e6e6; line-height:49px;}
.dw_tb{display:block; width:49px; height:49px; background:url(../images/home_tb.png) center no-repeat; float:left; border-right:1px solid #e6e6e6;}
.dw_wz{width:84%; font-size:14px; color:#999; float:left; margin-left:18px; overflow:hidden;  white-space:nowrap; text-overflow:ellipsis;}
.dw_wz a{color:#999;} .dw_wz a:hover,.nyl_cont_txt p a:hover{color:#1359b3;}
.dw_wz span{color:#1359b3;}
.f1{font-size:24px; color:#1359b3; font-weight: 500;}
.nyr_text{width:910px; margin-top:30px; line-height:30px; font-size:14px;}
/*内页右侧样式*/

/*内页企业形象*/
.workshop {padding:0; height:auto; overflow:hidden; margin-top:3%}
.workshop ul { list-style: none; overflow: hidden; margin-right: -1%; }
.workshop li { width: 31.333%; height: auto; overflow: hidden; margin:0 1%; float: left; font-size: 0;}
.workshop li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden;}
.workshop li a { display: block; width: 100%; overflow: hidden; }
.workshop li img { width: 100%;}
.workshop ul li div:hover { border: 1px solid #25a4dc; }
.workshop li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 13px; }
/*内页企业形象*/

/*内页荣誉资质*/
.honor {padding:0; height:auto; overflow:hidden; margin-top:3%}
.honor ul { list-style: none; overflow: hidden; margin-right: -1%; }
.honor li { width: 23%; height: auto; overflow: hidden; margin:0 1%; float: left; font-size: 0; }
.honor li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden;}
.honor li a { display: block; width: 100%; overflow: hidden; }
.honor li img { width: 100%;}
.honor ul li div:hover { border: 1px solid #25a4dc; }
.honor li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 13px; }
/*内页荣誉资质*/

/*内页合作客户*/
.partent {padding:0; height:auto; overflow:hidden; margin-top:3%}
.partent ul { list-style: none; overflow: hidden; margin-right: -1%; }
.partent li { width: 31.333%; height: auto; overflow: hidden; margin:0 1%; float: left; font-size: 0; }
.partent li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden;}
.partent li a { display: block; width: 100%; overflow: hidden; }
.partent li img { width: 100%;}
.partent ul li div:hover { border: 1px solid #25a4dc; }
.partent li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 13px; }
/*内页合作客户*/

/*内页产品展示*/
.product-right{float:right;width:910px;height:auto;}
.product-right-top{height:50px;line-height:50px;background:url(../images/star_bottom.jpg) left bottom no-repeat;font-size:24px;color:#015ac0;margin-bottom:20px;}
.product-right-top span{font-size:18px;color:#999;letter-spacing:2px;}
.hot-product{width:100%;height:510px;position:relative;overflow:hidden;border:1px solid #CCC;box-sizing:border-box;padding:15px;margin-bottom: 20px;}
.hot-product .hot-product-img{width:412px;height:auto;padding:5px;overflow:hidden;text-align:center;display:block;box-sizing:border-box;float:left;border:1px solid #CCC;margin-right: 20px;}
.hot-product .hot-product-img img{width:100%;height:auto;}
.hot-product h1{width:440px;height:48px;line-height:48px;border-bottom:1px dashed #CCC;float:left;font-size:18px;color:#666666;}
.hot-product p{width:440px;float:left;font-size:14px;color:#666666;line-height:30px;}
.hot-product .related-product{text-indent:20px;position:absolute;bottom:0;left:0;clear:both;width:100%;height:62px;line-height:62px;border-top:1px solid #CCC;font-size:14px;}
.hot-product .related-product span{color:#c30101;}
.hot-product .related-product a{color:#666;margin-left:10px;}
.hot-product .related-product a:hover{color:#c30101;}
.product-list{width:auto;height:auto;overflow:hidden;}
.product-list li{height:auto;font-size:14px;float:left;margin-right:2%;width:32%;margin-bottom: 10px;background:#f8f8f8;}
.product-list li:nth-child(3n){margin-right:0;}
.product-list li img{width:100%;height:auto;border:1px solid #CCC;box-sizing:border-box;}
.product-list li a{color:#666666;}
.product-list li a:hover{color:#c30101;}
.product-list li i{font-size:16px; line-height:32px; height:auto; text-align:center; font-style: normal; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.product-list li p span{font-size:12px; line-height:24px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;height:48px;}
.product-list li p{width:100%;box-sizing:border-box;padding:0 10px 10px 10px;}
/*内页产品展示*/

/*内页产品展示详情*/
.cpxq_t:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; overflow: hidden;}
.cpxq{ margin-top: 3%; overflow: hidden; margin-bottom: 3%;}
.cpxq_t_l{ float:left; width:48%;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:23%; height:70px; border:1px #eaeaea solid; overflow:hidden; opacity:1; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; box-shadow:0 0 1px rgba(0,0,0,0.3);}
.sp-large a img{ width: 100%;}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {
	.sp-wrap{ margin:0 0 15px 0;}
	#sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}
}
.cpxq_t_r{ float:right; width:48%;}
.cpxq_t_r .cpxq_t_r_bt{color:#1359b3; font-size:22px;}
.cpxq_t_r .cpxq_t_r_jj{font-size:15px; margin-top:20px; line-height: 25px;}
.cpxq_t_r .cpxq_t_r_wb{line-height:24px;margin:20px 0 0 0;}
.cpxq_t_r .fh{ line-height:40px; margin-top:30px;}
.cpxq_t_r .fh a{display:inline-block; color:#fff; background:#444; padding:0 15px; transition:all 0.5s;}
.cpxq_t_r .fh a:hover{background:#b6121c;}

.cpxq_b{margin-top:30px;}
.cpxq_b_dh{background:#f1f1f1;}
.cpxq_b_dh ul{overflow:hidden; background: #e6e6e6;}
.cpxq_b_dh ul li{float:left; text-align:center; line-height:20px; padding:20px 25px; cursor:pointer; font-size: 24px; }
.cpxq_b_dh ul li:hover{color:#fff; background:#1359b3 ; transition:all 1.5s;}
.cpxq_b_dh ul .active{color:#fff; background:#1359b3 ;}

.cpxq_b_kj{margin-top:30px;}
.cpxq_b_kj .wb{display:none; line-height:28px; font-size: 18px;}
.cpxq_b_kj .wb p{line-height:28px; font-size: 18px;}

.cpxq_b_kj .wb_xgcp
.cpxq_b_kj .wb_xgcp ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.cpxq_b_kj .wb_xgcp ul li{width:31.33%; float:left; margin-top:2%; margin-left:2%;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_img{width:100%; position:relative;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_img:after{content:""; width:100%; height:100%; opacity:0; background:rgba(0,0,0,0.6) url(../images/sy_cp_fdj.png) center no-repeat; transition:all 0.5s; position:absolute; top:0; left:0;}
.cpxq_b_kj .wb_xgcp ul li:hover .cpzx_img:after{opacity:1;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_wz{color:#fff; line-height:20px; padding:13px; background:#666; transition:all 0.5s;}
.cpxq_b_kj .wb_xgcp ul li:hover .cpzx_wz{background:#4eb839;}
.wb td, .wb th{ padding:0 10px;}
.wb table{ border-left:1px solid #777; border-top:1px solid #777; text-align:center;}
.wb td,.wb th{border-right:1px solid #777; border-bottom:1px solid #777;}

.pr-right .h4s{}
.pr-right .h4s a{background: #2ab969 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 35px;
    margin-top:20px;
    line-height: 35px;
    text-align: center;
    width: 100px; font-size: 15px;}
.pr-right .h4s .two{background: #007AD4 none repeat scroll 0 0;
    color: #fff;
    margin-top:20px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
	margin-left:20px;
    text-align: center;
    width: 100px;
}
.tels{ margin:20px 0px}
.fx{ margin:20px 0px}


/*å†…é¡µäº§å“åº”ç”¨*/
.app {padding:0; height:auto; overflow:hidden; margin-top:3%}
.app ul { list-style: none; overflow: hidden; margin-right: -1%; }
.app li { width: 31.333%; height: auto; overflow: hidden; margin:0 1%; float: left; font-size: 0;margin-bottom:20px;}
.app li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden; vertical-align: top;}
.app li a { display: block; width: 100%; overflow: hidden; }
.app li img { width: 100%;}
.app ul li div:hover { border: 1px solid #25a4dc; }
.app li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 13px; display:none;}
/*å†…é¡µäº§å“åº”ç”¨*/

/*å†…é¡µç›¸å…³äº§å“*/
.hot_pro2{width:910px;float:left; margin-top:50px;}
.hot_pro2_tit{width:910px; height:45px; background-color:#eee; color:#0d5dcc; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold;}

.scrollleft2{width:910px; float:left; margin-top:20px;}
.scrollleft2 li{width:283px; overflow:hidden; float:left; margin-right:20px;}
.scrollleft2 li img{width:283px; height:auto; border:1px solid #e6e6e6; box-sizing:border-box;}
.scrollleft2 li img:hover{border:1px solid #0d5dcc;}
.scrollleft2 li span{display:block; width:283px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}
/*å†…é¡µç›¸å…³äº§å“*/
/*内页产品展示详情*/

/*内页荣彩资讯*/
.news_r_text{width:910px;float:left;}
.news_r_text ul li{width:910px;float:left;border-bottom:1px dashed #e6e6e6; padding-bottom:20px;margin-top:30px;}
.news_r_text ul li:nth-child(5n){border-bottom:none; padding-bottom:inherit;}
.news_r_text ul li .pic{width:220px; float:left; overflow:hidden; background:#e6e6e6; padding:3px;} 
.news_r_text ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.news_r_text ul li .pic img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.news_r_text ul li .text{width:660px;float:right;}
.news_r_text ul li .text .titnr{width:660px;float:left;}
.news_r_text ul li .text .tit a{font-size:16px; font-weight:bold; color:#0d5dcc; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_r_text ul li .text .tit a:hover{color:#e0791d;}
.news_r_text ul li .text .time{float:right; color:#787876;}
.news_r_text ul li .text .wz{width:660px;float:left; margin-top:10px; line-height:24px;}
/*内页荣彩资讯*/

/*内页新闻详情*/
.newsxq{width:910px;float:left; }
.newsmore_list{width:910px;float:left; margin-top:40px;}
.newsmore_list_tit{width:870px; height:45px; background-color:#0d5dcc; color:#fff; padding:0 20px; line-height:45px;font-size:16px; border:1px solid #e6e6e6;}
.newsmore_list_text{width:910px;float:left; border:1px solid #e6e6e6; border-top:none; padding:10px 20px 20px 20px; background:#fff; box-sizing:border-box;}
.newsmore_list_text ul li{background:url(../images/news_tb.jpg) left no-repeat; padding-left:15px; line-height:35px; float:left; width:48%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;display:inline; border-bottom:1px dashed #e6e6e6; margin-right:4%; font-size:12px; box-sizing:border-box;}
.newsmore_list_text ul li:nth-child(2n){margin-right:0;}
.newsmore_list_text ul li span{float:right; color:#aaa;}
.new-view-title{text-align:center; border-bottom:1px solid #e6e6e6; line-height:30px; padding:10px 0 16px 0; font-size:14px; margin-top:20px;}
.new-view-title .line{padding:0 10px; color:#0d5dcc;}
.color-blue{color:#787876;}
.new-view-title h1{padding:8px; line-height:32px; font-size:20px; font-weight:bold; color:#0d5dcc;}

.newsmore_text{width:910px; float:left; margin-top:30px; line-height:30px; font-size:14px;}
.newsmore_text img{display: block; clear: both; margin: auto;}

.view-page{width:910px; float:left; position:relative; margin:40px 0; border-top:1px solid #e6e6e6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:138px; height:38px; border:solid 1px #e6e6e6; line-height:38px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px;}
.view-page .back a{background:#0d5dcc; color:#fff; text-align:center;}
.view-page .back a:hover{background:#e0791d; color:#fff;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#0d5dcc;}
.view-page .next:hover a{color:#fff; background:#0d5dcc;}
/*内页新闻详情*/

/*feedback*/
.content_box {width:100%;  margin: 0 auto; }
.content_box .messages_box { width: auto; padding: 10px 0% 60px 0%; }
.content_box .messages_box ul { width: 100%; }
.content_box .messages_box ul li { padding: 5px 0px 5px 0px; float:none;}
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input { width: 96%; height: 33px; padding: 0px 10px; line-height: 33px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .cont-input { width: 96%; height: 130px; padding: 10px; line-height: 20px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .code-input { width: 125px; vertical-align: middle; height: 33px; padding: 0px 10px; line-height: normal; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; }
.content_box .messages_box .verify-pic { height: 35px; vertical-align: middle; }
.content_box .messages_box .submitBtn { text-align: center; padding-top: 10px; }
.content_box .messages_box .messages-button { width: 125px; height: 34px; line-height: 34px; font-size: 16px; color: #fff; text-align: center; background: none repeat scroll 0% 0% #e24a45; border: none; transition-duration: .3s; }
.content_box .messages_box .messages-button:hover { background: none repeat scroll 0% 0% #74b956; transition-duration: .3s; cursor: pointer;}
/*feedback*/

/*网站地图*/
.sitemap { text-indent: 1em; font-size: 13.8px; }
.sitemap .wz { line-height: 50px; background: #eee; margin-top: 13px; margin-bottom: 8px; font-weight: 500; font-size: 16px; }
.sitemap .wz a{color: #015ac0;}
.sitemap .list { margin-bottom: 8px; }
.sitemap .list li { float: left; padding:0px 0; font-size: 14px; }
.sitemap .clear { clear: both; }
/*网站地图*/
/*-- 在线客服 --*/
.box_os .os_x, .ico_os, .ico_gt, .ico_pp, .osqq .qq,.box_os .osqq p em,.acbox{ background:url(../images/kf.gif) no-repeat;}
.box_os{ height:auto; overflow:hidden; width:128px; position:fixed; right:0; top:160px; _position:absolute; z-index:9999;display:none; }
.box_os .os_x{ width:129px; border:1px solid #D1D1D1; background-color:#fff; background-position:-50px 0px; clear:both; height:35px; text-align:center;cursor:pointer;}
.box_os .osqq{background:#f6fcfe;overflow:hidden;}
.box_os .osqq p{ height:auto; line-height:20px;width:128px; text-align: center;}
.box_os .osqq .bmname{ padding-top:5px;}
.box_os .osqq p strong{ color:#626666;font-size: 13px;}
.box_os .osqq img{ margin:2px 0 3px 0; clear:both;}
.box_os .osqq p em{ color:#666; display:block;background-position:-50px -43px;height:24px;width:115px;margin:0 auto;line-height:24px;font-size: 13px;font-weight: bold;}
.box_os .osqq p em.openbg{ background-position:-50px -71px;}
.box_os .osqq p span{ color:#547816; display:block;}
.box_os .osqq p span a{color:#557917;}
.acbox{ width:128px; overflow:hidden;background-position:-50px -108px;height:35px; color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;cursor:pointer;}
.acbox a{color:#fff;}
.acbox .ico_gt{ background-position:-60px 0; border:1px solid #299ec0; border-top:0; cursor:pointer; width:60px; height:33px; float:right;}
.acbox .ico_pp{ background-position:-60px -60px; border:1px solid #81b140; border-top:0; cursor:pointer; width:60px; height:33px; float:right; margin:0 2px;}
.onlineService{ background:none; width:39px; *width:84px; height:178px; ;position:fixed; right:0; top:160px; _position:absolute;z-index:9999;}
.onlineService .ico_os{ background-position:0px 0px; border:1px solid #c7c7c7; cursor:pointer; width:40px; height:143px; float:right;}
.onlineService .ico_gt{ background-position:right 0; border:1px solid #299ec0; cursor:pointer; width:39px; height:37px; float:right; clear:both;}
.onlineService .ico_pp{ background-position:right -60px; border:1px solid #81b140; cursor:pointer; width:39px; height:37px; float:right; margin:0 0 1px 0; clear:both;}


.tb-pic a { display: table-cell; text-align: center; vertical-align: middle; *display: block; *font-family: Arial; *line-height: 1; *font-size: 271px; }
.tb-pic img { vertical-align: middle; }
.tb-pic, .tb-pic a { height:450px; width:450px;}
.tb-pic, .tb-pic img { max-height:450px; max-width: 450px;  }
.tb-pic { border: 1px solid #e5e5e5; position: relative; z-index: 1; }

.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden; }
.zoomMask { position: absolute; background: url(../images/mask.png); cursor: move; z-index:999;}



.tb-picList {  height: 62px; overflow: hidden; margin-top: 10px; position: relative; }

.tb-picList .prev,.tb-picList .next{ position:absolute; top:0px; display:inline-block; width:20px; height:62px;  background-image:url(../images/propn.png); background-repeat:no-repeat; background-position:left top;-ms-transition-duration: 0s; transition-duration: 0s; z-index:99; cursor:pointer;}
.tb-picList .prev{ left:0; background-position:left top; }
.tb-picList .next{ right:0; background-position:right top; }
.tb-picList .prev:hover{ background-position:left bottom; }
.tb-picList .next:hover{ background-position:right bottom; }
.tb-picList .tb-thumb { position: relative; width:360px; height: 62px; margin: 0 auto; overflow: hidden; }
.tb-picList .tb-thumb ul { position: absolute; width: 999999px; display: table; }
.tb-picList .tb-thumb li { float: left; width: 75px; overflow: hidden; position: relative; }
.tb-picList .tb-thumb a { display: table-cell; width: 56px; text-align: center; background: #fff; height: 56px; vertical-align: middle;border: 1px solid #dfdfdf;}
.tb-picList .tb-thumb img { max-width: 100%; cursor: pointer; }
.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px;  top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .selected em { display: block; }