html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a,a:hover,a:focus{color:inherit;text-decoration:none;}

/*******CSS reset*************/

body{position:relative;z-index:-2;background:#fff;color:#333;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;}

.f12{font-size:12px;}

.f16{font-size:16px;}

.bold{font-weight:bold;}

.white{color:#fff;}

.left{float:left;}

.right{float:right;}

.t_r{text-align:right;}

.clear{clear:both;}

.relative{position:relative;}

.absolute{position:absolute;}

.rel_center{position:relative;left:50%;}

.hidden{display:none;}

/********General**********/

.wrap1{margin:0 auto;width:100%;}

.header span,.footer span,.header img,.footer img{display: inline;}

.warp-container{margin:0 auto;}

@media screen and (min-width: 768px){

	.warp-container{width:750px;}

}

@media screen and (min-width: 992px){

	.warp-container{width:970px;}

}

@media screen and (min-width: 1200px){

	.warp-container{width:1170px;}

}

@media screen and (min-width: 1440px){

	.warp-container{width:1420px;}

}

@media screen and (min-width: 1678px){

	.warp-container{width:1648px;}

}



/*澶撮儴*/

.head{width:100%;}

.logo{font-size:28px;padding-left:4%;}

.logo img{vertical-align:middle;max-height:93px;}

nav ul {

	max-width: 1412px;

    float: right;

	margin-right:15%;

    list-style-type: none;

}

nav ul li {

    float:left;

}

nav ul li a {

    font-size: 16px;

    text-decoration: none;

    display: inline-block;

    padding: 35px 28px;

    box-sizing: border-box;

}

nav ul li a:hover {

    color: #c92323;

}

#menu_button_wrapper{

    display: none;

}

.hidden {

    display: none;

}

.menu-tel{padding: 20px 28px 20px 8px;font-weight:bold;color:#c92323;font-size:18px;}

.menu-tel a{padding: 0 0 0 60px;}

nav ul .m a{width:100px;padding:32px 0 31px 0;background:#c92323;text-align:center;}

nav ul .m img{height:30px;}

.search{border-right:1px solid #e49191;}

.search-text{width:200px;height:32px;border:1px solid #ccc;padding:0 6px;font-size:14px;color:#888;float:left;}

.search-btn{width:40px;height:32px;border:none;font-size:14px;float:right;}

@media (max-width: 1740px) {

	.logo{padding-left:2%;}

	nav ul li a{padding: 35px 20px;}

	.menu-tel{padding: 20px 20px 20px 8px;}

	nav ul .m a{width:80px;}

}

@media (max-width: 1510px) {

	nav ul li a{padding: 35px 12px;}

	.menu-tel{padding: 20px 12px 20px 6px;}

}

@media (max-width: 1352px) {

	.logo{font-size:26px;}

	.logo img{max-height:80px;}

	nav ul li a{padding: 29px 12px;}

	.menu-tel{padding: 15px 12px 15px 6px;}

	nav ul .m a{width:60px;padding:27px 0;}

	nav ul .m img{height:26px;}

}

/* Responsive for smaller screens */

@media (max-width: 1279px) {

    #menu_button_wrapper{

        display: block;

        color: #9d9d9d;

        border-bottom: 1px solid #101010;

        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);

        box-shadow: 0 1px 0 rgba(255,255,255,.1);

    }   

    #menu_button {

        box-sizing: border-box;

        float: right;

        margin: 22px 28px;

        padding: .5em 1em;

        border: 1px solid #333;

        border-radius: 5px;

        color: #c92323;

        -webkit-touch-callout: none;

        -webkit-user-select: none;

        -khtml-user-select: none;

        -moz-user-select: none;

        -ms-user-select: none;

        user-select: none;

    }   

    #menu_button:hover {

        cursor: pointer;

        background-color: #333;

    }   

    #hamburger {

        float: right;

        padding-top: .15em;

    }  

    #menu_button span{

        display: block;

        background-color: #c92323;

        width: 1.2em;

        height: .15em;

        border-radius: 1px;

        margin-bottom: .2em;

    }

    nav ul {

        width: 100%;

        margin: 0 auto;

        padding: 0;

        box-sizing: border-box;

    }

    nav ul li {

        display: block;

        float: none;

    }  

    nav ul li a {

        width: 100%;

        padding: 12px 28px;

    }

    .menu-tel{padding: 12px 28px;}

	nav ul .m a{width:50%;padding:24px 0;float:left;border-right:1px solid #e49191;}

}

@media (max-width: 767px) {

	.logo img{max-height:70px;}

	#menu_button{margin: 17px 12px;}

}

@media (max-width: 425px) {

	.logo img{max-height:60px;}

}

/*ban*/

.slider-focus{position:relative;width:100%;overflow:hidden;}

.slider-focus .hd{position:absolute;width:100%;height:22px;left:0;bottom:2%;z-index:0;line-height:24px;text-align:center;}

.slider-focus .hd li{display:inline-block;vertical-align:middle;width:12px;height:12px;margin:0 4px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;border:1px solid #fff;cursor:pointer;}

.slider-focus .hd li.on{background:#fff;}

.slider-focus .bd{position:relative;z-index:0;}

.slider-focus .bd li{position:relative;text-align:center;}

.slider-focus .bd li img{vertical-align:top;width:100%;/* 鍥剧墖瀹藉害100%锛岃揪鍒拌嚜閫傚簲鏁堟灉 */}

.slider-focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;height:320px;display:block;}  /* 鍘绘帀閾炬帴瑙︽懜楂樹寒 */

@media screen and (min-width: 426px){

	.slider-focus .bd li a{width:100%;height:400px;}

}

@media screen and (min-width: 768px){

	.slider-focus .bd li a{width:100%;height:480px;}

}

@media screen and (min-width: 992px){

	.slider-focus .bd li a{width:100%;height:600px;}

}

@media screen and (min-width: 1200px){

	.slider-focus .bd li a{width:100%;height:720px;}

}

@media screen and (min-width: 1678px){

	.slider-focus .bd li a{width:100%;height:867px;}

}

/*澶撮儴end*/



/*棣栭〉*/

.jiejue{padding:42px 0 32px;}

.he_ZoomInImg{background:#000;width:100%;height:100%;padding:0;margin:15px;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

/*.he_ZoomInImg{background:#000;width:100%;height:100%;padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

*/

.he_ZoomInImg .he_ZoomInImg_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

.he_ZoomInImg:hover .he_ZoomInImg_img{opacity:.7;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}

.he_ZoomInImg .he_ZoomInImg_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

.he_ZoomInImg .he_ZoomInImg_caption,.he_ZoomInImg .he_ZoomInImg_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

.he_ZoomInImg .he_ZoomInImg_caption_h{text-align:center;width:100%;position:absolute;top:62%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}

/*.he_ZoomInImg .he_ZoomInImg_caption_h{text-align:center;width:50%;position:absolute;top:32%;left:25%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}

*/.he_ZoomInImg .he_ZoomInImg_caption_h img{max-width:100%;}

@media screen and (min-width: 768px){

	.jiejue{padding:50px 0 38px;}

}

@media screen and (min-width: 992px){

	.jiejue{padding:64px 0 52px;}

}

@media screen and (min-width: 1200px){

	.jiejue{padding:84px 0 72px;}

}

@media screen and (min-width: 1678px){

	.jiejue{padding:114px 0 102px;}

}



.chanpin{margin-bottom:54px;}

.cp-title{text-align:center;padding-bottom:36px; padding-top:36px;}

/*.cp-title{text-align:center;padding-bottom:36px;}

*/

.cp-title h1{font-size:28px;color:#434343;}

@font-face { 

	font-family: gotham-light; /*杩欓噷鏄鏄庤皟鐢ㄦ潵鐨勫瓧浣撳悕瀛�*/ 

	src: url('../Fonts/gotham-light.ttf'); /*杩欓噷鏄瓧浣撴枃浠惰矾寰�*/ 

} 

.cp-title h1 span{font-size:42px;color:#7a7a7a;font-family:'gotham-light';}

.cp-type li{margin-bottom:25px;}

.cp-type li a{display:block;width:100%;padding:44px 0;border:1px solid #e5e5e5;}

.cp-fenlei{margin:0 auto;width:86%;position:relative;}

.cp-tu{width:98px;height:98px;background-position:center top;background-size:cover;float:left;}

.cp-bt{float:left;margin-left:8%;}

.cp-bt h1{font-size:28px;padding-top:18px;}

.cp-bt h2{font-size:20px;font-family:'Arial';padding-top:10px;}

.cp-fenlei span{font-family:'SimSun';font-size:52px;color:#afafaf;position:absolute;right:0;padding-top:12px;}

.cp-type li a:hover{background:#c92323;color:#fff;}

.cp-type li a:hover .cp-tu{background-position:center bottom;}

.cp-type li a:hover .cp-bt h1{font-size:32px;padding-top:22px;}

.cp-type li a:hover .cp-bt h2{font-size:24px;padding-top:10px;}

.cp-type li a:hover span{color:#fff;}

@media screen and (min-width: 768px){

	.chanpin{margin-bottom:60px;}

	.cp-title{padding-bottom:46px;}

	.cp-title h1{font-size:32px;}

	.cp-title h1 span{font-size:48px;}

	.cp-type li a{padding:52px 0;}

	.cp-tu{width:88px;height:88px;}

	.cp-bt{margin-left:6%;}

	.cp-bt h1{padding-top:14px;}

	.cp-bt h2{padding-top:8px;}

	.cp-fenlei span{padding-top:8px;}

}

@media screen and (min-width: 992px){

	.chanpin{margin-bottom:72px;}

	.cp-title{padding-bottom:56px;}

	.cp-title h1{font-size:36px;}

	.cp-title h1 span{font-size:54px;}

	.cp-type li a{padding:60px 0;}

	.cp-tu{width:108px;height:108px;}

	.cp-bt{margin-left:8%;}

	.cp-bt h1{font-size:30px;padding-top:20px;}

	.cp-bt h2{font-size:24px;padding-top:14px;}

	.cp-fenlei span{font-size:62px;padding-top:12px;}

	.cp-type li a:hover .cp-bt h1{font-size:36px;padding-top:22px;}

	.cp-type li a:hover .cp-bt h2{font-size:30px;padding-top:10px;}

}

@media screen and (min-width: 1200px){

	.chanpin{margin-bottom:80px;}

	/*.cp-title{padding-bottom:66px;}*/

	.cp-title{padding-bottom:66px; padding-top:66px;}

	.cp-title h1{font-size:40px;}

	.cp-title h1 span{font-size:60px;}

	.cp-type li a{padding:66px 0;}

	.cp-fenlei{width:80%;}

	.cp-tu{width:128px;height:128px;}

	.cp-bt{margin-left:10%;}

	.cp-bt h1{padding-top:26px;}

	.cp-fenlei span{font-size:72px;}

}

@media screen and (min-width: 1678px){

	.chanpin{margin-bottom:100px;}

	.cp-title{padding-bottom:76px;}

	.cp-title h1{font-size:44px;}

	.cp-title h1 span{font-size:66px;}

	.cp-type li a{padding:71px 0;}

	.cp-fenlei{width:70%;}

}



.anli{padding:95px 0 81px 0;background:#f4f4f4;}



.gy-title{margin:58px 15px 32px 15px;position:relative;}

.gy-title h1{font-size:28px;color:#434343;}

.gy-title h1 span{font-size:42px;color:#7a7a7a;font-family:'gotham-light';}

.gy-r{position:absolute;right:0;bottom:0;color:#b0b0b0;text-align:right;display:none;}

.gy-r h3{font-size:18px;padding-bottom:6px;}

.gy-r p{font-family:'Arial';font-size:12px;}

.gy-cont{width:100%;height:616px;background:url('../images/gy-bg.jpg') no-repeat center;}

.event_box{width:94%;margin:0 auto;position:relative;}

.event_box .parHd {width:100%;display:inline-block;height:105px;border-bottom:4px solid rgba(255,255,255,0.62);}

.event_box .parHd  ul{width:100%;margin:0 auto;padding-top:34px !important;line-height:67px;}

.event_box .parHd .tempWrap{width:80%;}

.event_box .parHd li.no_line:before{display:none;}

.event_box .parHd li{display:inline-block;cursor:pointer;font-size:16px;color:#fff;margin:0 5px;width:94px;text-align:center;position:relative;}

.event_box .parHd li.act{border-bottom:4px solid #000;}

.event_box .parBd{margin-top:68px;max-width:620px;color:#fff;}

.event_box .parBd h2{font-family:'Arial';font-size:32px;text-transform:uppercase;}

.event_box .parBd p{line-height:28px;padding:40px 0 60px 0;}

.event_box .parBd a{display:block;width:176px;height:45px;background:#fff;color:#c92323;font-size:16px;line-height:45px;padding:0 30px;}

.event_box .parBd a .left{font-family:'Arial';}

.event_box .parBd a .right{font-family:'SimSun';}

div#listBox {width:100%;}

.event_box .sPrev,.sNext{width:36px;height:36px;display:block;position:absolute;top:48px;z-index:999;}

.event_box .sPrev{left:0;}

.event_box .sNext{right:0;}

.event_box .sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}

@media screen and (min-width: 768px){

	.gy-title{margin:66px 15px 38px 15px;}

	.gy-title h1{font-size:32px;}

	.gy-title h1 span{font-size:48px;}

	.gy-r{display:block;}

	.gy-r h3{font-size:16px;padding-bottom:6px;}

	.event_box .parHd .tempWrap{width:620px;}

	.event_box .parBd{margin-top:88px;}

	.event_box .parBd h2{font-size:36px;}

}

@media screen and (min-width: 992px){

	.gy-title{margin:78px 15px 44px 15px;}

	.gy-title h1{font-size:36px;}

	.gy-title h1 span{font-size:54px;}

}

@media screen and (min-width: 1200px){

	.gy-title{margin:94px 15px 50px 15px;}

	.gy-title h1{font-size:40px;}

	.gy-title h1 span{font-size:60px;}

	.gy-r h3{font-size:18px;padding-bottom:6px;}

}

@media screen and (min-width: 1678px){

	.gy-title{margin:110px 15px 56px 15px;}

	.gy-title h1{font-size:44px;}

	.gy-title h1 span{font-size:66px;}

}



.mun{border-bottom: 1px solid #c92323;display: none;}

.mumping_mun{width: 100%;list-style: none;text-align: center;}

.mumping_mun li{width: 100%;display: inline-block;margin: 56px auto 66px auto;}

.mumping_mun h2{font-size: 72px;font-weight: normal;color: #c92323;}

.mumping_mun p{font-size: 16px;color: #4e4e4e;width: 100%;display: block;clear: both;padding-top: 16px;}

@media screen and (min-width: 768px){

	.mun{display: block;}

	.mumping_mun li{width: 19%;margin: 36px auto 46px auto;}

	.mumping_mun h2{font-size: 42px;}

}

@media screen and (min-width: 992px){

	.mumping_mun li{width: 19%;margin: 46px auto 56px auto;}

	.mumping_mun h2{font-size: 52px;}

}

@media screen and (min-width: 1440px){

	.mumping_mun li{margin: 56px auto 66px auto;}

	.mumping_mun h2{font-size: 72px;}

}



.xinwen{padding:50px 0 56px 0;}

.xinwen-tu li{padding-bottom:169px;margin-bottom:32px;}

.xinwen-tu li a{display:block;position:relative;}

.xinwen-tu li img{width:100%;}

.txt{width:100%;height:169px;position:absolute;left:0;bottom:-169px;background:#eee;}

.txt h3{font-size:18px;margin:56px 5% 0 5%;color:#434343;}

.txt h4{font-size:14px;margin:20px 5% 0 5%;color:#717171;}

.txt p{font-size:14px;line-height:28px;margin:60px 5% 28px 5%;}

.xinwen-tu li a:hover .txt{background:#c92323;color:#fff;}

.xinwen-tu li a:hover .txt h3{color:#fff;font-size:20px;font-weight:bold;}

.xinwen-tu li a:hover .txt h4{color:#fff;}

.xinwen-fl{margin:0 15px;}

.xinwen-fl li{border:1px solid #e5e5e5;background:#f6f6f6;}

.xinwen-fl li a{display:block;padding:0 5%;}

.xinwen-fl li h1{font-size:26px;padding-top:46px;}

.xinwen-fl li h3{font-size:18px;padding-top:28px;}

.xinwen-fl li p{font-size:14px;color:#666;line-height:28px;padding-top:22px;}

.xinwen-fl li span{font-family:'SimSun';font-size:36px;display:block;width:54px;height:54px;border:1px solid rgba(255,255,255,0.36);border-radius:54px;text-align:center;line-height:54px;margin:24px 0 24px 0;}

.xinwen-fl li:hover{background:#c92323;color:#fff;}

.xinwen-fl li:hover p{color:#fff;}

@media screen and (min-width: 992px){

	.xinwen{padding:62px 0 74px 0;}

	.xinwen-tu li{margin-bottom:52px;}

	.xinwen-tu li img{height:292px;}

	.xinwen-fl li{height:402px;}

	.xinwen-fl li a{padding:0 12%;}

	.xinwen-fl li h1{font-size:28px;padding-top:72px;}

	.xinwen-fl li h3{font-size:20px;padding-top:26px;}

	.xinwen-fl li span{margin:24px 0 0 0;}

}

@media screen and (min-width: 1200px){

	.xinwen{padding:72px 0 94px 0;}

	/*.xinwen{padding:72px 0 94px 0;}*/

	.xinwen-tu li{margin-bottom:68px;}

	.xinwen-tu li img{height:256px;}

	/*.xinwen-tu li img{height:356px;}*/

	.xinwen-fl li h1{font-size:30px;}

}

@media screen and (min-width: 1440px){

	.xinwen{padding:90px 0 114px 0;}

	.xinwen-tu li{margin-bottom:85px;}

	.xinwen-tu li img{height:336px;}

	/*.xinwen-tu li img{height:436px;}*/

	.xinwen-fl li h1{padding-top:80px;}

	.xinwen-fl li h3{font-size:22px;padding-top:28px;}

}

@media screen and (min-width: 1678px){

	.xinwen{padding:107px 0 144px 0;}

	.xinwen-tu li{margin-bottom:105px;}

	.xinwen-tu li img{height:410px;}

	/*.xinwen-tu li img{height:510px;}*/

	.xinwen-fl li h1{font-size:32px;padding-top:86px;}

}

/*棣栭〉end*/



/*搴曢儴*/

.footer{clear:both;}

.foot{width:100%;background:#1d1d1d;}

.guanzhu{border-bottom:1px solid #4c4c4c;padding:62px 0 28px 0;}

.guanzhu span{font-size:18px;color:#626262;line-height:42px;}

.guanzhu a{margin:0 5px;position:relative;}

.dnav{display:none;}

.dnav-slide{width:100%;margin-bottom:28px;border-bottom:1px solid #4b4b4b;}

.dnav-slide .yi{width:100%;padding:12px 0;border-top:1px solid #4b4b4b;cursor:pointer;background:url(../images/arrow_d.png) no-repeat center right 15px;}

.dnav-slide .currentDt{background:url(../images/arrow_u.png) no-repeat center right 15px;color:#bb1717;}

.dnav-slide .yi dd{font-size:16px;padding-left:15px;color:#fff;}

.dnav-slide .er{display:none;padding-left:20px;line-height:32px;}

.dnav-slide .er li a{display:block;color:#888;}

.dnav-slide .er li a:hover{color:#c92323;}

.d-lx{float:none;padding:4px 15px 40px 15px;}

.d-lx p{text-align:left;color:#919191;line-height:48px;}

.d-lx p img{padding-right:18px;}

.d-lx a:hover{color:#c92323;}

.bottom{width:100%;background:#151515;text-align:center;padding:20px 0;}

.bottom span{line-height:30px;color:#aaa;padding:0 15px;display:block;}

.bottom-l{float:none;}

.bottom-r{float:none;}

.bottom a:hover{color:#c92323;}

@media screen and (min-width: 992px){

	.dnav{width:100%;display:block;padding-top:60px;}

	.dnav ul{margin-left:0.5%;width:15%;height:192px;float:left;margin-bottom:90px;}

	.dnav ul h3{color:#fff;font-size:16px;padding-bottom:22px;}

	.dnav ul li{color:#929292;line-height:30px;}

	.dnav a:hover{color:#c92323;}

	.dnav-slide{display:none;}

	.d-lx{float:right;padding:184px 0 90px 0;}

	.bottom-l{float:left;}

	.bottom-r{float:right;}

}



/*gotop*/

.cbbfixed{position:fixed;right:20px;transition:bottom ease .3s;bottom:-85px;z-index:3;cursor:pointer;}

.cbbfixed .cbbtn{width:47px;height:47px;display:block;background-color:rgba(255, 255, 255, 1);-webkit-border-radius:47px;-moz-border-radius:47px;-ms-border-radius:47px;border-radius:47px;}

.cbbfixed .gotop{transition:background-color ease .3s;margin-top: 1px;}

.cbbfixed .gotop .up-icon{float:left;margin:11px 0 0 11px;width:25px;height:25px;background:url(../images/gotop-icon.png);}

.cbbfixed .gotop:hover{background-color:rgba(255, 255, 255, 0.8);}

/*搴曢儴end*/



/*鍐呴〉public*/

.banner{width:100%;}

.banner img{width:100%;}

.sidebar{width:100%;background:#ececec;}

.sidebar ul{text-align:center;line-height:56px;}

.sidebar ul li{display:inline-block;font-size:16px;}

.sidebar ul li a{display:block;padding:0 24px;color:#565656;}

.sidebar ul li a:hover{display:block;border-bottom:3px solid #c92323;}

@media screen and (min-width: 992px){

	.sidebar ul{line-height:66px;}

}

/*鍐呴〉public end*/



.main{overflow:hidden;margin-bottom:132px;}

.article{overflow:hidden;}

.article p{font-size:16px;line-height:32px;}



#allmap p{line-height:10px;margin:10px;font-size:14px;}



.page{margin:18px 20px 15px 0;}

.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}

.page a:hover{background:#c92323;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}

.current {padding:0 6px 0;height:18px;line-height:18px;background:#c92323;color:#fff;}

/***************global*****************/



/*鍏充簬璧涙牸*/

.com-tit{text-align:center;font-size:32px;padding:40px 0 36px 0;}

.com-cont img{max-width:100%;vertical-align:bottom;}

@media screen and (min-width: 992px){

	.com-tit{font-size:34px;padding:60px 0 42px 0;}

}

@media screen and (min-width: 1200px){

	.com-tit{font-size:36px;padding:80px 0 60px 0;}

}



.wenhua{padding-bottom:116px;}

.tabs{width:100%锛泒

.tabs a{display:block;float:left;width:24.9%;color:#fff;text-align:center;background:#767676;line-height:42px;font-size:16px;margin:0 0.05%;}

.tabs a.active{background:#c92323;}

.swiper-container{width:100%;height:320px;border-top:0;}

.swiper-slide{width:100%;height:320px;}

.content-slide{padding-top:42px;}

.content-slide .wh-t{font-size:26px;color:#c92323;text-transform:uppercase;font-weight:bold;padding-bottom:16px;}

.content-slide p{line-height:36px;font-size:16px;}

.wh-nr{height:224px;overflow:auto;}

.content-slide .wh-img{max-width:100%;display:none;}

@media screen and (min-width: 768px){

	.tabs a{line-height:50px;font-size:20px;}

	.content-slide{padding-top:56px;}

	.content-slide .wh-t{font-size:30px;padding-bottom:20px;}

}

@media screen and (min-width: 992px){

	.tabs a{line-height:56px;font-size:22px;}

	.swiper-container{height:380px;}

	.swiper-slide{height:380px;}

	.content-slide{padding-top:66px;}

	.content-slide .wh-t{font-size:32px;padding-bottom:22px;}

	.wh-nr{height:180px;}

	.content-slide .wh-img{display:block;}

}

@media screen and (min-width: 1200px){

	.tabs a{line-height:66px;font-size:24px;}

	.content-slide{padding-top:86px;}

	.content-slide .wh-t{font-size:36px;padding-bottom:26px;}

}



.fazhan{width:100%;min-height:432px;background:url('../images/fz-bg.jpg') no-repeat center;background-size:cover;}

.event_box2{width:96%;margin:0 auto 72px auto;position:relative;}

.event_box2 .parHd2 {width:100%;display:inline-block;height:92px;overflow:hidden;}

.event_box2 .parHd2  ul{width:100%;height:76px;text-align:center;margin:0 auto;padding-top:0px !important;}

.event_box2 .parHd2 .tempWrap2{margin:0 auto;width:96%;}

.event_box2 .parHd2 .tempWrap2:after{content:'';width:100%;height:1px;background:#fff;position:absolute;right:0;top:70px;z-index:10;}

.event_box2 .parHd2 li.no_line2:before{display:none;}

.event_box2 .parHd2 li{display:inline-block;cursor:pointer;line-height:70px;font-family:'Arial';font-size:20px;color:#fff;font-weight:bold;margin:0 24px;position:relative;}

.event_box2 .parHd2 li:after{content:'';width:10px;height:10px;position:absolute;z-index:20;top:65px;left:50%;margin-left:-5px;}

.event_box2 .parBd2{text-align:center;margin-top:28px;}

.event_box2 .parBd2 p{line-height:28px;font-size:18px;width:80%;margin:0 auto;color:#fff;}

div#listBox2 {width:100%;}

.event_box2 .sPrev2,.sNext2{width:25px;height:25px;display:block;position:absolute;top:22px;z-index:999;}

.event_box2 .sPrev2{left:0;}

.event_box2 .sNext2{right:0;}

.event_box2 .sPrev2 img,.sNext2 img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}

.event_box2 .parHd2 li.act2{font-size:36px;}

.event_box2 .parHd2 li.act2 span{display:block;width:10px;height:10px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:65px;left:50%;margin-left:-5px;z-index:21;}

.event_box2 .parHd2 li span,.parHd2 li.clone2 span{display:none;}

@media (max-width: 1199px) {

	.event_box2{margin:0 auto 62px auto;}

}

@media (max-width: 991px) {

	.event_box2{margin:0 auto 52px auto;}

}

@media (max-width: 767px) {

	.event_box2{margin:0 auto 42px auto;}

}



.zuzhi{padding-bottom:48px;}

@media screen and (min-width: 768px){

	.zuzhi{padding-bottom:68px;}

}

@media screen and (min-width: 992px){

	.zuzhi{padding-bottom:80px;}

}

@media screen and (min-width: 1200px){

	.zuzhi{padding-bottom:100px;}

}



.fengcai{width:100%;background:#f5f5f5;padding-bottom:48px;}

@media screen and (min-width: 768px){

	.fengcai{padding-bottom:68px;}

}

@media screen and (min-width: 992px){

	.fengcai{padding-bottom:80px;}

}

@media screen and (min-width: 1200px){

	.fengcai{padding-bottom:100px;}

}



.ry-tu .item{border:1px solid #eee;margin:0 8px;}

.ry-tu .item img{width:100%;}

.ry-tu .item p{text-align:center;line-height:52px;font-size:14px;height:52px;overflow:hidden;}

@media screen and (min-width: 768px){

	.ry-tu .item img{width:222px;height:297px;}

}

@media screen and (min-width: 980px){

	.ry-tu .item img{width:162px;height:217px;}

}

@media screen and (min-width: 992px){

	.ry-tu .item img{width:217px;height:290px;}

}

@media screen and (min-width: 1200px){

	.ry-tu .item img{width:267px;height:357px;}

}

/*鍏充簬璧涙牸end*/



/*鑱旂郴鎴戜滑*/

.contact{padding:68px 0 48px 0;border-bottom:1px solid #eee;}

.con-lx{float:none;padding-top:20px;}

.con-lx img{max-width:100%;}

.con-lx h2{font-size:24px;font-weight:bold;padding-top:42px;}

.con-lx h3{font-size:12px;text-transform:uppercase;padding-top:10px;}

.con-lx hr{width:72px;height:1px;background:#c92323;border:none;margin:32px 0 52px 0;}

.con-lx p{font-size:18px;line-height:36px;}

.con-lx p span{font-size:24px;color:#c92323;}

.message h2{text-align:center;font-size:24px;color:#c92323;padding-top:46px;}

.message h3{text-align:center;font-size:14px;color:#a0a0a0;padding-top:10px;}

.online{margin:42px auto 0 auto;line-height:48px;width:100%;}

.online input{padding:0 13px;color:#b9b9b9;border:1px solid #e5e5e5;display:block;width:100%;margin-bottom:13px;}

.online textarea{padding:6px 13px;color:#b9b9b9;border:1px solid #e5e5e5;display:block;width:100%;margin-bottom:13px;height:146px;}

.online #submit{width:187px;height:48px;border:none;color:#fff;background:#c92323;cursor:pointer;}

.daili{padding-top:52px;}

@media screen and (min-width: 768px){

	.contact{padding:88px 0 60px 0;}

	.online{width:512px;}

	.online input{width:402px;}

	.online textarea{width:512px;}

}

@media screen and (min-width: 992px){

	.contact{padding:108px 0 70px 0;}

	.con-lx{float:right;padding-top:0;}

	.con-lx p{line-height:48px;}

}

@media screen and (min-width: 1200px){

	.contact{padding:138px 0 82px 0;}

}

/*鑱旂郴鎴戜滑end*/



/*鏂伴椈璧勮*/

.news-title{margin:74px 0 32px 0;}

.news-title h1{font-size:30px;color:#565656;padding-bottom:22px;border-bottom:1px solid #dcdcdc;}

.newsa li{margin-bottom:20px;}

.newsa a{padding-bottom:65px;position:relative;display:block;}

.newsa li img{width:100%;}

.newsa-cont{width:100%;height:65px;text-align:center;position:absolute;left:0;bottom:0;transition:0.4s;overflow:hidden;}

.newsa-cont h2{line-height:65px;font-size:16px;}

.newsa-cont h3{font-size:14px;color:rgba(255,255,255,0.3);}

.newsa-cont p{font-size:14px;line-height:24px;margin-top:22px;padding:0 8%;}

.newsa-cont span{display:block;width:113px;height:33px;border:1px solid rgba(255,255,255,0.3);margin:40px auto 0 auto;line-height:33px;border-radius:33px;}

.newsa a:hover .newsa-cont{background: #c92323;color:#fff;height:290px;overflow:hidden;}

.newsa a:hover .newsa-cont h2{font-weight:bold;margin:56px 0 8px 0;padding:0 8%;line-height:26px;}

@media screen and (min-width: 992px){

	.newsa li img{height:182px;}

	.newsa-cont span{margin:20px auto 0 auto;}

	.newsa a:hover .newsa-cont{height:247px;}

	.newsa a:hover .newsa-cont h2{margin:26px 0 8px 0;}

}

@media screen and (min-width: 1200px){

	.newsa li img{height:225px;}

	.newsa-cont span{margin:40px auto 0 auto;}

	.newsa a:hover .newsa-cont{height:290px;}

	.newsa a:hover .newsa-cont h2{margin:56px 0 8px 0;}

}

.news li{width:100%;margin-bottom:25px;}

.news a{display:block;width:100%;padding:28px 0;background:#f7f7f7;}

.news-time{text-align:left;font-size:18px;color:#888;}

.news-time span{display:inline-block;font-size:40px;line-height:48px;padding-bottom:6px;}

.news-cont h3{font-size:16px;padding-bottom:10px;}

.news-cont p{font-size:14px;color:#888;line-height:26px;}

.news-a{text-align:center;line-height:35px;}

.news-a span{display:block;width:106px;height:35px;background:#959595;color:#fff;margin:12px 0 0 0;}

.news a:hover{border-bottom:2px solid #c92323;}

.news a:hover .news-a span{background:#c92323;}

@media screen and (min-width: 992px){

	.news a{padding:36px 0;}

	.news-time{text-align:center;}

	.news-time span{display:block;font-size:48px;}

	.news-a span{margin:20px auto;}

}

.newsc li{padding:20px 0;border-bottom:1px solid #e5e5e5;font-size:16px;line-height:24px;}

.newsc span{color:#888;float:left;font-size:14px;}

.newsc li a:hover{color:#c92323;}

@media screen and (min-width: 768px){

	.newsc span{float:right;}

}

/****************news*****************/

.xiangqing{padding:42px 0;}

.xiangqing img{max-width:100%;}

.news_title{text-align:center;line-height:40px;font-size:18px;padding-bottom:12px;}

.meta{color:#999;text-align:center;line-height:28px;padding-bottom:16px;}

.meta img{padding:12px 0;max-width:100%;}

@media screen and (min-width: 768px){

	.news_title{font-size:22px;}

}

@media screen and (min-width: 992px){

	.news_title{font-size:26px;}

}

@media screen and (min-width: 1200px){

	.news_title{font-size:30px;}

}

/***********news_info**************/

/*鏂伴椈璧勮end*/



/*浜у搧涓績*/

.pro-type{margin:64px 0 24px 0;}

.pro-title h1{font-size:30px;color:#565656;padding-bottom:22px;border-bottom:1px solid #dcdcdc;}

.pro-er li{width:100%;line-height:62px;border-bottom:1px solid #dcdcdc;font-size:18px;}

.pro-er li a:before{color:#95b3d7;content:'鈻燶00a0\00a0\00a0';vertical-align:2px;}

.pro-er li a{display:block;width:100%;background:url('../images/cp-more.png') no-repeat right center;}

.pro-er li a:hover{color:#c92323;}



.pro{margin-top:32px;}

.pro li{overflow:hidden;margin-bottom:38px;text-align:center;padding-bottom:81px;position:relative;}

.pro img{max-width:100%;}

.pro-txt{width:100%;height:81px;position:absolute;left:0;bottom:-80px;}

.pro-txt p{padding:18px 0;font-size:14px;line-height:20px;width:80%;margin:0 auto;}

.pro-txt span{display:block;margin:0 auto;width:99px;height:25px;border:1px solid rgba(255,255,255,0.39);line-height:25px;border-radius:25px;margin-top:100px;font-size:12px;}

.pro a{position:relative;display:block;}

.pro a:hover{color:#fff;}

.pro a:hover .pro-txt{background:#c92323;}

/*************index&goods**************/

.title{margin:62px 0 48px 0;padding-top:24px;border-top:1px solid #dcdcdc;}

.title span{font-size:14px;color:#666;line-height:28px;}

.title a:hover{color:#c92323;}

.pro_info{margin-bottom:59px;}

.pro_img img{max-width:100%;}

.pro_name h1{font-size:24px;padding-top:28px;}

.pro_name a{display:block;width:202px;height:50px;text-align:center;line-height:50px;background:#434343;color:#fff;font-size:18px;border-radius:50px;margin-top:40px;}

.pro_name a:hover{background:#c92323;}

.info_title{margin:30px 0 27px 0;width:100%;height:52px;background:#eee;}

.info_title b{display:inline-block;padding:0 30px;height:100%;border-right:1px solid #fff;background:#c92323;color:#fff;line-height:52px;font-size:16px;}

.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}

/********goods_info&jobs_info*******/

@media screen and (min-width: 768px){

	.pro img{width:330px;height:244px;}

}

@media screen and (min-width: 992px){

	.pro img{width:205px;height:151px;}

	.pro_name h1{font-size:30px;}

	.pro_name a{margin-top:100px;}

}

@media screen and (min-width: 1200px){

	.pro img{width:255px;height:188px;}

}



.jianyan{margin-top:32px;}

.jianyan li{overflow:hidden;margin-bottom:38px;text-align:center;}

.jianyan img{max-width:100%;}

.jy-cont{display:block;width:100%;height:81px;overflow:hidden;}

.jy-cont span{display:block;padding:18px 4%;font-size:14px;line-height:20px;}

@media screen and (min-width: 768px){

	.jianyan img{width:330px;height:450px;}

}

@media screen and (min-width: 992px){

	.jianyan img{width:205px;height:280px;}

}

@media screen and (min-width: 1200px){

	.jianyan img{width:255px;height:348px;}

}

/*浜у搧涓績*/



/*宸ョ▼涓氱哗*/

.gongcheng{margin-top:48px;}

.gongcheng li{overflow:hidden;margin-bottom:38px;text-align:center;}

.gongcheng img{max-width:100%;}

.gc-cont{display:block;width:100%;height:56px;overflow:hidden;}

.gc-cont span{display:block;padding:18px 4%;font-size:14px;line-height:20px;}

@media screen and (min-width: 768px){

	.gongcheng{margin-top:60px;}

	.gongcheng img{width:330px;height:330px;}

}

@media screen and (min-width: 992px){

	.gongcheng{margin-top:72px;}

	.gongcheng img{width:205px;height:205px;}

}

@media screen and (min-width: 1200px){

	.gongcheng{margin-top:85px;}

	.gongcheng img{width:255px;height:255px;}

}

/*宸ョ▼涓氱哗end*/



/*浜哄姏璧勬簮*/

.zhaopin{padding:72px 0;border-bottom:1px solid #eee;}

.zhaopin h3{font-size:14px;line-height:30px;color:#5f5f5f;}

.jobs{margin-top:42px;}

.jobs h1{font-size:36px;padding-bottom:28px;}

.jobs li{overflow:hidden;margin:0 auto 22px auto;border-bottom:1px solid #cdcdcd;}

.jobs a{position:relative;top:-150px;background:#959595;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}

.jobs strong{color:#c92323;}

.jobs p{line-height:35px;}

.jobs a:hover{background:#c92323;}

/***************jobs***************/

.order{margin:40px auto 12px auto;line-height:40px;max-width:600px;}

.order-h{margin-bottom:12px;vertical-align:top;}

.order input{padding:0 5px;max-width:100%;}

.order textarea{padding:0 5px;max-width:100%;}

.order #submit{width:90px;height:48px;border:none;color:#fff;background:#c92323;cursor:pointer;}



.celue{padding-top:76px;}

.celue .tabs{width:100%锛泒

.celue .tabs a{display:block;float:left;width:19.6%;color:#fff;text-align:center;background:#767676;line-height:36px;font-size:16px;margin:0 0.2%;}

.celue .tabs a.active{background:#c92323;}

.celue .swiper-container{width:100%;height:400px;border-top:0;}

.celue .swiper-slide{width:100%;height:400px;}

.celue .content-slide{padding-top:42px;}

.celue .content-slide p{line-height:36px;font-size:16px;}

.cl-nr{height:320px;overflow:auto;}

.celue .content-slide .cl-img{max-width:100%;display:none;}

@media screen and (min-width: 768px){

	.celue .tabs a{line-height:40px;}

	.celue .content-slide{padding-top:54px;}

}

@media screen and (min-width: 992px){

	.celue .content-slide{padding-top:60px;}

	.cl-nr{height:326px;}

	.celue .content-slide .cl-img{display:block;}

}

@media screen and (min-width: 1200px){

	.celue .tabs a{line-height:44px;}

	.celue .content-slide{padding-top:68px;}

}

/*浜哄姏璧勬簮*/



/*瑙ｅ喅鏂规*/

.sol{margin-top:32px;}

.sol li{overflow:hidden;margin-bottom:38px;text-align:center;padding-bottom:56px;position:relative;}

.sol img{max-width:100%;}

.sol-txt{width:100%;height:56px;position:absolute;left:0;bottom:-56px;}

.sol-txt h3{padding:18px 0;font-size:16px;line-height:20px;width:80%;margin:0 auto;}

.sol-txt p{font-size:14px;line-height:20px;padding:0 10%;}

.sol-txt span{display:block;margin:0 auto;width:159px;height:41px;border:1px solid rgba(255,255,255,0.39);line-height:41px;border-radius:41px;margin-top:46px;font-size:12px;}

.sol a{position:relative;display:block;}

.sol a:hover{color:#fff;}

.sol a:hover .sol-txt{background:#c92323;}

.sol a:hover .sol-txt h3{font-size:22px;font-weight:bold;padding-bottom:30px;}

@media screen and (min-width: 992px){

	.sol img{width:283px;height:212px;}

}

@media screen and (min-width: 1200px){

	.sol img{width:350px;height:262px;}

}

/*瑙ｅ喅鏂规end*/



/*鎶€鏈棶绛�*/

.wenda{margin-top:20px;}

.wenda li{width:100%;padding:36px 0 20px 0;border-bottom:1px solid #e5e5e5;}

.wenda li h3{font-size:14px;line-height:32px;}

.wenda li p{font-size:14px;line-height:32px;}

.wenda li img{padding-right:14px;}

.wenda li a:hover h3{color:#c92323;}

/*鎶€鏈棶绛攅nd*/



/*鎶€鏈枃鐚�*/

.wenxian{margin-top:20px;}

.wenxian li{width:100%;padding:36px 0 20px 0;border-bottom:1px solid #e5e5e5;}

.wenxian li h3{font-size:18px;line-height:32px;color:#565656;}

.wenxian li p{font-size:14px;line-height:32px;color:#888;}

.wenxian li a:hover h3{color:#c92323;}

/*鎶€鏈枃鐚甧nd*/



/*璧勬枡涓嬭浇*/

.xiazai{margin-top:32px;}

.xiazai li{width:100%;line-height:62px;border-bottom:1px solid #dcdcdc;font-size:18px;}

.xiazai li a:before{color:#95b3d7;content:'鈻燶00a0\00a0\00a0';vertical-align:2px;}

.xiazai li a{display:block;width:100%;background:url('../images/down.png') no-repeat right center;}

.xiazai li a:hover{color:#c92323;}

/*璧勬枡涓嬭浇end*/



/*sitemap*/

.mesmore{margin-top:5px;}

.mesmore:hover{color:#c92323;text-decoration:underline;}



.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}

.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}

.m2{ margin-left:20px; margin-top:20px; line-height:25px;}

.m2 span{ font-size:14px; font-weight:bold;}

.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}

.m2t ul{}

.m2t ul li{ list-style-type:none; float:left; width:150px;}

.m2t ul li a:hover{ color:red}



.f{ float:right; margin-right:10px; _margin-top:7px;}



/*涓婁竴椤礯涓嬩竴椤�*/

#prev_next{margin: 10px 20px;clear: both;overflow: hidden;}

#prev_next li{margin: 5px 0;}

/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}

.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}

.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}

.map li{float:left;margin:0 5px;}*/



/*main css*/

.main-im{ position:fixed; right: 10px; top:300px; z-index: 100; width: 110px; height: 272px; }

.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }

.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }

.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }

.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }

.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }

.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}

.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }

.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}

.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}

.main-im .im_main .im-tel:hover { background: #fafafa; }

.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}

.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }

.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}

.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }

.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 104px; padding-left: 5px; padding-top: 5px; }

.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;font-size: 12px;}

.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}

.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }

.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }

.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }

.main-im .close-im a:hover { text-decoration: none; }

.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }