@charset "utf-8";
/* CSS Document */

/*css重置*/


*{margin:0; padding:0;font-family:Arial,"Microsoft YaHei";}
a{ text-decoration:none;font-family:Arial,"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:Arial,"Microsoft YaHei";}



/*首页导航*/
.head_bg{ width:100%; height:99px;background-color:rgba(255,255,255,0.7); position:fixed; left:0; top:0; z-index:999999999999999;}
.head_box{width:1352px; margin:0 auto;}
.head_box .logo{ float:left; margin-top:10px;}
.head_box ul{ float:right; padding-top:53px;}
.head_box ul li{ font-size:16px; color:#000; line-height:20px; float:left; margin-left:56px; padding-bottom:27px;}
.head_box ul li a{color:#000;}
.head_box ul li a:hover{color:#036eb8;}



.mainlevel{position:relative;}
.sub_menu{ display:none; position:absolute; top:28px; left:-35px; width:135px; z-index:9999; padding:18px 0 0 0; border-bottom:3px solid #f39700;
}
.sub_menu dd{float:none; text-align:center; line-height:47px; padding:0 8px; margin-bottom:1px; background-color:#036eb8; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;}
.sub_menu dd:hover{background:#fff; }
.sub_menu dd a{ display:block; color:#fff!important; float:none!important; line-height:47px!important;  font-size:14px!important; border:0!important; padding-left:0!important; padding-right:0!important; padding-bottom:0!important;}
.sub_menu dd:hover a{color:#036eb8!important; }
.mainlevel:hover .sub_menu{display:block;}






/*首页数字*/
.s_sz_box{ width:1352px; margin:0 auto; margin-top:70px; margin-bottom:70px;}
.s_sz_tip{ width:337px; float:left;}
.s_sz_tip .s_sz_p1{ font-size:30px; color:#000; text-align:center}
.s_sz_tip .s_sz_p1 span{ font-size:72px; color:#036eb8;}



.s_sz_tip .s_sz_p3{ font-size:18px; color:#000; text-align:center; margin-top:4px;}





/*首页简介*/
.s_jj_bg{ background-color:#f2f2f2;}
.s_jj_box{width:1352px; margin:0 auto; padding-top:121px; padding-bottom:130px;}
.s_jj_box .s_jj_p2{ font-size:40px; color:#5e5e5e; font-weight:bold; text-align:center;}
.s_jj_box .s_jj_p3{ font-size:14px; color:#5e5e5e; font-weight:bold; text-transform:uppercase; text-align:center; margin-top:10px; margin-bottom:35px;}

.s_jj_left{ width:676px; height:423px; float:left; overflow:hidden;}
.s_jj_left img{transform: scale(1);transition: all 1s ease-out;}
.s_jj_left img:hover{ transform: scale(1.1);}

.s_jj_right{ width:548px;height:423px; background-color:#fff; float:right; padding-left:64px; padding-right:64px;}
.s_jj_right .s_jj_p1{ font-size:26px; color:#5e5e5e; padding-top:58px;}
.s_jj_right .s_jj_line{ width:66px; height:2px; background-color:#f39700; margin-top:14px; margin-bottom:27px;}
.s_jj_right .s_jj_nr p{ font-size:14px; color:#000; line-height:30px;}
.s_jj_right .s_jj_nr p a{color:#393939;}

.s_jj_more{ width:120px; margin-top:25px;}
.s_jj_more p a{ display:block; font-size:14px; color:#fff; font-weight:bold; text-align:center; line-height:30px; background-color:#f39700;}


.s_jj_right:hover{background-color:#036eb8;}
.s_jj_right:hover .s_jj_p1{ color:#fff;}
.s_jj_right:hover .s_jj_line{ background-color:#fff;}
.s_jj_right:hover .s_jj_nr p{ color:#fff;}
.s_jj_right:hover .s_jj_nr p a{ color:#fff;}
.s_jj_right:hover .s_jj_more p a{ background-color:#fff;color:#036eb8; }


.s_jj_right{ transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}



/*首页理念*/
.s_ln_box{width:1352px; margin:0 auto; margin-top:119px;}
.s_ln_box .s_ln_p1{ font-size:40px; color:#5e5e5e; font-weight:bold; text-align:center;}
.s_ln_box .s_ln_p2{ font-size:14px; text-transform:uppercase; color:#5e5e5e; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:35px;}
.s_ln_box .s_ln_p3{ font-size:22px; color:#5e5e5e;  text-align:center;}
.s_ln_box .s_ln_p4{ font-size:12px; color:#5e5e5e;  text-align:center; margin-top:11px; margin-bottom:48px;}


.s_ln_tip{ width:558px; height:136px; float:left; border:2px solid #036eb8;}
.s_ln_tip .s_ln_line{ width:9px; height:60px; float:left; background-color:#f39700; margin-left:46px; margin-top:39px;}
.s_ln_kuang{ float:left; padding-top:33px; margin-left:23px;}
.s_ln_kuang .s_ln_p5{ font-size:30px; color:#5e5e5e;}
.s_ln_kuang .s_ln_p6{ font-size:16px;font-family:"Microsoft YaHei"; color:#5e5e5e; text-transform:uppercase; margin-top:6px;}
.s_ln_pic{ float:left; margin-left:40px;}

.s_ln_tip:hover{ background-color:#036eb8;}
.s_ln_tip:hover .s_ln_kuang .s_ln_p5{ color:#fff;}
.s_ln_tip:hover .s_ln_kuang .s_ln_p6{ color:#fff;}

.s_ln_tip{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_ln_tip:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}


/*首页产品*/
.s_pro_bg{ background:url(../images/img7.jpg) center no-repeat; width:100%; height:976px; margin-top:130px;}
.s_pro_box{width:1352px; margin:0 auto; padding-top:130px;}
.s_pro_box .s_pro_p1{ font-size:71px; color:#fff; font-weight:bold; text-align:center;}
.s_pro_box .s_pro_p2{ font-size:23px; color:#fff; text-transform:uppercase; font-weight:bold; text-align:center; margin-top:9px; margin-bottom:77px;}

.tempWrap{ width:1352px!important;}
.picMarquee-left{ width:100%;}
		.picMarquee-left .hd{ width:1352px;  height:1px; background-color:rgba(0,0,0,0);position:relative;}
	.picMarquee-left .hd .next{ background-image:url(../images/img4.png); width:53px; height:87px; position:absolute; left:-75px; top:150px;}
	.picMarquee-left .hd .prev{ background-image:url(../images/img5.png); width:53px; height:87px; position:absolute; right:-75px; top:150px;}

		.picMarquee-left .bd{ width:1352px; margin:0 auto; overflow:hidden;}

		.picMarquee-left .bd ul li{ margin:0 20px; float:left;  }
        
.s_pro_tip{ width:308px; height:428px; background-color:#fff;}
.s_pro_tip .s_pro_line{ width:5px; height:25px; background-color:#656565; float:left; margin-left:31px; margin-top:28px;}
.s_pro_tip .s_pro_p3{ font-size:24px; color:#656565; font-weight:bold; float:left; line-height:81px; margin-left:12px;}
.s_pro_tip .s_pro_pic1{ width:298px; height:190px; margin:0 auto; border:1px solid #ddd;}

.s_pro_nr{ height:88px; padding-left:29px; margin-top:20px;}
.s_pro_nr p{ font-size:14px; color:#000; line-height:28px;}

.s_pro_tip .s_pro_pic2{ float:right; margin-right:5px;}



.s_pro_tip{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_pro_tip:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}


.s_pro_more{ width:198px; margin:0 auto; margin-top:56px;}
.s_pro_more p a{ display:block; font-size:17px; color:#fff; text-align:center; line-height:46px; border:3px solid #d6e3ee;}
.s_pro_more p a:hover{background-color:#f39700;border:3px solid #f39700;}

.s_pro_more{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_pro_more:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}




/*首页新闻*/
.s_xw_box{ width:1352px; margin:0 auto; margin-top:140px;}
.s_xw_box .s_xw_p1{ font-size:40px; color:#5e5e5e; font-weight:bold;  text-align:center; }
.s_xw_box .s_xw_p6{ font-size:14px; color:#5e5e5e; font-weight:bold; text-transform:uppercase;  text-align:center; margin-top:10px; margin-bottom:45px;}


.s_xw_left{ width:161px; float:left;}
.s_xw_left img{ margin-bottom:40px;}
.s_xw_right{ width:1189px; float:left;}
.s_xw_right .s_xw_nr{ width:1051px; height:95px; background-color:#f2f2f2; float:left; padding-left:43px;}
.s_xw_right .s_xw_nr .s_xw_p2{ font-size:22px; color:#757575; padding-top:15px;}
.s_xw_right .s_xw_nr .s_xw_p3{ font-size:12px; color:#757575; margin-top:14px;}
.s_xw_right .s_xw_nr:hover{background-color:#7b7b7b;}
.s_xw_right .s_xw_nr:hover .s_xw_p2{ color:white;}
.s_xw_right .s_xw_nr:hover .s_xw_p3{ color:white;}
.s_xw_right .s_xw_time{ width:93px; height:95px; background-color:#7b7b7b; float:left;}
.s_xw_right .s_xw_time .s_xw_p4{ font-size:24px; color:white; text-align:center; padding-top:17px;}
.s_xw_right .s_xw_time .s_xw_line2{ width:54px; height:1px; background-color:#b7b7b7; margin:6px auto;}
.s_xw_right .s_xw_time .s_xw_p5{ font-size:19px; font-weight:bold; color:white; text-align:center;}
.s_xw_right .s_xw_tip{ margin-bottom:40px;}

.s_xw_more{ width:198px; margin:0 auto; margin-top:2px;}
.s_xw_more p a{ display:block; font-size:17px; color:#636363; text-align:center; line-height:46px; border:3px solid #7f7f7f;}
.s_xw_more p a:hover{color:#fff;border:3px solid #036eb8; background-color:#036eb8;}


.s_xw_more{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_xw_more:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}



/*首页经营理念*/
.s_jy_bg{ background:url(../images/img13.jpg) center no-repeat; width:100%; height:794px; margin-top:139px;}
.s_jy_box{width:1352px;height:794px; margin:0 auto; position:relative;}

.s_jy_hezi{ width:690px; position:absolute; right:0; top:170px;}
.s_yj_kuang1{ width:345px; height:235px;background-color:rgba(255,255,255,0.8); float:left;}
.s_yj_kuang1 .s_yj_p1{ font-size:36px; color:#036eb8; font-weight:bold; padding-left:45px; padding-top:71px;}
.s_yj_kuang1 .s_yj_p2{ font-size:24px; color:#036eb8; font-weight:bold; text-transform:uppercase; margin-top:7px;padding-left:45px;}
.s_yj_kuang1 .s_yj_p3{ font-size:26px; color:#000; line-height:48px; text-align:center;padding-top:71px;}
.s_yj_kuang1:hover{ background-color:#036eb8;}
.s_yj_kuang1:hover .s_yj_p1{ color:#fff;}
.s_yj_kuang1:hover .s_yj_p2{ color:#fff;}
.s_yj_kuang1:hover .s_yj_p3{ color:#fff;}


.s_yj_kuang1{  transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}

.s_yj_kaung2{width:345px; height:235px; overflow:hidden; float:left;}
.s_yj_kaung2 img{transform: scale(1);transition: all 1s ease-out;}
.s_yj_kaung2 img:hover{transform: scale(1.1);}


.s_yj_kuang1{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_yj_kuang1:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}


/*首页广告*/
.s_gg_bg{ background:url(../images/img15.jpg) center no-repeat; width:100%; height:180px;}
.s_gg_box{width:1352px; margin:0 auto;}

.s_gg_tip{ width:320px; float:left;}
.s_gg_tip .s_gg_p1{font-family:"Microsoft YaHei"; font-size:72px; color:#fff; float:left; line-height:180px; margin-left:25px;}
.s_gg_kuang{ float:left; margin-left:20px; padding-top:52px;}
.s_gg_kuang .s_gg_p2{ font-size:36px; color:#fff;}
.s_gg_kuang .s_gg_p3{ font-size:12px; color:#fff; text-transform:uppercase; margin-top:8px;}

.s_gg_pic{ float:left; margin-top:62px;}


/*首页服务*/
.s_fw_bg{ background:url(../images/img16.jpg) center no-repeat; width:100%; height:820px;}
.s_fw_box{width:1352px; margin:0 auto;}
.s_fw_box .s_fw_p1{ font-size:72px; color:#5f5f5f; text-align:center; padding-top:185px;}
.s_fw_hezi{ width:589px; height:540px; margin:0 auto;background-color:rgba(0,0,0,0.6);}
.s_fw_hezi .s_fw_p2{ font-size:20px; color:#bababa; text-align:center; text-transform:uppercase; padding-top:16px; margin-bottom:42px;}

.s_fw_kuang2{ width:485px; margin:0 auto; margin-top:11px;}
s_fw_kuang2 table{ width:100%;}
.s_fw_kuang2 table tr td{ font-size:14px; color:#fff; line-height:48px; border-bottom:1px solid #797a79;}

.s_fw_kuang1{ background-color:#dfdfdf;}
.s_fw_kuang1 tr td{ font-size:16px; color:#000; line-height:30px;}


/*首页团队*/
.s_td_box{width:1352px; margin:0 auto; margin-top:180px;}
.s_td_kaung1{ width:675px; height:380px; overflow:hidden; float:left;}
.s_td_kaung1 img{transform: scale(1);transition: all 1s ease-out;}
.s_td_kaung1 img:hover{ transform: scale(1.1);}

.s_td_kaung2{width:675px; height:380px; float:left; background-color:#f2f2f2;}
.s_td_kaung2 .s_td_p1{ font-size:36px; color:#036eb8; font-weight:bold; padding-left:73px; padding-top:91px;}
.s_td_kaung2 .s_td_p2{ font-size:63px; color:#036eb8; font-weight:bold; text-transform:uppercase;padding-left:73px;}
.s_td_kaung2 .s_td_p3{ font-size:26px; color:#000000;padding-left:73px; margin-top:14px;}

.s_td_kaung2:hover{ background-color:#036eb8;}
.s_td_kaung2:hover .s_td_p1{ color:#fff;}
.s_td_kaung2:hover .s_td_p2{ color:#fff;}
.s_td_kaung2:hover .s_td_p3{ color:#fff;}

.s_td_kaung2{ transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}




/*首页广告2*/
.s_gg2_bg{ background:url(../images/img20.jpg) center no-repeat; width:100%; height:728px; margin-top:147px;}
.s_gg2_box{ width:100%; padding-top:283px;}
.s_gg_hezi{ height:158px;background-color:rgba(0,0,0,0.5);}
.s_gg_hezi img{ margin:0 auto; padding-top:35px;}
.s_gg2_p1{ font-size:24px; color:#fff; text-align:center; margin-top:13px;}


/*首页风貌*/
.s_fac_box{width:1402px; margin:0 auto; margin-top:78px;}
.s_fac_box .s_fac_p1{ font-size:60px; color:#656565; text-align:center;}
.s_fac_box .s_fac_p2{ font-size:36px; color:#656565; text-align:center; font-weight:bold;}
.s_fac_box .s_fac_line{ width:134px; height:4px; background-color:#f39700; margin:0 auto; margin-top:16px; margin-bottom:67px;}

.s_fac_tip{ width:300px; height:229px; overflow:hidden; float:left; margin-left:25px; margin-right:25px; margin-bottom:55px;}
.s_fac_tip img{width:300px; height:229px;transform: scale(1);transition: all 1s ease-out;}
.s_fac_tip img:hover{ transform: scale(1.1);}



.s_fac_more{ width:198px; margin:0 auto; margin-top:6px;}
.s_fac_more p a{ display:block; font-size:17px; color:#636363; text-align:center; line-height:46px; border:3px solid #7f7f7f;}
.s_fac_more p a:hover{color:#fff;border:3px solid #036eb8; background-color:#036eb8;}


.s_fac_more{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_fac_more:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}




/*首页地图*/
.s_ditu_box{ height:430px; margin-top:106px;}


.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}


/*首页联系我们*/
.s_lx_bg{ background:url(../images/img22.jpg) center no-repeat; width:100%; height:642px;}
.s_lx_box{width:1352px; margin:0 auto; padding-top:134px;}
.s_lx_hezi{ width:540px; margin-left:770px;}
.s_lx_hezi .s_lx_p1{ font-size:30px; color:#fff; font-weight:bold;}
.s_lx_hezi .s_lx_line{ width:65px; height:2px; background-color:#f39700; margin-top:21px; margin-bottom:21px;}
.s_lx_nr p{ font-size:14px; color:#fff; line-height:32px;}
.s_lx_nr p a{color:#fff;}


.s_lx_more{ width:198px; margin-top:29px;}
.s_lx_more p a{ display:block; font-size:17px; color:#c8c8c8; text-align:center; line-height:46px; border:3px solid #c8c8c8;}
.s_lx_more p a:hover{color:#fff;border:3px solid #f39700; background-color:#f39700;}


.s_lx_more{
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms e
ase-in-out;}
.s_lx_more:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);}




/*首页邮箱*/
.email_bg{ background-image:url(../images/img27.jpg); background-repeat:repeat-x; height:103px; margin-top:10px;}
.email_box{ width:1000px; margin:0 auto; padding-top:34px;}
.email_box .email_title{ font-size:22px; color:#333; float:left; margin-top:5px;}
.email_box .line1{ width:1px; height:39px; background-color:#cacaca; float:left; margin-left:23px; margin-right:23px;}

.email_box .email{ float:left; padding-top:10px;}
.email_box .email .name{ font-size:12px;  float:left; margin-top:3px;}
.email_box .email .username{ width:117px; height:20px; line-height:20px; float:left; padding-left:6px;}
.email_box .email .name_1{ font-size:12px; float:left; margin-left:8px; margin-top:3px;}
.email_box .img_4{ float:left; margin-left:15px; margin-top:2px;}

.email_box .img_3{ float:right; margin-right:0px;}


/*首页页脚*/
.foot_bg{ background-color:#036eb8;}
.foot_box{width:1352px; margin:0 auto; padding-top:74px; padding-bottom:105px;}
.foot_box .foot_pic{ float:left; margin-right:74px;}

.foot_tip{ float:left; width:112px; margin-top:21px;}
.foot_tip h1{ font-size:16px; color:#fff; line-height:20px;}
.foot_tip h1 a{color:#fff;}
.foot_tip .foot_line{ width:28px; height:3px; background-color:#fff; margin-top:14px; margin-bottom:14px;}
.foot_tip p{ font-size:15px; color:#b9e2fe; line-height:30px;}
.foot_tip p a{color:#b9e2fe;}
.foot_tip p a:hover{ font-weight:bold;color:#fff;}

.foot_ewm{ width:128px; float:right; margin-top:17px;}
.foot_ewm p{ font-size:14px; color:#a0cef1; text-align:center; margin-top:14px;}


.foot_bq{ background-color:#034888;}
.foot_bq p{ font-size:12px; color:#a3cae5; line-height:40px; text-align:center;}
.foot_bq p a{color:#a3cae5;}


/*about*/
.max_box{ width:1352px; margin:0 auto; margin-top:110px; padding-bottom:80px;}
.max_box .max_p1{ font-size:40px; color:#5e5e5e; font-weight:bold; text-align:center; text-transform:uppercase;}
.max_box .max_p2{ font-size:14px; color:#5e5e5e; font-weight:bold; text-align:center; text-transform:uppercase; margin-top:8px;}
.max_box .max_line{ width:66px; height:2px; background-color:#f39700; margin:0 auto; margin-top:22px; margin-bottom:80px;}


.jj_left{ width:676px; float:left;}
.jj_left .jj_pic{ width:676px; height:381px; overflow:hidden;}
.jj_left .jj_pic img{transform: scale(1);transition: all 1s ease-out;}
.jj_left .jj_pic img:hover{ transform: scale(1.1);}

.jj_right{ width:638px; float:right;}
.jj_right .jj_p1{ font-size:30px; color:#393939; }
.jj_right .jj_line{ height:1px; background-color:#e1e1e1; margin-top:20px; margin-bottom:20px;}
.jj_right .jj_p2{ font-size:71px; color:#036eb8; font-weight:bold; text-align:center; }
.jj_right .jj_p3{ font-size:23px; text-transform:uppercase; color:#036eb8; font-weight:bold; text-align:center; margin-top:6px; }

.jj_nr p{ font-size:14px; color:#393939; line-height:28px;}
.jj_nr p a{color:#393939;}



/*企业架构*/
.jg_bg{ background-color:#036eb8; margin-top:30px;}
.jg_box{ width:1352px; margin:0 auto; padding-top:87px; padding-bottom:126px;}
.jg_box .jg_p1{ font-size:40px; color:#fff; font-weight:bold; text-align:center;text-transform:uppercase;}
.jg_box .jg_p2{ font-size:14px; color:#fff; font-weight:bold; text-align:center; text-transform:uppercase; margin-top:10px;}
.jg_box .jg_line{ width:66px; height:2px; background-color:#f39700; margin:0 auto; margin-top:19px; margin-bottom:50px;}
.jg_pic img{ max-width:1352px!important; height:auto!important; margin:0 auto;}


/*企业文化*/
.cul_bg{ background:url(../images/img40.jpg) center no-repeat; width:100%; height:1280px;}
.cul_box{ width:1352px; margin:0 auto; padding-top:122px;}
.cul_box .cul_p1{ font-size:40px; color:#5e5e5e; font-weight:bold; text-align:center;text-transform:uppercase;}
.cul_box .cul_p2{ font-size:14px; color:#5e5e5e; font-weight:bold; text-align:center; text-transform:uppercase; margin-top:10px;}
.cul_box .cul_line{ width:66px; height:2px; background-color:#f39700; margin:0 auto; margin-top:19px; margin-bottom:50px;}

.cul_hezi{ width:660px; margin-left:152px; margin-top:113px;}
.cul_hezi .cul_pic{ margin:0 auto; margin-bottom:25px;}
.cul_kuang{ padding-top:80px; padding-bottom:80px; /*background-color:rgba(255,255,255,0.7);*/}
.cul_nr{ width:532px; margin:0 auto;}
.cul_nr p{ font-size:16px; color:#fff; line-height:30px; margin-bottom:30px;}




/*news*/
.xw_tip{border-bottom: 1px dotted #ccc; padding-bottom:26px; margin-bottom:26px;}
.xw_tip .xw_time{ width:100px; height:83px; float:left;}
.xw_tip .xw_time .xw_p1{ font-size:36px; color:#666; text-align:center; padding-top:8px;}
.xw_tip .xw_time .xw_p2{ font-size:15px; color:#666; text-align:center;}
.xw_tip .xw_pic{ float:left;}
.xw_tip .xw_title_box{ float:right; width:1204px; }
.xw_tip .xw_title_box .xw_p3{ font-size:15px; color:#666; font-weight:bold;}
.xw_tip .xw_title_box .xw_p4{ font-size:12px; color:#b3b3b3; line-height:24px; text-align:justify; margin-top:14px;}
.xw_tip .xw_title_box:hover .xw_p3{color:#036eb8;}



.news_title{width:100%; font-size:17px; color:#036eb8; line-height:74px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#c81622; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:13px; text-align:justify; line-height:32px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:900px!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}



.newspage1 {
 PADDING-RIGHT:0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 10px auto; PADDING-TOP: 10px; TEXT-ALIGN: center; clear:both;font-family:Arial,"Microsoft YaHei";
 }
.newspage1 A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 12px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid;font-family:Arial,"Microsoft YaHei";
}
.newspage1 A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #036eb8; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage1 A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND:#036eb8; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage1 SPAN.current {
BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND:#036eb8; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid;font-family:Arial,"Microsoft YaHei";
}
.newspage1 SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:12px; color:#666; text-align:center; line-height:26px;}
.back_bg p a{color:#666;}




/*荣誉*/
.fac_kaung{float:left; width:313px;
    
     margin-bottom:40px; margin-left:12px; margin-right:12px;}
.fac_tip{width:301px;  padding: 5px; border: #CC9900 1px dotted; background: #eee; border-radius: 8px;
    }
.fac_tip .fac_pic{ width:301px; height:230px; overflow:hidden;}
.fac_tip .fac_pic img{ width:301px; height:230px;transform: scale(1);transition: all 1s ease-out;}
.fac_tip:hover .fac_pic img{transform: scale(1.1);}
.fac_kaung .fac_p1{ font-size:13px; color:#333; text-align:center; margin-top:6px;}



/*资质证书*/
.fac_kaung1{float:left; width:313px;
    
     margin-bottom:40px; margin-left:12px; margin-right:12px;}
.fac_tip1{width:301px;  padding: 5px; border: #CC9900 1px dotted; background: #eee; border-radius: 8px;
    }
.fac_tip1 .fac_pic1{ width:301px; height:420px; overflow:hidden;}
.fac_tip1 .fac_pic1 img{ width:301px; height:420px;transform: scale(1);transition: all 1s ease-out;}
.fac_tip1:hover .fac_pic1 img{transform: scale(1.1);}
.fac_kaung1 .fac_p1{ font-size:13px; color:#333; text-align:center; margin-top:6px;}




/*客户服务*/
.ser_box table{width:100%;border:1px solid #ccc; border-bottom:0; border-left:0;}
.ser_box table tr td{ padding:11px; font-size:15px; color:#000; text-align:center; line-height:40px;  border:1px solid #ccc; border-top:0; border-right:0;}




/*联系我们*/
.con_box h1{ font-size:20px; color:#036eb8; margin-bottom:10px;}
.con_box tr td{ font-size:14px; color:#333; line-height:56px; border-bottom:1px dashed #b3b3b3; width:50%; padding-left:8px;}
.con_box tr td a{color:#333;}




/*产品*/
.pro_kaung{float:left; width:313px;
    
     margin-bottom:40px; margin-left:12px; margin-right:12px;}
.pro_tip{width:301px;  padding: 5px; border: #CC9900 1px dotted; background: #eee; border-radius: 8px;
    }
.pro_tip .pro_pic{ width:301px; height:192px; overflow:hidden;}
.pro_tip .pro_pic img{ width:301px; height:192px;}
.pro_kaung .pro_p1{ font-size:14px; color:#000; text-align:center; margin-top:8px;}
.pro_kaung .pro_p1 a{color:#000;}



.pro_title{ font-size:15px; color:white; line-height:38px; text-align:center; background-color:#036eb8;font-weight:bold; margin-bottom:15px;}
.pro_nr_box p{ font-size:14px; color:#333; line-height:36px;}
.pro_nr_box p a{color:#333;}
.pro_nr_box img{ max-width:900px!important; height:auto!important; margin-bottom:20px; margin-top:20px;}
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; margin-top:10px; margin-bottom:10px;table-layout:fixed;word-break:break-all}
.pro_nr_box table tr td{ padding:11px; font-size:14px; color:#333; line-height:32px; text-align:center;  border:1px solid #ccc; border-top:0; border-right:0;}








/*jobs页*/
.jobs_box{ background-color:#036eb8; color:white;}
.jobs_box p{ float:left;font-family:Arial,"Microsoft YaHei"; font-size:14px; line-height:36px;text-align:center;}
.jobs_box .jobs_p1{ width:8%;}
.jobs_box .jobs_p2{ width:48%;}
.jobs_box .jobs_p3{ width:24%;}
.jobs_box .jobs_p4{ width:20%;}
.jobs_box1 td{ color:black; font-size:13px; text-align:center; border-bottom:1px dashed #ccc; line-height:60px;}
.jobs_box1 a{ color:black;}
.jobs_box1:hover{ background-color:#f2f2f2;}
.jobs_nr_title{ color:#036eb8; text-align:center; font-size:17px; font-weight:bold; margin-bottom:10px;border-bottom:1px dashed #ccc; padding-bottom:10px;}
.jobs_nr_title2{ font-size:13px;color:#c81622; text-align:right; margin-top:10px; font-weight:bold; margin-bottom:15px;}
.jobs_nr p{ font-size:13px; text-align:justify; line-height:34px; color:#333;}















