﻿@charset "utf-8";
/*--全局属性--*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input 
{margin:0;padding:0;color:#000;}
html{background: #fff;}
body{width:100%;font-size:12px;font-family:微软雅黑;margin:0 auto;}
a, a:link, a:visited {text-decoration:none;}
li{list-style:none;}
img{border:none;}
.clear{clear:both;}
.w1287{width: 1287px;height: auto;margin: 0 auto;}
.w1200{width: 1200px;height: auto;margin: 0 auto;}
.w1100{width: 1100px;height: auto;margin: 0 auto;}
.w1000{width: 1000px;height: auto;margin: 0 auto;}
.w800{width: 800px;height: auto;margin: 0 auto;}
/*头部*/
#top{width: 100%;height: 100px;}
#top .top_l{width: 244px;height: 58px;float: left;margin-top: 21px;}
#top .top_r{width: 420px;height: 81px;float: right;margin-top: 10px;}
/*导航*/
#menu{width: 100%;height: 56px;background: #fdd000;}
#menu .nav{width: 1200px;height: 56px;margin: 0 auto;}
#menu .nav ul li{width: 91px;float: left;margin: 0 28px;height: 56px;position: relative;z-index: 100;}
#menu .nav ul li a{display: block;font-size: 20px;color: #000;line-height: 56px;text-align: center;}
#menu .nav ul li:hover{background: #000;transition:All 0.2s ease-in-out;}
#menu .nav ul li:hover a{color: #fff;transition:All 0.2s ease-in-out;}
#menu .nav ul li:hover ul.level1 li{background: rgba(0,0,0,0.7);}

#menu .nav ul li ul.level1{position: absolute;left: 0;top: 56px;display: none;padding-top: 2px;}
#menu .nav ul li ul.level1 li ul.level2{position: absolute;top:0;left: 130px;display: none;width: 166px;height: 166px;background: rgba(0,0,0,0.7);}
#menu .nav ul li ul.level1 li ul.level3{position: absolute;top:-40px;left: 130px;display: none;width: 166px;height: 166px;background: rgba(0,0,0,0.7);}
#menu .nav ul li:hover ul.level1{display: block;}
#menu .nav ul li ul.level1 li:hover ul.level2{display: block;}
#menu .nav ul li ul.level1 li:hover ul.level3{display: block;}
#menu .nav ul li ul.level1 li{width: 130px;height: 38px;margin: 0;border-bottom: 2px solid #b6b6b6;}
#menu .nav ul li ul.w180 li{width: 180px;height: 38px;margin: 0;border-bottom: 2px solid #b6b6b6;}
#menu .nav ul li ul.level1 li:hover a{color: #fdd001;}
#menu .nav ul li ul.level1 li a{display: block;background: none;line-height: 32px;font-size: 15px;}
#menu .nav ul li ul.level1 li ul.level2 li{width: 166px;height: 32px;border-bottom: 0;margin: 0 0 0;background: none;}
#menu .nav ul li ul.level1 li ul.level2 li a{font-size: 15px;line-height: 32px;display: block;text-align: center;color: #fff;}
#menu .nav ul li ul.level1 li ul.level2 li a:hover{color: #fdd001;}
#menu .nav ul li ul.level1 li ul.level3 li{width: 166px;height: 32px;border-bottom: 0;margin: 0 0 0;background: none;}
#menu .nav ul li ul.level1 li ul.level3 li a{font-size: 15px;line-height: 32px;display: block;text-align: center;color: #fff;}
#menu .nav ul li ul.level1 li ul.level3 li a:hover{color: #fdd001;}

/*banner*/
.m_banner{background:#fff;height:500px; position:relative; margin:0 auto;}
.m_banner .banner{height:500px;width:100%; position:absolute; margin:0 auto;}
.m_banner .banner a{display: block;height: 500px;}
.banner_ctrl{ height:auto;width:960px;position:absolute;top:50%;left:50%;margin:-50px 0 0 -480px;z-index:2;}
.banner_ctrl a{ display:block;width:30px;height:100px; background:url(../images/banner_ctrl.png) no-repeat;_background:url(../images/banner_ctrl.jpg) no-repeat; position:absolute; opacity:.1;filter: alpha(opacity=10);
-moz-opacity:0.1;}
.banner_ctrl a.prev{left:-30px;}
.banner_ctrl a.next{right:-30px; background-position:-30px 0;}
.m_banner .banner .main_c{ position:relative;z-index:10;height:500px;}

/*子页banner*/
#about_banner{width: 100%;height: 369px;background: url(../images/about_banner.jpg) no-repeat center;}
#about_banner .about_banner_x{width: 566px;height: 62px;margin: 0 auto;padding-top: 307px;}
#about_banner .about_banner_x ul li{width: 188px;height: 62px;float: left;border-right: 1px solid #fff;}
#about_banner .about_banner_x ul .li{border-right: 0;}
#about_banner .about_banner_x ul li a{display: block;line-height: 62px;text-align: center;background: rgba(0,0,0,0.7);color: #fff;font-size: 24px;}
#about_banner .about_banner_x ul li a:hover{background: #fdd000;color: #000;}

#news_banner{width: 100%;height: 369px;background: url(../images/news_banner.jpg) no-repeat center;}
#news_banner .news_banner_x{width: 377px;height: 62px;margin: 0 auto;padding-top: 307px;}
#news_banner .news_banner_x ul li{width: 185px;height: 62px;float: left;border-right: 1px solid #fff;}
#news_banner .news_banner_x ul .li{border-right: 0;}
#news_banner .news_banner_x ul li a{display: block;line-height: 62px;text-align: center;background: rgba(0,0,0,0.7);color: #fff;font-size: 24px;}
#news_banner .news_banner_x ul li a:hover{background: #fdd000;color: #000;}
#news_banner .news_banner_y{padding-top: 307px;}
#news_banner .news_banner_y .news_banner_yy{background: rgba(0,0,0,0.7);width: 1160px;height: 62px;padding: 0 20px;}
#news_banner .news_banner_y .news_banner_yy .news_banner_y1{line-height: 62px;width: 550px;float: left;color: #fff;font-size: 18px;}
#news_banner .news_banner_y .news_banner_yy .news_banner_y1 a{color: #fff;}
#news_banner .news_banner_y .news_banner_yy .news_banner_y1 a:hover{color: #fdd000;}
#news_banner .news_banner_y .news_banner_yy .news_banner_y2{width: 33px;float: right;color: #fdd000;font-size: 40px;line-height: 62px;text-align: center;}

#p_banner{width: 100%;height: 369px;background: url(../images/pro_banner.jpg) no-repeat center;}
#p_banner .p_banner_x{padding-top: 307px;}
#p_banner .p_banner_x .p_banner_xx{background: rgba(0,0,0,0.7);width: 1160px;height: 62px;padding: 0 20px;}
#p_banner .p_banner_x .p_banner_xx .p_banner_x1{line-height: 62px;width: 550px;float: left;color: #fff;font-size: 18px;}
#p_banner .p_banner_x .p_banner_xx .p_banner_x1 a{color: #fff;}
#p_banner .p_banner_x .p_banner_xx .p_banner_x1 a:hover{color: #fdd000;}
#p_banner .p_banner_x .p_banner_xx .p_banner_x2{width: 33px;float: right;color: #fdd000;font-size: 40px;line-height: 62px;text-align: center;}

#pro_banner{width: 100%;height: 369px;background: url(../images/pro_banner.jpg) no-repeat center;}

/*中部*/
#ia{width: 100%;height: auto;margin-top: 60px;}
#ia .ia_top{text-align: center;font-size: 30px;color: #000;}
#ia .ia_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#ia .ial{margin:35px auto;position:relative;width: 1140px;overflow: hidden;padding: 0 66px;}
#ia .ial ul{overflow: hidden;zoom:1;}
#ia .ial ul li{width: 360px;height: auto;float: left;overflow: hidden;margin: 0 10px;}
#ia .ial ul li .ial_1{width: 360px;height: 310px;margin-bottom: 15px;}
#ia .ial ul li .ial_1 img{width: 100%;height: 100%;}
#ia .ial ul li .ial_2{width: 360px;height: 35px;}
#ia .ial ul li .ial_2 .ial_2a{width: 143px;line-height: 33px;border-bottom: 2px solid #fdd000;float: left;font-size: 22px;color: #1a1a1a;}
#ia .ial ul li .ial_2 .ial_2b{width: 90px;height: 33px;border: 1px solid #fdd000;float: right;line-height: 33px;text-align: center;color: #fdd000;font-size: 16px;}
#ia .ial ul li .ial_3{font-size: 16px;color: #555;margin-top: 8px;line-height: 25px;}

#ib{width: 100%;height: 720px;margin-top: 40px;}
#ib .ib_top{font-size: 30px;color: #000;padding-top: 30px;text-align: center;}
#ib .ib_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#ib .ibl{width: 1010px;height: auto;margin: 35px auto;}
#ib .ibl .ibl1{width: 320px;height: auto;float: left;margin-right: 25px;}
#ib .ibl .ibl1 .ibl1_a{width: 320px;height: 324px;}
#ib .ibl .ibl1 .ibl1_a img{width: 100%;height: 100%;}
#ib .ibl .ibl1 .ibl1_b{font-size: 24px;color: #000;margin-top: 25px;}
#ib .ibl .ibl1 a:hover .ibl1_b{color: #fdd000;}
#ib .ibl .ibl1 .ibl1_c{width: 145px;height: 3px;background: #fdd000;margin: 10px 0;}
#ib .ibl .ibl1 .ibl1_d{font-size: 18px;color: #000;line-height: 25px;}
#ib .ibm{width: 127px;height: 40px;margin: 60px auto;background: #fdd000;}
#ib .ibm a{font-size: 20px;color: #000;line-height: 40px;text-align: center;display: block;}

#iabout{width: 100%;height: 572px;background: url(../images/iabout.jpg) no-repeat center;}
#iabout .iabout_top{font-size: 30px;color: #fff;padding-top: 30px;}
#iabout .iabout_lie{width: 70px;height: 5px;background: #fff;margin: 10px 0 55px;}
#iabout .iabout_p{width: 500px;height: 270px;font-size: 20px;color: #fff;line-height: 30px;text-indent: 2em;}
#iabout .iabout_mo{width: 127px;height: 40px;background: #fdd000;}
#iabout .iabout_mo a{font-size: 20px;color: #000;line-height: 40px;text-align: center;display: block;}

#inews{width: 100%;height: auto;margin-bottom: 80px;}
#inews .inews_top{font-size: 30px;color: #000;padding-top: 30px;text-align: center;}
#inews .inews_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#inews .inews_lb{width: 487px;height: 680px;position:relative;overflow: hidden;padding: 0 355px;background: url(../images/inews.png) no-repeat center;}
#inews .inews_lb .prev{display: block;position: absolute;top: 306px;left: 270px;width: 42px;height: 42px;background: url(../images/left.png) no-repeat center;}
#inews .inews_lb .next{display: block;position: absolute;top: 306px;right: 270px;width: 42px;height: 42px;background: url(../images/right.png) no-repeat center;}
#inews .inews_lb  ul{overflow: hidden;zoom:1;}
#inews .inews_lb  ul li{width: 487px;height: 680px;float: left;overflow: hidden;margin: 0 auto;}
#inews .inews_lb  ul li .inews_lbt{margin: 20px auto;text-align: center;}
#inews .inews_lb  ul li .inews_lbt a{font-size: 18px;color: #fdd000;}
#inews .inews_lb  ul li .inews_lba{width: 450px;height: 30px;margin: 0 auto 15px;overflow: hidden;}
#inews .inews_lb  ul li .inews_lba a{font-size: 18px;color: #000;text-align: center;line-height: 30px;display: block;}
#inews .inews_lb  ul li .inews_lbb{width: 350px;height: 60px;margin: 0 auto 35px;overflow: hidden;}
#inews .inews_lb  ul li .inews_lbb a{font-size: 16px;color: #636363;text-align: center;line-height: 30px;display: block;}
#inews .inews_lb  ul li .inews_lbm{width: 127px;height: 40px;background: #1b1b1b;margin: 0 auto;}
#inews .inews_lb  ul li .inews_lbm a{display: block;line-height: 40px;text-align: center;color: #fff;font-size: 20px;}

#ipic{width: 100%;height: 658px;background: url(../images/ipic.jpg) no-repeat center;}
#ipic .ipic_top{font-size: 30px;padding-top: 40px;margin-left: 76px;}
#ipic .ipic_top a{color: #fff;}
#ipic .ipic_lie{width: 70px;height: 5px;background: #fff;margin: 8px 0 8px 76px;}
#ipic .ipic_lb{margin-top: 90px;}
#ipic .ipic_lb .hl_main5_contentx{width: 1287px;height: 365px;margin: 0 auto;}
#ipic .ipic_lb .hl_scrool_leftbtnx{width:56px; height:57px; background:url(../images/le.png) no-repeat; float:left;cursor:pointer;margin-top: 109px;background-size: 100%;}
#ipic .ipic_lb .hl_scrool_rightbtnx{width:56px; height:57px; background:url(../images/rh.png) no-repeat; float:right;cursor:pointer;margin-top: 109px;background-size: 100%;}
#ipic .ipic_lb .hl_main5_content1x{overflow:hidden;height: 275px;width: 1175px;margin: 0 auto;}
#ipic .ipic_lb .hl_main5_content1x ul li{float: left;display: block;width: 365px;height: 275px;margin-left: 20px;}
#ipic .ipic_lb .hl_main5_content1x ul li img{width: 100%;height: 100%;}
#ipic .ipic_lb .ipic_mo{width: 127px;height: 40px;background: #fdd000;margin: 45px auto;}
#ipic .ipic_lb .ipic_mo a{display: block;line-height: 40px;text-align: center;color: #000;font-size: 20px;}

#ilb{width: 100%;height: auto;margin-bottom: 75px;}
#ilb .ilb_top{font-size: 30px;color: #000;padding-top: 40px;text-align: center;}
#ilb .ilb_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#ilb .ilb_lb{width: 1200px;height: 175px;border: 1px solid #fdd000;margin-top: 35px;}
#ilb .ilb_lb .ilb_lba{width: 190px;height: 175px;float: left;}
#ilb .ilb_lb .ilb_lbb{width: 820px;height: auto;float: left;}
#ilb .ilb_lb .ilb_lbb .ilb_lbbx{width: 520px;height: auto;margin: 15px auto;}
#ilb .ilb_lb .ilb_lbb ul li{border-bottom: 1px solid #fdd000;font-size: 18px;color: #6b6b6b;line-height: 28px;text-align: center;cursor: pointer;}
#ilb .ilb_lb .ilb_lbc{width: 190px;height: 175px;float: right;}

#footer{width: 100%;height: 340px;}
#footer .fter{width: auto;height: 240px;padding-top: 40px;}
#footer .fter .fter_a{width: 546px;height: auto;float: left;}
#footer .fter .fter_a .fter_a1{font-size: 30px;color: #fdd000;margin-bottom: 12px;}
#footer .fter .fter_a .fter_a2{font-size: 18px;color: #fff;line-height: 30px;}
#footer .fter .fter_b{width: 166px;height: 146px;margin-top: 50px;float: left;}
#footer .fter .fter_c{width: 350px;height: auto;float: right;}
#footer .fter .fter_c .fter_c1{margin: 50px 0 30px;}
#footer .fter .fter_c .fter_c1 p{width: 95px;height: 30px;background: #fdd000;line-height: 30px;font-size: 18px;text-align: center;float: left;}
#footer .fter .fter_c .fter_c1 span{color: #fdd000;font-size: 18px;line-height: 30px;margin-left: 15px;}
#footer .fter .fter_c .fter_c2{width: 350px;height: 99px;}
#footer .ffer{margin-top: 1px;}
#footer .ffer .ffer_a{font-size: 16px;color: #fff;line-height: 59px;float: left;width: 498px;}
#footer .ffer .ffer_b{font-size: 16px;float: left;line-height: 59px;margin-left:60px}
#footer .ffer .ffer_b a{color: #fff;margin-right: 15px;}
#footer .ffer .ffer_b a:hover{color: #fdd000;}
#footer .ffer .ffer_c{width: 127px;height: 40px;background: #fdd000;margin: 10px 0 0 10px;float: left;}
#footer .ffer .ffer_c a{line-height: 40px;color: #000;font-size: 18px;display: block;text-align: center;}
#footer .ffer .ffer_d{
width:315px;
height:40px;
float: left;
    margin-left: 168px;
}

/*关于我们*/
#ab1{width: 1200px;height: auto;margin: 70px auto 0;}
#ab1 .ab1_top{font-size: 30px;color: #000;text-align: center;}
#ab1 .ab1_tt{text-align: center;}
#ab1 .ab1_p{width: 1164px;height: 369px;margin: 50px auto 0;}
#ab1 .ab1_p p{font-size: 16px;color: #000;line-height: 27px;text-indent: 2em;margin-bottom: 5px;}
#ab1 .ab1_pic{width: 1164px;height: 368px;margin: 0 auto;}
#ab1 .ab1_zx{width: 399px;height: 37px;margin: 25px auto;}
#ab1 .ab1_zx .ab1_mo{width: 115px;height: 37px;background: #fdd000;float: left;}
#ab1 .ab1_zx .ab1_mo a{font-size: 18px;color: #000;display: block;text-align: center;line-height: 37px;}
#ab1 .ab1_zx .ab1_zz{width: 284px;height: 37px;float: left;}


#ab2{width: 100%;height: 664px;background: url(../images/ab2.jpg) no-repeat center;}
#ab2 .ab2_top{font-size: 30px;color: #fff;padding-top: 40px;text-align: center;}
#ab2 .ab2_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#ab2 .ab2_p{width: 611px;height: 55px;background: rgba(255,255,255,0.64);border-radius: 7px;margin: 50px auto;font-size: 20px;color: #000;line-height: 55px;text-align: center;letter-spacing: 3px;}
#ab2 .ab2_x{margin-top: 70px;height: 238px;}
#ab2 .ab2_x .hl_main5_content{width: 1108px;height: 190px;margin: 0 auto;}
#ab2 .ab2_x .hl_scrool_leftbtn{width:37px; height:108px; background:url(../images/ll.jpg) no-repeat; float:left;cursor:pointer;margin-top: 66px;background-size: 100%;}
#ab2 .ab2_x .hl_scrool_rightbtn{width:37px; height:108px; background:url(../images/rr.jpg) no-repeat; float:right;cursor:pointer;margin-top: 66px;background-size: 100%;}
#ab2 .ab2_x .hl_main5_content1{overflow:hidden;height: 240px;width: 980px;margin: 0 auto;}
#ab2 .ab2_x .hl_main5_content1 ul li{float: left;display: block;width: 142px;height: 190px;margin: 25px 27px;cursor: pointer;}
#ab2 .ab2_x .hl_main5_content1 ul li img{width: 100%;height: 100%;}
#ab2 .ab2_x .hl_main5_content1 ul li:hover{transform: scale(1.2);transition:All 0.4s ease-in-out;}
#ab2 .ab2_zx{width: 115px;height: 37px;background: #fff;margin: 55px auto;}
#ab2 .ab2_zx a{display: block;font-size: 18px;color: #000;line-height: 37px;text-align: center;}

#ab3{width: 1199px;height: 1910px;background: url(../images/abut.png) no-repeat center;margin: 0 auto;}
#ab3 .ab3_top{font-size: 30px;color: #000;text-align: center;padding-top: 30px;}
#ab3 .ab3_tt{text-align: center;}
#ab3 .ab3_ppa{width: 1000px;height: auto;margin:  600px auto 0;}
#ab3 .ab3_ppa .ab3_ppa1{width: 174px;height: 47px;background: url(../images/bb1.png) no-repeat center;font-size: 18px;color: #fff;line-height: 38px;padding-left: 12px;margin-bottom: 20px;}
#ab3 .ab3_ppa .ab3_ppa2{font-size: 20px;color: #3b3b3b;line-height: 36px;}
#ab3 .ab3_ppa .ab3_ppa2 .ab3_bbb{width: 6px;height: 6px;background: #55352b;float: left;margin-top: 15px;margin-right: 6px;}
#ab3 .ab3_ppa .ab3_ppa3{width: 130px;height: 47px;background: url(../images/bb2.png) no-repeat center;font-size: 18px;color: #fff;line-height: 38px;padding-left: 14px;margin: 20px 0;}

#fo_news{width: 1200px;height: 616px;margin: 0 auto;}
#fo_news .fo_news_top{font-size: 30px;color: #000;padding-top: 40px;text-align: center;}
#fo_news .fo_news_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#fo_news .fo_news_x{width: 1200px;height: 420px;margin-top: 40px;}
#fo_news .fo_news_x .fo_news_x1{width: 552px;height: 380px;float: left;background: #f4f4f4;padding: 20px;}
#fo_news .fo_news_x .fo_news_x2{width: 552px;height: 380px;float: right;background: #f4f4f4;padding: 20px;}
#fo_news .fo_news_x .fo_news_xa{font-size: 20px;color: #000;}
#fo_news .fo_news_x .fo_news_xb{width: 50px;height: 3px;background: #fdd000;margin: 5px 0 20px;}
#fo_news .fo_news_x ul li{line-height: 40px;border-bottom: 1px solid #b0b0b0;padding: 0 3px 0 0;}
#fo_news .fo_news_x ul li a{font-size: 16px;color: #000;}
#fo_news .fo_news_x ul li span{float: right;}
#fo_news .fo_news_x .fo_news_xm{width: 115px;height: 33px;margin: 20px auto;}
#fo_news .fo_news_x .fo_news_xm a{display: block;line-height: 33px;font-size: 16px;color: #fff;background: #ababab;text-align: center;}
#fo_news .fo_news_x .fo_news_xm a:hover{background: #fdd000;color: #000;}

/*法律声明*/
#flsm{width: 1000px;height: auto;margin: 50px auto;}
#flsm strong{font-size: 18px;line-height: 30px;color: red;}
#flsm p{font-size: 16px;text-indent: 2em;line-height: 27px;}

#mess{width: 100%;height: 646px;background: url(../images/mess.jpg) no-repeat center;}
#mess .mess_top{font-size: 30px;color: #fff;padding-top: 50px;text-align: center;}
#mess .mess_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#mess .mess_x{width: 720px;height: 335px;padding: 30px 85px;background: rgba(0,0,0,0.5);margin: 60px auto;}
#mess .mess_x .mess_x1,#mess .mess_x .mess_x2,#mess .mess_x .mess_x3,#mess .mess_x .mess_x4{border-bottom: 1px solid #fff;height: 60px;}
#mess .mess_x .mess_x1 label{font-size: 24px;color: #fff;line-height: 60px;background: url(../images/m1.png) no-repeat left;padding-left: 35px;}
#mess .mess_x .mess_x2 label{font-size: 24px;color: #fff;line-height: 60px;background: url(../images/m2.png) no-repeat left;padding-left: 35px;}
#mess .mess_x .mess_x3 label{font-size: 24px;color: #fff;line-height: 60px;background: url(../images/m3.png) no-repeat left;padding-left: 35px;}
#mess .mess_x .mess_x4 label{font-size: 24px;color: #fff;line-height: 60px;background: url(../images/m4.png) no-repeat left;padding-left: 35px;}
#mess .mess_x .mess_x1 input,#mess .mess_x .mess_x2 input,#mess .mess_x .mess_x3 input,#mess .mess_x .mess_x4 input{width: 585px;height: 60px;line-height: 60px;border: 0;background:transparent;color: #fff;font-size: 24px;}
#mess .mess_x .mess_x1 span,#mess .mess_x .mess_x2 span,#mess .mess_x .mess_x4 span{float: right;color: red;margin-right: 12px;margin-top: 20px;font-size: 30px;}
#mess .mess_x .mess_xx{width: 115px;height: 31px;margin: 40px auto;}
#mess .mess_x .mess_xx input{border: 0;width: 115px;height: 31px;background: #fdd000;font-size: 18px;cursor: pointer;}
        .news_nwb1 {
            font-size: 20px;
            color: #000;
            padding-top: 10px;padding-left: 20px;
        }
        
#news{width: 1036px;height: auto;margin: 100px auto;}
#news .news_top{font-size: 30px;color: #919191;text-align: center;}
#news .news_lie{width: 4px;height: 64px;background: #919191;margin: 30px auto;}
#news .news_nw{width: 1036px;height: 624px;background: url(../images/news.png) no-repeat center;}
#news .news_nw .news_nwa{width: 1000px;height: 400px;margin: 12px 0 0 20px;}
#news .news_nw .news_nwa img{width: 100%;height: 100%;}
#news .news_nw .news_nwb{width: 333px;height: 500px;margin: 0px 0px 0 20px;}
#news .news_nw .news_nwb .news_nwb1{font-size: 20px;color: #000;padding-top: 10px;padding-left: 20px;}
#news .news_nw .news_nwb .news_nwb2{width: 103px;height: 3px;background: #fdd000;margin: 10px 0;}
#news .news_nw .news_nwb .news_nwb3{ width: 960px;height: 78px;margin: 30px 0;}
#news .news_nw .news_nwb .news_nwb3 p{font-size: 16px;color: #000;line-height: 27px;    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
#news .news_nw .news_nwb .news_nwb4{ width: 195px;margin-left: 538px;font-size: 14px;color: #a0a0a0;line-height: 27px;}
#news .news_nw .news_nwb .news_nwb5{margin: 50px auto;width: 111px;height: 35px;margin-left: 800px;margin-top: -35px;}
#news .news_nw .news_nwb .news_nwb5 a{display: block;line-height: 35px;font-size: 14px;color: #000;background: #fdd000;text-align: center;}

#newlb{width: 1200px;height: auto;margin: 100px auto;}
#newlb .newlb_top{width: 1200px;height: 67px;margin-bottom: 40px;}
#newlb .newlb_top img{width: 199px;height: 67px;float: left;}
#newlb .newlb_a{width: 940px;height: auto;float: left;}
#newlb .newlb_a ul li{width: 865px;height: 202px;margin-bottom: 30px;background: #e8e8e8;padding: 20px 45px 0 30px;}
#newlb .newlb_a ul li .newlb_a1{font-size: 20px;color: #000;line-height: 30px;}
#newlb .newlb_a ul li .newlb_a2{width: 777px;height: 70px;margin-top: 20px;font-size: 14px;color: #000;line-height: 25px;}
#newlb .newlb_a ul li .newlb_a3{width: 83px;margin-left: 777px;font-size: 12px;color: #a0a0a0;margin-bottom: 10px;line-height: 22px;text-align: center;}
#newlb .newlb_a ul li .newlb_a4{width: 83px;height: 22px;border-radius: 22px;border: 1px solid #fdd000;line-height: 22px;text-align: center;font-size: 12px;color: #c2c2c2;margin-left: 700px;}
#newlb .newlb_a ul li:hover{box-shadow: 2px 2px 10px #c5c5c5;transition:All 0.2s ease-in-out;}
#newlb .newlb_a ul li:hover .newlb_a4{margin-left: 777px;transition:All 0.6s ease-in-out;background: #fdd000;color: #000;}
#newlb .newlb_b{width: 196px;height: auto;float: right;}
#newlb .newlb_b ul li{width: 196px;height: 222px;margin-bottom: 30px;}
#newlb .newlb_b ul li img{width: 100%;height: 100%;}

#newss{width: 1200px;height: auto;margin: 30px auto;}
#newss .newss_top{font-size: 30px;color: #fdd000;text-align: center;}
#newss .newss_span{font-size: 18px;color: #979797;text-align: center;}
#newss .newss_lie{width: 2px;height: 40px;background: #919191;margin: 5px auto;}
#newss .newss_xq{}
#newss .newss_xq .newss_xqa{width: 688px;height: auto;float: left;}
#newss .newss_xq .newss_xqa .newss_xqa1 h1{font-size: 22px;color: #000;text-align: center;font-weight: normal;}
#newss .newss_xq .newss_xqa .newss_xqa2{font-size: 14px;color: #8e8e8e;text-align: center;line-height: 40px;margin-bottom: 40px;}
#newss .newss_xq .newss_xqa .newss_xqa3 p{font-size: 14px;line-height: 27px;}
#newss .newss_xq .newss_xqa .newss_xqa3{font-size: 14px;line-height: 27px;}
#newss .newss_xq .newss_xqa .newss_up{margin-top: 60px;font-size: 18px;color: #000;line-height: 50px;}
#newss .newss_xq .newss_xqa .newss_down{font-size: 18px;color: #000;line-height: 50px;}

#newss .newss_xq .newss_xqb{width: 388px;height: auto;float: right;padding-top: 109px;}
#newss .newss_xq .newss_xqb .newss_xqb1{width: 388px;height: 63px;background: #cecece;border-bottom: 2px solid #fdd000;}
#newss .newss_xq .newss_xqb .newss_xqb1 a{display: block;font-size: 30px;line-height: 63px;text-align: center;}
#newss .newss_xq .newss_xqb .newss_xqb2{width: 328px;height: 288px;background: #efefef;padding: 30px 30px 0;}
#newss .newss_xq .newss_xqb .newss_xqb2 ul li{line-height: 30px;font-size: 14px;}
#newss .newss_xq .newss_xqb .newss_xqb2 ul li b{font-size: 20px;float: left;color: #fdd000;margin-right: 5px;}
#newss .newss_xq .newss_xqb .newss_xqb2 ul li a{display: block;line-height: 30px;}
#newss .newss_xq .newss_xqb .newss_xqb2 ul li span{float: right;}
#newss .newss_xq .newss_xqb .newss_xqb2 .newss_zx{width: 72px;height: 23px;margin: 22px auto;background: #fdd000;}
#newss .newss_xq .newss_xqb .newss_xqb2 .newss_zx a{font-size: 14px;display: block;color: #000;text-align: center;line-height: 23px;}
#newss .newss_xq .newss_xqb .newss_xqb3{width: 300px;height: 318px;margin: 30px auto;}
#newss .newss_xq .newss_xqb .newlb_b{width: 196px;height: auto;margin: 0 auto;}
#newss .newss_xq .newss_xqb .newlb_b ul li{width: 196px;height: 222px;margin-bottom: 30px;}
#newss .newss_xq .newss_xqb .newlb_b ul li img{width: 100%;height: 100%;}

#lxwm{width: 100%;height: auto;}
#lxwm .lxwm_1{width: 100%;height: 527px;background: url(../images/lxmw.jpg) no-repeat center;padding-top: 50px;}
#lxwm .lxwm_1 .map{width: 1200px;height: 630px;margin: 0 auto;border: 2px solid #fdd000;}
#lxwm .lxwm_2{width: 100%;height:  1055px;background: url(../images/lxwm.jpg) no-repeat center;}
#lxwm .lxwm_2 .lxwm_x{width: 540px;height: auto;float: right;margin-top: 520px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2a{font-size: 18px;color: #727272;line-height: 40px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2b{font-size: 35px;color: #464646;line-height: 50px;margin-bottom: 30px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2c{font-size: 20px;color: #000;line-height: 35px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2d{margin-top: 50px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2d .lxwm_2d1{width: 270px;height: 140px;float: left;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2d .lxwm_2d1 .lxwm_2dd{font-size: 20px;color: #000;line-height: 36px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2d .lxwm_2d2{width: 147px;height: 147px;float: right;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2e{width: 156px;height: 48px;margin-top: 40px;}
#lxwm .lxwm_2 .lxwm_x .lxwm_2e a{font-size: 20px;color: #000;background: #fdd000;display: block;text-align: center;line-height: 48px;}

#messs{width: 100%;height: 646px;margin-top: 111px;}
#messs .mess_top{font-size: 30px;color: #000;padding-top: 50px;text-align: center;}
#messs .mess_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#messs .mess_x{width: 745px;height: 330px;padding: 50px 85px;margin: 60px auto;background: url(../images/messs.jpg) no-repeat center;}
#messs .mess_x .mess_x1,#messs .mess_x .mess_x2,#messs .mess_x .mess_x3,#messs .mess_x .mess_x4{border-bottom: 1px solid #6b6a6b;height: 60px;}
#messs .mess_x .mess_x1 label{font-size: 24px;color: #6b6a6b;line-height: 60px;background: url(../images/m11.png) no-repeat left;padding-left: 35px;}
#messs .mess_x .mess_x2 label{font-size: 24px;color: #6b6a6b;line-height: 60px;background: url(../images/m22.png) no-repeat left;padding-left: 35px;}
#messs .mess_x .mess_x3 label{font-size: 24px;color: #6b6a6b;line-height: 60px;background: url(../images/m33.png) no-repeat left;padding-left: 35px;}
#messs .mess_x .mess_x4 label{font-size: 24px;color: #6b6a6b;line-height: 60px;background: url(../images/m44.png) no-repeat left;padding-left: 35px;}
#messs .mess_x .mess_x1 input,#messs .mess_x .mess_x2 input,#messs .mess_x .mess_x3 input,#messs .mess_x .mess_x4 input{width: 585px;height: 60px;line-height: 60px;border: 0;background:transparent;color: #000;font-size: 24px;}
#messs .mess_x .mess_x1 span,#messs .mess_x .mess_x2 span,#messs .mess_x .mess_x4 span{float: right;color: red;margin-right: 12px;margin-top: 20px;font-size: 30px;}
#messs .mess_x .mess_xx{width: 115px;height: 31px;margin: 40px auto;}
#messs .mess_x .mess_xx input{border: 0;width: 115px;height: 31px;background: #fdd000;font-size: 18px;cursor: pointer;}

#pro{width: 100%;height: auto;background: #f4f4f4;}
#pro .pro_lb{width: 1224px;height: auto;margin: 0 auto;padding-top: 60px;}
#pro .pro_lb ul li{width: 1190px;height: 333px;background: url(../images/pro.jpg) no-repeat center;padding: 20px 0 0 34px;}
#pro .pro_lb ul li:hover{background: url(../images/proo.jpg) no-repeat center;transition:All 0.5s ease-in-out;cursor: pointer;}
#pro .pro_lb ul li:hover .pro_lb3{background: #fdd000;transition:All 0.5s ease-in-out;}
#pro .pro_lb ul li .pro_lb1{width: 400px;height: 236px;float: left;}
#pro .pro_lb ul li .pro_lb1 img{width: 400px;height: 266px;}
#pro .pro_lb ul li .pro_lb2{width: 640px;height: 236px;float: left;margin-left: 45px;}
#pro .pro_lb ul li .pro_lb2 .pro_lb21{font-size: 24px;color: #000;}
#pro .pro_lb ul li .pro_lb2 .pro_lb22{font-size: 16px;color: #7e7e7e;margin-top: 20px;line-height: 27px;}
#pro .pro_lb ul li .pro_lb3{float: left;width: 115px;height: 31px;margin-left: 445px;background: #ccc;}
#pro .pro_lb ul li .pro_lb3 a{display: block;line-height: 31px;text-align: center;color: #000;font-size: 18px;}

/*详情*/
#pr{width: 100%;height: auto;}
#pr .pr_top h1{font-size: 30px;color: #000;padding-top: 50px;text-align: center;font-weight: normal;}
#pr .pr_lie{width: 70px;height: 5px;background: #fdd000;margin: 10px auto;}
#pr .pr_p{width: 1000px;height: 300px;margin: 66px auto 50px;}
#pr .pr_p .pr_pa{width: 440px;height: 300px;float: left;}
#pr .pr_p .pr_pa img{width: 100%;height: 100%;}
#pr .pr_p .pr_pb{width: 488px;height: 219px;float: right;margin-top: 10px;}
#pr .pr_p .pr_pb .pr_pb1{font-size: 24px;color: #000;margin-bottom: 14px;}
#pr .pr_p .pr_pb .pr_pb2{font-size: 16px;color: #000;line-height: 28px;height: 166px;}
#pr .pr_p .pr_pb .pr_pb3{width: 108px;height: 32px;margin-top: 10px;}
#pr .pr_p .pr_pb .pr_pb3 a{display: block;background: #fdd000;line-height: 32px;font-size: 18px;color: #000;text-align: center;}

#pr .pr_lin{width: 100%;height: 63px;background: url(../images/lie.png) no-repeat center;}
#pr .pr_lin p{margin-left: 165px;font-size: 25px;color: #fdd000;line-height: 69px;}
#pr .pr_lin p i{margin-left: 50px;color: #fff;font-size: 16px;font-style: normal;}
#pr .pr_lin p span{font-size: 24px;color: #fff;font-size: 24px;}

#pr .pr_p1{width: 100%;height: 450px;background: url(../images/p1.jpg) no-repeat center;margin: 45px auto 80px;padding-top: 50px;}
#pr .pr_p1 .pr_p11{font-size: 22px;color: #000;margin-bottom: 30px;}
#pr .pr_p1 .pr_p12{}
#pr .pr_p1 .pr_p12 p{font-size: 22px;width: 120px;float: left;line-height: 42px;}
#pr .pr_p1 .pr_p12 .pr_p122{width: 626px;height: auto;float: left;} 
#pr .pr_p1 .pr_p13{font-size: 22px;margin-top: 20px;}
#pr .pr_p1 .pr_p14{width: 108px;height: 32px;margin: 0 auto;}
#pr .pr_p1 .pr_p14 a{display: block;line-height: 32px;text-align: center;font-size: 18px;color: #000;background: #fdd000;}

#pr .pr_p2{width: 100%;height: auto;}
#pr .pr_p2 .pr_p21{width: 133px;height: 102px;margin: 0 auto;}
#pr .pr_p2 .pr_p22{width: 1121px;height: 785px;margin: 50px auto;}
#pr .pr_p2 .pr_p22 .pr_p2a{padding-top: 160px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a1{width: 256px;height: 160px;float: left;margin-left: 198px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a1 .pr_p2a11{width: 256px;height: 135px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a1 .pr_p2a11 p{font-size: 16px;color: #000;line-height: 27px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a1 .pr_p2a12{width: 80px;height: 25px;margin-left: 176px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a1 .pr_p2a12 a{display: block;line-height: 25px;text-align: center;font-size: 14px;background: #fdd000;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a2{width: 256px;height: 160px;float: left;margin-left: 392px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a2 .pr_p2a21{width: 256px;height: 135px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a2 .pr_p2a21 p{font-size: 16px;color: #000;line-height: 27px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a2 .pr_p2a22{width: 80px;height: 25px;margin-left: 176px;}
#pr .pr_p2 .pr_p22 .pr_p2a .pr_p2a2 .pr_p2a22 a{display: block;line-height: 25px;text-align: center;font-size: 14px;background: #fdd000;}
#pr .pr_p2 .pr_p22 .pr_p2b{margin-top: 266px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b1{width: 256px;height: 160px;float: left;margin-left: 198px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b1 .pr_p2b11{width: 256px;height: 135px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b1 .pr_p2b11 p{font-size: 16px;color: #000;line-height: 27px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b1 .pr_p2b12{width: 80px;height: 25px;margin-left: 176px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b1 .pr_p2b12 a{display: block;line-height: 25px;text-align: center;font-size: 14px;background: #fdd000;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b2{width: 256px;height: 160px;float: left;margin-left: 392px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b2 .pr_p2b21{width: 256px;height: 135px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b2 .pr_p2b21 p{font-size: 16px;color: #000;line-height: 27px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b2 .pr_p2b22{width: 80px;height: 25px;margin-left: 176px;}
#pr .pr_p2 .pr_p22 .pr_p2b .pr_p2b2 .pr_p2b22 a{display: block;line-height: 25px;text-align: center;font-size: 14px;background: #fdd000;}

#pr .pr_p3{width: 100%;height: 750px;background: url(../images/p3.jpg) no-repeat center;}
#pr .pr_p3 .pr_p3x{width: 1200px;height: 750px;margin: 0 auto;}
#pr .pr_p3 .pr_p3x label{color: #ff0000;}
#pr .pr_p3 .pr_p3x .pr_p3x1{width: 245px;height: 130px;padding-top: 222px;font-size: 18px;color: #000;margin-left: 238px;line-height: 28px;text-indent: -1.65em;}
#pr .pr_p3 .pr_p3x .pr_p3x2{width: 390px;height: 230px;font-size: 18px;color: #000;margin-left: 797px;line-height: 28px;text-indent: -1.65em;}
#pr .pr_p3 .pr_p3x .pr_p3x3{width: 300px;height: 90px;font-size: 18px;color: #000;margin-left: 150px;line-height: 28px;text-indent: -1.65em;}
#pr .pr_p3 .pr_p3x .pr_p3xz{width: 115px;height: 35px;border: 2px solid #fdd000;margin: 0 auto;}
#pr .pr_p3 .pr_p3x .pr_p3xz a{display: block;font-size: 16px;color: #000;line-height: 35px;text-align: center;}

.page{width: 777px;height: 50px;margin: 0 auto;font-size: 18px;text-align: center;}
.page a{font-size: 18px;}
.page select{font-size: 18px;margin-left: 5px;}

/*图库*/
#pic{width: 100%;height: 369px;background: url(../images/pic_banner.jpg) no-repeat center;}
#pic_lb{}
#pic_lb .hd{width: 929px;height: 60px;margin: 0 auto;position: relative;}
#pic_lb .hd ul{position: absolute;left:0; top:-60px;float: left;}
#pic_lb .hd ul li{width: 185px;height: 60px;float: left;text-align: center;cursor: pointer;font-size: 24px;background: rgba(0,0,0,0.7);color: #fff;line-height: 60px;border-left: 1px solid #fff;}
#pic_lb .hd ul #l1{border-left: 0;}
#pic_lb .hd ul li.on{background: #fdd000;color: #000;}

#pic_lb .bd{width: 1152px;height: auto;margin: 0 auto;}
#pic_lb .bd ul li{width: 360px;height: 291px;margin: 0 12px 40px;float: left;overflow: hidden;position: relative;}
#pic_lb .bd ul li img{width: 100%;height: 100%;}

#pic_pro{width: 1100px;height: 277px;background: url(../images/pic.jpg) no-repeat center;padding-left: 80px;margin: 0 auto 55px;padding-top: 50px;}
#pic_pro ul li{width: 310px;height: 226px;float: left;margin: 0 20px;overflow: hidden;}
#pic_pro ul li img{width: 100%;height: 100%;}


/*返回顶部*/

#go_top{position: fixed;right: 70px;bottom: 140px;width: 70px;height: 70px;}
#go_top a{transition:All 0.4s ease-in-out;}
#go_top img{width: 100%;height: 100%;}


/*404页面*/
#h404{width: 1200px;height: 585px;background: url(../images/h404.jpg) no-repeat center;margin: 0 auto 100px;}
#h404 .h404a{width: 155px;height: 40px;padding-top: 500px;float: left;margin-left: 388px;}
#h404 .h404b{width: 155px;height: 40px;padding-top: 500px;float: left;margin-left: 115px;}
#h404 a{display: block;line-height: 40px;font-size: 20px;text-align: center;color: #ff0000;border: 1px solid #ff0000;}
#h404 a:hover{background: #ff0000;color: #fff;}







