@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";}


.revealOnScroll{opacity:1;}
.animated {
  -webkit-animation-duration:2s;
  animation-duration:2s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  }
  

/*top*/
.top_bg{ background-color:#0075c1;}
.top_box{ width:1200px; margin:0 auto;}
.top_box .top_p1{ font-size:14px; color:white; line-height:37px; float:left;}
.top_box .top_p2{ font-size:16px; color:white; line-height:37px; float:right;}
.top_box .top_pic1{ float:right; margin-top:7px; margin-right:19px;}
.top_box .top_p3{ font-size:14px; color:white; line-height:37px; float:right; margin-right:40px;}
.top_box .top_p3 a{ color:white;}

.head_box{width:1200px; margin:0 auto; padding-top:24px; padding-bottom:29px;}
.head_box .logo{ float:left;}
.head_box ul{ float:right; margin-top:37px;}
.head_box ul li{ font-size:14px; color:black; font-weight:bold; float:left; margin-left:36px;}
.head_box ul li a{color:black;}
.head_box ul li a:hover{color:#0075c1;}


/*通栏*/

.ba {
	display: inline;
	height: 578px;
	width: 100%;
}
#wrapper {
	background:#fff;
	position:relative;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:600px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:600px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#c20000 !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#c20000 !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



/*通栏下面*/
.tlx_bg{ background-color:#0075c1;}
.tlx_box{ width:1200px; height:161px; margin:0 auto;}
.tlx_box .tlx_tip{ width:99px; float:left; margin-top:19px; margin-right:60px;} 
.tlx_box .tlx_tip p{ font-size:14px; color:#dde8f3; text-align:center; margin-top:9px;}

.tlx_box .tlx_tip:hover img{transform: rotateY(360deg);
 transition: all 2s ease 0s;
-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */
-moz-transform: rotateY(360deg);
-webkit-transform: all 2s ease 0s;}

.tlx_box .tlt_wenz{ float:right;}
.tlx_box .tlt_wenz .tlt_p1{ font-size:20px; font-weight:bold; color:white; padding-top:67px;}
.tlx_box .tlt_wenz .tlt_p2{ font-size:14px; color:#a3c2e1; margin-top:33px;}

.tlx_box .tlx_pic{ margin:0 auto; margin-top:5px;}


/*首页产品*/
.s_pro_box{ width:1200px; margin:0 auto; margin-top:76px;}
.s_pro_box .s_pro_title1{ font-size:40px; color:#292929; text-align:center; font-weight:bold;}
.s_pro_box .s_pro_title2{ font-size:30px; color:#292929; text-align:center; font-weight:bold;}
.s_pro_box .s_pro_title3{ font-size:14px; color:#555555; text-align:center; margin-top:30px;}
.s_pro_box .s_pro_pic1{ margin:0 auto; margin-top:17px; margin-bottom:58px;}

.s_pro_tip{ width:376px; float:left;}
.s_pro_kuang1{ width:376px; height:427px; position:relative;}
.s_pro_kuang1 .s_pro_p1{ font-size:20px; color:white; line-height:27px; position:absolute; left:112px; top:156px;}
.s_pro_kuang1 .s_pro_p1 span{ font-size:16px;}
.s_pro_kuang2{ width:376px; height:427px;position:absolute; top:0; left:0; display:none;}
.s_pro_kuang2 .s_pro_p2{ font-size:26px; color:white; text-align:center; font-weight:bold; padding-top:112px;}
.s_pro_kuang2 .s_pro_p3{font-size:18px; color:#dfe1e3; text-align:center; margin-top:9px;}
.s_pro_kuang2 .s_pro_pic2{ margin:0 auto; margin-top:25px;}
.s_pro_kuang1:hover .s_pro_kuang2{ display:block;}


/*首页简介*/
.s_jj_box{ width:1200px; margin:0 auto; margin-top:76px;}
.s_jj_box .s_jj_title1{ font-size:40px; color:#292929; text-align:center; font-weight:bold;}
.s_jj_box .s_jj_title2{ font-size:30px; color:#292929; text-align:center; font-weight:bold;}
.s_jj_box .s_jj_title3{ font-size:14px; color:#555555; text-align:center; margin-top:30px;}
.s_jj_box .s_jj_pic1{ margin:0 auto; margin-top:17px; margin-bottom:60px;}

.s_jj_nr{ width:634px; float:left;}
.s_jj_nr p{ font-size:14px; color:#1d1d1d; line-height:32px; text-align:justify;}
.s_jj_nr p a{color:#1d1d1d;}
.s_jj_box .s_jj_pic2{ float:right;}



/*首页关于新未来*/
.s_gy_bg{ background:url(../images/img16.jpg) center no-repeat; width:100%; height:951px; margin-top:97px;}
.s_gy_box{ width:1200px; margin:0 auto; padding-top:90px;}
.s_gy_box .s_gy_title1{ font-size:40px; color:white; text-align:center; font-weight:bold; padding-top:25px;}
.s_gy_box .s_gy_title2{ font-size:30px; color:white; text-align:center; font-weight:bold;}
.s_gy_box .s_gy_pic1{ margin:0 auto; margin-top:45px; margin-bottom:120px;}

.s_gy_tip{ width:368px; height:450px; border:1px solid #c0c0c0; float:left; position:relative;transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;}
.s_gy_tip .s_gy_pic2{ margin:0 auto; padding-top:46px;}
.s_gy_tip .s_gy_p1{ font-size:24px; color:white; text-align:center; margin-top:10px;}
.s_gy_tip .s_gy_nr{ width:328px; margin:0 auto; margin-top:17px;}
.s_gy_tip .s_gy_nr p{ font-size:13px; color:white; line-height:24px;}
.s_gy_more{ width:108px;position:absolute; left:130px; bottom:19px;}
.s_gy_more p a{ display:block; font-size:14px; color:white; line-height:30px; border:1px solid white; border-radius:30px; text-align:center; }

.s_gy_tip:hover{ border:1px solid white;}

.s_gy_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, -2px, 0);
	transform: translate3d(0, -2px, 0);}




/*首页风貌*/
.s_fac_box{ width:1220px; margin:0 auto; margin-top:76px;}
.s_fac_box .s_fac_title1{ font-size:40px; color:#292929; text-align:center; font-weight:bold;}
.s_fac_box .s_fac_title2{ font-size:30px; color:#292929; text-align:center; font-weight:bold;}
.s_fac_box .s_fac_title3{ font-size:14px; color:#555555; text-align:center; margin-top:30px;}
.s_fac_box .s_fac_pic1{ margin:0 auto; margin-top:17px; margin-bottom:75px;}

.avatar:hover img, .zhuti .avatar:hover img, .bbsinner .avatar:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}

.s_fac_left{ width:276px; height:422px; overflow:hidden; float:left;}
.s_fac_left img{width:276px; height:422px;}
.s_fac_right{ width:937px; float:right;}
.s_fac_right .s_fac_pic{ width:297px; height:204px; overflow:hidden; float:left; margin-bottom:14px; margin-left:7px; margin-right:7px;}
.s_fac_right .s_fac_pic img{width:297px; height:204px;}



/*首页发展历程*/
.s_lc_bg{ background:url(../images/img22.jpg) center no-repeat; width:100%; height:762px; margin-top:82px;}
.s_lc_box{ width:1200px;height:762px; margin:0 auto;  position:relative;}
.s_lc_box .s_lc_title1{ font-size:34px; font-weight:bold; color:white; text-align:center;padding-top:83px;}
.s_lc_box .s_lc_title2{ font-size:18px; color:white; text-align:center; margin-top:19px;}

.s_lc_pic{ position:absolute; left:0; top:387px;}


.s_lc_tip .s_lc_p1{ font-size:16px; color:#080808; font-weight:bold; padding-left:20px; padding-top:14px;}
.s_lc_tip .s_lc_p2{ font-size:12px; color:#363636; margin-top:7px; line-height:18px; padding-left:20px;}
.s_lc_tip{ position:absolute;background-image:url(../images/img24.png); width:218px; height:105px; }
.s_lc_tip:hover{background-image:url(../images/img25.jpg); width:251px; height:121px;transition: all 1s ease 0s;-webkit-transform: all 1s ease 0s;}

.s_lc_tip1{left:0; top:252px;}
.s_lc_tip2{left:320px; top:252px;}
.s_lc_tip3{left:624px; top:252px;}
.s_lc_tip4{left:921px; top:252px;}
.s_lc_tip5{left:140px; top:446px;}
.s_lc_tip6{left:451px; top:446px;}
.s_lc_tip7{left:773px; top:446px;}

.s_lc_kuang{ width:210px; border:3px solid white; border-radius:30px; position:absolute; left:495px; top:603px;}
.s_lc_kuang p{ font-size:18px; text-align:center; line-height:44px; color:white;}



/*首页新闻*/
.s_xw_box{ width:1200px; margin:0 auto; margin-top:76px; margin-bottom:81px;}
.s_xw_box .s_xw_title1{ font-size:40px; color:#292929; text-align:center; font-weight:bold;}
.s_xw_box .s_xw_title2{ font-size:30px; color:#292929; text-align:center; font-weight:bold;}
.s_xw_box .s_xw_title3{ font-size:14px; color:#555555; text-align:center; margin-top:30px;}
.s_xw_box .s_xw_pic1{ margin:0 auto; margin-top:17px; margin-bottom:47px;}

.s_xw_left{ width:598px; float:left;}
.s_xw_left .s_xw_tip .s_xw_time{ width:101px; height:100px; background-color:#0075c1; float:left;}
.s_xw_left .s_xw_tip .s_xw_time .s_xw_p2{ font-size:32px; font-weight:bold; text-align:center; color:white; padding-top:18px;}
.s_xw_left .s_xw_tip .s_xw_time .s_xw_p3{ font-size:12px;  text-align:center;color:white; margin-top:6px;}
.s_xw_left .s_xw_tip{ margin-bottom:1px;}
.s_xw_tip .s_xw_nr{ width:474px; float:right; border-bottom:1px solid #8b8e90; padding-bottom:8px;}
.s_xw_tip .s_xw_nr .s_xw_p4{ font-size:15px; color:#444444; font-weight:bold; margin-bottom:18px; margin-top:11px;}
.s_xw_tip .s_xw_nr .s_xw_p5{ font-size:12px; color:#676767; line-height:20px;}
.s_xw_tip:hover .s_xw_time{ background-color:#fe560a;}
.s_xw_tip:hover .s_xw_nr .s_xw_p4{color:#0075c1;}

.s_xw_right{ width:547px; height:302px; float:right; overflow:hidden; position:relative;}
.s_xw_kuang{ width:264px; height:118px; padding-top:20px;background-color:rgba(0,117,193,0.7); position:absolute; left:143px; top:83px;}
.s_xw_kuang2{ width:222px; height:96px; border:1px solid white; margin:0 auto;}
.s_xw_kuang2 .s_xw_p6{ font-size:30px; color:white; text-align:center; font-weight:bold; padding-top:34px;}
.s_xw_kuang2 .s_xw_p7{ font-size:25px; color:white; text-align:center; padding-top:5px;}


/*页脚*/
.foot_bg{ background-color:#434343;}
.foot_box{ width:1200px; margin:0 auto; padding-top:46px; padding-bottom:34px;}
.foot_left{ width:305px; float:left;}
.foot_p1{ font-size:20px; color:white; margin-bottom:30px;}
.foot_p1 span{ font-size:16px; color:#8c8c8c;}
.foot_lx_nr{ background-image:url(../images/img27.jpg); width:305px; height:208px; position:relative;}
.foot_lx_nr p{ font-size:13px; color:#d3d3d3; line-height:26px;}
.foot_lx_nr p a{color:#d3d3d3;}
.foot_lx_nr .foot_p2{position:absolute; left:47px; top:4px;}
.foot_lx_nr .foot_p3{position:absolute; left:47px; top:73px;}
.foot_lx_nr .foot_p4{ position:absolute; left:47px; top:153px;}

.foot_ditu{ width:486px; height:208px; float:left; background-color:black; margin-left:49px; margin-top:50px;}

.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}

.foot_right{ width:296px; float:right;}
.foot_right .ss1 .ss_title1{ width:231px; height:37px; border:1px solid #696969;background-color:rgba(0,0,0,0); padding-left:12px; font-size:13px; color:#b2b2b2; line-height:37px; float:left;}
.foot_right .ss1 .ss_pic2{ float:left;}
.foot_right .ss1{ margin-bottom:22px;}
.foot_right .foot_p5{ font-size:13px; color:#b2b2b2; line-height:22px;}
.foot_right .foot_p5 a{color:#b2b2b2;}

.foot_bq{ font-size:12px; color:#444444; text-align:center; line-height:40px;}
.foot_bq a{color:#444444;}



/*简介*/
.max_box{ width:1200px; margin:0 auto; margin-top:60px; padding-bottom:50px;}
.max_box .max_title1{ font-size:40px; color:#292929; text-align:center; font-weight:bold;}
.max_box .max_title2{ font-size:30px; color:#292929; text-align:center; font-weight:bold;}
.max_box .max_title3{ font-size:14px; color:#555555; text-align:center; margin-top:20px;}
.max_box .max_pic1{ margin:0 auto; margin-top:17px;}

.content{ margin-top:37px;}
.content .jj_nr p{ font-size:14px; color:#424242; line-height:30px; text-align:justify;}
.content .jj_nr p a{color:#424242;}
.content .jj_pic{ margin:0 auto; margin-top:30px;}

.ceo_bg{ background-image:url(../images/img30.jpg); width:1200px; height:519px; margin:0 auto; margin-top:81px; position:relative;}
.ceo_kuang{ width:491px; background-color:#0075c1; position:absolute; left:34px; top:52px;}
.ceo_kuang p{ font-size:24px; color:white; text-align:center; line-height:39px;}
.ceo_bg .ceo_p1{ font-size:20px; color:#2c2c2c; position:absolute; left:36px; top:104px;}
.ceo_bg .ceo_nr{ width:690px;position:absolute; left:36px; top:161px;}
.ceo_bg .ceo_nr p{ font-size:14px; color:#565656; line-height:31px;}
.ceo_bg .ceo_pic{ position:absolute; top:171px; right:44px;}


/*news*/
.xw_tip{border-bottom: 1px dotted #ccc; padding-bottom:26px; padding-top:26px;
transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;}
.xw_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, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.xw_tip .xw_time{ width:83px; 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:1062px; padding-right:15px;}
.xw_tip .xw_title_box .xw_p3{ font-size:15px; color:#666; font-weight:bold;}
.xw_tip .xw_title_box .xw_p7{ font-size:13px; color:#999; line-height:24px; text-align:justify; margin-top:14px;}
.xw_tip .xw_title_box:hover .xw_p3{color:#0075c1;}




.news_title{color:#0075c1; text-align:center; font-size:17px; font-weight:bold; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.news_title2{ font-size:13px;color:#ff5a0f; 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,"Arial";
 }
.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,"Arial";
}
.newspage1 A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #0075c1; 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:#0075c1; 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:#0075c1; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid;font-family:Arial,"Arial";
}
.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:267px; float:left;padding:2px;border:1px dashed #922d31; margin-bottom:30px; margin-left:12px; margin-right:13px;}
.fac_tip .fac_pic{ width:267px; height:199px; overflow:hidden;}
.fac_tip .fac_pic img{ width:267px; height:199px;}


/*荣誉资质*/
.hon_tip{ float:left; margin-left:12px; margin-right:13px;margin-bottom:30px;}
.hon_tip .hon_pic{ width:267px; height:185px; overflow:hidden;padding:2px;border:1px dashed #922d31; }
.hon_tip .hon_pic img{ width:267px; height:185px;}
.hon_tip p{ font-size:12px; color:#333; text-align:center; margin-top:6px;}



/*招聘页*/
.job_tip{ width:341px; float:left; margin-bottom:60px; margin-left:29px; margin-right:28px;}
.job_tip .job_kuang{width:287px; height:242px; background-color:#f5f5f5; padding-left:27px; padding-right:27px;}
.job_tip .job_kuang .job_p1{ font-size:20px; color:#df8411; text-align:center; line-height:79px;}
.job_tip .job_kuang .job_line{ height:1px; background-color:#e3e3e3;}
.job_tip .job_kuang .job_p2{ font-size:14px; color:#6d6d6d; line-height:50px;}
.job_tip .job_kuang .job_p3{ font-size:14px; color:#6d6d6d; line-height:28px;}
.job_tip .job_kuang:hover{ background-color:#d2e5f2;}
.job_tip .job_kuang:hover .job_line{ background-color:#e9f2f9;}

.job_pic{ background-image:url(../images/img43.jpg); width:1074px; height:454px; margin:0 auto;}


.xw_p4{width:100%; font-size:22px; color:#2b2b2b; line-height:74px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.xw_p5{ font-size:14px; color:#ff5a0f; text-align:center; line-height:63px;}
.xw_nr p{ font-size:14px; color:#333; line-height:30px;}
.xw_nr p a{color:#333;}
.xw_nr img{ max-width:1000px!important; height:auto!important; margin:0 auto; margin-top:10px; margin-bottom:10px;}



/*在线咨询页*/
.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:329px; 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:120px; height:42px; background-color:#376183; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white;}
.ord_pic{ float:right; margin-top:20px; margin-right:45px;}




/*联系我们页*/
.con_pic1{ float:left; margin-right:13px;}
.con_p1{ font-size:15px; color:#df8411; line-height:33px; width:155px; float:left; margin-top:2px;}
.con_line1{ width:1px; height:140px;border-left:1px dashed #ccc; float:left; margin-left:30px; margin-right:30px;}
.con_p2{ font-size:14px; color:#545454; line-height:33px; float:left; width:780px;margin-top:2px;}
.con_line2{ border-top:1px dashed #aeaeae; margin-top:12px; margin-bottom:42px;}

.con_left{ width:544px; float:left;}
.con_tip img{ float:left; padding-left:9px;border-bottom:1px solid #dddddd; margin-bottom:12px; padding-bottom:12px}
.con_tip p{ float:left; width:466px; line-height:40px; padding-left:20px; font-size:15px; color:#545454;border-bottom:1px solid #dddddd;margin-bottom:12px; padding-bottom:12px}
.con_tip p a{color:#545454;}
.con_tip p a:hover{ color:#79a4bf;}
.con_pic{ float:right;margin-top: 63px;
    margin-right: 30px;}



/*产品*/
.pro_tb{ width:100%; border:0; margin-bottom:20px;}
.pro_tb tr td{ font-size:15px; color:#333; line-height:37px;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_fl_title{ font-size:15px; font-weight:bold; color:white; text-align:center; line-height:40px; background-image:url(../images/img48.jpg); background-repeat:repeat-x;}
.pro_fl_title a{color:white;}

.pro_title{ font-size:15px; color:white; line-height:40px; text-align:center; background-image:url(../images/img48.jpg); background-repeat:repeat-x; 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_nrbb{ width:95%; margin:0 auto; }
.pro_nrbb tr td{ font-size:13px; color:#333; line-height:30px; text-align:center; }



/*企业文化*/
.cul_left{ background-image:url(../images/img67.jpg); width:896px; height:517px; float:left; position:relative;}
.cul_kuang{ width:254px; background-color:#0075c1; position:absolute; left:36px; top:52px;}
.cul_kuang p{ font-size:24px; color:white; text-align:center; line-height:39px;}
.cul_nr{position:absolute; left:36px; top:138px;}
.cul_nr p{ font-size:15px; color:#333; line-height:49px;}
.cul_pic{ float:right; margin-right:80px;}
























































































































