@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.9); border-bottom:1px solid #ddd; position:fixed; top:0; left:0; z-index:300;}
.head_box{ width:1361px; height:129px; margin:0 auto;}
.head_box .logo{ float:left; margin-top:32px;}

.head_yuyan{  float:right; margin-top:54px;}
.head_yuyan p{ float:right; margin-left:10px;}
.head_yuyan p a{ display:block;width:28px; font-size:14px; color:#b90008; text-align:center; line-height:28px; border:1px solid #b90008; border-radius:30px;}

.head_line{ width:2px; height:11px; background-color:#b90008; float:right; margin-top:64px; margin-left:24px; margin-right:8px;}

.head_nav{ float:right; margin-top:57px;}
.head_nav ul li{ float:left; font-size:18px; color:#000; margin-left:58px;}
.head_nav ul li a{ color:#000;}
.head_nav ul li a:hover{color:#b90008;}




/*通栏*/
#wrapper {
	position:relative; z-index:100;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:854px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:854px !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:1361px; margin:0 auto; margin-top:150px;}
.s_jj_left{ width:538px; float:left;}
.s_jj_tip{ width:269px; height:220px; float:left; background-color:#e5ecfc;}
.s_jj_tip .s_jj_pic{ margin:0 auto; padding-top:27px;transform-style: preserve-3d;transition: all 1s;}
.s_jj_tip .s_jj_p1{ font-size:34px; color:#343434; text-align:center; margin-top:3px;}
.s_jj_tip .s_jj_line{ width:24px; height:2px; background-color:#343434; margin:0 auto; margin-top:10px;}
.s_jj_tip .s_jj_p2{ font-size:18px; color:#343434; text-align:center; margin-top:12px;}

.s_jj_tip:nth-child(2){ background-color:#0093d9;}
.s_jj_tip:nth-child(3){ background-color:#a465ab;}
.s_jj_tip:nth-child(4){ background-color:#f3f3f3;}


.s_jj_tip:hover .s_jj_pic{
        transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
        }


.s_jj_right{ width:757px; float:right;}
.s_jj_right .s_jj_p3{ font-size:39px; color:#464646; font-weight:bold;}
.s_jj_right .s_jj_p4{ font-size:18.5px; color:#464646; font-weight:bold; text-transform:uppercase; margin-top:5px;}
.s_jj_right .s_jj_line1{ width:44px; height:2px; background-color:#818181; margin-top:19px; margin-bottom:35px;}
.s_jj_nr p{ font-size:18px; color:#4e4e4e; line-height:36px;}
.s_jj_nr p a{color:#4e4e4e;}
.s_jj_more{ width:198px; margin-top:71px;transition:all 0.4s linear;}
.s_jj_more p a{ display:block; font-size:17px; color:#636363; text-align:center; line-height:46px; border:3px solid #7f7f7f;transition:all 0.4s linear;}
.s_jj_more p a:hover{border:3px solid #ff9900; background-color:#ff9900; color:#fff;}
.s_jj_more:hover{ margin-left:20px;}



/*首页产品*/
.s_pro_bg{ background:url(../images/img5.jpg) center no-repeat; width:100%; height:1240px; margin-top:140px;background-attachment:fixed; background-size: cover;}
.s_pro_box{ width:1361px; margin:0 auto; padding-top:140px;}
.s_pro_box .s_pro_p1{ font-size:48px; color:#fff; font-weight:bold; text-align:center;}
.s_pro_box .s_pro_p2{ font-size:20px; color:#fff;  text-align:center; margin-top:9px;}
.s_pro_box .s_pro_p3{ font-size:14px; color:#fff;  text-align:center; margin-top:5px;}
.s_pro_box .s_pro_line{ width:44px; height:3px; background-color:#fff; margin:0 auto; margin-top:18px; margin-bottom:44px;}


.s_pro_tip{ width:429px; height:293px; float:left; background-color:#fff; margin-bottom:59px; margin-right:37px;}
.s_pro_kuang1{ width:71px;height:180px; overflow:hidden; float:left; margin-top:36px;}
.s_pro_kuang1 p{ font-size:14px; color:#000; line-height:36px; text-align:right;}
.s_pro_kuang2{ width:140px; height:180px; overflow:hidden; float:left; margin-left:8px; margin-top:36px;}
.s_pro_kuang2 p{ font-size:14px; color:#000; line-height:36px;}
.s_pro_kuang3{ width:178px; float:right; margin-right:22px; padding-top:33px;}
.s_pro_kuang3 .s_pro_pic{ width:178px; height:85px; position:relative; margin-bottom:14px;}
.s_pro_kuang3 .s_pro_pic img{width:178px; height:85px; position:absolute; top:0; left:0;}
.s_pro_kuang3 .s_pro_pic p{ font-size:16px; color:#000; position:absolute; left:25px; top:32px;}

.s_pro_kuang4{ height:45px;background-image: linear-gradient(to right, rgba(160,160,160,1), rgba(101,101,101,1)); margin-top:17px;}
.s_pro_kuang4 p{ font-size:20px; color:#fff; font-weight:bold; line-height:45px; text-align:center;}


.s_pro_tip{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.s_pro_tip:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #666;
    -moz-box-shadow:0px 5px 15px #666;
    box-shadow:0px 5px 15px #666;
}


.s_pro_tip:nth-child(3n+1){margin-right:0px;}


.s_pro_more{ width:198px; margin:0 auto; margin-top:18px;transition:all 0.4s linear;}
.s_pro_more p a{ display:block; font-size:17px; color:#fff; text-align:center; line-height:46px; border:3px solid #bfc0ba;transition:all 0.4s linear;}
.s_pro_more p a:hover{border:3px solid #ff9900; background-color:#ff9900; color:#fff;}
.s_pro_more:hover{ width:220px;}




/*首页价值观*/
.s_jz_box{width:1361px; height:697px; margin:0 auto; position:relative;}
.s_jz_box .s_jz_line1{ width:1px; height:89px; background-color:#000; margin-left:77px; margin-bottom:55px;}
.s_jz_left{ width:616px; position:absolute; left:77px; top:145px; z-index:150;}
.s_jz_left .s_jz_p1{ font-size:137px; color:#ea6e00; font-weight:bold; text-transform:uppercase; margin-left:-10px; margin-top:-23px;}
.s_jz_left .s_jz_p2{ font-size:36px; color:#626161; text-transform:uppercase;  }
.s_jz_left .s_jz_p3{ font-size:38px; color:#001e61; font-weight:bold; text-transform:uppercase; float:left; border-bottom:1px solid #000000; padding-bottom:6px; margin-left:-4px; margin-top:74px;}
.s_jz_left .s_jz_p4{ font-size:22px; color:#626161; margin-top:19px;}
.s_jz_left .s_jz_p5{ font-size:15px; color:#8b6f5c; margin-top:14px;}

.s_jz_right{ width:501px; height:536px; overflow:hidden; border-left:369px solid #f3f3f3; position:absolute; right:90px; bottom:0; z-index:100;}
.s_jz_right img{ transform: scale(1);transition: all 1s ease-out;  }
.s_jz_right img:hover{ transform: scale(1.2);  }

.s_jz_line2{ width:223px; height:1px; background-color:#000; float:left;}
.s_jz_line3{ width:419px; height:1px; background-color:#000; float:right;}



/*首页广告*/
.s_gg_bg{ background:url(../images/img9.jpg) center no-repeat; width:100%; height:921px; margin-top:92px;background-attachment:fixed; background-size: cover;}
.s_gg_box{width:1361px; margin:0 auto; padding-top:315px;}
.s_gg_box .s_gg_p1{ font-size:62px; color:#ffdf72; font-weight:bold; text-transform:uppercase; margin-left:240px;}
.s_gg_box .s_gg_p2{ font-size:112px; color:#fff; text-align:center;}
.s_gg_box .s_gg_p3{ font-size:30px; color:#fff; text-align:right; margin-top:6px; margin-right:234px;}


/*首页联系我们*/
.s_ditu_box{ width:1361px; height:1px; margin:0 auto;margin-top:160px; position:relative; }
.s_ditu_hezi{ width:607px; height:548px; background-color:#ddd; position:absolute; left:0; top:0;}


 .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_box{width:1361px; margin:0 auto; }
.s_lx_box .s_lx_kuang{ width:704px; float:right;}
.s_lx_box .s_lx_kuang p{ font-size:48px; color:#a3a3a3; text-transform:uppercase; padding-top:30px; }


.s_lx_bg1{ background:url(../images/img10.jpg) center no-repeat; width:100%; height:42px; margin-top:13px; }
.s_lx_box1{width:1361px; margin:0 auto;}
.s_lx_kuang1{width:704px; float:right;}
.s_lx_kuang1 p{ font-size:22px; color:#fff; font-weight:bold; line-height:42px;}

.s_lx_box3{width:1361px; margin:0 auto; margin-top:25px;}
.s_lx_nr{width:704px; float:right;}
.s_lx_nr p{ font-size:16px; color:#000; line-height:42px;}
.s_lx_nr p a{ color:#000;}
.s_lx_nr p span{ color:#737373;}



/*首页邮箱*/
.email_bg{ background-image:url(../images/img27.jpg); background-repeat:repeat-x; height:103px; margin-top:85px; }
.email_box{ width:1000px; margin:0 auto; padding-top:34px;}
.email_box .email_title{ font-size:22px; color:#333; float:left; margin-top:5px;}
.email_box .line1{ width:1px; height:39px; background-color:#cacaca; float:left; margin-left:23px; margin-right:23px;}

.email_box .email{ float:left; padding-top:10px;}
.email_box .email .name{ font-size:12px;  float:left; margin-top:3px;}
.email_box .email .username{ width:117px; height:20px; line-height:20px; float:left; padding-left:6px;}
.email_box .email .name_1{ font-size:12px; float:left; margin-left:8px; margin-top:3px;}
.email_box .img_4{ float:left; margin-left:15px; margin-top:2px;}

.email_box .img_3{ float:right; margin-right:0px;}


/*页脚*/
.foot_bg{ background:url(../images/img12.jpg) center no-repeat; width:100%; height:329px;}
.foot_hezi{ width:301px; margin:0 auto; padding-top:75px;}
.foot_hezi .foot_pic1{ width:158px; float:left; margin-top:24px;}
.foot_hezi .foot_pic2{ float:right;}

.foot_p1{ font-size:12px; color:#ccc; text-align:center; margin-top:75px;}
.foot_p1 a{ color:#ccc;}
.foot_p2{ font-size:12px; color:#ccc; text-align:center; margin-top:9px;}
.foot_p2 a{ color:#ccc;}


/*about*/
.nytl_box{width:1361px; margin:0 auto; padding-top:300px;}
.nytl_box .nytl_line{ width:6px; height:91px; float:right;background-color:rgba(255,255,255,0.5); margin-left:19px; margin-right:93px;}
.nytl_kuang{ float:right;}
.nytl_kuang .nytl_p1{ font-size:60px; color:#fff; text-transform:uppercase; text-align:right; opacity:0.5; margin-top:-18px;}
.nytl_kuang .nytl_p2{ font-size:34px; color:#fff; text-align:right; margin-top:-10px;}


.max_box{ width:1361px; margin:0 auto; margin-top:82px; padding-bottom:90px;}
.max_box .max_p1{ font-size:34px; color:#464646; float:left;}
.max_box .max_p2{ font-size:26px; color:#dddddd; font-weight:bold; font-style:italic; text-transform:uppercase; float:right; margin-top:13px;}
.max_box .max_line{ height:1px; background-color:#e7e7e7; margin-top:14px; margin-bottom:45px;}

.jj_nr p{ font-size:18px; color:#000; line-height:36px;}
.jj_nr p a{color:#000;}



/*产品应用*/
.yy_kuang1{ border-top:2px solid #fe0000; border-bottom:1px solid #fe0000; margin-bottom:20px; margin-top:40px;}
.yy_kuang1 p{ font-size:19px; color:#333; font-weight:bold;  line-height:41px; text-align:center;}

.yy_kuang2 p{ font-size:15px; color:#333; line-height:32px;}
.yy_kuang2 table{ margin-top:20px; margin-left:30px;}
.yy_kuang2 table tr td{ font-size:15px; color:#333; line-height:32px;}




/*咨询*/
.cp_ord_tip{ width:675px; float:left; margin-bottom:21px;}
.cp_ord_tip p{ font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip .cp_ord_kuang1{ width:640px; height:57px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; border-radius:9px;}
.cp_ord_tip2 p{font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip2 .cp_ord_kuang2{width:1326px; min-height:220px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;border-radius:9px;}
.cp_ord_p1{font-size:14px; color:#333; margin-top:21px; margin-bottom:10px;}
.cp_ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;border-radius:9px;}
.cp_ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;border-radius:9px;}
.cp_ord_kuang5{ width:277px; height:42px; background-color:#ff0000; border:0; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;border-radius:9px;}

.ord_p1{font-size:16px; color:#333; margin-bottom:15px; margin-top:21px;}



/*联系我们*/
.con_box{ width:570px; float:left;}
.con_box h1{ font-size:25px; color:#ea6e00; margin-bottom:23px;}
.con_box p{ font-size:17px; color:#333; line-height:42px;}
.con_box p a{color:#333;}
.con_box p span{ font-size:12px;}

.con_ditu{ float:right; width:785px; height:450px; }





/*产品*/
.pro_tb{ width:100%; border:0; margin-bottom:20px;  }
.pro_tb tr td{font-size: 15px;
    color: #333;
    line-height: 29px;
    padding-top: 15px;
    padding-bottom: 15px;}
.pro_tb tr td a{ color:#333;}



.nr_bo:hover{ background-color:#edf6fb;}


.pro_title{ font-size:17px; color:white; line-height:51px; text-align:center; background-color:#ff9800;font-weight:bold; }
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0;}
.pro_nr_box table tr td{ padding:11px; font-size:15px; color:#333; line-height:40px;   border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box table tr td a{ color:#333;}
.pro_nr_box table tr td a:hover{ color:red;}
.pro_nr_box table img{ max-width:90%!important; height:auto!important;}
.pro_nr_box p{ font-size:15px; color:#333; line-height:32px;}



.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: #fe0000;  COLOR: #FFFFFF; border:1px solid #fe0000;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #fe0000;COLOR: #FFFFFF;border:1px solid #fe0000; 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;}








































































