@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;}

p{font-family:"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*/
.head_box{ width:1353px; margin:0 auto; margin-top:40px; margin-bottom:40px;}
.head_hezi{ width:220px; margin:0 auto;}
.head_hezi .logo{ float:left;}
.head_kuang{ float:right; margin-top:-6px; margin-bottom:27px;}
.head_kuang .head_p1{ font-size:33px; color:#000;}
.head_kuang .head_p2{ font-size:18px; color:#000; text-transform:uppercase; margin-top:1px;}

.head_box .nav{ width:750px; margin:0 auto;}
.nav ul li{  float:left;position:relative; margin-left:26px; margin-right:26px;}
.nav ul li a{ color:#000;  font-size:18px;  text-decoration:none;}
.nav ul li a:hover{ color:#000; text-decoration:none;}
.nav ul li span{ display:block; position:absolute; width:0px; height:0px; background:#3077a7; top:40px; left:50%;}






/*通栏*/

#wrapper {
	position:relative; z-index:100;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:1006px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:1006px !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:1353px; margin:0 auto; margin-top:110px;}
.s_jj_box .s_jj_p1{ font-size:44px; color:#000; text-align:center; font-weight:bold;}
.s_jj_box .s_jj_line{ width:62px; height:2px; background-color:#a7a7a7; margin:0 auto; margin-top:18px; margin-bottom:45px;}
.s_jj_nr p{ font-size:18px; color:#000; line-height:36px; text-align:center;}
.s_jj_nr p a{ color:#000;} 

.s_jj_more{  margin:0 auto; margin-top:35px;}
.s_jj_more p a{ display:block;width:198px; margin:0 auto;  font-size:17px; color:#787b7a;  line-height:46px; text-align:center; border:3px solid #787b7a; transition:all 0.5s linear;}
.s_jj_more p a:hover{ background-color:#242857; width:230px; border:3px solid #242857; color:#fff; }


/*首页产品*/
.s_pro_bg{ background:url(../images/img2.jpg) center no-repeat; width:100%; height:691px; margin-top:100px;background-attachment:fixed; background-size: cover;}
.s_pro_left{ width:50%; height:691px; background-color:rgba(255,255,255,0.5); float:left;}
.s_pro_hezi{ width:671px; float:right; padding-top:160px;}
.s_pro_kuang1{ width:237px; float:left;}
.s_pro_kuang1 .s_pro_pic{ float:left;}
.s_pro_kuang2{ float:right; margin-top:-10px;}
.s_pro_kuang2 .head_p1{ font-size:37px; color:#000;}
.s_pro_kuang2 .head_p2{ font-size:20px; color:#000; text-transform:uppercase;}

.s_pro_kuang1 .s_pro_p1{ font-size:44px; color:#000; margin-top:13px;}

.s_pro_ss{ margin-top:12px;}
.s_pro_ss .s_pro_ss_title1{ width:167px; height:51px;  border:0; background-color:#ebedf0; float:left; font-size:13px; color:#6c6c6c; line-height:51px; padding-left:10px;}
.s_pro_ss .s_pro_ss_pic2{ float:left; border:0;}

.s_pro_nr{ float:left; margin-left:73px; margin-top:-20px;}
.s_pro_nr p{ font-size:20px; color:#000; line-height:52px;transition:all 0.4s linear;}
.s_pro_nr p a{ color:#000;}
.s_pro_nr p a:hover{color:#242857;}
.s_pro_nr p:hover{ margin-left:20px;}


.s_pro_pic2{ float:left; margin-left:24px; padding-top:212px;}



/*首页新闻*/
.s_xw_box{ width:1353px; margin:0 auto; margin-top:103px; margin-bottom:110px;}
.s_xw_box .s_xw_p1{ font-size:69px; color:#000; text-align:center;}
.s_xw_box .s_xw_line{ width:62px; height:2px; background-color:#a7a7a7; margin:0 auto; margin-top:3px; margin-bottom:55px;}






.tempWrap{ width:1207px!important;}
.picScroll-left{ width:100%;}
		.picScroll-left .hd{ width:1207px;  height:1px; background-color:rgba(0,0,0,0);position:relative;}
	.picScroll-left .hd .next{ background-image:url(../images/img6.jpg); width:37px; height:64px; position:absolute; left:1301px; top:205px;cursor:pointer;}
	.picScroll-left .hd .prev{ background-image:url(../images/img5.jpg); width:37px; height:64px; position:absolute; right:1155px; top:205px; cursor:pointer;}

		.picScroll-left .bd{ width:1207px; margin:0 auto; overflow:hidden;}

		.picScroll-left .bd ul li{ margin:0 18px; float:left;  }


.s_xw_tip{ width:367px;}
.s_xw_tip .s_xw_pic{ width:367px; height:235px; overflow:hidden;}
.s_xw_tip .s_xw_pic img{ width:367px; height:235px;transform: scale(1);transition: all 1s ease-out; }
.s_xw_tip:hover .s_xw_pic img{ transform: scale(1.2); }
.s_xw_kuang{ height:240px; background-color:#e8e8e8;}
.s_xw_nr{ width:302px; margin:0 auto; padding-top:42px;}
.s_xw_nr .s_xw_p2{ font-size:18px; color:#424242; font-weight:bold;}
.s_xw_tip:hover .s_xw_p2{color:#242857;}
.s_xw_nr .s_xw_p3{ font-size:16px; color:#6c6c6c; margin-top:10px; }
.s_xw_nr .s_xw_line1{ height:1px; background-color:#b1b1b1; margin-top:11px; margin-bottom:18px;}
.s_xw_nr .s_xw_p4{ font-size:14px; color:#4f4f4f; line-height:24px; }


/*页脚*/
.foot_bg{ background-color:#474747;padding-bottom:30px;}
.foot_box{ width:1353px; margin:0 auto; padding-top:68px; }

.foot_left{ width:220px; float:left; }
.foot_left .foot_pic{ float:left;}
.foot_kuang{ float:right; margin-top:-6px;}
.foot_kuang .foot_p1{ font-size:33px; color:#d4d4d4;}
.foot_kuang .foot_p2{ font-size:18px; color:#d4d4d4; text-transform:uppercase; margin-top:1px;}
.foot_ewm{ width:220px; margin:0 auto; margin-top:43px;}
.foot_ewm img{ max-width:120px; height:auto; margin:0 auto;}
.foot_ewm p{ font-size:14px; color:#d4d4d4; text-align:center; margin-top:8px;}

.foot_line{ width:1px; height:228px; background-color:#5a5a5a; float:left; margin-left:85px; margin-right:85px;}

.foot_nav{ float:left; margin-top:-12px;}
.foot_nav p{ font-size:17px; color:#fff; line-height:40px;}
.foot_nav p a{ color:#fff;}
.foot_nav p span{ font-size:12px;}


.foot_lx{ width:669px; float:right; margin-top:-5px;}
.foot_lx h1{ font-size:34px; color:#fff; margin-bottom:14px;}
.foot_lx p{ font-size:16px; color:#fff; line-height:30px;}
.foot_lx p a{ color:#fff;}


.foot_line1{ height:1px;background-color:#5a5a5a; margin-top:52px; }

.foot_p4{ font-size:14px; color:#a1a1a1; text-align:center; margin-top:24px;}
.foot_p4 a{color:#a1a1a1;}



/*about*/
.nytonglan_p1{ font-size:44px; color:#fff; text-align:center; font-weight:bold; padding-top:200px;}
.nytonglan_line{ width:64px; height:1px; background-color:#fff; margin:0 auto; margin-top:13px;}


.max_box{ width:1353px; margin:0 auto; margin-top:106px; padding-bottom:130px;}

.jj_nr p{ font-size:18px; color:#000; line-height:36px;}
.jj_nr p a{ color:#000;}


.shipin_hezi{ width:537px; float:left; margin-right:56px;}
.shipin_nr{ width:537px; height:385px; background-color:#666;}
.shipin_kuang{ background-color:#ebebeb;}
.shipin_kuang h1{ font-size:24px; color:#242858; text-transform:uppercase; text-align:center; line-height:74px;}


.fengmao_p1{ font-family:"Impact"; font-size:72px; text-align:center; margin-top:96px; color:#242857;}
.fengmao_line{ width:72px; height:1px; background-color:#242857; margin:0 auto; margin-top:15px; margin-bottom:48px;}

.fengmao_pic1{ max-width:1353px; margin:0 auto; margin-bottom:40px;}


.fengmao_tip{ width:316px; float:left; margin-right:29px;}
.fengmao_pic{ width:316px; height:238px; overflow:hidden;} 
.fengmao_pic img{width:316px; height:238px; transform: scale(1);transition: all 1s ease-out;}
.fengmao_pic img:hover{ transform: scale(1.2); }
.fengmao_tip .fengmao_p2{ font-size:17px; color:#000; text-align:center; margin-top:15px;}
.fengmao_tip .fengmao_p2 a{ color:#000;}
.fengmao_tip .fengmao_p2 a:hover{color:#242857;}


.fengmao_tip:nth-child(4n){margin-right:0px;}







/*新闻*/
.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:939px; float:right; margin-right:30px; margin-top:28px; }
.xw_right .xw_p1{ font-size:18px; 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:#242857;}



.news_title{width:100%; font-size:16px; color:#242857; line-height:74px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#c81622; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:14px; text-align:justify; 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;}



.newspage1 { margin:0 auto; margin-top:20px;}
.newspage1 A { font-size:12px; color:#666; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px; border:1px solid #999; margin-left:1px; margin-right:1px;}
.newspage1 A:hover {BACKGROUND: #242857;  COLOR: #FFFFFF; border:1px solid #242857;}
.newspage1 SPAN.current{ font-size:12px; BACKGROUND: #242857;COLOR: #FFFFFF;border:1px solid #999; padding-left:8px; padding-right:8px;padding-top:3px;  padding-bottom:3px;margin-left:1px; margin-right:1px;}


.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;}




/*联系我们*/
.con_box{ width:565px; float:left;}
.con_box h1{ font-size:25px; color:#242857; margin-bottom:24px;}
.con_box p{ font-size:16px; color:#333; line-height:47px;}
.con_box p a{color:#333;}
.con_box p span{ font-size:12px;}
.con_ditu{ float:right; width:780px; height:430px;}



.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}




.liuyan_kuang{ width:200px; background-color:#242857; margin-top:70px;}
.liuyan_kuang p{ font-size:18px; color:#fff; line-height:40px; text-align:center; font-weight:bold;}
.liuyan_line{ height:1px; background-color:#ccc; margin-bottom:30px;}

.ord_tip{ width:674px; float:left; margin-bottom:12px;}
.ord_tip p{ font-size:14px; color:#333; margin-bottom:6px;}
.ord_tip .ord_kuang1{ width:636px; 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:1313px; min-height:113px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;}
.ord_p1{font-size:14px; color:#333; margin-top:12px; margin-bottom:6px;}
.ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;}
.ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;}
.ord_kuang5{ width:277px; height:42px; background-color:#242857; border:0; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;}





/*factory*/
.product-list li {
	float: left; 
	 
}

.product-list li {
	background: none;
	width: 430px;
	height: 390px;
	
	display: block;
	line-height: normal;
	overflow: hidden;
	position: relative;  background:#fff; margin-right:30px; margin-bottom:24px;
	
	
}

.product-list li:nth-child(3n){margin-right:0px;}

.product-list li figure{ display:block; text-align:center; background:#f1f1f1}
.product-list li figure img {
	width: 430px;
	height: 320px;
	transition: 424ms linear;  
}




.product-list li figcaption {
	display: block;
	color: #5d5d5d;
	font-size: 16px;
	line-height: normal;
	margin-top: 20px;
	transition: 350ms;
	text-align: center; padding-bottom:30px
}

.product-box .product-down {
	float: left;
}

.product-list li  mark {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(0, 117, 207, 0.2);
	background: #0075cf\9;
	filter: alpha(opacity=20);
	z-index: 20;
	opacity: 0;
	transform: skewX(45deg);
	visibility: hidden;
	transition: 360ms;
}

.product-list li mark b {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	z-index: 30;
}

.product-list li  mark b:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #0075cf;
	position: absolute;
	left: 0;
	top: 23px;
	transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
	-moz-transform: translateX(-200px);
}

.product-list li  mark b:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #0075cf;
	position: absolute;
	left: 23px;
	top: 0;
	transform: translateY(-200px);
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
}

.product-list li  mark:before {
	content: "";
	width: 100%;
	height: 0%;
	border-left: 3px solid #0075cf;
	border-right: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li  mark:after {
	content: "";
	width: 0%;
	height: 100%;
	border-top: 3px solid #0075cf;
	border-bottom: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li:hover  mark {
	opacity: 1;
	transform: skewX(0);
	visibility: visible;
}
.product-list li:hover img{ transition:all 0.4s;transform: scale(1.1)}
.product-list li:hover mark:before {
	height: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover  mark:after {
	width: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover f img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.product-list li:hover  mark b:before {
	transition: 355ms 180ms;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.product-list li:hover  mark b:after {
	transition: 355ms 240ms;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.product-list li:hover figcaption {
	color: #0075cf;
}





/*产品*/
.left_box{ width:270px; float:left; border-bottom:5px solid #242857;}
.left_kuang1{ height:105px;background: linear-gradient(45deg,#242857,#aeb4fa); border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom:1px;}
.left_kuang1 .left_p1{ font-size:27px; color:#fff; font-weight:bold; padding-left:30px; padding-top:22px;}
.left_kuang1 .left_p2{ font-size:19px; color:#fff;  padding-left:30px; }

.sideMenu{ }
.sideMenu h3 a{ display:block; font-size:16px; font-weight:normal; color:#fff; line-height:40px; border-bottom:1px solid #fff; padding-left:10px;}
.sideMenu h3 a:hover{ background: linear-gradient(45deg,#333,#333); color:#fff;transition: all 0.4s;width:210px; margin-left:8px;}
.sideMenu h3 span{ color:#242857;}
.sideMenu h3 a:hover span{color:#fff;transition: all 0.4s;}

.left_pic{  margin:0 auto; }



.sideMenu ul{  display:none; /* 默认都隐藏 */ }
.sideMenu ul li{font-size:14px;  color:#333; line-height:38px; padding-left:29px;width:210px; margin-left:8px;}
.sideMenu ul li a{color:#333;}
.sideMenu ul li a:hover{ color:#242857;}



.right_box{ width:1050px; float:right;}




.pro_tip{ width:312px;  float:left; padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:23px; border:1px solid #e5e5e5; border-radius:6px; margin-bottom:35px; margin-right:24px;}
.pro_kuang{ width:312px; height:234px; overflow:hidden;}
.pro_kuang img{width:312px; height:234px;transform: scale(1);transition: all 1s ease-out;}
.pro_tip:hover .pro_kuang img{transform: scale(1.2);}

.pro_tip .pro_line{ width:0px; height:1px;background-color:#8b6f5c; margin-top:15px;transition:all 0.3s linear; }
.pro_tip .pro_p1{ font-size:15px; color:#333; text-align:center; margin-top:16px;}
.pro_tip:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.pro_tip:hover .pro_p1{color:#8b6f5c;}
.pro_tip:hover .pro_line{ width:100%;}


.pro_tip:nth-child(3n){margin-right:0px;}





.pro1_p11{font-size:17px;  color:white; line-height:37px; background: linear-gradient(45deg,#115d95,#115d95); text-align:center; margin-bottom:25px;}


.pro3_p1{ font-size:16px; font-weight:bold; color:#666666; border-bottom:1px dashed #666666; padding-bottom:5px; margin-bottom:15px;}


.pro_nypic{ width:800px!important; height:600px!important; margin:0 auto;border: #CC9900 1px dotted;
    padding: 5px;
    background: #eee;
    border-radius: 8px;}







.pro_tip11{ margin-left:8px!important; margin-right:7px!important;}












