/*reset*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu{
    margin:0;
    padding:0;
}
body{position:relative;font-size:14px;background-color:white;overflow:auto;}
body, button, input, keygen, legend, select, textarea{
    font-family:"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    font-weight:400;
    color:#333;
    outline:0;
    speak:none;
    -webkit-font-feature-settings:normal;
    -moz-font-feature-settings:normal;
    font-feature-settings:normal;
    font-variant:normal;
    text-transform:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
h1, h2, h3, h4, h5, h6{font-weight:400;}
li{list-style:none;}
html, body, fieldset, img, iframe, abbr{border:0;}
img{vertical-align:top;}
a, button{cursor:pointer;}
a{color:#333;outline:none;text-decoration:none;}
a:focus{ color:#333;
     outline:none; 
     -moz-outline:none;
}  


/*main*/
a:hover{color:#e44352;text-decoration:none;}
a:-webkit-any-link{text-decoration:none;}
.container{width:1200px;margin:0 auto;padding:0;}
.container:after{content:"";display:block;clear:both;}
.huanyuyd_mains01:after{content:"";display:block;clear:both;}
.color-white{color:white!important;}
.red{color:#e44352!important;}



/*texiao*/
.huanyuyd{position:fixed;z-index:55;left:10px;top:250px;width:70px;height:240px;}
.huanyuyd-box{position:relative;float:left;}
.huanyuyd .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.huanyuyd .a.active,
.huanyuyd .a:hover{background:#e44352;}
.huanyuyd .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .huanyuyd .huanyuyd_qq .i{background-position:0 0;} */
.huanyuyd .huanyuyd_qq .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/huanyuyd-bg.png);background-repeat:no-repeat;background-position:0 0;}
.huanyuyd .huanyuyd_phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/huanyuyd-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.huanyuyd .erwei .i{background-position:-44px 0;}
.huanyuyd .huanyuyd_backtop .i{background-position:-88px 0;}
.huanyuyd .d{display:none;width:223px;background:#fff;position:absolute;left:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.huanyuyd .d .huanyuyd_imgs{position:absolute;width:8px;height:12px;background:url(../images/fu.png) no-repeat;left:-8px;top:31px;}
.huanyuyd .huanyuyd_qq_mains{top:0;}
.huanyuyd .huanyuyd_phone_number{top:34px;}
.huanyuyd .huanyuyd_erweima{top:78px;}
.huanyuyd .d .huanyuyd_mian_box{padding:8px 18px 8px 18px;}
.huanyuyd .huanyuyd_qq_box{border-bottom:1px solid #eee;padding:14px 0;}
.huanyuyd .huanyuyd_qq_mains .huanyuyd_qq_box{border-bottom:none;}
.huanyuyd .huanyuyd_qq_box .yuan{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.huanyuyd .huanyuyd_qq_box .huanyuyd_qq_num{width:44px;height:44px;background:url(../images/qq_ico.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.huanyuyd .huanyuyd_qq_box:hover .huanyuyd_qq_num{background-position:center 3px;}
.huanyuyd .huanyuyd_qq_box .tels{width:44px;height:44px;background:url(../images/phones.png) no-repeat center center;display:block;}
.huanyuyd .huanyuyd_qq_box h3{float:left;width:112px;line-height:44px;font-size:18px;margin-left:12px;}
.huanyuyd .huanyuyd_qq_box .text{float:left;line-height:22px;font-size:18px;margin-left:12px;}
.huanyuyd .huanyuyd_qq_box .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.huanyuyd .huanyuyd_more{padding-top:10px;}
.huanyuyd .huanyuyd_more p{float:left;line-height:27px;font-size:16px;width:50%;white-space:nowrap;color:#888;}
.huanyuyd .huanyuyd_more i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-left:5px;vertical-align:top;display:inline-block;}
.huanyuyd .huanyuyd_erweima{text-align:center;}
.huanyuyd .huanyuyd_erweima .huanyuyd_mian_box{padding:20px 0;}
.huanyuyd .huanyuyd_erweima p{font-size:16px;color:#93959c;}

@media only screen and (min-width: 321px) and (max-width: 1024px){
	.huanyuyd{ display:none;}

}
@media screen and (min-width: 320px) and (max-width: 480px){
	.huanyuyd{ display:none;}
}