 @charset "utf-8";
/*CSS Reset 
--------------------------------*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 Helvetica,Tahoma,Arial,\5b8b\4f53,sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:underline; color:#2186ff;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
legend{color:#000;}
fieldset, img { border:0;} 
a img{vertical-align:text-bottom;}
:focus {outline:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
button,input,select,textarea{font-size:100%;}
button,input,select{vertical-align:middle;}
button{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}

/*Common Style
--------------------------------*/
/*text align*/
.tc{ text-align:center;}
.tr{ text-align:right;}
.tj{ text-align:justify;}
/*float and clear*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{ clear:both;}
/*clear*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
/*contain floats*/
.group:before,
.group:after {content: "\0020"; display: block; height: 0; overflow: hidden;}
.group:after {clear: both;}
.group {zoom: 1;}
.hidden { display: none!important; visibility: hidden; }
.invisible { visibility: hidden; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }


/*layout style
--------------------------------------*/
body{font-family:"Microsoft YaHei"; color:#333; font-size:16px;}
.header{ width:1200px; height:60px; margin:0 auto; }
.nav_rongqi{ width:100%;position:relative;margin-bottom:50px;}
.nav{ width:100%; background:#006dee; height:80px;top:0px;position:absolute;z-index:9999;}
.navmenu{ width:1200px; margin:0 auto; line-height:40px; }
.navmenu li{ float:left;}
.navmenu li a{ color:#fff; font-size:16px; display:block; padding:0 18px;}
.navmenu li a.current{background:#ff9000;}
.navmenu li a:hover{ background:#ff9000; text-decoration:none;}

/*焦点图*/
.pro-switch {height:450px;overflow: hidden;position: relative;width:100%;margin: 0 auto;}
.pro-switch img{width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width:100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flex-viewport {max-height: 2006px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 60px;height: 90px;margin: -45px 0 0;display: block;background: url("ad_ctr.png") no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -90px;right: 0;}
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a {background: url("dot.png") no-repeat 0 -10px;display:block;height:10px;overflow: hidden;text-indent:-99em;width: 18px;cursor: pointer;}
.flex-control-paging li a.flex-active {background-position: 0 0;}
/* 焦点图样式end */
.searchbox{ background:#eeeeee; height:64px; width:100%;}
.searchcon{ width:1150px; margin:0 auto; padding:15px; height:34px; line-height:34px;}
.searchcon .search{ width:250px;  height:34px; line-height:34px; color:#888; border:#ccc 1px solid; border-radius:17px; padding:0 17px; margin:0 10px;}
.searchcon .btn_green{cursor: pointer; width:104px;height:34px;border-radius:17px;font-size:18px;display:inline-block;color:#fff;background:#1ec865;border:1px solid #1ec865;font-family:"Microsoft YaHei";}
.searchcon .btn_green:hover{ background-color:#e2aa00;border:1px #e2aa00 solid; cursor: pointer;}

.floor{ width:100%; height:auto;}
.notice{ text-align:center; padding:30px 0 20px 0; font-size:28px; color:#2186ff;}
.noticebox{ width:1158px; margin:0 auto;border: 1px solid #ddd;padding:20px; }
.myscroll { width:100%; height: 180px;line-height: 35px; font-size: 14px; overflow: hidden; }
.myscroll li { height: 35px; width:1158px; overflow:hidden; }
.myscroll li:hover{ cursor:pointer; color:#2186ff;}
.myscroll li span{ font-family:Arial, Helvetica, sans-serif; color:#888;}
.myscroll li b{ padding:0 15px;}

.floor_tit{ font-size:25px; font-weight:bold; padding:35px 0; text-align:center; letter-spacing:1px;}
/*媒体轮播*/
.meitibox{ width:1200px; margin:0 auto; padding-bottom:60px;}
.box-lanrenzhijia {width:1200px;height:182px;position:relative; margin-bottom:70px;}
.ashow2 {width:1080px;margin-left:65px;float:left;display:inline;}
.list_02 LI {PADDING-RIGHT: 33px! important;FLOAT: left;OVERFLOW: hidden;WIDTH: 242px;HEIGHT: 182px;}
.list_02 LI img{ border:1px solid #cacaca;}
.list_02 LI img:hover{ border:1px solid #2186ff; cursor:pointer;}
.list_02 LI P.p { background:url(icon.png) no-repeat left center; padding-left:15px; font-weight:bold; height:35px; line-height:35px; margin-bottom:10px; font-size:15px; }
.c_s_02 {MARGIN-TOP: 5px;ZOOM: 1;TEXT-ALIGN: center}
.c_s_02 P {HEIGHT: 22px}
.al {BACKGROUND: url(btn02.gif) no-repeat 0px 0;left:20px;top:80px;position:absolute;OVERFLOW: hidden;WIDTH: 20px;CURSOR: pointer;LINE-HEIGHT: 200px;HEIGHT: 50px}
.ar {BACKGROUND: url(btn01.gif) no-repeat 0px 0;right:20px;top:80px;position:absolute;OVERFLOW: hidden;WIDTH: 20px;CURSOR: pointer;LINE-HEIGHT: 200px;HEIGHT: 50px}

.zhishi{ width:470px; padding-left:20px;}
.zhishi_tit{ border-left:3px solid #2186ff; height:16px; line-height:16px; font-weight:bold; padding-left:15px;}
.zhishi_list{ padding:20px 0 0 10px; }
.zhishi_list li{ background: url(icon1.png) no-repeat left center; font-size:14px; padding-left:15px; line-height:25px;height:25px;overflow:hidden;}

.tixing{ width:560px; padding-right:30px;}
.tixing_tit{border-left:3px solid #2186ff; height:16px; line-height:16px; font-weight:bold; padding-left:15px; color:#dd0000; margin-bottom:20px;}
.tixingbox{ width:480px; background:#fff; padding:25px 40px; font-size:14px; line-height:30px;height:136px;overflow:hidden;}

/*刊登格式*/
#geshi{ width:1160px; margin:0 auto;} 
.Menubox { width:100%; background:#efefef; height:135px; margin-bottom:1px auto; } 
.Menubox ul{ padding:10px 0 10px 10px;} 
.Menubox li{ float:left; letter-spacing:1px; border:1px solid #de0000;width:24.5%; display:block; cursor:pointer;text-align:center; font-size:18px; padding:0px 0px;font-weight:bold; height:55px; line-height:55px; background:#efefef; } 
.Menubox li.hover{  border:1px solid #de0000; color:#de0000;font-weight:bold;  } 
.Contentbox{ border:1px solid #cacaca; margin-bottom:50px;} 
.Contentbox .fontb{ color:#fff; padding:10px 20px; }
.Contentbox table tr{ border-bottom:1px solid #eee;}
.Contentbox table tr td{padding:20px; color:#666;}
/*
.Contentbox table tr td a{ height:26px; width:80px; border-radius:13px; border:1px solid #2186ff; color:#2186ff; font-size:14px; display:block; line-height:26px; text-align:center;}
.Contentbox table tr td a:hover{ background:#2186ff; color:#fff; text-decoration:none;}
*/
.Contentbox table tr td a{ height:24px; width:80px; border-radius:13px; border:1px solid #FF414E; background:#FF414E;color:#fff; font-size:12px; display:block; line-height:24px;font-family:宋体; text-align:center;}
.Contentbox table tr td a:hover{ background:#1EC865; border:1px solid #1EC865;color:#fff; text-decoration:none;}

/*自助下单*/
.xiadan{ width:1100px; margin:0 auto;}
.xiadan table tr td{ padding:15px 10px;}
.xiadan select{ width:250px; height:40px; color:#555; font-family:"微软雅黑"; font-size:14px; border:1px solid #ccc; padding:0 10px;}
.xiadan textarea{ border:1px solid #ccc; width:900px; line-height:30px; height:120px;padding:5px 10px;color:#555; font-family:"微软雅黑"; font-size:14px;}
.button_jisuan {  cursor: pointer; text-align: center;width: 180px;height: 36px; background-color: #2186ff;  border: 1px solid #2186ff; line-height: 36px; color: #ffffff; font-size: 16px; font-family: "Microsoft YaHei"; vertical-align: middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.button_jisuan:hover{cursor:pointer;text-align:center; width:180px; height:36px; background-color:#1ec865; border:1px solid #1ec865; line-height: 36px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";vertical-align:middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.xiadan02 input{ background:#fff; height:40px; color:#555; font-family:"微软雅黑"; font-size:14px; border:1px solid #ccc; padding:0 10px;}
.xiadan02 .price{ font-size:22px; color:#2186ff;}
.xiadan02 input.button_pay {  cursor: pointer; text-align: center;width: 100px;height: 36px; background-color: #ff5d74;  border: 1px solid #ff5d74; line-height: 36px; color: #ffffff; font-size: 16px; font-family: "Microsoft YaHei"; vertical-align: middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.xiadan02 input.button_pay:hover{cursor:pointer;text-align:center; width:100px; height:36px; background-color:#1ec865; border:1px solid #1ec865; line-height: 36px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";vertical-align:middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.xiadan02 input.button_again {  cursor: pointer; text-align: center;width: 160px;height: 36px; background-color: #fff;  border: 1px solid #ccc; line-height: 36px; color: #333; font-size: 16px; font-family: "Microsoft YaHei"; vertical-align: middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.xiadan02 input.button_again:hover{cursor:pointer;text-align:center; width:160px; height:36px; background-color:#2186ff; border:1px solid #2186ff; line-height: 36px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";vertical-align:middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
    /*图片滚动*/
.rollphotos {MARGIN-TOP: 10px;WIDTH: 980px; margin-left:0px;}
.blk_29 { OVERFLOW: hidden; ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton {	BACKGROUND: url(ca_hz_002.gif) no-repeat 0px 0px; LEFT: 5px; FLOAT: left; WIDTH: 11px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
.blk_29 .RightBotton {	RIGHT: 5px; BACKGROUND: url(ca_hz_002.gif) no-repeat -11px 0px; FLOAT: right; WIDTH: 11px; CURSOR: pointer; POSITION: absolute; TOP: 10px; HEIGHT: 114px}
.blk_29 .Cont {	MARGIN: 0px 0px; WIDTH: 980px;}
.blk_29 .box {	position:relative;vertical-align: top; display: inline-block;overflow: hidden;FLOAT: left; WIDTH: 170px; border:1px solid #ddd; margin:0 15px 15px 0; }
.blk_29 .box i .bz_level_1{background: #1ec865; font-size: 14px; width: 104px; height: 42px; position: absolute; color: #fff; top: -10px; left: -40px; z-index: 3; text-align: center; line-height: 62px; overflow: hidden; -webkit-transform: rotate(-45deg);}
.blk_29 .box i .bz_level_2{background: #2E4A60; font-size: 14px; width: 104px; height: 42px; position: absolute; color: #fff; top: -10px; left: -40px; z-index: 3; text-align: center; line-height: 62px; overflow: hidden; -webkit-transform: rotate(-45deg);}
.blk_29 .box a{ color:#fff;}
.blk_29 .box a:hover{ color:#fff; text-decoration:none;}
.blk_29 .box .graytext{ width:170px; height:60px;  padding: 10px 0 0 15px;  background: #b0becb url(not_check.png) no-repeat 128px 35px;font-size:14px;}
.blk_29 .box .graytext p{ font-size:22px;}
.blk_29 .box .redtext{width:170px; height:60px;  padding: 10px 0 0 15px;background: #ff5d74 url(check.png) no-repeat 128px 35px;font-size:14px;}
.blk_29 .box .redtext p{ font-size:22px;}

/*滚动条样式begin*/
::-webkit-scrollbar{width:1px;}
::-webkit-scrollbar-track{background-color:#bee1eb;}
::-webkit-scrollbar-thumb{background-color:#00aff0;}
::-webkit-scrollbar-thumb:hover {background-color:#9c3}
::-webkit-scrollbar-thumb:active {background-color:#00aff0}
/*滚动条样式end*/

/*订单查询结果弹出窗口begin*/
/*单行省略*/
.one_omit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*多行省略*/
.more_omit{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;/*-webkit-line-clamp: *;*/}
.search_result_masked{width: 100%;height: 100%;background-color: #000;position: fixed;left: 0;top: 0;z-index: 10000;display: none;}
.search_result_box{width: 880px;position: fixed;z-index: 10001;left: 50%;top: 150px;margin-left: -440px;background:#fff;}
.search_result_box .box_title{ width:100%; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; position:relative;background: #2186ff url(close.png) no-repeat 840px center;}
.search_result_box .closeboxBtn{width: 20px; height: 20px; position: absolute; right: 20px;top: 15px;cursor: pointer;}
.search_result_box .result_content{border:1px solid #eee; padding:0px 40px 20px 40px; background:#f4f4f4; text-align:left; line-height:30px; font-size:14px; color:#555;min-height:250px;max-height:450px;overflow-x:hidden;overflow-y:scroll;}
.search_result_box .result_content .result_title{height:60px;line-height: 60px;font-size: 14px;color: #9098a0;}
.search_result_box .result_content .result_list li{border:1px solid #d0d9e1;line-height: 48px;font-size:14px;color:#3e5770;background:#eaeff5 url(arr_down.png) no-repeat 768px 20px;margin-top:10px;cursor: pointer;}
.search_result_box .result_content .result_list li div.titleDes{width:738px;height:48px;padding-left:20px;line-height: 48px;}
.search_result_box .result_content .result_list li .titleDes span{line-height: 48px;}
.search_result_box .result_content .result_list li.cur{background-image:url(arr_up.png);}
.search_result_box .result_content .result_list li:first-child{margin-top:0;}
.search_result_box .result_content .result_list .old_order_btn_pay {cursor: pointer;text-align:center;width:80px;height:26px; background-color: #ff5d74;border: 1px solid #ff5d74; line-height: 24px; color: #ffffff; font-size: 13px;vertical-align: middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.search_result_box .result_content .result_list .old_order_btn_pay:hover{cursor:pointer;text-align:center; width:80px; height:26px; background-color:#1ec865; border:1px solid #1ec865; line-height: 24px;color: #ffffff;font-size:13px;vertical-align:middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.search_result_box .result_content .result_list .see_wuliu_btn {cursor: pointer;text-align:center;width:120px;height:26px; background-color: #1ec865;border: 1px solid #1ec865; line-height: 24px; color: #ffffff; font-size: 13px;vertical-align: middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.search_result_box .result_content .result_list .see_wuliu_btn:hover{cursor:pointer;text-align:center; width:120px; height:26px; background-color:#e2aa00; border:1px solid #e2aa00; line-height: 24px;color: #ffffff;font-size:13px;vertical-align:middle;-moz-border-radius:18px;-ms-border-radius:18px;-o-border-radius:18px;-webkit-border-radius:18px; border-radius:18px;}
.search_result_box .result_content .result_list .ordDetails{background:#fff;padding:16px 20px;border-top:1px solid #d0d9e1;display: none;}
.search_result_box .result_content .result_list .ordDetails p,.ordDetails h5{font-size: 14px;color: #9098a0;}
.search_result_box .result_content .result_list .ordDetails p{line-height: 24px;}
.search_result_box .result_content .result_list .ordDetails p.newsMain{/*中文字两端对齐*/text-align:justify;text-justify:inter-ideograph;}
/*订单查询结果弹出窗口end*/

/*支付页面*/
.xx{ width:100%; border-bottom:1px solid #ccc;}
.CurrentPosition{width:1200px;line-height:40px;color:#3e5770;font-size:14px;text-align:left;margin:0 auto;}
.CurrentPosition a{font-size:14px;color:#3e5770;}
.CurrentPosition a:hover{text-decoration:none;color:#ff0000;}
.paybox{ width:1100px; padding:30px 50px; margin:5px auto; background:#f4f4f4;color:#555;}
.payinfor{ border:2px solid #fff; font-size:14px;}
.payinfor table tr td{ padding:5px;}
.paytit{ width:1100px; margin:0 auto;padding-top:10px;}
#payfs{ width:1200px; margin:20px auto 50px auto; padding:30px 0; background:#f4f4f4;}
.payMethod{}
.payMain{width:1000px;height:40px;margin:0 auto;overflow: hidden;border:1px solid #d0d9e1;}
.payMain a{float:left;width:499px;height:40px;font-size:14px;color:#3e5770;text-align: center;line-height: 40px;}
.payMain a:hover{text-decoration:none;}
.payMain .alipay{border-right:1px solid #d0d9e1;background:#fff url(alipay.png) no-repeat 178px center;}
.payMain .alicur{color:#fff;background:#2186ff url(alipay_hover.png) no-repeat 178px center;}
.payMain .webchat{border-left:1px solid #d0d9e1;background:#fff url(wechat.png) no-repeat 182px center;}
.payMain .wecur{color:#fff;background:#2186ff url(wechat_hover.png) no-repeat 182px center;}
.payModeW,.payModeA{width:1000px;height:180px;margin:0 auto;border:1px solid #d0d9e1;border-top:0;padding:50px 0;}
.weQcode,.aliQcode{float:left;width:45%;text-align: right;}
.aliQcode{width:48%;}
.weQcode img,.aliQcode .ali_qcode{width:168px;height:168px;}
.ali_qcode{margin-right:14px;}
.weTxt,.aliTxt{float:left;width:54%;height:60px;padding:38px 0 0px 8px;}
.aliTxt{width:45%;padding:10px 0 0 70px;}
.weTxt h3{font-size:18px;color:#333;margin-bottom: 3px;}
.weTxt p,.aliTxt p,.aliQcode P{font-size:14px;color:#333;}
.aliQcode P{margin-top: 5px;}
.aliTxt img{margin-left:32px;}
.aliTxt a{display: block;margin:18px 0 10px;}
.aliTxt p{padding-left:28px;}
.aliTxt .myAliBtn{width:140px;height:38px;border-radius: 38px;background:#ff414e;border:1px solid #ff414e;color:#fff;cursor:pointer;}
.aliTxt .mui-btn:enabled:active,
.aliTxt button:enabled:active{color:#ff414e;background:#fff;}
.payfoot{position: fixed;bottom: 0;}

/*付款返回页面*/
.payreturnpage{ width:1200px; margin:20px auto 50px auto; padding:30px 0; background:#f4f4f4;}
.payreturn_alipay_title{width:1000px;height:40px;margin:0 auto;overflow: hidden;color:#ffffff;border:1px solid #d0d9e1;background:#2186ff url(alipay_hover.png) no-repeat 44% center;}
.payreturn_alipay_title span{color:#fff;padding-left:46%;line-height:40px;font-size:14px;}
.payreturn_webchat_title{width:1000px;height:40px;margin:0 auto;overflow: hidden;color:#ffffff;border:1px solid #d0d9e1;background:#2186ff url(wechat_hover.png) no-repeat 44% center;}
.payreturn_webchat_title span{color:#fff;padding-left:46%;line-height:40px;font-size:14px;}
.payreturn_content{width:1000px;height:180px;margin:0 auto;border:1px solid #d0d9e1;border-top:0;padding:50px 0 20px 0;}
.payreturn_content .left_content{float:left;width:40%;text-align: right;padding-right:5%}
.payreturn_content .right_content{float:left;width:54%;min-height:60px;padding:18px 0 0px 8px;}
.payreturn_content .right_content h3{font-size:18px;color:#333;margin-bottom: 3px;}
.payreturn_content .right_content p{font-size:14px;color:#333;}
.payreturn_content .right_content .anniu_1{ padding:20px 0;}
.payreturn_content .right_content .anniu_1 a{ display:block; width:180px; text-align:center; height:35px; line-height:35px; background:#179de6; border-radius:5px; color:#ffffff;}
.payreturn_content .right_content .anniu_1 a:hover{ background:#feae17;}


/*左侧浮动层*/
.floatpanel{width:136px;height:746px;background:url(floatlayer-bg.png) no-repeat center;position: fixed;left:0;top:50%;margin-top:-380px;padding-top:23px;z-index: 100000;}
.floatpanel ul li {list-style: none;width: 136px;margin-top: 8px;text-align: center;color: #333;overflow: hidden;}
.floatpanel ul li.first_child{margin-top:0;}
.floatpanel ul li.last_child{margin-top:10px;}
.qq_word,.tel_word,.self_word{font-size:14px;color:#275e9d;position: absolute;font-weight: 700;}
.qq_word{top:94px;left:38px;}
.self_word{top:150px;left:38px;}
.tel_word{bottom:482px;left:18px;color:#ff5e4a;}

/*右侧微信层*/
.wechatBg{width:140px;height:215px;background:url(wechatbg.png) no-repeat center;position: fixed;top:60px;right:0;z-index: 9999;}
.wxcode{width:115px;position: absolute;bottom:13px;left:50%;margin-left:-58px;}
.wxcode img{width:115px;}



/*合作-联系*/
.bottom{ width:1100px; margin:0 auto;}
.bottom_tit{ font-weight:bold; font-size:20px;}
.partner{ width:660px;}
.partnerbox{ padding-top:25px;}
.partnerbox li{ float:left; margin:0 12px 15px 0; border:1px solid #cccccc;}
/*.partnerbox li{ float:left; margin:15px 30px 15px 0; }*/
.contact{ width:350px;}
.contactbox{ line-height:35px; padding-top:25px;}

#footer{ width:1200px; margin:0 auto; color:#fff;}
.footer01{ padding:30px 0;}
.ewm{ width:380px; margin-left:30px;}
.botmenu li{ width:120px; float:left; margin-right:55px; line-height:30px;}
.botmenu li span{ display:block;}
.footer02{ font-size:14px; text-align:center;  width:100%; border-top:1px solid #3892ff; height:50px; line-height:50px; letter-spacing:1px;}
.footer02 a{ color:#fff;}
.footer02 a:hover{ color:#ffff00; text-decoration:none;}




.detail{padding:20px;}
.detailtit_big{ font-size:26px; color:#333; padding-left:10px;margin-top:20px;} 
.detailtit{ font-size:22px; color:#333; padding-left:10px;margin-top:20px;} 
.detailxx{ font-size:14px; color:#888; border-bottom:1px solid #ddd; padding:10px;}
.detailbox{ padding:20px 10px; line-height:28px; color:#333;}
.detailbox p{ padding:5px 0;}

.newslist2 li{ font-size:16px; line-height:45px; height:45px; border-bottom:1px solid #e5e5e5; padding:0 10px;}
.newslist2 li a{ display:block; float:left; width:680px; background: url(../../images/smgg/icon.jpg) no-repeat center left; padding-left:25px; }
.newslist2 li span{ display:block; float:right; width:100px; color:#888;}
.newslist2 li a:hover{ text-decoration:none;}
.newslist2 li:hover{ background:#f6f6f6;}

.newscop li{border-bottom:1px solid #e5e5e5; padding:15px 5px;}
.newsimg{ width:200px; height:150px;}
.newstext{ width:620px; font-size:14px;}
.newstext h2{ font-size:18px; font-weight:normal; }
.newstext p{color:#888888; line-height:25px; padding:10px 0;  text-indent:2em;}
.newstext span{ display:block; font-family:Arial, Helvetica, sans-serif; color:#555;}
.newscop li a:hover{ text-decoration:none;}
.newscop li:hover{background:#f6f6f6;}

/*图片列表*/
.piclist li{ float:left; padding:20px 0; margin:0 11px 0 12px;}
.piclist .pic {width:260px;margin:auto;position:relative;}
.piclist .text {width:260px;height:auto;background-color:#000;FILTER:alpha(opacity=60);opacity:0.7;-moz-opacity:0.7;position:absolute;left:0px;bottom:0px;}
.piclist .imgbt {width:240px;height:30px;padding:0px 10px;}
.piclist .imgbt span {display:block;}
.piclist .span_a {width:190px;line-height:30px;float:left;font-size:14px;color:#FF3366;padding-right:10px;}
.piclist .span_b {width:50px;line-height:30px;float:left;font-size:16px;color:#FF3366;font-family:Georgia, "Times New Roman", Times, serif;text-align:right;}
.piclist .imgtext {width:240px;height:auto;float:left;padding:10px;color:#fff;line-height:20px; font-size:15px;}

.piclist1{ width:100%;font-size:16px;}
.piclist1 ul li{ float:left; margin:12px 11px 12px 12px; text-align:center;background:#eee;}
.piclist1 ul li:hover{background:#030000;  }
.piclist1 ul li a:hover{ background:#030000; color:#fff; text-decoration:none;}
.piclist1 ul li p{ height:45px; line-height:45px;}

.mxpiclist{ width:100%;font-size:16px;}
.mxpiclist ul li{ float:left; margin:20px 22px; text-align:center;}
.mxpiclist ul li:hover{background:#eee; }
.mxpiclist ul li a:hover{background:#eee;text-decoration:none;}
.mxpiclist ul li p{ height:45px; line-height:45px;}

/*内页列表顶部显示分类样式*/
.neiye_subclass{ width:100%; border-bottom:1px solid #ccc; height:35px; line-height:35px; margin-bottom:20px; padding-top:0px;}
.neiye_subclass li{ float:left;margin-bottom:10px;}
.neiye_subclass li a{ display:block; margin-right:10px;padding:0 15px; font-size:14px; background:#eee;}
.neiye_subclass li a:hover{ background:#122B46; color:#fff;}
.neiye_subclass li .current{ background:#122B46; color:#fff;}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////所有网站公共样式 begin////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*列表页公共样式begin-------------------------------------------------------------------------------------------------------------------------------------*/
/*标题+时间列表1*/
.tit_time_list_1{ padding:0 10px;}
.tit_time_list_1 li{ height:45px; line-height:45px; border-bottom:1px dotted #cccccc;overflow:hidden;}
.tit_time_list_1 li:hover{ background:#F0F0F0;}
.tit_time_list_1 li a{ float:left;background:url(icon_10.png) no-repeat 10px center;width:76%;padding-left:35px; font-size:15px;height:45px; line-height:45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tit_time_list_1 li span{ color:#555555; float:right; font-size:13px; padding-right:10px;height:45px; line-height:45px;overflow:hidden;}
/*图片+标题列表*/
.pic_tit_list_1{padding:0px 10px;}
.pic_tit_list_1 li{ width:212px; margin:10px 10px; float:left; text-align:center;background-color:#E0E1E2;overflow:hidden;}
.pic_tit_list_1 li a:hover{ text-decoration:none; background-color:#3462A9; display:block; color:#ffffff;}
.pic_tit_list_1 li img{ margin:2px;padding:2px;}
.pic_tit_list_1 li p{ line-height:35px; height:35px;font-size:13px;overflow: hidden;padding-left:10px;padding-right:10px;}
.pic_tit_list_1 li p:hover{color:#ffffff;}
/*图片+标题+简短介绍列表*/
.pic_tit_con_list_1{ width:98%; margin:0 auto;}
.pic_tit_con_list_1 li{padding:15px 10px 15px 10px; border-bottom:1px dotted #cccccc;}
.pic_tit_con_list_1 li:hover{ background:#F0F0F0;}
.pic_tit_con_list_1 li .infoimg{ width:200px; height:150px;border:1px solid #e5e5e5;margin-right:40px;}
.pic_tit_con_list_1 li .infocon{}
.pic_tit_con_list_1 li .infocon h2{ font-size:15px;color:#3462A9;font-weight:bold;line-height:35px; height:35px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_tit_con_list_1 li .infocon p{ color:#888888; font-size:14px;line-height:24px;padding:2px 0 10px 0;height:105px;overflow: hidden;}
.pic_tit_con_list_1 li .infocon .more{  text-align:center; float:right;color:#CC0000;margin-top:5px;display:block;  width:100px; height:25px; line-height:25px;  border:1px solid #cccccc;}
/*图片+标题+时间+简短介绍列表*/
.pic_tit_con_time_list_1{ width:98%; margin:0 auto;}
.pic_tit_con_time_list_1 li{padding:10px 15px 25px 10px; border-bottom:1px solid #e5e5e5;}
.pic_tit_con_time_list_1 li:hover{ background:#F0F0F0;}
.pic_tit_con_time_list_1 li .infoimg{ width:200px; height:150px;border:1px solid #cccccc;margin-right:40px;}
.pic_tit_con_time_list_1 li .infocon{}
.pic_tit_con_time_list_1 li .infocon h2{ font-size:15px;color:#3462A9;font-weight:bold;line-height:35px; height:35px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_tit_con_time_list_1 li .infocon p{color:#888888; font-size:14px;line-height:24px; padding:2px 0 0px 0;height:76px;overflow: hidden;}
.pic_tit_con_time_list_1 li .infocon span{ display:inline-block; background:url(icon_10.png) no-repeat center left; color:#333333;font-size:13px;padding-left:25px;margin-top:10px; font-family:Arial, Helvetica, sans-serif;}
/*时间+标题+简短介绍列表1*/
.time_tit_con_list_1 li{ padding:20px;border-bottom:1px dotted #cccccc;}
.time_tit_con_list_1 li:hover{ background-color:#F0F0F0;}
.time_tit_con_list_1 li .infotime{ margin-right:20px;width:80px; height:80px; background-color:#cccccc; font-size:15px; text-align:center; line-height:30px; color:#333;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px; border-radius:5px;}
.time_tit_con_list_1 li .infotime b{ width:70px; height:45px; line-height:45px; margin:0 auto; font-size:20px; display: block; background-color:#ffffff;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px; border-radius:10px; }
.time_tit_con_list_1 li .infocon{}
.time_tit_con_list_1 li .infocon h2{ font-size:15px;color:#3462A9;font-weight:bold;line-height:23px; height:23px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.time_tit_con_list_1 li .infocon p{color:#888888;font-size:14px;line-height:25px; padding-top:5px;height:50px;overflow: hidden;}
/*时间+标题+简短介绍列表2*/
.time_tit_con_list_2{ width:98%; margin:0 auto;}
.time_tit_con_list_2 li{ border-bottom:1px dotted #cccccc; padding:15px 10px;}
.time_tit_con_list_2 li h3{ font-size:14px;color:#3462A9;line-height:40px;font-weight:bold; height:40px;background: url(icon_10.png) no-repeat left center;padding-left:25px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.time_tit_con_list_2 li h3 span{ float:right; display:inline;font-weight:normal; font-size:14px;font-weight:normal; color:#666666;}
.time_tit_con_list_2 li p{ text-indent:2em; line-height:24px;font-size:14px; color:#777777;height:50px;overflow: hidden;}
.time_tit_con_list_2 li:hover{ background:#F0F0F0;}
/*时间+标题+简短介绍列表3*/
.time_tit_con_list_3 {width:100%; margin:0 auto;}
.time_tit_con_list_3 li{padding:15px;border-bottom:1px dotted #cccccc;}
.time_tit_con_list_3 li:hover{ background-color:#F0F0F0;}
.time_tit_con_list_3 .infotime{ margin-right:25px;background:#dbdbdb; width:60px; height:70px; text-align:center; font-size:16px; color:#555;line-height:35px; font-family: Arial, Helvetica, sans-serif; }
.time_tit_con_list_3 .infotime span{ display:block;  background:#3462A9; color:#fff;}
.time_tit_con_list_3 .infocon{}
.time_tit_con_list_3 .infocon h1{ font-weight:normal; color:#3462A9;font-size:16px;line-height:23px; height:23px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.time_tit_con_list_3 .infocon p{ color:#666; line-height:22px;font-size:14px;padding-top:8px;height:44px;overflow: hidden;}

/*列表页公共样式end-------------------------------------------------------------------------------------------------------------------------------------*/

/*jQuery网页顶部消息提示框插件 begin*/
/*原始的样式
.xctips{position:fixed; top:0; left:0; width:100%; height:44px; z-index:999; background:#3498db; color:#FFF; line-height:44px; text-align:center; vertical-align:middle; font-size:16px; transition:background .2s linear;-webkit-transition:background .2s linear; font-family: "Microsoft YaHei", "微软细黑", "微软雅黑 Light" , "微软雅黑", "Arial", "SimSun", "宋体";}
.xctips.info{background:#3498db;}
.xctips.success{background:#2ecc71;}
.xctips.error{background:#ff9090;}
.xctips.loading{background:#F93;}
*/
.xctips{position:fixed; top:0; left:0; width:100%; height:44px; z-index:999; background:#3498db; color:#FFF; line-height:44px; text-align:center; vertical-align:middle; font-size:16px; transition:background .2s linear;-webkit-transition:background .2s linear; font-family: "Microsoft YaHei", "微软细黑", "微软雅黑 Light" , "微软雅黑", "Arial", "SimSun", "宋体";}
.xctips.info{background:#F93;}
.xctips.success{background:#2ecc71;}
.xctips.error{background:#ff9090;}
.xctips.loading{background:#F93;}
/*jQuery网页顶部消息提示框插件 end*/

/*会员操作提示 begin*/
.operate_tips{ width:600px; margin:30px auto;background-color:#ffffff; padding:10px 10px;border:1px solid #eeeeee;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.operate_tips .operate_tips_title{ border-bottom:1px solid #eeeeee; text-align:center;font-size:25px; color:#179de6; line-height:50px; padding:0 20px;}
.operate_tips .tips_box{ padding:20px 10px;}
.operate_tips .tips_box .tips_pic{display:inline;float:left;text-align:center;}
.operate_tips .tips_box .tips_con{display:inline;float:right;width:420px;}
.operate_tips .tips_box .tips_con li{ height:auto; line-height:30px;}
.operate_tips .tips_box .tips_con .tips_anniu_1{ padding:20px 0;}
.operate_tips .tips_box .tips_con .tips_anniu_1 a{ display:block; width:180px; text-align:center; height:35px; line-height:35px; background:#179de6; border-radius:5px; color:#ffffff;}
.operate_tips .tips_box .tips_con .tips_anniu_1 a:hover{ background:#feae17;}
/*会员操作提示 end*/

/*会员找回密码*/
.member_content{background-color: #fff;width: 100%;max-width: 640px;margin:0 auto;position: relative; overflow: hidden;margin-bottom:10px;}
.getpassword_input{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:96%;text-indent:1em;height:35px;line-height:35px;font-size:14px;font-family:微软雅黑;border:1px solid #cccccc;}
/*.getpassword_input{width:100%;border:none;background:#fff;font-size:14px;vertical-align:middle;outline:0}*/
.getpassword_button{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;text-align:center; width:40%; height:35px; background-color:#179de6; border:0px solid #179de6;line-height: 35px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";font-weight: 700;vertical-align:middle;}
.getpassword_button:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;text-align:center; width:40%; height:35px; background-color:#0084cc; border:0px solid #0084cc;line-height: 35px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";font-weight: 700;vertical-align:middle;}


.photo_border_1{border:1px solid #cccccc;padding:3px;}
.pic_1{width:160px;height:120px;overflow:hidden;border: 0px solid #CCCCCC;}
.pic_2{width:205px;height:150px;overflow:hidden;}
.pic_3{width:105px;height:128px;overflow:hidden;border: 1px solid #CCCCCC;}
.pic_4{width:140px;height:105px;overflow:hidden;border: 1px solid #CCCCCC;}
.pic_5{width:150px;height:110px;overflow:hidden;border: 1px solid #CCCCCC;}

.s_font_2 {color: #555555;line-height:22px;}
.s_font_3 {color: #FF6600}
.cur_left_title_1 {font-family: Microsoft YaHei;font-size: 18px;color: #1C2F6A;font-weight:600;}
.cur_title_1 {font-family: Microsoft YaHei;font-size:20px; color:#cc0000; height:44px; line-height:44px;font-weight:normal;padding-left:0px;}
.tit_01{ font-size:12px; font-weight:bold; color:#333 }
.s_font_02 {font-family: Microsoft YaHei;color: #666666}
.s_font_03 {font-family: Microsoft YaHei;color: #666666}
.s_font_04 {font-family: Microsoft YaHei;color: #555555;}
.s_font_05 {font-family: Microsoft YaHei;color: #7D9CB3;font-family: arial;}
.s_font_06 {font-family: Microsoft YaHei;color: #666666}
.s_font_07 {font-family: Microsoft YaHei;color: #cccccc;line-height:18px;}

a.moreindex_1{ font-size: 12px;color: #cc0000;text-decoration: none;}
a.moreindex_1:hover{ font-size: 12px;color: #FF6600;text-decoration: none;}

.more_0,.more_0 a    { font-family: Microsoft YaHei;font-size: 14px;color: #CC0000;text-decoration: none;}
.more_0 a:hover   { font-size: 14px;color: #CC0000;text-decoration: none;font-weight:bold;}
a.more_1{ font-size: 14px;color: #CC0000;text-decoration: none;}
a.more_1:hover{ font-size: 14px;color: #ff0000;text-decoration: none;}
a.more_2{ font-family: Microsoft YaHei;font-size: 14px;color: #CC0000;text-decoration: none;}
a.more_2:hover{ font-size: 14px;color: #ff0000;text-decoration: none;}
a.more_3{ font-family: Microsoft YaHei;font-size: 14px;color: #444444;text-decoration: none;}
a.more_3:hover{ font-family: Microsoft YaHei;font-size: 14px;color: #CC0000;text-decoration: none;}
/*hui dao wang ye ding bu piao fu an niu satrt*/
a.top_stick, a.top_stick:active, a.top_stick:visited {background:url("../../images/smgg/btn_top.gif") 0 -48px no-repeat;color:#fff;display:inline-block;font-size:0;
height:42px;line-height:3px;text-decoration:none;width:42px}
a.top_stick:hover{background:url("../../images/smgg/btn_top.gif") 0 0 no-repeat;display:inline-block;font-size:0;height:42px;line-height:3px;text-decoration:none;
width:42px}
/*hui dao wang ye ding bu piao fu an niu end*/

.SCROLLBaR_01{
	OVERFLOW: hidden;HEIGHT: 275px;width: 223px;padding-RIGHT:5px;OVERFLOW-X:hidden;OVERFLOW: auto;SCROLLBaR-FaCE-color: #E4E4E4; SCROLLBaR-HIGHLIGHT-color: #E4E4E4; SCROLLBaR-SHaDOW-color: #cccccc; SCROLLBaR-3DLIGHT-color: #E4E4E4; SCROLLBaR-aRROW-color: #FF6600; SCROLLBaR-TRaCK-color: #F3F3F3; SCROLLBaR-DaRKSHaDOW-color: #E4E4E4; SCROLLBaR-BaSE-color: #cccccc;
}
.SCROLLBaR_02{
	OVERFLOW: hidden;HEIGHT: 239px;width: 223px;padding-RIGHT:5px;OVERFLOW-X:hidden;OVERFLOW: auto;SCROLLBaR-FaCE-color: #E4E4E4; SCROLLBaR-HIGHLIGHT-color: #E4E4E4; SCROLLBaR-SHaDOW-color: #cccccc; SCROLLBaR-3DLIGHT-color: #E4E4E4; SCROLLBaR-aRROW-color: #FF6600; SCROLLBaR-TRaCK-color: #F3F3F3; SCROLLBaR-DaRKSHaDOW-color: #E4E4E4; SCROLLBaR-BaSE-color: #cccccc;
}

 /*page bottom satrt*/
.bottom_01,.bottom_01 a    { font-family: Microsoft YaHei;font-size:12px;color: #ffffff;line-height:22px;text-decoration:none;}
.bottom_01 a:hover   { font-family: Microsoft YaHei;font-size:12px;color: #ffff00;line-height:22px;text-decoration:none;}
.bottom_02,.bottom_02 a    { font-size:12px;color:#ffffff;text-decoration:none;}
.bottom_02 a:hover   { font-size:12px;color:#ffff00;text-decoration:underline;}
/*page bottom end*/

/*page table satrt*/
.border_t_l_r_01{padding:10px;border-top: #cccccc 1px solid;border-left: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.border_t_b_l_r_01{padding:10px;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;border-left: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.border_t_r_01{padding:10px;border-top: #cccccc 1px solid;border-right: #cccccc 1px solid;text-align:left;}
.border_t_b_r_01{padding:10px;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.btn_feedbook_submit{ padding:0 10px;height:32px; line-height:32px; border:0px; background:#009fd9; border-radius:3px;text-align: center;color:#fff;cursor:pointer;}
.btn_feedbook_submit:hover{  background:#0089d9; border-radius:2px;text-align:center; color:#fff;cursor:pointer;}
/*page table end*/

/*前台提交保存表单提示信息*/
.return_tips_contain{ padding:20px; }
.return_tips{ width:600px; margin:70px auto;background-color:#ceecff; padding:15px 30px; border-radius:5px;}
.return_tips .tips_title{ border-bottom:1px solid #ffffff; font-size:18px; text-align:center; font-weight:bold; color:#333; line-height:50px; padding:0 20px;}
.return_tips .tips_box{ padding:20px 10px;}
.return_tips .tips_box .pictrue{ float:left;display:inline;}
.return_tips .tips_box .textcon{ float:right;display:inline;width:450px;}
.return_tips .tips_box .textcon li{ line-height:30px;font-size:14px;}
.return_tips .tips_box .textcon .tipsbut{ padding:20px 0;}
.return_tips .tips_box .textcon .tipsbut a{ display:block; width:150px; text-align:center; height:35px; line-height:35px; background:#179de6; border-radius:5px; font-size:14px;color:#ffffff;}
.return_tips .tips_box .textcon .tipsbut a:hover{ background:#007ebe; text-decoration:none;}
.return_tips .tips_box .textcon .tipsoperate{ padding:20px 0;}
.return_tips .tips_box .textcon .tipsoperate a.button_fanhui{ padding:8px 35px;line-height:25px; border:0px; background:#1295d8; border-radius:5px; font-size:14px;text-align: center;color:#fff;cursor:pointer;}
.return_tips .tips_box .textcon .tipsoperate a.button_fanhui:hover{  background:#0076b3; border-radius:5px; font-size:14px;text-align:center; color:#fff;cursor:pointer;text-decoration:none;}
.return_tips .tips_box .textcon .tipsoperate a.button_queren{ margin-left:20px;padding:8px 35px;line-height:25px; border:0px; background:#1b3376; border-radius:5px; font-size:14px;text-align: center;color:#fff;cursor:pointer;}
.return_tips .tips_box .textcon .tipsoperate a.button_queren:hover{  background:#2f488e; border-radius:5px; font-size:14px;text-align:center; color:#fff;cursor:pointer;text-decoration:none;}


/*channel xin xi lie biao style begin*/
.list_tit_01,.list_tit_01 a    { font-family: Microsoft YaHei;color: #000000; text-decoration: none; font-size: 14px;}
.list_tit_01 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_02,.list_tit_02 a    { font-family: Microsoft YaHei;color: #000000;font-size: 14px;text-decoration: none;font-weight:bold;}
.list_tit_02 a:hover   { color: #555555;font-size: 14px;text-decoration:none;font-weight:bold;}
.list_tit_03,.list_tit_03 a    { font-family: Microsoft YaHei;color: #000000; text-decoration: none; font-size: 14px;}
.list_tit_03 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_04,.list_tit_04 a    { font-family: Microsoft YaHei;color: #095884; text-decoration: none; font-size: 14px;font-weight:bold;}
.list_tit_04 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;font-weight:bold;}
.list_tit_05,.list_tit_05 a    { font-family: Microsoft YaHei;color: #000000; text-decoration: none; font-size: 14px;}
.list_tit_05 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_06,.list_tit_06 a    { font-family: Microsoft YaHei;color: #000000;font-size: 14px;text-decoration: none;font-weight:bold;}
.list_tit_06 a:hover   { color: #CC0000;font-size: 14px;text-decoration:none;font-weight:bold;}

.list_tit_07,.list_tit_07 a    { color: #333333; text-decoration: none; font-size: 14px;}
.list_tit_07 a:hover   { color: #CC0000; text-decoration: none; font-size: 14px;}
.list_tit_08,.list_tit_08 a    { color: #333333; text-decoration: none; font-weight:bold; font-size:13px;}
.list_tit_08 a:hover   { color: #CC0000; text-decoration: none; font-weight:bold; font-size:13px;}
.list_tit_09,.list_tit_09 a    { color: #333333; text-decoration: none; font-weight:bold; font-size:12px;}
.list_tit_09 a:hover   { color: #CC0000; text-decoration: none; font-weight:bold; font-size:12px;}
/*channel xin xi lie biao style end*/

/*fang wu zu shou channel lie biao style begin*/
.housr_tit_01,.housr_tit_01 a    { color: #003FD8;font-size: 14px;text-decoration: none;font-weight:bold;}
.housr_tit_01 a:hover   { color: #FF6600;font-size: 14px;text-decoration:underline;font-weight:bold;}
/*fang wu zu shou channel lie biao style end*/

/*wang zhan shou ye yang shi begin*/
.index_list_1,.index_list_1 a    { color: #333333; text-decoration: none; font-size:12px;line-height:23px;}
.index_list_1 a:hover   { color: #CC0000; text-decoration: none; font-size:12px;line-height:23px;}
.index_list_2,.index_list_2 a    { color: #333333; text-decoration: none; font-size: 12px;}
.index_list_2 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;}
.index_list_3,.index_list_3 a    { color: #333333; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_3 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_4,.index_list_4 a    { color: #333333; text-decoration: none; font-size: 12px;}
.index_list_4 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;}
.index_list_4_2,.index_list_4_2 a    { color: #333333; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_4_2 a:hover   { color: #CC0000; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_5,.index_list_5 a    { color: #1161A1; text-decoration: none; font-family: "宋体";font-size: 12px;}
.index_list_5 a:hover   { color: #CC0000; text-decoration: none; font-family: "宋体";font-size: 12px;}
/*wang zhan shou ye yang shi end*/


/*网站信息列表翻页样式 begin*/
.articlelist_page_1{font-family: Microsoft YaHei;color:#000000;font-size:16px;line-height:24px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.articlelist_page_1 div{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 th{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 td{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 p{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 span{font-family:Microsoft YaHei;font-size:16px;color: #666666;line-height:24px;text-decoration:none;}
.articlelist_page_1 li{font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 a    { font-family:Microsoft YaHei;font-size:16px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 a:hover   { font-family:Microsoft YaHei;font-size:16px;color: #cc0000;line-height:24px;text-decoration:none;}
/*网站信息列表翻页样式 end*/



/*网站信息列表新的翻页样式 begin*/
.infolist_page_1{margin:20px auto 0 auto; text-align:center; padding-top:0px;display:inline-block;}
.infolist_page_1 a{display:inline-block;width:60px;background:#ffffff;height:40px; vertical-align:middle; line-height:40px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.infolist_page_1 a:hover{ background:#242b33; color:#fff;background-repeat:no-repeat; }
.infolist_page_1 span{display:inline-block;min-width:45px; padding:0 5px;background:#ffffff;color:#333;height:40px; vertical-align:middle; line-height:40px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.infolist_page_1 span.current{ background:#242b33; color:#FFF}
/*网站信息列表新的翻页样式 end*/


/*文章内容翻页样式 begin*/
.articlecontent_page_1{font-family: Microsoft YaHei;color:#000000;font-size:14px;line-height:24px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.articlecontent_page_1 div{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 th{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 td{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 p{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 span{font-family:Microsoft YaHei;font-size:14px;color: #666666;line-height:24px;text-decoration:none;}
.articlecontent_page_1 li{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 a    { font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 a:hover   { font-family:Microsoft YaHei;font-size:14px;color: #cc0000;line-height:24px;text-decoration:none;}
/*文章内容翻页样式 end*/

/*ping dao zuo ce yang shi begin*/
.channel_left_list_1,.channel_left_list_1 a    { color: #333333; text-decoration: none; font-size:12px;}
.channel_left_list_1 a:hover   { color: #003399; text-decoration: underline; font-size:12px;}
/*ping dao zuo ce yang shi end*/

a.s_class_01{ font-size: 13px;color: #000000;text-decoration: none;}
a.s_class_01:hover{ font-size: 13px;color: #CC0000;text-decoration: none;}
a.s_class_02{ font-size: 13px;color: #195093;text-decoration: none;font-weight:bold;}
a.s_class_02:hover{ font-size: 13px;color: #195093;text-decoration: none;font-weight:bold;}

a.s_class_03    { color: #333333;text-decoration: none; font-size: 12px;}
a.s_class_03:hover   { color: #cc0000;text-decoration: none; font-size: 12px;}
a.s_class_04    { color: #cc0000;text-decoration: none;font-size: 12px;}
a.s_class_04:hover   { color: #cc0000;text-decoration: none;font-size: 12px;}


a.s_class_05{ font-size: 14px;color: #666666;text-decoration: none;font-weight:normal;}
a.s_class_05:hover{ font-size: 14px;color: #cc0000;text-decoration: none;font-weight:normal;}
a.s_class_06{ font-size: 14px;color: #C50212;text-decoration: none;font-weight:normal;}
a.s_class_06:hover{ font-size: 14px;color: #cc0000;text-decoration: underline;font-weight:normal;}

/*biao ti lie biao zhong fen lei yang shi begin*/
a.tit_class_01    { color: #243E63; text-decoration: none; font-size: 12px;}
a.tit_class_01:hover   { color: #ff6600; text-decoration: underline; font-size: 12px;}
a.tit_class_02    { color: #243E63; text-decoration: none; font-size: 12px;}
a.tit_class_02:hover   { color: #ff6600; text-decoration: underline; font-size: 12px;}
/*biao ti lie biao zhong fen lei yang shi end*/

.nav_01{font-family: "宋体";font-size: 12px;color: #555555;padding-right:10px;}
.nav_01 a    { font-size: 12px;color: #555555; text-decoration: none;}
.nav_01 a:hover   { font-size: 12px;color: #cc0000; text-decoration:none;}
.nav_02,.nav_02 a    { color: #333333; text-decoration: none;}
.nav_02 a:hover   { color: #CC0000; text-decoration:underline;}


.title_01,.title_01 a    { color: #666666; text-decoration: none;font-weight:bold;}
.title_01 a:hover   { color: #ff6600; text-decoration:underline;font-weight:bold;}
.title_02,.title_02 a{ color: #0044BB; font-size: 12px; text-decoration: none;}
.title_02 a:hover{ color: #333333; font-size: 12px; text-decoration: underline;}

.commenttitle,.commenttitle a    { font-size: 14px;color: #ff5500; text-decoration: none;font-weight:bold;}
.commenttitle a:hover   { font-size: 14px;color: #000; text-decoration:underline;font-weight:bold;}
.site_bottom,.site_bottom a    { color: #666666; text-decoration: none;}
.site_bottom a:hover   { color: #666666; text-decoration:underline;}

.input_01 {border:1px solid #CECECE; background:#F1F1F1;text-align:left;height:30px;}


/*show news start*/
.content_container_print{OVERFLOW: hidden; width: 700px;}
.Print_1,.Print_1 a    { color: #004499; text-decoration: none; font-size:12px;}
.Print_1 a:hover   { color: #FF6C00; text-decoration: underline; font-size:12px;}
.content_container_jianjie{OVERFLOW: hidden; width: 250px;}
.content_container_01{text-align:left;OVERFLOW: hidden; width: 98%;margin:0 auto;padding-top:10px;}/*资讯*/
.content_container_02{text-align:left;OVERFLOW: hidden; width: 98%;margin:0 auto;}/*单页*/
.content_container_03{text-align:left;OVERFLOW: hidden; width: 98%;margin:0 auto;}/*产品*/
.content_container_04{text-align:left;OVERFLOW: hidden; width: 98%;margin:0 auto;}/**/
/*biao ti he nei rong yang shi*/
.contentshow_futitle_01{font-size: 16px; color:#004a95;line-height:26px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_title_01{padding-bottom:15px;font-size: 25px;font-weight:normal;color:#333333;line-height:40px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_title_01_2{font-size:18px;font-weight:normal;color:#333333;line-height:26px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_other_01,.contentshow_other_01 a{background:#eee;color:#888888;height:30px;line-height:30px;font-size:13px;text-decoration:none;}
.contentshow_other_01 a:hover{ color: #CC0000;text-decoration: underline;}
.contentshow_zaiyao_1{padding:10px;border: #E0E5ED 1px solid;color:#243E63;font-size:14px;table-layout: fixed;word-break: break-all; word-wrap: break-word;margin-bottom:20px;}
.contentshow_content_01{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 div{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 th{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 td{padding:5px;font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 p{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;margin:0;padding:0;}
.contentshow_content_01 span{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_content_01 li{font-family: Microsoft YaHei;color:#333333;font-size:16px;line-height:30px;table-layout: fixed;word-break: break-all; word-wrap: break-word;}
.contentshow_biaoqian_1 a    { font-family:arial;font-size:12px;color: #243E63;line-height:20px;text-decoration:underline;}
.contentshow_biaoqian_1 a:hover   { font-family:arial;font-size:12px;color: #ff6600;line-height:20px;text-decoration:none;}
/*shan yi ye xia yi ye yang shi*/
#contentshow_foot{ margin:10px 0; position:relative; padding:15px 0; border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;}
#contentshow_foot h1{ display:block;line-height:35px;height:35px;font-size:15px;color:#777777;font-weight:bold;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#contentshow_foot h1 a{ color:#333333; font-weight:normal;}
#contentshow_foot h1 a:hover{ color:#3462A9;}
#contentshow_foot a.link_back{ position:absolute; top:32px; right:0; color:#ffffff; background:#09AAEB; padding:0 25px; font-size:14px; height:30px; line-height:30px;border-radius:3px;}
#contentshow_foot a.link_back:hover{background:#3462A9; color:#fff;border-radius:3px;}
/*show news end*/

/*she zhi nei rong zhong tu pian xian shi da xiao yi mian wang ye cheng po start*/
.con_img_1{MaX-width: 100%!important;HEIGHT: auto!important;width:expression(this.width > 830 ? "830px" : this.width)!important;}
/*.con_img_1{MaX-width: 100%!important;HEIGHT: auto!important;width:expression(this.width > 300 ? "100%" : this.width)!important;}*/
/*she zhi nei rong zhong tu pian xian shi da xiao yi mian wang ye cheng po end*/

/*comment start*/
.comment_Content_1{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:40px;width:500px;line-height:20px; }
.comment_Content_2{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:20px;width:150px;line-height:20px; }
.comment_CheckCode_1{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:20px;width:60px;line-height:20px; }
.comment_button_1 {border-right: #aCa899 1px solid;border-top: #ffffff 1px solid; font-size: 9pt;font-weight:bold; BaCKGROUND: #EEEEE0;border-left: #FFFFFF 1px solid;border-bottom: #aCa899 1px solid;height:24px;}
/*comment end*/
.line_3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BaD5F3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BaD5F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BaD5F3;
}
.line_right_dotted {
	border-right-width: 1px;
	border-right-style: dotted;

	border-right-color: #CCCCCC;
}
.line_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:1px;
}
.line3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#toollinks {
	padding-RIGHT: 5px; border-top: #b2b2b2 1px dashed; padding-LEFT: 5px; margin: 10px 0px 5px; color: #666; line-height: 20px; padding-TOP: 5px;padding-bottom: 5px; border-bottom: #b2b2b2 1px dashed; HEIGHT: 34px; TEXT-aLIGN: center
}
#toollinks a:link {
	border-right: #b2c9d3 1px solid; padding-RIGHT: 8px; border-top: #b2c9d3 1px solid; padding-LEFT: 8px; BaCKGROUND: #f7f9ff; padding-bottom: 4px; margin-LEFT: 5px; border-left: #b2c9d3 1px solid; width: 75px; color: #000; padding-TOP: 4px; border-bottom: #b2c9d3 1px solid; TEXT-aLIGN: center
}

#toollinks a:visited {
	border-right: #b2c9d3 1px solid; padding-RIGHT: 8px; border-top: #b2c9d3 1px solid; padding-LEFT: 8px; BaCKGROUND: #f7f9ff; padding-bottom: 4px; margin-LEFT: 5px; border-left: #b2c9d3 1px solid; width: 75px; color: #000; padding-TOP: 4px; border-bottom: #b2c9d3 1px solid; TEXT-aLIGN: center
}
#toollinks a:hover {
	border-right: #7f99ae 1px solid; padding-RIGHT: 8px; border-top: #7f99ae 1px solid; padding-LEFT: 8px; BaCKGROUND: #a3bacc; padding-bottom: 4px; margin-LEFT: 5px; border-left: #7f99ae 1px solid; width: 75px; color: #fff; padding-TOP: 4px; border-bottom: #7f99ae 1px solid; TEXT-aLIGN: center
}
#toollinks a:active {
	border-right: #7f99ae 1px solid; padding-RIGHT: 8px; border-top: #7f99ae 1px solid; padding-LEFT: 8px; BaCKGROUND: #a3bacc; padding-bottom: 4px; margin-LEFT: 5px; border-left: #7f99ae 1px solid; width: 75px; color: #fff; padding-TOP: 4px; border-bottom: #7f99ae 1px solid; TEXT-aLIGN: center
}

/**/
.header_01			{ font-family: Tahoma, Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #1C6EaC; }
.tableborders		{ background: #D6E0EF; border: 1px solid #1C6EaC; } 
.singleborder		{ font-size: 0px; line-height: 1px; padding: 0px; background-color: #F8F8F8 }
.tdborder		{ background: #698CC3; }
.Replyborder1 		{border: 1px dashed #698CC3;background:#F6FaFD;color: #4875B7;}
.Replytopic	 	{color: #2288E3;}



td.TableTitle1 { background-color: #1C6EaC; color: #FFFFFF; }
td.TableTitle2 { background-color: #E4E8EF; }
td.TableBody1 { background-color: #FFFFFF; line-height: normal; }
td.TableBody2 { background-color: #E4E8EF; line-height: normal; }
.tableBorder5 { border: 1px #1C6EaC solid; background-color: #D6E0EF; }
.normalTextSmall { font-size : 11px; color : #FF6600; font-family: Verdana, arial, Helvetica, sans-serif; }
.magicframe { border:1px solid #CCCCCC; }
.PageInput { border: solid 1px #D6E0EF; BaCKGROUND-color: #FaFaFa; height : 18px; FONT-FaMILY: arial; font-size:11.5px; }
.ContentFont {font-size: 10pt;color : #555555}


.img01 {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.UserTableRow1 {
	background-color:#FFFEF7;
}
.UserTableRow2 {
	background-color:#ffffff;
}
.UserTableBorder {
	border: 0px #cccccc solid ; 
	background-color: #cccccc;
	font: 12px;
	width: 100%;
}
th
{
    background-image: url(../../images/smgg/member_td_bg01.gif);
    /*background-color: #dededf;
    background-color: #cccccc;*/
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    height: 28px;
}
td.TableRow2005 {
	background-color: #EEEEE6;
	height: 25;
	padding-right: 5px;
	padding-left: 5px;
}
.Button {
	border-right: #aCa899 1px solid;
	border-top: #ffffff 1px solid; 
	font-size: 9pt; BaCKGROUND: #F1F1F1;
	border-left: #FFFFFF 1px solid;
	border-bottom: #aCa899 1px solid;
	height:24px;font-weight:bold;padding-left:5px;
}

.sys_button_1{border:none;width:160px; height:45px; background: url(../../../images/smgg/button_1.png) no-repeat center; text-align:center; color:#FFF; font-size:20px; font-family:Microsoft YaHei; cursor:pointer;}
.sys_button_1:hover{border:none;width:160px; height:45px; background: url(../../../images/smgg/button_1_2.png) no-repeat center; text-align:center; color:#FFF; font-size:20px; font-family:Microsoft YaHei; cursor:pointer;}

a.sys_button_2{display:inline-block;border:none;width:160px; height:45px; background: url(../../../images/smgg/button_1.png) no-repeat center; text-align:center; color:#FFF; font-size:20px;line-height:45px;font-family:Microsoft YaHei; cursor:pointer;text-decoration:none;}
a.sys_button_2:hover{display:inline-block;border:none;width:160px; height:45px; background: url(../../../images/smgg/button_1_2.png) no-repeat center; text-align:center; color:#FFF; font-size:20px;line-height:45px;font-family:Microsoft YaHei; cursor:pointer;text-decoration:none;}

/*comment form style start*/
DIV#addDP DIV.addRows {
	margin-TOP: -1px; BaCKGROUND: #ff6600; margin-LEFT: 0px; width: 70px; TEXT-aLIGN: center
}
#addQuestion DIV.addRows {
	margin-TOP: -1px; BaCKGROUND: #ff6600; margin-LEFT: 0px; width: 70px; TEXT-aLIGN: center

}
DIV#addDP DIV.addRows a {
	padding-RIGHT: 3px; DISPLaY: block; padding-LEFT: 3px; padding-bottom: 0px; color: #fff; padding-TOP: 0px
}
#addQuestion DIV.addRows a {
	padding-RIGHT: 3px; DISPLaY: block; padding-LEFT: 3px; padding-bottom: 0px; color: #fff; padding-TOP: 0px
}
DIV#addDP DIV.addRows a:hover {
	BaCKGROUND: #ff6600; color: #fff


}
.number {
	color: #ff5500
}
DIV#addDP DIV {
	padding-RIGHT: 0px; DISPLaY: block; padding-LEFT: 0px; padding-bottom: 2px; padding-TOP: 2px;TEXT-aLIGN: left;
}
DIV#addDP UL.Star {
	margin-TOP: 8px; margin-LEFT: 6em
}
DIV#addDP UL.Star LI {
	FLOaT: left; margin-bottom: 0px; margin-RIGHT: 8px; LIST-STYLE-TYPE: none
}
DIV#addDP UL.Star LI SPaN.Select {
	border-right: #ffcc00 1px solid; padding-RIGHT: 5px; border-top: #ffcc00 1px solid; DISPLaY: block; padding-LEFT: 5px; FLOaT: left; padding-bottom: 5px; border-left: #ffcc00 1px solid; padding-TOP: 5px; border-bottom: #ffcc00 1px solid
}

DIV#addDP UL.Star LI SPaN.Select IMG {
	VERTICaL-aLIGN: middle
}
/*comment form style end*/

/*guestbook form style start*/

.g_guide_title {
	width: 100%; line-height: 26px; HEIGHT: 26px
}
#gbook {
	border-right: #eaeaea 1px solid; border-top: #eaeaea 1px solid; padding-bottom: 6px; margin: 0px 0px 5px 0px; border-left: #eaeaea 1px solid; width: 100%; border-bottom: #eaeaea 1px solid; HEIGHT: 160px
}
#gbook .g_left {
	FLOaT: left; width: 130px; HEIGHT: 120px
}
#gbook .g_left .g_head {
	border-right: #ccc 5px dotted; border-top: #ccc 5px dotted; margin: 5px; border-left: #ccc 5px dotted; width: 80%; border-bottom: #ccc 5px dotted; HEIGHT: 90px
}
#gbook .g_left .g_head IMG {
	border-right: #f2f2f2 3px solid; border-top: #f2f2f2 3px solid; border-left: #f2f2f2 3px solid; border-bottom: #f2f2f2 3px solid
}
#gbook .g_left .g_text {
	padding-LEFT: 6px; font-size: 12px; BaCKGROUND: url(/images/guestbook/ip_bg.gif) no-repeat 50% bottom; margin: 0px; width: 110px; line-height: 16px; HEIGHT: 52px! important; TEXT-aLIGN: left
}
#gbook .g_right {
	margin-TOP: 5px; padding-LEFT: 6px; font-size: 12px; FLOaT: left; width: 633px; border-bottom: #ccc 1px solid; HEIGHT: 20px; TEXT-aLIGN: left

}
#gbook .g_p_content {
	border-right: #eaeaea 1px solid; padding-RIGHT: 3px; border-top: #eaeaea 1px solid; margin-TOP: 5px; padding-LEFT: 6px; font-size: 11px; FLOaT: left; padding-bottom: 5px; OVERFLOW: hidden; border-left: #eaeaea 1px solid; width: 633px; line-height: 18px; padding-TOP: 3px; border-bottom: #eaeaea 1px solid; HEIGHT: 150px; TEXT-aLIGN: left
}
#gbook .g_receive {
	border-right: #ccc 1px dashed; padding-RIGHT: 0px; border-top: #ccc 1px dashed; margin-TOP: 5px; padding-LEFT: 3px; font-size: 12px; FLOaT: left; padding-bottom: 3px; border-left: #ccc 1px dashed; width: 618px; color: #FF6600; line-height: 18px; padding-TOP: 3px; border-bottom: #ccc 1px dashed; BaCKGROUND-color: #f5f5f5; TEXT-aLIGN: left
}
/*guestbook form style end*/

/*input、textarea的placeholder 文字颜色、大小设置 begin*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #cccccc;font-size: 14px;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #cccccc;font-size: 14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #cccccc;font-size: 14px;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #cccccc;font-size: 14px;}
/*input、textarea的placeholder 文字颜色、大小设置 end*/


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////所有网站公共样式 end//////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/