@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "微软雅黑", Arial;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

*{ list-style:none; margin:0px; padding:0px; border:0px;}

a{ color: #333; text-decoration:none; transition:0.1s}
a:hover{ color:#ffc400;transition:0.1s}


.top_box{ width:100%; min-width:1200px; height:40px;  margin:0px auto 0px auto; border-bottom:1px #e0e0e0 solid;}
.top_box .cont_box{ width:1200px;  height:40px; margin:0px auto 0px auto; }
.top_box .cont_box .cm{ float:left; font-size:13px; margin-top:10px;}
.top_box .cont_box .rxdh{ float:right; height:25px; line-height:25px; font-size:13px;  margin-top:8px; padding-left:32px; background:url(images/tubiao_03.jpg) left no-repeat;}
.top_box::after{ display:block; content:""; clear:both;}

.head_box{ width:1200px; height:92px; margin:0px auto 0px auto;}
.head_box .logo_lie{ float:left; margin-top:22px;}
.dh_box{ float:right;}
.dh_box li{ float:left; font-size:16px; height:90px; line-height:90px; border-top:2px #fff solid; margin-left:5px;}
.dh_box li:hover{border-top:2px #ffbf00 solid;}
.dh_box li a{ display:block; color: #646464; padding:0px 10px 0px 10px;}
.dh_box li a:hover{ color:#ffb400; }

.banner_box{ width:100%; min-width:1200px; height:490px; margin:0px auto 0px auto;}


.home_pro_box{ width:1200Px; margin:0px auto 120px auto; padding-top:95px; }
.home_pro_box .title_lie{ width:200px;  margin:0px auto 65px auto; text-align:center; font-size:29px;}
.home_pro_box .title_lie p{ font-family:Arial; text-transform:uppercase; color:#848484; font-size:17px; margin-top:10px;}
.home_pro_box .cont_lie{ width:1200px; height:490px;  margin:0px auto 52px auto;}
.home_pro_box .more_box{ width:135px; height:44px; border:1px #e0e0e0 solid; margin:0px auto 0px auto; text-align:center; font-size:15px; color:#868686; line-height:44px;}
.home_pro_box .more_box:hover{border:1px #ffc400 solid;}
.home_pro_box .more_box a{ display:block; color:#868686;}
.home_pro_box .more_box a:hover{ color:#ffc400;}

.sy_pro_list{ width:386px; height:487px; float:left; overflow:hidden;  background:#FFF; margin-right:20px;}
.sy_pro_list .pic_lie{width:384px; height:385px;border:1px #ededed solid; overflow:hidden;transition:0.2s;}
.sy_pro_list:hover .pic_lie{border:1px #ffc400 solid;  transition:0.2s;}
.sy_pro_list .pic_lie img{width:384px; height:385px;}
.sy_pro_list:hover .word_lie{border:1px #ffc400 solid; border-top:0px; transition:0.2s;}
.sy_pro_list .word_lie{ width:374px; height:79px; border:1px #ededed solid; border-radius:0px 0px 5px 5px; position:relative; padding:20px 0px 0px 10px; border-top:0px;  transition:0.2s;}
.sy_pro_list .word_lie .pro_name{ float:left; font-size:18px;}
.sy_pro_list .word_lie .pro_name p{ color:#a8a8a7; font-size:13px; margin-top:8px;}
.sy_pro_list .word_lie .more_lie{ width:18px; height:18px; font-size:20px; color:#a8a8a7; text-align:center; line-height:18px; position:absolute; right:10px; margin-top:3px;  }
.sy_pro_list .word_lie .more_lie a{ display:block; color:#a8a8a7;}
.sy_pro_list .word_lie .more_lie a:hover{ color:#ffc400;}



.rollBox{width:1200Px;overflow:hidden; margin: 0 auto; position:relative;}
.rollBox .LeftBotton{width:50px; height:60px;overflow:hidden; left:0px; top:164px; cursor:pointer; position:absolute; background:url(images/left.png) no-repeat; }
.rollBox .RightBotton{width:50px; height:60px;overflow:hidden; right:0px; top:164px; cursor:pointer; position:absolute; background:url(images/right.png) no-repeat; }
.rollBox .Cont{width:1200Px;height:487px;overflow:hidden;float:left; }
.rollBox .ScrCont{width:10000000px; padding: 0px 0 0 0;}
.rollBox #List1,.rollBox #List2{float:left;}







.sy_news_box{ width:100%; min-width:1200px; margin:0px auto 0px auto; background:url(images/index_57.jpg) top repeat-x ; background-color:#f3f3f3; padding-top:120px; overflow:hidden; }
.sy_news_box .title_lie{width:793px;  margin:0px auto 78px auto; text-align:center; font-size:29px; color:#f6f6f5;}
.sy_news_box .title_lie p{ color:#f3f3f3; font-size:16px; margin-top:18px;}
.sy_news_box .cont_lie{ width:1200px; margin:0px auto 68px auto; }

.sy_news_box .cont_lie_pic{ margin-bottom:98px;}
.sy_news_box .cont_lie .pic_lie{ width:300px; height:371px; float:left; overflow:hidden;}
.sy_news_box .cont_lie .pic_lie img:hover{ transform:scale(1.5,1.5); transition: 1s;}
.sy_news_box .cont_lie .pic_lie img{width:300px; height:371px;transition: 1s;}

.sy_news_list{ width:320px; height:110px; float:left; background:url(images/tb.png) 0px 0px no-repeat; padding:0px 0px 0px 66px; font-size:18px; overflow:hidden; margin:0px 0px 60px 0px;  }
.sy_news_list p{ color:#767676; font-size:12px; line-height:23px; margin-top:20px;}

.sy_news_list:nth-child(3n-1){ margin:0px 21px 60px 21px;}

.sy_news_box .cont_lie::after{ display:block; content:""; clear:both;}


.sy_about_box{ width:100%; min-width:1200px; background:#ffc400; padding:50px 0px 55px 0px; overflow:hidden;}
.sy_about_box .cont_lie{ width:1200px; margin:0px auto 0px auto;}

.sy_about{ width:708px; float:left; margin-left:14px; font-size:13px; line-height:23px;}
.sy_about .title_lie{ font-size:30px; margin-bottom:12px;}
.sy_about .title_lie p{ text-transform:uppercase; font-family:Arial; font-size:27px; margin-top:16px;}

.sy_about_box .cont_lie .more_box{ width:144px; height:63px; text-align:center; line-height:63px; float:right; background:#333333; margin-right:14px; border-radius:5px; text-transform:uppercase;color:#FFF; font-size:20px; margin-top:40px; overflow:hidden;transition:0.5s;}
.sy_about_box .cont_lie .more_box:hover{ background:#ffd649; transition:0.5s;}
.sy_about_box .cont_lie .more_box a{ display:block; color:#FFF;}
.sy_about_box .cont_lie .more_box a:hover{ color:#FFF;}



.down_box{ width:100%; min-width:1200px; margin:0px auto 0px auto; background:#242323; color:#737373; overflow:hidden; padding:56px 0px 68px 0px;}
.down_box .cont_box{ width:1200px; margin:0px auto 0px auto;}
.down_about{ width:530px; float:left;}
.down_about .title_lie{width:530px; float:left; color:#FFF; font-size:19px; text-transform:uppercase}
.down_about .title_lie span{ font-family:Arial; font-family:Arial; font-size:17px;}
.down_about .neirong{ width:530px; float:left; font-size:13px; line-height:27px; margin-top:30px;}
.down_about .neirong P{ float:right; margin-right:10px; margin-top:20px;}
.down_about .neirong P a{ color:#737373;}
.down_about .neirong P a:hover{ color:#ffc400;}

.down_pro_fl{ width:285px; float:left; margin:0px 35px 0px 65px;}
.down_pro_fl .title_lie{width:285px; float:left; color:#FFF; font-size:19px; text-transform:uppercase}
.down_pro_fl .title_lie span{ font-family:Arial; font-family:Arial; font-size:17px;}
.down_pro_fl .neirong{ width:285px; float:left; font-size:13px; line-height:23px; margin-top:30px;}
.down_pro_fl .neirong .list{ width:285px; float:left; border-bottom:1px #323131 solid; margin-bottom:4px; padding-bottom:4px;}
.down_pro_fl .neirong .list a{ display:block; color:#737373;}
.down_pro_fl .neirong .list a:hover{ color:#ffc400;}
.down_pro_fl .neirong .list:last-child{border-bottom:0;}

.down_lianxi{ width:283px; float:left;}
.down_lianxi .title_lie{width:283px; float:left; color:#FFF; font-size:19px; text-transform:uppercase}
.down_lianxi .title_lie span{ font-family:Arial; font-family:Arial; font-size:17px;}
.down_lianxi .neirong{ width:283px; float:left; font-size:13px; line-height:23px; margin-top:30px;}
.down_lianxi .neirong .list{ width:243px; font-size:14px;  float:left; border-bottom:1px #323131 solid; margin-bottom:20px; padding-left:40px; padding-bottom:10px;}
.down_lianxi .neirong .list a{ display:block; color:#737373;}
.down_lianxi .neirong .list a:hover{ color:#ffc400;}
.down_lianxi .neirong .dizhi{ background:url(images/index_106.jpg) 6px 4px no-repeat;}
.down_lianxi .neirong .dianhua{ background:url(images/index_112.jpg) 6px 4px no-repeat;}
.down_lianxi .neirong .chuanzhen{ background:url(images/index_116.jpg) 6px 4px no-repeat;}
.down_lianxi .neirong .youxiang{ background:url(images/index_120.jpg) 6px 4px no-repeat;}
.down_lianxi .neirong .list:last-child{border-bottom:0;}


/****************************************************************************/

.nei_cont{ width:1200Px; margin:0px auto 100px auto; padding-top:30px; }
.nei_cont::after{ display:block; content:""; clear:both;}
.nei_left{ width:218px; float:left;}

.left_list_box{ width:216px; float:left; margin-bottom:13px; background:#FFF; border:1px #e2e2e2 solid;}
.left_list_box .title_lie{ width:216px; height:70px; text-align:center; color:#3b3b3b; font-size:26px; float:left; padding-top:13px; background:#ffc400;}
.left_list_box .title_lie p{ font-family:Arial; text-transform:uppercase; font-size:13px; margin-top:2px; }
.left_list_box .cont_list{width:196px; float:left; padding:8px 10px 10px 10px;}
.left_list_box .cont_list p{ line-height:20px; margin-top:6px; font-size:12px;}

.left_pro_fl{ width:183Px; margin:10px auto 0px auto; padding:0px 5px 5px 5px; font-size:14px; border-bottom:1px #CCCCCC dotted;}
.left_pro_fl a{ display:block;}

.nei_right{ width:944px; float:right; margin-top:18px;}
.nei_right .nei_title{ width:944px; float:left; border-bottom:1px #dfdfdf solid; font-size:15px; padding:0px 0px 9px 0px; margin-bottom:16px; }
.nei_right .cont_lie{width:944px; float:left; line-height:30px; font-size:15px;}
.nei_right .cont_lie img{ max-width:98%;}





.pro_list{ width:292px; height:369px; float:left; overflow:hidden;  background:#FFF; margin-top:10px; margin-bottom:5px; }
.pro_list .pic_lie{width:290px; height:291px;  border:1px #ededed solid; overflow:hidden;transition:0.2s;}
.pro_list:hover .pic_lie{border:1px #ffc400 solid;  transition:0.2s;}
.pro_list .pic_lie img{width:290px; height:291px; max-width:292px;}
.pro_list:hover .word_lie{border:1px #ffc400 solid; border-top:0px; transition:0.2s;}
.pro_list .word_lie{ width:280px; height:60px; border:1px #ededed solid; border-radius:0px 0px 5px 5px; position:relative; padding:10px 0px 0px 10px; border-top:0px;  transition:0.2s;}
.pro_list .word_lie .pro_name{ float:left; font-size:16px;}
.pro_list .word_lie .pro_name p{ color:#a8a8a7; font-size:13px; margin-top:5px;}
.pro_list .word_lie .more_lie{ width:18px; height:18px; font-size:20px; color:#a8a8a7; text-align:center; line-height:18px; position:absolute; right:10px; margin-top:3px;  }
.pro_list .word_lie .more_lie a{ display:block; color:#a8a8a7;}
.pro_list .word_lie .more_lie a:hover{ color:#ffc400;}
.pro_list:nth-child(3n-1){ margin-left:32px; margin-right:32px;}



.ry_list{ width:227px; height:230px; float:left; overflow:hidden;  background:#FFF; margin-top:10px; margin-bottom:6px;  }
.ry_list .pic_lie{width:225px; height:156px;  border:1px #ededed solid; overflow:hidden;transition:0.2s;}
.ry_list:hover .pic_lie{border:1px #ffc400 solid;  transition:0.2s;}
.ry_list .pic_lie img{width:225px; height:156px; max-width:225px;}
.ry_list:hover .word_lie{border:1px #ffc400 solid; border-top:0px; transition:0.2s;}
.ry_list .word_lie{ width:215px; height:60px; border:1px #ededed solid; border-radius:0px 0px 5px 5px; position:relative; padding:10px 0px 0px 10px; border-top:0px;  transition:0.2s;}
.ry_list .word_lie .pro_name{ float:left; font-size:16px;}
.ry_list .word_lie .pro_name p{ color:#a8a8a7; font-size:13px; margin-top:5px;}
.ry_list .word_lie .more_lie{ width:18px; height:18px; font-size:20px; color:#a8a8a7; text-align:center; line-height:18px; position:absolute; right:10px; margin-top:3px;   }
.ry_list .word_lie .more_lie a{ display:block; color:#a8a8a7;}
.ry_list .word_lie .more_lie a:hover{ color:#ffc400;}
.ry_list:nth-child(4n-2){ margin-left:12px; margin-right:12px;}
.ry_list:nth-child(4n-1){ margin-left:0px; margin-right:12px;}



.news_list{ width:98%; margin:25px auto 0px auto; line-height:20px; padding:0px 9px 12px 5px; border-bottom:1px #CCCCCC dashed; clear:both; }
.news_list img{ width:100px; height:88px; float:left; margin-right:15px;}
.news_list p{ margin:0px auto 0px auto; padding:0px;}
.news_list .news_title{ padding-top:6px; padding:0px; font-size:15px;}
.news_list .news_riqi{ font-size:12px; margin:4px 0px 3px 0px; color:#999 }
.news_list .news_riqi font{color:#999 !important;}
.news_list .news_intro{font-size:12px; color:#666 }


.news_biaoti{ width:100%; text-align:center; font-size:16px; margin-bottom:3px; margin-top:12px; font-weight:bold}
.news_word{ width:100%; border-bottom:1px #b3b3b3 dotted; text-align:center; margin-bottom:23px; font-size:13px; padding-bottom:10px;}


.news_xiangguan{ width:100%; border-top:1px #b3b3b3 dotted; margin-top:33px; overflow:auto; padding-top:20px; }
.news_xiangguan .lie_box{ width:99%; line-height:20px;  margin:0 auto 13px auto;}




.foot_box{ width:100%; min-width:1200px; background:#151515; margin:0px auto 0px auto; overflow:hidden; padding:15px 0px 15px 0px;}
.foot_box .cont_box{width:1200px; margin:0px auto 0px auto; color:#707070;}
.foot_box .left_lie{ float:left}
.foot_box .right_lie{ float:right;}
.foot_box .cont_box a{ color:#707070; }
.foot_box .cont_box a:hover{ color:#ffc917;}

