/*公用页面头部*/
*{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei",Helvetica,STHeiTi,sans-serif;
}
html{font-size: 14px;}
a{text-decoration: none;}
ul{list-style: none;}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
i,em{font-style: normal;}

/*内容主体*/
.main{
    width: 1200px;
    margin: 0 auto 0;
}
.clear:after{
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
.h3_fs_34{font-size: 34px;color: #363636;}
.h2_fs_60{font-size: 60px;color: #fff;}
.p_fs_26{font-size: 26px;color: #fff;}
.p_fs_20{font-size: 20px;color: #363636;}
.p_fs_18{font-size: 18px;color: #4f4f4f;}
.none{display: none;line-height: none;}
.fl{float: left;}
.fr{float: right;}

/*头部*/
#header{
    width: 100%;
    min-width: 1200px;
    height: 100px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    /*overflow: hidden;*/
}
.logo_nav{
    width: 100%;
    height: 100px;
     box-shadow: 0 0 10px #999;
     overflow: hidden;
}
.head_pulldown{
	width: 100%;
	height: 150px;
	background: #E6E6E6;
	top: 100px;
	left: 0;
	display: none;
}
#logo{
    float: left;
    padding-top: 10px;
}
#logo a{
    display: block;
    background: url("../images/logo.png") no-repeat -10px 0;
    width: 300px;
    height: 80px;
}

.logo_nav_main > .nav{
    float: right;
}
.logo_nav_main > .nav a{
    padding: 35px 40px 5px;
    height: 56px;
    display: block;
    float: left;
    font: 16px "Microsoft YaHei";
    color: #666;
    text-align: center;
}
.logo_nav_main > .nav a p:first-child{
	padding-bottom: 5px;
}
.logo_nav_main > .nav a p + p{
	font-size: 12px;
	color: #777;
}

.logo_nav_main > .nav .nav_on{
    color: #ff9b1a;
    border-bottom: 4px solid #ff9b1a;
}

.logo_nav_main .connection{
    float: right;
    height: 100px;
}

.logo_nav_main .connection p{
    font-size: 18px;
    color: #ff9b1a;
    padding-top: 44px;
}

.logo_nav_main .connection p i{
    background: url("../images/icon.png") no-repeat -7px -3px;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
}
.logo_nav_main .connection p a{
    display: block;
    float: left;
    padding-left: 5px;
    font-weight: 700;
    color: #FF9B1A;
}


#center{
    padding-top: 100px;
    min-width: 1200px;
}


.c3_foot_txt{
	min-width: 1200px;
    padding: 0px 0 75px;
  
}
.c3_foot_txt p{
    font-size: 30px;
    color: #ff9b1a;
    text-align: center;
}

#footer{
	min-width: 1200px;
    height: 335px;
    background: #343434;
}

.foot_box{
    padding-top: 45px;
    text-align: center;
    color: #fff;
}

.foot_1{
    display: inline-block;
    font-size: 16px;
}

.f1_left{
    float: left;
    text-align: left;
}
.f1_left i{
    width: 160px;
    height: 40px;
    display: inline-block;
    margin-bottom: 10px;
    background: url('../images/foot_logo.png') no-repeat center
}
.f1_left i + p + p{
    padding-top: 5px;
}
.foot_1_img{
    float: left;
    width: 94px;
    height: 94px;
    margin-left: 30px;
}

.foot_2{
    margin: auto;
    width: 415px;
    padding-top: 20px;
}
.foot_2 i{
    float: left;
    width: 40px;
    height: 36px;
    background-size: 350px;
}
.foot_2 p span a{
	font-size: 20px!important;
}
.foot_phone{
    margin:0 5px 0 10px;
      background: url(../images/icon.png) no-repeat -0px -35px;
}
.foot_position{
    margin-left: 75px;
        background: url(../images/icon.png) no-repeat -130px -35px;
}
.foot_qq{
        background: url(../images/icon.png) no-repeat -78px -32px;
    background-size: 330px!important;
}
.foot_1_img img{
	width: 94px;
	height: 94px;
	display: block;
}
.foot_2 p{
    height: 39px;
    line-height: 39px;
    float: left;
    font-size: 16px;
}
.foot_2 p a{
    font-size: 24px;
    color: #fff;
}
.foot_3{
    padding-top: 30px;
}
.foot_3 p + p{
    padding-top: 15px;
}.foot_3 p + p a{
	color: #fff;
}



.right_connection_box{
	width: 60px;
	height: 260px;
	top: 65%;
	right: 0;
	z-index: 999
}

.right_connection_box .common_w60{
	width: 42px;
	height: 42px;
	margin-top: 2px;
	background: #fff;
	cursor: pointer;
	transition: .3s;
	position: relative;
	border-radius: 3px;
}
.common_w60 > div{
	;
	position: absolute;
	width: 0px;
	left: 0;
	transition: .4s;
	overflow: hidden;
}
.phone > div{
	height: 60px;
	color: #fff;
	top: 0;
}
.phone > div p{
	width: 200px;
	line-height: 60px;
	font-size: 20px;
	text-align: center; 
	    background: rgba(0,0,0,.7) url(../images/r_phone.png) no-repeat left;
	    background-position: 5px 18px ;
}
.phone > div p a{
	font-size: 20px;
	color: #fff;
}
.phone:hover > div{
	width: 215px;
	left: -215px;
}

.ewm > div{
	top: -40px;
	height: 180px;
	background: #fff;
}
.ewm > div img{
	width: 100px;
	height: 100px;
	padding: 4px;
	background: #fff;
	border: 1px solid #eee;
	display: block;
	border-radius: 1px;
}
.ewm > div span{
	display: block;
	font-size: 14px;
	width: 110px;
	color: #999;
	text-align: center;
	margin-top: 2px;
}
.ewm:hover > div.rwms{
	width: 200px;
	left: -120px;
}


.qq > div{
	height: 60px;
	color: #fff;
	top: 0;
}
.qq > div p{
	width: 200px;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	background: #1c8edb;
}
.qq:hover > div{
	width: 215px;
	left: -215px;
}


.zb > div{
	height: 60px;
	color: #fff;
	top: 0;
}
.zb > div p{
	width: 430px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	background: rgba(0,0,0,.7) url(../images/r_zb.png) no-repeat center;
	background-position: 8px 18px;
}
.zb:hover > div{
	width: 500px;
	left: -440px;
}



.right_connection_box .phone{
	z-index: 9999;
	background: #1c8edb url(../images/r_phone.png) no-repeat center;
}
.right_connection_box .ewm{

	background: #1c8edb url(../images/r_ewm.png) no-repeat center;
}
.right_connection_box .qq{
	background: #1c8edb url(../images/r_qq.png) no-repeat center;
}
.right_connection_box .zb{
	background: #1c8edb url(../images/r_zb.png) no-repeat center;
}

 .model_error{ color: #FF0000}
