﻿/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body{width: 100%;min-width: 1356px;margin:0 auto;}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;overflow-x: hidden;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 120px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
        }
        
        .t_top p{float:right;}
        .t_top p a{display:inline-block;padding:0 18px;color:#666;background: url(../images/t_ico1.gif) no-repeat 0 14px;}
        .t_top p a:nth-child(2){background: url(../images/t_ico2.gif) no-repeat 0 14px;}
        .t_top p a:nth-child(3){background: url(../images/t_ico3.gif) no-repeat 0 14px;padding-right:0;}
        .t_logo {
            width:250px; margin-top:15px;
        }
        
        .t_con {
            padding:9px 0 0;height: 130px;
        }
        
        .t_text {
	padding:10px 0 0 22px;
	font-size: 20px;
	line-height: 30px;
	height:40px;
	color: #4a4446;
        }
        
        .t_text span {font-weight: normal;font-size: 26px;line-height: 38px;color: #e26838;
            display: block;
        }
		.xiaotb{float:left; margin-left:45px; text-align:center; margin-top:10px;}
		        .t_pho{padding: 20px 0 0 34px;background: url(../images/t_pho.gif) no-repeat 0 38px;
            height:60px;width: 320px;
        }
        
        .t_pho span{font-size: 16px;height:60px;line-height:60px;
            color: #000;
            display: inline-block;float: left;
        }
        
        .t_pho b{display: block;color: #b42323;line-height: 28px;font-size: 28px;font-family: Arial; padding-top:16px;
        }
        
        .menu {
            white-space: nowrap;
            width: 1280px;
            height: 56px;
			line-height:56px;
            font-size: 16px;
        }
        .menubg{margin:auto; width:100%; background:#e23839; height:56px;}
		.menu{margin:auto; width:1200px;}
        .menu li {
            float: left;
            line-height:56px;
        }
        .menu li:first-child {
            padding-left: 0;
        }
        
        .menu li:last-child {
            padding-right: 0;
        }
        .menu li a {
            color: #fff;height: 56px;
            display: block; padding-left:38px; padding-right:38px;
        }
       
        .menu li.cur a,
        .menu li a:hover {
		display:block;
		background:#e65b5c;
            color: #fff;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
    

		    	.f_bj{color:#806b5c;clear:both;font-family:"Microsoft Yahei";line-height:30px;background:url(../images/bg03.gif) repeat center;position: relative;z-index: 1;}
		    	.f_bj a{color:#806b5c;display: inline-block;}
				.f_bj:before{content: "";position: absolute;width:100%;height:1px;background:#c0bcba;left:50%;margin-left: -600px;top:139px;z-index: -1;}
				em{font-style: normal;}
				.f_nav{height:140px;line-height:140px;font-size: 16px;text-align: center;margin-bottom:55px;position: relative; white-space: nowrap;}
				.f_bj .f_nav a{display: inline-block;color: #323231;padding: 0 4px;height: 138px;}
				.f_bj .f_nav a:nth-child(1),.f_bj .f_nav a:hover{border-bottom: solid 2px #323231;}
				.f_bj .f_nav i{display: inline-block;width:76px;font-size: 12px;color: #bebab8;}
				.f_con{height: 170px;}
				.f_code{width:240px;text-align: center;}
				.f_code p{width:106px;float: left;}
				.f_code p:nth-child(2){margin:0 0 0 15px;}
				.f_code img{width:100px;height:100px;display: block;overflow: hidden;background: #fff;padding: 3px;}
				.f_code span{display: block;line-height: 44px;}
				.f_pho{width: 420px;padding: 14px 0 0;font-size: 20px;line-height: 40px;}
				.f_pho p{padding: 0 0 0 60px;font-weight: bold;}

				.f_text{width:540px;position: relative;overflow: hidden;white-space: nowrap;}
				.f_text span{display: block;font-size:16px;line-height: 42px;font-weight: bold;}
				.f_text p{color: #535250;}
				.f_bj .f_text p a{color: #535250;}
		    

        .client-2 {
            position: fixed;
            left: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li.my-kefu-sq i {
            background: url(../images/ico_sq.png) no-repeat center 0;}
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: right;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: right;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-right: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #cfa54f;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: right;
        }
        
        .client-2 .my-kefu-main {
            background: #cfa54f;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: right;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            right: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
