﻿/* global */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input,label{margin:0;padding:0}
html,body{font:normal normal 12px/24px "Microsoft YaHei", Simsun, Arial, Helvetica, sans-serif;color:#000;height:auto;margin:0 auto;background:url(../images/body_bg.gif)repeat; }
input,select,textarea{color:#222;font:normal normal 12px "Microsoft YaHei", Simsun, Arial, Helvetica, sans-serif}
fieldset,iframe{border:none}
ul,ol,li{list-style:none}
th{text-align:left}
img{border:none}
em,i{font-style:normal}

/* font & color */
.zhaomu{ top: 600px; left: 5px; width: 180px; height: 120px;background:url(../images/zhaomu.jpg)no-repeat position: fixed;}
.f11{font-size:11px;-webkit-text-size-adjust:none;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.l16{line-height:16px;}
.l18{line-height:18px;}
.l20{line-height:20px;}
.l22{line-height:22px;}
.l25{line-height:25px;}
.l30{line-height:30px;}
.red{color:red;}
.red1{color:#b00;}
.red2{color:#c00;}
.green{color:#409316;}
.green1{color:#477409;}
.green2{color:#12A000;}
.blue{color:#0f4f96;}
.blue2{color:#0853af;}
.ora{color:#fa6d10;}
.ora2{color:#dc4c24;}
.grey,.gray{color:#8d8d8d;}
.white{color:#fff;}
.b,.fw{font-weight:700;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.del{text-decoration:line-through;}

/* link */
a{color:#262626;text-decoration:none;cursor:pointer;}
a:hover{color:#f60;text-decoration:none;}
a:focus{outline:none}

/* other */
.nodata{text-align:left;padding-left:15px;}
p.nodata{font-size:12px;margin:35px auto;text-align:center;color:#666;}
.entitle{font-size:11px;font-weight:400;}
#imgplayer{text-align:center;margin:15px auto;}

/* clearfix */
.clear{clear:both;width:100%;height:0px;overflow:hidden;}
.clearb{clear:both;display:block;margin:0;padding:0;height:10px;}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* form */
*:focus{outline:none;}
select {padding:1px;font-size:12px;}
textarea {width:88%;padding:2px;line-height:16px;overflow:auto;}
button {cursor:pointer;}
textarea,input,select{color:#222;border:1px solid #c0c0c0;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px; 
}
textarea:focus,input:focus,select:focus{background:#e1f1fd;border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
form .input {padding:3px 2px;height:16px;}
form img {float:none;cursor:pointer;}
form #codestr{width:50px;}
form #vcodeimg{cursor:pointer;}
form .vcodebg {background-color:#eee;text-align:center;padding:2px 3px 2px 7px;}
form input.button{padding:0;margin-right:5px;border:0;background:url(../images/button.gif) no-repeat;width:80px;height:30px;color:#fff;font-size:14px;cursor:pointer;}
form input.button:hover,form input.hover{background-position:0 -30px;}

/* webkit scrollbar */
::-webkit-scrollbar{width:12px;height:12px;}
::-webkit-scrollbar-button{display:none;}
::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background:#fff;}
::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:horizontal{-webkit-border-radius:10px;background:#619c28;}
::-webkit-scrollbar-thumb:hover{background:#e68423;}
::-webkit-scrollbar-thumb:active{background:#e68423;}

/* webkit forms */
@media screen and (-webkit-min-device-pixel-ratio:0){
    input[type=checkbox],select,input[type=radio]{position:relative;-webkit-appearance:none;-webkit-user-select:none;border:1px solid rgba(0,0,0,0.25);border-radius:2px;box-shadow:0 1px 0 rgba(0,0,0,0.08), inset 0 1px 2px rgba(255,255,255,0.75);margin:0 1px 0 0;/*background-image:-webkit-linear-gradient(#ededed, #ededed 38%, #dedede);*/}
    input[type=checkbox]{bottom:1px;height:15px;vertical-align:middle;width:15px; margin-right:5px;}
    input[type=checkbox]:checked::before{position:absolute;left:3px;top:6px;content:'';height:2px;background-color:#666;width:72%;-webkit-transform:rotate(120deg);}
    input[type=checkbox]:checked::after{position:absolute;left:2px;top:8px;content:'';height:2px;width:4px;background-color:#666;-webkit-transform:rotate(-150deg);}
    input[type=radio]{border-radius:100%;bottom:1px;height:15px;vertical-align:middle;width:15px;}
    input[type=radio]:checked::before{background-color:#377bcb;border-radius:100%;bottom:3px;content:'';display:block;left:3px;position:absolute;right:3px;top:3px;}
    input[type=checkbox]:active,select:active,input[type=radio]:active{background-image:-webkit-linear-gradient(#fcfcfc, #f8f8f8 38%, #e7e7e7);box-shadow:none;text-shadow:none;}
    select{-webkit-appearance:none;height:22px;-webkit-padding-end:10px;-webkit-padding-start:6px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC),-webkit-linear-gradient(#fcfcfc,#fcfcfc38%,#fcfcfc);background-position:right center;background-repeat:no-repeat;}
    select:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfbfb,#f5f5f538%,#f2f2f2);}
    select:active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC), -webkit-linear-gradient(#fcfcfc,#f8f8f838%,#e7e7e7);}
    select:disabled{color:#999;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAICAYAAAAbQcSUAAAAaUlEQVQoz2P4//8/A7UwdkEGhiggTsODo4g2LBEImJmZvwE1/UfHIHGQPNGGAbHCggULFrKxsf1ENgjEB4mD5EnxJoaByAZB5Yk3DNlAPj6+L8gGkWUYzMC3b982IRtEtmFQjaxYxDAwAGi4TwMYKNLfAAAAAElFTkSuQmCC),-webkit-linear-gradient(#f8f8f8,#f8f8f838%,#f8f8f8);}
}

/* header */
.header{ width:100%; height:220px;}
.headin{ width:1003px; height:105px; margin:0 auto;}
.headin .logo{ float:left; margin-top:30px; width:228px; height:67px;}
.headin .slogan{ width:420px; float:left; margin-top:40px; font-size:18px; color:#da251d;}
.headin_r{ float:right; padding-top:20px;}
.head_t{ text-align:right; margin-bottom:5px;}
.head_t a{ margin:0 3px;}
.helpline{ text-align:right;}


/* nav_box */
.nav_box{ width:100%; height:77px; background:url(../images/nav_box.png) repeat-x bottom;}
.nav{ width:1003px; height:77px; margin:0 auto; }
.nav ul{ width:1003px; height:77px;  background:url(../images/nav_li_bg.jpg) no-repeat -3px bottom; z-index:50;}
.nav ul li{position: relative; float:left; width:143px; height:77px; background:url(../images/nav_li_bg.jpg) no-repeat bottom right; z-index:50;}
.nav ul li a{ display:block; width:140px; height:77px; margin:0 auto; font-size:17px; color:#FFF; text-align:center; z-index:50;}
.nav ul li a span{ display:block; height:67px; line-height:67px; padding-top:10px;}
.nav ul li a:hover{ background:url(../images/nav_hover.png) no-repeat right; height:77px; width:140px;z-index:50;}

.ppp{background:url(../images/nav_hover.png) no-repeat right;}
.nav ul li ul{ width:120px; height:auto; display: none; position:absolute; top:77px; left:1px; background-image:none;  z-index:50; }
.nav ul li ul li{ width:120px; height:36px; background:url(../images/nav_li.jpg) no-repeat bottom; z-index:50;}
.nav ul li ul li a{height:35px; display:block; background:url(../images/nav_sub_a.jpg) no-repeat left center; text-align:left; padding-left:28px; width:92px;z-index:50; line-height:35px; font-size:14px; color:#FFF;}
.nav ul li ul li a:hover{ height:35px; background:url(../images/nav_a_hover.jpg) no-repeat left center; width:92px; padding-left:28px; line-height:35px;z-index:50;}
.nav ul li ul .nav_sub_li{ background:url(../images/nav_sub_li.png) no-repeat; width:120px; height:16px; border:none;z-index:50;}


/* search */
.search_box{ width:100%; height:39px; background-color:#d7d7d7;}
.search{width:998px; height:35px; margin:0 auto; padding-top:6px; }
.search .search_1{ background:url(../images/input_bg_l.jpg) no-repeat left center; height:26px; width:190px; float:left; line-height:25px; _display:inline; padding-left:31px; background-color:#FFF; border-radius:0;}
.search .search_2{ width:60px; height:27px; font-size:14px; line-height:27px; background-color:#da251d; color:#FFF;  float:left; border:none; border-radius:0;}
.search span{ margin-left:20px; font-size:12px; color:#666; font-family:Simsun; line-height:27px; display:inline-block;}
.search span a{ font-weight:500; color:#666;}
.search span a:hover{ color:#F00;}
.search_shadow{ margin:0 auto; width:1003px; height:20px; }


/* footer */
.footer{ height:240px; width:100%;  background:url(../images/footer_bg.jpg) repeat-x;}
.foot{ width:1003px; margin:0 auto; height:240px; }
.foot_nav{ line-height:36px; color:#FFF;}
.foot_nav a{ margin:0 5px; color:#FFF;}
.foot_nav a:hover{ color:#f60;}
.foot_logo{ float:left; margin-top:40px; width:122px; overflow:hidden; margin-right:20px; _display:inline;}
.foot_t{ float:left; margin-top:20px; width:460px; font-size:12px; color:#aeaeae;}
.foot_t p a{font-size:12px; color:#aeaeae; margin:0 5px;}
.foot_t p a:hover{ color:#F00;}
.foot_r{ width:388px; height:204px; float:left; background:url(../images/foot_txt_bg.jpg) no-repeat;}
.foot_r .fhone{ width:170px; float:left; margin:50px 20px 0 30px; _display:inline;}
.foot_r .fhone_a{ margin-top:10px;}
.foot_r .fhone_a a{ margin:0 5px;}
.foot_r .wx{ margin-top:40px; width:125px; float:left; overflow:hidden;}
.foot_r .wx .wx_img{ width:112px; height:112px; border:5px solid #9a0700;}
.foot_r .wx p{ margin-top:10px;}
.foot_r .wx p a{ color:#FFF;}

.gotop{display:none;background:url(../images/gotop.gif) no-repeat;bottom:218px;height:48px;margin-right:-560px;position:fixed;right:50%;width:48px;z-index:10;}
.gotop:hover{background-position:left -50px;}

/* right_nav */


.dingweil{display:block; position:fixed; top:603px;left:0;}
.right_nav{ width:133px; height:214px; padding-top:35px;  position:fixed; top:580px;right:8px; background:url(../images/right_nav.png) no-repeat; z-index:999;}
.right_nav a{ display:block; width:104px; height:33px; line-height:33px; font-size:14px; color:#000; text-align:center; margin:5px auto; background:url(../images/rnav_a.jpg) no-repeat;}
.right_nav a:hover{ background:url(../images/rnav_ahover.jpg) no-repeat; color:#bf1010;}
