@charset "gb2312";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,form,table,tr,th,td {margin:0px;padding:0px;}
body{overflow-y:scroll; *overflow-y:auto;}
body,input,textarea,select{ font-family:"微软雅黑";font-size:12px;color:#444866; -webkit-font-size-adjust: none; }
input, textarea, select, button {font-size:12px;font-weight:normal;font-family:inherit}
input[type="button"],input[type="submit"],select,button {cursor:pointer}
table {border-collapse:collapse;border-spacing:0;width:100%;}
em,i,b {font-style: normal;font-weight: normal}
/*i {transition:background 0.5s linear 0s}*/
ul{list-style:none;margin:0px;padding:0px;}
ul li{list-style-type:none;margin:0px;padding:0px;}
a {
	text-decoration: none;
	color: #333
}
a:hover{color:#1798d7;}
img {
	vertical-align: top;
	border: none 0;
	-ms-interpolation-mode: bicubic;
	margin:0px;padding:0px;
}
.fl{float:left;}
.fr{float:right;}
.clearfix{ clear:both; font-size:0px; line-height:0px; overflow:hidden;}

.top{width:1100px;height:80px;margin:0 auto;padding-top:15px;}
.top .logo{float:left;display:block;padding-right:20px;padding-top:10px;}
.top p{
    width: 180px;
    background: url("../images/h_con2.jpg") no-repeat center 0px;
    height: 80px;
    display: block;
    float: left;
	margin-top:5px;
}
.top p span {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #282853;
    font-weight: normal;
    padding: 0 0 0 73px;
}
.top p b {
    display: block;
    color: #ffa801;
    font-family: "微软雅黑";
    font-size: 22px;
    text-align: center;
    padding: 8px 0 0 0;
}

.top .search {
    width: 200px;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: right;
    position: relative;
    margin-top: 20px;
}
.top .search input {
    width: 160px;
    height: 24px;
    border: 0px;
    background: none;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px 5px;
}
.top .search .btn {
    width: 30px;
    height: 24px;
    background: url(../images/s_btn.png) no-repeat center center;
    position: absolute;
    left: 170px;
    top: 0px;
    z-index: 3;
    cursor: pointer;
}
.top_menu{background-color:#1798d7;width:100%;}
/* nav */
.nav{width:1100px;height:46px;margin:0 auto;}
.nav li{float:left;width:156px;height:46px;line-height:46px;text-align:center;border-right:solid 1px #127ab4;font-size:14px;position:relative; z-index:9999;}
.nav li a{color:#FFF;text-decoration:none;display:block;}
.nav li a.link{float:left;width:156px;}
.nav ul li a:hover{background-color:#127ab4;display:block;}
.nav dl{width:156px;font-size:12px;background:#fff;position:absolute;top:46px;left:0px;}
.nav dl dd a{color:#333;}
.nav dl dd a:hover{color:#000;background:#d2edfa;opacity:0.5;}
.menuon{background-color:#127ab4;display:block;}

/* 大banner图片部分 */
.wxyx_banner{width:100%;}
#solid{width:100%;height:500px;clear:both;position:relative;}
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;top:0px;width:100%;height:500px;display:none;}
#solid .solid0{background:#78c4db;}
#solid .solid1{background:#c5c9db;}
#solid .solid2{background:#e7dfd1;}
#solid ul{margin:0px;padding:0px;list-style:none;}
#solid ul li{position:absolute;top:0px;width:100%;height:500px;display:none;cursor:pointer;}
#solid ul li a{width:100%;height:500px;display:inline-block;}
#solid #btt{width:905px;height:55px;top:450px;left:50%;position:relative;margin-left:-452px;}
#solid #btt span{position:absolute;top:15px;left:45%;display:block;width:9px;height:9px;margin:0 5px;text-align:center;background:#3d3d3d;z-index:1000;cursor:pointer;filter:alpha(opacity=70); /*IE滤镜，透明度50%*/-moz-opacity:0.7; /*Firefox私有，透明度50%*/opacity:0.7;/*其他，透明度50%*/}

.procon,.con_main{width:1100px;margin:0 auto;}
.procon h2,.box_news h2,.box_case h2,.box_link h2{border-bottom:solid 1px #ddd;font-size:18px;color:#333333;font-weight:500;padding:10px 0;}
.procon h2 i,.box_news h2 i,.box_case h2 i,.box_link h2 i{border-left:solid 3px #1798d7;}
.procon h2 span,.box_news h2 span,.box_case h2 span,.box_link h2 span{color:#999999; font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.box_m{ width:100%; text-align:left; padding:15px 0;}
.slidegrid {float: left;position: relative;	overflow: hidden;}
.slideitems {width: 20000em;position: absolute;}
.slideitems li {float: left;}
.procon .box_m{ width:100%; height:222px; padding:35px 0;}
.mainPhoto {width:1100px;height:222px;margin: 0 auto;position: relative;overflow: hidden}
.mainPhoto span.goleft, .mainPhoto span.goright {display: block;width: 26px;height:39px;position: absolute;top:80px;}
.mainPhoto span.goleft {left: 0;}
.mainPhoto span.goright {right: 0}
.mainPhoto .go {width:994px;height:222px;position: relative;left: 53px;overflow: hidden}
.mainPhoto .go li {width:235px;height:220px;margin-right:15px;overflow: hidden; border:1px solid #ddd;}
.mainPhoto .go li img {width:235px;height:220px; vertical-align:top;}


.box_news{width:325px;float:left;}
.box_news ul li{border-bottom:dotted 1px #ddd;padding-bottom:11px;padding-top:11px;}
.box_news ul li a{color:#333;}
.box_news ul li a:hover{color:#1798d7;}
.box_news ul li a span{display:block;color:#999999;font-size:12px;padding-bottom:3px;}

.box_case{width:455px;float:left;margin-left:55px;}
.box_case ul li{padding-bottom:10px;padding-top:10px; clear:both;display:block;}
.box_case ul li img{width:100px;height:80px;border:solid 1px #ddd;padding:2px;}
.box_case ul li p{color:#999999;font-size:12px;width:325px;}
.box_case ul li p a{color:#333333;font-size:14px;display:block;padding-bottom:10px;}
.box_case ul li p a:hover{color:#1798d7;}

.box_link{width:210px;float:left;margin-left:55px;}
.box_link p{display:block;padding-top:10px;}
.box_link p a{line-height:25px;display:block;padding-left:10px;}

.foot_bg{background-color:#ddd;margin-top:15px;}
.foot_bg .foot{ width:1100px; margin:0px auto; padding:15px 0;}
.foot ul{ width:800px; float:left;}
.foot li{ width:110px; float:left; margin-left:45px; background:url(../images/f_line.jpg) no-repeat right 10px; text-align:left; min-height:76px;}
.foot li b{ display:block; width:100%; height:30px; line-height:30px;}
.foot li p{ width:100%; height:22px; line-height:22px;}
.foot li p a{ color:#888;}
.foot li p a:hover{ color:#1798d7;}
.foot .i_ct{ width:260px; margin-left:0px; background:none; float:right;}
.foot .i_ct img{ width:43px; height:57px; float:left; margin-top:20px;vertical-align:top;}
.foot .i_ct p{ width:190px; float:right;line-height:25px;}
.foot .i_ct p b{font-size:15px;font-weight:500;}
.bq{ width:100%; height:30px; line-height:30px; min-width:1000px; margin:0px auto; background:#074c81; text-align:center; color:#eee;}
.bq a{color:#eee;}


.neiyebanner{width:1100px;margin:10px auto;}
.conmain{width:1100px;margin:0 auto;}
.conmain .con_left{width:258px;}
.conmain .con_left h2{line-height:40px;height:40px;background-color:#127ab4;color:#FFFFFF;font-size:20px;font-weight:500;text-align:left;padding-left:15px;}
.conmain .con_left ul li{margin-top:10px;}
.conmain .con_left ul li a{width:243px;border-left:solid 5px #127ab4;display:block;padding-left:10px;font-size:16px;line-height:40px;height:40px;background-color:#f5f5f5;color:#000;}
.conmain .con_left ul li a:hover{background-color:#e4e2e2;}
.conmain .con_left ul li a.leftmenuon{background-color:#e4e2e2;}
.conmain .con_left ul li.proli{margin-top:1px;}
.conmain .con_left ul li.proli a{font-size:12px;width:238px;margin-left:5px;border-left:solid 5px #127ab4;line-height:30px;height:30px;background-color:#f0f0f0;}
.conmain .con_left ul li.proli a:hover{background-color:#ddd;}
.conmain .con_right{width:800px;}
.conmain .con_right h3{border-bottom:solid 1px #1798d7;line-height:39px;font-weight:200;background:url(../images/icon2.png) no-repeat left center;padding-left:13px;}
.conmain .con_right .con_con{line-height:25px;padding-top:15px;}
.dianx{border-bottom:dotted 1px #ddd;}

.confangan_li ul li{padding:15px 0;float:left;width:400px;}
.confangan_li ul li a{color:#666666;border:none;}
.confangan_li ul li a img{width:150px;}
.confangan_li ul li a h4{font-size:16px;font-weight:500;color:#000000;line-height:39px;display:block;border-bottom:solid 1px #ddd;margin-bottom:5px;}


.con_con ul.pro_li li{float:left;border:solid 1px #ddd;margin-right:16px;margin-bottom:16px;padding:2px;}
.con_con ul.pro_li li img{width:182px;height:170px;}
.con_con ul.pro_li li p{height:35px;line-height:35px;border-top:solid 1px #ddd; text-align:center;font-size:14px;}


.ui_page {
    line-height: 0;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    clear: both;
}
.ui_page a, .ui_page span {
    background:#F6F6F6;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin-right: 3px;
    min-width: 16px;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.ui_page a:hover{background:#127ab4; border:#127ab4 solid 1px; color:#FFF;}
.page_now, span.page_now, span.page_now:visited {
    color: #FFF;
    cursor: default;
     background: none repeat scroll 0 0 #127ab4;
    border: 0 none;
}

.thickdiv{display:none;position:fixed;top:0;left:0;z-index:10000001;width:100%;height:100%;background:#000;border:0;filter:alpha(opacity=15);opacity:.15;}
.thickbox{display:none;position:fixed;top:0;left:50%;z-index:10000002;overflow:hidden;padding:0 4px 4px 0;background:url(../images/bg_shadow.gif) no-repeat -4px 0;margin-left:-175px;margin-top:180px;}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
*html .thickbox{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
.thicktitle{height:27px;padding:0 10px;border:solid #C4C4C4;border-width:1px 1px 0;background:#F3F3F3;line-height:27px;font-family:arial;font-size:14px;font-weight:bold;color:#333;}
.thickclose:link,.thickclose:visited{display:block;position:absolute;z-index:100000;top:7px;right:12px;overflow:hidden;width:15px;height:15px;background:url(../images/bg_thickbox.gif) no-repeat 0 -18px;font-size:0;line-height:100px;}
.thickcon{overflow:auto;background:#fff;border:solid #C4C4C4;border-width:1px;padding:10px;}
*html .thickdiv{position:absolute;}

/*preview*/
#preview{width:790px;height:564px;margin:10px auto;border:1px solid #e6e6e6;padding:5px;zoom:1;overflow:hidden;}
#spec-n1{float:left;width:634px;height:540px;border:1px solid #e6e6e6;overflow:hidden;background:#f6f6f6;position:relative;z-index:5;zoom:1;}
#spec-n1 .o-img{width:634px;height:540px;text-align:center;}
#spec-n1 .switch{width:634px;height:540px;position:absolute;z-index:10;top:0;left:0;}
#spec-n1 img{max-width:634px;max-height:540px;_height:384px;}
#spec-n5{position:relative;float:right;width:134px;height:490px;padding:25px 0px;zoom:1}
#spec-list{width:134px;height:490px;overflow:hidden;}
#spec-list ul{height:490px;overflow:hidden;margin:0;}
#spec-list li{width:134px;height:125px;text-align:center;}
#spec-list img{padding:2px;border:1px solid #E8E8E8;}
#spec-list .curr img{padding:1px;border:2px solid #ffd300;}
#spec-n5 .control{position:absolute;width:134px;height:25px;background-repeat:no-repeat;cursor:pointer;}
#spec-top{top:-2px;background:url(../images/icoin.png) 0 -30px;}
#spec-top.disabled{background-position:-85px -124px;}
#spec-bottom{bottom:-2px;background:url(../images/icoin.png) -139px -30px;}
#spec-bottom.disabled{background-position:-139px -61px;}
#foward{display:block;width:360px;height:540px;float:left;cursor:url(../images/foward.ico),pointer;background:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#foward.disabled,#next.disabled{cursor:default;}
#next{display:block;width:360px;height:540px;float:right;cursor:url(../images/next.ico),pointer;background:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.thickcon{line-height:40px;text-align:center}

.tab1{width:800px;border-top:#e6e6e6 solid 1px;border-bottom:#e6e6e6 solid 1px;margin:10px auto 0 auto;}
.menu{height:60px;border-right:#e6e6e6 solid 1px;border-left:#e6e6e6 solid 1px;border-bottom:#e6e6e6 solid 1px;}
.menu li{float:left;width:120px;text-align:center;line-height:60px;height:60px;cursor:pointer;border-right:#e6e6e6 solid 1px;color:#666;font-size:16px;overflow:hidden;background:#fff;}
.menu li.off{background:#f5f5f5;color:#127ab4;}

.menudiv{height:100%;border-left:#e6e6e6 solid 1px;border-right:#e6e6e6 solid 1px;border-top:0;background:#fefefe}
.menudiv div{padding:15px;line-height:25px;}
