﻿*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Microsoft YaHei",Arial;
}
.clearfix, .c {
    zoom: 1;
    clear: both;
}
.main_news_div_right_zixunaaa{
    cursor: pointer;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
    display: table;
    content: "";
}
.clearfix:after, .c:after {
    clear: both;
}
/* Write your styles */
.head_top{
    height: 45px;
    border-bottom: 1px solid #DCDCDC;
}
.head_box{
    width: 1200px;
    margin: 0 auto;
}
.head_text{
    float: left;
    line-height: 45px;
    font-size: 12px;
    color: #545454;
}
.head_right{
    float: right;
}
.head_phone{
    width: 180px;
    background-color: #004ca1;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    float: left;
}
.head_phone img{
    width: 18px;
    margin-right: 10px;
}
.head_chat{
    float: left;
    width: 135px;
    position: relative;
    line-height: 45px;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
}
.head_chat img{
    width: 24px;
    margin-right: 10px;
}
.head_chat .head_chat_img{
    height: 0;
    overflow: hidden;
    text-align: center;
    z-index: 9999;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-bottom: none;
    background-color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.head_chat .head_chat_img img{
    width: 120px;
    margin-right: 0;
    padding: 5px 0;
}
.head_chat:hover .head_chat_img{
    height: 131px;
}
.head_bottom{
height: 55px;
    background: #0c4da2;
    margin-top: 20px;
}}
.head_logo{
    float: left;
    margin-top: 25px;
}
.head_nav{
}
.head_nava1{
    font-size: 16px;
    color: #ffffff;
    display: block;
    padding: 0 35px;
	line-height: 55px;
}
.head_navli1{
    float: left;
    line-height: 102px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.logoz{height: 100px;
    margin: 0 auto;
    width: 1200px;
    margin-top: 30px;}
.head_navli1:hover{
    /*background-color: rgba(85,152,229,0.2);*/
}
.head_nav li.head_navli_now{
    /*background-color: rgba(85,152,229,0.8);*/
}
.head_nav li.head_navli_now .head_nava1{
    color: #ffffff;
}
.banner_li{
    height: 470px;
    width: 100%;
}
.banner .am-control-nav{
    bottom: 100px;
}
.banner{
    position: relative;
}
.banner_news{
    position: absolute;
    width: 1200px;
    height: 68px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.banner_news_title{
    width: 210px;
    float: left;
    background-color: #0a4385;
    color: #ffffff;
    text-align: center;
    line-height: 68px;
    font-size: 16px;
}
.banner_news_title img{
    width: 16px;
    margin-left: 6px;
}
.banner_news_con{
    float: left;
    width: 990px;
    height: 68px;
    background: rgba(0,0,0,0.3);
}
#scrollDiv {
    overflow: auto
}
.scrollText {
    width: 930px;
    height: 68px;
    line-height: 68px;
    overflow: hidden;
    margin: 0 auto;
}
.scrollText li {
    height: 68px;
}
.scrollText li a{
    font-size: 15px;
    color: #ffffff;
    font-weight: 100;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.scrollText li span{
    float: right;
    font-size: 15px;
    color: #ffffff;
    font-weight: 100;
}
.main_title_name{
    font-size: 28px;
    color: #213051;
    font-weight: 600;
    text-align: center;
    margin-top: 40px;
}
.main_title_border{
    width: 36px;
    height: 5px;
    background-color: #969eae;
    margin: 15px auto 0 auto;
}
.main_box{
    width: 1200px;
    margin: 0 auto;
}
.main_about_img{
    float: left;
}
.main_about_con_box{
    width: 730px;
}
.main_about_con{
    float: right;
    width: 820px;
    height: 270px;
    background: url(../images/main_about_k.png) no-repeat right top;
}
.main_about_name{
    font-size: 18px;
    color: #005baa;
    margin-top: 66px;
}
.main_about_js{
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.main_about_more{
    color: #004ca1;
    float: right;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.main_about_more:hover{
    color: #0a4385;
    border-bottom: 1px solid #0A4386;
}
.main_about_more span{
    color: #004ca1;
    font-weight: bolder;
    margin-right: 10px;
}
/*关于我们*/
.about2{width:1200px;padding-top: 10px;height: 410px;margin: 0 auto;}
.about2 .mainCon{width: 100%;}
.about2 .mainCon{width: 100%;}
.about2 .mainCon .conBox{width: 100%;height: 370px;position: relative;overflow: hidden;}
.about2 .mainCon dl{width: 100%;height: 370px;}
.about2 .mainCon dt{float: left;}
.about2 .mainCon dd{float: left;}
.about2 .mainCon dl.dl1 dt{width: 600px;height: 370px;}
.about2 .mainCon dt img{display: block;}
.about2 .mainCon dl.same dd{width: 514px;}
.about2 .mainCon .dl1 dd{padding-top: 13px;margin-left: 34px;}
.about2 .mainCon .dl1{background: #0c4da2;}
.about2 .mainCon dl.same dd h3{font-size: 20px;color: #fff;}
.about2 .mainCon dl.same dd h3 a{color: #fff;text-decoration: none;} 
.about2 .mainCon dl.same dd span{margin-top: 6px;font-size: 13px;color: #fff;font-family: arial;display: block;margin-top: 9px;text-transform: uppercase;}
.about2 .mainCon dl.same dd p{font-size: 14px;color: #fff;line-height: 26px;margin-top: 24px;}
.about2 .mainCon dl.same dd a.more{display: block;width: 109px;height: 32px;margin-top: 26px;}
.about2 .mainCon dl.same dd a.more img{display: block;}


/*新闻*/
.news_f{width:100%; min-width:1200px; padding-top:25px;}
.news_f .newsmain{width:1200px; margin:0 auto}
.news_f .newsmain .newsfl{float:left; width:380px; margin-left: 30px;}
.news_f .newsmain .newsfenl{ margin-left:0px}
.news_f .newsmain .newsfenl .newsimg{height:120px; width:400px; padding-top:10px; padding-bottom:10px;} 
.news_f .newsmain .newsfl .newstitle{height: auto; overflow: hidden; padding:42px 0 24px 30px; background: url(../images/icon2.png) no-repeat 0 40px; text-align:left}
.news_f .newsmain .newsfl .newstitle a{display: block; color:#b5020b; font-size: 1.4em; font-weight: bold; margin: 11px 10px 0 0; float: right;}
.news_f .newsmain .newsfl .newstitle b{display: inline-block; color:#0c4da2; font-size:20px;}

/*底部*/
.t_job { width: 100%; height:344px; background:url("../images/da_bg02.jpg")  top center no-repeat; background-attachment: fixed; padding: 75px 0; margin-top:50px;}
.t_jobz { max-width: 1280px; margin:0 auto;}
.t_job_top { width: 100%;}
.t_job_l { width: 50%; float: left;}
.t_job_l01 { width: 100%; font-size: 40px; color: #fff;}
.t_job_l02 { width: 100%; }
.t_job_l03 { width: 80px; border-bottom:1px solid #fff; float: left; padding-top: 15px; }
.t_job_l04 { width: 100%;  float: left; font-size: 15px; color: #fff; line-height: 1.6; padding-top: 15px; padding-right: 200px;}
.t_job_r { width: 50%; float: left;}
.t_job_r02 img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.t_job_r a:hover .t_job_r01 img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

}

.t_job_r a:hover .t_job_r01  {
    border: 2px #22d5bd solid;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

}



.t_job_r01 {
    width: 48%;
    float: left;
    border: 2px #fff solid;
    padding: 40px;
    margin-right:4%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.t_job_r02 { width:100%; float: left; text-align: center; }
.t_job_r03 { width:100%; float: left; font-size: 18px; color: #fff; padding: 5px 0; text-align: center;}
.t_job_r04 { width:100%; float: left; font-size: 14px; color: #fff;text-align: center; }

/*首页底部*/
.s_footer { padding-top: 50px;width: 100%; background: url("../images/j_bg001.jpg") top center no-repeat #f1f1f1; }
.s_footerz { max-width: 1200px; margin: 0 auto; color:#666; font-size: 14px;}
.s_footerz a {
    color:#a9a9a9;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.s_footerz a:hover {
    color: #dadada;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

}
.s_fb_l { width:25%; float: left; margin-right: 4%;}
.s_fb_l01 { width: 100%; color: #333; font-size: 26px; margin-bottom: 20px;}
.s_fb_l02 { width: 100%; float: left; padding-bottom: 10px;}
.s_fb_l02_a { width: 100%; float: left; padding-bottom: 10px;}
.s_fb_l02_l { width: 15%; float: left;}
.s_fb_l02_c { width:85%; float: left;}

.s_fb_c { width:15%; float: left; }
.s_fb_c01 {  width:100%; color: #333; font-size: 18px; margin-bottom: 30px; line-height: 41px;}
.s_fb_c02 { width: 100%; float: left;}
.s_fb_c02 ul li { margin-bottom: 10px;}
.s_fb_c02 ul li a {  width:100%; display: block; color:#666; font-size: 14px;}
.s_fb_c02 ul li a:hover { color: #00c2d3;}
.s_hdpt { width: 25%; float: left; padding: 0 0 0 60px;}
.s_hdpt01 { width: 100%; float: left; color: #333;font-size: 26px; margin-bottom: 30px;}
.s_footer_b {width: 100%;  font-size:14px; height: 70px; line-height: 70px; background: #006db8;color: #fff;}
.s_footer_b01 {max-width: 1200px; margin: 0 auto;}
.s_ftb_l { float: left;margin-left: 30px;}
.s_ftb_r { width: 30%; float: left; text-align: right;}
.s_ftb_r a { color: #fff; }

.s_fbma { width: 100%; float: left; border-bottom: 1px #ababab solid; padding-bottom:20px;}
.s_fbma_l { width: 50%; float: left; color:#a9a9a9;;}
.s_fbma_l01 { width: 100%; float: left; font-size: 14px; }
.s_fbma_l02 { width: 100%; float: left; font-size: 20px;}
.s_fbma_r { width: 50%; float: left;}



.service{
    margin-top: 48px;
    padding-bottom: 40px;
}
.service_box{
    width: 1200px;
    margin: 0 auto;
}
.service_li{
    width: 297px;
    height: 320px;
    background-color: #f8f8f8;
}
.service_box li{
    float: left;
    margin-right: 3px;
}
.service_box li.service_li4{
    margin-right: 0;
}
.service_li_icon{
    text-align: center;
    margin-top: 40px;
}
.service_li_icon img{
    text-align: center;
}
.service_li_name{
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.service_li_enname{
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    line-height: 16px;
    color: rgba(153,153,153,1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.service_li_xian{
    width: 120px;
    height: 1px;
    margin: 16px auto;
    background-color: #cccccc;
}
.service_li_js{
    width: 220px;
    color: rgb(102, 102, 102);
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
}
.service_box li:hover .service_li_name{
    color: #cc0000;
}
.service_box li:hover .service_li_enname{
    color: #cc0000;
}


.main_about{
    margin-top: 45px;
}
.main_four{
	width:1920px;
	margin:0 auto;
    height: 256px;
    margin-top: 55px;
    background: url(../images/bgyw.jpg) no-repeat;
}
.main_four li{
    float: left;
    margin-right: 24px;
}
.main_four li.main_four_li4{
    margin-right: 0;
}
.main_four_li{
    margin-top: 75px;
    width: 282px;
    height: 150px;
    border: 1px solid #FFFFFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_four_li:hover{
    background-color: #4679b4;
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
    transform:scale(1.05);
}
.main_four_li_top{
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-top: 35px;
}
.main_four_li_top img{
    margin-right: 8px;
}
.main_four_li_bottom{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 16px;
}
.main_four_li_border{
    width: 195px;
    margin: 20px auto 0 auto;
    height: 1px;
    background-color: #ffffff;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.main_four_li:hover .main_four_li_border{
    width: 60px;
}
.main_abouthegs{
    width: 1200px;
    border: 10px solid #F6F8FC;
    margin: 40px auto 0 auto;
}
.main_abouthegs_box{
    width: 1125px;
    margin: 0 auto;
}
.main_abouthegs_con{
    float: left;
    width: 570px;
    padding-bottom: 20px;
}
.main_abouthegs_name{
    font-size: 18px;
    color: #005baa;
    margin-top: 20px;
}
.main_abouthegs_js{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-top: 16px;
}
.main_abouthegs_img{
    float: right;
    margin-top: 45px;
}
.main_chanye_img{
    position: relative;
    width: 210px;
    height: 129px;
}
.main_chanye_img_img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
	width: 285px;
    height: 200px;
}
.main_chanye_img_bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_chanye_name{
    font-size: 16px;
    color: #545454;
    text-align: center;
    margin-top: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_chanye_ul li:hover .main_chanye_img_bg{
    top: 10px;
    left: 10px;
}
.main_chanye_ul li:hover .main_chanye_name{
    color: #005baa;
}
.main_chanye_ul li{
    float: left;
    margin-right: 90px;
    margin-bottom: 30px;
}
.main_chanye_ul li.main_chanye_li5{
    margin-right: 0;
}
.main_news{
    background-color: #f3f6fb;
    padding-bottom: 68px;
}
.main_chanye_ul{
    margin-top: 54px;
}
.main_news_div{
    width: 1200px;
    margin: 44px auto 0 auto;
}
.main_news_div_left{
    float: left;
    width: 300px;
    height: 290px;
}
.main_news_post{
    width: 100%;
    height: 100%;
    position: relative;
}
.main_news_post:hover .main_news_post_more{
    color: rgba(255,255,255,1);
}
.main_news_post_name{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}
.main_news_post_name_box{
    width: 80%;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.main_news_post_title{
    font-size: 15px;
    font-weight: 100;
    color: #ffffff;
}
.main_news_post_border{
    width: 100%;
    height: 1px;
    margin: 6px 0;
    background: rgba(255,255,255,0.4);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.main_news_post:hover .main_news_post_border{
    width: 35%;
}
.main_news_post_more{
    font-size: 12px;
    color: rgba(255,255,255,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_news_post_more2{
    font-family: SimSun;
    float: right;
}
.main_news_div_middle{
    float: left;
    width: 582px;
    height: 290px;
    background-color: #ffffff;
    margin-left: 18px;
}
.main_news_div_middle_box{
    width: 515px;
    margin: 0 auto;
}
.main_news_div_middle_post_time{
    width: 108px;
    height: 104px;
    border: 1px solid #DDDDDD;
    float: left;
}
.main_news_div_middle_post:hover .main_news_div_middle_post_con_js{
    color: #5598e5;
}
.main_news_div_middle_nian{
    font-size: 20px;
    color: #333333;
    font-weight: 100;
    text-align: center;
    line-height: normal;
    margin-top: 18px;
}
.main_news_div_middle_yue{
    font-size: 24px;
    color: #333333;
    text-align: center;
    line-height: normal;
}
.main_news_div_middle_post{
    margin-top: 30px;
}
.main_news_div_middle_post_con{
    width: 370px;
    float: left;
    margin-left: 25px;
}
.main_news_div_middle_post_con_name{
    font-size: 16px;
    color: #213051;
}
.main_news_div_middle_post_con_js{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_news_div_middle_ul{
    margin-top: 20px;
}
.main_news_div_middle_ul li{
    border-bottom: 1px dashed #E7E8EC;
    line-height: 40px;
}
.main_news_div_middle_ul li:hover .main_news_div_middle_liname{
    color: #5598e5;
}
.main_news_div_middle_ul li.main_news_div_middle_li3{
    border-bottom: none;
}
.main_news_div_middle_liname{
    margin-left: 5px;
    font-size: 14px;
    color: #213051;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_news_div_middle_litime{
    float: right;
    font-size: 14px;
    color: #bcbec5;
}
.main_news_div_right{
    float: right;
}
.main_news_div_right_zixun{
    margin-top: 18px;
}
.foot_box{
    width: 1200px;
    margin: 0 auto;
}
.foot_top{
    border-bottom: 1px solid #434343;
    padding-top: 55px;
    padding-bottom: 30px;
}
.foot{
    background-color: #333333;
}

.foot_top_li{
    color: #969696;
}
.foot_top_li_title{
    font-size: 22px;
    font-weight: 200;
}
.foot_top_li_title span{
    display: block;
    float: left;
}
.foot_top_li_title_s1{
    width: 94px;
    height: 1px;
    margin-top: 16px;
    background-color: #5c5c5c;
}
.foot_top_li_title_s2{
    margin: 0 30px;
}
.foot_top_li_phone{
    text-align: center;
    font-size: 24px;
    margin-top: 5px;
}
.foot_top_li_email{
    text-align: center;
    font-size: 14px;
    font-weight: 200;
}
.foot_top_ul li{
    float: left;
    width: 336px;
    margin-right: 95px;
}
.foot_top_li_more{
    width: 168px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #969696;
    font-weight: 200;
    margin: 18px auto 0 auto;
    font-size: 14px;
    color: #969696;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.foot_top_li_more:hover{
    color: #333333;
    background-color: #ffffff;
    font-weight: normal;
}
.foot_top_li2{
    text-align: center;
    margin-top: 35px;
}
.foot_top_li2_p{
    display: inline-block;
    font-size: 14px;
    margin-right: 16px;
    margin-bottom: 14px;
    color: #8F8F8F;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.foot_top_li2 .foot_top_li2_p3{
    margin-right: 0;
}
.foot_top_li2_p:hover{
    color: #5598e5;
}
.foot_top_ul li.foot_top_li3{
    margin-right: 0;
}
.foot_top_li3_ul{
    text-align: center;
}
.foot_top_li3_ul li{
    float: none;
    display: inline-block;
    width: 87px;
    text-align: center;
    margin-right: 0;
}
.foot_top_li3_p{
    margin-top: 12px;
}
.foot_top_li3_img{
    margin-top: 5px;
}
.foot_bottom_nav_ul{
    margin-top: 10px;
}
.foot_bottom_nav_ul li{
    float: left;
}
.foot_bottom_nav_li{
    font-size: 14px;
    color: #969696;
    padding: 20px 30px;
    background: url(../images/foot_xian.jpg) no-repeat right bottom;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.foot_bottom_nav_li:hover{
    color: #5598e5;
}
.foot_bottom_nav{
    border-bottom: 2px solid #5C5C5C;
}
.foot_bottom_bottom{
    height: 123px;
}
.foot_bottom_logo{
    margin-top: 35px;
    float: left;
}
.foot_bottom_con{
    float: left;
    color: #969696;
    font-size: 13px;
    font-weight: 200;
    margin-top: 40px;
    margin-left: 40px;
}
/*about*/
.n_main_nav{
    width: 100%;
    height: 56px;
    background-color: #213152;
}
.n_main_box{
    width: 1200px;
    margin: 0 auto;
}
.n_main_nav_home{
    float: left;
    width: 52px;
    border-left: 1px solid #374563;
    border-right: 1px solid #374563;
    text-align: center;
    line-height: 56px;
}
.n_main_nav_home a{
    display: block;
}
.n_main_nav_catname{
    float: left;
    width: 220px;
    border-right: 1px solid #374563;
    line-height: 56px;
    height: 56px;
}
.n_main_nav_catname a{
    display: block;
}
.n_main_nav_catname span{
    margin-left: 20px;
    font-size: 14px;
    color: #f3f6fb;
}
.n_main_nav_catname img{
    float: right;
    width: 20px;
    margin-top: 18px;
    margin-right: 20px;
}
.n_main_nav_child{
    float: left;
    width: 220px;
    border-right: 1px solid #213152;
    border-left: 1px solid #213152;
    background-color: #ffffff;
    position: relative;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_main_nav_catname2 img{
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
}
.n_main_nav_catname2 .n_main_nav_child span{
    color: #666666;
}
.n_main_nav_catname2 .n_main_nav_child li{
    line-height: 42px;
    height: 0;
    background: url(../images/border1.jpg) repeat-x bottom;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_main_nav_catname2 .n_main_nav_child li.n_main_nav_child_lilast{
    background: url(../images/border2.jpg) repeat-x bottom;
}
.n_main_nav_catname2:hover .n_main_nav_child li{
    height: 42px;
    opacity: 1;
}
.n_main_nav_catname2 .n_main_nav_child li:hover{
    background-color: #f2f5f8;
}
.n_main_nav_child_jt{
    font-family: SimSun;
    float: right;
    margin-right: 20px;
    font-weight: bolder;
}
.n_main_left{
    width: 960px;
    float: left;
    min-height: 790px;
    padding-bottom: 100px;
    border-right: 1px solid #DCDCDC;
}
.n_main_left_box{
    width: 910px;
}
.n_main_left_name{
    float: left;
    font-size: 24px;
    color: #213051;
}
.n_main_left_share{
    float: right;
    width: 110px;
    height: 40px;
    background-color: #213152;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_main_left_share:hover{
    background-color: #5598e5;
}
.n_main_left_share a{
    display: block;
}
.n_main_left_share span{
    margin-left: 10px;
    vertical-align: middle;
    color: #ffffff;
}
.n_main_left_title{
    margin-top: 70px;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.n_about h1{
    font-size: 16px;
    color: #1e3b7f;
    font-weight: 500;
    margin-bottom: 10px;
}
.n_about p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 12px;
}
.n_main_right_box{
    width: 210px;
    float: right;
}
.n_main_right{
    float: right;
    width: 240px;
}
.n_main_right_news_title{
    font-size: 18px;
    color: #213051;
    margin-top: 20px;
}
.n_main_right_news_title a{
    color: #213051;
}
.n_main_right_news_title2{
    float: right;
}
.n_main_right_news_img{
    position: relative;
    margin-top: 20px;
}
.n_main_right_news_img:hover .n_main_right_news_img_zi_more{
    color: rgba(255,255,255,1);
}
.n_main_right_news_img_con{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.n_main_right_news_img_zi{
    position: absolute;
    width: 84%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 8px;
}
.n_main_right_news_img_zi_name{
    font-size: 14px;
    color: #ffffff;
    line-height: normal;
}
.n_main_right_news_img_zi_border{
    width: 100%;
    height: 1px;
    margin: 5px 0;
    background: rgba(255,255,255,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_main_right_news_img:hover .n_main_right_news_img_zi_border{
    width: 38%;
}
.n_main_right_news_img_zi_more{
    font-size: 12px;
    font-weight: 100;
    color: rgba(255,255,255,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_main_right_news_img_zi_more2{
    font-family: SimSun;
    float: right;
}
.n_main_right_news_li_icon{
    float: left;
    width: 38px;
}
.n_main_right_news_li_con{
    width: 160px;
    float: right;
}
.n_main_right_news_li_time{
    font-size: 16px;
    color: #333333;
    margin-top: 4px;
}
.n_main_right_news_li_name{
    font-size: 12px;
    color: #8f8f8f;
    line-height: 18px;
    font-weight: 500;
    margin-top: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_main_right_news_ul li:hover .n_main_right_news_li_name{
    color: #5598e5;
}
.n_main_right_news_ul{
    margin-top: 20px;
}
.n_main_right_news_more{
    width: 100%;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #ffffff;
    font-size: 16px;
    background-color: #333333;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_main_right_news_more:hover{
    background-color: #5598e5;
}
.n_main_right_news{
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 42px;
}
.n_main_right_yewu_list{
    margin-top: 17px;
}
.n_main_right_yewu_list_li{
    width: 210px;
    height: 140px;
}
.n_main_right_yewu_list .am-direction-nav{
    display: none;
}
.n_main_right_yewu_list .am-slider-default .am-control-nav{
    text-align: right;
}
.n_main_right_yewu{
    padding-bottom: 100px;
}
.n_main_right_yewu_list .am-slider-default .am-control-nav li{
    margin: 0 3px;
}
/*content*/
.n_content_con{
    margin-top: 45px;
}
.n_content_con_title{
    font-size: 18px;
    color: #333333;
    margin-bottom: 22px;
}
.n_content_con_p{
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}
.n_content_con_js{
    float: left;
    width: 450px;
}
.n_content_con_form{
    float: left;
    width: 455px;
}
.n_content_con_input1{
    width: 455px;
    height: 34px;
    border: 1px solid #CACACA;
    padding-left: 16px;
    font-size: 13px;
    color: #666666;
}
.n_content_con_input2{
    width: 220px;
    height: 34px;
    border: 1px solid #CACACA;
    padding-left: 16px;
    font-size: 13px;
    color: #666666;
}
.n_content_con_input3{
    margin-right: 15px;
}
.n_content_con_div2{
    margin-top: 10px;
}
.n_content_con_textarea{
    width: 455px;
    height: 84px;
    max-height: 84px;
    border: 1px solid #CACACA;
    padding-left: 16px;
    font-size: 13px;
    color: #666666;
    padding-top: 8px;
}
.n_content_con_submit{
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #1e3b7f;
    border: none;
    float: right;
}
.n_zhengshu_li{
    position: relative;
}
.n_zhengshu_posi{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 211px;
    width: 100%;
    background: rgba(33,49,82,0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_zhengshu_ul li{
    float: left;
    width: 291px;
    margin-right: 18px;
    height: 211px;
    margin-bottom: 25px;
    border: 1px solid #EEEEEE;
}
.n_zhengshu_ul li.n_zhengshu_li3{
    margin-right: 0;
}
.n_zhengshu_li_div{
    padding: 10px;
    height: 211px;
    text-align: center;
}
.n_zhengshu_li_img{
    max-width: 100%;
    max-height: 100%;
}
.n_zhengshu_posi_img{
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.n_zhengshu_posi_name{
    position: absolute;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.n_zhengshu_ul li:hover .n_zhengshu_posi_img{
    top: 80px;
    opacity: 1;
}
.n_zhengshu_ul li:hover .n_zhengshu_posi_name{
    bottom: 70px;
    opacity: 1;
    -webkit-transition: all 0.5s 0.3s;
    -moz-transition: all 0.5s 0.3s;
    -ms-transition: all 0.5s 0.3s;
    -o-transition: all 0.5s 0.3s;
    transition: all 0.5s 0.3s;
}
.n_zhengshu_ul li:hover .n_zhengshu_posi{
    background: rgba(33,49,82,0.9);
}
/*news*/
.n_news_img{
    width: 242px;
    float: left;
}
.n_news_con{
    width: 630px;
    float: left;
    margin-left: 20px;
}
.n_news_name{
    font-size: 18px;
    color: #213051;
    margin-top: 6px;
}
.n_news_js{
    font-size: 14px;
    color: #213051;
    font-weight: normal;
    line-height: 26px;
    margin-top: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_news_time{
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #AFB2BA;
}
.n_news li{
    border-bottom: 1px dashed #F4F4F4;
    padding-bottom: 25px;
    margin-bottom: 25px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_news li:hover{
    border-bottom: 1px dashed #ccc;
}
.n_news li:hover .n_news_js{
    color: #5598e5;
}
.n_yewu_li{
    width: 438px;
    height: 262px;
    background-color: #fcfcfc;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_yewu_li:hover{
    background-color: #EDEDED;
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
    transform:scale(1.05);
}
.n_yewu li{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.n_yewu li.n_yewu_li2{
    margin-right: 0;
}
.n_yewu_name{
    font-size: 20px;
    color: #333333;
    margin-top: 30px;
}
.n_yewu_li_box{
    width: 365px;
    margin: 0 auto;
}
.n_yewu_border{
    width: 30px;
    height: 4px;
    margin: 20px 0;
    background-color: #005aab;
}
.n_yewu_p{
    font-size: 14px;
    color: #213051;
    line-height: 28px;
}
.n_youhui_name{
    font-size: 18px;
    color: #213051;
    float: left;
}
.n_youhui_time{
    float: right;
    font-size: 14px;
    color: #213051;
}
.n_youhui_js{
    font-size: 14px;
    color: #213051;
    line-height: 26px;
    margin-top: 20px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_youhui_share span{
    vertical-align: middle;
    font-size: 14px;
    color: #9B9B9B;
    margin-left: 6px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_youhui_share img{
    margin-left: 10px;
}
.n_youhui_share{
    float: right;
    margin-top: 20px;
}
.n_youhui li{
    border-bottom: 1px dashed #F4F4F4;
    padding-bottom: 20px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.n_youhui li:hover{
    border-bottom: 1px dashed #ccc;
}
.n_youhui_share a:hover .n_youhui_span{
    color: #213051;
}
.n_youhui li:hover .n_youhui_js{
    color: #5598e5;
}

/*页码*/
#yema {
    height: 25px;
    clear: both;
    text-align: center;
    margin-top: 50px;
}
#yema .pages a {
    vertical-align: middle;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #C6C6C6; /* background-color: #c6c6c6; */
    color: #333;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#yema .pages span {
    vertical-align: middle;
    color: #ffffff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: #5598E5;
    display: inline-block;
    font-size: 14px;
}

/*页码*/
/*详情页*/
.about_con{
    color: #666;
    font-size: 14px;
    line-height: 28px;
}
.about_con img{
    max-width: 100%;
}
.about_con p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 16px;
}
.about_name {
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
    color: #333333;
}
.about-con {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
    color: #666666;
}
.about_title {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
}
.about_con_bottom {
    width: 910px;
    margin: 20px auto 0 auto;
    padding: 10px; /* border-top: 1px solid #ccc; */
}
.about_con_fanye {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    float: left;
}
.about_con_fanye a {
    color: #333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.about_con_fanye a:hover {
    color: #C20D23;
}

.about_fx {
    float: right;
}
/*详情页*/


/*补充*/
.main_four .am-slider-default{
     background: none;
}
.main_four .am-slider .am-slides img{
    display: inline;
    width: auto;
}
.main_four .am-direction-nav{
    display: none;
}
.main_four .am-slider-default .am-control-nav li{
    float: none;
}
.main_four .am-slider-default .am-control-nav{
    bottom: -45px;
}
.touch_head{
    display: none;
}
.banner .am-direction-nav{
    display: none;
}
.touch_head .am-menu-offcanvas1 .am-menu-nav>li>a{
    font-size: 15px;
}
.touch_head .am-menu-offcanvas1 .am-menu-toggle{
    font-size: 16px;
    width: 60px;
}
.main_four_touchul{
    display: none;
}
.n_main_left_title .bdshare-button-style2-24 a{
    float: none;
    padding-left: 0;
    line-height: 40px;
    height: 40px;
    margin: 0;
    font-size: 14px;
    background: url(../images/share.jpg) no-repeat center;
}

.main_news_div_right_zixun_form{
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    width: 480px;
    height: 268px;
    margin: -134px auto 0 auto;
    z-index: 10001;
    background-color: #ffffff;
    border: 1px solid #dedede;
    display: none;
}
.main_news_div_right_zixun_form .n_content_con_form{
    margin: 28px auto 0 auto;
    float: none;
}
.main_news_div_right_zixun_bg{
    display: none;  
    background: rgba(0,0,0,0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
}




@media screen and (max-width: 640px){
    .main_four_pcul{
        display: none;
    }
    .main_four_touchul{
        display: block;
    }
    .head{
        display: none;
    }
    .touch_head{
        display: block;
    }
    .banner_li{
        height: 200px;
        background-size: auto 200px !important;
    }
    .banner_news{
        display: none;
    }
    .banner .am-control-nav{
        bottom: 10px;
    }
    .main_title_name{
        margin-top: 15px;
        font-size: 24px;
    }
    .main_title_border{
        width: 16%;
        margin: 10px auto 0 auto;
        height: 3px;
    }
    .main_about{
        margin-top: 20px;
    }
    .main_box{
        width: 94%;
    }
    .main_about_img{
        float: none;
        text-align: center;
        display: none;
    }
    .main_about_img img{
        max-width: 100%;
        max-height: 100%;
    }
    .main_about_con{
        float: none;
        width: 100%;
        height: auto;
        background:none;
    }
    .main_about_con_box{
        width: 100%;
    }
    .main_about_name{
        margin-top: 15px;
        font-size: 16px;
        text-align: center;
    }
    .main_about_js{
        font-size: 14px;
        margin-top: 10px;
        line-height: 22px;
    }
    .main_four{
        margin-top: 20px;
        height: auto;
        padding-top: 20px;
    }
    .main_four li{
        margin-right: 2%;
        width: 49%;
    }
    .main_four li.main_four_touchli2{
        margin-right: 0;
    }
    .main_four_li{
        margin-top: 0;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .main_four_li_top{
        margin-top: 10px;
        font-size: 14px;
    }
    .main_four_li_border{
        width: 85%;
        margin: 10px auto 0 auto;
    }
    .main_four_li_bottom{
        margin-top: 10px;
    }
    .main_four_li_top img{
        height: 22px;
    }
    .main_abouthegs{
        width: 100%;
        margin: 20px auto 0 auto;
        padding-bottom: 15px;
    }
    .main_abouthegs_box{
        width: 92%;
    }
    .main_abouthegs_con{
        float: none;
        width: 100%;
    }
    .main_abouthegs_name{
        margin-top: 15px;
    }
    .main_abouthegs_js{
        margin-top: 10px;
    }
    .main_abouthegs_img{
        float: none;
        margin-top: 5px;
    }
    .main_abouthegs_img img{
        max-width: 100%;
    }
    .main_chanye_ul li{
        margin-bottom: 15px;
        width: 49%;
        margin-right: 0;
    }
    .main_chanye_ul li.main_chanye_touchli2{
        margin-left: 2%;
    }
    .main_chanye_img{
        width: 100%;
        height: auto;
    }
    .main_chanye_img_img{
        position: inherit;
        max-width: 100%;
    }
    .main_chanye_img_bg{
        display: none;
    }
    .main_chanye_name{
        font-size: 14px;
        margin-top: 12px;
    }
    .main_chanye_ul{
        margin-top: 20px;
    }
    .main_news_div_left{
        display: none;
    }
    .main_news_div_middle{
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    .main_news_div{
        width: 100%;
        margin: 15px auto 0 auto;
    }
    .main_news_div_middle_box{
        width: 94%;
    }
    .main_news_div_middle_post_time{
        display: none;
    }
    .main_news_div_middle_post_con{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .main_news_div_right{
        float: none;
        width: 94%;
        margin: 15px auto 0 auto;
    }
    .main_news_div_right_hezuo{
        float: left;
        width: 49%;
    }
    .main_news_div_right_hezuo img{
        max-width: 100%;
    }
    .main_news_div_right_zixun{
        float: left;
        width: 49%;
        margin-top: 0;
        margin-left: 2%;
    }
    .main_news_div_right_zixun img{
        max-width: 100%;
    }
    .main_news{
        padding-bottom: 20px;
    }
    .foot_box{
        width: 94%;
    }
    .foot_top_ul li{
        float: none;
        text-align: center;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .foot_top_li_title span{
        display: inline-block;
        float: none;
    }
    .foot_top_li_title_s1{
        width: 20%;
        margin-top: 0;
    }
    .foot_top_li_title_s2{
        margin: 0 5%;
    }
    .foot_top{
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .foot_top_li2_p{
        margin-right: 0;
        width: 33%;
        float: left;
        text-align: center;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .foot_top_li2{
        margin-top: 0;
    }
    .foot_top_ul li.foot_top_li3 li{
        float: left;
        width: 50%;
        margin-right: 0 !important;
        margin-bottom: 0;
    }
    .foot_bottom_nav{
        display: none;
    }
    .foot_bottom_bottom{
        height: auto;
    }
    .foot_bottom_logo{
        display: none;
    }
    .foot_bottom_con{
        margin-top: 10px;
        margin-left: 0;
        padding-bottom: 10px;
        font-size: 13px;
    }
    /*about*/
    .n_main_box{
        width: 94%;
    }
    .n_main_nav_catname{
        width: auto;
    }
    .n_main_nav_child{
        display: none;
    }
    .n_main_nav_catname2 img{
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .n_main_nav_catname img{
        width: 14px;
        margin-top: 21px;
        margin-left: 3px;
        margin-right: 14px;
    }
    .n_main_nav_catname span{
        margin-left: 14px;
    }
    .n_main_left{
        width: 100%;
        float: none;
        min-height: auto;
        padding-bottom: 20px;
        border-right: none;
    }
    .n_main_left_box{
        width: 100%;
    }
    .n_main_left_title{
        margin-top: 20px;
        padding-bottom: 16px;
        margin-bottom: 20px;
    }
    .n_main_right{
        display: none;
    }
    #map{
        width: 100% !important;
        height: 200px !important;
    }
    .n_content_con{
        margin-top: 20px;
    }
    .n_content_con_title{
        font-size: 16px;
        margin-bottom: 15px;
    }
    .n_content_con_p{
        margin-bottom: 5px;
    }
    .n_content_con_form{
        display: none;
    }
    .n_content_con_js{
        width: 100%;
        float: none;
    }
    .n_news li{
        width: 49%;
        float: left;
        padding-bottom: 0;
        margin-bottom: 15px;
        border-bottom: none;
    }
    .n_news li.n_news_touchli2{
        margin-left: 2%;
    }
    .n_news_img{
        float: none;
        width: 100%;
    }
    .n_news_img img{
        width: 100%;
        max-height: 118px;
    }
    .n_news_con{
        width: 100%;
        margin-left: 0;
    }
    .n_news_name{
        font-size: 16px;
        margin-top: 5px;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .n_news_js{
        line-height: 24px;
        margin-top: 10px;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .n_yewu li{
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .n_yewu_li{
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }
    .n_yewu_li_box{
        width: 90%;
    }
    .n_yewu_name{
        margin-top: 15px;
        font-size: 16px;
    }
    .n_yewu_border{
        width: 10%;
        height: 2px;
        margin: 10px 0;
    }
    .n_yewu_p{
        line-height: 24px;
    }
    .n_youhui_name{
        float: none;
    }
    .n_youhui_time{
        font-size: 14px;
    }
    .n_youhui_js{
        margin-top: 10px;
        line-height: 22px;
    }
    .n_zhengshu_ul li{
        margin-right: 0;
        width: 49%;
        height: auto;
        margin-bottom: 15px;
    }
    .n_zhengshu_ul li.n_zhengshu_touchli2{
        margin-left: 2%;
    }
    .n_zhengshu_posi{
        display: none;
    }
    .n_zhengshu_li img{
        width: 100%;
    }


    .main_news_div_right_zixun_form .n_content_con_form{
        display: block;
        margin: 0 auto;
        width: 94%;
    }
    .main_news_div_right_zixun_form{
        width: 94%;
        height: auto;
        top: 10%;
        margin: 0 auto;
        padding: 15px 0;
    }
    .n_content_con_input1{
        width: 100%;
    }
    .n_content_con_input2{
        width: 100%;
        margin-top: 10px;
    }
    .n_content_con_textarea{
        width: 100%;
        margin-top: 10px;
    }
    .n_content_con_div2{
        margin-top: 0;
    }
    .n_content_con_submit{
        margin-top: 10px;
    }

}