﻿
 /*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.youce {bottom: 25px;float: right;position: fixed;right: 5px;width: 54px;z-index: 10000;}
.youce ul li {margin-bottom: 3px;width: 41px; height:41px; overflow:hidden;}
.youce ul li em{ display:block;height: 41px;width: 41px;}
.youce ul li a.yc1 em{background: url("Img/yc_01.png") no-repeat scroll center center;}
.youce ul li a.yc2 em{background: url("Img/yc_02.png") no-repeat scroll center center;}
.youce ul li a.yc3 em{background: url("Img/yc_03.png") no-repeat scroll center center;}
.youce ul li a.yc3 .wx_box {bottom: 3px;cursor: default;display: none;padding-right: 9px;position: absolute;right: 46px;width: 153px;}
.youce ul li a.yc3 .yc_weixin {background: none repeat scroll 0 0 #fff;border: 1px solid #d6d6d6;padding: 12px 11px 0;}
.youce ul li a.yc3 .yc_weixin span {color: #333;display: block;line-height: 30px;text-align: center;}
.youce ul li a.yc4 em{background: url("Img/yc_04.png") no-repeat scroll center center;}
.youce ul li a.yc3:hover .wx_box {display: inline;}
.youce ul li a {display: block;height: 41px;width: 41px; background:#35363a;}
.youce ul li a:hover {background: #c8161d;}



.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:2px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:30px;padding-left:10px;padding-top:1px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#666; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family: "Microsoft YaHei";}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}


@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}


@charset "utf-8";
body { color:#666;font:12px/1.231 arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:1082px; margin:0 auto;  }
.left { width:228px; float:left; overflow:hidden;}
.left2 { width:775px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(Img/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(Img/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:830px; float:left; display:inline; margin-left:24px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(Img/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(Img/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:830px;  padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; padding-bottom:15px; overflow:hidden; background:#f5f5f5;}
.left2_main { width:775px;  padding-bottom:15px; overflow:hidden;}


/* function */
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_ar{font-family:arial,\5b8b\4f53;}
.f_fw{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fst{ font-family: "宋体"; }
.f_fs1{font-size:12px;}
.f_fs2{font-size:13px;}
.f_fs3{font-size:14px;}
.f_fs4{font-size:24px;}
.f_fs5{font-size:30px;}
.f_fs6{font-size:16px;}
.g_lc {
    height: 328px;
    padding-top: 25px;
}
.g_lc .u_lst2 {
    border-bottom: 1px dotted #EAEAEA;
    height: 325px;
}
.g_lc .u_lst2 li {
    float: left;
    margin: 0px 12px 30px 58px;
    width: 134px;
}
.g_lc .u_lst2 li a {
    background: transparent url("/Skins/Default/../images/lcbg1.jpg") no-repeat scroll 0px 0px;
    color: #333;
    display: block;
    font-size: 14px;
    height: 100px;
    padding-top: 34px;
    text-align: center;
    text-decoration: none;
    width: 134px;
}
.g_lc .u_lst2 li em {
    color: #333;
    font-family: arial;
    font-size: 26px;
    font-weight: normal;
}
.neirong {
    position: relative;
    padding: 0px;
    overflow: hidden;
    font-family: microsoft yahei;
}
.solumenu {
    margin-left: 1px;
    overflow: hidden;
}
.solumenu li {
    width: 230px;
    height: 160px;
    padding: 0px 16px;
    float: left;
    margin: 0px 0px 10px 68px;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #202326 #CCC #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    overflow: hidden;
}
.solumenu li h3 {
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #CECECE;
    padding-top: 10px;
    font-weight: bold;
    color: #202326;
}
.solumenu li p 
{
    font-size:15px;
    height: 100px;
    line-height: 25px;
    margin-top: 10px;
    color: #000000;
    overflow: hidden;
    
}
.f_cs1{ color:#1369c0;}

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}


/*头部开始*/
.g_top{ height:150px; background:url(../images/topbg.jpg); background-repeat:repeat-x;}
.top_t{ height:30px; line-height:30px;color:#333333;}
.top_t p{ float:right;}
.top_t p a{ padding: 0 10px; color:#333333; background:url(../images/line1.jpg) no-repeat right center;display:inline-block; }
.top_t p span a{ background:none;}
.top_t .a_last{background: none;}

.top_c h1{ float:left; padding: 35px 20px 0 0;}
.top_c i{ width:4px; height:100px; background-image:url(../images/division.png); background-repeat:no-repeat; display:block; float:left; margin-top:20px; margin-right:20px;}
.top_c h2{ float:left; height:60px; margin:44px 0 0 0; color: #333333; font-size: 22px; font-weight: bold; letter-spacing: 1px;}
.top_c h2 b{color: #c8161d;}
.top_c h2 em{ display:block; color:#000000; font-weight:normal; font-size: 18px; padding-top: 7px; }

.top_c p{ float:right; margin:33px 0 0 0 ; padding: 0 0 0 52px; background:url(../images/tel.jpg) no-repeat left top; color:#555555; font-size:14px;font-family:"Microsoft Yahei"}
.top_c p span{ display:block; font-size:30px; color:#333333; font-family:Arial, Helvetica, sans-serif;}

/* 导航 */
.g_nav{background: #353639; }
.nav{ height:50px;font-family:"Microsoft Yahei";  line-height: 50px; width: 1082px;margin: 0 auto;}
.nav li{ float:left; font-size:16px; border-right: 1px solid #4a4a4d;  font-weight:bold;}
.nav .lastli{border-right: none;}
.nav li a{ display:inline-block; padding: 0 37px; color:#fff; line-height:50px; }
.nav li a:hover,.nav li .cur {color: #fff;background: #c8161d;}

.fullSlide {width:100%;position:relative;background:#fff;height:601px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:601px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:601px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {border-radius:10px;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#555;margin:0 4px;filter:alpha(opacity=80);opacity:0.8;line-height:999px;}
.fullSlide .hd ul .on {background:#c8161d;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:5;top:50%;margin-top:-66px;z-index:1;width:69px;height:138px;cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide .prev{ background:url("../images/banner_icon1.png") no-repeat left top;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/banLeft.png');_background:none; left:120px;}
.fullSlide .next {background:url("../images/banner_icon1.png") no-repeat right top;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/banRight.png');_background:none;right:120px;}
 
/*头部结束*/

.g_menu{height:153px;background: #ededed; padding-top: 50px;}
.g_menu .u_lst1 li{float: left;width: 100px;padding:0 56px;background:url(../images/line1.jpg) no-repeat right top; }
.g_menu .u_lst1 .lastli{background: none;}
.g_menu .u_lst1 li img{display: block;width: 72px;height: 72px; padding: 0 14px;}
.g_menu .u_lst1 li em{display: block;text-align: center;font-size: 14px;color: #333333;padding-top: 10px;}
.g_menu .u_lst1 li em b{display: block; font-size: 10px;color: #888888;text-transform: uppercase;font-weight: normal;padding-top: 2px;}


/*底部开始*/
.g_ft{ height:170px; background: url(../images/ftbg.jpg) repeat-x;}
.g_ft .m_fnav{  height:50px; line-height:50px; color:#fff; text-align:center; }
.g_ft .m_fnav a{ color:#fff; padding:0 36px;  font-size: 14px; font-weight: normal;display: inline-block;background: url(../images/ftline.jpg) no-repeat right center; }
.g_ft .m_fnav .lasta{background: none;}
.g_ft .m_fnav a:hover{background: #c8161d;}

.g_ft .m_fnav .lasta{ border: none;}
.g_ft .f_ftcon{ letter-spacing:1px; color: #555555; text-align:center; padding-top:20px;  line-height: 25px; font-size: 14px;    }
.g_ft .f_ftcon a{ color:#555555;}

.g_ft .flogo{ left:135px; top:62px;}
.g_ft .code{top:40px; right: 135px;}
.g_ft .code em{display: block;width: 108px;text-align: center;height: 24px;line-height: 24px;text-align: center; color: #555555;}
.g_ft .line1{width: 1px;height: 110px;background: #cecece;left:400px;top:95px;}
.g_ft .line2{width: 1px;height: 110px;background: #cecece;left:800px;top:95px;}
/*底部结束*/


@charset "utf-8";
/*banner*/
.banner{ height:601px; }
.banner a{ display:block; background:url(../images/banner.jpg) no-repeat center 0;height:601px;}

/* 菜单 */
.g_menu{height:153px;background: #ededed; padding-top: 50px;}
.g_menu .u_lst1 li{float: left;width: 100px;padding:0 56px;background:url(../images/line1.jpg) no-repeat right top; }
.g_menu .u_lst1 .lastli{background: none;}
.g_menu .u_lst1 li img{display: block;width: 72px;height: 72px; padding: 0 14px;}
.g_menu .u_lst1 li em{display: block;text-align: center;font-size: 14px;color: #333333;padding-top: 10px;}
.g_menu .u_lst1 li em b{display: block; font-size: 10px;color: #888888;text-transform: uppercase;font-weight: normal;padding-top: 2px;}

/* 缔创展柜分类 */
.g_fl{padding-top: 50px;}

.g_fl .u_lst2{height: 200px;}
.g_fl .u_lst2 li{float: left; width: 194px;height: 38px;line-height: 38px;border: 1px solid #cecece;margin-right: 20px; margin-bottom: 20px;}
.g_fl .u_lst2 li a{font-size: 14px;color: #333;}
.g_fl .u_lst2 .lastli{margin-right: 0}
.g_fl .u_lst2 li a{width: 118px;height: 38px;line-height: 38px;padding-left: 80px;display: block;}
.g_fl .u_lst2 li a:hover{width: 118px;height: 38px;line-height: 38px;padding-left: 80px;}

.g_fl .ico1 a{background:url(../images/ico9.gif) no-repeat 52px 6px;display: block; }
.g_fl .ico1 a:hover{background:#c8161d url(../images/ico9h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico2 a{background:url(../images/ico7.gif) no-repeat 52px 6px; }
.g_fl .ico2 a:hover{background:#c8161d url(../images/ico7h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico3 a{background:url(../images/ico3.gif) no-repeat 52px 6px; }
.g_fl .ico3 a:hover{background:#c8161d url(../images/ico3h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico4 a{background:url(../images/ico4.gif) no-repeat 52px 6px; }
.g_fl .ico4 a:hover{background:#c8161d url(../images/ico4h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico5 a{background:url(../images/ico1.gif) no-repeat 52px 6px; }
.g_fl .ico5 a:hover{background:#c8161d url(../images/ico1h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico6 a{background:url(../images/ico6.gif) no-repeat 52px 6px; }
.g_fl .ico6 a:hover{background:#c8161d url(../images/ico6h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico7 a{background:url(../images/ico7.gif) no-repeat 52px 6px; }
.g_fl .ico7 a:hover{background:#c8161d url(../images/ico7h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico8 a{background:url(../images/ico8.gif) no-repeat 48px 6px; }
.g_fl .ico8 a:hover{background:#c8161d url(../images/ico8h.gif) no-repeat 48px 6px; color: #fff; }

.g_fl .ico9 a{background:url(../images/ico9.gif) no-repeat 52px 6px; }
.g_fl .ico9 a:hover{background:#c8161d url(../images/ico9h.gif) no-repeat 52px 6px; color: #fff; }

.g_fl .ico10 a:hover{background:#c8161d;color: #fff; }


/* 划上去有背景和图片的PNG */
.g_fl .cptit{float: left;width: 347px;height: 270px;position: relative;margin-right: 20px;margin-bottom: 20px;}
.g_fl .cptit img{display: block;width: 347px;height: 270px;}
.g_fl .u_tit1{padding-top: 100px; width: 347px;height: 170px;left:0;top:0;display: block;}
.g_fl .u_tit1 img{display: block;width: 110px;height: 26px;}
.g_fl .u_tit1 h3{height: 48px;line-height: 48px;overflow: hidden;text-align: center;}
.g_fl .u_tit1 h3 a{font-size: 20px;font-weight: bold;color: #fff;}
.g_fl .u_tit1 span{padding-left: 120px;width: 110px;display: block;text-align: left;}


.hover{width:347px;height:270px;position:relative; float: left; margin-right: 20px;margin-bottom: 20px;}
.hover img{display: block;width:347px;height:270px;}
.lasttest{margin-right: 0;}
.bg{width:347px;height:270px;background:url(../images/sha.png) repeat;position:absolute;left:0;top:0;z-index:50;
display:none;}

.wz{width:347px;height:170px;position:absolute;left:0;top:100px;z-index:55;color:#fff;display:none; cursor: pointer; }
.wz h3{font-size: 20px;font-weight: bold;color: #fff;text-align: center; height: 48px;line-height: 48px;overflow: hidden;overflow: hidden;text-align: center;}
.wz h3 a{color: #fff;}
.wz span{padding-left: 120px;width: 110px;display: block;}
.wz span img{width: 110px;height: 26px;display: block;}

.tel2{background:url(../images/tel2.gif) no-repeat 385px 10px;padding-left: 420px;height: 57px; margin-top: 16px;color: #555555;font-size: 20px;}
.tel2 b{color: #333333;font-size: 30px;font-weight: normal;}


/* 缔创展柜分类2 */
.g_fl2{/*height:650px*/;padding-top: 50px;background:url(../images/fl2bg.jpg) no-repeat }
.g_fl2 h2{background:url(../images/titbg.jpg) no-repeat left bottom;text-align: center; height: 86px; margin-bottom: 10px;}
.g_fl2 h2 a{color:#c8161d;font-size: 28px;font-weight: bold;}
.g_fl2 h2 em{display: block;font-size: 20px;color: #cecece;text-transform: uppercase; font-weight: normal;}
.g_fl2 .u_lst2{ height: 70px;}
.g_fl2 .u_lst2 li{float: left; width: 168px;height: 38px;line-height: 38px;border: 1px solid #cecece;margin: 5px;}
.g_fl2 .u_lst2 li a{font-size: 14px;color: #333;}
.g_fl2 .u_lst2 .lastli{margin-right: 0}
.g_fl2 .u_lst2 li a{width: 118px;height: 38px;line-height: 38px;padding-left: 50px;display: block;}
.g_fl2 .u_lst2 li a:hover,.g_fl2 .u_lst2 .cur a{width: 118px;height: 38px;line-height: 38px;padding-left: 50px;}
.g_fl2 .ico1 a{background:url(../images/ico9.gif) no-repeat 20px 6px;display: block; }
.g_fl2 .ico1 a:hover,.g_fl2 .u_lst2 .cur1 a{background:#c8161d url(../images/ico9h.gif) no-repeat 20px 6px; color: #fff; }
.g_fl2 .ico2 a{background:url(../images/ico7.gif) no-repeat 20px 6px; }
.g_fl2 .ico2 a:hover,.g_fl2 .u_lst2 .cur2 a{background:#c8161d url(../images/ico7h.gif) no-repeat 20px 6px; color: #fff; }
.g_fl2 .ico3 a{background:url(../images/ico3.gif) no-repeat 40px 6px; }
.g_fl2 .ico3 a:hover,.g_fl2 .u_lst2 .cur3 a{background:#c8161d url(../images/ico3h.gif) no-repeat 40px 6px; color: #fff; }
.g_fl2 .ico10 a:hover{background:#c8161d;color: #fff; }

.g_fl2 .ico4 a{background:url(../images/ico4.gif) no-repeat 20px 6px; }
.g_fl2 .ico4 a:hover,.g_fl2 .u_lst2 .cur4 a{background:#c8161d url(../images/ico4h.gif) no-repeat 20px 6px; color: #fff; }

.g_fl2 .ico5 a{background:url(../images/ico1.gif) no-repeat 10px 6px; }
.g_fl2 .ico5 a:hover,.g_fl2 .u_lst2 .cur5 a{background:#c8161d url(../images/ico1h.gif) no-repeat 10px 6px; color: #fff; }


/* 划上去有背景和图片的PNG */
.g_fl2 .cptit{float: left;width: 347px;height: 270px;position: relative;margin-right: 20px;margin-bottom: 20px;}
.g_fl2 .cptit img{display: block;width: 347px;height: 270px;}
.g_fl2 .u_tit1{padding-top: 100px;text-align: center; width: 347px;height: 170px;left:0;top:0;display: block;}
.g_fl2 .u_tit1 img{display: block;width: 110px;height: 26px;}
.g_fl2 .u_tit1 h3{height: 48px;line-height: 48px;overflow: hidden;}
.g_fl2 .u_tit1 h3 a{font-size: 20px;font-weight: bold;color: #fff;}
.g_fl2 .u_tit1 span{padding-left: 120px;width: 110px;display: block;}
.g_fl2 .m_cpr{position: relative;}
.hover2{width:340px;height:400px;position:relative; float:left; margin:10px;}
.hover2 img{position:absolute;left:0;right:0;top:0;bottom:0;max-width: 80%;max-height: 80%;margin:auto;}

.cp6{width:340px;height:215px;position:absolute; top:0;left:0;}
.cp7{width:340px;height:215px;position:absolute; top:235px;left:0;}
.cp8{width:720px;height:450px;position:absolute; top:0;right:0;}
.cp8 img{width: 720px;height: 450px;display: block;}


.wz2{width:340px;height:250px;position:absolute;left:0;top:0;z-index:55;color:#fff;display:none; cursor: pointer;background:url(../images/sha.png) repeat; padding-top: 150px;}
.wz2 h3{font-size: 20px;font-weight: bold;color: #fff;text-align: center; height: 48px;line-height: 48px;overflow: hidden;overflow: hidden;text-align: center;}
.wz2 h3 a{color: #fff;}
.wz2 span{padding-left: 120px;width: 110px;display: block;}
.wz2 span img{width: 110px;height: 26px;display: block;}


.wz3{width:720px;height:280px;position:absolute;left:0;top:0;z-index:55;color:#fff;display:none; cursor: pointer;background:url(../images/sha.png) repeat;padding-top: 170px; }
.wz3 h3{font-size: 20px;font-weight: bold;color: #fff;text-align: center; height: 48px;line-height: 48px;overflow: hidden;overflow: hidden;text-align: center;}
.wz3 h3 a{color: #fff;}
.wz3 span{padding-left: 310px;width: 110px;display: block;}
.wz3 span img{width: 110px;height: 26px;display: block;}


/*小广告*/
.g_xban{ height: 230px;  background:url(../images/xban.jpg) no-repeat center top; width:1082px; margin:0 auto;}
.g_xban .kong{ width: 960px; height: 230px; display: block;}
.g_xban .btn1{top: 166px; right:0;}
.g_xban .u_tel1{ right:0; top: 125px; color: #fff; font-size: 14px; font-weight: normal; margin-right: 40px;margin-top: 10px;}
.g_xban .u_tel1 b{color: #fff;font-size: 26px;font-family: arial;font-weight: normal;}


/* 成功案例 */
.g_xs{height: 838px;padding-top: 40px;}
.g_xs h2{background:url(../images/titbg.jpg) no-repeat left bottom;text-align: center; height: 96px; margin-bottom: 26px;}
.g_xs h2 a{color: #333333;font-size: 28px;font-weight: bold;}
.g_xs h2 em{display: block;font-size: 22px;color: #333333;text-transform: uppercase; font-weight: normal;}

.g_xs .u_lst2{padding-left: 110px;height: 70px;}
.g_xs .u_lst2 li{float: left; width: 198px;height: 38px;line-height: 38px;border: 1px solid #cecece;margin-right: 20px; margin-bottom: 20px;}
.g_xs .u_lst2 li a{font-size: 14px;color: #333;}
.g_xs .u_lst2 .lastli{margin-right: 0}
.g_xs .u_lst2 li a{width: 118px;height: 38px;line-height: 38px;padding-left: 80px;display: block;}
.g_xs .u_lst2 li a:hover{width: 118px;height: 38px;line-height: 38px;padding-left: 80px;}

.g_xs .ico1 a{background:url(../images/ico2.gif) no-repeat 46px 6px; }
.g_xs .ico1 a:hover,.g_xs .u_lst2 .cur1 a{background:#c8161d url(../images/ico2h.gif) no-repeat 46px 6px; color: #fff; }

.g_xs .ico2 a{background:url(../images/ico9.gif) no-repeat 46px 6px; }
.g_xs .ico2 a:hover,.g_xs .u_lst2 .cur2 a{background:#c8161d url(../images/ico9h.gif) no-repeat 46px 6px; color: #fff; }

.g_xs .ico3 a{background:url(../images/ico5.gif) no-repeat 46px 6px; }
.g_xs .ico3 a:hover,.g_xs .u_lst2 .cur3 a{background:#c8161d url(../images/ico5h.gif) no-repeat 46px 6px; color: #fff; }

.g_xs .ico4 a{background:url(../images/ico8.gif) no-repeat 46px 6px; }
.g_xs .ico4 a:hover,.g_xs .u_lst2 .cur4 a{background:#c8161d url(../images/ico8h.gif) no-repeat 46px 6px; color: #fff; }


.g_xs .xs1{ position: relative; margin-bottom: 20px;width: 1080px;height: 460px;overflow: hidden;}
.g_xs .xs1 img{width: 1080px;height: 460px;display: block;}
.g_xs .xs1 em{width: 1080px;background:url(../images/sha.png) repeat; height: 32px;line-height: 32px;display: block;text-align: center; color: #fff;font-size: 14px; left:0;bottom: 0; position: absolute;_bottom:-2px;}
.g_xs .u_lst31 li{float: left;width: 256px;height: 109px; margin-right: 19px;position: relative;}
.g_xs .u_lst31 li a{display: block;width: 256px;height: 109px;}
.g_xs .u_lst31 .lastli{margin-right: 0;}
.g_xs .u_lst31 li img{width: 256px;height: 109px;display: block;}
.g_xs .u_lst31 li em{background:url(../images/sha2.png) repeat;width: 256px;height: 109px;display: none;position: absolute; left:0;bottom: 0;cursor: pointer; }

/* 资讯 */
.g_zx{ height: 390px;padding-top: 10px;overflow: hidden; width:1082px; margin:0 auto; }
.g_zx h2{height: 38px;line-height: 38px;background:url(../images/line3.jpg) no-repeat left 10px;padding-left: 15px;margin-bottom: 5px;}
.g_zx h2 a{color: #ea1e27;font-size: 20px;font-weight: bold;}
.g_zx h2 em{color: #555555;font-size: 16px;font-weight: normal;text-transform: uppercase;display: inline-block;padding-left: 5px;}
.g_zx h2 span a{font-weight: normal;font-size: 12px;color: #555555;text-transform: uppercase;}



.g_zx .m_zx{ width: 335px; margin-right:38px;}
.g_zx .last{ margin-right: 0;}
.g_zx .m_zxc div{ line-height:23px; margin-top:5px; font-size:12px;}
.g_zx .m_zxc .u_lst4{margin-top:5px;}
.g_zx .m_zxc .u_lst4 li{ height: 23px; line-height: 23px;  padding-left: 18px;background:url(../images/dtico.jpg) no-repeat 6px center; overflow: hidden;}
.g_zx .m_zxc .u_lst4 li a{color: #555555;}
.g_zx .m_zxc .u_lst4 li a:hover{color: #ea1e27;}
.g_zx .m_zxc .u_lst4 .lastli{ border-bottom: none;}

.wend{ width:335px;}
.g_zx .wend h2{margin-bottom: 0;}
.wend dl{border-bottom: 1px dashed #cecece; height: 90px; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend dt{ height:19px; padding-left:25px; line-height:19px; background:url(../images/wen.jpg) no-repeat left 3px; font-size:12px; color:#c8161d; overflow: hidden;}
.wend dt a{ color:#c8161d;font-weight: bold;}
.wend dd{ margin-top:8px; padding-left:25px; background:url(../images/da.jpg) no-repeat left 3px; line-height:24px; color:#555555; height: 48px; overflow: hidden;}


/* 友情链接 */
.g_link{height: 110px; padding-top: 36px;background: #f2f2f2;}
.g_link h2{float: left;width: 115px;height: 54px;line-height:54px;border-right: 1px solid #ccc;margin-top: 8px;}
.g_link h2 {color: #333333; font-size: 14px;font-weight: bold;  text-decoration: none;}
.g_link h2 em{color: #c8161d; font-size: 22px;display: block; font-weight: normal; text-transform: uppercase; padding-bottom:5px; }
.link_c {float: left;width: 965px;}
.link_c a{ white-space:nowrap; padding:0 22px; height: 34px; line-height:34px; color:#555555;display: inline-block;}
.pagination-wrapper{margin: 30px 0;text-align: center; clear:both;}
.pagination{height: 34px;text-align: center; margin:0 auto; display:inline-block;}
.pagination li {display: inline-block;height: 34px;margin-right: 5px; border: 1px solid #dddddd;padding: 0 12px;float: left;line-height: 32px;}
.pagination li a{display: block;height: 32px;font-size: 16px;color: #555555;text-decoration: none;}
.pagination li a:hover{color:#c8161d;}
.pagination li.thisclass {background: #c8161d;color:#fff;}
.pagination li.thisclass a,.pagination li.thisclass a:hover{background: transparent;border:1px solid #09f;color: #fff;cursor: default;}