/*外部公共样式*/
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.header{width:100%;padding:39px 0 0 0;}
.logo img{width:100%; max-width:430px; max-height:62px; display:block;}
.header_dianhua{line-height:16px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:65px; font-size:14px; color:#000;}
.header_dianhua span{display:block; overflow:hidden;font-size:30px; color:#ec050d; line-height:32px; font-family:Arial; font-weight:bold; font-style:oblique;}

nav{background:#193065; padding:2px 0;}
nav ul{width:100%;border-left:1px solid #fff;}
nav ul li{width:16.666%; float:left;border-right:1px solid #fff;}
nav ul li>a{display:block; height:50px;line-height:50px; text-align:center; color:#fff; font-size:18px; transition:all 0.4s;}
nav ul li:hover>a{color:#fff; background:#ec050d;}
nav ul li.on>a{color:#fff; background:#ec050d;}
/*END-头部+导航*/

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#193065; opacity:1; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#ec050d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/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:-35px; width:38px; height:70px; background:url(../images/imgs/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-banner*/


/*在线留言*/
.message{display:block; width:600px; overflow:hidden; margin:0 auto;}
.pull-left{float:left;}
.pull-right{float:right;}
.zxly_B{width:100%; margin-bottom:25px;}
.zxly_sp{width:90px; float:left; height:30px; line-height:30px;  font-size:16px; color:#131313;}
.zxly_inp1{width:calc(100% - 102px); float:left; height:30px; line-height:28px; border:1px solid #b5b5b5;  font-size:14px; color:#131313; padding:0 5px;}
.zxly_inp2{width:calc(100% - 102px); float:left; height:94px; line-height:22px; border:1px solid #b5b5b5;  font-size:14px; color:#131313; padding:5px; outline:none;}
.zxly_inp3{width:200px; float:left; height:30px; line-height:28px; border:1px solid #b5b5b5;  font-size:14px; color:#131313; padding:0 5px;}
.zxly_B .zxly_img{width:78px; float:left; margin-left:10px;}
.zxly_B .zxly_img img{width:78px; height:32px; display:block;}
.zxly_btn{width:126px; float:left; height:32px;  font-size:16px; margin-right:10px; cursor:pointer;}
.zxly_btn1{ background:#343e83; color:#fff;}
.zxly_btn2{ background:#e1e2e3; color:#343e83;}


/*内容*/
.gsjj{width:100%; overflow:hidden; padding:60px 0;background:url(../images/gsjj_bj1.png) no-repeat left top,url(../images/gsjj_bj2.png) no-repeat right bottom;}
.gsjj_title{display:block; overflow:hidden; text-align:center;}
.gsjj_p{line-height:58px; font-size:36px; color:#111; font-weight:bold;}
.gsjj_p span{color:#193065;}
.gsjj_sp{line-height:44px; font-size:30px; color:#b4b4b4; font-family:Arial; font-weight:bold; text-transform:uppercase;}
.gsjj_heng{width:100px; height:3px; background:#193065; display:block; margin:15px auto 0 auto;}
.gsjj_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:40px; overflow:hidden;}
.gsjj_ul li{width:220px; height:220px; float:left; background:#fff; margin-bottom:40px; border:10px solid #ebebeb; border-radius:50%; display:flex; align-content:center; align-items:center; justify-content:center; flex-wrap:wrap; transition:all 0.4s; cursor:pointer;}
.gsjj_ul li .gsjj_logo{width:96px; height:80px; background-image:url(../images/icon.png); background-repeat:no-repeat; background-size:480px 160px; transition:all 0.4s;}
.gsjj_ul li .gsjj_spp{width:100%; text-align:center; height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#9a9a9a; margin-top:10px; transition:all 0.4s;}
.gsjj_ul li:first-child .gsjj_logo{background-position:left top;}
.gsjj_ul li:nth-child(2) .gsjj_logo{background-position:-96px top;}
.gsjj_ul li:nth-child(3) .gsjj_logo{background-position:-192px top;}
.gsjj_ul li:nth-child(4) .gsjj_logo{background-position:-288px top;}
.gsjj_ul li:last-child .gsjj_logo{background-position:right top;}
.gsjj_ul li:hover{border-color:#ec050d;}
.gsjj_ul li:first-child:hover .gsjj_logo{background-position:left bottom;}
.gsjj_ul li:nth-child(2):hover .gsjj_logo{background-position:-96px bottom;}
.gsjj_ul li:nth-child(3):hover .gsjj_logo{background-position:-192px bottom;}
.gsjj_ul li:nth-child(4):hover .gsjj_logo{background-position:-288px bottom;}
.gsjj_ul li:last-child:hover .gsjj_logo{background-position:right bottom;}
.gsjj_ul li:hover .gsjj_spp{color:#ec050d;}
.gsjj_contect{display:block; overflow:hidden;}
.gsjj_contect>img{width:525px; margin:0 -0px 0 20px; position:relative; z-index:9;}
.gsjj_T{display:block; overflow:hidden; margin-top:55px;}
.gsjj_T>img{width:72px; float:left; height:55px; margin-right:15px;}
.gsjj_T span{display:block; overflow:hidden; height:55px; line-height:54px; border-bottom:1px dashed #00458e; font-size:24px; color:#193065; font-weight:bold;}
.gsjj_txt{display:block; overflow:hidden; padding-top:35px;}
.gsjj_txt>p{display:block; overflow:hidden; font-size:16px; color:#000; line-height:30px; padding-left:20px; margin-bottom:10px; position:relative;}
.gsjj_txt>p::before{content:"";width:10px; float:left; height:10px; background:#193065; border-radius:50%; position:absolute; left:0; top:10px;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px; line-height:30px;}
.gsjj_more a{ font-size:16px; color:#000;}
.gsjj_more a:hover{ color:#ec050d; text-decoration:underline !important;}

.cpzx{width:100%; overflow:hidden; padding:65px 0;background:url(../images/cp_bj.jpg) no-repeat center center; background-size:cover;}
.cpzx_ul{width:1220px; display:block; overflow:hidden; padding-top:20px;}
.cpzx_ul li{width:285px; float:left; margin:20px 20px 0 0;}
.cpzx_ul li .cpzx_B{width:100%; overflow:hidden; border:1px solid #ddd; background:#fff; padding:1px; transition:all 0.4s;}
.cpzx_ul li .cpzx_B .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul li .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:80.42075%;}
.cpzx_ul li .cpzx_txt{display:block; overflow:hidden; height:46px; line-height:46px; text-align:center; background:#d8d8d8; border:1px solid #d8d8d8; margin-top:2px; font-size:14px; color:#333; transition:all 0.4s;}
.cpzx_ul li:hover .cpzx_B{border-color:#ec050d;}
.cpzx_ul li:hover .cpzx_txt{background:#ec050d; color:#fff;}

.lxwm{width:100%; overflow:hidden; background:#f6f6f6; padding:65px 0;}
.lxwm_contect{display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; overflow:hidden; padding-top:50px;}
.lxwm_logo{width:430px; float:left;}
.lxwm_logo img{display:block; width:430px; height:62px;}
.lxwm_dianhua{width:280px; float:left; display:flex;}
.lxwm_dianhua>img{width:90px; float:left; height:90px;}
.lxwm_dianhua .lxwm_dianhua_txt{width:calc(100% - 90px); float:left; padding-left:15px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.lxwm_dianhua .lxwm_dianhua_txt .lxwm_dianhua_p{width:100%; float:left; height:20px; line-height:20px; font-size:16px; color:#000;}
.lxwm_dianhua .lxwm_dianhua_txt .lxwm_dianhua_sp{width:100%; float:left; height:50px; line-height:25px; font-size:24px; color:#ec050d; font-weight:bold;}
.lxwm_dianhua .lxwm_dianhua_txt .lxwm_dianhua_spp{width:100%; float:left; height:20px; line-height:20px; font-size:12px; color:#000;}
.lxwm_B{width:400px; float:left;}
.lxwm_B img{width:90px; float:left; height:90px; margin-right:20px;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
.lxwm_txt span{display:block; overflow:hidden; line-height:28px; margin:5px 0; font-size:16px;}
/*End-内容*/

/*底部*/
footer{background:#193065; line-height:24px; padding:10px 0; text-align:center; color:#fff; font-size:14px;}
footer a{color:#fff; margin:0 15px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:60px 0;}
.main_left{width:288px; float:left;}
.about{width:100%; float:left; margin-bottom:35px;}
.about_title{display:block; overflow:hidden; height:90px; line-height:86px; background:url(../images/about_title.jpg) no-repeat center center; background-size:100% 100%; color:#fff; text-align:center; font-size:24px; border:2px solid #ececec;}
.about_ul{display:block; overflow:hidden; margin-top:1px; border:2px solid #ececec;}
.about_ul li{display:block; overflow:hidden; border-bottom:2px solid #ececec;}
.about_ul li:last-child{ border-bottom:none;}
.about_ul li a{display:block; overflow:hidden; height:50px; line-height:50px; text-align:let; text-indent:36px; font-size:16px; color:#000; transition:all 0.4s; background:#fff;}
.about_ul li a:hover{background:#ec050d; color:#fff;}
.about_ul li.about_on a{background:#ec050d; color:#fff;}


.about_ul dl{ display:none}
.about_ul dl dd{ width:100%; background-position: 94% 50%; padding-left:48px;}
.about_ul dl dd a{  text-align:left; line-height:36px; font-size:14px; color:#000000;}
.about_ul dl dd a:hover{ color:#f00;}

.about_img{display:block; overflow:hidden; border:2px solid #ececec;}
.about_img img{display:block; width:100%; height:auto;}
.about_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px; padding:10px; border:2px solid #ececec;}
.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:42px; border-bottom:3px solid #d3d3d3;}
.dqwz_p{ font-size:18px; color:#222;}
.dqwz_nav{color:#5f5f5f; font-size:12px;}
.dqwz_nav span{color:#9c3933;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#222; line-height:30px;}
.company img{ max-width:100%;}
.company table{ max-width:100%;}
.company table td{ text-align:center; padding:5px;}

/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{width:915px; display:block; overflow:hidden;}
.cpzx_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzx_ul1 li .cpzx_B{width:100%; overflow:hidden; border:1px solid #ddd; background:#fff; padding:1px; transition:all 0.4s;}
.cpzx_ul1 li .cpzx_B .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul1 li .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:80.42075%;}
.cpzx_ul1 li .cpzx_txt{display:block; overflow:hidden; height:46px; line-height:46px; text-align:center; background:#d8d8d8; border:1px solid #d8d8d8; margin-top:2px; font-size:14px; color:#333; transition:all 0.4s;}
.cpzx_ul1 li:hover .cpzx_B{border-color:#ec050d;}
.cpzx_ul1 li:hover .cpzx_txt{background:#ec050d; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; text-align:center; font-size:16px; line-height:30px; color:#101010;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#222; line-height:30px;}
.cpxq_txt img{ max-width:100%;}
.cpxq_txt table{ max-width:100%;}
.cpxq_txt table td{ border:1px solid #CCCCCC}
/*END-产品中心*/

/*联系我们*/
.contact{display:block;  overflow:hidden;}
.contact_txt{width:100%; float:left; font-size:14px; color:#222; line-height:30px; margin-top:20px;}
.contact_map{width:100%; float:left;}
#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-联系我们*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; border-bottom:1px dashed #ddd; line-height:40px;}
.xw_ul li span{float:right; font-size:14px; color:#888;}
.xw_ul li a{display:block; overflow:hidden; height:40px; color:#222; font-size:14px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a em{ font-family:SimSun; font-weight:bold; padding:0 5px; font-size:16px;}
.xw_ul li a:hover{color:#ec050d;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:18px; line-height:30px; color:#000; padding-bottom:10px; border-bottom:1px dashed #b6b6b6;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:14px; color:#7a7a7a; padding:10px 0;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*END-闻中心*/

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/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(../images/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(../images/qq/qq_01.png) no-repeat;}
.fix_qq_top {height: 122px;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_center {background: url(../images/qq/qq_02.png) repeat-y;text-align: center;}
.fix_qq_foot {height: 4px;background: url(../images/qq/qq_04.png) no-repeat;}
/*END-浮动QQ*/