@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: Arial, Helvetica, sans-serif; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav,th,td,tr{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:15px; font-weight:normal;}
img{border:0; vertical-align:top}
ol,ul,li,dd,dl{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:14px;blr:expression(this.onFocus=this.blur());}
a:hover{color:#f00;text-decoration:none;}

.clean60{clear:both;height:60px;overflow:hidden;}
.clean40{clear:both;height:40px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}


.i{font-style:normal}

.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.more-line{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.content{
    position: relative;
	width: 1200px;
	margin:auto;

}

.w1200{ width:1200px; margin:0 auto; overflow:hidden;}


/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}

/* 首页 */

.top{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 37px;
	 line-height:37px;
	background-color:#f5f5f5;
    background-position: center center;
}
.top p{color:#666; float:left}
.icon{
	height: 37px;line-height: 37px;}
.icon .ewm p{ font-size:13px; color:#666;text-transform:capitalize}	
.icon .ewm i{ width:30px; height:37px; background:url(../images/dh3.png) center no-repeat; float:left }
.icon .ewm:hover p{color:#fc3d1b}
.icon .ewm:hover i{background:url(../images/dh4.png) center no-repeat;}

.icon:hover dl{display:block; z-index:999999; position:absolute; margin-top:37px; margin-left:-15px;}
.icon dl{ display:none; background:#fff;box-shadow: 2px 2px 5px #999; margin:5px;overflow: hidden;z-index:999999999;min-width:110px; text-align:center}
.icon dl img{ width:78px; margin-top:5px;}
.icon dl p{line-height:2em !important; text-align:center; width:100%; font-size:13px;}

.ico{  float:right; text-align:center; padding-left:15px;}
.ico a{ display:inline-block; float:left; line-height:37px;}
.ico a h1{ color:#666; font-size:15px; float:left}
/*菜单栏*/
.heand{ width:1200px; margin:0 auto;  height:115px; padding-top:25px; overflow:hidden}
.logo{ width:400px; float:left}
.logo img{ height:55px; float:left; }
.logo p{ width:70%; float:left; font-size:14px; color:#999; font-family: Arial, Helvetica, sans-serif;text-transform:capitalize}

.search{ width:364px; height:40px; float:left; margin-top:24px; background:#1f339a }
.kuan_sou{ width:287px; height:38px; line-height:38px; float:left;border:1px solid #ddd;background:#fff; color:#999;  }
.kuan_an{ width:75px; height:40px; color:#FFF;cursor:pointer;background: url(../images/ss1.png) center no-repeat ; float:left; border:none;}
.kuan_an:hover{background: url(../images/ss2.png) center no-repeat ;}

.tel{ width:243px; float:right; margin-top:15px;}
.tel img{ width:46px; float:left; padding-right:10px;  padding-top:3px}
.tel p{ color:#666; font-size:18px; line-height:24px;text-transform:uppercase;}
.tel strong{ font-size:22px; color:#1f339a}
.tel h1{ font-size:24px; color:#fff}

.dht{ width:100%; background:#e9e9e9; float:left;height:60px;}
.menu{ width:110%; overflow:hidden; float:left}
.menu .menu_item{display:inline-block;float:left;font-size: 18px;width:14.2%; text-align:center;}
.menu .menu_item a{font-size: 16px; display: block;width: auto; line-height:60px; font-weight:600;text-transform:uppercase;}
.menu .menu_item:hover{ background:#1f339a}
.cur{text-decoration:none;background:#1f339a}
.menu .menu_item:hover a,.cur a{ color:#FFF !important}
.menu .menu_item:hover .submenu{ color:#FFF;display:block; z-index:999999; position:absolute; border-top:3px solid #e9e9e9 }
.submenu{background:#1f339a ; overflow: hidden;z-index:999999999; display:none;}
.submenu_item {min-width:146px; text-align:center; padding:0 2px;}
.submenu_item a{ color:#fff !important; font-weight:500 !important; line-height:2.6em !important}
.submenu_item:hover{ background:#eb1f22}




/* 轮播图样式 */
/* 分页banner图 */
#banner{ height:650px;min-width: 1200px; margin-top:60px; }
.banner{
	width: 100%;
	min-width: 1200px;
	height: 650px;
}
.banner-subban,.banner-subban img{ width:100%}

/*商业合作*/
.bt{ width:100%; float:left; height:60px; background:url(../images/lmt.png) bottom no-repeat; text-align:center}
.bt h1{ font-size:34px;  line-height:140%;text-transform:uppercase;}
.bt p{ text-transform:uppercase; font-size:24px;text-transform:uppercase;}

/*产品中心*/
.gywm{width:100%; float:left; padding:30px 0;}
.gywm_left{width: 740px; float:left; overflow: hidden;}
.gywm_left h1{ font-size:30px; line-height:45px;font-family:arial,helvetica,sans-serif; font-weight:bold;text-transform:capitalize}
.gywm_left h2{letter-spacing:1px;color:#c3c3c3;font-size:30px; line-height:45px;  margin-bottom:20px;text-transform:capitalize}
.gywm_left span{ width:100%; float:left; padding-bottom:20px}
.gywm_left p{  line-height: 32px; font-size: 15px;color:#82858e;text-transform:capitalize}
.gywm_left ul{ width:110%; float:left}
.gywm_left ul li{ float:left; height:45px; font-size:16px; line-height:45px; width:50%; display: block; overflow:hidden}
.gywm_left ul li i{font-size:20px; line-height:45px; color:#1f339a; font-weight:600; float:left; padding-right:10px;}
.gywm_left a{ display:inline-block; background:#1f339a; color:#fff; padding:10px 60px; margin-top:20px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius: 25px;-o-border-radius: 25px; }
.gywm img{ width:378px;float:right}

.gaog{ width:100%; float:left; background:url(../images/gg.jpg) center repeat; text-align:center; height:240px; line-height:230px;}
.gaog h1{ color:#fff; font-size:40px;text-transform:capitalize}
.gaog i{ font-size:85px;font-family:宋体; font-weight:bold;font-style:italic;text-transform:capitalize}

.pro_bj{ width:100%; float:left; background:url(../images/cpbj.jpg) repeat;}
.w1200{width: 1200px; margin: 0 auto;}
.cp_left{ width:230px; float:left;}

.cp_left span.sy{ width:100%; height:82px; float:left; text-align:center;  background: url(../images/fl.png) no-repeat; }
.cp_left span.sy a{ font-size:26px; color:#FFF; line-height:82px; display:inline-block;text-transform:uppercase;}

.cp_left span.nr{ width:100%; height:45px; float:left;  background:#c40000; }
.cp_left span.nr a{ font-size:20px; color:#FFF; line-height:45px;  display:inline-block; padding-left:15px;text-transform:capitalize}

.cp_ul{ width:100%; text-align:center; float:left; margin:30px 0 }
.cp_ul  a{ padding:10px 30px;font-size:15px; color:#1f339a;display: inline-block; margin:0 15px; border:1px solid #1f339a; text-transform:capitalize}
.cp_ul a:hover,.cp_ul .cun {color:#fff !important; background:#1f339a}



.zs_img{width:100%; float:left; overflow:hidden}
.zs_img ul{ width:102%; float:left; overflow:hidden}
.zs_img ul li{ width:31.1%; background:#fff; float:left; margin-right:2%; margin-bottom:2%; overflow:hidden; border:1px solid #e5e5e5}
.zs_img ul li span{ width:100%; height:230px; float:left; overflow:hidden; margin-bottom:8px;}
.zs_img ul li span img{width:100%; height:230px;object-fit:cover;}
.zs_img ul li  h1{ font-size:17px; color:#333; padding:0 18px; line-height:34px;text-transform:capitalize}
.zs_img ul li p{ font-size:14px; color:#666;padding:0 18px; line-height:27px;text-transform:capitalize }
.zs_img ul li dl{ width:92%; float:left; display:block; margin:10px 18px; padding-top:8px; border-top:1px dashed #e5e5e5; background:url(../images/jt.png) right no-repeat; line-height:27px;color:#666;}

.zs_img ul li:hover{ border:1px solid #1f339a}
.zs_img ul li:hover dl{ color:#1f339a}
.zs_img ul li:hover span img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}





.cp_lx{ width:198px;float:left; padding:5px 15px 0 15px; border:1px solid #ebebeb; }
.cp_lx li{ width:100%; float:left;border-bottom:1px dashed #e5e5e5; padding-bottom:15px;}
.cp_lx li a{ display:inline-block; float:left; padding-top:10px; line-height:23px; color:#666666}
.cp_lx li a img{ max-width:80px; float:left; padding-right:10px;}
.cp_lx li b{ width:100%; float:left; padding-top:10px; padding-bottom:5px; line-height:27px; font-size:15px; color:#666;text-transform:capitalize}
.cp_lx li b img{ max-width:27px; float:left; padding-right:5px;}
.cp_lx li p{ color:#898989; line-height:26px;text-transform:capitalize}

.cp_right{ width:920px; background:#fff; float:right; overflow:hidden; padding:15px;}
.cp_dt{ width:100%; float:left; height:46px;  border-bottom:1px solid #eaeaea; margin-bottom:20px;}
.cp_dt a{ color:#1f339a;font-size:22px; float:left;  padding:0 15px; line-height:45px;border-bottom: 1px solid #1f339a; display:inline-block;text-transform:capitalize}


.cp_right ul{ width:110%; float: left; overflow:hidden;}
.cp_right ul li a{ width:296px; float:left; margin-right:15px; overflow:hidden; margin-bottom:15px; display:inline-block }
.cp_right ul li a .img{ width:296px; height:260px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden; *display: block; *font-size: 183px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_right ul li a .img img{ width:296px; height:260px;  object-fit:cover;}

.cp_right ul li a .imgt{ width:294px; height:260px; border:1px solid #dedede; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden; *display: block; *font-size: 148px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_right ul li a .imgt img{ max-width:294px; max-height:260px;  width:auto; height:auto;overflow: hidden;vertical-align: middle;}



.cp_right ul li a:hover .img img,.tabCon ul li:hover img,.cp_right ul li a:hover .imgt img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.cp_right ul li a p{ width:100%; height:40px; line-height:40px; float:left; text-align:center; font-size:17px;  overflow:hidden;text-transform:capitalize}
.cp_right ul li a:hover p{ color:#1f339a}

.cp_right ul li:hover a .imgt{ border:1px solid #1f339a;}


/* 我们的优势*/
.yinyo{width:100%; float:left; background:url(../images/yinyon.jpg) #f8f8f8 center no-repeat; padding:70px 0;}
.yin_l{width:540px; float:left;}
.yin_l h1{color:#696969;font-size:30px;line-height:1.8;text-transform:uppercase; font-weight:600}
.yin_l h2{color:#696969;font-size:18px;line-height:1.8;text-transform:capitalize}
.yin_l p{color:#A9A9A9;font-size:14px;line-height:1.8; margin-top:25px;text-transform:capitalize}
.yin_l ul{ width:105%; float:left; margin-top:55px;}
.yin_l ul li{ width:33.3%; float:left;}
.yin_l ul li b{font-size:40px;color:#B22222;line-height:1.5;text-transform:capitalize}
.yin_l ul li h3{color:#bbb;font-size:14px;line-height:1.5;text-transform:capitalize}

.yin_r{ width:620px; float:right}
.yin_r ul{ width:105%; float:left}
.yin_r ul li{ width:248px; margin-right:2px; margin-bottom:2px; background: linear-gradient(to right, #1d319f 0%,#80141c 100%); 
background: -moz-linear-gradient(left, #80141c 0%, #1d319f 100%);
background: -webkit-gradient(linear, left right, left bottom, color-stop(0%,#80141c), color-stop(100%,#1d319f));
background: -webkit-linear-gradient(left, #80141c 0%,#1d319f 100%);
background: -o-linear-gradient(left, #80141c 0%,#1d319f 100%);
background: -ms-linear-gradient(left, #80141c 0%,#1d319f 100%); padding:20px 30px; float:left; height:247px; overflow:hidden}
.yin_r ul li img{ width:66px; height:66px; margin-bottom:10px;}
.yin_r ul li h1{ font-size:18px; color:#fff; line-height:2;text-transform:capitalize}
.yin_r ul li p{font-size:14px;color:#fff; line-height:1.7;text-transform:capitalize}
.yin_r ul li:hover{background: linear-gradient(to right, #3753f1 0%,#ee1d25 100%); 
background: -moz-linear-gradient(left, #ee1d25 0%, #3753f1 100%);
background: -webkit-gradient(linear, left right, left bottom, color-stop(0%,#ee1d25), color-stop(100%,#3753f1));
background: -webkit-linear-gradient(left, #ee1d25 0%,#3753f1 100%);
background: -o-linear-gradient(left, #ee1d25 0%,#3753f1 100%);
background: -ms-linear-gradient(left, #ee1d25 0%,#3753f1 100%);}

/*广告*/
.gg{ width:100%; float:left; height:254px; background:url(../images/bjt1.jpg) center no-repeat;}
.gg span{ width:600px; float:right; padding-top:34px;}
.gg span h1{ font-size:30px; color:#fff; line-height:140%;text-transform:capitalize}
.gg span  p{ color:#fff;text-transform:capitalize; line-height:140%}
.gg span dl{ float:left; padding-top:20px; font-size:20px;color:#fff; }
.gg span dl img{ width:33px; float:left; padding-right:10px;}



.syhz {width:1180px;  margin:10px;box-shadow: 0 3px 13px #ccc;overflow: hidden;float:left; }
.cp_gd{ width:1114px; height:200px; margin:40px 33px; float:left; overflow:hidden;position: relative; }
.cp_gd ul{position: absolute; height:200px; overflow:hidden}
.cp_gd ul li{float: left;width:250x; border:1px solid #e6e6e6;cursor: pointer; margin-right:25px; text-align:center}
.cp_gd ul li a{ width:250px;float:left; display:block;text-transform:capitalize}
.cp_gd ul li img {width:250px;height:200px;object-fit:cover; float:left}




/*关于我们*/

.gy_hj{ width:100%; height:675px; float:left; background:url(../images/bjt.png) #fafafa center top no-repeat; padding-bottom:60px;}

.new{ width:96%; margin:0 auto}
.new_lb{ width:110%; float:left; padding-top:70px;}
.new_lb li{ width:560px; float:left; border-bottom:1px dashed #d9d9d9; padding-bottom:15px; margin-right:30px; margin-bottom:20px;}
.new_lb li img{ width:180px; height:125px; float:left;object-fit:cover; padding-right:15px;}
.new_lb li span{width:355px;  float:right}
.new_lb li h1{ font-size:17px; line-height:28px;max-height:56px; overflow:hidden; float:left;  color:#333;text-transform:capitalize}
.new_lb li i{ font-size:13px; color:#CCC; float: left}
.new_lb li p{  float:left; line-height:24px;max-height:48px; overflow:hidden; margin-top:5px;text-transform:capitalize;color:#888;}
.new_lb li:hover{ border-bottom:1px dashed #1f339a; }
.new_lb li:hover h1{color:#1f339a}

/*底部*/
.footer{
	width: 100%;
	min-width: 1200px; padding-top:40px;
	background:#16233e; float:left; border-top:4px solid #1f339a;}
.foot_l{ width:500px; float:left; padding-top:17px;}
.foot_l h1{ color:#fff; font-size:36px; font-weight:bold; line-height:160%}
.foot_l span{ color:#f4192a; font-size:18px;text-transform:uppercase;}
.foot_l span i{ color:#d5dbff}

.foot_c{ width:425px; float:left}
.foot_c p{color:#fff; line-height:30px;text-transform:capitalize}


.ewmt{ width:220px; float:right; text-align:center; padding-top:10px;}
.ewmt span{ width:110px; float:left;}
.ewmt img{ max-width:90px; margin-bottom:10px;}
 

.footer-address{ width:100%; float:left; text-align:center; line-height:40px; border-top:1px dashed #6e6e6e;}
.footer p,.footer p a,.ewmt p{ color:#fff;text-transform:capitalize}
.footer-address p img{ margin-top:10px; margin-right:5px}
/* 关于我们 */
.cp_ut{ width:100%; float:left; }
.cp_ut li{ width:99.8%; text-align:center; line-height:40px; border:1px solid #1f339a; margin-top:10px;}
.cp_ut li a{ display:inline-block; color:#1f339a;text-transform:capitalize}
.cp_ut li:hover,.cut{ background:#1f339a}
.cp_ut li:hover a,.cut a{ color:#fff !important}


.w930{ width:940px; float:right}
.about_nr p{ line-height:32px; font-size:16px;color:#666; padding-bottom:10px;text-transform:capitalize}
.about_nr strong{ font-size:18px; font-weight:normal;}
.about_nr img{ max-width:98%}

.honor ul{ width:110%; float:left; overflow:hidden}
.honor ul li{ width:256px; float:left; margin-left:22px; margin-bottom:22px;}
.honor ul li img{width:256px;float:left;object-fit:cover;}
.honor p{ font-size:14px; line-height:26px;color:#666;padding-bottom:10px;text-transform:capitalize}


/*产品内容页*/





.cp_fl dl{ width:560px; float:left; border:1px solid #dedede; padding:20px; text-align:center}
.cp_fl dl img{ max-width:100%;}
.cp_fl .cp_nr{ width:300px; float:right}
.cp_nr h1{ width:100%; line-height:40px; margin-bottom:30px;font-size:24px; font-weight:600; color:#585858; overflow:hidden;border-bottom: 1px solid #e5e5e5; padding-bottom:8px;text-transform:uppercase;}

.nrte{ width:100%; float:left; height:56px;  padding-top:140px;}
.nrte p{ padding-left:50px; float:left; font-size:21px; font-weight:600;line-height:56px;background:url(../images/pc-xc-icon2.png) left no-repeat;text-transform:capitalize }
.nrte a{ display:inline-block; float:left; width:200px; height:40px; line-height:40px; text-align:center; color:#fff; background:#80141c; margin-top:15px;text-transform:uppercase; }
.nrte a:hover{ background:#1f339a;}

.cp_fl1 dl{ width:100%; float:left; font-size:18px; color:#124185; padding-bottom:20px;}
.cp_fl1  b{ width:45%; float:left; line-height:36px;text-transform:capitalize}
.cp_fl1 img{ width:36px; float:left; padding-right:10px;}

.cp_f2 span{ width:99.8%; float:left; height:55px; border:1px solid #e6e6e6;}
.cp_f2 span h3{ width:160px; height:50px; border-top:5px solid #1f339a; font-size:17px; font-weight:600; line-height:50px; color:#1f339a; text-align:center; border-right:1px solid #e6e6e6; float:left;text-transform:capitalize}
.cp_f2 p{ line-height:30px; padding-bottom:10px;text-transform:capitalize}
.cp_f2 img{ max-width:700px;}

.cp_f2 h1{ width:100%; float:left; font-size:22px; text-align:center; line-height:180%; padding-bottom:5px; font-weight:600;text-transform:capitalize}
.cp_f2 h2{width:100%; float:left; color:#adadad; font-size:14px; text-align:center; border-bottom:1px dashed #f0efef; padding-bottom:13px;text-transform:capitalize}
.cp_f2  strong{ font-size:18px;color:#1f339a;}





.lxwm{ width:930px; float:right}
.lxwm_l{ width:100%; float:left; }
.lxwm_l h1{ font-size:26px; color:#333; line-height:260%;text-transform:capitalize}
.lxwm_l p{ font-size:16px; color:#666;text-transform:capitalize}
.lxwm_l b{ width:100%; font-size:30px; line-height:40px; color:#1f339a; margin:20px 0; float:left;text-transform:capitalize}
.lxwm_l b img{ width:40px; float:left; padding-right:10px; }
.lxwm_l ul{ width:110%; float:left; padding-top:30px;}
.lxwm_l ul li{ width:50%; float:left;padding-bottom:20px;}
.lxwm_l ul li img{ width:60px; float:left; padding-right:10px;}
.lxwm_l ul li h2{ font-size:16px; line-height:28px;}
.lxwm_l ul li h2 i{ color:#1f339a; font-size:15px;}

.lxwm_r{ width:390px; height:444px; float:right; background:url(../images/about.jpg) right top no-repeat;}
.lxwm_rt{ width:248px; float:left;  border:1px solid #d9d9d9; padding:30px; margin-top:50px; background:#fff}
.lxwm_rt h1{ font-size:20px; line-height:260%;text-transform:capitalize}
.lxwm_rt p{ color:#999;text-transform:capitalize}
.lxwm_rt dl{ width:100%; float:left; padding-top:20px; text-align:center}
.lxwm_rt dl img{ width:150px;}





/*翻页样式*/
#pages{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #eb5f07; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #eb5f07 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#eb5f07}


/* 新闻动态 */
.news-title ul{ width:100%;   float:left}
.news-title ul li{ width:100%;float:left; border-bottom:1px dashed #d9d9d9; padding-bottom:15px; margin-bottom:20px;}
.news-title ul li img{ width:175px; height:125px; float:left;object-fit:cover; padding-right:20px;}
.news-title ul li h1{ font-size:17px; line-height:36px;height:36px; overflow:hidden;text-transform:capitalize; font-weight:600}
.news-title ul li i{ font-size:13px;line-height:24px; color:#CCC; float: left}
.news-title ul li p{ width:743px; float:left; line-height:24px;height:48px; overflow:hidden;text-transform:capitalize}
.news-title ul li:hover{border-bottom:1px dashed #1f339a; }
.news-title ul li:hover h1{ color:#1f339a}



/* 上一条 */
.input-text{ width:800px !important; line-height:48px !important; }
.table_form textarea{ width:800px !important; line-height:38px !important;  }

.button{ width:480px; background:#1f339a !important; line-height:40px !important ;}