@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {
	background-color: #f2f2f2;
	
}
.main-bg{ overflow:hidden; margin:0 auto;
background:url(images/dd_01.jpg) repeat-x;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; font-family: "Microsoft YaHei";}
a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}
a:hover { color: #1555a4;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1100px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt {height:37px;border-bottom: 2px solid #efe9da;} /**标题栏**/
.post .tt .tit { display:inline-block; font-weight:normal; font-family:"Microsoft YaHei"; height: 38px;line-height: 38px;color: #ffffff;font-size: 16px;border-bottom: 3px solid #e4b76c;background: url(images/newbg.png) no-repeat;background-size: 100% 100%;
    text-align: center;
    float: left;
    padding: 0 15px;} /**标题字体**/
.post .tt .tit .title {
  padding-left:7px;
} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:35px; line-height:35px; float:right;}   /**更多按钮**/
.post .tt .more_btn a{color:#b7b7b7;font-size: 12px;}
.post .con {  margin:0 auto; padding-top:15px;}
.post .con .wp_article_list .list_item { border-bottom:none; height:30px;line-height:30px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {  display:none;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title {line-height: 26px;}
.news_list li.news span.news_meta {    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #635ac2;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
.news_list8 li.news {
    background:#7b88d8;
    margin-top: 8px;
    width:100%;
}
.news_list8 li.news.n2{background:#5b98f3;}
.news_list8 li.news.n3{background:#43c59f;}
.news_list8 li.news.n4{background:#e7af52;}
.news_list8 .news-img {
    float: left;
}
.news_list8 .news-img-tit {
    line-height:48px;font-size:15px;text-align:center;color:#fff;
}
.news_list8 .news-img-tit a{color:#fff;}
.news_list8 .news-img-tit a:hover{text-decoration:underline;}
.news_list9 {
   
}
.news_list9 li.news {
    float: left;
    padding:0 12px;line-height:45px;font-size:14px;
}
.news_list9 li.news.img-item.clearfix.n5 {
    margin-right: 0px;
}

/**页头开始**/
#header {
	/** background:url(images/head.jpg) center no-repeat;background-size:cover;  **/
        background:#ffffff;
	}
#header .inner { }
#header .inner .qh{ position:absolute; width:1200px;height:546px;left:0px;top:0px;}
#header .inner .qh-list{ position:absolute; width:1200px;height:399px;left:0px;top:0px; background:url(images/list.jpg) no-repeat 0 0;}
.head { }    /**页头部分**/
.head .head-1 {
    width: 1100px;
    height: 150px;
}
.sitelogo {float:left;padding-top: 30px;} 
.sitename{float:left;padding-top: 50px;}
.head .head-1 .head-1-l{float:left;margin-left:30px;margin-top: 4px;}
.head .head-1 .head-1-r{ width:190px;float:right; margin-top:15px;}
#nav {
    background-color: #005bac;}
.navbar {
    width: 1100px;
    height: 50px;
}  	/**导航区域背景**/
.navbar .navbox {  margin:0 auto; width:1100px;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    
    padding: 0px 7.5px;
}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background-color:#0575d9;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 15px;line-height:50px;}   /**导航栏目高度与边距**/

.wp_nav .sub-nav{ border:none;min-width:118px;}/*子菜单位置*/
.wp_nav .sub-nav .nav-item a{ border-top:none;}/*去边框*/

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#f5f5f5;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; background:none;color:#000;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#18469d; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:35px; line-height:35px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff; width:1100px;}
.cont-t{width:100%;/* height:276px; */padding-top:20px;padding-bottom: 20px;}
.cont-t .cont-t-1{ width:290px;float:left; margin-left: 20px;}
.cont-t .cont-t-2{ width:600px;float:right;margin-right:20px;    margin-top: 10px;}
.cont-t .cont-t-3{ width:283px;float:right;padding-right: 20px;}

.cont-c{width:1100px;/* height:268px; */background-color:#fff;}
.cont-c .cont-c-1{ width:440px;float:left;margin-left:20px; margin-top:20px;}
.cont-c .cont-c-2{ width:600px;float:left;margin-left:20px; margin-top:20px;border: 1px double #e6e6e6;}
.cont-c .cont-c-3 {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    width: 278px;
}
.cont-c .cont-c-3 .post .con{padding-top:22px;}

.cont-b{width:100%;/* height:227px; */padding-bottom: 10px;}
.cont-b .cont-b-1{ width:838px;float:left;margin-left:30px; margin-top:15px;}
.cont-b .cont-b-2{ width:272px;float:right;margin-right:35px; margin-top:60px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #e6e6e6; background:#ffffff;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:206px; float:left;margin-left:12px;margin-top:25px;} 
.col_menu .col_menu_head { background-color:#064491; text-align:center;}   /**位置栏目背景**/
.col_menu .col_menu_head h2.col_name { font-size:16px; font-weight:normal; color:#fff;font-family: "Microsoft YaHei"; }		/**位置栏目字体**/
.col_menu .col_menu_head h2.col_name .col_name_text { display:block; line-height:41px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_menu_con{ width:206px; padding-bottom:166px; }
.col_list{ width:204px;}
.col_list .wp_listcolumn { border:1px solid #d6d6d6;  padding:7px 0;}
.col_list .wp_listcolumn .wp_column a { color:#202020; background:url(images/list-li.jpg) no-repeat center bottom; border-top:none; border-bottom:none; text-align:center; font-weight:normal; font-size:12px;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#202020; background:url(images/list-li.jpg) no-repeat center bottom; font-weight:bold;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#202020;font-weight:bold;}
.wp_listcolumn .wp_column a .column-name{ padding:0px!important;line-height:30px!important;}  /*系统自己的样式，让元素居中*/

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:transparent; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#fff; background:#52a3db;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:690px; float:right;margin-right:40px;margin-top:5px;min-height:600px;} /**栏目新闻**/
.col_news_head {border-bottom: 2px solid #064491;}
.col_metas .col_title {  height:35px; line-height:35px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-weight:normal; color:#064491;font-family: "Microsoft YaHei"; padding-left:15px; }   /**当前栏目名称**/
.col_metas .col_path {  white-space:nowrap; height:30px; line-height:30px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:17px;}
.col_news_list .wp_article_list .list_item { border-bottom:none;height:27px;line-height:27px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { height:22px; display:none;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;min-height:650px;width:95%;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:25px 0 10px 0; text-align:center; font-size:18px; color:#282828; border-bottom:0px solid #C30} /**文章标题**/
.article h2.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:0; text-align:center; font-size:16px; color:#282828; border-bottom:2px solid #064491} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {background: #31373b;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top:10px;padding-left:30px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 14px;line-height: 21px; font-weight:normal;text-align:center;color: #e0e1e1;}
#footer .inner p span { margin:0 6px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/*自定义输入框*/
.searchbox{text-align:right;margin-top:22px;}
.wp-search {position: relative;border: 1px solid #98b2d8;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 12px;border:0;outline: 0;font-family:"Microsoft Yahei";}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}


.wp_article_list .list_item .Article_PublishDate{ color:#adadad;}

.cont-b-1 .post .tt .more_btn{ margin-right:20px;}

#header .inner-list{ height:399px;}

#list-bg .inner{ }


.zdy .news{ width:150px; float:left;}
.zdy li.n1{ margin-right:8px;}
.haibao{ width:150px; height:184px; position:relative;}
.haibao .slt{ position:absolute;width:150px; height:184px;}
.haibao .bt{ width:145px; height:30px; line-height:30px; background-color:#000;opacity:0.7; position:absolute; left:0px; bottom:0px; padding-left:5px; overflow:hidden;}
.haibao .bt a{ color:#fff; font-size:14px; font-weight:bold;}
.cont-t.clearfix {
  
}
.tp {
    height: 89px;
}
.cont-c.clearfix {
    margin: 0 auto;
    padding-bottom: 10px;
}
div#wp_nav_w2 {
    
}
wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
    padding-right: 18px;
}

.articlelist2_td_issuetime {
    padding-left: 140px;
    
}
.news_icon_td {
    /* background: url(images/list-1.gif); */
    height: 16px;
    background-position: 0px 2px;
    background-repeat: no-repeat;
    width: 75px;
}
.post-left{
	float:left;
	width:300px;
	height:190px;
	margin-top: 5px;}
.post-right{
		float:right;
		width:405px;
		margin-top: 12px;
		}
.more_btn{
	float:right;}
	.tpp {
    margin-left: 30px;
}
.dtjt8_div_img .number .current {
    display: none;}
	
.wp_article_list .list_item {text-decoration: none;width:100%;height:27px;line-height:18px;border-bottom: 0px dashed #ccc;vertical-align:top;float:left;}

	.wp_article_list .list_item .Article_Index {
        display: none;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
   
}
.ck203 {
   width: 680px;
}
.qh .focus-title-bg {
    display: none;}
	.qh .focus-title {
    display: none;}
	element.style {
    display: block;
    width: 118px;
}
.ck200{
	
	}
	.wp_search .search_logo {
    width: 242px;
    height: 100px;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}
element.style {
    width: 242px;
    /* height: 100px; */
    float: left;
}
.wp_nav {
   
    margin: 0;
    padding: 0px 0px 0 5px;
    display: block;
}
.tpbt a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}
a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
.tupian {
    position: relative;
    width: 290px;
    margin-top:17px;
}
.tpbt-bj {
    height: 36px;
    width: 290px;
    opacity: 0.5;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tpbt {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 36px;
    height: 36px;
    width: 290px;
    padding:0 10px;
}
.cont-c-2 .img-item {}
.cont-c-2 .img-item .text-tit {text-overflow: ellipsis;white-space: nowrap; overflow:hidden; }
.cont-c-2 .img-item .news-img { float:left;}
.cont-c-2 .img-item .news-img-tit{ float:left; width:240px;margin-left: 12px;margin-top:0;line-height: 22px;}
.cont-c-2 .img-item .news-img-tit a { font-size:15px;color:#363636;}
.cont-c-2 .img-item .news-img-jj{ float:left; width:240px;margin-left: 15px;margin-top: 12px;}
.cont-c-2 .img-item .news-img-jj a{font-size:12px;color:#a3a3a3;line-height: 20px;}
.cont-c-2 .img-item .news_title7{}
span.date {
       float: right;
    line-height: 30px;color: #adadad;
}
span.news_title7 {
    line-height: 30px;
    width: 89%;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    white-space: nowrap;
}
li.text-tit.n1{margin-top:6px;}



.ck9 .inner {
    padding-bottom: 20px;
}
div#topw9 {
    margin-left: 20px;
}
.wp_search {
    border: 1px solid #005bac;
    /**border-radius: 5px;**/
}
.imgscroll2_img {
    padding: 0px 0px 0px 18px;
}
.ck204{
	float:right;
}
	.wp_nav .nav-item a span.item-name {
    display: inline-block;
  cursor: pointer;
    color: #fff;
}
.wp_nav .sub-nav .nav-item a span.item-name{color:#333;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover span.item-name,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent span.item-name{color:#fff;}


/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin-left:13px;font-size: 16px;color: #fff;}
.site-lang ul li.links a:hover{color:#cad3d4;}


.yqlj{width:986px;margin:0 auto;height:45px;background:#ededed;}
.yqlj .tt .tit{color:#424242;font-size:18px;line-height:45px;font-weight:normal;padding:0 14px;}
.news_title,.news_title a{    font-size: 14px;
    font-family: "微软雅黑";
    color: #333333;}
.news_title a:hover{color:#1555a4;}

/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 33px; height: 28px; border: 0px solid red; background:url('images/share.png') no-repeat;  vertical-align:top; opacity:1; filter:Alpha(opacity=100);}
.shares li a:hover{opacity:.6; filter:Alpha(opacity=60); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -56px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
.shares li.i1{display:none;}
.wp_article_list .list_item span{margin:0;}

.fl{float:left;}
.cont-c-2 .con.clearfix {
    padding-top: 10px;
}

/** 查找**/
.wp_search .search {
    background: url(images/search.png) no-repeat;
    width: 58px;
    height: 29px;
    border: 0px;
    cursor: pointer;
}

#keyword {
    width: 150px;
    border: 0px;
    text-indent: 1em;
}

/**轮播图**/
.focus-container{
 height:500px !important;
}
.focus-box{
 height:500px !important;
}
.focus-container .focus-item img{
 height:500px !important;
}
.news_list li.news2 {
    line-height: 23px;
    padding-left: 0px;
    border-bottom: 1px solid #eee;
    padding: 13px 0;
}
.sudynews_rili_1.rili .news_list li.news .news_time {
    background: #ffffff !important;
    border-right: 1px solid #adadad;
    padding-right: 14px;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days{
    color: #0079b5 !important;
    font-size: 26px;
    font-family: "微软雅黑";
    background: #ffffff;
    padding-top: 3px;
margin-left:10px;
    padding-bottom: 11px;
    border-bottom: 1px solid #adadad;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_year{
    font-size: 12px;
    font-family: "微软雅黑";
    color: #0079b5 !important;
    background: #ffffff;
    padding-top: 9px;
    padding-bottom: 0;
margin-left:10px;
}
.sudynews_rili_1.rili .news_list li.news{
border-top: 1px solid #ffffff !important;
}
.news_meta {
    float: left;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #635ac2;
}
.cont-c .cont-c2-1 {
    width: 405px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.cont-c .cont-c2-2 {
    width: 354px;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}
.guanggao {
    width: 1100px;
    height: 119px;
    text-align:center;
}