/*全局样式*/
*{margin:0;padding:0;}
body{background:#fff; min-width:1240px; font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:14px; line-height:24px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}

.wrap{width:1200px !important; margin:0 auto;}
header{width:100%; float:left;}
main{width:100%; float:left;}
footer{width:100%; float:left;}
/*End*/

.header{width:100%; float:left; background:#fff;}
.logo{float:left; padding:24px 0;}
.logo img{display:block; height:42px;}
.header_R{float:right;}
.header_dianhua{float:right; height:90px; line-height:90px; font-weight:bold; font-size:20px; color:#fff; background:url(../images/header_dianhua.png) no-repeat 15px center #1362c4; padding:0 15px 0 50px;}

/*导航*/
nav{float:left;}
nav ul{float:left;}
nav ul li{float:left; margin-right:2px;}
nav ul li>a{display:block; font-size:16px; color:#5b5b5b; text-align:center; transition:all 0.4s; padding:25px 15px;}
nav ul li>a>span{display:block; overflow:hidden;}
nav ul li>a>span.nav_p{height:22px; line-height:22px; }
nav ul li>a>span.nav_sp{height:18px; line-height:18px; text-transform:uppercase;}
nav ul li:hover>a{color:#fff; background:#1362c4;}
nav ul li.on>a{color:#fff; background:#1362c4;}
/*END*/

/*banner图*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .banner-imgbox .swiper-slide .banner_img_top{padding-top:34.79167%;}
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.banner .swiper-pagination {position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px; background:#1362c4; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#1362c4;}
.banner .next{right:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../images/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../images/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END*/

.cpzs{width:100%; overflow:hidden; background:url(../images/cp_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center; color:#fff;}
.cpzs_p{ line-height:40px; font-size:30px;}
.cpzs_sp{ line-height:24px; font-size:20px; text-transform:uppercase;}
.cpzs_ul{display:block; width:1220px; padding-top:20px;}
.cpzs_ul li{width:285px; float:left; margin:20px 20px 0 0;}
.cpzs_ul li a{width:100%; float:left; position:relative; top:0; transition:all 0.4s;}
.cpzs_ul li a .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul li a .cpzs_img::before{content:""; display:block; padding-top:80.7018%;}
.cpzs_ul li a .cpzs_txt{display:block; overflow:hidden; height:40px; line-height:40px; background:#fff; text-align:center; font-size:18px; color:#272727; margin-top:2px; transition:all 0.4s;}
.cpzs_ul li a:hover{top:-10px; box-shadow:0 0 10px rgba(255,255,255,0.5);}
.cpzs_ul li a:hover .cpzs_txt{background:#1362c4; color:#fff;}

.gsjj{width:100%; overflow:hidden; padding:50px 0;}
.gsjj_title{display:block; overflow:hidden; text-align:center; color:#1362c4;}
.gsjj_p{ line-height:40px; font-size:30px;}
.gsjj_sp{ line-height:24px; font-size:20px; text-transform:uppercase;}
.gsjj_contect{display:flex; overflow:hidden; padding-top:40px;}
.gsjj_img{width:50%; float:left; display:flex; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_B{width:50%; float:left; padding:25px; box-shadow:inset 0 0 20px rgba(0,0,0,0.2);}
.gsjj_pp{display:block; overflow:hidden; text-align:center; line-height:40px; font-size:24px; color:#000;}
.gsjj_spp{display:block; overflow:hidden; text-align:center; font-family:Arial; line-height:30px; font-size:18px; color:#000; opacity:0.4; text-transform:uppercase;}
.gsjj_txt{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#000; margin-top:20px; height:192px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:8; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px;}
.gsjj_more a{width:140px; border:2px solid #1362c4; display:block; margin:0 auto; line-height:40px; border-radius:10px; background:#1362c4; color:#fff; font-size:14px; text-align:center; transition:all 0.4s;}
.gsjj_more a:hover{background:#fff; color:#1362c4;}

footer{color:#fff; background:#1362c4; line-height:24px; text-align:center; font-size:14px; padding:10px;}
footer a{color:#fff; margin:0 10px;}
footer a:hover{color:#fff; text-decoration:underline !important;}

/*关于我们*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:285px; float:left;}
.about{width:100%; float:left; margin-bottom:20px;}
.about_title{display:block; overflow:hidden; height:60px; line-height:60px; background:url(../images/about_title.jpg) no-repeat center center; background-size:100% 100%; padding-left:20px; color:#fff;}
.about_p{float:left; font-size:24px;}
.about_sp{float:left; font-family:Arial; font-size:12px; text-transform:uppercase; padding-left:5px;}
.about_ul{display:block; overflow:hidden;}
.about_ul li{display:block; overflow:hidden; margin-top:10px;}
.about_ul li a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:left; font-size:16px; color:#4d4d4d; background:#ececec; transition:all 0.4s; text-indent:30px;}
.about_ul li a:hover{background:#1362c4; color:#fff;}
.about_ul li.about_on a{background:#1362c4; color:#fff;}

.about_ul dl{ display:none}
.about_ul dl dd{ width:100%; background-position: 94% 50%; padding-left:40px;}
.about_ul dl dd a{  text-align:left; line-height:32px; font-size:14px; color:#000000;}
.about_ul dl dd a:hover{ color:#f00;}


.about_B{display:block; overflow:hidden; padding-top:10px;}
.about_B img{display:block; overflow:hidden; width:100%; height:auto;} 
.about_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; background:#f7f7f7; padding:15px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:36px; padding-bottom:3px; background:url(../images/dqwz_heng.png) repeat-x left bottom;}
.dqwz_p{float:left; font-size:18px; color:#1362c4; font-weight:bold;}
.dqwz_nav{float:right; font-size:12px; color:#a9a9a9;}
.dqwz_nav span{color:#1362c4;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:14px; color:#101010; line-height:30px;}
.company img{display:block; max-width:100%; height:auto; margin:0 auto 10px auto;}
/*END*/

/*产品中心*/
.cpzs_ul1{display:block; width:915px;}
.cpzs_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzs_ul1 li a{width:100%; float:left; position:relative; top:0; transition:all 0.4s;}
.cpzs_ul1 li a .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul1 li a .cpzs_img::before{content:""; display:block; padding-top:80.7018%;}
.cpzs_ul1 li a .cpzs_txt{display:block; overflow:hidden; height:40px; line-height:40px; background:#ececec; text-align:center; font-size:18px; color:#272727; margin-top:2px; transition:all 0.4s;}
.cpzs_ul1 li a:hover{top:-10px; box-shadow:0 0 10px rgba(0,0,0,0.5);}
.cpzs_ul1 li a:hover .cpzs_txt{background:#1362c4; color:#fff;}

.cpxq_T{display:block; overflow:hidden; line-height:30px; text-align:center; font-size:18px; color:#000;}
.cpxq_img{display:block; overflow:hidden; padding:10px 0;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#101010; line-height:30px;}
/*END*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; border-bottom:1px dashed #ccc; line-height:40px;}
.xw_ul li span{float:right; font-size:12px; color:#666;}
.xw_ul li a{display:block; overflow:hidden; height:40px; color:#000; font-size:14px;}
.xw_ul li a em{font-family:SimSun; font-weight:bold; padding:0 5px; font-size:16px;}
.xw_ul li a:hover{color:#1362c4;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:18px; line-height:30px; color:#000; padding-bottom:20px; border-bottom:1px dashed #ccc; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:14px; color:#7a7a7a; padding:15px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END*/

/*联系我们*/
.contact{display:block;  overflow:hidden;}
.contact_txt{width:100%; float:left; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; float:left; margin-top:20px;}
#dituContentmap{width:100%; overflow:hidden; height:340px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
/*END*/

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../qq/openTrigger.jpg) no-repeat center center; position:fixed; right:0; top:150px;z-index:9999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../qq/closeBtnImg.gif) no-repeat center center; position:fixed; right:-5px; top:140px;z-index:9999; cursor:pointer;}
.fix_qq { display:none;
position: fixed;
right: 0px;
top: 150px;
width: 93px;
height: 122px;
z-index:9999;
background: url(../qq/qq_01.png) no-repeat;}
.fix_qq_top {
height: 122px;
background: url(../qq/qq_01.png) no-repeat;
}
.fix_qq_center {
background: url(../qq/qq_02.png) repeat-y;
text-align: center;
}
.fix_qq_foot {
height: 4px;
background: url(../qq/qq_04.png) no-repeat;
}
/*END*/