@charset "utf-8";
/*初始化标签*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font-family: microsoft yahei; font-size:14px;color:#555;outline:0; background:#fff}
a:link,a:visited,a:hover,a:active{font-family: microsoft yahei;text-decoration:none;}
/*color*/
.cz {color:#960}
.cRed, a.cRed, a.cRed:visited {color:#890411;}
.cBlue, a.cBlue, a.cBlue:visited {color: #0D589D;}
.cDRed, a.cDRed, a.cDRed:visited {color:#bc2931;}
.cGray, a.cGray, a.cGray:visited {color: #FFCC00;}
.cDGray, a.cDGray, a.cDGray:visited {color: #666666;}
.cWhite, a.cWhite, a.cWhite:visited {color:#ffffff;}
.cBlack, a.cBlack, a.cBlack:visited {color:#000000;}
.cGreen, a.cGreen, a.cGreen:visited {color:#008000;}
.cYellow, a.cYellow, a.cYellow:visited {color:#003399;}
.cZi, a.cZi, a.cZi:visited {color:#D1004A;}
@media only screen and (max-width:980px) {
   html{ width:1100px}
         }
#wrapper{ width:1100px;margin:0 auto; overflow:hidden;}
.top{ width:100%; background:url(top.jpg)  no-repeat center top; height:778px}
.ad1{ width:1200px; height:60px; margin-top:12px}
.main{width:1100px;margin:0 auto; overflow:hidden; background:#fff;}
.main p{ line-height:30px; font-size:14px; padding:0 50px}
.mainnav{ background:#e22c74;}
.nav{height:70px;line-height:70px; text-align:center;padding:0 90px; width:1002px; margin:0 auto}
.nav a{display:block; float:left; padding:0 30px; height:67px; color:#fff; font-size:18px;}
.nav a:hover{ color:#fff; background:#f54d91; border-bottom:3px solid #ffb7d4}
.line-right{width:1px;height:10px;color: #b9004c;float:left;}
.newsbox,.mainbox{ overflow:hidden;}
.mainbox h1{color:#fff; font-size:30px; text-align:center}
.newsbox p{ color:#424242; line-height:30px; font-size:16px;}
.zhbox{ float:left; width:241px;}
.zhbox-right{ width:897px; float:right; overflow:hidden}
.mb30{ margin-bottom:30px}
.mt30{ margin-top:30px}
.mr10{ margin-right:8px}
.ml15{ margin-left:15px}
.mt20{ margin-top:20px}

/*轮播图*/
.sideBar,.special{ width:1100px;overflow:hidden; margin-top:30px }
.sideBar_left{ width:590px; float:left; overflow:hidden}
.sideBar_right{ width:490px; float:right}

.focus{ position:relative; width:590px; height:350px;  float: left;}  
.focus img{ width:590px; height:350px;} 
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .shadow{width: 100%;position: absolute;bottom: -9px;left:;z-index: 10;height: 80px;line-height: 60px;background: url(bgblack.png) repeat-x;display: block;text-align: center;color: #fff;font-size: 20px;overflow: hidden;text-shadow: 0 0 5px rgba(0,0,0,0.8)} 
.focus .fcon{ position:relative; width:100%; float:left;  display:block; background:#000;}  
.focus .fcon img{ display:block; }  
.focus .D1fBt{bottom:5px; right:15px;margin:0 auto; position:absolute; height:21px;text-align:center; z-index: 200; display:flex;justify-content:center}  
.focus .D1fBt a{display:inline-block; width:12px; height:12px;border-radius:5px; margin:0 5px;text-decoration:none; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#0f7dda;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:60px;background: url(focus_btn.png) no-repeat; z-index:999}
.focus .prev{top:130px;left:0;background-position:0 -5px; cursor:pointer;border-radius:0 10px 10px 0}  
.focus .next{top:130px;right:0;background-position:-40px -5px;  cursor:pointer;border-radius:10px 0 0 10px}  
.focus .prev:hover{background-position:0 -5px; }  
.focus .next:hover{background-position:-40px -5px}


/*-头条新闻-*/
.headnews{height:auto;}
.headnews h2{text-align:left;line-height:37px;height:37px; font-size:22px;color:#fff;font-weight: bold;}
.headnews h2 a{color:#fff;}
.headnews h2 a:hover{color:#fff;font-weight: bold;}
.headnews p a{text-align:left; color:#fff; margin-bottom:15px; font-size:15px; line-height:28px}

.topnews{height:auto;}
.topnews h2{text-align: center;line-height:37px;height:37px; font-size:24px;color:#0d4099;font-weight: bold; padding-bottom:15px}
.topnews h2 a{color:#0d4099;}


.newlist{ overflow:hidden}
.newlist li{ width:453px; padding:40px 60px; margin-right:40px; float:left;margin-bottom:13px; border:1px solid #e3e7ea;border-radius:10px}
.newlist li p{color:#707070; font-size:16px; line-height:26px;text-align:left; display:block; overflow:hidden}
.newlist li p a{color:#707070;}
.newlist li:nth-child(2n){ margin-right:0}

.newsList {width: 100%;overflow: hidden;}
.newsList li {font-size: 16px;line-height:32px;text-overflow: ellipsis;display: block;overflow: hidden; width: 100%}
.newsList li a { color: #222;}
.newsList li:before {content: '';background: #000;width:8px;height:8px;overflow: hidden;display: inline-block; margin: 13px 11px 0 0;border-radius: 100%;float: left;}
.newsList.noBack li:before { content: none}
.newsList li span {color: #9b9b9b;padding-right: 20px;}
.newsList li span a {color: #9b9b9b}
.newsList li span:hover {color: #ff6633 !important}
.noBack li a {background: none !important;padding-left: 0 !important}
.noBack li a:before {content: none}

.piclist{ overflow:hidden; margin-top:40px}
.piclist li{ width:260px; float:left;margin-bottom:13px; margin-right:12px}
.piclist img{width:260px;height:150px; display:block}
.piclist li p{ background:#0d4197; padding:8px; color:#fff; font-size:14px}
.piclist li:nth-child(4n){ margin-right:0}
.titImg{margin-top:20px;}
.carousel {overflow:hidden; width:1140px;position:relative;}
.prev,.next {display:block;width:59px;height:230px;overflow:hidden;display:block;text-decoration:none;cursor:pointer; outline:0; position:absolute; z-index:99}
.prev{left:0; top:0;background: #fff url(jt01.jpg) center no-repeat;}
.next{right:0px; top:0; background:#fff url(jt02.jpg) center no-repeat}
.m-sp{float:left;width:1150px;overflow:hidden}
.m-sp li{float:left;display:block;width:210px;margin:0 25px;text-align:left;}
.m-sp strong{ display:block;line-height:24px;font-size:16px;color: #333; font-weight: normal; text-align:center}
.m-sp img{display:block;width:247px; height:164px; border-radius:4px; margin-bottom:10px}

.bgblue{background: url(bg1.jpg) no-repeat center top; height:495px; overflow:hidden}
.bg2{background: url(bg2.jpg) no-repeat center top; height:690px; overflow:hidden}

.bgwhite{background:#fff; overflow:hidden; }
.whitebtn{ background:#fff; width:120px; color:#005fc9; font-size:16px; padding:10px;border-radius:10px; margin:30px auto 0 auto; display:block; text-align:center}
.bluebtn{ background:#0a6fe1; width:120px; color:#fff; font-size:16px; padding:10px;border-radius:10px; margin:30px auto 0 auto; display:block; text-align:center}
