@charset "UTF-8";
html,body,div,ol,ul,li,ol,h1,h2,h3,h4,p,dl,dt,dd,form,a,input,textarea,select,label,img {margin: 0;padding: 0;font-weight: normal;}
body,button,input,select,textarea {font-family:"微软雅黑", '宋体', arial;font-size: 12px;}
body {color: #444;background-color: #fff;min-width: 320px;}
a{text-decoration: none;color: #444;}
a:hover {text-decoration: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;color: #e94b40;}
a:focus {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;text-decoration: none;}
img {border: 0;vertical-align: top;}
ul,ol,li {list-style: none;}
a,a:focus,input,input:focus {outline: none;}

.header{max-width: 1000px;margin: auto;}
.header h1{width: 35%; float: left;}
.header h1 img{display: block;height: 76px;}
.menu{width: 65%; float: right;}
.menu li{width: 25%; float: left; line-height: 76px; text-align: center;}
.menu li a{font-size: 16px; color: #666;}
.menu li a:hover{color: #ff7700;}

.shiylc{max-width: 1000px;margin: auto;}
.shiylc img{display: block;max-width: 100%;height: auto;}

.banner{max-width: 1000px;margin: auto;}
.banner img{display: block;max-width: 100%;height: auto;}

.main{max-width: 1000px;margin: auto;}
.left{width: 720px; float: left;}
.right{width: 250px; float: right;}
.fluke_left_bg{background: #f2f2f2; padding: 20px; margin:30px 0px 30px 0px;}
.neirong_bj{line-height:30px; font-size: 24px; color: #fabe0f; margin-left: -20px; font-weight: bold; border-left: 6px solid #fabe0f; padding-left: 16px; margin-bottom: 20px;}
.flir_title{font-weight: bold; display: block; line-height:36px;font-size: 20px; color: #333; margin-bottom: 20px;}
.left h1 a{line-height:32px; display: block; font-size: 20px; color: #fabe0f; margin:40px 0px 20px 0px;}
.left h1 a img{display: inline-block; vertical-align: middle;}
.left h1 a:hover{color: #ffa300;}
.left p{line-height:24px ; font-size: 16px; color: #666; padding:0px;margin: 0px;}
.left h2{line-height:60px ; font-size: 18px; color: #fabe0f; text-align: center;}
.left img{display: block;max-width: 100%;height: auto; margin: 30px 0px;}
.fluke_anniu{width: 50%;margin: auto; margin-top: 40px;}
.fluke_anniu a{line-height: 50px;border-radius: 28px;display: block; font-weight: bold; color: #000; text-align: center; font-size: 18px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#f1ac00), to(#ffee00)); position: relative;}
.fluke_anniu a:hover{background: #000; color: #fabe0f;}


/*内页*/
.right_nr:first-child{margin-top: 30px;}
.right_nr{border: 1px solid #dadada; margin-top: 10px; padding: 12px; }
.right_nr h1{line-height:24px ; font-size: 18px; color: #444; border-left: 6px solid #fabe0f; padding-left: 18px;}
.xian{border-bottom: 1px solid #e6e6e6; margin-top:20px ;}
.right_nr ul{padding: 12px 0px;}
.right_nr li{line-height: 24px; font-size: 14px; color: #666;}
.right_nr dl{border-bottom: 1px dotted #dadada; padding-bottom: 12px; margin-bottom: 12px;}
.right_nr dt{width: 50%; display: inline-block; vertical-align: middle;}
.right_nr dd{width: 48%; display: inline-block;vertical-align: middle;line-height: 24px; font-size: 14px; color: #666; text-align: center;} 
.right_nr dt img{max-width: 100%;height: auto;display: block;}
.right_nr span{color: #fabe0f; font-weight: bold;}
.right_nr h2{line-height:30px ; font-size: 14px; color: #000; margin: 20px 0px;}

.footer,.copy{max-width: 1000px; margin: auto; background-color: #1e1e1e;}
.footer{margin-top:50px}
.footer_left{width: 700px; float: left;}
.footer_left_nr{padding: 24px;}
.footer_left h1,.footer_right h1{color: #fff; font-weight: bold; font-size: 16px; margin-bottom: 20px;}
.footer_left p{width:96% ; color: #999; line-height: 24px; font-size: 12px;}
.footer_left h2{color: #ffffff; font-size: 14px; font-family: '微软雅黑'; margin-top: 20px;}
.footer_left h2 span{color: #ffffff; font-size: 14px;}

.footer_right{width: 276px; float: right;}
.footer_right_nr{padding: 24px;}
.footer_right li{float: left;}
.footer_right li:last-child{float: right;}

.copy{background-color: #000; }
.copy_coin{padding: 24px;}
.copy p{color: #777; line-height: 24px; font-size: 12px; width: 50%; float: left;}
.copy p:last-child{text-align: right;}

/*返回顶部*/
.cbbfixed {
  position: fixed;
  transition: bottom ease .3s;
  bottom: 230px;
  right: -85px;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #fcc802;}
.cbbfixed .gotop {transition: background-color ease 0.3s;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.cbbfixed .gotop .up-icon {float: left;margin: 14px 0 0 9px;width: 23px;height: 12px;background: url(../images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color: #fcc802;}

@media (max-width:768px){
.header{max-width: 1000px;margin: auto; position: relative;}
.header h1{width: 100%; float: none;}
.header h1 img{display: block;height: 58px; margin-left: 10px;}
.menu{width:100%; float: none;}
.menu li{width: 100%; float: none; line-height: 48px; text-align: left;}
.am-topbar-toggle{
    position: absolute !important;
    float: none !important;
    margin-right: 0px !important;
    top: 12px !important;
    right: 10px !important;
    color: #fff !important;
    background-color: #ff7700 !important;
    height: 34px !important;
    width: 34px !important;
    line-height: 34px !important;
		border:none !important;
}

.main{max-width: 1000px;margin: 0px 15px;}
.left{width: 100%; float: none;}
.right{width: 100%; float: none;}
.fluke_left_bg{background: #f2f2f2; padding: 20px; margin:20px 0px 20px 0px;}
.neirong_bj{font-size: 18px; padding-left: 14px; margin-bottom: 10px;}
.flir_title{line-height:40px;font-size: 18px; color: #000;}
.left p{line-height:24px ; font-size: 14px; color: #666; padding:8px 0px;margin: 0px;}
.left h2{line-height:60px ; font-size: 18px; color: #fabe0f; text-align: center;}

.footer{margin-top:30px}
.footer_left{width: 100%; float: none;}
.footer_right{width: 100%; float: none;}
.footer_right li:last-child{float: left; margin-left: 30px;}

.copy p{width: 100%; float: none;}
.copy p:last-child{text-align: left;}

.right_nr h2{margin: 10px 0px;}

.fluke_anniu{width: 80%;margin: auto; margin-top: 20px;}
}