﻿@charset "utf-8";
/* CSS Document */
/* css 清理 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;}/* HTML5 display-role reset for older browsers */article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}
/* 清理结束 */
body{margin:0; padding:0; font-family:"微软雅黑"; font-size:14px; color:#5F5F5F; background-color:#FFF;}
h1,h2,h3,h4,h5,h6,dl,dt,dd,p,pre,ul,li,form,button,ol{margin:0; padding:0;}
input,select,textarea{font-size:12px;}
textarea{border:1px solid #5F5F5F;}

img{border:0;}
a{text-decoration:none; color:#5F5F5F;outline:none; cursor:pointer;}
area {outline:none;/*IE8/火狐浏览器里面的虚线框的*/}

/* top  */
.header{ width:100%; margin:0 auto; height:auto; overflow:hidden; background:#f08300;}
.top{ width:1140px; margin:0 auto; height:108px; background:#f08300; }
.top .topleft{ width:550px; float:left; margin-top:35px; margin-left:25px; }
.top .topright{ width:516px;; float:right; margin-right:10px; margin-top:55px;}
.top .topright li{ width:16%; float:left; font-family:"微软雅黑"; font-size:12px; color:#ffffff; line-height:50px; text-align:center;cursor:pointer }
.top .topright li a{ color:#ffffff; display:block; }
.top .topright li:hover{/* padding-left:0.4em; padding-right:0.4em; */color:#ffffff; border-bottom:3px solid #ffffff;}
.top .topright .on{/* padding-left:0.4em; padding-right:0.4em;*/ border-bottom:3px solid #ffffff; color:#ffffff;}

/*  banner 轮播图 */
.banner{ width:100%; height:auto; margin:0 auto; overflow:hidden; text-align:center;}


/*    */

ul{
            list-style: none;
        }
         .nav>li{
            float: left;
        }
         ul a{
            display: block;
             text-decoration: none;
             width: 100%;
             height: 50px;
             text-align: center;
             line-height: 50px;
             color: white;
          
         }
ul li ul{position:absolute;left:0;top:40px;display:none;}
ul li:hover ul {display:block}
         .nav>li:first-child a{
            border-radius: 10px 0 0 10px;
         }
        .nav>li:last-child a{
             border-radius: 0 10px 10px 0;
         }
        .drop-down{
             position: relative;
             height: 50px;
             overflow: hidden;

         }
        .drop-down-content{
          padding: 0;
         position: absolute;
         }
        
         h3{
            font-size: 30px;
            clear: both;
position: relative;
 z-index: -1;
         }
        .drop-down-content li:hover a{
             background:#f08300;
         }
        .nav .drop-down:hover{
        overflow: visible;
         }
        
.pdd{ padding-top:30px}

/* 宣传语 */
.content{ width:1140px; margin:0 auto; height:auto; overflow:hidden; z-index:9; margin-bottom:30px}
.content .con_line1{ width:100%; margin:0 auto; margin-top:40px;}
.content .con_title{ width:100%;  font-family:"微软雅黑"; font-size:41px; color:#000000; line-height:78px; text-align:center;  }
.content .con_english{ width:100%; font-family:"黑体"; font-size:12px;line-height:20px;text-align:center;text-transform:uppercase; }
.content .con_english span{ text-transform:uppercase; }
.content .con_details{ width:98%; margin:20px auto;  height:auto; overflow:hidden; font-family:"微软雅黑"; font-size:20px; line-height:40px;}
.content .con_details span{color:#e7750b;}

.content .con_theory{ width:98%; margin:20px auto;  height:auto; overflow:hidden; font-family:"微软雅黑"; font-size:20px; line-height:40px; text-indent:40px;}
.content .con_theory span{color:#e7750b;}

.content .con_theory01{ width:90%; margin:20px auto;  height:auto; overflow:hidden; font-family:"微软雅黑"; font-size:20px; line-height:40px; text-indent:40px;}
.content .con_theory01 span{color:#e7750b;}

.content .con_line{ width:100%; margin:0 auto; margin-top:20px;}
.content .con_line ul{ width:95%; margin:0 auto; height:auto; overflow:hidden;}
.content .con_line p{ width:100%; float:left; font-family:"微软雅黑"; font-size:25px; line-height:50px; color:#3e3e3e;}


.content .con_line2{ width:100%; margin:0 auto; margin-top:30px;}
.content .con_line2 ul{ width:98%; margin:0 auto; height:auto; overflow:hidden;}
.content .con_line2 .line{ width:100%; margin:1em auto; overflow:hidden; height:auto; text-align:left;}
.content .con_line2 p{ width:100%; float:left; font-family:"微软雅黑"; font-size:25px; line-height:50px; color:#3e3e3e;}

/*  wechat  */
.content .con_line2 .lileft{ width:400px; float:left;height:auto; overflow:hidden; text-align:right;}
.content .con_line2 .liright{width:400px; float:left; height:auto; overflow:hidden;  margin-left:30px; margin-top:20px}
.content .con_line2 .liright p{ text-align:center}
.content .con_line2 .liright span{color:#e7750b;}

/* 常见问题 */
.content .con_line3{ width:100%; margin:30px auto;}
.content .con_line3 ul{ width:95%; margin:0 auto; height:auto; overflow:hidden;}
.content .con_line3 li{ width:100%; float:left; overflow:hidden; height:auto; text-align:left;}
.content .con_line3 p{ width:100%; float:left; font-family:"微软雅黑"; font-size:25px; line-height:50px; color:#3e3e3e; text-indent:50px;}
.content .con_line3 .wt_tit{ text-indent:0px; font-weight:bold}
.content .con_line3 p span{color:#e7750b;}



/* 联系我们 */
.contact{ width:100%; margin:0 auto; background:url(../images/map_bg.jpg) center no-repeat; background-size:cover; margin-top:70px; height:400px;}
.contact .content_01{ width:1140px; margin:0 auto; height:auto; overflow:hidden;}
.contact .content_01 .lx_cont{ width:400px; height:400px; float:left; background:#1d2024;}
.contact .content_01 .lx_cont .map{ margin-left:60px; margin-top:80px; width:250px;}

/*  bottom */
.bottom{ width:100%; margin:0 auto; background:#eeeff0; font-family:"微软雅黑"; font-size:12px; line-height:60px; text-align:center;}