@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}



/*top*/
.head_bg{ width:100%; /*background-color:rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.2);*/ position:fixed; top:0; left:0; z-index:200;
-webkit-transition:0.4s;
-moz-transition:0.4s;
transition:0.4s;}
.top_box{ width:1217px; height:120px; margin:0 auto;}
.top_box .logo{ float:left; margin-top:20px;}

.hezd_kuang1{ float:left; margin-left:13px; margin-top:20px;}
.hezd_kuang1 .head_p1{ font-size:36px; color:#fff; font-weight:bold;}
.hezd_kuang1 .head_p2{ font-size:12px; color:#fff;}


.top_p3{ float:right; margin-left:27px; margin-top:55px;}
.top_p3 a{ display:block; font-size:14px; width:28px; height:28px; color:#fff; text-align:center; line-height:28px; border:1px solid #fff; border-radius:30px;}

.top_nav{ float:right;margin-top:54px;}
.top_nav ul li{ float:left; font-size:23px; color:#fff; margin-left:80px; padding-bottom:37px;}
.top_nav ul li a{color:#fff;}


#wrap>ul{position: relative;}


#wrap #nav_xiala{ width:10000px; height:370px;background-color:rgba(255,255,255,0.9); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);

position: absolute;
		display:none;
		top: 65px;
		left:0; margin-left:-4854px;}

.nav_hezi{ width:1217px; margin:0 auto; padding-top:38px;}
.nav_hezi .nav_nr{ width:710px; float:left; }
.nav_hezi .nav_nr h1{ font-size:28px; color:#000; margin-bottom:30px;}

.nav_tip1{ width:320px; float:left; border-bottom:1px solid #b3b3b3;transition:all 0.4s linear; margin-bottom:24px; margin-right:24px;}
.nav_tip1 .nav_pp1{ font-size:17px; color:#000; float:left; line-height:46px;transition:all 0.4s linear;}
.nav_tip1 .nav_pp2{ font-size:17px; color:#000; float:right; line-height:46px;transition:all 0.4s linear;}
.nav_tip1:hover{ border-bottom:1px solid #0d499f;}
.nav_tip1:hover .nav_pp1{ color:#0d499f;}
.nav_tip1:hover .nav_pp2{ color:#0d499f;}



.nav_pic{ width:480px; height:290px; float:right;}


.head_bg.shrink{ background-color:rgba(255,255,255,0.9);border-bottom: 1px solid rgba(221,221,221,1);}
.head_bg.shrink .top_nav ul li a{ color:#333;}
.head_bg.shrink .top_p3 a{ background-color:#0d499f; color:#fff;border:1px solid #0d499f;}
.head_bg.shrink .logoo{background-image:url(../images/logo.png);}

.head_bg:hover{background-color:rgba(255,255,255,0.9);}
.head_bg:hover .top_nav ul li a{ color:#000;}
.head_bg:hover .top_p3 a{ background-color:#034f9b; color:#fff;border:1px solid #034f9b;}
.head_bg:hover .hezd_kuang1 .head_p1{ color:#000;}
.head_bg:hover .hezd_kuang1 .head_p2{ color:#000;}

.head_bg.shrink .hezd_kuang1 .head_p1{ color:#333;}
.head_bg.shrink .hezd_kuang1 .head_p2{ color:#333;}

/*通栏*/

#wrapper {
	position:relative; z-index:100;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:918px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:918px !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(../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-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;
}





/*首页简介*/
.s_jj_box{ width:1217px; height:560px; margin:0 auto; margin-top:118px; position:relative;}
.s_jj_box .s_jj_pic{ position:absolute; right:0; top:0;}

.s_gun_box{ width:883px; height:560px; background-color:#ddd; position:absolute; right:0; top:0;}

.slideBox{ width:883px; height:560px;overflow:hidden; position:relative;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; font-size:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:883px; height:560px; display:block;  }





.s_jj_hezi{ width:662px; height:363px;background-color:rgba(3,79,155,0.6); position:absolute; left:0; top:96px;}
.s_jj_hezi2{ width:590px; margin:0 auto; padding-top:29px;}
.s_jj_hezi2 .s_jj_p1{ font-size:25px; color:#fff; font-weight:bold;}
.s_jj_hezi2 .s_jj_p2{ font-size:16.5px; color:#fff; text-transform:uppercase; margin-top:3px;}

.s_jj_nr{ margin-top:23px;}
.s_jj_nr p{ font-size:15px; color:#fff; line-height:32px;}
.s_jj_nr p a{ color:#fff;}



/*首页产品*/
.s_pro_box{ width:1223px; margin:0 auto; margin-top:120px;}
.s_pro_box .s_pro_p1{ font-size:60px; color:#034f9b; font-weight:bold; text-align:center; text-transform:uppercase;}
.s_pro_box .s_pro_p2{ font-size:36px; color:#7b7b7b;  text-align:center; margin-bottom:49px;}

.s_pro_tip{ width:595px; height:417px; float:left; overflow:hidden; position:relative; margin-bottom:18px; margin-left:8px; margin-right:8px;}
.s_pro_tip .s_pro_pic{width:595px; height:417px; position:absolute; left:0; top:0;transform: scale(1);transition: all 1s ease-out; }
.s_pro_tip:hover .s_pro_pic{transform: scale(1.1); }
.s_pro_kuang{ position:absolute; left:60px; top:278px;transition:all 0.4s linear;}
.s_pro_kuang .s_pro_p3{ font-size:35px; color:#fff;}
.s_pro_kuang .s_pro_p4{ font-size:14px; color:#fff; margin-top:12px;}
.s_pro_kuang .s_pro_line{ width:96px; height:1px; background-color:#fff; margin-top:20px;}

.s_pro_tip:hover .s_pro_kuang{ margin-top:-15px;}




/*优势*/
.s_ys_p1{ font-size:60px; color:#034f9b; font-weight:bold; text-align:center; text-transform:uppercase; margin-top:100px;}
.s_ys_p2{ font-size:36px; color:#7b7b7b;  text-align:center; margin-bottom:60px;}


.s_cg_left{width:50%;  overflow:hidden; float:left;}

.s_cg_pic{ width:100%; height:266px;transform: scale(1);transition: all 1s ease-out;}
.s_cg_pic:hover{transform: scale(1.1);}

.s_cg_right{width:50%; height:266px; background-color:#f2f2f2; float:left; position:relative;}
.s_cg_kuang{ width:549px; position:absolute; left:45px; top:32px;}
.s_cg_kuang .s_cg_p1{ font-size:28px; color:#0d499f;}
.s_cg_kuang .s_cg_line{ width:36px; height:1px; background-color:#9a9a9a; margin-top:12px; margin-bottom:14px;}
.s_cg_kuang .s_cg_p3 p{ font-size:15px; color:#000; line-height:28px;}

.s_cg_kuang1{width:549px; position:absolute; left:auto;  right:45px;}





/*首页服务*/
.s_fw_box{ width:1217px; margin:0 auto; margin-top:140px;}
.s_fw_box .s_fw_p1{ font-size:60px; color:#034f9b; font-weight:bold; text-align:center; text-transform:uppercase;}
.s_fw_box .s_fw_p2{ font-size:36px; color:#7b7b7b;  text-align:center; margin-bottom:57px;}


.s_fw_tip{ width:374px; height:555px; float:left; margin-right:46px; position:relative;}
.s_fw_kuang{ width:374px; height:232px; overflow:hidden; position:absolute; left:0; top:0;}
.s_fw_kuang img{width:374px; height:232px;transform: scale(1);transition: all 1s ease-out; }
.s_fw_tip:hover .s_fw_kuang img{transform: scale(1.1);  }

.s_fw_nr{ width:294px; height:323px; background-color:#f2f2f2; padding-left:40px; padding-right:40px; position:absolute; left:0; bottom:0;transition:all 0.4s linear;}
.s_fw_nr .s_fw_p3{ font-size:24px; color:#034f9b; padding-top:35px;transition:all 0.4s linear;}
.s_fw_nr .s_fw_line{ width:39px; height:2px; background-color:#034f9b; margin-top:13px; margin-bottom:18px;transition:all 0.4s linear;}
.s_fw_nr .s_fw_p4{ font-size:15px; line-height:28px; color:#7f7f7f;transition:all 0.4s linear;}

.s_fw_tip:hover .s_fw_nr{ height:555px; background-color:#034f9b;}
.s_fw_tip:hover .s_fw_nr .s_fw_p3{ color:#fff;}
.s_fw_tip:hover .s_fw_nr .s_fw_line{ background-color:#fff;}
.s_fw_tip:hover .s_fw_nr .s_fw_p4{ color:#fff;}




/*首页新闻*/
.s_xw_bg{ background-color:#f3f3f3; margin-top:137px;  }
.s_xw_box{ width:1195px; margin:0 auto; padding-top:160px; padding-bottom:160px;}


.s_xw_left{ width:545px; height:519px; background-color:#034f9b; overflow:hidden; float:left; position:relative;}
.s_xw_pic{width:545px; height:351px; overflow:hidden; position:absolute; left:0; top:0;transform: scale(1);transition: all 1s ease-out;}
.s_xw_left:hover .s_xw_pic{transform: scale(1.2);}



.s_xw_kuang1{ width:100%; height:222px; background-color:#034f9b; position:absolute; left:0; bottom:-54px; transition:all 0.4s linear;}
.s_xw_kuang1 .s_xw_p2{ font-size:24px; color:#fff; padding-left:32px; padding-top:47px;}
.s_xw_kuang1 .s_xw_p3{ font-size:19px; color:#fff;padding-left:32px; margin-top:7px; margin-bottom:7px;}
.s_xw_kuang1 .s_xw_p3 a{color:#fff;}
.s_xw_kuang1 .s_xw_p4{ font-size:14px; color:#dddddd;padding-left:32px;}
.s_xw_more1{ width:120px; margin-top:36px; margin-left:32px;}
.s_xw_more1 p a{ display:block; font-size:15px; color:#fff; text-align:center; line-height:40px; border:1px solid #fff; border-radius:36px;}

.s_xw_left:hover .s_xw_kuang1{ bottom:10px;}


.s_xw_right{ width:650px; float:right;}
.s_xw_right .s_xw_line1{ height:1px; background-color:#cccccc;}
.s_xw_right .s_xw_p9{ font-size:34px; color:#4f4f4f; float:left;padding-left:47px; line-height:81px;}
.s_xw_right .s_xw_p5{ font-size:14px; color:#4d4d4d; font-weight:bold; float:right; line-height:81px;}
.s_xw_right .s_xw_p5 a{color:#4d4d4d; }
.s_xw_right .s_xw_p5 a:hover{color:#034f9b;}

.s_xw_tip{ height:145px; background-color:#fff; border-bottom:1px solid #dbdbdb;transition:all 0.4s linear;}
.s_xw_tip .s_xw_p6{ font-size:14px; color:#000; font-weight:bold; padding-left:47px; padding-top:31px;}
.s_xw_tip .s_xw_p7{ font-size:19px; color:#737373;padding-left:47px; margin-top:10px; margin-bottom:8px;}
.s_xw_tip .s_xw_p8{ font-size:14px; color:#a3a3a3;padding-left:47px;}
.s_xw_tip:hover{ background-color:#034f9b;}
.s_xw_tip:hover .s_xw_p6{ color:#fff;}
.s_xw_tip:hover .s_xw_p7{ color:#fff;}
.s_xw_tip:hover .s_xw_p8{ color:#fff;}





/*首页伙伴*/
.s_hb_box{ width:1217px; margin:0 auto; margin-top:120px; margin-bottom:88px;}
.s_hb_box .s_hb_p1{ font-size:60px; color:#034f9b; font-weight:bold; text-align:center; text-transform:uppercase;}
.s_hb_box .s_hb_p2{ font-size:36px; color:#7b7b7b;  text-align:center; margin-bottom:57px;}


.multipleColumn{ margin:0 auto; }
		.multipleColumn .hd{width:1217px;  height:1px; background:#fff; position:relative;}
		.multipleColumn .hd .prev{ background-image:url(../images/img24.jpg); width:40px; height:71px; position:absolute; left:-90px; top:112px;  }
		.multipleColumn .hd .next{ background-image:url(../images/img25.jpg); width:40px; height:71px; position:absolute; right:-90px; top:112px;  }
		

.multipleColumn .bd{ margin-left:-30px;}
		.multipleColumn .bd ul{ width:646px;  float:left; }
		.multipleColumn .bd ul li{ margin:0 36px; float:left;  }
		.multipleColumn .bd ul li{ margin-bottom:42px; }
		.multipleColumn .bd ul li img{ width:248px; height:127px; border:1px solid #e2e2e2; }




/*页脚*/
.foot_bg{ background:url(../images/img27.jpg) center no-repeat; width:100%; height:212px;}
.foot_box{ width:1217px; margin:0 auto; padding-top:54px;}
.foot_box .foot_pic{ width:110px; height:110px; float:left;}

.foot_kuang{ width:1062px; float:right; margin-top:15px;}
.foot_kuang .foot_p1{ font-size:14px; color:#cccccc;}
.foot_kuang .foot_p1 a{ color:#ccc;}
.foot_kuang .foot_p2{ font-size:14px; line-height:28px; color:#cccccc; margin-top:13px;}
.foot_kuang .foot_p2 a{ color:#ccc;}




/*about*/
.max_box{ width:1217px; margin:0 auto; margin-top:85px; padding-bottom:100px;}
.max_box .max_p1{ font-size:18px; color:#000; text-align:center; text-transform:uppercase;}
.max_box .max_hezi{ margin:0 auto; margin-bottom:70px;}
.max_box .max_hezi tr td{ font-size:48px; color:#000; font-weight:bold; text-align:center; text-transform:uppercase; font-weight:bold; padding-left:15px; padding-right:15px;}
.max_line{ width:39px; height:2px; background-color:#7d7d7d;}

.jj_kuang{ background-image:url(../images/img28.jpg); width:1217px; height:437px;}
.jj_kuang .jj_p1{ font-size:36px; color:#fff; text-align:center; padding-top:190px;}
.jj_kuang .jj_p2{ font-size:20px; color:#fff; text-align:center; text-transform:uppercase; margin-top:2px;}

.jj_nr{ margin-top:50px;}
.jj_nr p{ font-size:16px; color:#000; line-height:36px;}
.jj_nr p a{ color:#000;}


.jj_hezi{ width:1125px; margin:0 auto; margin-top:76px;}
.jj_tip{ width:281px; float:left;}
.jj_tip img{ margin:0 auto;}
.jj_tip p{ font-size:21px; color:#1e386b; font-weight:bold; text-align:center; margin-top:11px;}

.jj_hezi .jj_line{ height:1px; background-color:#e8ebf0; margin-top:54px; margin-bottom:61px;}

.jj_tip1{ width:375px; float:left;}
.jj_tip1 .jj_p3{ font-size:33px; color:#1e386b; text-align:center; font-weight:bold;}
.jj_tip1 .jj_p4{ font-size:17px; color:#000; text-align:center; margin-top:9px;}



.jj_nr2{ margin-top:88px;}
.jj_nr2 p{ font-size:16px; color:#000; line-height:36px;}
.jj_nr2 p a{ color:#000;}



/*企业文化*/
/*.cul_tip{ width:405px; height:355px; float:left;}
.cul_tip .cul_p1{ font-size:33px;text-shadow: 0 0 5px #fff, 0 0 5px #fff; color:#034f9b; font-weight:bold; text-align:center; padding-top:47px;}
.cul_tip .cul_p2{ font-size:25px;text-shadow: 0 0 5px #000, 0 0 5px #000; color:#fff; font-weight:bold; text-align:center; line-height:40px; margin-top:30px;}*/



/*文化*/
.cul_pic_box{ width:608px; height:350px; overflow:hidden; float:left; background-color:#ccc;}
.cul_pic_box img{ width:608px; height:350px;}
.cul_hezi{ width:608px; height:350px; float:left;}
.cul_nr{ width:520px; margin:0 auto;}
.cul_nr .cul_p1{ font-size:34px;color:#034f9b;padding-top:50px;}
.cul_nr .cul_line{ width:70px; height:3px; background-color:#034f9b; margin-top:22px; margin-bottom:22px;}
.cul_nr .cul_p2{ font-size:17px;color:#000; line-height:37px;}





/*新闻*/
.xw_tip{ height:240px; background-color:#f7f7f7; margin-bottom:36px;border-bottom: 1px solid #ebebeb;}
.xw_tip .xw_pic{ width:325px; height:209px; overflow:hidden; float:left; margin-left:16px; margin-top:16px;}
.xw_tip .xw_pic img{width:325px; height:209px;transform: scale(1);transition: all 1s ease-out;}
.xw_tip:hover img{transform: scale(1.1);}
.xw_right{ width:810px; float:right; margin-right:30px; margin-top:28px; }
.xw_right .xw_p1{ font-size:17px; line-height:29px; color:#000;}
.xw_right .xw_p2{ margin-top:20px; height:95px; overflow:hidden;}
.xw_right .xw_p2 p{color:#999999; font-size:13px; line-height:22px;}
.xw_right .xw_p3{color:#999999; font-size:14px;}
.xw_tip:hover .xw_p1{color:#034f9b;}



.news_title{width:100%; font-size:16px; color:#034f9b; line-height:35px; padding-top:15px; padding-bottom:15px; 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:15px; line-height:34px; 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;}
.new_nr_wenzi table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.new_nr_wenzi table tr td{ padding:11px; font-size:14px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}



.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:14px; color:#666; padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px; border:1px solid #999; margin-left:3px; margin-right:3px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #034f9b;  COLOR: #FFFFFF; border:1px solid #034f9b;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #034f9b;COLOR: #FFFFFF;border:1px solid #034f9b; padding-left:15px; padding-right:15px;padding-top:9px;padding-bottom:9px;margin-left:3px; margin-right:3px;border-radius:7px;}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}




/*产品*/
.pro_tip{ margin-bottom:1px;}
.pro_kuang1{ width:477px; height:313px; background-color:#ececec; float:left;}
.pro_kuang1 p{ font-size:31px; color:#034f9b; font-family:"迷你简粗宋"; font-weight:bold; text-align:center; line-height:313px;}
.pro_kuang2{ width:740px; height:313px; overflow:hidden; float:left;}
.pro_kuang2 img{width:740px; height:313px; transform: scale(1);transition: all 1s ease-out;}
.pro_tip:hover .pro_kuang2 img{transform: scale(1.1); }


.profl_tip{ width:300px; float:left; margin-bottom:35px; margin-right:52px; margin-left:52px; cursor:pointer;}
.profl_tip img{ width:300px; height:252px; margin:0 auto;}
.profl_tip p{ font-size:17px; color:#333; text-align:center; margin-top:12px;}



.cpfl_tip{ margin-bottom:45px;}
.cpfl_left{ width:330px; float:left;}
.cpfl_left .cpfl_p1{ font-size:28px; font-weight:bold; color:#034f9b; text-align:center; margin-bottom:13px;}
.cpfl_left .cpfl_kuang{ width:330px; height:273px;}
.cpfl_left .cpfl_kuang img{width:330px; height:273px;}
.cpfl_right{ width:818px; float:right; margin-top:45px;}
.cpfl_right table tr td{ font-size:15px; color:#333; line-height:28px;}




.qtcp_tip{ width:226px; float:left; margin-left:8px; margin-right:8px;}
.qtcp_tip .qtcp_p1{font-size: 24px;
    font-weight: bold;
    color: #034f9b;
    text-align: center; margin-bottom:15px;}

.qtcp_tip .qtcp_pic{width:226px; height:187px;}



/*加入我们*/
.jobs_left{ width:600px; height:493px; background-color:#034f9b; float:left;border-top-right-radius:76px;}
.jobs_left .jobs_p1{ font-size:42px; color:#fff; font-weight:bold; padding-left:80px; padding-top:50px;}
.jobs_left .jobs_p2{ font-size:21px; color:#fff; line-height:60px; padding-left:80px; padding-top:70px;}

.jobs_right{ width:530px; float:right; padding-top:125px;}
.jobs_right table tr td{ font-size:22px; line-height:41px; color:#333; padding-left:15px;}




/*联系我们*/
.con_left{ width:610px; float:left;}
.con_left .con_p1{ font-size:25px;color:#034f9b; font-weight:bold; margin-bottom:35px;}

.con_left table tr td{ font-size:16px; color:#333; line-height:43px;}
.con_left table tr td a{ color:#fff;}
.con_left table tr td img{ width:35px;}



.con_right{ width:580px; height:450px; float:right; background-color:#ccc;}





.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}


















































