@charset "utf-8";

/* 注意：以下长度用em换算，1em=10px。特别注意文字大小，父子层级会继承，所以不要在div中定义字体大小，只能用span修改字体。
------------------------------------------------------------------------------------------------------ */

/* 全局样式
-------------------------------------------------------------- */
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:14px; font-family:"微软雅黑","Arial"; color:#666;}
p{line-height:25px;}
img{ border:none; vertical-align:middle; transition: all 3.6s; }
td{ vertical-align:center; font-size:14px;}
body{ background-color:#FFFFFF; }

*{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{border:medium none;margin:0;padding:0;}
body,button,input,select,textarea{outline:none;}
ul,ol,li{list-style:none;}

table{ }
html,body{height:auto;margin:0 auto;}
.hide{display:none;}
.clear{clear:both;}


h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 { font-size: 3em; line-height: 1; margin:0; padding:0;}
h2 { font-size: 2em;  margin:0; padding:0;}
h3 { font-size: 1.5em; line-height: 1;  margin:0; padding:0;}
h4 { font-size: 1.2em; line-height: 1.25; margin:0; padding:0;}
h5 { font-size: 1em;  margin:0; padding:0;}
h6 { font-size: 1em; }

/* 页面基本元素
-------------------------------------------------------------- */

/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }

/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }

/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }

/* 全局 */
.w1200m { width:1200px; margin:0 auto; }

/* 头部 */
.header{position:relative;top:0;background:#fff;width:100%;z-index:99;}
/* 一级导航 */
.header_logo{position:absolute;top:55px;left:98px;z-index:9;}
.menu{width:91px;padding:20px 30px 25px;background:url(../images/menu_bg.png) center center;transition:all 0.8s ease;position:fixed;right:98px;top:80px;z-index:99;}
.menu_a{font-size:14px;color:#292929;line-height:46px;transition:all 0.8s ease;display: block;}
.menu .current .menu_a{color:#002f93;}
.menu_li:hover .menu_a{color:#002f93;}
/*轮播*/
.html5zoo-arrow-left-0{left:12%!important;}
.html5zoo-arrow-right-0{right:12%!important;}
/* banner */
.banner_n {width:100%;height:360px;background:url("../images/banner1.jpg") no-repeat top center;position:relative;}
/* mk1 */
.mk1{padding:100px 0;}
.mk1 .w1200m{background:url(../images/mk1_img3.jpg) no-repeat top right;position:relative;}
.mk1_l{width:50%;overflow:hidden;}
.mk1_l img{width:100%;height:auto;max-width:100%;transition:all 0.8s ease;}
.mk1_r{position:absolute;padding:30px;right:0;top:76px;background:#fff;box-shadow:0px 0px 5px rgba(193,193,193,0.75);}
.mk1_rimg{float:left;width:311px;height:229px;overflow:hidden;}
.mk1_rimg img{width:100%;height:auto;max-width:100%;transition:all 0.8s ease;}
.mk1_rdiv{float:right;padding-top:28px;width:430px;margin-left:30px;}
.mk1_rdiv span{font-size:20px;color:#3b3b3b;line-height:22px;display:inline-block;padding-bottom:14px;width:111px;position:relative;background:url(../images/mk1_img4.png) no-repeat top right;margin-bottom:18px;}
.mk1_rdiv span:after{content:'';position:absolute;bottom:0;left:0;width:30px;height:2px;background:#d5d5d5;}
.mk1_rdiv p{font-size:16px;color:#686868;line-height:30px;}
.mk1_rdiv a{float:right;font-size:16px;color:#002f93;line-height:30px;transition:all 0.8s ease;}
.mk1_rdiv a:hover{color:#f2d028;}
/* mk2 */
.mk2{padding:70px 0;background:#f3f5f8;border-bottom:8px solid #ededed;}
.mk2_l{float:left;width:23.5%;background:#fff;box-shadow:0px 5px 10px rgba(218,218,218,0.75);}
.mk2_ldiv{padding:50px 16% 118px 12%;}
.mk2_ldiv span{font-size:26px;color:#3b3b3b;line-height:26px;background:url(../images/mk1_img4.png) no-repeat top right;width:140px;margin-bottom:26px;display:inline-block;}
.mk2_ldiv font{font-size:18px;color:#5a5a5a;line-height:18px;padding-bottom:12px;border-bottom:1px solid #c8c8c8;display:block;}
.mk2_ldiv p{font-size:16px;color:#5a5a5a;line-height:30px;margin-top:28px;}
.mk2_ldiv em{font-size:12px;color:#adadad;line-height:18px;display:block;font-style:normal;}
.mk2_r{float:left;width:23.5%;background:#fff;box-shadow:0px 5px 10px rgba(218,218,218,0.75);margin-left:2%;max-height:338px;border-bottom:7px solid #fff;transition:all 0.8s ease;}
.mk2_rimg{width:100%;height:auto;max-width:100%;overflow:hidden;}
.mk2_rimg img{width:100%;height:auto;max-width:100%;transition:all 0.8s ease;}
.mk2_rdiv{overflow:hidden;padding:17px 13%;}
.mk2_rdiv p{float:left;line-height:31px;font-size:18px;color:#575757;}
.mk2_rdiv a{float:right;width:31px;height:31px;background:url(../images/more_bg.png) no-repeat top right;}
.mk2_r:hover{border-bottom:7px solid #002e90;}
.mk2_r:hover .mk2_rimg img{transform: scale(1.2);}
/* mk3 */
.mk3{padding:70px 0;text-align:center;}
.mk3 img{max-width:100%;}
/* mk4 */
.mk4{overflow:hidden;text-align:center;}
.mk4 img{max-width:100%;transition:all 0.8s ease;cursor:pointer;}
.mk4:hover img{transform: scale(1.08);}
/* mk5 */
.mk5{padding:30px 0 10px;background:url(../images/mk5_bg.jpg) no-repeat bottom center;}
.mk5_top{position:relative;padding:100px 0;}
.mk5_t{padding:68px 0 68px 50px;background:#f2f2f2;width:750px;box-shadow:0px 5px 10px rgba(203,203,203,0.75);}
.mk5_timg1{float:left;margin-right:40px;}
.mk5_t p{font-size:20px;color:#444444;line-height:36px;text-indent:2em;width:280px;float:left;margin-top:30px;}
.mk5_timg2{position:absolute;right:0;top:0;transition: all 0.3s;cursor:pointer;}
.mk5_timg2:hover{top:-10px;}
.mk5_bottom{position:relative;padding:75px 0 120px;}
.mk5_b{padding:68px 50px 68px 0px;background:#f2f2f2;width:750px;box-shadow:0px 5px 10px rgba(203,203,203,0.75);float:right;}
.mk5_bimg2{float:right;margin-left:70px;}
.mk5_b p{font-size:20px;color:#444444;line-height:36px;text-indent:2em;width:280px;float:right;margin-top:30px;}
.mk5_bimg1{position:absolute;left:0;top:0;transition: all 0.3s;cursor:pointer;}
.mk5_bimg1:hover{top:-10px;}
/* mk6 */
.mk6{padding:80px 0 40px;}
.mk6_title span{float:left;width:140px;font-size:26px;color:#3b3b3b;line-height:26px;background:url(../images/mk1_img4.png) no-repeat top right;}
.mk6_title a{float:right;width:31px;height:31px;background:url(../images/more_bg.png) no-repeat top right;}
.news_div{float:left;width:30%;transition:all 0.8s ease;margin-left:5%;}
.news_div:nth-child(1){margin-left:0;}
.news_img{width:100%;overflow:hidden;height:222px;margin:30px 0;}
.news_img img{width:100%;height:100%;transition: all 0.8s;}
.news_c b{font-size:18px;color:#3b3b3b;line-height:30px;display:block;height:30px;font-weight:normal;overflow:hidden;transition: all 0.8s;}
.news_c span{font-size:16px;color:#929292;line-height:28px;display:block;}
.news_c p{font-size:16px;color:#929292;line-height:28px;height:84px;overflow:hidden;margin:10px 0 20px;}
.news_div:hover .news_img img{transform: scale(1.2);}
.news_div:hover .news_c b{color:#002f93;}
/* link */
.links{padding:20px 0 50px;}
.links span{line-height:30px;color:#002f93;font-size:16px;}
.links a{line-height:30px;color:#002f93;font-size:16px;transition:all 0.8s ease;margin:0 5px;}
.links a:hover{color:#454545;}
/* footer */
.footer{padding-top:140px;background:url(../images/footer_bg.png) no-repeat top center;}
.f_t_c span{font-size:18px;color:#fff;line-height:28px;display:block;margin-bottom:26px;}
.f_t_1{float:left;width:36%;}
.f_t_1 img{float:left;max-width:138px;}
.f_t_1 p{float:left;margin-left:25px;font-size:16px;color:#fff;line-height:32px;padding-top:37px;}
.f_t_1 p font{color:#f2d028;font-size:16px;line-height:32px;display:block;text-align:right;}
.f_t_2{float:left;width:15%;}
.f_t_2 a{float:left;width:50%;font-size:14px;color:#e1e1e1;line-height:36px;transition: all 0.8s;}
.f_t_2 a:hover{color:#f2d028;}
.f_t_3{float:right;width:39%;}
.ly1 input{background:none;font-size:14px;color:#fff;line-height:36px;width:100%;margin-bottom:34px;border-bottom:1px solid #e1e1e1;}
.ly2{position:relative;}
.ly2 textarea{background:none;font-size:14px;color:#fff;line-height:36px;width:100%;border-bottom:1px solid #e1e1e1;height:36px;font-family:"微软雅黑";}
.ly2 button{position:absolute;right:0;top:2px;font-size:13px;color:#002f93;width:65px;line-height:25px;background:none;cursor:pointer;transition: all 0.8s;background:#d4d3d1;border-radius:10px;}
.ly2 button:hover{color:#fff;background:#002f93;}
.ly1 input::-webkit-input-placeholder, .ly2 textarea::-webkit-input-placeholder{font-size:14px;color:#fff;line-height:36px;}
.f_t .w1200m{padding-bottom:99px;border-bottom:1px solid #fff;}
.f_b{padding:40px 0;overflow:hidden;}
.f_b_1{float:left;padding:6px 0;}
.f_b_2{float:right;}
.f_b_2 p{font-size:14px;color:#e1e1e1;line-height:40px;float:left;margin-left:15px;}
.f_b_2 p a{font-size:14px;color:#e1e1e1;line-height:40px;transition: all 0.8s;}
.f_b_1 a{width:28px;height:28px;float:left;}
.f_b_1 a:nth-child(1){background:url(../images/footer_tel.png) no-repeat top center;margin-right:40px;}
.f_b_1 a:nth-child(2){background:url(../images/footer_dz.png) no-repeat top center;}
.f_b_2 p a:hover{color:#002f93;}
/* about */
.dqwz{font-size:16px;color:#292929;line-height:26px;padding:20px 0;background:url(../images/dqwz_bg.jpg) no-repeat left bottom;}
.dqwz a{font-size:16px;color:#292929;line-height:26px;display:inline-block;transition: all 0.8s;}
.dqwz a:hover{color:#002f93;}
.main{padding:40px 0 60px;}
.about img{max-width:100%;margin-bottom:20px;}
.about span{font-size:20px;color:#1a1a1a;line-height:32px;display:block;margin-top:20px;}
.about p{font-size:16px;color:#888888;line-height:32px;text-indent:2em;}
/* message */
.message_l{width:45%;overflow:hidden;}
.message_l img{max-width:100%;transition: all 0.8s;cursor:pointer;}
.message_l img:hover{transform: scale(1.2);}
.message_r{width:50%;}
.message_r li{width:100%;margin-bottom:25px;} 
.message_r .inptext{width:93%;border:1px solid #b3b3b3;font-size:14px;color:#969eab;line-height:58px;padding:0 3%;font-family:"微软雅黑";} 
.message_r .inpnr{width:93%;border:1px solid #b3b3b3;font-size:14px;color:#969eab;line-height:40px;padding:10px 3%;height:160px;font-family:"微软雅黑";margin-bottom:25px;}
.message_r .submit{width:135px;line-height:38px;color:#fff;text-align:center;background:#033b6a;cursor:pointer;transition: all 0.8s;}
.message_r .submit:hover{background:#ff6f02;}
.inptext:-moz-placeholder {color: #969eab;}
.inptext::-moz-placeholder {color: #969eab;}
.inptext:-ms-input-placeholder{color: #969eab;}
.inptext::-webkit-input-placeholder{color: #969eab;}
.inpnr:-moz-placeholder {color: #969eab;}
.inpnr::-moz-placeholder {color: #969eab;}
.inpnr:-ms-input-placeholder{color: #969eab;}
.inpnr::-webkit-input-placeholder{color: #969eab;}
/* lxwm */
.lxwm{padding-bottom:60px;}
.lxwm .ny_t{font-size:24px;color:#414141;line-height:30px;margin-bottom:20px;}
.lxwm_l{width:32%;}
.lxwm_l p{font-size:18px;color:#414141;line-height:40px;}
.lxwm_r{width:62%;}
#dituContent{width:100%;height:400px;}
/* news */
.news_ul li{margin-bottom:30px;transition: all 0.8s;}
.news_liimg{width:21.7%;overflow:hidden;height:160px;float:left;}
.news_liimg img{width:100%;transition: all 0.8s;height:100%;}
.news_listc{width:78.3%;float:right;}
.news_listc div{padding:10px 2.1% 14px 4.2%;}
.news_listc em{font-size:16px;color:#282828;line-height:34px;display:block;transition: all 0.8s;font-style:normal;}
.news_listc span{font-size:16px;color:#282828;line-height:34px;display:block;transition: all 0.8s;}
.news_listc p{font-size:16px;color:#606060;line-height:34px;transition: all 0.8s;}
.news_ul li:hover{background:#ececec;}
.news_ul li:hover .news_listc span{color:#002f93;}
.news_ul li:hover .news_liimg img{transform: scale(1.2);}
/* 详情 */
.common_title{text-align:center;border-bottom:1px solid #eaeaea;padding-bottom:12px;margin-bottom:20px;}
.common_title b{display: block;font-size: 16px;line-height: 30px;color: #000;}
.common_title span{display: inline-block;font-size: 14px;color: #999999;margin: 0 10px;line-height: 30px;}
.common_xq{font-size:16px;color:#666666;line-height:30px;margin-bottom:20px;}
.common_xq img{margin-top:20px;max-width:100%;}
.common_fx font{float:left;font-size:14px;color:#666666;line-height:28px;}
.common_fx{padding:20px 0;border-bottom:1px dashed #cccccc;}
.common_fy{padding:20px 0 0px;}
.common_fy p{padding-left:20px;line-height:34px;margin-bottom:10px;background:#eeeeee;font-size:14px;color:#666666;}
.common_fy p a{font-size:14px;color:#666666;transition: all 0.8s;}
.common_fy p a:hover{color:#002f93;}
/*分页*/
.dede_pages {width: 100%;margin-top:40px;overflow: hidden;text-align: center;}
.pagelist {width: 100%;overflow: hidden;text-align: center;justify-content: center;display: flex;float: left;}
.pagelist li{height: 27px;float: left;line-height: 27px;color: #999999;margin: 0 5px;padding:0 10px;font-size:12px;border:1px solid #dddddd;}
.pagelist li a{color: #999999;font-size:12px;}
.pagelist .thisclass{height: 29px;float: left;line-height: 29px;color:#fff;margin: 0 5px;border:none;padding:0 11px;background:#002f93;}
.pageinfo{font-size: 12px;color: #999999;}
/* product */
.product_li{float:left;width:30.9%;margin-left:3.65%;margin-top:50px;}
.product_li:nth-child(3n+1){margin-left:0;}
.product_img{overflow:hidden;}
.product_img img{max-width:100%;transition: all 0.8s;}
.product_li p{text-align:center;font-size:16px;line-height:50px;color:#575757;box-shadow:0px 2px 9px rgba(220,220,220,0.75);}
.product_li:nth-child(1){margin-top:0;}
.product_li:nth-child(2){margin-top:0;}
.product_li:nth-child(3){margin-top:0;}
.product_li:hover .product_img img{transform: scale(1.2);}
.product_li:hover p{color:#002f93;}
.cpxq{text-align:center;margin-bottom:20px;}
.cpxq img{max-width:100%;}
.header-tel{display:none;}
/* 自适应 */
@media only screen and (max-width:1680px){
	.banner_n{height:315px;background-size:cover!important;}
	.slide{height:613px;}
	.slide-main{height:613px;}
	.slide-box,.slide{height:613px;}
	#bgstyleb, #bgstylea, #bgstylec, #bgstyled{background-size:cover;}
	.obj-b img{height:270px;}
	.obj-b{bottom:-34px;margin-left:-598px;}
	.obj-a img{height:236px;}
	.obj-a{top:179px;margin-left:-651px;}
	.obj-c img{height:85px;}
	.obj-c{top:202px;margin-left:-467px;}
	.mk2_ldiv{padding-bottom:58px;}
}	
@media only screen and (max-width:1440px){
	.banner_n{height:270px;}
	.slide{height:525px;}
	.slide-main{height:525px;}
	.slide-box,.slide{height:525px;}
	.obj-b{bottom:-28px;margin-left:-512px;}
	.obj-b img{height:231px;}
	.obj-a{top:153px;margin-left:-559px;}	
	.obj-a img{height:202px;}
	.obj-c{top:173px;margin-left:-401px;}	
	.obj-c img{height:73px;}
	#touchMain .prev, #touchMain .next{width:30px;height:54px;margin-top:-27px;background-size:100%!important;}
	.menu_li{padding:25px 0;}
	.mk2_ldiv{padding-top:30px;padding-bottom:25px;}
}
@media only screen and (max-width:1366px){	
	.banner_n{height:256px;}
	.slide{height:498px;}
	.slide-main{height:498px;}
	.slide-box,.slide{height:498px;}
	.obj-b{bottom:-27px;margin-left:-485px;}
	.obj-b img{height:219px;}
	.obj-a{top:145px;margin-left:-529px;}	
	.obj-a img{height:192px;}
	.obj-c{top:164px;margin-left:-379px;}	
	.obj-c img{height:69px;}
	.mk2_ldiv{padding-top:24px;padding-bottom:20px;}
}
@media only screen and (max-width:1280px){	
	.banner_n{height:240px;}
	.slide{height:467px;}
	.slide-main{height:467px;}
	.slide-box,.slide{height:467px;}
	.obj-b{bottom:-25px;margin-left:-456px;}
	.obj-b img{height:205px;}
	.obj-a{top:136px;margin-left:-497px;}	
	.obj-a img{height:180px;}
	.obj-c{top:153px;margin-left:-357px;}	
	.obj-c img{height:65px;}
	.mk2_ldiv p{margin-top:16px;}
}
@media only screen and (max-width:1024px){
	#bgstyleb, #bgstylea, #bgstylec{background-size:cover;}
	.slide{height:373px;}
	.slide-main{height:373px;}
	.slide-box,.slide{height:373px;}
	.obj-b img{height:164px;}
	.obj-b{bottom:-20px;margin-left:-362px;}
	.obj-a img{height:144px;}
	.obj-a{top:108px;margin-left:-397px;}
	.obj-c img{height:52px;}
	.obj-c{top:122px;margin-left:-286px;}	
	.header, .menu{display:none;}
	.header-tel{display: block;width:100%;}
	.logo-tel{width:100%;}
	.logo-tel img{width:100%;}
	.touch-menu{position:absolute;right:2%;top:50px;}
	.touch-menu img{width:60px;height:auto;}
	/*导航*/
	.tel-menu{display:none;overflow:hidden;background:#002f93;padding:10px 3%;}
	.tel-menu ul li{position:relative;float:left;width:100%;border-bottom: 1px solid #fff;}
	.tel-menu ul li .tel-a{color:#fff; display:block; font-size:16px; height:36px; line-height:36px;padding:0 10px;}	
	.banner_n{height:192px;background-size:cover!important;}
	.w1200m{width:96%;padding:0 2%;}
	.mk1{padding:40px 0;}
	.mk1_r{padding:2%;width:60%;top:46px;right:2%;}
	.mk1_rimg{width:50%;height:auto;}
	.mk1_rdiv{width:48%;margin-left:2%;padding-top:0;}
	.mk1_rdiv span{margin-bottom:10px;}
	.mk2{padding:40px 0;}
	.mk2_ldiv{padding-top:33px;padding-bottom:30px;}
	.mk2_ldiv em{display:none;}
	.mk3{padding:40px 0;}
	.mk5_t{width:70%;}
	.mk5_timg2{max-width:38%;right:2%;}
	.mk5_bimg1{max-width:34%;left:2%;}
	.mk5_top{padding-bottom:30px;}
	.mk5{padding:40px 0;}
	.mk6{padding:40px 0;}
	.news_div{width:32%;margin-left:2%;}
	.f_t_3{width:44%;}
	.message_r .inptext{line-height:38px;}
	.message_r .inpnr{padding:0 3%;}
	.news_liimg{height:auto;}
}	
@media only screen and (max-width:768px){
	.slide{height:320px;}
	.slide-main{height:320px;}
	.slide-box,.slide{height:320px;}
	.obj-b img{height:141px;}
	.obj-b{bottom:-18px;margin-left:-312px;}
	.obj-a img{height:123px;}
	.obj-a{top:94px;margin-left:-340px;}	
	.obj-c img{height:44px;}
	.obj-c{top:105px;margin-left:-243px;}
	.banner_n{height:144px;}	
	.touch-menu{top:30px;}
	.mk1_r{width: 96%;top: 0;right: 0;position:relative;}
	.mk1_rdiv{padding-top:20px;}
	.mk1_l{display:none;}
	.mk2_l{width:49%;}
	.mk2_r{width:49%;}
	.mk2_r:nth-child(3){margin-left:0;}
	.mk2_ldiv em{display:block;}
	.mk2_rdiv{padding:8px 10%;}
	.mk2_ldiv{padding-top:47.5px;padding-bottom:45px;}
	.mk5_timg1{float:left;width:20%;margin-right:20px;}
	.mk5_t p{font-size:16px;width:54%;margin-top:0;}
	.mk5_t{padding-left:5%;}
	.mk5_b{width:70%;}
	.mk5_bimg2{width:20%;margin-left:20px;}
	.mk5_b p{font-size:16px;width:54%;margin-top:0;}
	.news_img{height:160px;}
	.mk6_title span{font-size:20px;width:111px;}
	.f_t_1{width:22%;}
	.f_t_2{width:22%;margin-left:5%;}
	.f_t_1 p{margin-left:0;padding-top:10px;}
	.footer{padding-top:100px;}
	.f_t .w1200m{padding-bottom:39px;}
	.f_b{padding:20px 0;}
	.f_b_2 p{margin-left:0;margin-right:15px;}
	.message_r .inpnr{height:120px;}
}	
@media only screen and (max-width:640px){
	.slide{height:180px;}
	.slide-main{height:180px;}
	.slide-box, .slide{height:180px;}
	.obj-b img{height:80px;}
	.obj-b{bottom:-9px;margin-left:-176px;}
	.obj-a img{height:70px;}
	.obj-a{top:51px;margin-left:-192px;}
	.obj-c img{height:25px;}
	.obj-c{top:59px;margin-left:-137px;}
	.slide-main{background-size:100%;background-position:50% 50%;}
	.touch-menu img{width:30px;}
	.touch-menu{top:17px;}
	.banner_n{height:120px;}
	.pagelist li{height:20px;padding:0 6px;line-height:20px;}
	.pagelist .thisclass{height:22px;line-height:22px;padding:0 7px;}
	.mk1_rimg{width:100%;}
	.mk1_rdiv{margin-left:0;width:100%;}
	.mk2_l{width:100%;}
	.mk2_r{width:100%;margin-left:0;}
	.mk2_ldiv{padding:30px 8%;}
	.mk5_t{width:96%;padding:20px 2%;}
	.mk5_t p{width:74%;line-height:26px;}
	.mk5_timg2{position:relative;right:0;max-width:100%;}
	.mk5_bimg1{position:relative;left:0;max-width:100%;}
	.mk5_b{width:96%;padding:20px 2%;}
	.mk5_b p{width:74%;line-height:26px;}
	.news_div{width:100%;margin-left:0;}
	.news_img{height:260px;}
	.f_t_1{width:45%;}
	.f_t_2{width:50%;}
	.f_t_3{width:50%;padding-top:20px;}
	.footer{padding-top:60px;}
	.f_b_1{display:none;}
	.f_b_2 p{line-height:28px;}
	.f_b_2 p a{line-height:28px;}
	.f_t .w1200m{padding-bottom:20px;}
	.product_li{width:100%;margin-left:0;}
	.news_liimg{width:100%;}
	.news_listc{width:100%;}
	.message_l{width:100%;}
	.message_r{width:100%;margin-top:20px;}
	.lxwm_l{width:100%;}
	.lxwm_r{width:100%;margin-top:20px;}
	#dituContent{height:260px;}
	#touchMain .prev, #touchMain .next{width:20px;}
	.mk2_ldiv span{width:111px;font-size:20px;}
	.product_li:nth-child(2){margin-top:50px;}
	.product_li:nth-child(3){margin-top:50px;}
  .ly1 input{margin-bottom:10px;}
}

@media only screen and (max-width:380px){
	.banner_n{height:110px;}
	.slide{height:140px;}
	.slide-main{height:140px;}
	.slide-box, .slide{height:140px;}
	.obj-b img{height:62px;}
	.obj-b{bottom:-7px;margin-left:-138px;}
	.obj-a img{height:54px;}
	.obj-a{top:41px;margin-left:-149px;}
	.obj-c img{height:25px;}
	.obj-c{top:44px;margin-left:-120px;}
	.touch-menu{top:14px;}
  	.f_t_2 a{line-height:28px;}
	.news_img{height:230px;}
	.mk5_t p{font-size:14px;width:72%;}
	.mk5_b p{font-size:14px;width:72%;}
}
@media only screen and (max-width:360px){
	.mk2_ldiv{padding:30px 6%;}
}

/* 7.25 add */
.videolist{position:relative;}
.videolist:hover{cursor:pointer;}
.videoed{display:block;width:100px;height:100px;position:absolute;left:50%;top:50%;z-index:99;border-radius:100%;margin-left:-50px;margin-top:-50px;}
.videos_bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:999;display:none;}
.videos{position:relative;top:10%;}
.vclose{position:absolute;right:0;top:6%;border-radius:100%;cursor:pointer;}
.index_cy{
	width: 30px;
	height: 30px;
	background: url(../images/index_cy.png);
	position: fixed;
	right:50px;
	top:80px;
	background-position: 62px 0;
	cursor: pointer;
	z-index:99;
}
.index_cy2{
	width: 30px;
	height: 30px;
	background: url(../images/index_cy.png);
	position: fixed;
	right:50px;
	top:80px;
	background-position: 30px 0;
	cursor: pointer;
	z-index:99;
}
.menu_er {
    text-align: center;
    margin-bottom: 40px;
}
.menu_er a{
    display: inline-block;
    width: 140px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #666666;
    margin-left: 50px;
    transition: all 0.8s;
}
.menu_er a:nth-child(1){margin-left:0;}
.menu_er a:hover{background:#002f93;}
.menu_er .cur{background:#002f93;}
@media only screen and (max-width:1200px){
	.header_logo{display:none;}
	#btn{display:none;}
}
@media only screen and (max-width:1024px){
	.html5zoo-arrow-left-0{display:block!important;left:6%!important;}
	.html5zoo-arrow-right-0{display:block!important;right:6%!important;}
	.index_video img{max-width:100%;}
}
@media only screen and (max-width:640px){
	.videoed{width:50px;height:50px;margin-left:-25px;margin-top:-25px;}
	.videos{top:30%;}
	.vclose{right:2%;top:-16%;}
	.menu_er a{width:49%;margin-left:2%;margin-bottom:10px;}
	.menu_er a:nth-child(2n+1){margin-left:0;}
	
}
/* 2019.8.2 add */
.video_t{font-size:30px;color:#0f0f0f;line-height:50px;margin:40px auto 30px;text-align:center;background:url(../images/video_tbg.png) no-repeat center center;}
.video_t:first-child{margin-top:0;}
@media only screen and (max-width:640px){
	.video_t{font-size:20px;line-height:30px;margin:20px auto;}
}
/* 2019.8.27 add */
.float_layer{width:370px;border:1px solid #aaaaaa;display:none;background:#000;  z-index:1001; position:relative;}
.float_layer h2{height:25px;line-height:25px;padding-left:10px;font-size:14px;color:#333;background:url(images/title_bg.gif) repeat-x;border-bottom:1px solid #aaaaaa;position:relative;}
.float_layer .min{width:21px;height:20px;background:url(images/min.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .min:hover{background:url(images/min.gif) no-repeat 0 0;}
.float_layer .max{width:21px;height:20px;background:url(images/max.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .max:hover{background:url(images/max.gif) no-repeat 0 0;}
.float_layer .close{width:21px;height:20px;background:url(../images/close.gif) no-repeat 0 bottom;position:absolute;top:2px;right:3px;}
.float_layer .close:hover{background:url(../images/close.gif) no-repeat 0 0;}
.float_layer .content{height:220px;font-size:14px;line-height:18px;color:#666;}
.float_layer .wrap{padding:10px;}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden;margin: auto;
    width: 400px;}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#002f93; color:#fff; }
.ab_pages ul a:hover{ background:#ddd; color:#fff;}
.ab_pages .page-status{ display:none;}
.ab_pages span.page-num{ display:none;}















	
	
	
	
	
	



