﻿/* CSS Document */
h1{margin:0;padding:0;font-size:16px;}
h2{margin:0;padding:0;font-size:14px;}
li{margin:0;padding:0;}
ul{margin:0;padding:0;}
ol{margin:0;padding:0;}
dl{margin:0;padding:0;}
dd{margin:0;padding:0;}
form{margin:0;padding:0;}
p{margin:0;padding:0;}
em{margin:0;padding:0;}
strong{margin:0;padding:0;}
font{margin:0;padding:0; font-size:14px;}
*{ margin-top: 0px; margin-bottom: 0px;}
body{font-family: "宋体";line-height: 24px; color:#444; background:#fff;  text-align:left !important; font-size:12px;  margin:0; padding:0;}
strong{color: #000;}
a{color: #2b7ec4;text-decoration: none;}
a:link{color: #000;text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:hover {color: #4e81c0;text-decoration: none;}
a:active {color: #000;text-decoration: none;}
ul{ list-style:none;}
img { border:none;}
.clear{ clear:both; height:0px; overflow:hidden; margin-top:0!important; line-height:0px; font-size:0; display:block; margin:0; padding:0;}

.clearfix:after {visibility: hidden; display: block; clear: both; height: 0; font-size: 0; content: ".";}
.clearfix{zoom:1;}
.left{ float:left;}
.right{ float:right;}

/* top
+++++++++++++++++++++++++++ */
#top{ height:31px !important; width:1000px; margin: 0 auto; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none; position:relative;}
#top_left { margin-right: 10px;float:left;height:30px; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none;_overflow:hidden;}
#top_left a{ padding-left:16px; background:url(../images/star_sc.png) no-repeat center left;}
#top{ height:30px; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none; position:relative;}
#top_left2 { float:right;height:30px; line-height:30px; font-size: 12px; font-family:"宋体"; color: #333; text-decoration: none;}
#top_left2 i{-webkit-transition:-webkit-transform .2s ease-in;-webkit-backface-visibility:hidden;-moz-transition:-moz-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in; border-width:3px; border-style:solid; border-color:#999 #F9F9F9 #F9F9F9; width:0; height:0; line-height:0; font-size:0;position:absolute;right:3px; top:13px;}
#top_left2 span{ padding-right:12px; margin-right:10px; color:#999 !important; position:relative;display:inline-block;height:31px;cursor:pointer;}
span.ksfb{ padding-left:20px; background:url(../images/ksfb.png) no-repeat 0 5px;}


/*未登录状态样式*/
.login_top{ float:left; width:420px;}
.login_top input.input_text{ width:80px; height:20px; background:#fff; border:1px solid #ccc; padding:0 5px; color:#999;}
.login_top input.input_button{ width:50px; margin-right:5px; float:left; color:#fff !important; height:22px; line-height:22px; cursor:pointer; background:#0E7BCD; border:none;}
.login_top a.input_button{ display:block; width:50px; text-align:center; color:#fff !important; height:22px; line-height:22px; cursor:pointer; background:#0E7BCD; border:none; float:left;}

/*
.login_top{ float:left; width:380px;}
.login_top input.input_text{ width:80px; height:20px; background:#fff; border:1px solid #ccc; padding:0 5px; color:#999;}
.login_top input.input_button{ width:40px; color:#fff !important; height:22px; line-height:22px; cursor:pointer; background:#0E7BCD; border:none;}
*/
/*登陆后状态样式*/
.denglu {
    float: left;
    height: 30px;
    padding-left: 5px;
    padding-right: 15px;
}

span.user_name {
    display: block;
    line-height: 20px;
    height: 22px;
    border: 1px solid #dedede;
    margin-top: 3px;
    padding-left: 5px;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 9999;
    _margin-left: 5px;
}

span.user_color{background: url(../image/input-color.jpg) no-repeat 5px 4px #fff !important;}

.navOn dt i, .userOn dt i, .messageOn dt i, .searchOn dt i, .launchOn dt i, .setOn dt i {
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
    top: 9px;
    right: 4px;
}

span.user_name i {
    -webkit-transition: -webkit-transform .2s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    border-width: 3px;
    border-style: solid;
    border-color: #4d4d4d #F9F9F9 #F9F9F9;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    position: absolute;
    right: 3px;
    top: 10px;
    margin-right: 3px;
}

span.user_name:hover {
    text-decoration: none !important;
    color: #444 !important
}

.user_tc {
    display: block;
    width: 220px;
    z-index: 10000;
    background: #fff;
    border: 1px solid #dedede;
    border-top: none;
    position: absolute;
    top: 26px;
    left: 79px;
    padding: 10px;
    z-index: 9999;
    border-top: 1px solid #dedede;
    line-height: 24px;
}

.user_tc dl {
    display: block;
    clear: both;
    overflow: hidden;
}

.user_tc dl dd {
    display: block;
    width: 77px;
    height: 77px;
    float: left;
    padding-top: 10px;
}

.user_tc dl dd img {
    width: 77px;
    height: 77px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.user_tc dl dt {
    display: block;
    width: 133px;
    float: right;
}

.user_tc dl dt strong {
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
}

.user_tc dl dt p{ clear:both;}

.user_tc dl dt strong a b {
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
}

.user_tc dl dt strong a {
    color: #999 !important;
    font-size: 12px;
}

.user_tc dl dt p a {
    color: #0E7BCD !important
}

.user_tc dl dt a.num_name {
    display: block;
    float: left;
    margin-right: 20px;
    text-align: center;
    line-height: 16px;
    color: #0E7BCD !important
}

.psw_user a {
    color: #0E7BCD !important;
    padding: 0 5px;
    display: inline-block;
}

.psw_user a:hover {
    background: #f6d8d6;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    color: #444 !important;
}

.user_tc ul {
    display: block;
    clear: both;
}

.user_tc ul li {
    display: block;
    border-top: 1px dashed #ccc;
    line-height: 20px;
    padding-top: 5px;
    margin-top: 5px;
}

.user_tc ul li a {
    color: #0E7BCD !important
}

.user_tc ul li span {
    color: #f00
}


.set_tc{ display:block; width:110px; background:#fff; border:1px solid #ccc; border-top:none; position:absolute; top:28px; left:-12px; padding:5px; z-index:10000}
.set_tc ul{ display:block; clear:both;}
.set_tc ul li{ display:block; height:30px; line-height:30px; border-bottom:1px dashed #ccc;}
.set_tc ul li a{display:block;height:30px; line-height:30px; text-align:center;border-radius:3px;-moz-transition:padding-left 0.2s ease-in-out 0s;-webkit-transition:padding-left 0.2s ease-in-out 0s;-o-transition:padding-left 0.2s ease-in-out 0s; cursor:pointer;}
.set_tc ul li a span{ color:#FF641F !important;}
.set_tc ul li a:hover{ background:#f0f0f0; padding-left:10px;}



.message1{ float:left; margin-right:15px; display:block; line-height:24px; height:28px; margin-top:3px; position:relative; padding-right:12px;}
.message1 i{-webkit-transition:-webkit-transform .2s ease-in;-webkit-backface-visibility:hidden;-moz-transition:-moz-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in; border-width:3px; border-style:solid; border-color:#4d4d4d #F9F9F9 #F9F9F9; width:0; height:0; line-height:0; font-size:0;position:absolute;right:3px; top:10px;}
.message1 em{ background:#D9D9D9; color:#666; margin-right:5px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; min-width:19px; display:inline-block; text-align:center; line-height:14px; height:14px; _width:17px; _margin-top:7px;}
.message1 em.hasMes{ background:#FF641F; color:#fff;}/*有消息橙色背景*/
.message1 em.hasOrg{ color:#FF641F; }/*有消息橙色字色*/
.set{background:url(../images/set.jpg) no-repeat 0px 4px; width:48px; float:left; text-align:center; padding-left:7px; position:relative; display:block; line-height:24px; margin-top:3px; height:28px; cursor:pointer;}
.set i{-webkit-transition:-webkit-transform .2s ease-in;-webkit-backface-visibility:hidden;-moz-transition:-moz-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in; border-width:3px; border-style:solid; border-color:#4d4d4d #F9F9F9 #F9F9F9; width:0; height:0; line-height:0; font-size:0;position:absolute;right:3px; top:10px;}

em{margin:0;padding:0; font-style:normal;}

a.login_text_top{ color:#158AC2 !important; padding:3px 5px; border-radius:3px;}
a.login_text_top:hover{ background:#158AC2; color:#fff !important;}
a.link_regist{ color:#158AC2 !important;padding:3px 5px;border-radius:3px;}
a.link_regist:hover{ background:#999; color:#fff !important;}


.gz-btn {
    background: url(../images/gz-btn.jpg) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    vertical-align: middle;
    width:79px;
	margin-top: -4px;
}
.jgz-btn {
    margin-left: 10px;
}

.login_pinglun_text{
    display: block;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 5px;
    border-bottom: 1px solid #dedede;
    margin-right: 20px;
    padding-bottom: 10px;
	font-weight: bold;
}
.username_ell {
    display: inline-block;
    float: left;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
}

#nav_tc ul {
    display: block;
    overflow: hidden;
    background: url(../images/icon_xm.jpg) no-repeat 0 6px;
}

#nav_tc a {
    text-align: left;
    padding-left: 18px;
	background:none;
}

#nav_tc li {
}

.set_tc ul {
    clear: both;
    display: block;
}
.banner_bg{background:url(../images/banner-bg.jpg) no-repeat top center; text-align:center;}
.wrapper{ height:80px; background:#fff; }
.content{ width:1200px; margin:0 auto; overflow:hidden;}

.nav{ margin-top:3px; height:80px; background:#fff; line-height:80px; width:1200px; margin:0 auto; color:#222; }
.nav a{ display:inline-block; font-family:'微软雅黑'; font-size:16px; color:#222; padding:0px 35px 0 35px;  border-top:3px solid #fff;}
.nav a:hover{ border-top:3px solid #365674;}

.tel{ font-size:12px; font-weight:bold; color:#ec4c06 !important;}


#logo{ background: url(../images/logo_bg.jpg) repeat-x bottom #fff; height: 40px; position:relative;}
#logo h1{ font-size:14px; width:224px; height: 38px; position:absolute; top:0px; left:15px; }
#logo h1 span{ position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/gj_logo.jpg) no-repeat bottom;}
p#breadCrumbs{ position:absolute; top: 12px; left:253px;}
p.tel{ position:absolute; top: 12px; right:15px; padding-left:25px; background:url(../images/tel.jpg) no-repeat 0 5px; color:#013c88;}
.mg_dx_info{ padding:0px 18px 0px 114px; margin:0 20px; margin-top:18px;font-family:"微软雅黑"; background:url(../images/mg_dx_info.jpg) no-repeat left center;}


.main{ overflow:hidden; margin-top:20px;}
.mainlist{ float:left; margin-right:15px; width:350px; overflow:hidden; background:#eeeeee; padding:20px; }
.tit{ width:342px; height:178px; text-align:center; color:#fff; font-size:48px; font-family:Arial, Helvetica, sans-serif; line-height:178px; background:#5083b9; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px;}

.mainl_con h3{ font-family:"微软雅黑"; margin-top:10px; color:#222; font-weight:normal; height:45px; line-height:45px; font-size:26px;}
.mainl_con p span{ float:left; font-size:12px; }
.mainl_con p a{ font-size:12px; color:#fff; padding:0 30px; background:#ce1e1e; float:right;}
.mainl_con ul{ margin-top:5px;}
.mainl_con ul li{ font-size:14px; font-family:"微软雅黑"; margin-top:10px; }
.mainl_con ul li b{ color:#3e73ac;}
.mainl_con ul li.last{ color:#ce1e1e; font-weight:bold;}
.mainl_con ul li a.xx{ color:#5083b9;}

.mainl_con dl{ background:url(../images/ls_bg.jpg) repeat; padding:10px; margin-top:15px;}
.mainl_con dl dt{ font-weight:bold; font-size:16px; height:30px; line-height:30px;}
.mainl_con dl dd{ color:#666666;}
.bd{ height:92px; line-height:92px; padding-top:1px; background:url(../images/bd_bg.jpg) no-repeat right #48698c; width:1200px; margin:0 auto;}
.bd_con{ background:#48698c;}

.sjh{ float:left;  width:245px; padding:2px 5px; line-height:36px; height:36px; border:none; margin-right:15px; font-family:'Microsoft Yahei'; font-size:16px; color:#666;}

.yy_btn{ float:left; height:40px; line-height:40px; padding:0 20px; background:#e55921; border:none;  font-family:"微软雅黑"; font-size:18px; color:#fff;}

















#footer{ text-align:center; overflow:hidden; margin-top:15px; margin-bottom:15px; clear:both; padding-bottom:70px;}



