﻿@charset "utf-8";
/* ====================== reset ================= */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,img{border:medium none;margin:0;padding:0; list-style:none}
*{margin: 0;padding: 0;}
body,button,input,select,textarea{font-family:"微软雅黑" ;font-size: 12px;color: #666;}
em{font-style:normal;font-weight: bold;}
ul,ol{list-style:none;}
a{color:#333;outline:none;text-decoration: none;cursor:pointer;}
a:hover{text-decoration: none;cursor:pointer;}
a:active{text-decoration: none;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
img{border:0px;vertical-align:middle;}
a img{ border:0px;}
.ctn{text-align:center;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.left{float:left;}
.right{float:right;}
.wrapper{width:1200px;margin:0 auto;text-align: left}
.wrap{width:100%;}
/*index*/
.header{height:60px;}
.header .left{margin-top:14px;}
.header .search{display:inline-block;position:relative;margin-right:20px;margin-top:15px;}
.header .search input{width:160px;height:27px;line-height:27px;border:1px solid #898f9d;border-radius:5px;font-size:12px;color:#acb1bb;padding:0px 10px 0px 40px;}
.header .search a img{position:absolute;top:4px;left:8px;}
.header .language{font-size:14px;color:#747983;line-height:60px;}
.header .language span{width:0px;height:0px;border:5px solid #333333;border-color:#333333 transparent transparent  transparent;display:inline-block;position:relative;top:3px;left:5px;}
.menu{border-top:2px solid #eb5404;width:100%;position:relative;box-shadow: 2px 2px 6px #ccc;}
.menu .nav{width:1200px;overflow:hidden;}
.menu .nav ul{width:105%;}
.menu .nav ul li{height:41px;line-height:41px;}
.active{background:#eb5404;}
.menu .nav ul li>a{font-size:16px;color:#333333;padding:0px 50px;border-right:1px dashed #bec1c8;}
.menu .nav ul li .second_menu{position:absolute;left:0;top:41px;background:url(../images/menu_bg.png) repeat center center;width:100%;height:48px;display:none;z-index:9}
.menu .nav ul li .second_menu a{display:inline-block;line-height:48px;font-size:14px;color:#fff;padding:0px 25px;border:transparent !important;position:relative;}
.menu .nav ul li .second_menu a:hover{color:#eb5405 !important;}
.second_menu>.wrapper{width:100%;}
div.visual{width:100%!important;height:580px;position:relative;}
div.visual ul.slides_container{width:100% !important;height:580px;display:inline-block;position:relative;}
div.visual ul.slides_container li{width:100% !important;position:relative;height:580px;overflow:hidden;background-size:100% 100%;background-position:center center;}
div.slideControl{width:804px;overflow:hidden;position:absolute;bottom:20px;left:50%;margin-left:-402px;z-index:9;}
.banner_icon{position:absolute;width:1200px;left:50%;margin-left:-600px;top:0;height:580px;}
.banner_icon p{font-size:20px;color:#333333;font-weight:bold;}
.banner_icon span{font-size:14px;color:#505050;display:block;margin-top:12px;margin-bottom:16px;}
.banner_icon a{display:block;color:#fff;font-size:12px;background:#e34625;width:122px;height:31px;line-height:31px;text-align:center;box-shadow: -2px 2px 6px #ccc;border-radius:3px;}
.banner_font{background:url(../images/white_bg.png) repeat;width:374px;position:absolute;right:0;top:170px;padding:20px;}
div.slideControl ul.pagination{width:100%;margin:0 auto;overflow:hidden;}
div.slideControl ul.pagination li{width:176px !important;float:left;height:64px;margin-left:22px;position:relative;}
div.slideControl ul.pagination li:first-child{margin-left:0;}
div.slideControl ul.pagination li .pagination_font{position:absolute;width:100%;height:100%;overflow:hidden;background:url(../images/pagination_bg.png);left:0;top:0;display:block;color:#fff;font-size:12px;opacity:0;cursor: pointer;filter:alpha(opacity=0);}
div.slideControl ul.pagination li .pagination_font span{display:block;margin-left:16px;}
div.slideControl ul.pagination li a{width:176px;height:64px;display:inline-block;text-decoration:none;}
div.slideControl ul.pagination li a img{width:174px;height:62px;border:1px solid #fff;}
div.slideControl ul.pagination li:hover .pagination_font{opacity:1;filter:alpha(opacity=100);}
div.slideControl ul.pagination li:hover img{border:none;width:176px;height:64px;}
div.slideControl ul.pagination li.current img{width:170px;height:58px;border:3px solid #c6703f;}
.main{margin-top:33px;margin-bottom:36px;}
.main .submit{width:297px;}
.main .order{width:297px;margin-top:-28px;}
.main .left .submit{background:url(../images/submit_bg.png) no-repeat;height:100px;}
.main .left .submit a{display:block;margin-left:30px;border-left:2px solid #fff;}
.main .left .submit a span{display:block;margin-left:6px;}
.main .left .submit a span.sub_en{color:#EDBEAD;font-size:14px;position:relative;top:-3px;}
.sub_en strong{font-weight:normal;}
.main .left .submit a span.sub_cn{color:#fff;font-size:20px;margin-left:6px;position:relative;bottom:-3px;}
.main .left .order ul{width:100%;}
.main .left .order li{background:#e2e5eb;height:84px;box-shadow: -1px 1px 6px #ccc;transition:all 0.1s linear;}
.main .left .order li:hover{background:#fff;transform:scaleX(1.01);box-shadow: -1px 0px 8px #ccc, 1px 0px 8px #ccc, 0px 2px 8px #ccc, 0px -2px 8px #ccc;}
.main .left .order li:hover .order_div span{color:#F5B3A0 !important;}
.main .left .order li:hover .order_div p{color:#eb5405 !important;}
.main .left .order li a{display:inline-block;margin-left:32px;margin-top:22px;}
.main .left .order li a img{float:left;}
.main .left .order li a .order_div{float:left;margin-left:15px;}
.main .left .order li a .order_div span{text-transform: uppercase;font-size:12px;color:#8A8C8F ;}
.main .left .order li a .order_div p{font-size:16px;color:#333333; }
.main .right{width:876px;}
.main .right .fanan .fangan_p{width:301px;height:202px;background:#4d71cd;position:relative;}
.main .right .fanan .fangan_p .title{margin-left:36px;margin-top:25px;border-left:2px solid #fff;padding-left:8px;}
.main .right .fanan .fangan_p .title span{display:block;}
.main .right .fanan .fangan_p .title .fangan_en{text-transform: uppercase;color:#B5C1E7;position:relative;top:-3px;}
.fangan_en strong{font-weight:normal;}
.main .right .fanan .fangan_p .title .fangan_cn{font-size:20px;color:#fff;position:relative;bottom:-3px;}
.main .right .fanan .fangan_p .fangan_arc{font-size:12px;color:#fff;margin-left:42px;margin-top:20px;margin-right:32px;line-height:21px;max-height:63px;overflow:hidden;}
.main .right .fanan .fangan_p .fangan_more{display:block;position:absolute;background:#fff;right:35px;bottom:16px;color:#666666;width:73px;height:24px;line-height:24px;border-radius:4px;}
.main .right .fanan ul.fangan_list{width:575px;height:202px;overflow:hidden;}
.main .right .fanan ul.fangan_list li{position:relative;}
.main .right .fanan ul.fangan_list li.active_li{width:140px;}
.main .right .fanan ul.fangan_list li img{width:295px;height:202px;}
.main .right .fanan ul.fangan_list li .fangan_name{display:block;width:295px;position:absolute;left:0;bottom:0;height:72px;background-repeat:repeat;}
.main .right .fanan ul.fangan_list li .fangan_name a{display:block;margin:16px 30px;}
.main .right .fanan ul.fangan_list li .fangan_name span{display:block;color:#fff;}
.main .right .fanan ul.fangan_list li .fangan_name .fa_en{text-transform: uppercase;font-size:12px;opacity:0.8;filter:alpha(opacity=80);}
.main .right .fanan ul.fangan_list li .fangan_name .fa_cn{font-size:20px;}
.main .right .media{width:876px;height:130px;margin-top:20px;}
.main .right .media .media_m1{width:300px;height:130px;background:url(../images/media_bg.png) no-repeat right bottom #dadee6;position:relative;}
.main .right .media .media_m1 .title{margin-left:36px;margin-top:25px;border-left:2px solid #000000;padding-left:8px;}
.main .right .media .media_m1 .title span{display:block;}
.main .right .media .media_m1 .title .media_en{text-transform: uppercase;color:#95989D;position:relative;top:-3px;}
.media_en strong{font-weight:normal;}
.main .right .media .media_m1 .title .media_cn{font-size:20px;color:#333;position:relative;bottom:-3px;}
.main .right .media .media_m1 .media_more{display:block;position:absolute;background:#fff;left:85px;bottom:16px;color:#666666;width:73px;height:24px;line-height:24px;border-radius:4px;}
.main .right .media .media_m2{width:265px;height:130px;position:relative;overflow:hidden;}
.main .right .media .media_m2 img{width:265px;height:130px;}
.main .right .media .media_m2 .media_zt{display:block;width:100%;height:35px;background:url(../images/media_black.png) repeat;position:absolute;left:0;bottom:0;}
.main .right .media .media_m2 .media_zt span{display:block;color:#fff;text-align:center;line-height:35px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;}
.main .right .media .media_m3{width:280px;height:130px;overflow:hidden;}
.main .right .media .media_m3 img{width:280px;height:130px;}
.main .right .media .media_m2 .media_name{display:block;width:40px;height:31px;position:absolute;top:0;right:11px;background:#fa7547;text-align:center;color:#fff;font-size:14px;}
.main .right .media .media_m2 .media_name span{display:block;border-bottom:2px solid #f25e1c;padding:7px 0px;}
.foot{width:100%;background:#6a6d71;height:55px;line-height:55px;}
.foot .footer{width:1100px;margin:0 auto;}
.foot .footer .foot_name{color:#fff;}
.foot .footer .foot_about{color:#fff;border-right:1px dashed #424447;padding:8px 25px 8px 10px;}
.foot .footer .foot_menu{margin-left:30px;}
.foot .footer .foot_menu a{color:#fff;padding:0px 15px;border-right:1px dashed #898f9d;}
.foot .footer .foot_menu a:last-child{border-right:none;}
/*test*/
.test{margin-bottom:100px;}
.bread{height:56px;border-bottom:1px solid #f2f2f2;}
.bread a{color:#666666;line-height:56px;}
.bread a img{position:relative;top:-3px;}
.bread a.active_bread{font-size:14px;}
.bread a span{width:0px;height:0px;border:5px solid ;border-color:transparent transparent transparent  #666666;display:inline-block;}
.test_l{width:287px;border-right:1px solid #f2f2f2;padding-top:30px;padding-bottom:145px;}
.test_list{width:245px;}
.test_font{background:url(../images/test_bg.png) no-repeat left top;width:100%;height:80px;}
.test_p{border-left:2px solid #fff;display:block;margin-left:30px;}
.test_p span{display:block;margin-left:6px;}
.test_p .test_en{color:#FCD8C1;text-transform: uppercase;}
.test_en strong{font-weight:normal;}
.test_p .test_cn{font-size:20px;color:#fff;}
.test_ul{margin-top:-19px;margin-bottom:30px;width:244px;}
.test_ul li{height:51px;background:#f3f3f3;padding-left:35px;transition:transform 0.1s linear;border-bottom:1px solid #fff;}
.test_ul li a{font-size:16px;color:#333333;line-height:51px;opacity:0.6;filter:alpha(opacity=60);}
.test_ul li:hover{background:#fff;box-shadow: 2px 0px 6px #eae0db,-2px 0px 6px #eae0db,0px 2px 6px #eae0db,0px -2px 6px #eae0db;transform:scaleX(1.01)}
.test_ul li:hover a{color:#e9551e;font-weight: bold;opacity:1;filter:alpha(opacity=100);}
.test_ul_pic{margin-top:-19px;margin-bottom:30px;width:244px;}
.test_ul_pic li{background:#f7f7f7;height:84px;box-shadow: 0px -1px 2px #f1eae8;transition:all 0.1s linear;}
.test_ul_pic li:hover{background:#fff;transform:scaleX(1.01);box-shadow: 0px -2px 8px #f1eae8,0px 2px 8px #f1eae8,2px 0px 8px #f1eae8,-2px 0px 8px #f1eae8;}
.test_ul_pic li:hover .order_div span{color:#F5B3A0 !important;}
.test_ul_pic li:hover .order_div p{color:#eb5405 !important;}
.test_ul_pic li a{display:inline-block;margin-left:32px;margin-top:22px;}
.test_ul_pic li a img{float:left;}
.test_ul_pic li a .order_div{float:left;margin-left:15px;}
.test_ul_pic li a .order_div span{text-transform: uppercase;font-size:12px;color:#8A8C8F ;}
.test_ul_pic a .order_div p{font-size:16px;color:#333333; }
.kefu{width:245px;height:81px;position:relative;}
.kefu a:hover{color:#fff;text-shadow: 2px 0px 6px #333;}
.kefu:hover .kefu_img{opacity:0.6;filter:alpha(opacity=60);}
.kefu .kefu_img{opacity:0.3;filter:alpha(opacity=30); transition:0.1s all linear;}
.kefu a{background:url(../images/kefu_opacity.png);display:block;position:absolute;top:0;left:0;width:100%;height:100%;font-size:16px;color:#545a60;text-align:center;padding-top:25px;}
.test_r{padding-top:30px;margin-left:44px;}
.test_p1{font-size:18px;color:#999999;margin-top:35px;margin-bottom:20px;}
.test_form{width:730px;overflow:hidden;}
.test_form label{display:block;font-size:14px;color:#666666;padding:9px 0px;}
.test_form label span{color:red;}
.form_input{width:45%;}
.form_input input{border:1px solid #d1cfcf;width:93%;height:33px;border-radius:2px;padding:0px 10px;color:#999999;margin-bottom:12px;line-height:33px;}
.zhonglei_p{font-size:14px;color:#666666;padding:10px 0px;}
.zhonglei_p span{color:#ea6439;}
.zhonglei_list{position:relative;}
.zhonglei_list p{width:718px;background:#fbe3db;font-size:14px;color:#333333;height:32px;border:1px solid #d1cfcf;border-radius:2px;line-height:32px;padding-left:10px;position:relative;}
.zhonglei_list p a{width:0px;height:0px;display:inline-block;border:5px solid;border-color:#e9551e transparent transparent transparent;position:relative;float:right;right:20px;top:12px;}
.zhonglei_list ul{border:1px solid #fec0a8;position:absolute;left:0;top:33px;width:728px;background:#fff;z-index:1;display:none;}
.zhonglei_list ul li{height:37px;border-bottom:1px solid #feded2;line-height:37px;padding:0px 10px;}
.zhonglei_list ul li:hover{background:#fbe3db;}
.zhonglei_list ul li:hover a{font-size:14px;color:#333333;}
.zhonglei_list ul li a{font-size:12px;color:#666;display:block;}
.zhonglei_list{margin-bottom:10px;}
.test_form .text_area textarea{width:708px;height:92px;border:1px solid #d1cfcf;border-radius:2px;padding:5px 10px;}
.form_yz{font-size:14px;color:#666;margin-bottom:7px;}
.yanzheng{margin-top:12px;}
.yanzheng input{width:113px;height:32px;line-height:32px;border:1px solid #d1cfcf;border-radius:2px;padding:0px 10px;}
.yanzheng img{margin-left:20px;}
.yz_change{color:#e9551e;height:18px;vertical-align:bottom;display:inline-block;}
.form_submit{display:block;font-size:14px;color:#fff;width:255px;height:37px;text-align:center;background:#f97b4c;line-height:37px;margin-top:40px;box-shadow: 2px 2px 6px #ccc;}
.baner_arc{width:833px;height:125px;}
.form_put{width:100%;}
.form_put input{border:1px solid #d1cfcf;width:97%;height:33px;border-radius:2px;padding:0px 10px;color:#999999;margin-bottom:15px;line-height:33px;}
/*about*/
.about_title{font-size:22px;color:#333333;background:url(../images/rongyu_pic.png) no-repeat left center;padding-left:29px;border-bottom:2px solid #fb9142;height:71px;line-height:71px;}
.about_title span{color:#d4d2d2;text-transform: uppercase;}
.about_r{width:867px;padding-left:44px;border-left:1px solid #f2f2f2;padding-bottom:85px;}
.about_l{width:287px;padding-top:30px;padding-bottom: 60px}
.about_ul{margin-left:66px;margin-top:34px;margin-right:-62px;}
.about_ul li{width:205px;overflow:hidden;margin-right:62px;margin-bottom:25px;}
.about_ul li img{width:203px;height:127px;border:1px solid #bbbaca;}
.about_ul li span{display:block;font-size:14px;color:#333;margin-top:5px;}
.about_list:nth-child(2){margin-top:12px;}
.cailiao_input{font-size:14px;color:#333 !important;}
/*article*/
.riqi{display:block;font-size:14px;color:#999999;margin-top:28px;}
.article_title{display:block;font-size:20px;color:#333333;margin-top:5px;margin-bottom:5px;font-weight: bold;}
.source{display:block;color:#999999;}
.article_p{margin-top:25px;}
.article_p p{font-size:14px !important;color:#666666 !important;text-indent: 2em;text-align:justify !important;line-height:31px;}
.article_p img{margin:15px 0px;}
.article_p .article_pic{font-size:14px;color:#e9551e;display:block;text-align:left;margin-bottom:20px;}
/*recruit*/
.recruit_search{margin-top:30px;}
.recruit_search span{font-size:14px;color:#666666;display:block;float:left;vertical-align:bottom;line-height:52px;}
.recruit_search select{display:block;float:left;}
.recruit_search input{width:222px;height:32px;border:1px solid #d1cfcf;color:#333;font-size:14px;line-height:32px;padding:0px 10px;display:block;float:left;}
.recruit_btn{display:block;float:right;width:116px;height:34px;line-height:34px;text-align:center;color:#fff;background:#f97b4c;}
.recurit_head{background:#8d96a6;width:100%;height:55px; box-shadow:-2px 0 6px #ccc, /*左边阴影*/
2px 0 6px #ccc ;/*右边阴影*/ color:#fff;font-size:16px;}
.recurit_head p{margin:0px 32px;}
.recurit_head p span{line-height:55px;display:block;float:left;text-align:center;}
.recurit_ul{width:100%;overflow:hidden;margin-bottom:63px;min-height: 464px;}
.recurit_ul li{padding:0px 32px;height:58px;overflow:hidden;text-align:center;}
.zp_list{font-size:14px;color:#333;display:block;float:left;}
.recurit_more{font-size:14px;color:#f97b4c;display:block;float:right;line-height:55px;}
.page{width:547px;margin:0 auto;}
.go_top{display:block;position:fixed;right:33px;bottom:100px;width:66px;height:66px;text-align:center;color:#eb6634;box-shadow:-2px 0 6px #faf3ee, /*左边阴影*/ 2px 0 6px #faf3ee ;}
.go_top img{display:block;margin:8px auto 8px;}
/*news_list*/
.news{width:100%;overflow:hidden;margin-top:30px;border-bottom:1px dashed #ebebeb;padding-bottom:33px;}
.news_l{width:346px;}
.news_l img{width:346px;height:206px;}
.news_r{width:505px;position:relative;height:206px;}
.news_title{display:block;font-size:22px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_span{display:inline-block;color:#999999;margin-top:6px;margin-bottom:10px;}
.news_arcitle{display:block;font-size:14px;color:#666666;line-height:23px;text-align:justify;max-height:92px;overflow:hidden;}
.news_more{display:block;color:#fff;background:#f97b4c;text-align:center;width:120px;height:29px;line-height:29px;position:absolute;left:0;bottom:0;}
.news_list ul{padding-top:20px;margin-bottom:50px;}
.news_list ul li{padding:0px 70px 0px 20px;height:89px;border-bottom:1px dashed #ebebeb;}
.news_list ul li:hover{background:#ebedf1;}
.news_list ul li:hover .xw_time span{color:#e9551e;}
.xw_time{width:48px;text-align:right;margin-top:13px;}
.news_sp1{font-size:30px;color:#c7ccd7;}
.news_sp2{color:#c7ccd7;}
.xw_list{width:712px;margin-top:20px;}
.xw_sp1{display:block;font-size:16px;color:#333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xw_sp2{display:block;font-size:14px;color:#666;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*history*/
.history_r{padding-top:28px;background:url(../images/history_bg.png) no-repeat 464px 28px;padding-bottom:58px;border-left:1px solid #f2f2f2;}
.history_r ul{margin-top:28px;padding-bottom:80px;width:805px;margin-left:75px;}
.history_r ul li{position:relative;height:141px;}
.history_r ul li:hover .history_pic .year{color:#fd7823;border-bottom:1px solid #ffe5d5;}
.history_r ul li:hover .history_pic .month{color:#fd7823;}
.history_r ul li:hover .history_pic>a span{color:#fd7823;}
.history_r ul li:hover .circle{transform:scale(1.0)}
.circle{position:absolute;top:29px;transition:transform 0.2s linear;transform:scale(0.6)}
.circle_1{right:-9px;}
.circle_2{left:-9px;}
.his_lt{width:365px;background:url(../images/history_l.png) no-repeat right top;text-align:right;padding-left:40px;float:left;}
.his_rt{width:341px;background:url(../images/history_r.png) no-repeat left top;text-align:left;padding-left:80px;float:right;}
.history_pic{width:283px;margin-top:2px;}
.year{font-size:36px;color:#D7D7D7;border-bottom:1px solid #EBEBEB;}
.month{font-size:10px;color:#D7D7D7;}
.month i{font-style:normal;font-size:18px;}
.history_pic>a span{color:#666666;font-size:14px;line-height:23px;display:block;margin-bottom:5px;max-height:46px;overflow:hidden;}
.history_pic>a img{width:202px;height:90px;}
/*map*/
.map_r{width:912px;border-left:1px solid #f2f2f2;padding-bottom:90px;}
.map_title{background:url(../images/map_logo.png) no-repeat left center;margin-left:22px;padding-left:60px;font-size:22px;color:#333333;margin-top:32px;}
.map_title span{text-transform: uppercase;color:#999999;}
.map_jd{margin-top:40px;background:url(../images/map.png) no-repeat 20px top;width:893px;height:440px;position:relative;}
.map_pic{margin-left:15px;}
.country{width:500px;margin:45px auto 0px;overflow:hidden;}
.country ul{width:700px;margin-left:90px;}
.country ul li{width:244px;margin-bottom:10px;}
.country ul li span{color:#999999;}
.country ul li img{box-shadow:1px 1px 4px #666;}
.meiguo{position:absolute;left:218px;top:175px;}
.heilongjiang{position:absolute;right:40px;top:127px;}
.baijing{position:absolute;right:83px;top:153px;}
.shanghai{position:absolute;right:17px;top:180px;}
.sichuan{position:absolute;right:185px;top:176px;}
.xianggang{position:absolute;right:100px;top:201px;}
.dibai{position:absolute;right:230px;top:214px;}
.country_name{font-size:16px;color:#333;}
.country_pic{width:295px;height:178px;text-align:center;border-radius:2px;box-shadow:2px 2px 1px #FECDC2,-2px -2px 1px #FECDC2;background:#fff;position:absolute;left: -132px;top: -190px;display:none;}
.map_jiao{position:absolute;bottom:-16px;left:50%;margin-left:-12px;}
.country_pic img{margin-top:8px;margin-bottom:5px;}
.country_pic span{display:block;color:#666;}
/*基地*/
.baseBox{text-align: center;width:893px;padding-top: 28px;padding-bottom: 58px}
.baseBox_til{width:344px;height:92px;border:1px solid #fbddc8;margin:20px auto 42px;}
.baseBox_til>p.p1{font-size: 24px;color:#393939;margin-top: 20px;}
.baseBox_til>p.p2{color:#393939;font-size: 16px;}
.baseMap{width: 893px;height:440px;background: url(../images/map.png) center center no-repeat;margin-bottom: 54px}
.map1{width:288px;height:243px;top:2px;left:0;background-repeat: no-repeat;background-position: center center;background-image: url(../images/map_1.png);z-index: 0; }
.map2{width:152px;height:112px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/map_2.png);top:137px;right:142px;z-index: 0;}
.map3{width:500px;height:247px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/dibai.png);top:11px;right:0px;z-index: 0;}
.Map_point1{width:34px;height:34px;background: url(../images/dian.png) center center no-repeat;left:0px;z-index: 9999999}
.Map_point2{margin-left: 14px;margin-top: 3px}
.Map_point1_1{font-size: 14px;color:#fff;display: inline-block;line-height: 24px;background: url(../images/dian_conbg1.png) left center repeat-x;padding-left:21px;}
.Map_point3{width:73px;height:24px;background: url(../images/dian_conbg2.png) left center no-repeat;margin-top: 3px}

.Map_point2{left:100px;}
.Map_point3_2{background: url(../images/dian_conbg2_2.png) right center no-repeat;}
.Map_point1_2{font-size: 14px;color:#fff;display: inline-block;line-height: 24px;background: url(../images/dian_conbg1.png) left center repeat-x;padding-right:21px;padding-left: 0}
.Map_point2_2{margin-left: 0}
.Map_point2{left:122px;top:-3px;}
.map4{top:172px;left:207px;z-index:999;}
.map5{top:133px;right:-15px;z-index:999;}
.map6{top:186px;right:-30px;z-index:999;}
.map7{top:221px;right:53px;z-index:999;}
.map8{top:221px;right:188px;z-index:99;}
.map9{top:155px;right:182px;z-index:999;}
.map10{top:190px;right:212px;z-index:999;}
.baseCon_list1{border-top: 1px solid #fd9445;padding-right: 10px}
.baseCon_listClose{width: 16px;height:16px;background: url(../images/close.png) center center no-repeat;margin-top: 17px}
.baseCon_listTil{margin-top: 35px;font-size: 16px;color: #333333;margin-bottom: 15px;}
.baseCon_listCon>p{line-height: 27px;font-size: 14px;color:#666666;text-indent: 2em;text-align: left}
.baseCon_listCon{margin-bottom: 20px}
.baseCon_listTel{line-height: 15px;padding-left: 22px;text-align: left;margin-left: 310px;background: url(../images/tel.png) left center no-repeat;font-size: 14px;color:#666666;margin-bottom: 27px}
.baseCon_listImg{margin-left: 29px;}
.baseCon_listImg1{width: 391px;height:245px;margin-right: 22px;}
.baseCon_listImg2{width: 391px;height:245px;}
.productBox{width: 100%;min-width: 1200px;margin:0 auto;background: url(../images/pro_bg.png) center center no-repeat;height:955px;}
.productBoxes{width: 1200px;margin:0 auto;}
.productTil{padding-top:66px;font-size: 34px;color:#454849;margin-left: 456px;margin-bottom: 50px}
.productTil>i{font-size: 38px;color:#3c3e3f;padding-right: 22px;display: block;float: left}
.productTil>span{font-size: 34px;color:#454849;padding-right: 22px;display: block;float: left}
.productCon1{width: 597px;height:597px;background: url(../images/guanquan.png) center top no-repeat;padding-top: 162px}
.productImg_con{width: 219px;height:250px;background: url(../images/quxing.png) center center no-repeat;margin: 0 auto;padding:25px 20px 0 35px;display: none}
.productImg_Img{width: 180px;height:130px;margin-left: 22px;margin-bottom: 15px;}
.productImg_Til{font-size: 18px;color:#FFF;text-align: left;margin-left: 22px;}
.productImg_Con{font-size: 12px;color:#fff;text-align: left;margin-left: 22px;line-height: 20px;width: 180px;margin-top: 5px}
.productJie_div1p1>p.p1{width:32px;height:42px;background: url(../images/jianbian02.png) left top no-repeat;}
.productJieBox{top:103px;right:0;}
.productJie_div1p1>p.p2{line-height: 42px;background:url(../images/con01.png) left top repeat-x;font-size: 18px;color:#fff;}
.productJie_div1p1>p.p3{width:32px;height:42px;background: url(../images/jianbian01.png) left top no-repeat;}
.productJie_div1p2>p.p1{width: 32px;background: url(../images/jianbian022.png) left center no-repeat;height:50px;}
.productJie_div1p2>div.p2{width: 320px;background: url(../images/con11.png) left center repeat-x;padding:14px 0 25px 0;}
.productJie_div1p2>div.p2>p{font-size: 15px;color:#000d59;text-align: left;line-height: 20px}
.productJie_div1p2>p.p3{width: 32px;background: url(../images/jianbian011.png) left center no-repeat;height:50px;}
.productImg1{width: 80px;height:52px;background: url(../images/1-pa6.png) center center no-repeat;left:170px;top:50px;z-index:9999;cursor: pointer;background-size: cover}
.productImg1>p{font-size: 16px;color:#fff;padding-top: 22px}
.productImg2{width: 86px;height:101px;background: url(../images/1-pa66.png) left top no-repeat;left:8px;top:200px;z-index:9999;cursor: pointer;background-size: cover}
.productImg2>p{font-size: 16px;color:#fff;padding-top: 33px}
.productImg3{width: 81px;height:104px;background: url(../images/1-pom.png) left top no-repeat;left:66px;top:414px;z-index:9999;cursor: pointer;background-size: cover}
.productImg3>p{font-size: 16px;color:#fff;padding-top: 29px}
.productImg4{width: 73px;height:59px;background: url(../images/1-ppo.png) center center no-repeat;left:268px;top:516px;z-index:9999;cursor: pointer;background-size: cover}
.productImg4>p{font-size: 16px;color:#fff;padding-top: 22px;text-align: left;padding-left: 20px}
.productImg5{width: 103px;height:106px;background: url(../images/1-suliao.png) left top no-repeat;left:408px;top:43px;z-index:9999;cursor: pointer;background-size: cover}
.productImg5>p{font-size: 16px;color:#fff;padding-top:58px}
/*点击变大*/
.productPoint{-webkit-transition:transform 0.2s linear;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;}
.productPoint:hover{-webkit-transform:scale(1.2);-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;}
/**/
.productListBox{width: 1040px;margin:0 auto;margin-top: 82px;}
.productListTil{font-size: 18px;color:#333333;}
.productListTil>span{font-size: 28px;color:#fc8c37;}
.productListcon{font-size: 14px;color: #666666;margin-top: 18px}
.productListes_img{width: 239px;height:153px;}
.productList{margin-bottom: 128px}
.productListes{margin-top: 33px;width: 239px;float: left;margin-right: 26px;height:222px;}
.productListes2{margin-right: 0px}
.productListes_til{font-size: 14px;color: #444444;margin-top: 19px}
.productListes_con{font-size: 11px;color:#999999;margin-top: 10px}
.productListes_di{background: url(../images/tiao.png) center top no-repeat;height: 2px;left:0;bottom:0;width:100%;}
.pro_xiangxi{padding:0px 18px 0px 16px;background-color:rgba(77,113,205,0.8);bottom:0;left:0;width:205px;}
.pro_xiangxiP{height:30px;font-size: 12px;color:#fff;text-align: left;line-height: 16px;overflow: hidden;margin-bottom: 20px;padding-top: 10px}
.pro_xiangxiA{text-align: right}
.pro_xiangxiA>a{font-size: 12px;color:#fff;background: url(../images/more.png) right center no-repeat;line-height: 13px;display: inline-block;padding-right: 22px;margin-bottom: 13px}
.pro_xiangxi>a{font-size: 12px;color:#fff;background: url(../images/more.png) right center no-repeat;line-height: 13px;display: inline-block;padding-right: 22px;margin-bottom: 13px}
/*金字塔*/
.Pyramid{width: 572px;height: 645px;background: url(../images/taizi_bg.png) center center no-repeat;left:388px;top:122px;}
.map_con{text-align: left;color:#fff6db;font-size: 8px;z-index:9999}
.map_con>p{overflow: hidden;white-space:nowrap}
.map_con>p.p1{font-size: 14px;margin-bottom: 5px}
.map1_con{top:145px;left:164px;-webkit-transform: rotate(25deg);padding-bottom: 25px;cursor: pointer;}
.map1_con>p{width:97px;}
.map2_con{top:205px;left:128px;-webkit-transform: rotate(25deg);padding-bottom: 38px;cursor: pointer;padding-top: 33px}
.map2_con>p.p1{font-size: 18px;margin-bottom: 5px}
.map3_con{top:325px;left:80px;-webkit-transform: rotate(27deg);cursor: pointer;padding-top: 38px;padding-right: 99px}
.map3_con>p.p1{font-size: 18px;margin-bottom: 5px}
.map4_con{top:260px;left:270px;-webkit-transform: rotate(-25deg);cursor: pointer;}
.map4_con>p.p1{font-size: 18px;margin-bottom: 5px}
/**/
.map_bg1{width:134px;height:232px;background: url(../images/map_bg1.png) center center no-repeat;top:0px;left:141px;display: none}
.map_bg2{width:201px;height:209px;background: url(../images/map_bg2.png) center center no-repeat;top:153px;left:78px;/*display: none*/}
.map_bg3{width:269px;height:276px;background: url(../images/map_bg3.png) center center no-repeat;top:201px;left:15px;display: none}
.map_bg4{width:225px;height:476px;background: url(../images/map_bg4.png) center center no-repeat;top:0px;left:264px;display: none}
.map_con{-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;}