﻿﻿@charset "utf-8";
/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#444;font:16px Arial,'微软雅黑';font-family: "微软雅黑","Arial Narrow",;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:16px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a{transition: color .3s ease}
a:link{color:#444; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#444; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#226ebc;text-decoration:none;cursor:pointer;}/* 链接移上时的样式 */
a:active{color:#226ebc;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */
.hd{ width:100%;}
.bd{ width:100%;}
.mt15{margin-bottom:15px;}

ul{ width:100%;overflow:hidden;zoom:1;}
ul li.last{ margin:0 !important; border-right:none !important; background:none !important;}

.from-control{ border:none; color:#444; outline:none; font-size:14px;}
.btn-default{ border:none; outline:none; cursor:pointer;}

body{background: url(../images/topheader-bg.jpg) no-repeat top center;  }

.topHeader,.menuNav,.searchrili{ width:100%; margin:0 auto;}

.wrap,.topLink,.menuLink,.friendlink,.logoBox,.copyright,.searchrBox{ width:1200px; margin:0 auto;}

.mt28{margin-top:28px;}

/*--简单动态图标---*/
.newMeiti li i{-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }



/*---列表样式--*/
.newlist{ width:100%;}
.newlist li{ overflow:hidden; zoom:1; line-height:36px; background:url(../images/arrow2.png) no-repeat left; padding-left:18px; font-family:"微软雅黑";}
.newlist li a{ display:inline-block; float:left; width:82%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newlist li span{ width:80px;float:right; color:#999999; text-align:center;  font-size:14px; font-family:"Arial"; }
.newlist li.line2{border-bottom:1px dashed #d2d2d2; height:1px; margin:5px 0px; background:none;}
.newlist li.line1 {border-bottom: 1px dashed #d2d2d2;margin:6px 0;height: 1px !important;background: none !important;}


/*--顶部样式---*/
.topLink{ height:35px; color:#fff; line-height:35px; font-size:13px; color: #777; } 
.topLink a{color: #777;margin: 0 5px;}

.logoBox{ margin-top:108px; height: 97px;}
.logoBox h1{ display:block; width:100%; margin: 0 auto; /*text-align: center;*/}

.searchrBox{ font-size:13px;line-height:50px;}
.rili{padding-left:5px;}


/*--sousuo--*/
.search{ width:288px; height:26px; background: #fff; border: 1px solid #aac8ee; padding:4px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; 
	margin-top: 6px;margin-left:10px;}
.search input{ display: block;float: left; outline:none;}
.search input.shuruk{ width:223px; background: none; height: 26px;}
.search input.shuruk::-webkit-input-placeholder {
  color: #737373;
}
.search input.shuruk:-moz-placeholder {
  color: #737373;
}
.search input.shuruk::-moz-placeholder{
color: #737373;
}
.search input.shuruk:-ms-input-placeholder {
  color: #737373;
}
.search input.btn{ width:42px;height:28px;margin-top:-1px;line-height: 28px; text-align: center; color: #fff; float: right; background:url(../images/search-bg.jpg) no-repeat; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}

.newMeiti{width:143px;}
.newMeiti li{ width:60px; background: url(../images/tm-bg.png) repeat; border-radius:50%;-webkit-border-radius:50%; -moz-border-radius:50%; float: left; cursor: pointer; position: relative;}
.newMeiti li:hover{ background:#0093ff;}
.newMeiti ul{ overflow: inherit;}

.newMeiti li.weiBo{ float: right;}
.newMeiti li i{ display: block; width:60px; height: 60px; background: url(../images/new-meiticon.png) no-repeat 0 0;}
.newMeiti li.weixin i{ background-position: 0 0;}
.newMeiti li.weixin:hover i{ background-position: -60px -0;}
.newMeiti li.weiBo i{ background-position: 0 -60px;}
.newMeiti li.weiBo:hover i{ background-position: -60px -60px;}
.newMeiti li a{ display: block; width:100%; height: auto;}
.markinfo2 {display: none;height: 155px;position: absolute;text-align: center;width: 128px;z-index: 10; left: -35px; top:63px;}


/*---导航---*/
.menuNav{ width:100%;margin-top:108px; height: 113px; background: url(../images/menu-bg.jpg) repeat-x #255fa6;}
.menuLink li{ float:left; width:211px;font-size: 20px; line-height: 56px; height: 56px; border-right:1px solid #558ed1; border-bottom:1px solid #558ed1; overflow:hidden;zoom:1;text-align: center;}
.menuLink li a{ color:#fff; display:block; width:100%;}
.menuLink li a:hover,.menuLink li a.current{ color: #ffc924; background: #0d4b99;}
.menuLink li.home{width:139px;height: 113px; line-height: 113px; border-bottom: none; text-align:inherit; text-indent: 65px;}
.menuLink li.home a{background: url(../images/menu-icon.png) no-repeat 30px 0; }
.menuLink li.home a:hover,.menuLink li.home a.current{background: url(../images/menu-icon2.png) no-repeat 30px 0 #0d4b99; }
.menuLink li.lmdx{ border-bottom:none;}

.searchrili{ height:50px; background: #f2f9ff;}


/*---页脚样式----*/
.foot{ width:100%; background:#2064b3; margin: 0 auto;padding-bottom: 10px;margin-top:30px; padding-top:21px;}
.friendlink{ height:40px;margin-top:10px; }
.friendlink ul{ overflow:inherit;}
.friendlink li{ width:280px;background:#e9f0f7; float:left; line-height:40px; text-indent:42px; font-size:13px; position:relative; margin:0 10px; color: #2064b3;}
.friendlink li a{ color:#444;}
.friendlink li.last{ background:url(../images/foor-arrow.png) no-repeat 170px 16px !important;}

.friendlink li ul {display:none;height:240px; overflow-y:auto; background: #1b77ba;}
.friendlink li ul li{ text-indent:12px !important; margin:0!important}
.friendlink li:hover a { display:block;width:100%; }
.friendlink li:hover ul {display:block; position:absolute; width:100%; bottom:30px; left:0px; /*background:#f5f5f5; border:1px solid #f1f1f1;*/ z-index:9999; }
.friendlink li:hover ul li { width:190px !important;padding:0px 5px;line-height:38px !important; background:none !important; border:none !important;text-indent:30px;}
.friendlink li:hover ul li a { display:block; width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#fff; }
.friendlink li:hover ul li:hover a {background:#3493d8; color:#fff;}

.copyright{ width:800px; margin: 0 auto;}
.copytu{min-width:68px;margin: 20px 20px 0px 20px;}
.copywen{ width:600px;  font-size:12px; line-height:24px; color:#fff;}
.coylink{ line-height:24px; text-align: center;}
.coylink a{ margin:0 10px; color: #fff;}
.yejwen{ width:100%;text-align: center;}
.yejwen img{ margin:0 5px; vertical-align:middle;}




/*--翻页--*/
.pageBox{padding:6px 0;background:#f5f5f5;margin-top:10px;}
.page{  overflow:hidden;zoom:1;margin:0 auto; text-align:center; display:table ; font-size:15px !important;}
.page a{ display:block; float:left;background:#fff; border:1px solid #cccccc;padding:4px 9px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-right:10px; text-align:center;  }
.page a:hover,.page a.current{ background:#2a8de2; color:#fff; border:1px solid #2a8de2;}
a.page1{ background:#f2efef; border:1px solid #e0e0e0 !important}
.page span{ display:block; float:left; padding:0 10px; line-height:30px;}
.page span input{ display:inline;background:none; text-align:center; width:25px; height:23px;border:1px solid #d3e6fc; line-height:23px; background:#e2effd; margin:0px 5px;  outline:none; color:#444;}



@media screen and (max-width:980px){
  .menuLink{background: url(../images/menu-bg.jpg) repeat-x #255fa6;}	
	.foot{ width: 100%;background:none;}
	.copyright{background: #2064b3; margin: 0 auto !important; padding: 20px 200px;}
}

