
/* 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";}
body{
font-family:"微软雅黑";
font-size:14px;
line-height:24px;
color:#616161;
background:#fff;
}
.song,.song a,.song a:hover,.song p,.song b,.song font,.song span,.song em,.song i{font-family:Arial,"宋体", Helvetica, sans-serif;}
.hei,.hei a,.hei a:hover,.hei p,.hei b,.hei font,.hei span,.hei em,.hei i{font-family:Arial,"黑体", Helvetica, sans-serif;}
.yh,.yh a,.yh a:hover,.yh p,.yh b,.yh font,.yh span,.yh em,.yh i{font-family:Arial,"微软雅黑", Helvetica, sans-serif;}
.red,.red a,.red p,.red b,.red font,.red span,.red em,.red i{ color:#d73e78;}
.gr,.gr a,.gr p,.gr b,.gr font,.gr span,.gr em,.gr i{ color:#6d4c9a;}
.cw,.cw a,.cw p,.cw b,.cw font,.cw span,.cw em,.cw i{ color:#fff;line-height:40px;}
.cw a:hover{ color:#e60000;}
.cb,.cb a,.cb p,.cb b,.cb font,.cb span,.cb em,.cb i{ color:#000;}
.cb a:hover{ color:#e60000;}
.bol,.bol a,.bol a:hover,.bol p,.bol b,.bol font,.bol span,.bol em,.bol i{ font-weight:bold;}
.upp,.upp a,.upp a:hover,.upp p,.upp b,.upp font,.upp span,.upp em,.upp i{text-transform:uppercase;}
.xie,.xie a,.xie a:hover,.xie p,.xie b,.xie font,.xie span,.xie em,.xie i{font-style:italic;}
.f12,.f12 a,.f12 a:hover,.f12 p,.f12 b,.f12 font,.f12 span,.f12 em,.f12 i{ font-size:12px;}
.f13,.f13 a,.f13 a:hover,.f13 p,.f13 b,.f13 font,.f13 span,.f13 em,.f13 i{ font-size:13px;}
.f14,.f14 a,.f14 a:hover,.f14 p,.f14 b,.f14 font,.f14 span,.f14 em,.f14 i{ font-size:14px;}
.f15,.f15 a,.f15 a:hover,.f15 p,.f15 b,.f15 font,.f15 span,.f15 em,.f15 i{ font-size:15px;}
.f16,.f16 a,.f16 a:hover,.f16 p,.f16 b,.f16 font,.f16 span,.f16 em,.f16 i{ font-size:16px;}
.f28,.f28 a,.f28 a:hover,.f28 p,.f28 b,.f28 font,.f28 span,.f28 em,.f28 i{ font-size:28px;}
.f24,.f28 a,.f28 a:hover,.f28 p,.f28 b,.f28 font,.f28 span,.f28 em,.f28 i{ font-size:24px;}


/*top*/
.head_box{ width:1200px; height:107px; background-color:rgba(255,255,255,0.7); position:absolute; top:49px; left:50%; margin-left:-580px;z-index: 50000;}
.head_box .logo{ float:left;}
.head_box .head_yuyan{ width:50px; height:50px; background-color:#3f3a39; float:right; border-radius:50px; margin-top:27px; margin-right:20px;}
.head_box .head_yuyan p{ font-size:14px; color:white; line-height:50px; text-align:center;}
.head_box .head_yuyan p a{color:white;}
.head_box ul{ float:right; margin-top:45px;margin-right:24px;}
.head_box ul li{ font-size:15px; color:#282828; float:left; margin-left:32px;}
.head_box ul li a{color:#282828;}
.head_box ul li a:hover{ color:#0084cb;}

/*通栏*/
#wrapper {
	background:#fff;
	position:relative;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:757px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:757px !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: #014292;
    width: 98px;
    height: 0px;
    float: left;
	margin-bottom: 10px;
    -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(../image/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(../image/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(../image/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;
}


.banner_line{ height:10px; background-color:#cccccc;}

.about1{ width:1200px; margin:auto; padding-top:70px; clear:both  }

.nr4{float:left;width:392px;}
.nr4 a{ color:#FFFFFF}
.nr3{float:left;width:345px; height:482px; overflow:hidden}
.nr3 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.nr3 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}

		
.nr7{float:right;width:96px; height:0px; position: relative;clear: both; z-index:9999; }
.nr1{float:left;width:96px; position: absolute;clear: both;margin-top:434px; }

.nr2{float:left;width:48px; height:48px; background:#83c129; color:#FFFFFF; font-size:50px; text-align:center; line-height:37px;}
		
.nr6{float:left;width:48px; height:48px; background:#1977ca; color:#FFFFFF; font-size:50px; text-align:center; line-height:37px; }



.ab1{width:767px;float:right;  }
.ab1 h4{width:767px;  float:left;  font-size:35px; text-align:left; line-height:40px; padding-bottom:10px; color:#000000; font-weight:normal}
.ab1 h4 span{width:767px;  float:left;  font-size:60px; text-transform:uppercase;color:#b6b6b6; font-family:"Alibaba Sans Light"; font-weight:normal}
.ab1 h4 em{width:767px;  float:left;  font-size:35px; font-style:normal; line-height:55px;color:#9a9a9a; font-family:Arial, Helvetica, sans-serif; font-weight:900}
.ab1 h4 b{width:580px; height:1px; position:relative; background:#e5e5e5;  float:right; margin-top:25px;}

.ab3{ float:left; width:767px; height:240px; padding-top:25px; }



.ab5{ width:797px; float:right}
.ab5 h5{ padding-left:30px; padding-right:30px; float:left; font-size:15px; text-align:center; line-height:35px; font-weight:normal;border-right:#e9e9e9 solid 1px; color:#000000}
.ab5 h5 span{   font-size:35px; color:#83c129; font-weight:900; padding-left:5px; padding-right:5px; font-family:Arial, Helvetica, sans-serif}






#pro1{width:100%; float:left; height:726px; background:url(../image/pr.jpg) no-repeat top center #004d8a; margin-top:70px;margin-bottom:70px;}
.pp{width:1200px; margin:auto; padding-top:55px;  }
.pp h4{width:1200px;  float:left; color:#FFFFFF; font-size:45px; font-weight:normal; text-align:left; line-height:60px; padding-bottom:30px;  no-repeat right 90px;}
.pp h4 span{ color:#a2ff00; font-size:35px;font-weight:900;   }
.pp h4 em{ font-style:normal; color:#fff; font-size:24px;font-weight:900;  }
.pp h4 p{ color:#fff; font-size:17px;font-weight:normal; line-height:30px;  }

.pp h4 b{ float:right; font-size:14px!important; color:#FFFFFF; padding-top:40px; font-weight:normal}
.pp h4 b a{  color:#FFFFFF;}




.p{width:1200px;margin-top:25px;float:left;}
.p ul{width:1200px; float:left}
.p ul li{ float:left; text-align:center; font-size:17px; color:#FFFFFF;width:272px;margin-right:25px;height:200px;}
.p ul li a{color:#FFFFFF;}
.p ul li h3{ text-align:center; color:#FFFFFF;  font-size:22px; padding-top:30px; padding-bottom:10px; line-height:22px;}

.p a{ float:left; background:url(../image/pb.png) repeat; border-radius:20px;width:272px; height:173px; border-radius:5px; font-weight:normal;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
	
.p a:hover{ float:left; box-shadow: 5px 8px 5px #043f8f;  background:#83c129; border-radius:5px;width:272px; height:173px;  margin-bottom:10px; 
transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px); }


.gd{ margin:0 auto;margin-top:15px; font-size:14px;  background:url(../image/pb.png) repeat; width:120px; line-height:24px;display:block; text-align:center; color:#fff;border-radius:35px; line-height:30px;
-moz-opacity:0.5; /* Moz + FF 透明度20%*/
opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/}


/*首页新闻*/
.s_xw_box{ width:1192px; margin:0 auto; margin-top:470px;}
.s_xw_box .s_xw_p1{ font-size:36px; color:#171717; text-align:center;}
.s_xw_box .s_xw_p2{ font-size:17px; color:#878787; text-align:center; margin-top:5px; margin-bottom:37px;}

.s_xw_tip{ width:380px; float:left; margin-right:25px;}
.s_xw_tip .s_xw_pic{ width:380px; height:185px; overflow:hidden;}
.s_xw_tip .s_xw_pic img{transform: scale(1);transition: all 1s ease-out;}
.s_xw_tip .s_xw_pic img:hover{transform: scale(1.1);}
.s_xw_tip .s_xw_p3{ font-size:17px; color:#000000; margin-top:21px; margin-bottom:27px;}
.s_xw_tip .s_xw_p3 a{color:#000000;}
.s_xw_tip .s_xw_p3 a:hover{ color:#0084cb;}
.s_xw_tip .s_xw_p4{ font-size:14px; color:#454545; line-height:24px;}
.s_xw_more{ width:146px; margin-top:25px;}
.s_xw_more p a{ display:block; font-size:14px; color:#808080; line-height:30px; text-align:center; border:1px solid #808080;}
.s_xw_more p a:hover{ background-color:#0084cb;border:1px solid #0084cb; color:white;}

.s_xw_tip:nth-child(3n+2){margin-right:0px;}


/*首页广告*/
.s_gg_bg{ background:url(../image/img10.jpg) center no-repeat; width:100%; height:651px; margin-top:100px;}
.s_gg_box{ width:1192px; margin:0 auto;}

.s_gg_tip{ width:297px; float:left;}
.s_gg_tip .s_gg_pic{ margin:0 auto; padding-top:172px; margin-bottom:67px;}
.s_gg_tip .s_gg_p1{ font-size:24px; color:white; text-align:center; margin-bottom:30px;}
.s_gg_tip .s_gg_p2{ font-size:17px; color:white; line-height:36px; text-align:center;}
.s_gg_box .s_gg_line{ width:1px;height:651px; background-color:#e7e7e7; float:left;}


/*首页加入我们*/
.s_job_box{ width:1192px; margin:0 auto; margin-top:75px;}
.s_job_box .s_job_p1{ font-size:36px; color:#171717; text-align:center;}
.s_job_box .s_job_p2{ font-size:17px; color:#878787; text-align:center; margin-top:5px; margin-bottom:50px;}

.s_job_tip{ width:383px; height:407px; float:left;padding-top:15px;}
.s_job_pic1{ background-image:url(../image/img18.png); width:150px; height:104px; margin:0 auto; margin-bottom:65px;}
.s_job_pic2{ background-image:url(../image/img19.png); width:150px; height:104px; margin:0 auto; margin-bottom:65px;}
.s_job_pic3{ background-image:url(../image/img20.png); width:150px; height:104px; margin:0 auto; margin-bottom:65px;}
.s_job_tip .s_job_p3{ font-size:20px; color:#323232; text-align:center;}
.s_job_tip .s_job_line{ width:42px; height:1px; background-color:#f87d04; margin:0 auto; margin-top:13px; margin-bottom:26px;}
.s_job_tip .s_job_nr{ width:349px; margin:0 auto;}
.s_job_tip .s_job_nr p{ font-size:14px; color:#3b3b3b; line-height:24px; text-align:center;}

.s_job_tip1:hover{ background-image:url(../image/img15.jpg);}
.s_job_tip1:hover .s_job_pic1{background-image:url(../image/img18-1.png);}
.s_job_tip2:hover{ background-image:url(../image/img16.jpg);}
.s_job_tip2:hover .s_job_pic2{background-image:url(../image/img19-1.png);}
.s_job_tip3:hover{ background-image:url(../image/img17.jpg);}
.s_job_tip3:hover .s_job_pic3{background-image:url(../image/img20-1.png);}

.s_job_tip:hover .s_job_p3{ color:white;}
.s_job_tip:hover .s_job_nr p{color:white;}



/*首页联系我们*/
.s_lx_bg{ background:url(../image/img21.jpg) center no-repeat; width:100%; height:542px; margin-top:54px;}
.s_lx_box{ width:1192px;height:542px; margin:0 auto; position:relative;}
.s_lx_box .s_lx_nr{ width:792px; height:256px; padding-top:26px; padding-left:40px; padding-right:20px;background-color:rgba(214,236,247,0.8); position:absolute; left:171px; top:205px;}
.s_lx_box .s_lx_nr p{ font-size:14px; color:#333; line-height:30px;}
.s_lx_box .s_lx_nr p a{color:#555555;}
.s_lx_box .s_lx_nr_dt{ width:422px;float:right; padding-top:186px; padding-right:200px;}


/*页脚*/
.foot_bg{ background-color:#0084cb;}
.foot_box{ width:1192px; margin:0 auto; padding-top:70px; padding-bottom:50px;}
.foot_left{ width:682px; float:left;}
.foot_nav_tip{ float:left; margin-right:37px;}
.foot_nav_tip p{ font-size:15px; color:white;}
.foot_nav_tip p a{ color:white;}
.foot_nav_tip .foot_line{ width:21px; height:2px; background-color:white; margin-top:10px;}

.foot_link{ margin-top:55px;}
.foot_link img{ float:left; margin-right:-12px;}

.foot_left .foot_bq{ font-size:12px; color:white; line-height:20px; margin-top:46px;}
.foot_left .foot_bq a{color:white;}

.foot_box .foot_line2{ width:1px; height:236px; background-color:#339dd5; float:right; margin-right:100px;}


.foot_right{ width:214px; float:right;margin-right:62px;}
.foot_right .foot_p1{ font-size:15px; color:white;}
.foot_right .foot_line3{ width:21px; height:2px; background-color:white; margin-top:7px; margin-bottom:40px;}

.foot_email .foot_p1{ font-size:12px; color:#cbdff0; float:left; width:44px; line-height:23px;}
.foot_email .foot_kuang1{ width:154px; height:23px; float:left; border:1px solid #b3daf0;background-color:rgba(0,0,0,0); padding-left:10px; font-size:12px; color:#cbdff0;line-height:23px; }
.foot_email .foot_p2{ font-size:14px; color:#cbdff0; margin-top:15px; margin-bottom:15px; margin-left:44px;}
.foot_email .foot_pic{ margin-top:16px;margin-left:44px;}


/*about*/
.max_box{ width:1192px; margin:0 auto; margin-top:44px; padding-bottom:70px;}
.left_box{ width:292px; float:left;}
.left_box .left_kuang1{ background-color:#0084cb; padding-top:18px; padding-bottom:18px;}
.left_box .left_kuang1 .left_line{ width:231px; height:1px; background-color:#b3daf0; margin:0 auto;}
.left_box .left_kuang1 .left_p1{ font-size:24px; color:white; text-align:center; margin-top:8px;}
.left_box .left_kuang1 .left_p2{ font-size:14px; color:white; text-align:center; margin-top:4px; margin-bottom:7px;}

.left_kuang2{ background-color:#e7e7e7; padding-top:23px; padding-bottom:25px;}
.left_kuang2 .left_p3{ width:235px; margin:0 auto; margin-top:13px;margin-bottom:11px;}
.left_kuang2 .left_p3 p a{ display:block; font-size:14px; color:#252525; line-height:35px; text-align:center; border:1px solid #0084CB; border-radius:30px;}
.left_kuang2 .left_p3 p a:hover{ background-color:#0084cb; color:white;border:1px solid #0084cb;}
.left_kuang2 .left_p4{font-size:14px; color:#252525; line-height:35px; padding-left:65px;}
.left_kuang2 .left_p4 a{color:#252525;}
.left_kuang2 .left_p4 a:hover{color:#0084cb;}

.left_kuang3{ background-color:#0084cb; padding-top:27px; padding-bottom:27px;}
.left_kuang3 .left_p4{ font-size:17px; color:white; line-height:28px; float:left; padding-left:34px;}
.left_kuang3 .left_pic{ float:left; margin-left:9px;}
.left_kuang3 .left_p5{ font-size:26px; color:white; padding-left:34px; margin-top:13px;}

.right_box{ width:870px; float:right; margin-top:13px;}
.right_box .right_p1{ font-size:30px; color:#171717; float:left;}
.right_box .right_p2{ font-size:20px; color:#b1a1a1; text-transform:uppercase; float:right; margin-top:12px;}
.nycontent{ margin-top:44px;}
.nycontent .jj_nr p{ font-size:14px; color:#171717; line-height:30px;}
.nycontent .jj_nr p a{color:#171717;}
.nycontent .jj_nr img{ width:100%; height:auto; margin:0 auto; margin-top:30px;}

.right1_box{ width:1150px; float:left; line-height:50px; font-size:30px; color:#383838; font-weight:normal;  border-bottom:#e0e0e0 solid 1px;   margin-bottom:20px; font-family:"微软雅黑"}
.right1_box .right1_p1{ font-size:30px; color:#171717; float:left; }
.right1_box .right1_p2{ font-size:20px; color:#b1a1a1; text-transform:uppercase; float:right; margin-top:12px;}
.nycontent{ margin-top:44px;}
/*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:730px; }
.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:#2486d4;}



.news_title{color:#0084cb; text-align:center; font-size:17px; font-weight:bold; margin-bottom:10px;border-bottom:1px dashed #ccc; padding-bottom:10px;}
.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:850px!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: #0084cb; 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:#0084cb; 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:#0084cb; 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;}



/*jobs页*/
.jobs_box{ background-color:#0084cb; 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:6%;}
.jobs_box .jobs_p2{ width:50%;}
.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:#0084cb; 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;}



/*联系我们*/
.con_box h1{ font-size:18px; color:#0084cb; 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:#0084cb;}


.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}





/*products页*/

.nycontent .kuang3{ background-color:#F5F5F5;}
.nycontent .kuang3 p{ float:left;font-family:Arial,"Microsoft YaHei"; font-size:14px; line-height:34px;text-align:center; font-weight:bold;}
.nycontent .kuang3 .kb{ width:6%; color:#F5F5F5;}
.nycontent .kuang3 .p5{ width:77%; color:#333;}
.nycontent .kuang3 .p7{ width:17%;color:#333;}
.nycontent .nr_box2 td{border:1px solid #ddd; color:black; font-size:13px; border-top:none;}
.nycontent .nr_box2 a{ line-height:38px; color:black;}
.nycontent .kuang10{ background-color:#0084cb;margin-top:20px;}
.nycontent .kuang10 p{ font-size:14px; color:white; text-align:center; line-height:34px;}
.nycontent .kuang10 p a{color:white;}
.nycontent .kuang11{ background-color:#4dd0b0;}
.nycontent .kuang11 p{ font-size:14px; color:#fff; text-align:center; line-height:34px;}
.nycontent .kuang11 p a{color:#fff;}


.font12 {
    padding: 5px;
    line-height: 34px; color:#333;}

.pro_nr_title{ font-size:14px; color:white; line-height:40px; text-align:center; background-color:#0084cb; font-weight:bold;}
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; margin-top:5px;}
.pro_nr_box table tr td{ padding:4px; font-size:13px; color:#333; line-height:32px;border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:14px; color:#333; line-height:32px;}

.nypro_pic{ max-width:850px; height:auto; margin:0 auto; margin-top:10px; margin-bottom:10px;}



.nycontent .kuang20{ background-color:#0084cb; color:white;}
.nycontent .kuang20 p{ float:left;font-family:Arial,"Microsoft YaHei"; font-size:12px; line-height:36px;text-align:center;}
.nycontent .kuang20 .kb{ width:6%; color:#6f5eac;}
.nycontent .kuang20 .p5{ width:77%; color:white;}

.nycontent .kuang20 .p7{ width:17%;color:white;}
.nycontent .nr_box1 td{border:1px solid #ddd; color:#333; font-size:12px; text-align:center;border-top:none;}
.nycontent .nr_box1 a{ line-height:34px; color:#333;}



.left_pp{ font-size:14px; text-align:center;  color:#333; margin-bottom:12px;}
.left_pp a{ color:#333;}


/*products内页*/



.p1{width:1200px;margin-top:25px;float:left;}
.p1 ul{width:1200px; float:left}
.p1 ul li{ float:left; text-align:center; font-size:17px;width:272px;margin-right:25px;height:200px;}
.p1 ul li h3{ text-align:center;font-size:22px; padding-top:40px; padding-bottom:10px; line-height:22px; font-weight:normal;}

.p1 a{ float:left; border:#f4f4f4 solid 1px; border-bottom:#1977ca solid 2px; background:#f4f4f4; color:#333333; border-radius:20px;width:272px; height:173px; border-radius:5px; font-weight:normal;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
	
.p1 a:hover{ float:left; box-shadow: 5px 8px 5px #b5b5b5;  border:#f4f4f4 solid 0px; background:#0084CB; border-radius:5px;width:272px; height:173px;  margin-bottom:10px; 
transform: translate(0,-5px); color:#FFFFFF;
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px); }


.gd1{ margin:0 auto;margin-top:15px; font-size:14px;  background:url(../image/pb.png) repeat; width:120px; line-height:24px;display:block; text-align:center; color:#000;border-radius:35px; line-height:30px;
-moz-opacity:0.5; /* Moz + FF 透明度20%*/
opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/}




.imglist ul li{text-align:center;float:left;display:inline;width:265px;height:183px; margin:5px 8px;overflow:hidden; border: #e4e4e4 1px solid;}
.imglist ul li img{background:#FFFFFF;width:265px;height:183px; }
.imglist ul li span{line-height:24px;height:24px;display:block;background:#F3F3F3; text-align:center}



.imglist1 ul li{text-align:center;float:left;display:inline;width:270px;height:200px; margin:5px 8px;overflow:hidden; border: #f1f1f1 1px solid;}
.imglist1 ul li img{background:#FFFFFF;width:265px;height:183px; }
.imglist1 ul li span{line-height:35px;height:35px;display:block;text-align:center}

.kuang1{
height:35px;
color:#767676;
font-size:12px;
border:#cccccc solid 1px;
width:80%;
float:left;
display:inline;
margin-right:5px;
margin-top:20px;
line-height:35px;
padding-left:10px;
background:#fdfdfd;
}

.kuang2{
height:50px;
color:#767676;
font-size:12px;
border:#cccccc solid 1px;
width:80%;
float:left;
display:inline;
margin-right:5px;
margin-top:20px;
padding-top:3px;
padding-left:10px;
background:#fdfdfd;
font-family:Arial, Helvetica, sans-serif;
}
