﻿/*
 首页头部
*/

/*.header-top { height: 45px; width: 100%; background-color: #fff; }
.header-top .header_top_search > span { font-size: 16px; color: #3b3b3b; position: absolute; bottom: 3px; }
.header_top_search .input-group { width: 180px; bottom: 5px; position: absolute; right: 155px; }
.header_top_search .input-group .form-control { border-radius: 60px 0px 0px 60px; width: 220px; height: 30px; font-size:14px; }
.header_top_search .input-group .input-group-btn > button { margin-top: -1px; height: 30px; background-color: #1d93d2; border-radius: 0px 60px 60px 0px; }
.header_top_search .langWin { position: absolute; right: 10px; bottom: 5px; font-size: 16px; color: #a9a9a9; }
.langWin .lang_link1 { color: #e9e9e9; font-size: 12px; display: inline-block; padding-left: 10px; padding-right: 10px; }

.langWin .lang_link2 { color: #e9e9e9; font-size:12px; display: inline-block; padding-left: 10px; padding-right: 0px; }

.index_top {  position: relative; top:0px; }
.logo { padding-top: 45px; padding-bottom: 45px; }*/

/*
ul.nav2-goodzilla { width: 100%; position: absolute; right: 0px; text-align: right; left: 15px; }

ul.nav2-goodzilla li { display: inline-block; margin-right: 3%; text-align: center; }

ul.nav2-goodzilla li a { font-size: 16px; color: #fff; display: block; line-height: 50px; }

ul.nav2-goodzilla li a:hover { color: #353535; text-decoration: none; background-repeat: no-repeat; background-position: bottom center; }

ul.nav2-goodzilla li a:after { display: block; content: ""; height: 2px; width: 0%; background-color: #353535; transition: width 0.5s ease-in-out; }

ul.nav2-goodzilla li a:hover:after,
ul.nav2-goodzilla li a:focus:after { width: 100%; }*/

/*
 左边栏目
*/
.new_memo_contain img{max-width:100%;}
.about_menu_win { min-height: 975px; width: 100%; margin-top: 45px; }
.about_menu_item { background-color: #f8f8f8; width: 260px; }
.about_menu_item > li { width: 260px; min-height: 50px; padding-top: 15px; padding-bottom: 15px; padding-left: 30px; border-bottom: #d9d9d9 1px solid; }
.about_menu_item > li > a { text-decoration: none; color: #292929; }
.about_menu_item > li > a:hover { text-decoration: none; color: #1d94d3; }
.about_menu_item > li > a > .icon { height: 13px; width: 13px; display: inline-block; background: url(../images/select1.png) }
.about_menu_item > li > a > span { font-size: 15px; color: #292929; margin-left: 10px; }
.about_menu_item > li:hover a > .icon, .about_menu_item > li > a.active > i.icon { background: url(../images/select2.png); }
.about_menu_item > li:hover a > span, .about_menu_item > li > a.active > span { color: #249cd9; }
.about_menu_item_childs { margin-right: 30px; }
.about_menu_item_childs > li { width: 100%; padding-left: 25px; min-height: 20px; padding-bottom: 5px; padding-top: 5px; border-bottom: #fff 1px dotted; }
.about_menu_item_childs > li > a { color: #292929; text-decoration: none; }

@media (min-width:360px) and (max-width:1024px) {
 .about_leftwin { display:none;}
 .about_menu_win { min-height: 475px; width: 100%; margin-top: 45px; }
}


/*
 文章内容
 
*/

.new_title_win { width: 100%; line-height: 25px; height: 30px; }
.new_titl_linkWin { float: left; margin-top: 3px; margin-left: 10px; }
.new_titl_linkWin > a { color: #353535; display: inline-block; font-size: 15px; margin-left: 2px; margin-right: 2px; line-height: 25px; text-decoration: none; }
.new_titl_linkWin > span { color: #353535; font-size: 15px; line-height: 25px; margin-left: 2px; margin-right: 2px; text-decoration: none; display: inline-block; line-height: 25px; }
.new_titl_linkWin > a:hover { color: #249cd9; }
.new_memo { width: 100%; margin-top: 45px; }
.new_memo_title1 { color: #353535; font-size: 30px; width: 100%; border-bottom: #d7d7d7 1px solid; text-align: center; padding-bottom: 15px; }
.new_memo_contain { width: 100%; margin-top: 20px; }
.new_memo_contain > p { font-size: 20px; color: #4a4a4a; line-height: 35px; margin-top: 40px; }




@media (min-width:900px) and (max-width:1024px) { .contrat_map { }
}

