@charset "gb2312";
/*css reset*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,figure{margin:0; padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ display:block;}
html{overflow-x:hidden;}
body{*overflow-x:hidden;}
body{font-family:Arial,"Î¢ÈíÑÅºÚ",Verdana, Geneva, sans-serif; font-size:12px; line-height:1.3;}
table{border-collapse: collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
img{vertical-align:middle;}
address,caption,cite,code,,dfn,em,strong,th,var,{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#D61518;}
button,input[type="submit"],input[type="reset"],input[type="button"]{cursor:pointer; outline:none;}
select,input,textarea{font-size:12px; outline:none;}
button,input{border:0; background:none; outline:none;}


/*½¹µãÐéÏß*/
a:focus{-moz-outline-style:none; outline:none;}
/*Á½¶Ë¶ÔÆë£º
text-align:justify;
text-justify:inter-ideograph;
*/
/*ÎÄ×ÖÅÅ°æ*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.t2{text-indent:2em;}




/*¶¨Î»*/
.tr{text-align:right;}
.tc{text-align:center;}
.tl{text-align:left;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cb{clear:both;}
.c{display:block; zoom:1;}
.c:after{ clear:both;}
.c:before,.c:after{ content:''; display:table;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}



/*ÐÂÔöÑùÊ½ */
.mt20{ margin-top:20px;}
.pr5{ padding-right:5px;}
.pl5{ padding-left:5px;}
body{ background:#fff url(../images/body_bg.jpg) 0 0 repeat-x;}
.w1002{ width:1022px; margin:0 auto; font-family:'Î¢ÈíÑÅºÚ';}
.header_top{ padding-top:25px; padding-bottom:20px;}
.header_top_r{ background:url(../images/line.jpg) 0 0 no-repeat; width:680px; margin-left:3px; padding-left:10px; padding-top:5px;}
.header_top_r .tel{ text-align:right; padding-right:15px;}
.top_r_nav{ background:url(../images/nav2.jpg) 0 0 no-repeat; height:27px; overflow:hidden; margin-top:12px;}
.top_r_nav a{ float:left; text-indent:-9999px; margin:0 8px; width:84px; height:27px;}
.top_r_nav a:first-child{ margin-left:0;}
.top_r_nav a.other1{ width:89px;}
.top_r_nav a.other2{ width:120px;}

/*old
.nav{ margin-top:23px; background:#e6e6e6 url(../images/menue/nav_bg.jpg) 0 0 repeat-x; width:100%; height:59px; z-index:5;}


.nav2{ margin-top:0; position:fixed; top:0; left:0; background:url(../images/nav_bg2.png) 0 bottom repeat-x; padding-bottom:14px;}
.nav_list li{ float:left;}
.nav_list li a.fir{ display:block; height:59px; overflow:hidden; text-align:center; width:133px; border-right:solid 1px #c5c5c5;}
.nav_list li:first-child a.fir{ width:75px; border-left:solid 1px #c5c5c5;}
.nav_list li a.fir span{ display:block; cursor:pointer;}
.nav_list li a.fir span.span2{ padding-top:5px; height:54px; line-height:54px; overflow:hidden; color:#404040; font-size:16px;}
.nav_list li a.fir span.span1{ font-family:'Î¢ÈíÑÅºÚ'; margin-top:-59px; height:54px; line-height:54px; border-top:solid 5px #c60001; background:#eee url(../images/nav_hover.jpg) center 0 no-repeat; font-size:16px; color:#ed0000; text-transform:uppercase;}
.nav_list li.current a.fir span.span1{ margin-top:0;}
.nav_list li.last a.fir{ width:58px;}
.nav_list li.last a.fir img{ *padding-top:15px;}*/


.nav {
    background: url("../images/menue/nav_bg.jpg") repeat-x scroll 0 0 #e6e6e6;
    height: 59px;
    margin-top: 23px;
    width: 100%;
    z-index: 5;
}

.nav_list li {
    float: left;
}


.nav_list li a.fir {
    border-right: 1px solid #c5c5c5;
    display: block;
    height: 59px;
    overflow: hidden;
    text-align: center;
    width: 133px;
}
.nav_list li:first-child a.fir {
    border-left: 1px solid #c5c5c5;
    width: 75px;
}


.nav_list li.current a.fir span.span1 {
    margin-top: 0;
}
.nav_list li a.fir span.span1 {
    background: url("../images/menue/nav_hover.jpg") no-repeat scroll center 0 #eee;
    border-top: 5px solid #c60001;
    color: #ed0000;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    margin-top: -59px;
    text-transform: uppercase;
}
.nav_list li a.fir span {
    cursor: pointer;
    display: block;
}


.nav_list li a.fir span.span2 {
    color: #404040;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    padding-top: 5px;
}


/*-------- ÏÂÀ­²Ëµ¥ --------164px------*/
.dropMenu{	position:absolute;top:0;z-index:100;width:135px;visibility:hidden; margin-top:-2px;margin-left:-2px;}
.dropMenu li.end{background:url(../images/menue/sub_bottom.jpg) no-repeat;padding-left:6px;height:12px;}
.dropMenu li{background:url(../images/menue/sub_bg.jpg);padding:8px 0 0 6px;}
.dropMenu li a{width:92%;display:block;text-align:center;color:black;padding:5px 0 5px 0px;color:#000;  border-bottom:1px dashed #ccc;}
.dropMenu a:hover{text-decoration:underline;color:#003971;}



/*xiangmushuyu*/
.top_menu {
    background-color: #dcdcdc;
    color: #ffffff;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    font-weight: bold;
    height: 63px;
    line-height: 63px;
    margin: 25px auto 10px;
    padding: 0;
    text-indent: 15px;
    width: 1000px;
}
.top_menu span {
    background-color: #850001;
    cursor: pointer;
    display: block;
    float: left;
    height: 63px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 257px;
}
.top_menu span a {
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height: 63px;
    letter-spacing: 5px;
    margin: 0;
    padding: 0 0 0 40px;
    width: 257px;
}
.top_menu a {
    color: #818181;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
}
/*xiangmushuyu*/


.link{ margin-top:45px; background:#f7f7f7 url(../images/link_bg.jpg) 0 0 repeat-x; padding-top:37px; clear:both;}
.footer_nav{ background:url(../images/footer_nav_bg.jpg) 0 bottom repeat-x; padding-bottom:25px;}
.footer_nav a{ float:left; height:29px; overflow:hidden; text-indent:-9999px; padding-left:15px; margin-right:15px; border-left:solid 1px #bababa;}
.footer_nav a.item01{ background:url(../images/footer_nav.png) 15px 0 no-repeat; width:97px; border-left:none;}
.footer_nav a.item02{ background:url(../images/footer_nav.png) -141px 0 no-repeat; width:97px;}
.footer_nav a.item03{ background:url(../images/footer_nav.png) -298px 0 no-repeat; width:110px;}
.footer_nav a.item04{ background:url(../images/footer_nav.png) -469px 0 no-repeat; width:96px;}
.footer_nav a.item05{ background:url(../images/footer_nav.png) -624px 0 no-repeat; width:143px;}
.footer_nav a.item06{ background:url(../images/footer_nav.png) right 0 no-repeat; width:144px;}

.footer_nav2_bot{ background:url(../images/bottom_red.jpg) -4px 0 no-repeat; margin-top:40px;}
.footer_nav2_bot li{ float:left; position:relative;}
.footer_nav2_bot li a.fir{ color:#fff; font-size:14px; display:block; width:167px; text-align:center; height:41px; line-height:41px; overflow:hidden;}
.footer_nav2_bot li a.fir:hover{ font-weight:bold;}
.footer_nav2_bot li .item{ position:absolute; left:0; top:-35px; width:1002px; height:38px; display:none;}
.footer_nav2_bot li .item span{ color:#c6c6c6; background:url(../images/subfooter_nav_bg.jpg) 0 0 repeat-x; display:inline-block; height:29px; overflow:hidden;}
.footer_nav2_bot li i{ position:absolute; width:100%; text-align:center; left:0; top:-12px; *top:-10px; display:none; }
.footer_nav2_bot li .item a{ margin:0 14px; color:#7f7f7f; display:inline-block; line-height:29px;}
.footer_nav2_bot li .item a.first{ background:url(../images/subfooter_nav_left.jpg) 0 0 no-repeat; margin-left:0; padding-left:14px;}
.footer_nav2_bot li .item a.last{ background:url(../images/subfooter_nav_right.jpg) right 0 no-repeat; margin-right:0; padding-right:14px;}
.footer_nav2_bot li:first-child .item,.footer_nav2_bot li:first-child i{ display:block;}
.footer_nav2_bot li.cur a.fir{ font-weight:bold;}

#footer{ margin-top:30px; background:url(../images/footer_bg.jpg) 0 0 repeat; border-top:solid 3px #c60001; line-height:20px; padding:15px 0; color:#fff;}
.footer_left{ width:550px;}
.footer_left a{ color:#fff;}
.footer_right{ width:450px; text-align:right;}
.footer_right a{ color:#b7b7b7;}
.footer_right .friendlink a{ color:#fff; padding:0 5px;}
#footer a:hover{ text-decoration:underline;}



/*footer*/

.bottom_pic {
    background-color: #D61519;
    clear: both;
    height: 220px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.bottom_pic_content {
    clear: both;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 1003px;
}
.bottom_pic_content_left {
    color: #eeeeee;
    display: inline;
    float: left;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 30px 0 0 70px;
    width: 430px;
}
.bottom_pic_content_left span {
    color: #eeeeee;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
}
.bottom_pic_content_right {
    color: #eeeeee;
    display: inline;
    float: right;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 22px;
    margin: 30px 0 0;
    width: 400px;
}
.bottom_pic_content_right span {
    color: #eeeeee;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px; line-height:48px;
}




.foot_menu {
    height: 200px;
    margin: 20px auto 5px;
    padding: 0;
    width: 946px;
}

.foot_menu_1 {
    color: #000;
    float: left;
    font-size: 13px;
    height: 200px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 100px;
}

.foot_menu_1 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: 100px;
}
a.foot_b:link {
    color: #000;
    text-decoration: none;
}


.foot_menu_2 {
    color: #000;
    float: left;
    font-size: 13px;
    height: 200px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 110px;
}
.foot_menu_2 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: 110px;
}

.foot_menu_3 {
    color: #000;
    float: left;
    font-size: 13px;
    height: 200px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 130px;
}


.foot_menu_3 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: 130px;
}
.foot_menu div a:hover{ text-decoration:underline}


.foot_menu_4 {
    color: #000;
    float: left;
    font-size: 13px;
    height: 200px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 120px;
}


.foot_menu_4 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: 120px;
}


.foot_menu_5 {
    color: #000;
    float: left;
    font-size: 13px;
    height: 200px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 110px;
}
.foot_menu_5_1 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: 110px;
}

.foot_menu_5_2 {
    background: url("../images/footer/a1.gif") no-repeat scroll 0 0;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-indent: 25px;
    width: 110px;
}
.foot_menu_5_3 {
    background: url("../images/footer/a2.gif") no-repeat scroll 0 0;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-indent: 25px;
    width: 110px;
}
.foot_menu_5_4 {
    background: url("../images/footer/a3.gif") no-repeat scroll 0 0;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-indent: 25px;
    width: 110px;
}
.foot_menu_5_5 {
    display: block;
    line-height: 24px;
    margin: 0;
    padding: 0;
    width: 110px;
}

.foot_menu_6 {
    color: #000;
    float: right;
    font-size: 13px;
    height: 200px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 240px; border-left:1px dashed #ccc; padding-left:80px;
}
.foot_menu_6 span {
    background: url("../images/footer/footer_ico.png") no-repeat scroll 0 0;
    display: block;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 230px; margin-bottom:5px;
}


.foot_menu_5_ali {
    background: url("../images/footer/a4.gif") no-repeat scroll 0 0;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-indent: 25px;
    width: 110px;
}





.foot_yqlj {
    height: 24px;
    width: 946px; margin:20px auto; line-height:24px; font-size:12px;
}
.foot_yqlj span{ color:#999;}
.foot_yqlj a{ padding:0 10px; color:#999;}
.foot_yqlj a:hover{color:#999; text-decoration:underline} 


/*160303_toper_wx*/

.head-cl {
    float: left;
    width: 450px;
}


.top-pmd {
    position: relative;
    z-index: 9999; float:left;
}


.top-pmd-c {
    background: #fff none repeat scroll 0 0;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;
    height: 28px;
    left: 298px;
    line-height: 25px;
    margin: 0 auto;
    position: absolute;
    top: 3px;
    width: 140px;
    z-index: 9999;
}
.head-cl span {
    color: #aaa;
    float: left;
    line-height: 31px;
}
.wd-logo {
    background:url("/userfiles/start/toper_weixin/wx_a.png") no-repeat scroll 0 0;
    display: block;
    height: 20px;
    left: -27px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.head-cl a {
    display: block;
    float: left;
    height: 28px;
    margin-right: 3px;
    margin-top: 3px;
    transition: all 0.3s linear 0s;
    
}

.top-pmd-c a {
    color: #aaa;
}

.wd {
    display: none;
}

/*Í·²¿ÅÜÂíµÆ*/

.top-pmd:hover .wd{ display:block;}

.top-pmd:hover .wd-logo{ background:url("/userfiles/start/toper_weixin/wx_b.png") no-repeat;}
/**Î¢ÐÅ¹ö¶¯Ìõ**/

.qrcode{
	-webkit-animation-name: qrcode;
    -moz-animation-name: qrcode;
    -o-animation-name: qrcode;
    animation-name: qrcode;
	
	-webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
	
	-webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes qrcode {
    0% {top:-17px;opacity: 1;}
    50% {top:160px;opacity: 1;}
    100% {top:-17px;opacity: 1;}
}
@-moz-keyframes qrcode {
    0% {top:-17px;opacity: 1;}
    50% {top:160px;opacity: 1;}
    100% {top:-17px;opacity: 1;}
}
@-o-keyframes qrcode {
    0% {top:-17px;opacity: 1;}
    50% {top:160px;opacity: 1;}
    100% {top:-17px;opacity: 1;}
}
@keyframes qrcode {
    0% {top:-17px;opacity: 1;}
    50% {top:160px;opacity: 1;}
    100% {top:-17px;opacity: 1;}
}