/* CSS Document */
* {margin:0;padding:0;}
iframe {max-width:100%;margin:30px 0;}
body {color:#333333;font-family: "微软雅黑","黑体",Arial ;;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
body a {transition:0.5s all;-webkit-transition:0.5s all;-o-transition:0.5s all;-moz-transition:0.5s all;-ms-transition:0.5s all;}
img {border:none;vertical-align:middle;max-width:100%;}
ul {list-style-type:none;}
a {color:#333333;text-decoration:none;border:none;transition:0.4s;}
a:hover {color:#00549D;}
a.blue {color:#00549D;text-decoration:none;border:none;transition:0.4s;}
a.blue:hover {color:#333333;}
a.more {color:#fff;text-decoration:none;border:none;font-size:13px;transition:0.4s;background:#83C428;padding:10px 35px;}
a.more:hover {background:#BD172E;}
a.more2 {color:#fff;text-decoration:none;border:none;font-size:13px;transition:0.4s;background:#83C428;padding:6px 35px;}
a.more2:hover {background:#2C5D00;}
p {font-size:14px;line-height:22px;font-weight:100;font-family: "微软雅黑","黑体",Arial ;;}
.left {float:left;}
.right {float:right;}
.c {text-align:center}
.r {text-align:right}
.t_l {text-align:left}
.bg_bai {background:#fff;}
.bold {font-weight:bold;}
.blue {color:#3652A0;}
.white {color:#fff;}
.line {width:240px;height:1px;background:#BDBDBD;margin:10px auto 6px auto;}
.button1 a {width:134px;height:32px;line-height:32px;background:#BF9F62;position:relative;float:left;margin-top:20px;color:#fff;font-size:14px;text-align:center;border-radius:7px;-moz-border-radius:7px;}
.button1 a:hover {background:#283340;font-size:16px;}
.more a {float:right;margin-right:5px;font-size:12px;}
.mt {margin-top:60px;}
.mt2 {margin-top:140px;}
.pd52 {padding:52px 0;}
.pd39 {padding:39px 0;}
.container {width:1200px;margin:0 auto;}
a.button {padding:3px 20px;background:#D4262F;color:#fff;font-size:12px;border-radius:25px;-moz-border-radius:25px;}
a.button:hover {background:#005591;color:#fff;}
.lh28 {line-height:28px;}
.ft15 {font-size:15px;}
.lh25 {line-height:25px;}
h2 {font-size:30px;color:#005BAC;font-weight:lighter;}
h3 {font-size:13px;line-height:32px;font-weight:lighter;color:#999999;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif}
h3 span {font-size:12px;color:#BDBDBD;font-weight:lighter;}
h4 {font-size:14px;color:#BCBCBC;line-height:30px;margin-bottom:0px;font-weight:lighter;}
h5 {font-size:18px;line-height:24px;margin-bottom:10px;}
a.button1 {height:42px;width:180px;background:#D40F0F;text-align:center;font-size:14px;line-height:42px;color:#fff;display:inline-block;cursor:pointer;}
a:hover.button1 {background:#00428E;font-size:17px;}
.clearfix:after {content:'';display:block;width:0;height:0;clear:both;visibility:hidden;}
.fl {float:left;}
.fr {float:right;}
/*-------------------- -------------------- -------------------- header -------------------- -------------------- -------------------- */
#top {line-height:36px;width:100%;background:#F4F4F4;float:left;font-size:13px;color:#999999;}
#top .con_l {width:30%;float:left;}
#top .con_r {width:70%;float:right;text-align:right;}
#top .con_r i {float:right;margin-left:15px;margin-top:5px;}
#top .con_r i.icon1 {width:35px;height:25px;background:url(../images/top_icon1.png);}
#top .con_r i.icon1:hover {background:url(../images/top_icon1_2.png);}
#top .con_r i.icon2 {width:35px;height:25px;background:url(../images/top_icon2.png);}
#top .con_r i.icon2:hover {background:url(../images/top_icon2_2.png);}
#top .con_r i.icon3 {width:35px;height:25px;background:url(../images/top_icon3.png);}
#top .con_r i.icon3:hover {background:url(../images/top_icon3_2.png);}
#top .con_r i.icon4 {width:40px;height:25px;background:url(../images/top_icon4.png);}
#top .con_r i.icon4:hover {background:url(../images/top_icon4_2.png);}
#top .con_r i.icon5 {width:35px;height:25px;background:url(../images/top_icon5.png);}
#top .con_r i.icon5:hover {background:url(../images/top_icon5_2.png);}
/*-------------------- -------------------- -------------------- nav -------------------- -------------------- -------------------- */
#nav {float:left;width:100%;background:#00549D;}
#nav ul {margin:0;padding:0;}
#nav ul li {width:170px;float:left;text-align:center;margin-right:1px;position:relative;}
#nav ul li span {font-size:10px;font-family:Arial,Helvetica,sans-serif;color:#659CB5;text-transform:uppercase;font-weight:lighter;width:100%;float:left;}
#nav ul li a {width:170px;font-size:15px;float:left;color:#fff;padding:10px 0;}
#nav ul li a:hover {background:#004581;font-weight:bold;}
#nav ul li ul {display:none;}
#nav ul li:hover ul {display:block;position:absolute;top:52px;left:-2px;width:100%;padding:2px;z-index:10000;}
#nav ul li ul li {margin:0px;margin-bottom:1px;width:170px;margin-right:4px;}
#nav ul li:hover ul li a {display:block;background:#00549D;color:#fff;font-size:14px;}
#nav ul li:hover ul li a:hover {background:#0A99D9;}
#nav ul li a.active {width:170px;color:#fff;float:left;background:#004581;font-size:15px;font-weight:bold;}
/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
#banner {width:100%;float:left;}
/*-------------------- -------------------- -------------------- about -------------------- -------------------- -------------------- */
#about {width:100%;float:left;margin:60px 0 120px 0;}
#about p {line-height:30px;font-size:16px;float:left;margin-top:10px;}
#about ul {margin:48px 0;float:left;color:#000;width:100%;}
#about ul li {width:33%;float:left;}
#about ul li .font_40 {font-size:40px;width:100%;float:left;margin-bottom:18px;font-family:Arial,Helvetica,sans-serif;}
#about ul li .font_40 span {font-size:24px;margin-left:10px;}
#about ul li .font_16 {font-size:16px;width:100%;float:left;}
#about .bt_blue {width:134px;height:37px;float:left;margin-left:533px;position:relative}
#about .bt_blue a {width:134px;height:37px;line-height:37px;background:#00549D;color:#fff;float:left;border-radius:25px;-moz-border-radius:25px;}
#about .bt_blue a i {width:16px;height:14px;background:url(../images/more_icon.png);position:absolute;top:12px;right:90px;}
#about .bt_blue a:hover {background:#FF6600;}
/*-------------------- -------------------- -------------------- banner -------------------- -------------------- -------------------- */
.title_main {width:100%;text-align:center;float:left;margin-bottom:35px;}
.title_main .t_h1 {width:100%;float:left;font-size:30px;color:#00549D;font-weight:bold;}
.title_main .t_h1 span {font-size:12px;color:#D9D9D9;font-weight:lighter;}
.title_main .t_h2 {width:100%;float:left;font-size:18px;line-height:52px;}
.title_main .t_h3 {width:100%;float:left;font-size:13px;color:#999999;text-transform:uppercase;}
#list {width:100%;float:left;background:url(../images/pro_bg.jpg) center top no-repeat;padding-top:60px;}
#list ul {margin:0;padding:0;width:100%;float:left;}
#list ul li {width:100%;float:left;margin-bottom:60px;}
#list ul li .tex {width:602px;height:264px;background:#FFf;float:left;}
#list ul li .tex .biaoti_1 {width:100%;float:left;position:relative;}
#list ul li .tex .biaoti_1 .con_img {width:92px;left:0;position:absolute;top:-5px;}
#list ul li .tex .biaoti_1 .con_wenzi {width:489px;float:left;color:#000;font-size:24px;font-weight:bold;margin-left:113px;margin-top:10px;}
#list ul li .tex .biaoti_1 .con_wenzi .yingwen {width:100%;color:#666666;font-size:12px;text-transform:uppercase;line-height:20px;float:left;font-weight:lighter;}
#list ul li .tex .biaoti_1 .con_wenzi .jieshao {width:100%;float:left;font-size:18px;margin-top:2px;font-weight:lighter;}
#list ul li .tex .biaoti_1 .con_wenzi .jieshao i {width:11px;height:11px;background:url(../images/list_arrow.jpg);float:left;margin:7px 10px 0 0;}
#list ul li .tex .pic_1 {width:100%;float:left;margin:18px 0;text-align:center;text-transform:uppercase;}
#list ul li .tex .pic_1 .pic_main {float:left;margin-right:38px;}
#list ul li .tex .pic_1 .pic_main p {line-height:15px;font-size:12px;color:#666666;}
#list ul li .tex .bt_orange {width:120px;height:36px;float:left;position:relative;text-align:center;}
#list ul li .tex .bt_orange a {width:120px;height:36px;line-height:36px;background:#FF6600;color:#fff;float:left;}
#list ul li .tex .bt_orange a i {width:16px;height:14px;background:url(../images/more_icon.png);position:absolute;top:11px;right:83px;}
#list ul li .tex .bt_orange a:hover {background:#00549D}
.pd_l44 {padding-left:44px;}
.pd_r44 {padding-right:44px;}
/*-------------------- -------------------- -------------------- anli -------------------- -------------------- -------------------- */
#anli_news {width:100%;float:left;background:url(../images/anli_bg.png) center 500px no-repeat;}
.rollBox {width:100%;float:left;overflow:hidden;margin-bottom:120px;}
.rollBox .LeftBotton {height:38px;width:38px;background:url(../images/btn_left.png) no-repeat;overflow:hidden;float:left;display:inline;margin:20px 0 0 561px;cursor:pointer;}
.rollBox .RightBotton {height:38px;width:38px;background:url(../images/btn_right.png) no-repeat;overflow:hidden;float:right;display:inline;margin:20px 561px 0 0;cursor:pointer;}
.rollBox .Cont {width:1200px;overflow:hidden;float:left;}
.rollBox .ScrCont {width:10000000px;}
#Pro_box {width:1200px;margin-bottom:60px;}
#Pro_box .pic_box {width:300px;height:300px;line-height:290px;float:left;margin-bottom:40px;text-align:center;position:relative;}
#Pro_box .pic_box a {display:inline-block;}
#Pro_box .pic_box img {width:300px;top:20px;}
#Pro_box .pic_border {width:300px;height:300px;background:url(../images/pro_broder.png) no-repeat top center;position:absolute;top:0;left:0;}
#Pro_box .pro_name {text-align:center;}
.rollBox .Cont .pic {width:285px;float:left;margin:0 8px 15px 7px;}
.rollBox .Cont .pic img {border:0px solid #ccc;display:block;margin:0 auto;width:285px;height:inherit;}
.rollBox .Cont .pic p {line-height:43px;background:#EFEFEF;text-align:center;border-bottom:3px solid #B8B8B8;font-size:16px;}
.rollBox .Cont .pic:hover p {background:#164279;border-bottom:3px solid #0A99D9;color:#fff;}
.rollBox #List1,.rollBox #List2 {float:left;}
/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
#news {width:100%;height:400px;float:left;background:url(../images/news_bg.png) center no-repeat;}
#news .right_tex {width:635px;float:right;margin-top:70px;}
#news .right_tex .title_left {width:50%;float:left;font-size:26px;color:#1D5295;}
#news .right_tex .title_left span {font-size:13px;color:#999999;text-transform:uppercase;}
#news .right_tex .title_right {width:50%;float:left;margin-top:12px;text-align:right;font-size:18px;color:#000;}
#news ul {padding:0;float:left;margin-bottom:24px;}
#news ul li {width:100%;line-height:30px;float:left;border-bottom:1px dotted #BCBCBC;}
#news ul li i {width:11px;height:11px;background:url(../images/news_icon.png);float:left;margin:9px 10px 0 0;}
#news .bt_orange2 {width:120px;height:36px;float:left;position:relative;text-align:center;}
#news .bt_orange2 a {width:120px;height:36px;line-height:36px;background:#FF6600;color:#fff;float:left;}
#news .bt_orange2 a i {width:16px;height:14px;background:url(../images/more_icon.png);position:absolute;top:11px;right:83px;}
#news .bt_orange2 a:hover {background:#00549D}
/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
#footer {width:100%;background:#202020;float:left;color:#fff;padding:40px 0;}
#footer .font_d16 {width:100%;float:left;color:#fff;font-size:16px;margin-bottom:16px;}
#footer .col_1 {width:310px;float:left;padding-right:70px;margin-right:70px;background:url(../images/footer_gray_line.jpg) center right no-repeat}
#footer .col_1 p {width:310px;float:left;margin:20px 0;line-height:20px;font-size:13px;}
#footer .col_1 .bt_gray_more {width:90px;height:30px;float:left;text-align:center;}
#footer .col_1 .bt_gray_more a {width:88px;height:28px;line-height:28px;color:#797979;float:left;border:1px solid #797979;border-radius:5px;-moz-border-radius:5px;font-size:13px;text-decoration:none}
#footer .col_1 .bt_gray_more a:hover {background:#FF6600;border:1px solid #FF6600;color:#fff;}
#footer .col_2 {width:310px;float:left;padding-right:70px;margin-right:70px;background:url(../images/footer_gray_line.jpg) center right no-repeat}
#footer .col_2 .erweimaimg {float: left;text-align: center;width: 150px;}
#footer .col_2 .erweimaimg > img {background: #fff none repeat scroll 0 0;border-radius: 10px;margin-bottom: 15px;padding: 5px;}
#footer .col_3 {width:290px;float:left;}
#footer .col_3 a {width:auto;float:left;line-height:36px;margin-right:42px;font-size:13px;color:#fff;}
#footer .col_3 a:hover {color:#FF6600}
#copy {width:100%;float:left;background:#111111;line-height:48px;color:#888888;text-align:center;font-size:13px;}
#copy a {color:#888888;font-size:13px;}
#copy a:hover {color:#FF6600;}
/*-------------------- -------------------- -------------------- neiye -------------------- -------------------- -------------------- */
.container_nei {width:100%;margin-bottom:40px;float:left;}
.con_list {width:220px;float:left;}
.con_list .title {width:160px;background:#00549D;padding:45px 30px;float:left;color:#fff;font-size:20px;margin-top:-100px;position:relative}
.con_list .title span {font-size:24px;text-transform:uppercase;}
.con_list ul {margin:0;padding:0}
.con_list ul li {width:220px;float:left;margin-bottom:2px;}
.con_list ul li a {width:220px;line-height:60px;float:left;background:#EEEEEE;font-size:16px;text-align:center;}
.con_list ul li a:hover,.con_list ul .on a {background:#FF6600;color:#fff;font-size:18px;}
.con_list .tel_bg {width:100%;float:left;height:255px;background:url(../images/left_tel.png);}
.con_list .tel_bg .bt_gray_more2 {width:90px;height:30px;float:left;text-align:center;margin-top:180px;margin-left:70px;}
.con_list .tel_bg .bt_gray_more2 a {width:88px;height:28px;line-height:28px;color:#00549D;float:left;border:1px solid #00549D;border-radius:5px;-moz-border-radius:5px;font-size:13px;text-decoration:none}
.con_list .tel_bg .bt_gray_more2 a:hover {background:#00549D;color:#fff;}
.con_nei {width:930px;float:right;}
.con_nei .location {width:100%;float:left;line-height:45px;color:#999;margin-bottom:10px;}
.con_nei .location i {width:22px;height:18px;background:url(../images/location_icon.jpg);float:left;margin:12px 10px 0 0;}
.con_nei .location a {color:#999;}
.con_nei .location a:hover {color:#00549D;}
.con_nei .title {width:100%;float:left;line-height:25px;padding:20px 0;border-top:1px solid #E0E0E0;border-bottom:1px solid #E0E0E0;margin-bottom:25px;font-size:18px;font-weight:bold;color:#000;}
.con_nei .title span {font-size:14px;font-weight:lighter}
.con_tex {margin-top:20px;width:100%;float:left;}
.con_nei p {line-height:28px;}
.con_weizi {color:#fff;float:right;margin-top:260px;}
.con_weizi a {color:#fff;}
.con_weizi a:hover {color:#00AFDF;}
.con_weizi2 {color:#444;float:right;margin-top:260px;}
.con_weizi2 a {color:#444;}
.con_weizi2 a:hover {color:#00AFDF;}
.con_news {width:930px;float:left;}
.con_news ul {margin:0;padding:0;}
.con_news ul li {width:100%;float:left;line-height:45px;border-bottom:1px dashed #D5D5D5;padding:20px 0;}
.con_news ul li i {width:11px;height:11px;background:url(../images/news_icon.png);float:left;margin:17px 10px;}
.con_news ul li span {float:right;color:#989898;font-size:12px;}
.con_lx {width:33%;float:left;text-align:center;line-height:25px;margin-bottom:50px;margin-top:60px;}
.con_lx span {font-size:18px;}
.con_pro {width:100%;float:left;}
.con_pro ul {margin:0;padding:0;}
.con_pro ul li {width:435px;padding:10px;margin-right:10px;background:#06A3E0;float:left;line-height:45px;color:#fff;font-size:18px;margin-bottom:10px;}
.con_pro ul li span {font-size:14px;}
.con_pro ul li img {width:435px;}
.con_pro ul li a {color:#fff;}
.con_pro ul li:hover {background:#FF6600;}
.con_pro2 {width:100%;float:left;}
.con_pro2 ul {margin:0;padding:0;}
.con_pro2 ul li {width:159px;margin-right:27px;float:left;line-height:35px;font-size:15px;text-align:center;text-transform:uppercase;margin-bottom:27px;}
.con_pro2 ul li img {width:159px;}
.con_honor {width:100%;float:left;}
.con_honor .fenlei_biaoti {width:100%;font-size:18px;color:#005BAC;float:left;margin-bottom:10px;font-weight:bold;}
.con_honor .fenlei_biaoti span {font-weight:lighter;font-size:16px;}
.con_honor .fenlei_biaoti i {width:15px;height:15px;background:#005BAC;border-radius:50%;-moz-border-radius:50%;float:left;margin:5px 10px;}
.con_honor ul {width:100%;float:left;margin-bottom:25px;}
.con_honor ul li {width:192px;padding:8px;border:1px solid #ccc;margin-right:22px;float:left;line-height:35px;margin-bottom:12px;text-align:center;}
.con_honor ul li img {width:192px;}
.con_honor ul li:hover {background:#FF6600;border:1px solid #FF6600;color:#fff;}
/*-------------------- -------------------- -------------------- page -------------------- -------------------- -------------------- */
.pages {width:100%;float:left;line-height:40px;text-align:center;margin-top:15px;}
p.zhengwen {line-height:33px;font-size:15px;}
/*-------------------- -------------------- -------------------- 页符 -------------------- -------------------- -------------------- */
.paging {width:230px;height:25px;margin:35px auto 60px auto;}
/*.paging li {width:100%;height:25px;background-color:#fff;border:1px solid #cccccc;margin-right:6px;float:left;text-align:center;}
.paging li.pag_bg {background-color:#eee;}
.paging li:last-child {width:34px;height:25px;}
.paging li a {font:14px/25px 'Microsoft YaHei';color:#666;width:23px;height:25px;display:inline-block;text-align:center;}
.paging li a.pading_1 {width:34px;height:25px;display:inline-block;}
*/
.page{margin:35px auto 40px; display:flex}
.page a {font-size: 16px;  display: inline-block; margin: 0 3px; text-align: center; color: #999999; border:1px solid #dddddd; border-radius: 40px; padding:0 10px;}
.page a.last{width: 90px; }
.page a.on,.page a:hover,.page .thisclass a{background:#00549d ;color:#fff;border:1px solid #00549d; border-radius:40px}

/*-------------------- -------------------- -------------------- 产品详情 -------------------- -------------------- -------------------- */
.pro_details {width:100%; float:left}
.pro_details .pro_img {width:100%;text-align:center;}
.pro_details .pro_img img {width:600px;}
.pro_details .pro_title {width:100%;height:60px;background-color:#00549d;font-size:24px;color:#FFFFFF;line-height:60px;text-indent:20px;margin-bottom:40px;}
.pro_details .pro_text {width:100%;}
.pro_details .pro_text p {text-indent:2em;margin-bottom:20px;color:#333333;}
.news-page {font-size:14px;margin-top:40px;}
.news-page span {color:#666666;}
.news-page a {color:#666666;}
.news-page a:hover {color:#00549d;}
/*-------------------- -------------------- -------------------- 新闻列表 -------------------- -------------------- -------------------- */
.news_img {width:220px;}
.news_text {width:680px;}
.news_text h3 {font-size:18px;color:#666666;}
.news_text p {font-size:14px;color:#888888;margin-top:10px;}
.news_text .box {margin-top:20px;}
.news_text a {font-size:14px;color:#888888;display:inline-block;}
.news_text a:hover {color:#00549d;}
