﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp,small, strike, strong, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption,  tbody, tfoot, thead,  th{ margin: 0px; padding: 0px;outline: 0;vertical-align: baselinebaseline; text-decoration:none;} img{border: 0px;}dl, ol, ul { list-style: none;} blockquote, q { quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}a { blr:expression(this.onFocus=this.blur());}li{text-align: -webkit-match-parent;}

article,aside,canvas,details,div,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;} 

html {font-size: 100%;}
body { font-size:16px; font-family:"宋体",Arial; color:#292929; position:relative; -webkit-text-size-adjust:none;}
a { color:#333333; text-decoration:none; }
a:hover { text-decoration:none; }

/* 本例子css */
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{ width:14%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:40px; text-align:center; margin:0 43% 20px; background:url(../images/hm.png) repeat-x left top; border-radius:40px;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:13px 7px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; }
.slideBox .hd ul li.on{  filter:alpha(opacity=100);opacity:1;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:23px; top:9px; display:block; width:11px; height:21px; background:url(../images/slider-arrow.png) -136px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:23px; background-position:-20px 0px;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.m_head{width: 1100px;margin: 0 auto;}
	.logo,.search,.renxian{float:left;}
	.logo{padding-right:124px;margin-top:31px;margin-bottom:19px;}
	.search{margin:40px 0 10px 0;width:198px;background:url(../images/gray_tuoyuan.png) no-repeat ;position: relative;}
	input2{float:left;padding:8px 5px;}
	.search_1{float:right;margin-right:13px;height:18px; cursor: pointer;position: absolute;right:0;top:6px;}
	.renxian{margin:29px 0 0px 21px;}
	
	.nav{
		background: url(../images/nav_bg.png) no-repeat top ;
		position: relative;
		width: 100%;
		z-index: 1;
}
	.m_nav{
		width:1100px;
		margin: 0 auto;
}
	.m_nav li{
		height: 45px; 
		float:left;
	 	padding:5px 40px 0;
		text-align: center;
		line-height:38px; font-size:14px;
}
	.m_nav li a{color: white;}
	.m_nav li:hover{background:url(../images/white.png) no-repeat bottom;}
	.m_nav li:hover a{color:#14285a;}
	.m_nav li a.current2{background:url(../images/white.png) no-repeat bottom; color:#14285a; line-height:50px; height:45px; display:block;}
	
	.menu{ width:100%;
		position: absolute;
		background:url(../images/menu_bj.png) repeat-x left bottom;
		/*background-color: rgba(255,255,255,0.9);*/
		left:50%;
		top:50px;
		margin-left: -960px;
		display: none;
		z-index: 1;
	}
	.menu li{float:left;padding: 0 5px;height: 40px;line-height: 40px;}
	.menu li a{color:#565656;font-size:13px;border-right: 1px solid #565656;padding: 0 10px;}
    .menu li:hover a{color:#ff0000;background:none;}
	.m_nav li:hover ul{display: block;}
	


	
	
	.footer{background-color: #14285a;}
	.m_footer{width: 1100px;margin: 0 auto;background-color: #14285a;}
	.m_footer p{color:white;padding: 22px 0;font-size: 12px;}
	.m_footer a{color:white;font-size: 12px;}
	


.wrapper {width:1100px; margin:0 auto;}
.wradder {min-width:1100px;}
#header { min-width:1100px; background:url(../images/home_bg.jpg) repeat-x center top; z-index:1003; height:135px;}
#header div.wrapper {}
#header .logo { float:left; width:325px; display:inline;}
#header .logo img { display:block; width:100%; }
.mobile_client {position:absolute;right:0;top:40px;width:160px;background-color:#183883; top:-9999em;opacity:0; transition:.5s opacity; }
.mobile_client b {position:absolute;top:-16px;width:0;height:0;border:8px solid transparent;border-bottom-color:#183883; right:0;margin-right:8px;}
.mobile_client h3 {color:#fff; height:36px;line-height:36px;overflow:hidden;text-align:center; font-size:0.875em; text-indent:0; }
.mobile_client p {margin:1px;background:#fff;padding:9px;}
.mobile_client img {display:block;width:140px;height:140px;}
#header .share a.mobile:hover .mobile_client {top:40px;opacity:1;}

.language {overflow: hidden; height:40px; line-height:40px;}
.language .hed-left{width:588px; float:left;}
.language .hed-right{width:433px; float:right;}
.hed-top-not{float:left; width:100%; line-height:40px; color:#FFF; font-size:13px;}
.hed-top-right{width:100%; float:left; line-height:40px; color:#FFF; font-size:13px;}

.tele{float:left; background:url(../images/tele.jpg) no-repeat left center; font-size:16px;}
.tele em{font-style:normal;}
.hed-top-right .share {float:right; height:30px; position:relative; padding-top:5px; margin-right:17px; }
.hed-top-right .share a {display:block;width:30px;height:30px; background-image:url(../images/follow.png);background-repeat:no-repeat;text-indent:-999em; float:left; margin:0 2px 0 0; position:relative; padding:0;}
.hed-top-right .share a:hover {background-image:url(../images/follow_hover.png?t=4);}
.hed-top-right .share a.sina {background-position:0 0;}
.hed-top-right .share a.qq {background-position:-30px 0;}
.hed-top-right .share a.mobile {background-position:-60px 0;}

/*搜索*/
.other{ float:left; padding-top:40px; margin-left:0px;}
.other .other{position:absolute; top:95px; right:3px; width:219px; height:20px; margin:0 auto 5px;}
.other .other input{}
.other .chname{float:left; background:url(../images/Search_box.jpg) no-repeat; width:166px; #width:156px; height:27px; line-height:27px; border:0 none; box-shadow:none; font-size:12px; color:#b0b1b2; cursor:pointer; text-indent:27px; outline:none; margin:0; position:0;}
.other .btn{float:left; background:url(../images/Search.jpg) no-repeat; width:32px; height:27px; border:0; cursor:pointer; outline:none;}


#nav { float:right; display:inline; margin-top:9px;}
#nav ul li { float:left; display:inline;}
#nav ul li.line { width:10px; height:86px;}
#nav ul li.menu { width:110px; position:relative; height:86px;}
#nav ul li.menu a {  line-height:86px; display:block; color:#383838; text-align:center; font-size:15px;}
#nav ul li.menu a:hover { text-decoration:none; background:url(../images/nav_on.jpg) no-repeat center bottom; color:#e62129;}
#nav ul li.menu a.current { background:url(../images/nav_on.jpg) no-repeat center bottom; color:#e62129;}
#nav ul li.visible-xs { visibility:hidden; display:none; }
#hContainer {}

.m_com_wrap {line-height:55px; padding:0px 0; background-color:#14285a;}
.m_com_wrap p {font-size:12px; color:#fff; text-indent:9px;}
.m_com_wrap p a{color:#fff;}

.hidden-lg {}
#mobile_nav_wrap, #mobile_nav { display:none; }

.responsimg { width:100%; display:block; }
.responimg { max-width:100%; display:block; margin:0 auto; }
.pcolor { color:#c70773; }

.clear {clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;}
.text26 { text-indent:32px;}
.line15 { height:15px; line-height:15px; }
.font12 { font-size:0.75em;}
.font14 { font-size:0.875em;}
.font16 { font-size:1em;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " ";
clear: both; height: 0; }
.clearfix{*zoom:1;}

.page {height:30px; line-height:30px; width:100%; text-align:center; color: #ff0000;}
.page span {padding:3px 5px 3px 5px; background-color:#f13803; color:#fff; border:solid 1px #f13803; font-size:0.875em; }
.page a{ color:#444444; border:1px solid #ccc;padding:3px 5px 3px 5px; margin:0 2px; text-decoration:none; background-color:#ddd;  font-size:0.875em; }
.page a:hover {color:#fff; background-color:#f13803; }
.page a.current {color:#fff; background-color:#f13803; }


#foer{ width:4.5%; margin:0 auto;}


.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.f20{font-size:20px}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.unl{text-decoration:underline;}
.no_unl,a{text-decoration:none;}

/**底部内容**/
.footer{background:url("../images/foot-bg.png") no-repeat;height:359px;overflow: hidden;}
.footer .details{display:block;width:1034px;margin:50px auto;overflow: hidden;}
.footer .details .ul{width:150px; float:left;}
.footer .details .last{width:200px;float:left;margin-left:5px;}
.footer .details .ewm{margin-left:50px;text-align:right;}
.footer .details .ewm .ben{color:#ffffff;font-size: 14px;display:inline-block;padding-top:14px; width:132px; text-align:center;}
.footer .details .ul a{text-align: left;margin-left:10px;line-height: 30px;color:#ffffff;}
.footer .details .last a{display:inline-block;text-align: left;margin-left:10px;height:30px;line-height: 30px;color:#ffffff;}
.footer .record{height:50px;line-height: 50px;width:1100px;margin:70px auto 0;display:block;border-top:1px solid #5fb661;}
.footer .record p{display:inline-block;color:#ffffff; font-size:14px;}
.footer .record p a{display:inline-block;color:#ffffff; font-size:14px;}


.cm_4{float:right;}

@media screen and (max-width:1400px){
.slideBox .hd{width:18%; margin:0 41% 0px;}
}
@media screen and (max-width:1024px){
.slideBox .hd{width:22%; margin:0 39% 20px;}
}