@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";}



/*top*/
.head_box{ width:1230px; margin:0 auto; padding-top:16px; padding-bottom:17px;}
.head_box .logo{ float:left;}
.head_right{ float:right; }
.head_right .head_kuang img{ float:right; margin-left:36px; margin-right:9px;}
.head_right .head_kuang p{ float:right; font-size:12px; color:#6e6e6e; line-height:11px;}
.head_right .head_kuang p a{color:#6e6e6e;}
.head_right .head_kuang{margin-top:17px; margin-bottom:15px;}

.head_right ul li{ float:left; font-size:15px; color:#343434; font-weight:bold; margin-left:50px;}
.head_right ul li a{color:#343434;}
.head_right ul li a:hover{ color:#004e96;}
.head_right ul li:hover{ border-bottom:5px solid #004e96; padding-bottom:8px;}


/*通栏*/
#slider{width:1423px; height:549px;z-index:0; margin:0 auto;}
#slider img {position:absolute;top:0px;left:0px;display:none;}
.nivo-controlNav{position:absolute;left:686px;bottom:10px;z-index:1000;}
.nivo-controlNav a {display:block;width:15px;height:16px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -16px; margin-top:-3px;}
.nivo-directionNav a {display:block;width:41px;height:65px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0; margin-top:-30px;}
a.nivo-nextNav {background-position:-41px 0;right:0px;}
a.nivo-prevNav {left:0px;}
.nivo-caption {text-shadow:none; height:38px; line-height:33px;}
.nivo-caption a {color:#fff;text-decoration:underline;}
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}


/*首页产品*/
.s_pro_box{ background-image:url(../images/img2.jpg); width:1230px; height:688px; margin:0 auto; position:relative;}
.s_pro_box .s_pro_p1{ font-size:36px; color:#004e96; text-align:center; font-weight:bold; padding-top:56px;}
.s_pro_box .s_pro_p2{ font-size:12px; color:#6a6a6a; text-align:center; margin-top:32px;}
.s_pro_box .s_pro_p3{ font-size:12px; color:#6a6a6a; text-align:center; margin-top:8px;}

.s_pro_kuang{ position:absolute; top:203px; left:26px;}
.s_pro_kuang .s_pro_tip{ width:194px; float:left; margin-bottom:34px; margin-left:21px; margin-right:21px;}
.s_pro_kuang .s_pro_tip .s_pro_pic{ width:192px; height:156px; border:1px solid #bdbdbd; overflow:hidden;}
.s_pro_kuang .s_pro_tip .s_pro_pic img{transform: scale(1);transition: all 1s ease-out;}
.s_pro_kuang .s_pro_tip:hover .s_pro_pic img{transform: scale(1.2);}
.s_pro_kuang .s_pro_tip .s_pro_p4{ font-size:16px; font-weight:bold; color:#000; text-align:center; margin-top:16px;}
.s_pro_kuang .s_pro_tip:hover .s_pro_p4{ color:#004e96;}



.s_pro_more{ width:84px; position:absolute; bottom:3px; left:571px;}
.s_pro_more p a{ display:block; font-size:12px; color:white; line-height:24px; text-align:center; font-weight:bold; background-color:#004e96;}


/*首页简介*/
.s_jj_bg{ background-color:#e5e5e5; margin-top:49px;}
.s_jj_box{width:1230px; margin:0 auto; padding-top:56px; padding-bottom:56px;}
.s_jj_box .s_jj_pic{ float:left;}
.s_jj_right{ width:822px; float:right;}
.s_jj_right .s_jj_p1{ font-size:30px; color:#004e96; font-weight:bold; margin-bottom:17px;}
.s_jj_right .s_jj_nr p{ font-size:14px; color:#343434; line-height:36px;}
.s_jj_right .s_jj_nr p a{ color:#343434;}
.s_jj_more{ width:103px; margin-top:17px;}
.s_jj_more p a{ display:block; font-size:12px; color:white; line-height:34px; text-align:center; font-weight:bold; background-color:#444444;}
.s_jj_more p a:hover{background-color:#004e96;}


/*首页发展目标*/
.s_mb_box{width:1230px; margin:0 auto;}
.s_mb_left{ width:517px; float:left;}
.s_mb_left .s_mb_p1{ font-size:48px; color:#343434; padding-top:54px;}
.s_mb_left .s_mb_line{ height:1px; background-color:#cccccc; margin-top:22px; margin-bottom:22px;}
.s_mb_left .s_mb_p2{ font-size:18px; color:#343434; line-height:36px;}
.s_mb_left .s_mb_p3{ font-size:14px; color:#343434; line-height:30px;}
.s_mb_left .s_mb_pic{ margin-bottom:20px;}
.s_mb_box .s_mb_pic2{ float:right;}


/*首页合作创新*/
.s_big_box{ width:1423px; margin:0 auto;}
.s_hz_box{ width:581px; height:349px; background-color:#004e96; float:left; padding-left:93px; padding-right:38px; padding-top:57px;}

.s_hz_box .s_hz_p1{ font-size:30px; color:white; font-weight:bold;}
.s_hz_box .s_hz_p1 span{ font-size:17px; color:#a3b5cf; font-weight:normal;}
.s_hz_box .s_hz_p2{ font-size:17px; line-height:26px; color:#dde3ec; font-weight:bold; margin-top:27px; margin-bottom:14px;}
.s_hz_box .s_hz_nr p{ font-size:13px; color:#fff; line-height:30px;}
.s_hz_box .s_hz_more{ width:86px; margin-top:18px;}
.s_hz_box .s_hz_more p a{ display:block; font-size:12px; color:#000; line-height:31px; text-align:center; background-color:#b3cae0; font-weight:bold;}


.s_hz_pic{width:710px; height:406px; float:right; overflow:hidden;}
.s_hz_pic img{transform: scale(1);transition: all 1s ease-out;}
.s_hz_pic img:hover{transform: scale(1.1);}

.s_cx_pic{width:712px; height:406px; float:left; overflow:hidden; margin-top:1px;}
.s_cx_pic img{transform: scale(1);transition: all 1s ease-out;}
.s_cx_pic img:hover{transform: scale(1.1);}

.s_cx_box{ width:557px; height:349px; background-color:#b2cadf; float:right; padding-left:55px; padding-right:98px; padding-top:57px; margin-top:1px;}
.s_cx_box .s_cx_p1{ font-size:30px; color:#000; font-weight:bold; text-transform:uppercase;}
.s_cx_box .s_cx_p1 span{ font-size:17px; color:#70808e; font-weight:normal; text-transform:uppercase;}
.s_cx_box .s_cx_p2{ font-size:17px; line-height:26px; color:#3b444c; font-weight:bold; margin-top:27px; margin-bottom:14px;}
.s_cx_box .s_cx_nr p{ font-size:13px; color:#000; line-height:30px;}
.s_cx_box .s_cx_more{ width:86px; margin-top:18px;}
.s_cx_box .s_cx_more p a{ display:block; font-size:12px; color:white; line-height:31px; text-align:center; background-color:#004e96; font-weight:bold;}


/*首页新闻*/
.s_xw_box{ width:1230px; margin:0 auto; }
.s_xw_box .s_xw_p1{ font-size:36px; color:#004e96; font-weight:bold; text-align:center; padding-top:85px; margin-bottom:36px;}

.s_xw_left{ width:147px; float:left;}
.s_xw_left img{ margin-bottom:40px;}
.s_xw_right{ width:1079px; float:left;}
.s_xw_right .s_xw_nr{ width:939px; height:95px; background-color:rgba(123,123,123,0.2); 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:125px; margin:0 auto;}
.s_xw_more p a{ display:block; font-size:12px; color:white; line-height:35px; text-align:center; background-color:#444444; font-weight:bold;}
.s_xw_more p a:hover{background-color:#004e96;}


/*首页联系我们*/
.s_lx_bg{ background:url(../images/img13.jpg) center no-repeat; width:100%; height:594px; margin-top:65px;}
.s_lx_box{ width:1230px; margin:0 auto; padding-top:105px;}
.s_lx_ditu{ width:563px; height:367px; background-color:#000; float:left;}


.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_pic{ float:left;}
.s_lx_right{ width:555px; float:right;}
.s_lx_right .s_lx_p1{ font-size:30px; color:white; margin-bottom:27px;}
.s_lx_right .s_lx_nr p{ font-size:14px; color:white; line-height:36px;}
.s_lx_right .s_lx_nr p a{color:white;}

.s_lx_more{ width:109px; margin-top:12px;}
.s_lx_more p a{ display:block; font-size:14px; color:#010000; font-weight:bold; text-align:center; line-height:41px; background-color:rgba(255,255,255,0.5);}
.s_lx_more p a:hover{ color:white;}


/*首页联系我们修改*/
.s_con_bg{background:url(../images/img100.jpg) center no-repeat; width:100%; height:595px; margin-top:65px;}
.s_con_box{ width:1230px; height:595px; margin:0 auto; position:relative;}

.s_con_kuang1{background-image:url(../images/img101.jpg); width:158px; height:158px; position:absolute; left:51px; top:107px;}
.s_con_kuang1 p{ font-size:14px; color:#fff; text-align:center; padding-top:106px;}
.s_con_kuang2{background-image:url(../images/img102.jpg); width:158px; height:158px; position:absolute; left:261px; top:107px;}
.s_con_kuang2 p{ font-size:14px; color:#fff; text-align:center; padding-top:106px;}

.s_con_kuang1:hover{transform: rotateY(360deg);
 transition: all 1s ease 0s;
-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */
-moz-transform: rotateY(360deg);
-webkit-transform: all 1s ease 0s;}

.s_con_kuang2:hover{transform: rotateY(360deg);
 transition: all 1s ease 0s;
-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */
-moz-transform: rotateY(360deg);
-webkit-transform: all 1s ease 0s;}

.s_con_nr{ width:415px; position:absolute; left:800px; top:31px;}
.s_con_nr p{ font-size:14px; color:white; line-height:30px;}
.s_con_nr p a{color:white;}

.s_con_p1{ font-size:26px; color:#5f5f5f; position:absolute; left:124px; top:430px;}
.s_con_p2{font-size:14px; color:#5f5f5f; font-weight:bold; text-transform:uppercase; position:absolute; left:5px; top:455px;}

.s_con_p3{ font-size:26px; color:#5f5f5f;line-height:24px; position:absolute; left:800px; top:430px;}
.s_con_p4{font-size:14px; color:#5f5f5f; font-weight:bold;line-height:24px; text-transform:uppercase; position:absolute; left:800px; top:455px;}



/*首页邮箱*/
.email_bg{ background-image:url(../images/img27.jpg); background-repeat:repeat-x; height:103px; }
.email_box{ width:1000px; margin:0 auto; padding-top:34px;}
.email_box .email_title{ font-size:22px; color:#333; float:left; margin-top:9px;}
.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;}


/*首页link*/
.link_bg{ background-color:#e5e5e5; padding-top:20px; padding-bottom:18px; margin-top:1px;}
.link_box{width:1000px; margin:0 auto; }
.link_box img{ float:left;}
.link_box .img_5{ margin-left:30px; margin-top:3px;}


/*页脚*/
.foot_bg{ background:url(../images/img34_en.jpg) center no-repeat; width:100%; height:273px;}
.foot_bg .foot_p1{ font-size:12px; color:#b5b5b5; text-align:center; padding-top:201px;}
.foot_bg .foot_p1 a{color:#ccc;}
.foot_bg .foot_p2{ font-size:12px; color:#b5b5b5; text-align:center; margin-top:9px;}
.foot_bg .foot_p2 a{color:#ccc;}



/*简介*/
.max_box{width:1230px; margin:0 auto; margin-top:77px;}
.max_box .max_line{ width:3px; height:38px; background-color:#004e96; float:left;}
.max_box .max_p1{ font-size:30px; color:#494949; text-transform:uppercase; font-weight:bold; float:left; line-height:38px; margin-left:17px;}
.max_box .max_p2{ font-size:16px; color:#494949; float:left; margin-left:21px; text-transform:uppercase; font-style:italic; margin-top:16px;}
.max_box .max_pic{ float:right; margin-top:11px;}
.max_box .max_line1{ height:1px; background-color:#004e96;}

.nycontent{width:1230px; margin:0 auto; margin-top:50px; padding-bottom:70px;}
.nycontent .jj_nr p{ font-size:14px; color:#000; line-height:30px;}
.nycontent .jj_nr p a{color:#000;}




/*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:1086px; }
.xw_tip .xw_title_box .xw_p3{ font-size:15px; color:#666; font-weight:bold;}
.xw_tip .xw_title_box .xw_p4{ font-size:13px; color:#b3b3b3; line-height:24px; text-align:justify; margin-top:14px;}
.xw_tip .xw_title_box:hover .xw_p3{color:#004e96;}



.news_title{width:100%; font-size:17px; color:#004e96; 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: #004e96; 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:#004e96; 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:#004e96; 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_tip{width:270px; float:left;    border: #CC9900 1px dotted;
    padding: 5px;
    background: #eee;
    border-radius: 8px; margin-bottom:40px; margin-left:12px; margin-right:12px;}
.fac_tip .fac_pic{ width:270px; height:200px; overflow:hidden;}
.fac_tip .fac_pic img{ width:270px; height:200px;transform: scale(1);transition: all 1s ease-out;}
.fac_tip:hover .fac_pic img{transform: scale(1.1);}


/*在线咨询页*/
.ord_box{ width:865px; float:left;}
.ord_tip{ width:427px; float:left; margin-bottom:12px;}
.ord_tip p{ font-size:14px; color:#333; margin-bottom:6px;}
.ord_tip .ord_kuang1{ width:378px; height:40px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px;}
.ord_tip2 p{font-size:14px; color:#333; margin-bottom:5px;}
.ord_tip2 .ord_kuang2{width:815px; min-height:113px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;}
.ord_p1{font-size:14px; color:#333; margin-top:12px; margin-bottom:6px;}
.ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;}
.ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;}
.ord_kuang5{ width:277px; height:42px; background-color:#004e96; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;}
.ord_pic{ float:right; margin-top:20px; }




/*联系我们*/
.con_box h1{ font-size:22px; color:#004e96; 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;}
.con_box tr td a:hover{ color:#004e96;}



/*合作*/
.hezuo_box h1{ font-size:23px; color:#333; font-weight:bold; margin-bottom:20px;}
.hezuo_box p{ font-size:14px; color:#333; line-height:32px;}
.hezuo_box p span{ font-weight:bold; font-size:17px;}



/*产品*/
.pro_tb{ width:100%; border:0; margin-bottom:20px;}
.pro_tb tr td{ font-size:15px; color:#333; line-height:41px;font-family:Arial,"Microsoft YaHei";  border:1px outset #ccc;}
.pro_tb tr td a{ color:#333;font-family:Arial,"Microsoft YaHei"; line-height:34px; font-size:14px;}



.pro_title{ font-size:15px; color:white; line-height:40px; text-align:center; background-color:#004e96;font-weight:bold;}
.pro_nr_box table{ width:100%;border:0;}
.pro_nr_box table tr td{ padding:11px; font-size:14px; color:#333; line-height:28px; border:1px outset #ccc;}
.pro_nr_box table tr td p{ line-height:50px;}






.pro_fl_title{ font-size:16px; font-weight:bold; color:white; text-align:center; line-height:41px; background-color:#023a8b; }
.pro_fl_title a{color:white;}



.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:#023a8b; border-radius:8px;}






















































