@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}




/*top*/
.head_bg{ width:100%;background-color:rgba(255,255,255,0); border-bottom: 1px solid rgba(255,255,255,0); position:fixed; top:0; left:0; z-index:200;
-webkit-transition:0.4s;
-moz-transition:0.4s;
transition:0.4s;}
.top_box{ width:1233px; height:130px; margin:0 auto;}
.top_box .logo{ float:left; margin-top:45px; margin-right:11px;}
.head_kuang{ float:left; margin-top:40px;}
.head_kuang .head_p1{ font-size:35px; color:#fff; font-weight:bold;}
.head_kuang .head_p1 span{ color:#a4f5ff;}
.head_kuang .head_p2{ font-size:19px; color:#fff; text-transform:uppercase;}


.top_right{ float:right; padding-top:40px;}
.top_p3{ float:right; margin-left:10px;}
.top_p3 a{ display:block; font-size:14px; width:28px; height:28px; color:#cee0ea; text-align:center; line-height:28px; border:1px solid #cee0ea; border-radius:30px;}
.top_p4{ float:right; margin-left:10px;}
.top_p4 a{ display:block; font-size:14px; width:28px; height:28px; color:#204fa1; text-align:center; line-height:28px; border:1px solid #d5e8f1; background-color:#d5e8f1; border-radius:30px;}


.ss1{ float:right; margin-top:3px;}
.ss1 .ss_title1{ width:200px; height:26px; border-radius:20px; float:left; border:0; background-color:#d5e8f1; font-size:13px; color:#5a5a5a; line-height:26px; padding-left:18px; position:relative;z-index:77;}
.ss1 .ss_pic2{ float:left; border:0; margin-left:-47px; margin-top:1px;position:relative; z-index:88;}

.top_right ul{ margin-top:12px;}
.top_right ul li{ float:left; font-size:17px; color:#fff; margin-left:52px;}
.top_right ul li a{color:#fff;}



.head_bg.shrink{ background-color:rgba(255,255,255,0.9);border-bottom: 1px solid rgba(221,221,221,1);}
.head_bg.shrink .head_kuang .head_p1{ color:#000;}
.head_bg.shrink .head_kuang .head_p1 span{ color:#2658a8;}
.head_bg.shrink .head_kuang .head_p2{ color:#000;}
.head_bg.shrink .top_right ul li a{ color:#000;}
.head_bg.shrink .top_p3 a{border:1px solid #999; color:#999;}
.head_bg.shrink .top_p4 a{border:1px solid #2658a8; background-color:#2658a8; color:#fff;}



/*首页简介*/
.s_jj_box{ width:1233px; margin:0 auto; margin-top:158px;}
.s_jj_left{ width:728px; float:left;}
.s_jj_left .s_jj_p1{ font-size:60px; color:#848484; font-weight:bold; text-transform:uppercase;}
.s_jj_nr{ margin-top:18px;}
.s_jj_nr p{ font-size:17px; color:#636363; line-height:40px;}
.s_jj_nr p a{color:#636363;}

.s_jj_bg{ background:url(../images/img3.jpg) center no-repeat; width:100%; height:223px; margin-top:49px;}
.s_jj_box1{ width:1233px; height:223px; margin:0 auto; position:relative;}
.s_jj_box1 .s_jj_p2{ font-size:41px; color:#fff; font-weight:bold; padding-top:89px;}
.s_jj_box1 .s_jj_p3{ font-size:29px; color:#fff; text-transform:uppercase; margin-top:3px;}

.s_jj_kuang{ width:426px; height:544px; overflow:hidden; position:absolute; bottom:0; right:0;}
.s_jj_kuang img{width:426px; height:544px;transform: scale(1);transition: all 1s ease-out; }
.s_jj_kuang img:hover{   transform: scale(1.1);    }

.s_jj_box2{ width:1233px; margin:0 auto; margin-top:30px;}
.s_jj_box2 .s_jj_p4{ font-size:18px; color:#636363; float:left;}
.s_jj_box2 .s_jj_p4 a{ color:#636363;}
.s_jj_box2 .s_jj_p4 a:hover{ color:#e73e53;}
.s_jj_kuang2{ float:right;}
.s_jj_kuang2 .s_jj_p5{ font-size:16px; color:#5b5b5b; text-transform:uppercase; font-weight:bold; float:right; border-bottom:1px solid #c5c5c5; padding-bottom:9px;}
.s_jj_kuang2 .s_jj_p6{font-size:8px; color:#6f6f6f; text-transform:uppercase; text-align:right; margin-top:9px;}


/*首页产品*/
.s_pro_bg{ background:url(../images/img4.jpg) center no-repeat; width:100%; height:949px; margin-top:100px;background-attachment:fixed; background-size: cover;}
.s_pro_box{ width:1233px; margin:0 auto; padding-top:148px;}
.s_pro_kuang{ float:left;}
.s_pro_kuang .s_pro_p1{ font-size:30px; color:#fff; font-weight:bold; text-transform:uppercase;}
.s_pro_kuang .s_pro_p2{ font-size:48px; color:#fff; font-weight:bold;}
.s_pro_box .s_pro_p3{ font-size:16px; color:#c8e6ff; float:right;font-weight:bold; margin-top:36px;}
.s_pro_box .s_pro_p3 a{color:#c8e6ff; }

 
.s_pro_tip{ width:345px; float:left; margin-top:72px; margin-right:98px;}
.s_pro_hezi1{ width:345px; height:219px; overflow:hidden; position:relative;}
.s_pro_hezi1 .s_pro_pic{width:345px; height:219px; position:absolute; left:0; top:0;   transform: scale(1);transition: all 1s ease-out;}
.s_pro_tip:hover .s_pro_hezi1 .s_pro_pic{transform: scale(1.1); }
.s_pro_kuang1{ width:229px; height:54px;background-color:rgba(0,0,0,0.5); position:absolute; left:0; top:91px;}
.s_pro_kuang1 p{ font-family:Imprint MT Shadow; font-size:24px; text-align:center; text-transform:uppercase; line-height:54px; color:#fff;opacity:0.5;}

.s_pro_hezi2{ width:345px; height:219px; background-color:#fff;}
.s_pro_nr{ width:265px; margin:0 auto; padding-top:29px;}
.s_pro_nr .s_pro_p4{ font-size:24px; color:#555555;}
.s_pro_nr .s_pro_p5{ font-size:12px; color:#555555; margin-top:1px; margin-bottom:14px;}
.s_pro_nr .s_pro_p6{ font-size:15px; color:#555; line-height:26px;}
.s_pro_nr .s_pro_p6 a{ color:#555;}
.s_pro_nr .s_pro_p6 span{ color:#0074d1;}
.s_pro_nr .s_pro_p6 a:hover{ color:#0074d1;}


.s_pro_tip:nth-child(3n){margin-right:0px;}




/*首页新闻*/
.s_xw_box{ width:1233px; margin:0 auto; margin-top:66px;}
.s_xw_kuang{ float:left; margin-bottom:46px;}
.s_xw_kuang .s_xw_p1{ font-size:48px; color:#000; font-weight:bold; text-transform:uppercase;}
.s_xw_kuang .s_xw_p2{ font-size:36px; color:#000;}
.s_xw_box .s_xw_p6{ font-size:16px; color:#4d4d4d; float:right;font-weight:bold; margin-top:32px;}
.s_xw_box .s_xw_p6 a{color:#4d4d4d; }
.s_xw_box .s_xw_p6 a:hover{color:#0074d1;}

.s_xw_tip{ width:351px; height:480px; overflow:hidden;  position:relative; float:left; margin-right:89px;}

.s_xw_kuang1{ width:351px; height:232px; overflow:hidden; margin:0 auto; position:relative;}
.s_xw_kuang1 .s_xw_pic{width:351px; height:232px; position:absolute; left:0; top:0; transform: scale(1);transition: all 1s ease-out;}
.s_xw_tip:hover .s_xw_kuang1 .s_xw_pic{transform: scale(1.1);  }

.s_xw_yy{width:351px; height:232px;position:absolute; left:0; top:0;background-color:rgba(0,0,0,0.4);opacity:0;transition:all 0.4s linear;}
.s_xw_tip:hover .s_xw_yy{opacity:1;}

.s_xw_pic1{ width:60px; height:60px;position:absolute; left:148px; top:-60px;opacity:0;transition:all 0.4s linear;}
.s_xw_tip:hover .s_xw_pic1{top:84px;opacity:1;}


.s_xw_kuang2{ height:248px; background-color:#f5f5f5; padding-left:30px; padding-right:30px;}
.s_xw_kuang2 .s_xw_p3{ font-size:20px; color:#7f7f7f; line-height:30px; height:60px; padding-top:29px;}
.s_xw_kuang2 .s_xw_p4{ font-size:15px; color:#7f7f7f; line-height:28px; margin-top:19px;}
.s_xw_kuang2 .s_xw_p5{ font-size:16px; color:#7f7f7f; line-height:28px; margin-top:24px;}

.s_xw_tip:hover .s_xw_p3{color:#0074d1;}




/*首页广告*/
.s_gg_bg{ background:url(../images/img12.jpg) center no-repeat; width:100%; height:831px; margin-top:140px;}
.s_gg_bg img{ margin:0 auto; padding-top:297px;}


/*首页联系我们*/
.s_lx_bg{ background:url(../images/img14.jpg) center no-repeat; width:100%; height:770px;}
.s_lx_box{ width:1233px; margin:0 auto;}
.s_lx_left{ float:left; padding-top:230px;}
.s_lx_left .s_lx_p1{ font-size:40px; color:#000; text-transform:uppercase; font-weight:bold;}
.s_lx_left .s_lx_p2{font-size:36px; color:#000;}


.s_lx_right{ width:570px; float:right; padding-top:228px;}
.s_lx_right .s_lx_p3{ font-size:30px; color:#000; font-weight:bold; margin-bottom:18px;}
.s_lx_nr p{ font-size:18px; color:#000; line-height:44px;}
.s_lx_nr p a{ color:#000;}


/*页脚*/
.foot_bg{ background:url(../images/img15.jpg) center no-repeat; width:100%; height:121px;}
.foot_box{ width:1233px; margin:0 auto;}
.foot_box .foot_p1{ font-size:17px; color:#dfe0e2; text-align:center; padding-top:35px;}
.foot_box .foot_p1 a{color:#dfe0e2;}
.foot_box .foot_p2{ font-size:14px; color:#b3b3b5; text-align:center; margin-top:15px;}
.foot_box .foot_p2 a{color:#b3b3b5;}





/*about*/
.max_box{ width:1233px; margin:0 auto; margin-top:80px; padding-bottom:100px;}
.max_box .max_p1{ font-size:18px; color:#000; text-align:center; text-transform:uppercase;}
.max_kuang{ margin:0 auto; margin-bottom:64px; }
.max_kuang tr td .max_line{ width:39px; height:2px; background-color:#7d7d7d;}
.max_kuang tr td{ font-size:48px; color:#000; font-weight:bold; text-transform:uppercase; padding-left:12px; padding-right:12px;}

.jj_nr p{ font-size:16px; color:#000; line-height:36px;}
.jj_nr p a{color:#000;}

.jj_bg{ background:url(../images/img16.jpg) center no-repeat; width:100%; height:1276px;}
.jj_bg .jj_p1{ font-size:40px; color:#d40000; text-align:center; line-height:68px; font-weight:bold; padding-top:176px;}
.jj_bg .jj_p2{ font-size:18px; color:#000; text-align:center; font-weight:bold; padding-top:15px;}





/*新闻*/
.xw_tip{ height:144px;  margin-bottom:12px;transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}
.xw_kuang1{ width:183px; float:left; padding-top:29px;}
.xw_kuang1 .xw_p1{ font-size:38px; font-weight:bold; color:#000; text-align:center;}
.xw_kuang1 .xw_p2{ font-size:20px; color:#000; text-align:center; margin-top:5px;}
.xw_tip .xw_line{ width:1px; height:36px; background-color:#e5e5e5; float:left; margin-top:55px;}
.xw_tip .xw_p3{ font-size:16px; color:#333; float:left; line-height:144px; margin-left:60px;transition:all 0.4s linear;}
.xw_kuang2{ float:right; width:154px; border:1px solid #ccc; border-radius:37px; margin-right:46px; margin-top:46px;}
.xw_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.xw_tip:hover{background-color:#2658a8!important;}
.xw_tip:hover .xw_kuang1 .xw_p1{ color:#fff;}
.xw_tip:hover .xw_kuang1 .xw_p2{ color:#fff;}
.xw_tip:hover .xw_p3{ color:#fff; padding-left:10px;}
.xw_tip:hover .xw_kuang2{border:1px solid #fff;}
.xw_tip:hover .xw_kuang2 p{ color:#fff;}



.news_title{width:100%; font-size:16px; color:#2658a8; line-height:35px; padding-top:15px; padding-bottom:15px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#f31f42; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:15px; line-height:32px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:100%!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}
.new_nr_wenzi table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.new_nr_wenzi table tr td{ padding:11px; font-size:15px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}






.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:14px; color:#666; padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px; border:1px solid #999; margin-left:3px; margin-right:3px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #2658a8;  COLOR: #FFFFFF; border:1px solid #2658a8;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #2658a8;COLOR: #FFFFFF;border:1px solid #2658a8; padding-left:15px; padding-right:15px;padding-top:9px;padding-bottom:9px;margin-left:3px; margin-right:3px;border-radius:7px;}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}





/*咨询*/
.cp_ord_tip{ width:600px; float:left; margin-bottom:21px;}
.cp_ord_tip p{ font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip .cp_ord_kuang1{ width:580px; height:57px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; border-radius:9px;}
.cp_ord_tip2 p{font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip2 .cp_ord_kuang2{width:1215px; min-height:220px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;border-radius:9px;}
.cp_ord_p1{font-size:14px; color:#333; margin-top:21px; margin-bottom:10px;}
.cp_ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;border-radius:9px;}
.cp_ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;border-radius:9px;}
.cp_ord_kuang5{ width:277px; height:42px; background-color:#eab40e; border:0; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;border-radius:9px;}

.ord_p1{font-size:16px; color:#333; margin-bottom:15px; margin-top:21px;}






/*联系我们*/
.lx_bg{ background:url(../images/img14-1.jpg) center no-repeat; width:100%; height:690px;}
.lx_box{ width:1233px; margin:0 auto;}

.lx_right{ width:570px; float:right; padding-top:150px;}
.lx_right .lx_p3{ font-size:30px; color:#000; font-weight:bold; margin-bottom:18px;}
.lx_nr p{ font-size:18px; color:#000; line-height:44px;}
.lx_nr p a{ color:#000;}








/*产品*/
.pro_fl_box{box-shadow: 0px 6px 6px rgba(0,0,0,0.1);}
.pro_fl_box .pro_fl_hezi{ width:1233px; margin:0 auto;}
.pro_fl_box .pro_fl_tip{ width:204px; float:left; border-left:1px solid #d1d1d1;}
.pro_fl_box .pro_fl_tip a{ display:block; font-size:18px; color:#000; line-height:60px; text-align:center;}

.pro_fl_box .pro_fl_tip:nth-child(3n){border-right:1px solid #d1d1d1;}


.pro_fl_tip a:hover{background-image: linear-gradient(to right, rgba(38,88,168,1), rgba(93,148,236,1), rgba(38,88,168,1)); color:#fff;}
.pro_fl_tip a.cur {background-image: linear-gradient(to right, rgba(38,88,168,1), rgba(93,148,236,1), rgba(38,88,168,1));}
.pro_fl_tip a.cur span {color: #fff;}



.pro_fl_title{ font-size:20px; font-weight:bold; color:white; text-align:center; line-height:65px; background-color:#2658a8; }
.pro_fl_title a{color:white;}

.pro_tb{ width:100%; margin-bottom:20px; }
.pro_tb tr td{ font-size:16px; color:#333; line-height:32px; padding-top:17px; padding-bottom:17px; padding-left:16px; padding-right:16px; }
.pro_tb tr td a{ color:#333;}

.nr_bo:hover{ background-color:#edf6fb;}



.pro_title{ font-size:17px; color:white; line-height:50px; text-align:center;background-color:#2658a8; font-weight:bold; }
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.pro_nr_box table tr td{ padding:11px; font-size:16px; color:#333; line-height:27px; padding-top:18px; padding-bottom:18px; border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:16px; color:#333; line-height:34px;}
.pro_nr_box img{ max-width:100%!important; height:auto!important;}





.pro_more{ width:160px; margin:0 auto;  margin-bottom:20px;}
.pro_more p a{ display:block; font-size:15px; color:#fff;  text-align:center; line-height:42px;background-color:#d22e37; border-radius:8px;}











































