@font-face {
    font-family:'yh';
	src:url(../fonts/yh.ttc);
    font-weight: normal;
   
}
@font-face {
    font-family:'deta';
	src:url(../fonts/deta.otf);
    font-weight: normal;
   
}
/*全局样式*/
@CHARSET "UTF-8";
body{color:#666;background: #fff;font:14px/1.5 Verdana,'Microsoft yahei',Tahoma,Geneva,sans-serif;min-width:1100px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
body,ul,ol,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0;padding:0;}
input,select{font-size:12px;vertical-align:middle;}
body div{}
textarea,input{word-wrap:break-word;word-break:break-all;padding:0px;}
ul,li{list-style-type:none;}
p{line-height:24px;font-size:13px;    color: #6a6a6a;}
table{border-collapse: collapse;display: table;    margin: 0 auto;}
td{padding:5px 10px;}
td{}
img{border:0 none;}
a:link, a:visited{color:#000000;;text-decoration: none;outline: none;}
a:hover{color:#0c242e;}
button,input,select,textarea{font-size:100%;font-family:inherit;margin:0;outline:none;}
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
.block {width:1200px; height:auto; clear:both;margin:0 auto;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;} 
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear{clear:both;}
.fl { float:left;}
.fr { float:right;}

pre{overflow:auto;margin:0 0 1em 0;width:99%;font-size:12px;font-family:'Courier New',Monospace;
white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
/* 头部代码开始 */
#mediaplayer_logo{display:none !important;}
.header{width:100%; background: rgba(255,255,255,.1)}
.header .block{ position:relative;}
.header .block .wel{width:auto;float:left;}
.header .block .wel span{float:left;line-height:46px;display:block;margin-right:5px;}
.header .block .search{width:332px;height:46px;float:left;background:url(../images/search.png) no-repeat center center;margin-left:325px;}
.header .block .icon{padding-top:12px;width:120px;float:left;margin-left:55px;}
.header .block .lang-many{ right:0; margin-top:11px; position:absolute;}
.header .block .lang-many a{ color:#666; font-size:14px;}
.header .block .lang-many .language{width:80px; background:url(../images/down.png) no-repeat center right; margin-right:6px; float:right;}
.header .block .lang-many .lang-oth{ display:none;}
.lang-oth ul{ width:100px; background:#f4f4f4; margin-top:24px; padding-bottom:12px;}
.lang-oth ul li a{ margin-left:14px; line-height:24px;}
.header .block .lang-many:hover .lang-oth{ display:inline;}
.lang-oth ul li:hover{ background:#cc0000;}
.lang-oth ul li:hover a{ color:#fff !important;}

.header1 { position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; background: rgba(255,255,255,.9); box-shadow: 0 2px 10px rgba(0,0,0,.1) }
.header1 .block .logo{width:330px;height:45px;float:left; display: block; margin-top: 15px;}
.header1 .block .nav{width:auto;float:right;}
.header1 .block .nav ul li { float: left; margin-left: 35px; position:relative;}
.header1 .block .nav ul li a { display: block; height: 75px; line-height: 75px; overflow: hidden; position: relative; font-size: 16px; }
.header1 .block .nav ul li a:after { position: absolute; content: " "; display: block; width: 0; height: 2px; bottom: 0; left: 0; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; }
.header1 .block .nav ul li a:hover:after,.header1 .block .nav ul li a.act:after{ width: 100%; background: #f08519 }
.header1 .block .nav ul li a:hover { color: #f08519 }
.header1 .block .nav ul li a.act { color: #f08519 }
.header1 .block .nav ul li ul.subnav{
	position:absolute;
	left:-15px;
	top:75px;
	width:100%;
	padding:0 15px;
	background-color:#FFF;
	display:none;
}
.header1 .block .nav ul li .subnav li{float:none; margin-left:0px;}
.header1 .block .nav ul li .subnav li a{height:35px; line-height:35px;}
.header1 .block .nav ul li:hover .subnav{
	display:block;	
}
/* banner */
.banner{width:100%;}
.banner img{width:100%;}

/* 产品中心 */

.tit{width: 380px;margin:0 auto;padding-top:70px;padding-bottom:65px;}
.tit .tit_zm{font-size:120px;color:#014c90;float:left;line-height:120px;margin-right:10px;}

.tit .tit_info{width: auto;float:left;}
.tit .tit_info span{font-size:36px;color:#f08519;line-height:68px;display:block;}
.tit .tit_info p{font-size:30px;color:#014c90;border-top:1px solid #cc0000;line-height:50px;}

.product_body1 {   position:relative; margin-bottom:60px;  }
.product_body1 .bd { width:1112px;margin:0 auto;   }
.product_body1 .bd ul { zoom:1; overflow: hidden; padding-top: 10px; }
.product_body1 .bd ul li{ overflow:hidden; width:340px; float:left; text-align:center; margin:0 15px; transition: all .3s linear;}
.product_body1 .bd ul li:hover{margin-top:-5px;}

.product_body1 .bd ul li .pic{border:1px solid #c5c5c5;text-align:center; background:#fff;display:table-cell; vertical-align:middle; box-shadow: 0 1px 3px rgba(13,3,9,0.2); }
.product_body1 .bd ul li .pic img{width:100%;max-height:100%;display:block;}
.product_body1 .bd ul li .pic a:hover img{ border-color:#999;  }
.product_body1 .bd ul li .title{text-align: center;line-height: 45px;margin-top:15px;font-size: 14px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.product_body1 .bd ul li .title a{color:#333; }
.product_body1 .bd ul li .pro_info{width:262px;text-align:center;font-size:12px;text-align:center;color:#333;line-height:24px;margin-top:15px;box-sizing:border-box;padding:0px 35px;}

/* 技术支持 */
.ts .tit{width:400px;}
.ts {width:100%;background:#f5f5f5;padding-bottom:90px;}
.ts .block .ts_body{position:relative;}
.ts .block .ts_body1{overflow:hidden;}
.ts .block .ts_body .ts_info {float:left;width:1200px;}
.ts .block .ts_body .ts_info .ts_img{width:600px;height:400px;float:left;}

.ts .block .ts_body .ts_info .ts_con{background:#fff;width:600px;height:400px;float:right;box-sizing:border-box;padding-top:40px;padding-left:40px;padding-right:80px;}
.ts .block .ts_body .ts_info .ts_con h1{line-height:65px;font-size:24px;color:#333;font-weight:normal;}
.ts .block .ts_body .ts_info .ts_con .line{width:188px;margin-top:10px;}
.ts .block .ts_body .ts_info .ts_con p{font-size:13px;color:#666;line-height:30px;margin-top:35px;}
.ts .block .ts_body .ts_info .ts_con span{width:170px;float:left;display:block;margin-right:20px;margin-top:30px;}
.ts .block .ts_body .ts_info .ts_con span a{display:block;width:170px;line-height:40px;text-align:center;color:#fff;}
.ts .block .ts_body .ts_info .ts_con span.more a{background:#cc0000;border:1px solid #cc0000;transition: all 300ms linear;}
.ts .block .ts_body .ts_info .ts_con span.more a:hover{background:none;color:#cc0000;}
.ts .block .ts_body .ts_info .ts_con span.more1 a{background:#333;border:1px solid #333;transition: all 300ms linear;}
.ts .block .ts_body .ts_info .ts_con span.more1 a:hover{background:none;color:#333;}
.ts .block .ts_body .prev{width:49px;height:50px;background:url(../images/tsprev.jpg) no-repeat center center;display:block;position:absolute;top:50%;z-index:999;margin-top:-25px;left:-15px;cursor:pointer;}
.ts .block .ts_body .next{width:49px;height:50px;background:url(../images/tsnext.jpg) no-repeat center center;display:block;position:absolute;top:50%;z-index:999;margin-top:-25px;right:-15px;cursor:pointer;}
/* 资讯动态 */
.new .tit{width:465px;}
.new{width:100%;background:url(../images/new_bg.jpg) no-repeat center center;height:869px;}
.new ul li{width:298px;float:left;border:1px solid #c5c5c5;border-left:0px;}
.new ul li .new_img{width:298px;overflow:hidden;}
.new ul li .new_img img{width:100%;transition: all 300ms linear;}
.new ul li:hover .new_img img{transform: scale(1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);}
.new ul li .new_info{width:298px;box-sizing:border-box;padding:25px 30px;}
.new ul li .new_info h5{font-size:18px;color:#000;font-weight:normal;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new ul li .new_info p{font-size:13px;color:#666; line-height:25px;padding-top:15px; height:65px; overflow:hidden;}
.new ul li:first-child{border-left:1px solid #c5c5c5;}
/* about */
.about .tit{width:540px;margin:0;padding-top:20px;padding-bottom:15px;}
.about .tit p{width:437px;}
.about{background:#f5f5f5;width:100%;padding:80px 0;}
.about .block .about_body{position:relative;box-sizing:border-box;padding-left:30px;background:url(../images/about_bg.jpg) no-repeat center center;width:100%;height:400px;}
.about .block .about_body p{line-height:32px;font-size:13px;}
.about .block .about_body span{width:170px;display:block;margin-top:30px;    margin-bottom: 10px;}
.about .block .about_body span a{border:1px solid #f08519;width:170px;display:block;line-height:40px;text-align:center;font-size:14px;color:#fff;background:#f08519;transition: all 300ms linear;}
.about .block .about_body span a:hover{background:none;color:#f08519;}
.about .block{position:relative;}
.about .area1{width:600px;height:400px;right:0;top:0;position:absolute;z-index:999;}
.about .area1 a{width:100%;height:100%;display:block;}
/* 联系方式 */

.contact{width:100%;background:#f08519;}
.contact .block span{margin-right:50px;padding-left:26px;float:left;width:auto;display:block;color:#fff;line-height:60px;font-size:16px;background:url(../images/icon1.png) no-repeat center left;}
.contact .block .tell{background-position:0 18px;}
.contact .block .fax{background-position:0 -20px;}
.contact .block .email{background-position:0 -59px;}
.contact .block .addr{margin-right:0px;}
.top{width:35px;height:26px;float:right;margin-top:17px;}

.links {background:#333; padding-top:30px;}
.links .list { overflow: hidden; }
.links .list li { float: left; font-size: 14px; color: #888; margin-bottom: 10px; }
.links .list li.sep { padding: 0 8px; }
.links .list li a { color: #888; text-decoration: none; }
.links .list li a:hover { color: #e82026; }

/* 底部 */
.footer{width:100%;padding-top:30px;background:#333;}
.footer .block .footer_logo{width:266px;float:left;margin-right:55px;}
.footer .block .footer_nav{width:auto;float:left;}
.footer .block .footer_nav ul li{float:left;padding-right:50px;font-size:16px;}
.footer .block .footer_nav ul li a{color:#fff;padding-bottom:15px;display:block;}
.footer .block .footer_nav ul li ul li{float:none;padding:0;font-size:13px;line-height:32px;padding-left: 10px;background: url(../images/dot.png) no-repeat 0px 19px;}
.footer .block .footer_nav ul li ul li a{color:#ccc;padding:0;    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.footer .block .footer_nav ul li ul li a:hover{color:#fff;-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}
.footer .block .ewm{width:114px;float:right;}
.footer .block .ewm img{width:100%;}
.footer_b {padding-top:30px;}
.footer_b p{line-height:80px;font-size:13px;color:#fff;float:left;}
.footer_b span{line-height:80px;font-size:13px;color:#fff;float:right;}
.footer_b p a{color:#ccc;}
.footer_b p a:hover{color:#fff;}
.footer_b span a{color:#ccc;}
.footer_b span a:hover{color:#fff;}
/* 内页样式 */
.neibanner{width:100%;height:230px;}
.con{min-height:300px;width:100%;background:#f5f5f5;padding:50px 0;}
.new-title{ background:#fff;}
.commontitle li{ float:left; margin-right:14px;}
.commontitle li:last-child{ margin-right:0;}
.commontitle li a{ display:inline-block; position:relative; padding:20px 15px 26px; line-height:normal; color:#5d5d5d; font-size:16px;}
.commontitle li a:before{ content:""; width:0; height:2px; background:#cc0000; position:absolute; left:0; bottom:0; transition:340ms;}
.commontitle li a:hover:before,.commontitle li a.now:before{ width:100%;}
.inner{width:1200px;margin:0 auto;}
.con_dy{width:100%;}


/*20190905 二级类别*/
.p-t-cate li a{ font-weight:bold;}
.cate-box{display:none;}
.cate-box:nth-child(1){display:block;}
.cate-box li{ float:left; margin-right:14px;}
.cate-box li:last-child{ margin-right:0;}
.cate-box li a{ display:inline-block; position:relative; padding:15px 15px 15px; line-height:normal; color:#5d5d5d; font-size:14px;}
.cate-box li a:before{ content:""; width:0; height:2px; background:#cc0000; position:absolute; left:0; bottom:0; transition:340ms;}
.cate-box li a:hover:before,.cate-box li a.now:before{ width:100%;}
/*end 二级类别*/

/* 产品页 */
.prolist ul{width:1300px;}
.prolist ul li{float:left;width:262px;box-shadow: 0 1px 3px rgba(0,0,0,0.2);margin-right:50px;margin-bottom:30px;}
.prolist ul li .pro_img{overflow:hidden;width:262px;height:262px;overflow:hidden;position:relative; text-align:center;}
.prolist ul li .pro_img img{max-width:100%;max-height:100%;transition: all 300ms linear;}
.prolist ul li .pro_img::after{content: "";transition: all 300ms linear;width:60px;height:60px;background:rgba(0,0,0,0.6) url(../images/more.png) no-repeat center center;position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-100px;opacity:0;}
.prolist ul li .pro_info{width:100%;box-sizing:border-box;padding:20px 20px 30px 20px;}
.prolist ul li .pro_info h3{font-size:16px;font-weight:bold;line-height:40px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.prolist ul li .pro_info i{width:100%;height:15px;background:url(../images/newsline.png) no-repeat center center;display:block;padding-top:10px;padding-bottom:15px;}
.prolist ul li .pro_info p{text-align:center;}
.prolist ul li:hover .pro_img img{transform: scale(1.05);-moz-transform: scale(1.05, 1.05);-webkit-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);}
.prolist ul li:hover .pro_img::after{margin-top:-30px;opacity:1;}
.prolist ul li:hover .pro_info h3{color:#cc0000;}

/* 分页样式 */
.inner-fenye{ margin:27px auto 0px auto;  width:100%; text-align:center;}
.inner-fenye li{display:inline-block; }
.inner-fenye a{ padding:0 20px;background:#fff;color:#666;margin:0 2px;border:1px solid #dbdbdb;line-height:36px;display:inline-block;}
.inner-fenye span{padding:0 20px;background:#f08519;color:#fff;margin:0 2px;border:1px solid #f08519;line-height:36px;display:inline-block;}
/* 新闻 */
.newlist ul{width:1300px;}
.newlist ul li{width:280px; float:left;margin-right:26px;overflow:hidden;margin-bottom:30px;}
.newlist ul li .new_img{width:280px;overflow:hidden; height: 348px;}
.newlist ul li .new_img img{width:100%;    transition: all 300ms linear;}
.newlist ul li :hover.new_img img{transform: scale(1.05);-moz-transform: scale(1.05, 1.05);-webkit-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);}

.newlist ul li .new_tit {border:1px solid #666;box-sizing:border-box;padding: 0 20px; }
.newlist ul li .new_tit h5{font-size:14px;height:40px; line-height:40px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.newlist ul li:hover .new_tit h5{color:#cc0000;}
.newlist ul li .new_tit span{font-size:12px;color:#666;}
.newlist ul li .new_tit p{font-size:14px;line-height:22px;padding-top:10px;color:#333; padding-bottom:10px; height:64px; overflow:hidden;}
/* 在线留言 */
.zxly{}
.zxly form{width:1250px;}

.zx-h{width:585px;float:left;margin-right:30px;}
.zx-h label{line-height:18px;padding:12px 0;display:block;}
.zxly label{line-height:18px;padding:12px 0;display:block;}
.intxt{    background-color: transparent;
    border: 1px solid #bfbfbf;
    line-height: 1.286em;
    padding: 12px;
    font-family: "Open Sans",sans-serif;
    color: #5d5d5d;
    font-size: 1em;
    -moz-transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    -o-transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    -webkit-transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    width: 100%;
	box-sizing: border-box;
}
.zx-h.code .intxt{width:200px;}
.zx-h.code img{vertical-align:middle; margin:7px;}

#dj_content{       background-color: transparent;
    border: 1px solid #bfbfbf;
    line-height: 1.714em;
    padding: 15px;
    font-family: "Open Sans",sans-serif;
    color: #5d5d5d;
    font-size: 1em;
    -moz-transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    -o-transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    -webkit-transition: border-color .2s linear,background-color .2s linear,color .2s linear;
    transition: border-color .2s linear,background-color .2s linear,color .2s linear;
width:1200px;
height:262px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}

	
.intxt:focus,.intxt2:focus,#dj_content:focus{ border-color:#737373; }
.coolbg{margin-top:30px;cursor:pointer;width:108px;line-height:40px;background:#1B1D1F;color:#fff;letter-spacing: 2px;border:none;
    -moz-transition: color .2s linear,background-color .2s linear,border-color .2s linear,opacity .2s linear;
    -o-transition: color .2s linear,background-color .2s linear,border-color .2s linear,opacity .2s linear;
    -webkit-transition: color .2s linear,background-color .2s linear,border-color .2s linear,opacity .2s linear;
    transition: color .2s linear,background-color .2s linear,border-color .2s linear,opacity .2s linear;}

.coolbg:hover{background:#cc0000}


/* 型录下载 */
.xzlist ul{width:1300px;}
.xzlist ul li{width:360px;float:left;margin-right:60px;margin-bottom:50px;}
.xzlist ul li .xz_img{width:100px;float:left;margin-right:20px;}
.xzlist ul li .xz_tit{padding-top:30px;color:#333;}

/*内页  */
.tit-new{border-bottom:1px solid #D2D2D2;margin-bottom:42px;padding-top:20px; padding-bottom:20px;}
.tit-new h1{font-size:26px;font-weight:bold;color:#444;line-height:50px;font-weight:normal;text-align:center;}
.tit-new span{    font-size: 13px;    color: #6a6a6a;display:block;margin-top:50px;}
.news-nr{padding-bottom:40px;border-bottom:1px solid #D2D2D2;margin-bottom:20px;}
.fenyList{padding:0 10px;margin-top:15px;font-size:14px;}
.prew{font-size:14px;color:#323232;line-height:30px;cursor:pointer;}
.next{font-size:14px;color:#323232;line-height:30px;cursor:pointer;}

.neibanner h4{color:#fff;text-align:center;line-height:60px;font-size:30px;padding-top:85px;}


.zs{width:280px;margin-right:26px;overflow:hidden;float:left;}

.zs li{width:280px;margin-bottom:20px;}
.zs li img{width:100%;}
.zz-ny{width:1300px;}


.zs-bt{line-height:38px;text-align:center;color:#333;}
.zs-img{}

.about-home-sec{
	height: 450px;
	background: url(../images/bg_06.jpg) no-repeat center;
	position: relative;
	overflow: hidden;
} 
.about-home-sec.m-wrap{
	background-size: auto 100%;
	height: 546px;
}
.about-home-sec .titbox{
	padding-top: 61px;
	width: 100%;
}
.about-home-sec.m-wrap .titbox{
	padding-top: 50px;
}
.about-home-sec h2{
	font-weight: normal;
	color: #fff;
	line-height: 65px;
	text-align: center;
	font-size: 48px;
}
.about-home-sec h2 a{
	color: #fff;
}
.about-home-sec.m-wrap h2{
	font-size: 30px;
	line-height: 48px;
}
.about-home-sec .f36{
	color: #fff;
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
}
.about-home-sec .f36 a{
	color: #fff;
}
.about-home-sec.m-wrap .f36{
	font-size: 24px;
	line-height: 36px;
}
.about-home-sec .titbox .line{
	display: block;
	width: 80px;
	height: 3px;
	background-color: #fff;
	margin: 20px auto 0;
}
.about-home-sec.m-wrap .titbox .line{
	margin-top: 11px;
	width: 10%;
}
.about-home-sec .centcont{
	width: 931px;
	margin: 30px auto 0;
	overflow: hidden;
	cursor: grab;
}
.about-home-sec .pagination{

}
.about-home-sec.m-wrap .centcont{
	width: 100%;
	margin-top: 70px;
}
.about-home-sec .centcont .line{
	display: block;
	width: 20px;
	height: 8px;
	margin-top: 32px;
	background-color: #fff;
}
.about-home-sec.owrap .centcont .line{
	margin-top: 25px;
	height: 5px;
}
.about-home-sec.twrap .centcont .line{
	margin-top: 27px;
	height: 4px;
	width: 10px;
}
.about-home-sec.m-wrap .centcont .line{
	display: none;
}
.about-home-sec .centcont .f72{
	font-size: 60px;
	line-height: 60px;
	display: block;

	padding-top:50px;
	
	color: #333;
}
.about-home-sec.owrap .centcont .f72{
	font-size: 53px;
	line-height: 60px;
}
.about-home-sec.twrap .centcont .f72{
	font-size: 30px;
	line-height: 60px;
}
.about-home-sec.m-wrap .centcont .f72{
	font-size: 30px;
	line-height: 40px;
}
.about-home-sec .centcont .word{
	width: 565px;
	
	float:left;
	padding-top:15px;
	line-height: 36px;
	color: #333;
	font-size: 20px;
	display: block;
}

.flimg{width:250px;height:200px;display:block;overflow:hidden;float:left;}
.flimg img{width:100%;}
.finfo{width:565px;float:left;}
.about-home-sec.owrap .centcont .word{
	font-size: 16px;
	line-height: 28px;
}
.about-home-sec.twrap .centcont .word{
	font-size: 15px;
	line-height: 25px;
}
.about-home-sec.m-wrap .centcont .word{
	font-size: 14px;
	line-height: 26px;
}
.about-home-sec .butn{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 175px;
	cursor: pointer;
}
.about-home-sec.m-wrap .butn{
	display: none;
}
.about-home-sec .prev{
	background: url(../images/ico_30.png) no-repeat left center;
	left: 9.8%;
}
.about-home-sec .next{
	background: url(../images/ico_30.png) no-repeat right center;
	right: 9.8%;
}
.about-home-sec .yearlist{
	width:87.5%;
	margin:0 auto;
	margin-top: 53px;
	position: relative;
	overflow: hidden;
	background: url(../images/bg_51.png) repeat-x left 13px;
	height: 106px;
}
.about-home-sec.m-wrap .yearlist{
	margin-top: 60px;
}
.about-home-sec .yearlist li{
	width: 181px;
	padding-top: 51px;float:left;
	line-height: 55px;
	/*background: url(../images/bg_07.png) no-repeat center 13px;*/
	cursor: pointer;
}
.about-home-sec .yearlist li .year{
	display: block;
	text-align: center;
	font-size: 30px;
	color: #cc0000;
}
.about-home-sec .yearlist li .ico{
	width: 30px;
	height: 48px;
	background: url(../images/ico_29.png) no-repeat center top;
	margin: -51px auto 0;
	display: none;
}
.about-home-sec .yearlist li.active .year{
	font-size: 48px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 3px;
}
.about-home-sec .yearlist li.active .ico{
	display: block;
}
.about-home-thi{
	padding-top: 60px;
}
.about-home-thi.m-wrap{
	padding-top: 30px;
}
.about-home-thi ul{
	width: 100%;
}
.about-home-thi li{
	width: 100%;
	margin-bottom: 60px;
	background-color: #fff;
}
.about-home-thi.m-wrap li{
	margin-bottom: 30px;
}
.about-home-thi li .cont{
	width: 23.8%;
	margin-left: 4.7%;
	margin-top: 72px;
}
.about-home-thi li .cont.rig{
	margin-right: 6%;
}
.about-home-thi.m-wrap li .cont{
	float: none;
	width: 70%;
	margin-left: 8.6%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.about-home-thi.owrap li .cont{
	margin-top: 30px;
}
.about-home-thi.twrap li .cont{
	margin-left: 3%;
    margin-top: 8px;
}
.about-home-thi li .images{
	display: block;
	width: 65.5%;
	position: relative;
	overflow: hidden;
}
.about-home-thi.m-wrap li .images{
	float: none;
	width: 100%;
}
.about-home-thi li .images images{
	width: 100%;
	transform: translateZ(0px);
    transition: transform 0.3s ease 0s;
}
.about-home-thi li .images:hover images{
	transform: scale(1.1, 1.1);
    transition: transform 0.6s ease 0s;
}
.about-home-thi li .f48{
	font-size: 48px;
	display: block;
	line-height: 62px;
}
.about-home-thi.m-wrap li .f48{
	font-size: 36px;
	line-height: 55px;
}
.about-home-thi.owrap li .f48{
	font-size: 38px;
}
.about-home-thi.twrap li .f48{
	font-size: 28px;
	line-height: 40px;
}
.about-home-thi li .f48 a{
	color: #0066cc;
}
.about-home-thi li .font{
	line-height: 23px;
	display: block;
	margin-top: 6.6%;
}
.about-home-thi li .font a{
	color: #666;
}
.about-home-thi.m-wrap li .font{
	margin-top: 24px;
}
.about-home-thi.twrap li .font{
	line-height: 18px;
	margin-top: 4%;
}
.about-home-thi li .more{
	display: inline-block;
	font-size: 20px;
	color: #000;
	padding-right: 79px;
	background: url(../images/ico_31.png) no-repeat right center;
	line-height: 38px;
	margin-top: 90px;
}
.about-home-thi li .more:hover{
	color: #0066cc;
}
.about-home-thi.owrap li .more{
	margin-top: 40px;
}
.about-home-thi.twrap li .more{
	margin-top: 10px;
	padding-right: 56px;
	background-size: auto 80%;
}
.about-home-thi.m-wrap li .more{
	margin-top: 65px;
}

/***************海量世界内页*************/
.ins-navbox{
	height: 75px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.ins-navbox.m-wrap{
	display: none;
}
.ins-navbox.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
}
.ins-navbox li{
	margin-right: 23px;
	font-size: 16px;
	line-height: 74px;
}
.ins-navbox.twrap li{
	margin-right: 10px;
}
.ins-navbox li a{
	display: block;
	padding: 0 18px;
}
.ins-navbox.twrap li a{
	padding: 0 10px;
}
.ins-navbox li a:hover,.ins-navbox li a.hover{
	color: #0066cc;
	border-bottom: 2px solid #0066cc;
	position: relative;
	margin-bottom: -1px;
}
.ins-navbox .return-top{
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 25px;
	padding-right: 54px;
	background: url(../images/ico_32.png) no-repeat 95px center;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	cursor: pointer;
	margin-top: 19px;
}
.ins-navbox .return-top:hover{
	color: #fff;
	background: url(../images/ico_33.png) no-repeat 95px center #0066cc;
	border: 1px solid #0066cc;
}
.ins-navbox.twrap .return-top{
	padding-right: 30px;
	padding-left: 15px;
	background: url(../images/ico_32.png) no-repeat 80px center;
}
.ins-navbox.twrap .return-top:hover{
	color: #fff;
	background: url(../images/ico_33.png) no-repeat 80px center #0066cc;
	border: 1px solid #0066cc;
}
.profile-wrap{
	padding-top: 50px;
	padding-bottom: 60px;
	transition: normal;
}
.profile-wrap.m-wrap{
	padding-top: 25px;
	padding-bottom: 30px;
	position: relative;
	transition: normal;
}
.m-wrap .blackbg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	display: none;
	z-index: 10;
}
.profile-wrap .f48{
	font-size: 48px;
	color: #0056a9;
	line-height: 67px;
}
.profile-wrap.m-wrap .f48{
	font-size: 18px;
	line-height: 24px;
}
.profile-wrap .f36{
	font-size: 36px;
	line-height: 46px;
	color: #e5e5e5;
	text-transform: uppercase;
}
.profile-wrap.m-wrap .f36{
	font-size: 15px;
	line-height: 18px;
}
.profile-wrap .cont{
	width: 100%;
	margin-top: 21px;
}
.profile-wrap .cont:after{
	content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.profile-wrap .cont .boxs{
	width: 43%;
	margin-right: 6%;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.profile-wrap.m-wrap .cont .boxs{
	float: none;
	width: 100%;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
}
.profile-wrap .bot-box{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 28px;
}
.profile-wrap.m-wrap .botlist{
	display: none;
}
.profile-wrap .botlist{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	z-index: 1;
}
.profile-wrap .botlist ul{
	width: 100%;
}
.profile-wrap .botlist li{
	width: 25%;
	position: relative;
}
.profile-wrap .botlist li a{
	display: block;
	width: 100%;
	cursor: pointer;
}
.profile-wrap .botlist li images{
	width: 100%;
	height: 100%;
	display: block;transition: all 500ms linear;
}
.profile-wrap .botlist li images:hover{	-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);	-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transform:scale(1.3,1.3);
}
.profile-wrap .botlist .upbox{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: url(../images/bg_08.png) repeat center;
}
.profile-wrap .botlist .upbox p{
	width: 150px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	opacity: 0;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 0;
	margin-top: -24px;
}
.profile-wrap .botlist .butn{
	display: block;
	width: 45px;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
	cursor: pointer;
}
.profile-wrap .botlist .prev{
	left: 0;
	background: url(../images/ico_34.png) no-repeat left top;
}
.profile-wrap .botlist .prev:hover{
	background: url(../images/ico_34.png) no-repeat left bottom;
}
.profile-wrap .botlist .next{
	right: 0;
	background: url(../images/ico_34.png) no-repeat right top;
}
.profile-wrap .botlist .next:hover{
	background: url(../images/ico_34.png) no-repeat right bottom;
}
.m-ins-navbox{
	width: 100%;
	height: 38px;
	background-color: #fff;
	display: none;
	position: relative;
	z-index: 11;
}
.m-ins-navbox.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
}
.m-ins-navbox .left{
	width: 15%;
	cursor: pointer;
}
.m-ins-navbox .left .ico{
	display: block;
	width: 100%;
	height: 38px;
	background: url(../images/ico_35.png) no-repeat center #0066cc;
	background-size: auto 50%;
}
.m-ins-navbox .ret-subbox{
	position: absolute;
	top: 38px;
	width: 100%;
	background-color: #0066cc;
	left: 0;
	z-index: 2;
	display: none;
}
.m-ins-navbox .ret-subbox a{
	display: block;
	width: 95%;
	padding-left: 5%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #4882b6;
	color: #fff;
	font-size: 14px;
	background: url(../images/ico_38.png) no-repeat 92% center;
	background-size: auto 35%;
}
.m-ins-navbox .right{
	width: 100%;
	position: relative;
}
.m-ins-navbox .right .tit{
	display: block;
	width: 95%;
	padding-left: 5%;
	font-size: 14px;
	color: #0066cc;
	line-height: 38px;
	background: url(../images/ico_36.png) no-repeat 93% center;
	background-size: auto 50%;
	cursor: pointer;
}
.m-ins-navbox .right .subbox{
	width: 100%;
	position: absolute;
	top: 38px;
	background-color: #fff;
	z-index: 2;
	display: none;
	left: 0;
}
.m-ins-navbox .right .subbox a{
	display: block;
	width: 95%;
	padding-left: 5%;
	line-height: 38px;
	height: 38px;
	border-top: 1px solid #e5e5e5;
	background: url(../images/ico_37.png) no-repeat 92% center;
	background-size: auto 35%;
	/*border-left: 1px solid #fff;
	margin-left: -1px;*/
}
.profile-wrap .m-botbox{
	width: 100%;
	display: none;
	position: relative;
}
.profile-wrap.m-wrap .m-botbox{
	display: block;
}
.profile-wrap .m-botbox li{
	width: 100%;
	transition: normal;
}
.profile-wrap .m-botbox li a{
	display: block;
	width: 100%;
	position: relative;
	transition: normal;
}
.profile-wrap .m-botbox li images{
	width: 100%;
	display: block;
}
.profile-wrap .m-botbox li p{
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background: url(../images/bg_09.png) repeat center;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.profile-wrap .m-botbox .butn{
	display: block;
	position: absolute;
	width: 23px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	z-index: 2;
}
.profile-wrap .m-botbox .prev{
	left: 0;
	background: url(../images/ico_34.png) no-repeat left top;
	background-size: auto 200%;
}
.profile-wrap .m-botbox .next{
	right: 0;
	background: url(../images/ico_34.png) no-repeat right top;
	background-size: auto 200%;
}

/**********发展历程**********/
.course-wrap{
	padding-top: 50px;
	padding-bottom: 94px;
	transition: normal;
}
.course-wrap.m-wrap{
	padding-top: 15px;
	position: relative;
}
.course-wrap p.f48{
	font-size: 48px;
	line-height: 69px;
	color: #0066cc;
}
.course-wrap.m-wrap p.f48{
	font-size: 20px;
	line-height: 34px;
}
.course-wrap span.f14{
	display: block;
	width: 100%;
	line-height: 34px;
}
.course-wrap.m-wrap span.f14{
	line-height: 22px;
}
.course-wrap .course-list{

	width: 100%;
	position: relative;
}
.course-wrap.m-wrap .course-list{
	margin-top: 20px;
}
.course-wrap .course-list .ovh{
	width: 91%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(../images/bg_12.png) repeat-x left center;
}
.course-wrap.m-wrap .course-list .ovh{
	background: none;
	width: 100%;
}
.course-wrap .course-list li{
	width: 300px;
	position: relative;
	margin-right: -93px;
}
.course-wrap.m-wrap .course-list li{
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
}
.course-wrap .course-list .main{
	padding: 17px 20px 27px;
	background-color: #fff;
	width: 260px;
	color: #777;
}
.course-wrap .course-list .main p{
	padding-left: 18px;
	background: url(../images/ico_125.jpg) no-repeat left 9px;
}
.course-wrap.m-wrap .course-list .main{
	width: 94%;
	padding: 17px 3% 27px;
}
.course-wrap .course-list li .top{
	background: url(../images/bg_10.png) no-repeat left top;
	padding-top: 45px;
	height: 42px;
	line-height: 42px;
	font-family: "Arial";
	font-size: 18px;
	text-align: center;
}
.course-wrap.m-wrap .course-list li .top{
	padding-top: 0;
	padding-left: 3%;
	width: 97%;
	text-align: left;
	background: #e8e8e8;
}
.course-wrap .course-list li.odd{
	margin-top: 0;
}
.course-wrap.m-wrap .course-list li.odd{
	position: relative;
}
.course-wrap .course-list li.odd .top{
	background: url(../images/bg_11.png) no-repeat left bottom;
	padding-bottom: 45px;
	padding-top: 0;
}
.course-wrap.m-wrap .course-list li.odd .top{
	padding-bottom: 0;
	background: #e8e8e8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.course-wrap.m-wrap .course-list li.odd .main{
	margin-top: 42px;
}
.course-wrap .course-list .butn{
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	cursor: pointer;
}
.course-wrap.m-wrap .course-list .butn{
	display: none;
}
.course-wrap .course-list .prev{
	background: url(../images/ico_40.png) no-repeat center top;
	left: 0;
}
.course-wrap .course-list .next{
	background: url(../images/ico_39.png) no-repeat center top;
	right: 0;
}
.course-wrap .course-list .butn:hover{
	background-position: center bottom;
}
.course-wrap .course-list li:hover .top{
	background: url(../images/bg_10.png) no-repeat right top;
	color: #fff;
}
.course-wrap.m-wrap .course-list li:hover .top,.course-wrap.m-wrap .course-list li.odd:hover .top{
	background: #e8e8e8;
	color: #666;
}
.course-wrap .course-list li.odd:hover .top{
	background: url(../images/bg_11.png) no-repeat right top;
	color: #fff;
}

.zs1_t{width:100%;text-align:center;color:#333;font-size:20px;font-weight:bold;line-height:40px;margin-bottom: 40px;border-bottom:1px solid #D2D2D2;padding-bottom:20px;}
.zs1{width:1200px;text-align:center; overflow:hidden;}
.zs1 li{width:270px;margin-bottom:30px; margin-right:40px; float:left;}
.zs1 li img{width:100%;height:auto;}


/* 2018-6-19 */

.proxx-box { margin-bottom: 35px; margin-top:20px;}
.proxx-bigpic { text-align: center; }
.proxx-tit {
	background-color:#f08519;
	width: auto; 
    height: 45px;
	line-height:45px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-right: 25px;
    padding-left: 25px;
    display: inline-table;
}
.proxx-txt { margin-top: 25px; line-height: 1.5; }


/*.proxx .bigpic{width:460px; height:460px; float:left;border: 1px solid #e0e0e0; margin-right:40px; text-align:center;}
.proxx .bigpic img{ max-width:100%; max-height:100%; margin:0 auto;}*/

/*20190905 产品组图*/

.proxx .imgshow {max-width:460px; float: left; position: relative; margin-right: 40px; }
.proxx .big{width: 100%;position: relative; }
.proxx .big-pic {display: block; max-width: 100%; border: 1px solid #ddd;}
.jqzoom{position: relative; display:block;}
.zoomdiv{width: 250px; height: 250px; border: 1px solid #ddd; position: absolute; left: 420px; z-index: 100; top: 20px; display: none; overflow: hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:0px solid #aaa;background:#3a8de9 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
.small { width: 100%; overflow: hidden; position: relative; margin-top: 20px; }
.small li { margin-right: 14px; max-width: 124px;float: left; }
.small li a { display: block; border: 1px solid #ddd; }
.small li a img { display: block; max-width: 100%; }
.small li a:hover,.small li a.on{ border-color: #c5251f }
.small-btn a { display: inline-block; padding: 3px 8px; background: rgba(0,0,0,.5); color: #fff; position: absolute; z-index: 10; }
.small-btn .prev { left: 0; top: 50%; margin-top: -11px; }
.small-btn .next { right: 0; top: 50%; margin-top: -11px; }
/*end 组图*/
.proxx .proxx-info{float:right;width:698px; text-align:left;}
.proxx .proxx-info h1{color: #f08519;font-size: 26px !important;white-space: nowrap;vertical-align: middle;line-height: 31px;}
.proxx .proxx-bh{margin-top:15px;}
.proxx .proxx-desc{padding:20px 0;}

.aboutxx-box { overflow: hidden; margin-bottom: 25px; }

.pz ul { margin-left: -15px; margin-right: -15px; box-sizing: border-box; overflow: hidden; }
.pz li { width: 25%; padding:0 15px; margin:0; display: block; float: left; margin-bottom: 20px; box-sizing: border-box; cursor: pointer; }
.pz .pzpic { display: block; height: 180px; border:1px solid #ddd; text-align: center; overflow: hidden; }
.pz .pzpic img { height: 180px; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; }
.pz li:hover img { transform: scale(1.2); }
.pz .name { text-align: center; height: 35px; line-height: 35px; overflow:hidden;}
.pz li:hover .name { color: #f08519 }

.video-tc { display: none; width: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; height: 100%; background: rgba(0,0,0,.8); z-index: 999; }
.video-box { display: block; width: 800px; height: 600px; position: fixed; top: 50%; margin-top: -300px; left: 50%; margin-left: -400px; }
.video-tc video { width: 100%; }
.video-close { float: right; display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; background: rgba(255,255,255,.9); color: #f08519; font-size: 20px; }

.dow li { padding:20px 0; border-bottom: 1px dashed #ddd; position: relative; }
.dow li a { display: inline; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333; }
.dow li a:hover { color: #f08519 }
.dow li a:before { content: ' '; width: 5px; height: 5px; background: #ddd; margin-right:15px; display: inline-block; vertical-align: middle; }
.dow li a:hover:before { background: #f08519 }
.dow li span { cursor: pointer; background: #eee; color: #f08519; display: block; position: absolute; right: 0; top: 15px; padding:5px 10px; }
.dow li span:hover { background: #f08519; color: #fff; }

body { padding-top:75px; }


.float_qq{ position:fixed; bottom:200px; right:0; width:50px; height:203px; z-index:6666;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.float_qq li.float_qq1{ position:absolute;  top:204px;left:0; width:62px;}
.float_qq li.float_qq1 a{ background:url(../images/float_qqicon1.png) 14px center no-repeat #5aaa63;}
.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}
.float_qq li.float_qq2 a{ background:url(../images/float_qqicon4.png) 14px center no-repeat #d25344; text-indent:50px;}
.float_qq li.float_qq2 img{ position:absolute; left:-133px; top:0px; display:none;}
.float_qq li.float_qq3{ position:absolute; top:102px; left:0; width:126px;}
.float_qq li.float_qq3 a{ background:url(../images/float_qqicon2.png) 14px center no-repeat #6d6d9f; text-indent:50px;}
.float_qq li.float_qq4{ position:absolute; top:153px; left:0; width:172px;} 
.float_qq li.float_qq4 a{ background:url(../images/float_qqicon3.png) 14px center no-repeat #2caae2; height:45px; line-height:45px; padding-top:5px;  padding-left:50px; }
.float_qq li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:3px;}
.float_qq li.float_qq4 a:hover{ background-color:#2caae2; opacity:1;}
.float_qq li.float_qq1 a:hover{ background-color:#5aaa63; opacity:1;}
.float_qq li.float_qq2 a:hover{ background-color:#d25344; opacity:1;}
.float_qq li.float_qq3 a:hover{ background-color:#6d6d9f; opacity:1;}
.float_qq li.float_qq2 img{width:126px; height:126px;}
.float_qq li.float_qq2:hover img{ display:block;}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
audio::-internal-media-controls-download-button {
    display:none;
}

audio::-webkit-media-controls-enclosure {
    overflow:hidden;
}

audio::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}