﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6,font {font-size:14px; font-weight:bold; }
ul,ol{list-style:none;}
img{border:0px; display: block;margin:0; padding:0; }
em,i,strong{ font-style:normal; }
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
body{ background:#fff;}
*{padding:0px; margin:0px }
div{ margin:0; padding:0; border:0; color:#333333; }
p{ margin:0;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}

/*链接*/
a{ text-decoration:none; color:#666666; background: transparent;  outline:none}
a:focus { outline:none; }
a:hover,a:active{ color:#0087eb; text-decoration:none; }
a:visited{text-decoration:none;}

/*表单*/
form {margin: 0;}
button,input,select,textarea {
    font-size: 100%;  /* Correct font size not being inherited in all browsers. */
    margin: 0;  /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
    vertical-align: baseline; /* Improve appearance and consistency in all browsers */
    *vertical-align: middle; /* Improve appearance and consistency in all browsers */
}
button,select {text-transform: none;}
input{ line-height: normal; border:none;}
textarea{ -moz-box-sizing: border-box;  background: #dddddd;border: 1px solid #999999;width:99%;}

/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin:0;}
audio:not([controls]) {display: none; height: 0;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red {color: #F00 !important;}

/*清除浮动*/
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0; }
.clearfix{*zoom:1;}
.clear { clear:both; }
.fl{ float:left;}
.fr{ float:right;}
/*其它*/
.hidden{ display:none;}

/*必须输入，主要*/

.form_text_verifycode { width:80px; }
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}

/*网站公用样式表*/
.w1000,.w{width:1000px;margin:0 auto;}

.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
/*.icon2{background:url(../images/icon2.png) no-repeat; display:inline-block; vertical-align:middle;}*/
#header_main, #top_main, #banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}
/*top*/
#header_main{background:url(../images/top_bg.jpg) repeat-x left top;height:30px;line-height:30px;font-size: 12px;color:#333;border-bottom: 1px solid #e4e4e4;z-index: 10;}
#header_main span, #header_main .ksdh{color:#333;}
#header_main .huany{width:440px;}
#header_main .ksdh a{color:#333;display: inline-block;padding: 0 3px;font-size: 12px;}
#header_main .ksdh a:hover{color:#0e66b7;}
#header_main .tianqi{}

#top_main{margin:0; width:100%;height:108px;background:url(../images/logo_bg.jpg) repeat-x left top;position: relative;z-index: 10;}
#top{color:#333;}
#top #logo{padding-top:20px;}
#top #logo img{width:464px;height:72px;display:block;}

.tianqi #weather{font-family:"microsoft yahei";}
.tianqi .weather dt .city{font-size: 12px;font-weight: normal;}

/*导航*/
#nav_main{width:100%;background: url(../images/nav_bg.jpg) repeat-x left top;height:49px;z-index: 9;position: relative;}
#nav ul{margin:0 auto;width:100%}
#nav li{float:left;width:110px; display:block; list-style:none;font-size:14px;line-height:48px; text-align:center;background: url(../images/nav_line.jpg) no-repeat left center;position: relative;}
#nav li:first-child{background: none;}
#nav li a{color:#fff;display:block;line-height:48px;height:48px; text-align: center;}
#nav li a:hover,#nav li.hover a{color:#005290;background: url(../images/nav_a.png) no-repeat center center;}

#nav li.hover .subnav a{color: #333 !important;background:#fff}
/*导航栏下拉*/
#nav .subnav{position: absolute;left: 0;top:48px;width: 102px;z-index: 10;display: none;}
#nav .subnavbg{position:static;}
#nav .subnav a{display: block;height:32px;line-height:32px;text-align: center;color: #333 !important;font-weight: normal !important;font-size: 12px;overflow: hidden;position: relative;background:#fff!important;}
#nav .subnav a:hover,#nav li.hover .subnav a:hover{ display:block;color:#fff!important;background:#007ad9!important;font-weight: normal;}


.search{width:270px;background: #fefefe;border: 1px solid #e8e8e8;margin-top:40px;font-size: 12px;}
.search .txt{width:228px;height: 25px;line-height: 25px;background: #fefefe;border: 0 none;text-indent: 15px;color: #666;}
.search .btn{width:30px;float:right; background: url(../images/icon.png) no-repeat 8px 0 #fff;cursor:pointer;height:17px;border-left:1px solid #e8e8e8;margin-top: 4px;}
.search .btn:hover{background: url(../images/icon.png) no-repeat 8px -20px #fff;}

/*侧边导航*/
/* banner */
#banner_main{overflow:hidden;position: relative;z-index: 2;}
#banner_main .banner {height:420px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height:420px; overflow:hidden;}
.banner li {width:100%;position:absolute;z-index:1;overflow:hidden;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip {width:1000px; height:20px; line-height:0; font-size:0; text-align:center; position:absolute; left:50%; margin-left:-500px; bottom:20px; z-index:3; }
#banner .tip span{background:#fff;height:10px;margin:0 5px;width:10px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display: inline-block;font-size: 0;cursor: pointer;}
#banner .tip span.cur{background:#0087eb;width: 14px;height: 14px;}
#banner #btn_prev,#banner #btn_next{width:20px;height:40px;position:absolute;top:200px;z-index:5;}
#banner #btn_prev{background-position:-82px 0;height:40px;left:5%;}
#banner #btn_next{background-position:-103px 0;height:40px;right:5%;}

/*banner end*/
.index #floor_1_main{background: url(../images/bg.jpg) repeat left top;padding:12px 0 35px;}
.wrap .announ{background: url(../images/gg_bg.jpg) repeat-x left top;height:39px;border: 1px solid #ccc;font-size: 12px;}
.wrap .announ .announ_left{width: 35px;height:22px;line-height: 22px;text-align: center;background:#0087eb;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;color: #fff;display: block;margin:9px 0 0 10px;}
.wrap .announ .announ_body{width: 940px;height:39px;overflow: hidden;}
.wrap .announ .announ_body ul{width: 102%;}
.wrap .announ .announ_body li{height:38px;line-height:38px;float: left;width:30%;margin-right:3%;}
.wrap .announ .announ_body li a{display:block;color: #333;}
.wrap .announ .announ_body li span{color:#999;}
.wrap .announ .announ_body li em{width:3px;height:3px;background:#333;display:inline-block;margin-right:5px;vertical-align:middle;}
.wrap .announ .announ_body li a:hover{color:#0087eb;}

.wrap .floor_2{padding: 12px 0;}
.wrap .floor_2,.wrap .floor_3,.wrap .floor_4,.wrap .floor_5,.wrap .floor_6{width: 100%;}
/*slider*/
#slider{width:650px;}
.slider_box{width:100%; margin:0 auto;height:440px;overflow: hidden;position: relative;}
.slider_box .btn{display: block;width:24px;height:71px;overflow:hidden;text-indent: -999px;position: absolute;cursor: pointer;margin:0;bottom:1px;}
.slider_box .prev{left:1px;background-position:-23px 0;}
.slider_box .next{right:1px;background-position:-54px 0;}
.slider_box .prev:hover{background-position:-124px 0;}
.slider_box .next:hover{background-position:-155px 0;}
.slider_box li{float:left;}
.slider_box .cf li{position:relative;color:#fff;}
.slider_box .picBox .cf a{display:block;height:377px;position:absolute;color:#fff;}
.slider_box .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.slider_box .picBox{height:366px;width:650px;background: #fff;margin:0 auto;overflow: hidden;position: relative;}
.slider_box .picBox ul{height:366px;position:absolute; left:0;}
.slider_box .picBox li{width:650px;height:366px;}
.slider_box .picBox li img{width:650px;height:366px;}
.slider_box .listBox{width:590px;height:70px;margin:0 auto;position:relative;overflow:hidden;background: #fff;}
.slider_box .listBox ul{height:88px;position:absolute;margin-top:7px;}
.slider_box .listBox li{width:120px;height:60px;cursor:pointer;position:relative;margin-bottom: 7px;}
.slider_box .listBox li i{display:none;}
.slider_box .listBox li a{display:block;width:107px;height:60px;}
.slider_box .listBox img{border:1px solid #fff;height: 60px;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;width:107px;height:60px;}
.slider_box .listBox a:hover img,.slider_box .listBox .on img{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:1px solid #da0000;}
.slider_box .picBox .zzdibox{position:absolute;left:0;bottom:11px;width: 100%;height:36px;line-height: 36px;}
.slider_box .picBox .zzdi{position:static;background:#000;background:rgba(0, 0, 0, 0.5)!important;filter:Alpha(opacity=50);*zoom:1;}
.slider_box .picBox .zzdi h3{position: relative;color: #fff;font-weight: normal;font-size: 14px;width: 96%;margin: 0 auto;overflow: hidden;}


.index .title{position: relative;background: url(../images/titlebg.png) repeat-x 0 -64px;height:41px;border-bottom: 1px solid #d4d4d4;border-right:1px solid #e8e8e8;border-left: 1px solid #e8e8e8;}
.index .title h3{font-weight: bold;color: #fff;background: url(../images/titlebg.png) repeat-x 0 -32px;width: 104px;position: absolute;left:-1px;top:5px;height:30px;font-size: 14px;text-indent: 20px;line-height:30px;}
.index .title em{border-style:solid dashed dashed solid;border-color:#00528f transparent transparent #00528f;
border-width:3px; width: 0;height: 0;position: absolute;left:-1px;bottom:0;}
.wrap .title a{color: #0087eb;font-size: 12px;padding-right: 12px;line-height:40px;}

.wrap .floor_2 .inews{width: 332px;}
.wrap .floor_2 .title{background: url(../images/titlebg.png) repeat-x 0 0;height:29px;}
.wrap .floor_2 .title h3{background: url(../images/icon.png) repeat-x 0 -75px;width: 115px;position: absolute;left:-12px;top: 0;height: 31px;line-height: 31px;}
.wrap .floor_2 .title em{border-style:solid solid dashed dashed;border-color:#00528f #00528f transparent transparent;
border-width:6px; width: 0;height: 0;position: absolute;left: -12px;bottom:-12px;}
.wrap .floor_2 .title a{line-height: 30px;}
.wrap .floor_2 .inews .cont{border: 1px solid #e8e8e8;border-top:0 none;padding: 15px;height: 380px;overflow: hidden;background: #fff;}
.wrap .floor_2 .inews li{width:100%;height:28px;display: block;overflow: hidden;font-size: 12px;line-height: 28px;}
.wrap .floor_2 .inews li a{display: block;}
.wrap .floor_2 .inews li span{display:inline-block;color: #666;}
.wrap .floor_2 .inews li h3{color: #666;font-weight: normal;font-size: 12px;}
.wrap .floor_2 .inews li.newsone{height:90px;cursor:pointer;margin-bottom:10px;border-bottom: 1px solid #ccc;}
.wrap .floor_2 .inews li.newsone .desc{height:45px;overflow:hidden;color:#666;font-size:12px;line-height: 20px;}
.wrap .floor_2 .inews li.newsone h3{font-size: 14px;color: #333;text-align: center;}
.wrap .floor_2 .inews li.newsone span{color: #999;}
.wrap .floor_2 .inews li a:hover h3{color: #0e66b7;}
.wrap .floor_2 .inews li em{width:4px;height:4px;background: #999;vertical-align: middle;margin-right: 8px;display: inline-block;}
.wrap .floor_2 .inews li a:hover em{width: 8px;}


.wrap .newsbox .left,.wrap .newsbox .right{width:490px;}
.wrap .textlist{border:1px solid #e8e8e8;border-top:0 none;padding:15px;height:180px;+height:186px;overflow:hidden;background: #fff;}
.wrap .textlist li{width:100%;display:block;overflow:hidden;font-size:12px;border-top: 1px dashed #dedede;height:30px;line-height: 30px;+height:28px;+line-height:28px;margin: 0;padding: 0;}
.wrap .textlist li:first-child{border-top:0 none;}
.wrap .textlist li a{display: block;}
.wrap .textlist li span{display:inline-block;color:#aeaeae;}
.wrap .textlist li a:hover{color: #0e66b7;}
.wrap .textlist li em{background-position:0 -42px;width:7px;height:7px;display: inline-block;vertical-align: middle;margin-right: 10px;}

.wrap .floor_4, .wrap .floor_6{padding: 12px 0;}
.wrap .floor_6 .cont{border:1px solid #eee;background:#fafafa;padding:20px 25px;border-top: 0 none;position: relative;}
.wrap .grildlist{width:100%;height:220px;overflow:hidden;}
.wrap .grildlist ul{width: 102%;}
.wrap .grildlist li{float:left;width:226px;height:215px;margin-right:15px;}
.wrap .grildlist li a{display:block;border:1px solid #eee;padding:2px;background: #fff;}
.wrap .grildlist li img{width: 220px;height: 165px;display: block;}
.wrap .grildlist li h3{color: #333;font-size: 14px;height: 42px;margin-top:2px;text-align: center;line-height: 42px;font-weight: normal;}
.wrap .grildlist li a:hover h3{background: #f4f4f4;border-bottom: 1px solid #0087eb;color: #0087eb;}

.floor_6 .tip {height:20px; line-height:0; font-size:0; text-align:center; position:absolute; right:2%;top:-25px; z-index:3; }
.floor_6 .tip li{background:#fff;height:10px;margin:0 5px;width:10px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display:block;font-size: 0;cursor: pointer;float: left;}
.floor_6 .tip li.on{background:#0087eb;}


.wrap .floor_5{width: 100%;overflow: hidden;position: relative;height: 90px; display:none;}
.wrap .floor_5 .bdg{position: relative;}
.floor_5 li{float: left;width: 1000px;display: block;}
.floor_5 li a{display: block;}
.floor_5 li img{width: 1000px;height:90px;}
.floor_5 .tip{height:24px; line-height:0; font-size:12px; text-align:center; position:absolute; right:1%;bottom:0; z-index:3;font-family: tahoma;}
.floor_5 .tip span{text-align: center;display: inline-block;width:16px;background: #fff;height:16px;color: #333;line-height: 16px;cursor: pointer;margin: 0 2px;}
.floor_5 .tip span.cur{background: #0087eb;color: #fff;}

/*内页样式*/

/*友情链接*/
#links{width:100%;border-top: 1px solid #4c4c4c;padding:10px 0 0;margin-top:30px;}
#links .linkstxt{width:100%;}
#links .linkstxt li{display: inline-block;margin-right:10px;}
#links span{font-size:14px;font-weight:bold;color:#fff;display:inline-block;}
#links li{float: left;}
#links a{color:#fff;display:block;font-size:12px;}
#links a:hover{text-decoration:underline;color:#007dd9;}

#links .linkspic{width:100%;margin-bottom: 15px;}
#links .linkspic li{float:left;width:154px;margin:0 6px 10px;}
#links .linkspic li a{display:block;}
#links .linkspic li img{width:154px;height:56px;}

#links .linkstxt .linkslist{float:left;width:230px;margin: 0 14px 10px 6px;height:30px;position:relative;background: #fff;}
#links .linkstxt .linkslist span{display: block;color: #333;font-weight:normal;text-indent: 10px;cursor: pointer;vertical-align: middle;}
#links .linkstxt .linkslist span em{background-position: -158px -100px;display: inline-block;width:8px;height: 4px;margin-right:10px;vertical-align: middle;margin-top:14px;}
#links .linkstxt .list{width: 100%;position: absolute;bottom:30px;background:#fff;display: none;}
#links .linkstxt .list li{width: 100%;display: block;border-bottom:1px solid #ddd;margin: 0;height: 30px;line-height: 30px;text-indent: 10px;}
#links .linkstxt .list li a{color: #333;}

/*底部信息*/
#footer_main{margin:0;width:100%;padding:0; background:url(../images/fot_bg.jpg) repeat left top;position:relative;z-index: 3;border-top:4px solid #007dd9;}
#footer_main #footer{padding:32px 0 10px;}
#footer .bottom{ width:830px;}
#footer .iewm{width:123px;}
#footer .iewm img{width: 123px;height:123px;display:block;}
#footer .iewm p{color:#f4f4f4;text-align: center;font-size:12px;}

.copyright{font-size:12px;color:#dcdcdc;}
.copyright span{font-family: tahoma;}
.copyright p,.copyright a{color:#dcdcdc;}
.copyright p{line-height: 24px;}
.copyright a:hover{color:#0e66b7;}
.bottomnav{width: 100%;overflow: hidden;}
.bottomnav a{display: inline-block;padding: 0 20px 0 0;color: #fff;}
.bottomnav a:hover{color: #007dd9;}
/*右侧悬浮框*/
.icon2{background:url(../images/icon2.png) no-repeat; display:inline-block; vertical-align:middle;}
.toolbar2{ position: fixed; top:240px; right:0; z-index: 999;}
.toolbar2 ul li{background: #d2d1d0;height:50px;line-height:50px;text-align: center;width:50px; margin-bottom: 1px;z-index: 990;}
.toolbar2 ul li a{display: block;position: relative;}
.toolbar2 ul li.first{height:50px;line-height:50px;}
.toolbar2 ul li.c_close{height:50px;line-height:50px;background:#9d9d9d;}
.toolbar2 ul li i{display: inline-block;height:50px;width:50px; margin: 0 auto;background:url(../images/icon2.png) no-repeat; display:inline-block; vertical-align:middle;position: relative;}
.toolbar2 ul li i.top{height:50px;width:50px;margin: 0 auto;background-position:-50px -50px;}
.toolbar2 ul li .ht{background:#01a420;display: none;height:168px;left: -350px;opacity: 0;position: absolute;top: 0;width:226px;z-index: 990;}
.toolbar2 ul li .ht_iphone{height:168px;top: -73px;width: 226px;}
.toolbar2 ul li .ht_mob{top: -73px;height:168px;width:167px;z-index: 999;}
.toolbar2 ul li img{height:100px;width:100px;}
.toolbar2 ul li .top{background-position:-50px -50px;}

.toolbar2 ul li:hover{background: #0086eb;background:rgba(0, 134, 235, 0.9)!important;filter:Alpha(opacity=90);}
.toolbar2 ul li .dh{background-position:0 0;}
.toolbar2 ul li .qq{background-position:-50px 0;}
.toolbar2 ul li .wx{background-position:0 -50px;}
.toolbar2 ul li .close{background-position:0 -100px;}
.toolbar2 ul li .sidebox{color: #333;font: 14px/50px "Microsoft YaHei";height:50px;position: absolute;right:0;top: 0;transition: all 0.3s ease 0s;width:140px;z-index: 990;display: none;background: #0087eb;}
.toolbar2 ul li span{position: relative;right: 8px;color:#fff;}
.toolbar2 ul li.jwx .sidebox{background: none;width: 100px;}
.toolbar2 ul li .sidebox i{ float:left;}
.toolbar2 ul li.c_close i{height:50px;}


.animated {-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.ecf0f3 { background: #ecf0f3; }
.nybanner { height: 230px; display: block; }
.submian .w { padding-bottom: 30px; font-family: "微软雅黑"; }
.submian .sobtitle { height: 20px; line-height: 20px; padding: 25px 0px; font-size: 14px; }
.submian .sobtitle a { font-size: 14px; }
.submian .sobtitle a.now { color: #094a8a; font-size: 14px; font-weight: bold; }
.submian .sobtitle a.now:hover { text-decoration: underline; }
.submian .subleft { width: 225px; background: #fff; }
.submian .subleft .title { text-align: center; padding-left: 0; line-height: 25px; border-top: 3px solid #0071ca;border-left:0 none;border-right:0 none; background: #f5f5f5; color: #094a8a; font-size: 22px; font-weight: bold; border-bottom: 1px solid #ddd; height:40px; padding-top:9px; font-size: 20px; }
.submian .subleft .title p { color: #fff; font-size: 14px; text-transform: uppercase; font-weight: normal; padding-top: 5px; }
.submian .subleft .title i { padding-top: 0; background: #f5f5f5; color: #094a8a; background: url(../images/leftit.png) no-repeat center center; }
.submian .subleft .bort9 { border-top: 9px solid #094a8a;}
/*.submian .subleft .bor9 { border-bottom: 9px solid #094a8a; }*/
.submian .subleft .lefta { width: 225px; margin-bottom: 25px; border-bottom: 0; }
.submian .subleft .lefta .title { text-align: center; padding-left: 0; background: #0071ca; color: #fff; font-size: 22px; border-bottom: 1px solid #ddd;}
.submian .subleft .lefta .title p { padding-top: 0; font-weight: normal; background: url(../images/leftit.png) no-repeat center center; font-size: 14px; color: #7f7f7f; }
.leftTit{ width:100%; height:38px; line-height: 38px; color: #0087eb; position: relative; font-weight: bold; font-size: 16px; background:url(../images/contenttitbg.png) repeat-x left top; border-bottom:1px solid #e4e4e4;}
.leftTit s{ width:9px; height:38px; background-position: -134px -72px; margin-right: 14px; vertical-align: top;*vertical-align: middle; }
.recommend{ border:1px solid #e4e4e4; padding-bottom: 10px; background: #fff; font-size: 12px; margin-bottom: 20px;}
.recommend .leftTit a{ color:#555555; font-size: 12px; margin-right: 15px; font-weight: normal;}
.recommend .leftTit a:hover{color: #c02914;}
.submian .subleft .leftnews .title{line-height: 20px;}

.submian .subleft .lefta .comt { background: #f5f5f5; }
.submian .subleft .lefta .comt ul li { line-height:40px; }
.submian .subleft .lefta .comt ul li a { height:40px; line-height:40px; display: block; padding-left: 45px; font-size: 14px; border-top: 1px solid #ddd; }
.submian .subleft .lefta .comt ul li:first-child a{border-top: 0 none;}
.submian .subleft .lefta .comt ul li .box { padding: 10px 0px; display: none; }
.submian .subleft .lefta .comt ul li .box a { height: 30px; line-height: 30px; display: block; color: #888; border: 0px; }
.submian .subleft .lefta .comt ul li .box a:hover { color: #094a8a; background: none; }
/*.submian .subleft .lefta .comt ul li a:hover, .submian .subleft .lefta .comt ul li a.hover { background: url(../images/leftula.jpg) no-repeat left; font-weight: bold; }*/
.submian .subleft .lefta .comt ul li a:hover, .submian .subleft .lefta .comt ul li a.hover { color: #fff; background:#007ad9; }
.submian .subleft .lefta .comt ul li.hover a { background: url(../images/leftula.jpg) no-repeat left; font-weight: bold; }
.submian .subleft .lefta .comt ul li.hover .box a { background: none; font-weight: normal; }
.submian .subleft .lefta .comt ul li.hover .box a.hover { color: #094a8a; font-weight: bold; }
.submian .subleft .adv { margin-bottom: 10px; background: #000; }
.submian .subleft .adv a img { display: block; width: 100%; }
.submian .subleft .adv a:hover img { opacity: 0.9; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; }
.submian .subleft .leftnews { border: 1px solid #ddd; }
.submian .subleft .bor9 { margin-bottom: 15px; }
.submian .subleft .leftnews .title { height:28px; }
.submian .subleft .leftnews .leftnewscomt { background: #fff; padding: 10px; }
.submian .subleft .leftnews .leftnewscomt ul li { height: 30px; line-height: 30px; border-bottom: 1px solid #f2f2f2; overflow: hidden; }
.submian .subleft .leftnews .leftnewscomt ul li a { font-size: 14px; display: block; padding-left: 10px; }
.submian .subleft .leftnews .leftcont { padding: 10px; border-radius: 0 0 5px 5px; }
.submian .subleft .leftnews .leftcont h2 { font-size: 16px; margin-bottom: 8px; font-weight: bold; color: #005bac; padding-bottom: 10px; border-bottom: 1px solid #ddd; }
.submian .subleft .leftnews .leftcont span { line-height: 26px; display: block; padding-bottom: 5px; border-bottom: 1px solid #ddd; }
.submian .subleft .leftnews .leftcont p { font-size: 16px; color: #333; padding-top: 10px; }
.submian .subleft .leftnews .leftcont p i { font-size: 28px; color: #ff7e00; display: block; font-family: impact; }
.submian .subright { width: 740px; border-radius: 5px; }
#promessage h3{width: 160px;}
.submian .subright .newslist .textlist li { padding: 10px 0px; border-bottom: 1px dotted #c2c2c2;width: 100%;}
.submian .subright .newslist .textlist li a { display: block; cursor:pointer; }
.submian .subright .newslist ul li a img { width: 0; height: 110px; display: block; }
.submian .subright .newslist ul li a .txt { width: 690px; float: left; padding-left: 20px; }
.submian .subright .newslist .textlist li a p { height: 40px; line-height: 40px; }
.submian .subright .newslist .textlist li a b { color: #005bac; font-size: 14px; float: left; }
.submian .subright .newslist .textlist li a i { color: #666; float: right; }
.submian .subright .newslist .textlist li a span { line-height: 22px;max-height: 66px; overflow: hidden; display: block; color: #666; }
.submian .subright .newslist ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
.submian .subright .newslist ul li a:hover p b { text-decoration: underline; }
.submian .subright .newslist ul li a:hover span { color: #777; }
.submian .subright .caselist ul li { padding: 20px 0px; border-bottom: 1px dotted #c2c2c2; height: 176px; }
.submian .subright .caselist ul li a { display: block; }
.submian .subright .caselist ul li a img { width: 220px; height: 162px; display: block; border: 7px solid #e2e2e2; }
.submian .subright .caselist ul li a .txt { width: 470px; float: left; padding-left: 20px; }
.submian .subright .caselist ul li a .txt p { height: 40px; line-height: 40px; color: #005bac; font-size: 14px; font-weight: bold; }
.submian .subright .caselist ul li a .txt i { color: #666; padding-bottom: 10px; display: block; }
.submian .subright .caselist ul li a .txt span { line-height: 22px; height: 88px; overflow: hidden; display: block; color: #666; }
.submian .subright .caselist ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; border-color: #005bac; }
.submian .subright .caselist ul li a:hover p { text-decoration: underline; }
.submian .subright .caselist ul li a:hover span { color: #777; }
.submian .subright .anlitopH4, .submian .subright .divanli { background: #fff; }
.submian .subright .anlitopH4 { height: 38px; line-height: 38px; border: 1px solid #e4e4e4; }
.submian .subright .anlitopH4 span { border-left: 5px solid #005bac; padding-left:12px; display: block; float: left; color: #005bac; font-weight: bold; font-size: 14px; }
.submian .subright .anlitopH4 span .org { color: #ff7e00; }
.submian .subright .anlitopH4 a { float: right; padding-right: 20px;font-size: 12px;}
.submian .subright .anlitopH4 .tel { float: right; padding-right: 10px; font-size: 14px; color: #005bac; }
.submian .subright .divanli { border: 1px solid #e4e4e4; border-top: none; margin-bottom: 10px; padding: 15px; }
.submian .subright .divanli ul { width: 105%; height: 185px; }
.submian .subright .divanli ul li { float: left; margin-left: 10px; }
.submian .subright .divanli ul li:first-child { margin-left: 0; }
.submian .subright .divanli ul li a img { width: 194px; height: 143px; display: block; border: solid 1px #e4e4e4; }
.submian .subright .divanli ul li a span { height: 45px; line-height: 45px; text-align: center; display: block; width: 170px; }
.submian .subright .divanli ul li a:hover img { border-color: #005bac; }
.submian .subright .divanli ul li a:hover span { color: #005bac; font-weight: bold; }


/* formData */
.formData { width:600px; margin:0px auto 20px; padding-top:30px; }
.formData .item{ margin-bottom: 10px; height: 27px; line-height: 27px;position: relative;}
.formData .liuyan{ height:82px;}
.formData .item p{ width:95px; float: left; text-align: right; line-height:27px; height: 27px;}
.formData .item label { margin-right:5px; }
.formData .item .tip { width:150px; margin-left:20px; float: left; }
.formData .item input, .formData tr.code input { width:250px; height:25px; line-height:25px; color:#666; float: left; border:1px solid #ddd; border-radius:2px; padding:0 5px; }
.formData .item textarea { width:260px; height:80px; color:#666; border:1px solid #ddd; margin-bottom:15px; border-radius:3px; padding:0; resize: none; overflow: hidden;background: #fff; }
.formData .item input:focus, .formData tr.code input:focus, .formData tr.item textarea:focus { border:1px solid #999; }
.formData .code{ height: 27px;width:360px;}
.formData .code input { width:152px; float: left; }
.formData .item .sub { width:102px; height:32px; line-height:32px; text-align:center; background:#c9150d; border-radius:2px; color:#FFF; border:none; margin-right:10px; cursor:pointer; }
.formData .sub:hover { background:#666; }
.formData tr.code img { float: left; vertical-align:middle; *vertical-align:0; margin-left:10px; }
.formData .err, .formData .red { color:#ff0000; }
.formData .red { font-size:16px; line-height:16px; font-weight:700; margin-right:5px; }
.formData .code .msg-box{ margin-left: 100px;  *float: right;}
.checkimg{position: absolute;left:265px;top: 2px;}


.divanli_mess{border:1px solid #e4e4e4;background: #fff;margin-bottom: 10px;border-top: 0 none;}

.messagesbox{border-top: 3px solid #0e66b7;padding-top: 10px;}

.divanli_mess img{max-width: 100%;}
.divanli_mess .code img{position: absolute;left:267px;top:4px;}
.divanli_mess .code .msg-box{margin-left:65px;}

.submian .subright .produtlist .list { overflow: hidden;}
.submian .subright .produtlist .list .itag { width: 108%; }
.submian .subright .produtlist .list .itag li { height:325px; float: left; margin-right:32px; }
.submian .subright .produtlist .list .itag li a { display: block; height: 229px; }
.submian .subright .produtlist .list .itag li a img { width:350px; height:258px; display: block; border:2px solid #e2e2e2; }
.submian .subright .produtlist .list .itag li a span { height: 53px; line-height: 30px; display: block;text-align: center; font-size: 14px;width:350px;}
.submian .subright .produtlist .list .itag li a:hover img { border-color: #005bac; }
.submian .subright .produtlist .list .itag li a:hover span { color: #005bac; }
.submian .subright .conBox .ArticleTitle h1 { font-size: 24px; text-align: center; padding: 20px 0px; border-bottom: 1px dotted #fff; font-weight: bold; }
.submian .subright .conBox .ArticleMessage { line-height: 30px; height: 30px; margin-bottom: 10px; border-top: 1px dotted #ccc;text-align: center;}
.submian .subright .conBox .ArticleMessage span.sp { color: #999;margin-left: 10px;display: inline-block;}
.submian .subright .conBox .ArticleMessage span.sp:first-child{margin-left: 0;}
.submian .subright .conBox .ArticleMessage .jiathis_style { float: left; margin-top: 5px; }
.submian .subright .conBox .ArticleTencont { padding: 5px 0px 20px 0px; line-height: 28px; overflow: hidden; color: #666; }
.submian .subright .conBox .ArticleTencont img { max-width: 100%;display:inline;}
.submian .subright .aboutlist { padding: 15px; line-height: 28px; color: #666; }
.submian .subright .aboutlist img { max-width: 100%;display: inline; }
.submian .subright .showproduct { background: #fff; border: 1px solid #e4e4e4; min-height: 500px; margin-bottom: 20px; padding: 15px; }
.submian .subright .showproduct .printview { padding-bottom: 25px; }
.submian .subright .showproduct .printview #preview { text-align: center; width: 352px; }
.submian .subright .showproduct .printview #preview .jqzoom { width: 350px; height: 262px; position: relative; border: 1px solid #ccc; }
.submian .subright .showproduct .printview #preview #spec-n5 { width: 350px; height: 66px; padding-top: 6px; overflow: hidden; }
.submian .subright .showproduct .printview #preview #spec-n5 #spec-left, .submian .subright .showproduct .printview #preview #spec-n5 #spec-right { font-family: arial; font-size: 20px; width: 30px; height: 66px; line-height: 66px; float: left; cursor: pointer; font-weight: bold; display: block; text-align: center; color: #a0a0a0; }
.submian .subright .showproduct .printview #preview #spec-n5 #spec-left:hover, .submian .subright .showproduct .printview #preview #spec-n5 #spec-right:hover { color: #005bac; }
.submian .subright .showproduct .printview #preview #spec-list { width: 290px; float: left; overflow: hidden; display: inline; position: relative; }
.submian .subright .showproduct .printview #preview #spec-list div a { float: left; margin-right: 0px; display:block; width: 101px; height: 66px; }
.submian .subright .showproduct .printview #preview #spec-list div a img { border: 1px solid #ccc; width: 85px; height: 64px; display:block; }
.submian .subright .showproduct .printview .zoomdiv { left: 859px; height: 400px; width: 400px; }
.submian .subright .showproduct .there_divanli ul { width: 109%; height: 250px; overflow: hidden; }
.submian .subright .showproduct .there_divanli ul li { float: left; margin-right: 60px; }
.submian .subright .showproduct .there_divanli ul li a img { width: 185px; height: 250px; display: block; }
.submian .subright .showproduct .there_divanli ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
/*jqzoom*/
.submian .subright .showproduct .printview .zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; width: 400px; height: 400px; background: url(../images/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: center; overflow: hidden; }
.submian .subright .showproduct .printview .bigimg { width: 600px; height: 450px; }
.submian .subright .showproduct .printview .jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
.submian .subright .showproduct .printview .prodbaseinfo_a { width: 325px; margin-left: 16px; z-index: 1; }
.submian .subright .showproduct .printview .prodbaseinfo_a .h2_prodtitle { font-size: 16px; color: #555; font-weight: bold; line-height: 30px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo { padding: 6px 0; overflow: hidden; zoom: 1; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li { display: block; color: #666; line-height: 24px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li i { font-weight: bold; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo { height: 33px; overflow: hidden; width: 100%; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg { float: left; background: #ff7e00; width: 108px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; display: block; color: #fff; border-radius: 5px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg:hover { font-weight: bold; background: #eb7400; }
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo .jiathis_style { float: left; margin-top: 8px; margin-left: 20px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos { padding: 10px 15px; overflow: hidden; zoom: 1; background: #f3f3f3; font-size: 12px; font-weight: bold; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li span.hottel { color: #ff7e00; font-size: 22px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight { padding-top: 10px; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight .input { border: 1px solid #ccc; width: 151px; height: 31px; line-height: 31px; padding: 0px 10px; float: left; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a { float: left; background: #ff7e00; width: 108px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; display: block; color: #fff; border-radius: 5px; border: 0px; margin-left: 10px; cursor: pointer; }
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a:hover { font-weight: bold; background: #eb7400; }
.submian .subright .showproduct .two_anlitopH4 { background: url(../images/anlitopH4.jpg) repeat-x; height: 36px; line-height: 36px; border-right: 1px solid #ccc; }
.submian .subright .showproduct .two_anlitopH4 span { background: url(../images/anlitopH4_span.jpg) no-repeat; width: 90px; float: left; padding-left: 20px; color: #fff; font-size: 14px; }
.submian .subright .showproduct .two_anlitopH4 .tel { float: right; color: #005bac; font-size: 14px; padding-right: 10px; }
.submian .subright .showproduct .two_divanli { border: 1px solid #ccc; border-top: none; padding: 15px 15px 0px; }
.submian .subright .showproduct .two_divanli ul { width: 103%; }
.submian .subright .showproduct .two_divanli ul li { float: left; margin-right: 21px; }
.submian .subright .showproduct .two_divanli ul li a img { width: 150px; height: 112px; display: block; border: solid 1px #e4e4e4; }
.submian .subright .showproduct .two_divanli ul li a span { height: 45px; line-height: 22px; text-align: center; display: block; width: 152px; }
.submian .subright .showproduct .two_divanli ul li a:hover img { border-color: #005bac; }
.submian .subright .showproduct .two_divanli ul li a:hover span { color: #005bac; font-weight: bold; }
.submian .subright .showproduct .there_divanli { border: 1px solid #eeeeee; border-top: none; margin-bottom: 20px; padding: 15px; }
.submian .subright .showproduct .there_divanli ul { width: 109%; height: 140px; overflow: hidden; }
.submian .subright .showproduct .there_divanli ul li { float: left; margin-right: 60px; }
.submian .subright .showproduct .there_divanli ul li a img { width: 185px; height: 140px; display: block; }
.submian .subright .showproduct .there_divanli ul li a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
.submian .subright .showproduct .showcontact {line-height: 30px; font-size: 14px; min-height: 235px; }
.submian .subright .showproduct .showcontact b { font-size: 14px; }
.submian .subright .showproduct .slidepro { margin-top: 20px; margin-bottom:20px; }
.submian .subright .showproduct .slidepro .hd { border-left: 1px solid #ccc; height: 35px; width: 100%; overflow: hidden; margin-bottom: -2px; }
.submian .subright .showproduct .slidepro .hd ul li { float: left; height: 32px; border-right: 1px solid #ddd; width: 130px; border-top: 2px solid #ddd; text-align: center; line-height: 32px; font-size: 14px; background: #f3f3f3; cursor: pointer; font-weight: bold; }
.submian .subright .showproduct .slidepro .hd ul li.on { color: #005bac; border-top: 2px solid #005bac; background: #fff; border-bottom: 0px; }
.submian .subright .showproduct .slidepro .bd { border: 1px solid #eee;border-top:0 none;}
.submian .subright .showproduct .slidepro .bd .comt { padding: 15px; }
.submian .subright .showproduct .slidepro .bd .comt img, .submian .subright .showproduct .slidepro .bd .comt1 img { max-width: 100%;display:inline;}
.submian .subright .showproduct .slidepro .bd .comt1 p.h4 { font-size: 14px; padding: 15px 0px; }
.submian .subright .showproduct .slidepro .bd .comt1 .txt { line-height: 24px; padding: 10px 0px; }
.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 { padding: 20px 0px; }
.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 ul li { width: 97%; font-size: 14px; line-height: 32px; background: url(../images/show1li.jpg) no-repeat left; padding-left: 3%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one { padding: 30px 20px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one p.a1 { color: #005bac; font-size: 16px; font-weight: bold; padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 { display: block; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu { width: 330px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box { padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box dl { padding-top: 5px; background: url(../images/show1li.jpg) no-repeat 0px 17px; padding-left: 20px; font-size: 14px; line-height: 26px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi { width: 245px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi img { max-width: 300px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd { padding-bottom: 10px; margin-top: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a { width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; font-weight: bold; background: #ff7e00; display: block; border-radius: 5px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a:hover { background: #ed7601; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao .img { padding-top: 15px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao img { max-width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 { padding: 30px 40px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 { padding-bottom: 20px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu { width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu p.a1 { color: #005bac; font-size: 16px; font-weight: bold; padding-bottom: 10px; border-bottom: 1px dashed #555; width: 100%; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box { padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box dl { padding-top: 5px; background: url(../images/show1li.jpg) no-repeat 0px 17px; padding-left: 20px; font-size: 14px; line-height: 26px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd { padding-bottom: 10px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a { width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; font-weight: bold; background: #ff7e00; display: block; border-radius: 5px; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a:hover { background: #ed7601; }
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu img { max-width: 100%; text-align: center; margin: 0 auto; }
.submian .subright .showproduct .slidepro .bd .comt2 .two_divanli { border: 0px; }
.submian .subright .showproduct .slidepro .bd .down { background: url(../img/down.jpg) no-repeat; width: 100%; height: 296px; }
.submian .subright .showproduct .slidepro .bd .down span { float: right; padding-top: 210px; }
.submian .subright .showproduct .slidepro .bd .down span a { height: 37px; line-height: 37px; text-align: center; width: 151px; display: block; float: left; background: #fff; border-radius: 5px; font-size: 20px; font-weight: bold; color: #ff7e00; margin-right: 10px; }
.submian .subright .showproduct .slidepro .bd .down span .downa2 { color: #0179cf; }
.submian .subright .showproduct .slidepro .bd .down span a:hover { background: #f5f5f5; }
.submian .subright .showproduct .showpic_adv { background: url(../images/show_pic_adv.jpg) no-repeat left; height: 158px; display: block; border: 1px solid #ccc; margin: 20px 0px; }
.submian .subright .showproduct .showpic_adv .fr { text-align: right; padding-right: 15px; }
.submian .subright .showproduct .showpic_adv .fr p.a1 { font-size: 30px; padding-top: 10px; padding-bottom: 5px; }
.submian .subright .showproduct .showpic_adv .fr p.a1 b { color: #ff7e00; font-size: 30px; }
.submian .subright .showproduct .showpic_adv .fr p.a2 { font-size: 16px; }
.submian .subright .showproduct .showpic_adv .fr p.a3 { font-size: 26px; color: #005bac; font-family: impact; }
.submian .subright .showproduct .showpic_adv .fr p.a4 { padding-top: 8px; }
.submian .subright .showproduct .showpic_adv .fr p.a4 a { float: right; background: #ff7e00; width: 108px; height: 33px; line-height: 33px; text-align: center; font-size: 14px; display: block; color: #fff; border-radius: 5px; margin-left: 20px; }
.submian .subright .showproduct .showpic_adv .fr p.a4 a:hover { font-weight: bold; background: #eb7400; }
.submian .subright .showproduct .showpic_adv .fr p.a4 .t1 { background: #005bac; }
.submian .subright .showproduct .showpic_adv .fr p.a4 .t1:hover { background: #014a8c; }
.pager { padding: 5px 10px; border: 1px solid #ccc; margin: 20px 0px; }
.pager p { height: 30px; line-height: 30px; }
.pager ul { margin-top: -30px; overflow: hidden; float: right; }
.pager ul li { float: left; padding: 0 !important; height: auto !important; border: none !important; }
.pager ul a { margin-left: 5px; padding: 0 10px; height: 28px; line-height: 28px; border: 1px solid #ccc; text-decoration: none; float: left; }
.pager ul a.current { background-color: #005bac; border-color: #005bac; color: #fff; }
.pager ul a.current:hover { background-color: #005bac; border-color: #005bac; color: #fff; }
.pager ul a:hover { background-color: inherit; color: inherit; border-color: #005bac; *background-color: transparent;
*color: #666;
}
.reLink { height: 38px; border: 1px solid #e4e4e4; margin: 10px auto 10px; font-size: 12px; padding: 0px 10px; }
.reLink .prevLink, .reLink .nextLink { height: 38px; line-height: 38px; }
.reLink .prevLink a, .reLink .nextLink a { height: 38px; line-height: 38px; }
.reLink .prevLink { float: left; }
.reLink .nextLink { float: right; }
/*# sourceMappingURL=page.css.map */
/*2016.2.24*/
.submian .subleft .leftnews .leftprocomt { background: #fff; padding: 10px; }
.submian .subleft .leftnews .leftprocomt ul li { height: 190px; overflow: hidden; text-align: center; margin-bottom: 10px;line-height: 22px;}
.submian .subleft .leftnews .leftprocomt ul li img { width: 220px; height: 160px; vertical-align: middle; margin-bottom: 8px; }
.submian .subleft .leftnews .leftprocomt ul li a { font-size: 14px; color: #666; }
.submian .subleft .leftnews .leftprocomt ul li a:hover{color: #0087eb;}
.submian .subright .divremmnews { border: 1px solid #e4e4e4; font-size: 12px; border-top: none; margin-bottom: 10px; padding: 15px 10px 15px 5px; background-color: #fff; }
.submian .subright .divremmnews ul { width: 100%; overflow: hidden; }
.submian .subright .divremmnews ul li { float: left; width: 47%; height: 35px; line-height: 35px; padding-left: 2%; }
.submian .subright .divremmnews ul li a { height: 35px; line-height: 35px; float: left; overflow: hidden; width: 75%; *width: 73%;}
.submian .subright .divremmnews ul li span { color: #666; float: left; }
.submian .subright .divremmnews ul li a:hover { color: #014a8c; }
.submian .subright .divremmnews ul li em{width: 7px;height: 7px;background-position: 0 -42px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.Thenpro { }
.Thenpro ul { overflow: hidden; padding: 10px; background: #fff; }
.Thenpro ul li { }
.Thenpro ul li .Thenpro_title { display: block; height: 30px; line-height: 30px; width: 100%; overflow: hidden; color: #014a8c; font-size: 14px; }
.Thenpro ul li div { height: 65px; margin: 5px 0; overflow: hidden; display: none; }
.Thenpro ul li div img { width: 85px; height: 65px; float: left; }
.Thenpro ul li div span { width: 180px; float: right; }
.Thenpro ul li a { }
.Thenpro ul li a:hover, .Thennews ul li a:hover { color: #014a8c; }
.Thennews { background-color: #fff; margin-bottom:15px;border: 1px solid #e4e4e4;}
.Thennews ul { overflow: hidden;  margin: 10px 0 10px 10px;background:url(../images/nnewsbg3.jpg) no-repeat 4px 6px; }
.Thennews ul li { display: block; line-height: 20px; width: 100%; position: relative; }
.Thennews ul li a { line-height: 24px; color: #333; font-size: 12px; width: 78%; padding-left:28px; }
.Thennews ul li span { color: #FF0000; position: absolute; right: 20px; top: 2px; font-size: 12px; }
.Thenpro .title, .Thennews .title { height: 42px !important; }
.questionlist .infoList li a { display: block; padding-bottom: 10px; border-bottom: 1px dotted #8f8f8f; margin-bottom: 15px; }
.questionlist .infoList li a i { width: 18px; height: 18px; display: inline-block; float: left; color: #fff; background: #0073d6; text-align: center; margin-right: 10px; }
.questionlist .infoList li a p { height: 18px; color: #0073d6; line-height: 18px; padding-bottom: 15px; }
.questionlist .infoList li a span { display: block; height: 80px; overflow: hidden; line-height: 20px; }
.questionlist .infoList li a span i { background: #171717; }
.questionlist .infoList li a:hover p { font-weight: bold; text-decoration: underline; }
.questionlist .infoList li a:hover span { color: #666; }
.honorlist ul.list { float: left; width: 100%; padding-left: 0px; }
.honorlist ul.list li.item { float: left; width: 220px; margin-bottom: 15px; margin-left: 20px; }
.honorlist ul.list li.item a:hover img { opacity: 0.8; border: 1px solid #005BAC; }
.honorlist ul.list li.item a:hover span { color: #005BAC; font-weight: bold; }
.honorlist ul.list li.item span { width: 100%; height: 45px; color: #555; text-align: center; display: block; line-height: 45px; }
.honorlist ul.list li.item img { width: 100%; height: 165px; display: block; border: 1px solid #cfcfcf; }
.parterlist .parterul { border-top: 1px solid #d4d2d2; border-left: 1px solid #d4d2d2; height: 169px; }
.parterlist .parterul li { float: left; width: 20%; *width: 19.95%;
}
.parterlist .parterul li a { border-bottom: 1px solid #d4d2d2; border-right: 1px solid #d4d2d2; display: block; background: #fff; height: 83px; }
.parterlist .parterul li a img { display: block; margin: 0 auto; padding-top: 11px; width: 100%; }
.parterlist .parterul li a:hover { background: #0079d9; opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
.map_ul { list-style: outside none none; display: block; width: 100%;}
.map_ul li {display: block; width: 100%;padding:0;margin-bottom:15px;}
.map_ul li a { width: 100%; height:35px; line-height:35px; font-weight: bold;display: block;background: #f6f6f6;padding-left: 5px;}
.map_ul .list-inline { display: block;width: 86%;}
.map_ul .list-inline li {height:32px;display: inline-block; *display: inline; margin:0 5px 15px 0;+margin:15px 5px 0 0; zoom: 1; line-height: 32px; border-bottom: 0;  text-align: center;  width: auto; padding: 0px;}
.map_ul .list-inline li a{ font-weight: normal; display:block; line-height: 32px;height: 32px; display: inline-block; width: auto;padding:0px 10px; width: auto;border: 1px solid #ccc; }
.map_ul .list-inline li a:hover{ background: #136bb6; color: #fff;border: 1px solid #136bb6;  }



#layui-layer1{width: 300px;}

