body{font-size:14px; min-width:1300px;}
*{ margin:0; padding:0;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}

.flexBox {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
justify-content: space-between;
}

*{margin:0;padding: 0;}
html body{width: 100%;font-size: 14px;}

.s_width{ width:1330px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0; }
.rt{height:400px; width: 1300px; margin: 0 auto; border: 1px solid #d5d5d5; padding-top: 60px;}





.navbg{ width:100%;	height:90px; background:rgba(255,255,255,1); z-index:9999999999999;position: fixed;top:0; transition: height 0.2s linear; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.logo_nav{ width:100%;height:90px;}
.logo_nav .logo{ position:absolute; left:15px; top:11px; }
.logo_nav .logo img{  transition:height 0.2s linear; }
.nav{ height:90px; width:50%; position:absolute; left:50%; margin-left:-20%; top:0 }
.nav ul{ height:90px;}
.nav li{line-height:90px; width:14%; float: left; position:relative}
.nav li a{ line-height:25px;font-size:17px; color:#7a7a7a; text-align:center; display: block; text-decoration:none; padding:30px 0 0 0; height:90px; box-sizing:border-box;}
.nav li a:hover{ color:#1673ca}

.nav li div {display:none;width:158px;text-align:center;color:#4f4f4f;position:absolute; left:0px; background:#0e60ae; z-index:9999999 }
.nav li div a {display:block;COLOR: #fff; LINE-HEIGHT:49px; HEIGHT:49px;FONT-SIZE: 15px;font-weight:normal;border-bottom:1px solid rgba(0,0,0,0.05); margin-top:0; padding:0 0 0 0}
.nav li div a:hover {color:#fff; border-bottom:1px solid #ef7b09; background:#ef7b09; border-top:0; border-right:0; border-left:0; }





.logo_nav .langage{ position:absolute; right:114px; width:55px; height:55px; top:15px; z-index:102; border:1px solid rgba(0,0,0,0.2); border-radius:50%; text-align:center}
.logo_nav .langage img{ margin:15px 0 0 0; }

.logo_nav .langage_pic div{ display:none;width:156px;text-align:center;color:#4f4f4f;position:absolute;top:81px; left:0; background:#fff; height:0; }
.logo_nav .langage_pic div a {display:block; width:120px; margin:0 auto;color: #333; line-height:39px; height:39px;font-size: 14px;font-weight:normal;border-bottom:1px solid rgba(0,0,0,0.1); margin-top:0;}
.logo_nav .langage_pic div a:hover {color:#286cc9;  }

.logo_nav .nav_video{ background:#0e60ae; height:90px; width:137px;  position:absolute; right:0; bottom:0; z-index:102;}

/*弹出*/
.navbarpage {
  position: absolute;
  right: -350px;
  top: 0;
  width: 350px;
  box-sizing: border-box;
  transition: all 1s ease;
  background-color: rgba(0, 0, 0, 0.8); z-index:99}
.navbar {
  position: absolute;
  top: 50%;
  width: 90px; left:50%; margin-left:-45px; margin-top:-13px;
  height: 26px;
  cursor: pointer;
  box-sizing: border-box;
  z-index: 9;
}

.navbar div { position:absolute;
  width: 28px;
  height: 2px;
  transition: all 0.5s ease; font-size:20px; color:#fff; font-weight:bold
}

.navbar .nav1{
  background:#fff; left:5px; top:0;
}
.navbar .nav2 {
  background:#fff; left:0px; top:12px;
}
.navbar .nav3 {
  background:#fff; left:5px; bottom:0;
}
.navbar .nav4 {
 right:0; bottom:0; width: 43px;
  height: 24px;
}
.navbarOn1 {
  transform-origin: center;
  transform: rotate(45deg) translate(9px, 8px);
}

.navbarOn2 {
  transform-origin: center;
  transform: rotate(-45deg) translate(9px, -8px);
}

.navbarOn3 {
  transform: rotateY(90deg);
}
.hudong{
  width: 1260px; margin:0 auto;
  height: 200px;
}
.hudong h2{ width:25px; font-size:24px; color:#fff; padding:15px; border:1px solid rgba(255,255,255,0.5); margin:0 140px 0 0}
.hudong p{ line-height:36px; padding:20px 130px 0 0; font-size:16px; color:#fff}
.navbarpage .navbarpage_da {
  height: 600px;
}
.navbarpage ul {
  width: 80%; height:160px; margin:140px auto
}
.navbarpage li:hover {
	animation: categoryanimaten 1s;
	-moz-animation: categoryanimaten 1s;
	-webkit-animation: categoryanimaten 1s;
	-o-animation: categoryanimaten 1s;
}
@keyframes categoryanimaten{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);color:white;}
}
@-moz-keyframes categoryanimaten{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-webkit-keyframes categoryanimaten{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
@-o-keyframes categoryanimaten{
	from{transform: rotateY(0deg);}
	to{transform: rotateY(360deg);}
}
.navbarpage ul li { cursor:pointer;
  box-sizing: border-box; text-align:center; color:#fff; font-size:18px; line-height:55px;
}

.navbarpage ul li span{ display:block; width:100%; height:1px; background:rgba(255,255,255,0.1);}
.navbarpage ul li img{ display:block; width:56px; height:56px; margin:0 auto; }
.navbarpage li p {
  text-align: center;
}

.navbarpage li a {
  text-decoration: none;
  color: #000;
  display: block;
  width: 100%;
  height: 100%;
}

.active_navbar {
  right: 0 !important;
  transition: all 0.2s ease;
}

.navbarpage .navbarLi {
  position: relative;
  overflow: hidden;
  transition: background-color 0.6s linear;
}

.navbarLi a div {
  position: absolute;
}

.navbarpage .zuo1 {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  transition: all 0.3s linear;
}

.navbarpage .zuo2 {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  transform: translateX(-300px);
  transition: all 0.6s linear;
}

.navbarpage .you1 {
  top: 100px;
  width: 100%;
  transition: all 0.6s linear;
}

.navbarpage .you2 {
  /* display: none; */
  /* opacity: 0; */
  top: 100px;
  width: 100%;
  transform: translateX(300px);
  transition: all 0.6s linear;
}

.navbarpage .you2 p {
  color: #fff;
}

/*弹出*/








.banner2{position: relative; height:430px; z-index: 1; margin-top: -132px;}

.f_link{ background:#eeeeee; color:#fff; font-size:16px; line-height:90px;}
.f_link a{ color:#eeeeee; font-size:17px;}
.f_link a:hover{ color:#111;font-weight:bold;}


.footer{ background:#323232; padding:45px 0}
.footer .s_width{ position:relative; overflow:hidden;}
.footer .f_tel{ width:252px; font-size:18px; color:#b0b0b0; line-height:85px; text-align:center; padding:30px 45px 30px 0;  }
.footer span{ display:block; font-size:18px; color:#fcfcfc; line-height:65px;}
.footer .f_contact{ width:385px; border-left:1px solid rgba(255,255,255,0.1); border-right:1px solid rgba(255,255,255,0.1); margin-right:45px; padding:0 0 65px 65px;}
.footer .f_contact p{ line-height:26px; color:#b0b0b0; font-size:14px;}
.footer .f_nav{ width:354px;}
.footer .f_nav div{  text-align:center; }
.footer .f_nav div a{ display:block; color:#fff; font-size:14px; line-height:35px; border:1px solid rgba(255,255,255,0.1); margin:0 0 5px  0;}
.footer .f_er{ padding:35px 0 0 0}
.footer_p{ background:#323232;  text-align:center; font-size:15px; line-height:70px; color:#fff; border-top:1px solid rgba(255,255,255,0.1);}
.footer_p a{color:#fff}
.footer_p a:hover{color:#fff; font-weight:bold}

.footer_p{ text-align:center; color:#b0b0b0; font-size:14px; line-height:75px; text-transform:uppercase; background:#323232; border-top:1px solid rgba(255,255,255,0.1)}
.footer_p a{ color:#b0b0b0}
.footer_p a:hover{ color:#fff}


/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-225px; width: 100%; background:; height:450px; }
.modal-content { width: 1300px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:210px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#f31151 url(../images/images/se.png) no-repeat center center}
.modal-content .search-close { width:26px; height:27px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.search_cage{ width:1100px; position:absolute; left:50%; margin-left:-550px; height:50px; bottom:0;}
.search_cage li{ float:left; width:150px; text-align:center; line-height:50px;}
.search_cage li a{ color:#dddddd; font-size:16px; text-align:center; line-height:50px;}
.search_cage li a:hover{ color:#fff; font-weight:bold;}


/*xinlai*/
.xinlai{ background:#f6f6f7; box-sizing:border-box; padding:65px 0 0 0}
.xinlai h2{ text-align:center;}
.xinlai h2 strong{ display:block; background:url(../images/w_xian.png) no-repeat center center; font-size:40px; color:#525151; line-height:55px;}
.xinlai h2 p{ font-size:18px; color:#4c4c4c; font-weight:normal;}

.xin_li{ width:1070px; margin:0 auto; padding:55px 0 50px 0;}
.xin_li li{ float:left; width:calc(100%/3); line-height:35px; color:#666565; font-size:16px; background:url(../images/jiao.jpg) no-repeat left center; padding:0 0 0 30px; box-sizing:border-box;}
.xin_line{ width:1330px; margin:0 auto; height:1px; background:#e9e9ea}
.xinlai_num{ width:1220px; margin:0 auto; padding:35px 0 }


/*xiangmu*/
.xiangmu{ padding:60px 0 0 0}
.xiangmu h2{ text-align:center; cursor:pointer; width:800px; margin:0 auto 35px auto;}
.xiangmu h2 strong{ display:block; background:url(../images/pp_title.png) no-repeat center center; font-size:40px; color:#0e60ae; line-height:65px;}
.xiangmu h2 p{ font-size:16px; color:#5b5b5b; font-weight:normal;}


/*index_h*/
.index_h{ position:relative}
.index_huahai_con{ height:830px; overflow:hidden;}
.index_huahai_con .huahai_l{ width:1272px; margin:0 auto 20px auto;}
.index_huahai_con .huahai_l li{ width:202px; height:91px; border:1px solid #eee; float:left; margin-right:10px; padding:0 0 0 85px; box-sizing:border-box;}
.index_huahai_con .huahai_l li:nth-child(6){ margin-right:0; }
.index_huahai_con .huahai_l li a{ padding-top:15px; display:block }
.index_huahai_con .huahai_l li a h2{ font-size:20px; color:#333333; line-height:35px; }
.index_huahai_con .huahai_l li a p{ font-size:14px; color:#939393; line-height:20px;}
.cp_a{ background:#fff url(../images/c_a.png) no-repeat 21px center;}
.cp_b{ background:#fff url(../images/c_b.png) no-repeat 18px center;}
.cp_c{ background:#fff url(../images/c_c.png) no-repeat 18px center;}
.cp_d{ background:#fff url(../images/c_d.png) no-repeat 18px center;}
.cp_e{ background:#fff url(../images/c_e.png) no-repeat 18px center;}
.cp_f{ background:#fff url(../images/c_f.png) no-repeat 21px center;}
.cp_a.cp_crnt{ background:#0e60ae url(../images/c_a_h.png) no-repeat 21px center;}
.cp_b.cp_crnt{ background:#0e60ae url(../images/c_b_h.png) no-repeat 18px center;}
.cp_c.cp_crnt{ background:#0e60ae url(../images/c_c_h.png) no-repeat 18px center;}
.cp_d.cp_crnt{ background:#0e60ae url(../images/c_d_h.png) no-repeat 18px center;}
.cp_e.cp_crnt{ background:#0e60ae url(../images/c_e_h.png) no-repeat 18px center;}
.cp_f.cp_crnt{ background:#0e60ae url(../images/c_f_h.png) no-repeat 21px center;}

.index_huahai_con .huahai_l li.cp_crnt a h2{  color:#ffffff;}
.index_huahai_con .huahai_l li.cp_crnt a p{ color:#ffffff}

.index_huahai_con .zong{ height:720px; width:100%;}
.index_huahai_con .chanpin_r{ height:720px;}
.index_huahai_con .Tcp_a{ background:url(../images/t_a.jpg) no-repeat center top;}
.index_huahai_con .Tcp_b{ background:url(../images/t_b.jpg) no-repeat center top;}
.index_huahai_con .Tcp_c{ background:url(../images/t_c.jpg) no-repeat center top;}
.index_huahai_con .Tcp_d{ background:url(../images/t_d.jpg) no-repeat center top;}
.index_huahai_con .Tcp_e{ background:url(../images/t_e.jpg) no-repeat center top;}
.index_huahai_con .Tcp_f{ background:url(../images/t_f.jpg) no-repeat center top;}

.index_huahai_con .zong .zong_con{ width:1330px; margin:0 auto; height:720px; position:relative}
.index_huahai_con .zong .zong_con .zong_con_c{ width:655px; height:330px; position:absolute; right:0; top:195px; background:rgba(255,255,255,0.7)}
.index_huahai_con .zong .zong_con .zong_con_c .num{ position:absolute; left:40px; top:-25px;}
.index_huahai_con .zong .zong_con .zong_con_c strong{ position:absolute; display:block; left:110px; top:30px; font-size:33px; color:#0e60ae}
.index_huahai_con .zong .zong_con .zong_con_c p{ position:absolute; width:505px; height:140px; left:110px; top:95px; line-height:28px; font-size:15px;  color:#4b4b4b }
.index_huahai_con .zong .zong_con .zong_con_c a{ position:absolute; width:106px; height:35px;line-height:35px; border:1px solid #2f2f2f; left:110px; bottom:40px; text-align:center; font-size:15px;}


/*about*/
.about{padding:75px 0 0 0; overflow:hidden; background:#ffffff}
.about h2{ text-align:center; margin:0 0 35px 0}
.about h2 span{ color:#272828;}
.about h2 p{ text-align:center; line-height:75px; font-size:40px; color:#2e2e2e; background:url(../images/xian.jpg) no-repeat center bottom}
.about h2 p a{ color:#0052a0}
.about h2 i{ display:block; font-style:normal; font-weight:normal; font-size:16px; color:#5c5c5c; line-height:30px; padding:10px 0 0 0;}
.about_pic{ width:1330px; margin:0 auto;}
.about_con{ background:url(../images/fenhao.jpg) no-repeat center center; margin-bottom:50px;}
.about_con span{ display:block; text-align:center; font-size:30px; color:#1a1a1a; line-height:135px;}
.about_con p{ width:1286px; margin:0 auto; line-height:29px; color:#616161; font-size:16px;}
.about_li{ width:650px; height:78px; margin:0 auto}
.about_li div{ float:left; width:calc(100%/3); height:78px; position:relative; cursor:pointer;}
.about_li div img{ position:absolute; left:25px; top:20px;}
.about_li div span{ display:block; position:absolute; left:78px; top:20px; font-size:18px; color:#ffffff}
.about_li div p{ position:absolute; left:78px; top:45px; font-size:13px; color:#ffffff; text-transform:uppercase}
.about_li div:hover span{ font-weight:bold}

/*lanse*/
.lanse{ height:394px; background:url(../images/lanse.jpg) no-repeat center top; margin-top:-25px; box-sizing:border-box; padding:85px 0 0 0}
.lanse ul{ width:1150px; margin:0 auto;}
.lanse li{ float:left; width:calc(100%/5); text-align:center; line-height:65px; font-size:17px; color:#fff}
.lanse li div{ width:150px; height:150px; margin:0 auto; border:1px solid rgba(255,255,255,0.2); border-radius:50%; text-align:center;  padding:35px 0 0 0; box-sizing:border-box;}



.honor{ width:1330px; margin:-40px auto 0 auto;}
.yizhan_n_n_l{ height: 370px; width: 463px;background: #333333;float: left;}
.yizhan_n_n_ln{ padding: 50px;}
.yizhan_n_n_ln_b a{ line-height: 60px; height: 60px; font-size: 26px; color: #FFFFFF; font-weight: bold;}
.yizhan_n_n_ln_b a:hover{ line-height: 60px; height: 60px; font-size: 27px; color: #FFFFFF; font-weight: bold;}
.yizhan_n_n_ln_c p{ line-height: 34px; font-size: 15px; color: #a5a5a5; margin-top: 15px;}
.yizhan_n_n_ln_cb{ height: 50px; width: 270px;  margin-top: 28px;color: #FFFFFF;}
.yizhan_n_n_ln_cb a{ line-height: 50px;height: 50px; width: 270px;  font-size: 14px; color: #FFFFFF; display: block;background: #ffaa21 url(../images/ree.png) repeat center; text-align: center; }

.yizhan_n_n_ln_cb a:hover{ background: #e80000 url(../images/ree.png) repeat center; font-weight: bold; color: #FFFFFF;}


.honor_con{ width:765px; padding:65px 0 0 0}
#focus_Box{position:relative;width:765px;height:450px; display:none;}
#focus_Box ul{ width:765px; height:450px; }
#focus_Box li{z-index:0;position:absolute; width:596px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;}
#focus_Box li img{width:100%;background:url(/templets/default/images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{display:none;position:absolute;left:0;bottom:0px;width:100%;height:36px;line-height:36px;background:url(/templets/default/images/float-bg.png) repeat;text-indent:8px;color:#fff; font-size:16px;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(/templets/default/images/share-btn.png) no-repeat;text-indent:-999px;}

#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:50px;height:50px;top:56px;}
#focus_Box .prev{background:url(../images/to_l.png) no-repeat center center;left:0;margin-top:80px;}
#focus_Box .next{background:url(../images/to_r.png) no-repeat center center;right:0;margin-top:80px;} 


.in_pro{ background:#f5f5f5; padding:80px 0 55px 0}
.in_pro h2{ text-align:center; margin:0 0 35px 0}
.in_pro h2 span{ color:#272828;}
.in_pro h2 p{ text-align:center; line-height:75px; font-size:40px; color:#2e2e2e; background:url(../images/xian.jpg) no-repeat center bottom}
.in_pro h2 p a{ color:#0052a0}
.in_pro h2 i{ display:block; font-style:normal; font-weight:normal; font-size:16px; color:#5c5c5c; line-height:30px; padding:10px 0 0 0;}

.product_index{ }
.product_index .s_width{ position:relative; padding:0 0 30px 0;}
/*.tupian_zl{ position:absolute; left:-65px; top:180px; width:58px; height:154px; background:url(../images/lleft.png); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.tupian_zl:hover{ background:url(../images/lleft_h.png)}
.tupian_zr{ position:absolute; right:-65px; top:180px; width:58px; height:154px; background:url(../images/rright.png); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.tupian_zr:hover{ background:url(../images/rright_h.png)}*/

.chanpin_con{ width:1330px; position:relative; overflow:hidden; margin:0 auto}
.chanpin_con li{float:left; width:430px; margin-right:14px; margin-bottom:14px; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; background:#fff; border:1px solid #e9e9e9; cursor:pointer;}
.chanpin_con .cp_m{ width:430px; height:279px; position:relative; overflow:hidden;}
.chanpin_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .cp_k{padding:5px 0; text-align:center}
.chanpin_con .cp_k a{ color: #252424; font-size:16px; display: block; line-height:49px; }


/*news*/
.news{ padding:70px 0 45px 0; background:url(../images/newsbg.jpg) no-repeat center top; height:779px;box-sizing:border-box;}
.news h3{ text-align:center; font-size:16px; line-height:45px; text-transform:uppercase; padding:0 0 50px 0}
.news h3 div{ font-size:40px;  }
.news h3 div a{ color:#ffffff}
.news h3 div a span{ }
.news h3 p{ font-weight:normal; color:#ffffff; line-height:45px;}
.news h3 i{ display:block; width:102px; height:3px; margin:20px auto 0 auto; background:#ef7b09}


.news .s_width{ height:496px; position:relative;}
.news_pic{ width:379px; height:485px; position:absolute; left:0; top:0;}
.news_pic .news_pic_da{ position:absolute; left:0; top:0;width:379px;}
.news_pic .news_pic_jia{ position:absolute; right:0; bottom:0; }

.news_list{ width:921px; height:485px;  position:absolute; right:0; top:0; background:rgba(255,255,255,1);}
.news_list li{ width:355px; float:left; padding:20px 10px 28px 75px;  margin:0 10px 10px 0}
.news_list li h4{ font-size:17px; font-weight:normal;}
.news_list li h4 a{ color:#2b2b2b; line-height:55px;}
.news_list li p{ line-height:23px; font-size:14px; color:#929292; padding:0 0 15px 0}
.news_list li span{ display:block; line-height:21px; font-size:14px; color:#929292; padding:0 0 15px 0}
.news_list li .news_more{ width:111px; line-height:35px; border:1px solid rgba(0,0,0,0.1); text-align:center; border-radius:30px;}
.news_list li .news_more a{ font-size:15px; color:#ef7b09}





/*erjiyemian*/

/*se_xinlai*/
.se_xinlai{  box-sizing:border-box; padding:55px 0 0 0}
.se_xinlai h2{ text-align:center; font-weight:normal;  padding:0 0 35px 0}
.se_xinlai h2 span{ display:block; background:url(../images/hxian.png) no-repeat center bottom; font-size:40px; color:#00509d; line-height:105px;}
.se_xinlai h2 p{ font-size:18px; color:#4c4c4c; font-weight:normal; line-height:45px;}
.se_xinlai_num{ width:1220px; margin:0 auto; padding:35px 0 0 0}


.se_cage_text{ width:1330px; margin:0 auto; line-height:33px; font-size:15px; color:#333; padding: 0 45px; box-sizing: border-box;}
.se_shengtai{ width:1330px; margin:0 auto; line-height:33px; font-size:15px; color:#333}
.se_shengtai h2{ font-size:28px; border-bottom:2px solid #ccc; line-height:75px; color:#1565b5; margin:0 0 25px 0; background:url(../images/images/zi_icon.png) no-repeat left center; padding:0 0 0 45px;}
.se_shengtai div{ height:45px;}
.se_shengtai h3{ font-size:18px; line-height:55px; color:#1565b5; margin:0 0 15px 0; }

.se_nav_da{ border-bottom:1px solid #efefef}
.se_nav{ width:1300px; margin:0 auto; height:100px;}
.se_nav .about_nav{ float:left; line-height:100px;}
.se_nav p{ float:right; text-align:right; line-height:100px; color:#777; padding:0 0 0 25px; background:url(../images/map1.png) no-repeat left center}
.se_nav p a{ color:#777}
.se_nav p a:hover{ color:#023f98}


.pro_nav{}
.pro_nav li{ width:14%; float:left; text-align:center}

.pro_nav li a{ font-size:16px; color:#333; line-height:100px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:100px;}
.pro_nav li a:hover{ color:#00509d;  font-weight:bold;}
.pro_nav li a span{ display: block;background-image: url(../images/jia-iconbg.jpg); background-repeat:no-repeat; float:left; margin-right:20px;}
.pro_nav li a span i{ background-image: url(../images/jia-icon2.png);display: block; width: 60px; height: 60px; background-repeat: no-repeat;}
.pro_nav li a:hover span{ background-position: left bottom;}
.pro_nav li.honor_li a span{ background-position: left bottom;}
.pro_nav li a:hover p{color: #014099;}
.pro_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;
width: 1px;height: 14px;background: #ccc; }
.pro_nav li a:before {position: absolute;bottom: -1px;content: "";display: block;width: 0;height: 2px; background: #00509d;
transition-duration:.3s; left:50%; }
.pro_nav li a:hover:before{ width: 100px; left:50%; margin-left:-50px; }
.pro_nav li.on a:before { width: 100px; left:50%; margin-left:-50px; }
.pro_nav li.on a{ color:#00509d; font-weight:bold;}




.pro_nav2{}
.pro_nav2 li{ width:calc(100%/5); float:left; text-align:center}

.pro_nav2 li a{ font-size:16px; color:#333; line-height:100px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:100px;}
.pro_nav2 li a:hover{ color:#00509d;  font-weight:bold;}
.pro_nav2 li a span{ display: block;background-image: url(../images/jia-iconbg.jpg); background-repeat:no-repeat; float:left; margin-right:20px;}
.pro_nav2 li a span i{ background-image: url(../images/jia-icon2.png);display: block; width: 60px; height: 60px; background-repeat: no-repeat;}
.pro_nav2 li a:hover span{ background-position: left bottom;}
.pro_nav2 li.honor_li a span{ background-position: left bottom;}
.pro_nav2 li a:hover p{color: #014099;}
.pro_nav2 li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;
width: 1px;height: 14px;background: #ccc; }
.pro_nav2 li a:before {position: absolute;bottom: -1px;content: "";display: block;width: 0;height: 2px; background: #00509d;
transition-duration:.3s; left:50%; }
.pro_nav2 li a:hover:before{ width: 100px; left:50%; margin-left:-50px; }
.pro_nav2 li.on a:before { width: 100px; left:50%; margin-left:-50px; }
.pro_nav2 li.on a{ color:#00509d; font-weight:bold;}


/*se_about*/
.se_about{ position:relative; padding:25px 0 0 0; box-sizing:border-box;}
.se_about_pic{ width:1330px; margin:0 auto;}
.se_about_pic img{ display:none}
.se_about_bg{ height:557px; background-image:url(../images/jj.jpg); background-position: 50% 50%;  background-size: 100%; background-repeat:no-repeat}
.se_about_con{ width: 1330px;  margin:0 auto 55px auto; box-sizing: border-box; border:1px solid #e8e8e8; padding:90px 75px 0 75px}
.se_about_title{ height:81px; position:relative; margin-bottom:70px;}
.se_about_title div{ height:81px; width:3px; position:absolute; left:0; top:0; background:#00509d }
.se_about_title p{ line-height:45px; position:absolute; left:25px; top:0; font-weight:bold; color:#00509d; font-size:37px;}
.se_about_title i{ display:block; position:absolute; left:25px; bottom:0; color:#404040; font-size:19px; font-style:normal;}
.se_about_con h2{ color:#e50b0b; font-size:36px; line-height:75px;}
.se_about_con .se_about_text{ font-size:16px; color:#484848; line-height:33px; margin:0 0 50px 0}



/*wenhua*/
.adv{ width:1330px; margin:0 auto 90px auto}
.adv h2{ text-align:center; font-size:43px; color:#232b42; background:url(../images/adv_l.jpg) no-repeat center bottom; font-weight:normal; line-height:85px; margin-bottom:50px;}
.adv .adv_con{ position:relative; height:656px; width:100%; background:#f7f7f7}
.adv .adv_con .adc_l_pic{ width:675px; height:328px; position:absolute; left:0; bottom:0}
.adv .adv_con .adc_r_pic{ width:675px; height:328px; position:absolute; right:0; top:0}
.adv .adv_aa{ width:133px; height:133px; position:absolute; left:50%; margin-left:-66px; top:50%; margin-top:-66px; background:url(../images/dds.jpg); text-align:center; color:#fff; font-size:24px; z-index:3; padding:80px 0 0 0; box-sizing:border-box;}
.adv .adv_con .adc_l_con{ width:675px; height:328px; position:absolute; left:0; top:0; text-align:center; padding:70px 0 0 0; box-sizing:border-box;}
.adv .adv_con .adc_r_con{ width:675px; height:328px; position:absolute; right:0; bottom:0;  text-align:center; padding:70px 0 0 0; box-sizing:border-box;}
.adv .adv_con h3{ font-size:24px; color:#292a2d; line-height:65px; font-weight:normal; padding:0 0 10px 0}
.adv .adv_con p{ font-size:16px; color:#828181; line-height:30px; padding:0 65px;}


/*licheng*/
.se_licheng{ width:1330px; margin:0 auto 90px auto; position:relative; height:1200px;}
.se_licheng h2{ font-size:38px; color:#373737; line-height:65px;}
.se_licheng_l{ width:217px; position:absolute; left:0; top:158px;}
.se_licheng_l .nian_a{ position:absolute; width:217px; left:0; top:0; }
.se_licheng_l .nian p{ width:119px; position:absolute; left:0; top:0; background:#fba51a; line-height:20px; padding:5px 15px 10px 15px; color:#fff;font-size:16px;}
.se_licheng_l .nian p strong{ font-size:18px; display:block; line-height:40px;}
.se_licheng_l .nian div{ height:1px; background:#fba51a; width:70px; position:absolute; right:0; top:40px;}
.se_licheng_l .nian_b{ position:absolute; width:217px; left:0; top:110px;}

.se_licheng_xian{ width:15px; height:990px; position:absolute; top:90px;left:212px;}
.se_licheng_xian div{ width:5px; height:960px;; background:#fba51a; margin:0 0 0 5px;}
.se_licheng_xian p{ width:15px; height:15px; border-radius:50%; background:#fba51a; margin:0 0 5px 0}

.se_licheng_r{ width:1050px; height:1200px; position:absolute; top:190px;right:0; line-height:28px; font-size:16px; color:#7a7a7a}


.se_contact_map{ width:100%; height:600px; position:relative;}
.map{ width:100%; height:600px; position: absolute; left:0; top:0}
.se_contact_map .s_width{ width:1330px; position:absolute; left:50%; margin-left:-665px; height:500px; top:50px; height:500px;}
.se_contact_map .contact_right{ width:500px; background:rgba(0,0,0,0.8); height:500px; box-sizing:border-box; padding:30px; position:absolute; right:0; top:0;  z-index:2}
.se_contact_map .contact_right span{ display:block; font-size:27px; color:#fff; line-height:85px; background:url(../images/ddss.jpg) no-repeat left bottom; margin:0 0 55px 0}
.se_contact_map .contact_right p{ line-height:33px; color:#fff; font-size:16px; margin:0 0 25px 0}

/*liuyan*/
.main { width:1330px; margin:0 auto}
.main .liu_r h3{ font-size:24px; color:#e50e0e; line-height:65px; text-transform:uppercase;}
.main .liu_r .liu_zi{ line-height:55px; font-size:18px; color:#3d3d3d; border-top:1px solid #eee;  border-bottom:1px solid #eee; margin:0 10px 30px 0}
.main .title{ display:none;}

/*rencai*/
.join_us_position{ margin:38px auto 0 auto;  width:1330px; }
.join_us_position_title{ width:1330px;  border-bottom:#eee 1px solid;}
.join_us_position_title_content{ width:96px;  color:#0e60ae; font-size:24px; line-height:60px; font-weight:bold; text-align:center; border-bottom:#414141 2px solid;}
.join_us_position_content{ padding:0 0 30px 0}
.join_us_position_content ul{}
.join_us_position_content li{ float:left; margin:30px 40px 0 0; padding:30px 0 15px 12px; width:400px; height:144px; border-bottom:1px solid #eee; position:relative;}
.join_us_position_content li:nth-child(3n){ margin:30px 0 0 0; }
.join_us_position_content li p{ width:420px; font-size:16px; line-height:33px; color:#666;}
.join_us_position_content li span{ font-size:17px; line-height:30px; color:#0e60ae; font-weight:bold}
.join_us_position_content li .jpc_more{ width:80px; height:80px; background:#1f85d3; border:#dadada 0 solid; position:absolute; right:14px; top:52px;}
.join_us_position_content li .jpc_more a{ width:80px; height:65px; font-size:15px; text-align:center; text-decoration:none; color:#fff; display:block; padding:15px 0 0 0}
.join_us_position_content li .jpc_more a:hover{ color:#fff;}

.erji{  padding:30px 0 0 0}
.erji_title{ background:url(../images/images/p_tite.jpg) no-repeat center bottom; height:75px; line-height:75px; text-align:center; color:#0e60ae; font-size:36px; font-weight:bold; }
.erji_title span{ color:#dd1313}
.erji_title_p{ line-height:32px; text-align:center; color:#555555; font-size:16px;width:1200px; margin:0 auto; padding:0 0 35px 0}
.erji p{ width:1330px; margin:0 auto; line-height:33px; text-align:center; font-size:17px; color:#555}


/*zizhi*/
.er_about { width:1330px; margin:0 auto;  padding:30px 0 20px 0}
.er_about ul{ width:1330px;}
.er_about li{float:left; padding:0; width:400px; margin:0 55px 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee; padding:30px 0 0 0}
.er_about li .p-img{ width:330px; height:223px; margin:0 auto 15px auto;  text-align:center;  position:relative; overflow:hidden }
.er_about li .p-name{ height:70px; line-height:70px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee}
.er_about li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.er_about li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.er_about p{ font-size:16px; line-height:35px; color:#666;}
.er_about p span{ font-size:17px;  color:#af1318;}
.er_about li:nth-child(3n){ margin:0 0 25px 0;}



/*se_wenhua*/
.se_wenhua{ background:url(../images/che.jpg) no-repeat center top; padding:120px 0 0 0; height:933px; box-sizing:border-box;}
.se_wenhua_t{ text-align:center; margin:0 0 50px 0}
.se_wenhua_t span{ display:block; background:url(../images/w_xian2.png) no-repeat center center; font-size:48px; color:#fff; line-height:85px;}
.se_wenhua_t i{ display:block; font-size:18px; color:#fff; font-style:normal;}
.se_wenhua p{ width:740px; height:478px; margin:0 auto; border:1px solid rgba(255,255,255,0.2); ; box-sizing:border-box; padding:70px 0 0 175px; line-height:69px; font-size:18px; color:#ffffff}
.se_wenhua p strong{ font-size:24px; color:#fff; padding:0 50px 0 0;}

/*se_news*/
.se_news_con{ padding:20px 0 20px 0}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #ddd;padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}

.se_news_l{ width:290px; position:relative; overflow:hidden; }
.se_news_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_m{ width:55px; padding:15px; position:relative; overflow:hidden; border:2px solid #0e60ae; margin:0 0 0 60px; font-size:19px; color:#444; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_m span{ display:block; font-size:16px; color:#777; width:37px; position:relative; overflow:hidden; height:24px;}


.se_news_r{ width: 760px; position: relative; z-index: 1000; margin:0 20px 0 0}
.se_news_r h2{  font-size:14px; color:#888; font-weight:normal; padding:0 0 15px 0}
.se_news_r h2 a{ font-size:24px; color:#333; text-transform:uppercase; display:block; }
.se_news_r h2 a:hover{ color:#00489d;}
.se_news_r p{ line-height:28px; color:#666; padding:10px 0 10px 0}
.se_news_r .se_news_more{ width:90px; border-bottom:1px solid #1476c2; line-height:40px; text-align:center; padding:15px 0 0 0}
.se_news_r .se_news_more a{ color:#1476c2; font-size:14px;}

.se_news_con li:hover .se_news_m{ background:#0e60ae; color:#fff}
.se_news_con li:hover .se_news_m span{ color:#fff}
.se_news_con li:hover .se_news_r h2 a{color:#00489d;}


.newsnei{ padding:130px 0 0 0}
.newsnei h2{ width:1260px; margin:0 auto;  font-weight:normal; margin-bottom:35px; padding:0 0 0 20px; text-align:center; }
.newsnei h2 span{ color:#fff; font-size:34px; display:block; line-height:59px;}
.newsnei h2 p{ color:#fff; font-size:15px; line-height:25px;}

.newsnei .s_width{ overflow:hidden; width:1260px; margin:0 auto;}

.newsnei_con .tupian_zl{ position:absolute; left:0; top:155px; width:33px; height:32px; background:url(../images/lleft.jpg); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; z-index:2}
.newsnei_con .tupian_zl:hover{ background:url(../images/lleft_h.jpg)}
.newsnei_con .tupian_zr{ position:absolute; right:0; top:155px; width:33px; height:32px; background:url(../images/rright.jpg); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; z-index:2}
.newsnei_con .tupian_zr:hover{ background:url(../images/rright_h.jpg)}



.newsnei_con li{float:left; padding:0; width:412px; height:380px; position:relative; overflow:hidden; background:#fff; margin:0 21px 0 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer}

.newsnei_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.newsnei_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.newsnei_con_l{ width:412px; height:250px; position:absolute; overflow:hidden; left:0; top:0}
.newsnei_con_l a{ width:412px; height:250px; z-index:3; display:block}
.newsnei_con_l a span{ display:block; color:#ffffff; line-height:40px;  width:390px; position:absolute; bottom:0; z-index:99; font-size:15px; text-align:center;}
.newsnei_con_l a:hover span{ color:#ffd800}
.newsnei_con_b{ width:412px; position:absolute; bottom:0;left:0; height:114px; background:#fff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.newsnei_con_b i{ font-style:normal; color:#555; display:block; line-height:55px; background:url(../images_nei/jiantou.png) no-repeat right center; z-index:2; position:relative; font-size:18px; color:#174791; margin:0 25px;}
.newsnei_con_b p{ margin:0 25px; line-height:24px; font-size:14px; color:#555; height:0; overflow:hidden;}
.newsnei_con_b .newsnei_con_date{ margin:0 25px; line-height:30px; font-size:14px; color:#777}
.newsnei_con li:hover .newsnei_con_b{ height:170px;}

/*se_news_bg*/
.se_news_bg{ background:#f8f8f8; padding:60px 0 90px 0;}
.se_xinwen{ width:1330px; margin:0 auto}
.se_xinwen_l{ width:1015px; background:#fff; padding:30px 58px; box-sizing:border-box}
.se_xinwen_r{ width:290px; background:#fff; padding:30px 15px; box-sizing:border-box}

.se_fenxiang{ margin:0 0 35px 0}
.join_back{ background:#0e60ae; line-height:55px; text-align:center;}
.join_back a{ color:#fff; font-size:17px;}
.join_back a:hover{ color:#fff;}


.se_date{ font-size:15px; color:#666; line-height:35px;}




/*zizhi*/
.zibg{ background:#fff; padding:80px 0 0 0}
.zibg_t{ width:1240px; margin:0 auto; border-bottom:1px solid #ccc; line-height:70px; background:url(../images/images/zi_icon.png) no-repeat left top;}
.zibg_t  h2{ font-size:36px; padding:0 0 0 40px;}
.zibg_p{ text-align:center; line-height:35px; font-size:18px; color:#333; padding:40px 0 30px 0; background:url(../images/images/zi_p_bg.png) no-repeat center 30px;}


.se_pp { width:1300px; margin:0 auto;  padding:30px 0 20px 0}
.se_pp ul{ width:1300px;}
.se_pp li{float:left; padding:0; width:410px;margin:0 20px 25px 0; position:relative; overflow:hidden; background:#fff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border:1px solid #f2f2f2;}

.se_pp li .p-img{ width:410px; height:308px;  text-align:center;  border-bottom:1px solid #ededed; background:#fff; overflow:hidden;}
.se_pp li .p-name{ text-align:center}
.se_pp li .p-name p{  line-height:90px; font-size:18px; color:#555; text-transform:uppercase; }
.se_pp li .p-name span{ width:118px; height:35px; background:#c5182d; margin:0 auto; display:block; line-height:35px; text-align:center; color:#fff}
.se_pp li .p-img img{ transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_pp li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_pp p{ font-size:16px; line-height:35px; color:#666;}
.se_pp p span{ font-size:17px;  color:#af1318;}

/*tuandui*/
.se_tuandui{ padding:45px 0 0 0; }
.se_tuandui_t{ text-align:center; margin:0 0 50px 0}
.se_tuandui_t span{ display:block; background:url(../images/w_xian.png) no-repeat center center; font-size:48px; color:#f60224; line-height:85px;}
.se_tuandui_t i{ display:block; font-size:18px; color:#1b202f; font-style:normal;}


.tuan_con{ width:1300px; position:relative; overflow:hidden;}
.tuan_dd{ width:1300px; margin:0 auto; position:relative; overflow:hidden;}

.tuan_con li{float:left; width:428px; border:1px solid #eee; margin:0 8px 10px 0; position:relative; overflow:hidden; }
.tuan_con li:hover a{ font-weight:bold;}
.tuan_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.tuan_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.tuan_con li .tuan_con_pic{ overflow:hidden;}
.tuan_con li .tuan_con_cc{text-align:center; font-size:18px; line-height:60px; color:#666 }

/*zizhi*/
.se_zizhi{ padding:125px 0 0 0; background:url(../images/beizi.jpg) no-repeat center top;}
.se_zizhi .se_zi_t{ text-align:center; margin-bottom:20px;}
.se_zizhi_con{ width:1300px; margin:0 auto;  position:relative; overflow:hidden; padding:460px 0 0 0}
.zizhi_dd{ width:1300px; margin:0 auto; position:relative; overflow:hidden;}

.se_zizhi_con li{float:left; width:428px; margin:0 8px 10px 0; position:relative; overflow:hidden; }
.se_zizhi_con li:hover a{ font-weight:bold;}
.se_zizhi_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_zizhi_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_zizhi_car{ text-align:center; padding:20px 0 0 0}


/*ditu*/
.ditu{ width:80%; margin:0 auto; position:relative; height:868px;}
.ditu .ditu_l{ width:33%; position: absolute; left:0; top:40px}
.ditu .ditu_l strong{ display:block; font-size:30px; line-height:65px; color:#eb0606; padding:0 0 0 60px; background:url(../images/hhong.png) no-repeat left center;}
.ditu .ditu_l p{ font-size:16px; line-height:35px; color:#666; padding:0 0 55px 0}
.ditu .ditu_l p .ditu_l_pic{ width:100%;}
.ditu .ditu_l p .ditu_l_pic img{ width:100%; max-width:521px;}
.ditu .ditu_r{ width:60%; position: absolute; right:0; top:0}
.ditu .ditu_r img{ width:100%; max-width:1044px;}



/*xiangmu erji*/
.se_xiangmu{ height:735px; background:url(../images/shan2.jpg) no-repeat center top; position:relative}
.se_xiangmu .se_xiangmu_t{ text-align:center;  font-size:60px; color:#131212; font-weight:bold; padding:85px 0 80px 0}
.se_xiangmu .se_xiangmu_t span{ font-size:100px; font-family:impact; padding:0 25px; color:#f60224;}
.se_xiangmu ul{ width:80%; margin:0 auto;} 
.se_xiangmu li{ float:left; width:calc(100%/7); padding:0 30px 0 0; box-sizing:border-box;}
.se_xiangmu li:nth-child(7){ padding:0 0 0 0; }
.se_xiangmu li strong{ display:block; font-size:30px; color:#d92026; line-height:65px; border-bottom:2px solid #181818; margin:0 0 40px 0}
.se_xiangmu li p{ font-size:15px; color:#363636; line-height:36px;}





.zibg_weizhi { font-size:15px; color:#fff; line-height:55px;}
.zibg_weizhi a { font-size:15px; color:#fff}


/*chanpin xiangqing*/
.se_bg{ height:650px; background:url(../img/dd.jpg) repeat center top; margin-top:80px; padding:50px 0 0 0;box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_bg_con{ width:1300px; position:relative; height:530px; margin:0 auto;}
.se_bg_text{ width:600px; position:absolute; left:0; top:90px; height:400px;}
.se_bg_pic{ width:400px; height:534px; position:absolute; right:0; top:0;}
.se_bg_pic img{ z-index:2; position:relative; width:100%;}
.se_bg_text h3{ font-size:36px; line-height:125px; color:#fff; }
.se_bg_text p{ font-size:16px; line-height:35px; color:#fff; margin-bottom:50px;}
.se_bg_text span{ width:120px; height:5px; display:block; background:#f2940d; margin-bottom:50px;}
.se_bg_text div{ width:320px; line-height:65px; display:block; background:#f2940d; text-align:center; font-size:28px; color:#fff; font-family:Impact}


.se_bg_text .se_canshu{ font-size:22px; color:#fff; line-height:43px;}
.se_bg_tel{ position:absolute; bottom:0; left:0; height:55px; line-height:55px; width:60%; background:#dd2f24; text-align:center; font-size:24px; color:#fff; border-radius:5px;}

.se_miaoshu{ background:#fff url(../img/se_bg.jpg) no-repeat center top;}

.se_xiangqing{ width:1300px; margin:0 auto}
.se_xiangqing_l{ padding:35px  0}
.se_xiangqing .guding_canshu{ padding:0 0 35px 0; line-height:30px; font-size:16px; margin-bottom:30px; color:#666}
.guding_title{ background:url(../img/can.png) no-repeat left top; padding:10px 0 28px 20px; font-size:30px; font-weight:bold; color:#fff; height:71px; margin-bottom:60px; box-sizing:border-box;}

.se_xiangqing .guding_canshu .second_img strong{ background:url(../img/jiao.png) no-repeat left top; padding:15px 0 25px 50px; font-size:24px; font-weight:bold; margin-bottom:5px; display:block; color:#444}
.se_xiangqing .guding_canshu .second_img td{ padding:5px 0 5px 25px; box-sizing:border-box;}




.ny_main{ background:#f5f5f5;}
.chanpin_cont{ width:1300px; margin:0 auto; padding-top:46px;  min-height:600px; font-size:14px; line-height:28px;}

.guding_title{ background:url(../img/can.png) no-repeat left top; padding:10px 0 28px 20px; font-size:30px; font-weight:bold; color:#fff; height:71px; margin-bottom:60px; box-sizing:border-box;}

.tuji2{  overflow:hidden;  position:relative; margin:0 auto; padding:20px 0 40px 0px; padding-left:2px; width:1300px; }
.tuji2 ul{}
.tuji2 li{float:left; padding:0; width:316px; margin:0 10px 20px 0;  position:relative; overflow:hidden; }
.tuji2 li:nth-child(4){margin:0 0 20px 0; }

.tuji2 li .p-img{ width:316px; height:410px;  text-align:center;position:relative ; overflow:hidden; background:#fff}
.tuji2 li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.tuji2 li .p-img:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.tuji2 li .p-name{ height:55px; line-height:55px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px;  width:100%; margin-bottom:20px;}
.tuji2 li .p-name a{color: #666;}



.tuji2 li .p-img mark{
	position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 20;
    opacity: 0;
    transform: skewX(60deg);
    transition: 360ms;
}
.tuji2 li .p-img div{
	position:absolute;
	z-index:21;
	background:#e43939;
}
.tuji2 li .p-img .borderleft{	
	top:0;
	left:0;
	width:3px;
	height:0;
}
.tuji2 li .p-img .bordertop{
	top:0;
	left:0;
	width:0;
	height:3px;
}
.tuji2 li .p-img .borderbottom{
	bottom:0;
	right:0;
	width:0;
	height:3px;
}
.tuji2 li .p-img .borderright{
	top:0;
	right:0;
	width:3px;
	height:0;
}
.tuji2 li .p-img .leftline{
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:50%;
	z-index:21;
	border-top:1px solid red;
	width:60px;
	opacity:0;
}
.tuji2 li .p-img .topline{
	position:absolute;
	left:50%;
	margin-top:-230px;
	top:50%;
	z-index:21;
	border-left:1px solid red;
	height:60px;
	opacity:0;
}


.tuji{  overflow:hidden;  position:relative; margin:0 auto; padding:0 0 40px 0px; padding-left:2px; width:1300px; }
.tuji ul{}
.tuji li{float:left; padding:0; width:403px; margin:0 45px 20px 0;  position:relative; overflow:hidden; }
.tuji li .p-img{ width:375px; height:490px;  text-align:center;position:relative ; overflow:hidden; background:#fff}
.tuji li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.tuji li .p-img:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.tuji li .p-name{ height:55px; line-height:55px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px;  width:375px; margin-bottom:20px;}
.tuji li .p-name a{color: #666;}

.tuji li:nth-child(3n){ margin:0 0 20px 0;}


.tuji li .p-img mark{
	position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 20;
    opacity: 0;
    transform: skewX(60deg);
    transition: 360ms;
}
.tuji li .p-img div{
	position:absolute;
	z-index:21;
	background:#e43939;
}
.tuji li .p-img .borderleft{	
	top:0;
	left:0;
	width:3px;
	height:0;
}
.tuji li .p-img .bordertop{
	top:0;
	left:0;
	width:0;
	height:3px;
}
.tuji li .p-img .borderbottom{
	bottom:0;
	right:0;
	width:0;
	height:3px;
}
.tuji li .p-img .borderright{
	top:0;
	right:0;
	width:3px;
	height:0;
}
.tuji li .p-img .leftline{
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:50%;
	z-index:21;
	border-top:1px solid red;
	width:60px;
	opacity:0;
}
.tuji li .p-img .topline{
	position:absolute;
	left:50%;
	margin-top:-230px;
	top:50%;
	z-index:21;
	border-left:1px solid red;
	height:60px;
	opacity:0;
}


.se_zhici{ width:1350px; margin:50px auto;}
.se_zhici .se_zhici_r{ width:600px; font-size:18px; color:#666; padding:15px 15px 0 15px; border:3px solid #eee; text-align:center; line-height:65px;}
.se_zhici .se_zhici_l{ font-size:16px; line-height:33px; color:#555; width:650px; text-indent:32px;}
.se_zhici .se_zhici_l p{ padding:0 0 10px 0}