﻿body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,img{margin:0; padding:0;border:none;}
body{background: #fff;font-family: "Microsoft YaHei","寰蒋闆呴粦",arial;font-size: 12px;color: #333333;font-weight: normal;}
textarea,input{font-family: "Microsoft YaHei","寰蒋闆呴粦",arial;color: #333333;font-size: 12px;padding: 0;margin: 0;outline: none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
input:focus,textarea:focus{outline: none;}
ol,ul,li{list-style: none;}
h1,h2,h3,h4,h5,h6{font-size:12px;color: #333333;font-weight:normal;}
a,a:link,a:visited,a:focus,a:active,a:hover{font-family: "Microsoft YaHei","寰蒋闆呴粦",arial;color: #333333;font-size: 12px;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{color: #063083;}
.wrap{width: 1200px;margin: 0 auto;}
.wrapper{width: 100%;overflow: hidden;}
.mainFilter{width: 100%;height: 100%;position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 100;background: url(../images/mainFilter.png);display: none;}
.mainFilter.show{display: block;}
.header{width: 100%;height: 70px;position: relative;z-index: 110;transition: 0.6s;-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;}
.header.light{background: #fff;}
.header.fixed{position: fixed;top: 0;left: 0;z-index: 110;}
.header .logo{width: 198px;height: 70px;overflow: hidden;margin-left: 20px;margin-top: 1px;float: left;}
.header .logo img{width: 100%;}
.header .navBtn{display: none;}
.header .rightBox{float: right;margin-top: 25px;position: relative;}
.header .searchBar .btn,
.header .searchBtn{width: 20px;height: 20px;float: left;background: url(../images/searchbtn.png) no-repeat center;cursor: pointer;}
.header.light .searchBar .btn,
.header.light .searchBtn{background: url(../images/searchbtn2.png) no-repeat center;}
.header .searchBar{width: 40px;height: 20px;position: absolute;right: 0;margin-right: 230px;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;opacity: 0;}
.header .searchBar.open{width: 545px;opacity: 1;}
.header .searchBar .btn input{width: 20px;height: 20px;border: none;background: none;cursor: pointer;}
.header .searchBar .inpu{width: 20px;height: 20px;background: url(../images/searchBar_line.png) repeat-x 0 bottom;float: right;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.header.light .searchBar .inpu{background: url(../images/searchBar_line2.png) repeat-x 0 bottom;}
.header .searchBar.open .inpu{width: 520px;}
.header .searchBar .inpu input{width: 0px;height: 20px;line-height: 20px;float: left;border: none;background: none;color: #fff;font-size: 12px;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.header.light .searchBar .inpu input{color: #333;}
.header .searchBar.open .inpu input{width: 500px;}
.header .searchBar .inpu input::-webkit-input-placeholder{color: #ffffff;opacity: 0.5;}
.header .searchBar .inpu input:-moz-placeholder{color: #ffffff;opacity: 0.5;}
.header .searchBar .inpu input::-moz-placeholder{color: #ffffff;opacity: 0.5;}
.header .searchBar .inpu input:-ms-input-placeholder{color: #ffffff;opacity: 0.5;}
.header.light .searchBar .inpu input::-webkit-input-placeholder{color: #333;opacity: 0.5;}
.header.light .searchBar .inpu input:-moz-placeholder{color: #333;opacity: 0.5;}
.header.light .searchBar .inpu input::-moz-placeholder{color: #333;opacity: 0.5;}
.header.light .searchBar .inpu input:-ms-input-placeholder{color: #333;opacity: 0.5;}
.header .searchBar .closeBtn{width: 10px;height: 10px;float: right;background: url(../images/searchBar_closeBtn.png) no-repeat center;cursor: pointer;}
.header.light .searchBar .closeBtn{background: url(../images/searchBar_closeBtn2.png) no-repeat center;}
.header .language{line-height: 20px;float: left;font-size: 14px;color: #fff;margin-left: 24px;}
.header .language span,
.header .language a{font-size: 14px;color: #fff;}
.header.light .language a:hover,
.header .language a:hover{color: #063083;}
.header.light .language span,
.header.light .language a,
.header.light .language{color: #333333;}
.header .nav{width: auto;line-height: 70px;float: right;margin-right: 26px;position: relative;z-index: 200;}
.header .nav .navTit{display: none;}
.header .nav li{float: left;margin: 0 6px;}
.header .nav li a{font-size: 14px;color: #fff;line-height: 70px;padding: 0 20px;display: block;}
.header.light .nav li a{color: #333333;}
.header .nav li.on > a,
.header .nav li a:hover{color: #063083;}
.header .nav li.on > a{background: url(../images/header_nav_arrow.png) no-repeat center bottom;}
.header .nav .subNav{width: 630px;min-height: auto;position: absolute;top: 70px;left: 10%;z-index: 101;background: #fff;padding: 42px 0 42px 44px;box-sizing: border-box;border-radius: 5px;display: none;}
.header .nav .subNav .title{width: 138px;float: left;line-height: 22px;font-size: 20px;color: #063083;}
.header .nav .subNav .title span{width: 30px;height: 2px;background: #063083;display: block;margin-top: 13px;}
.header .nav .subNav .list{width: 420px;float: left;}
.header .nav li:nth-child(1) .subNav .list ul{width: 400px;}
.header .nav .subNav .list ul{width: 138px;float: left;}
.header .nav .subNav .list li{width: 100%;line-height: 30px;margin: 0;}
.header .nav .subNav .list li a{line-height: 12px;font-size: 12px;color: #808080;padding: 0;display: inline;}
.header .nav .subNav .list li.tit a:hover,
.header .nav .subNav .list li a:hover{background: none;color: #063083;}
.header .nav .subNav .list li.tit{line-height: 22px;margin-bottom: 10px;}
.header .nav .subNav .list li.tit a{font-size: 16px;color: #333333;}
.header .nav .subNav .picList{max-width: 700px;width: auto;float: left;display: none;}
.header .nav .subNav .picList ul{width: 90px;float: left;margin-right: 20px;}
.header .nav .subNav .picList li{width: 90px;float: left;margin-bottom: 20px;text-align: center;}
.header .nav .subNav .picList li a{width: 88px;height: 68px;line-height: 0;border: solid 1px #cccccc;padding: 0px;}
.header .nav .subNav .picList li a:hover{border: solid 1px #063083;}
.header .nav .subNav .picList li .icon{margin-top: 12px;height: 30px;}
.header .nav .subNav .picList li .text{width: 100%;line-height: 14px;font-size: 12px;color: #808080;margin-top: 6px;}
.footer{width: 100%;background: #f2f2f2;padding-top: 45px;}
.footer:after{content:'';height:0;display:block;clear:both}
.footer .linkMap{width: 950px;float: left;margin-bottom: 15px;}
.footer .linkMap ul{width: 170px;float: left;}
.footer .linkMap ul:nth-child(1){width: 250px;}
.footer .linkMap ul:nth-child(3){width: 180px;}
.footer .linkMap ul:nth-child(4){width: 180px;}
.footer .linkMap a{line-height: 32px;font-size: 16px;color: #808080;}
.footer .linkMap li.tit a{line-height: 40px;font-size: 18px;color: #333333;}
.footer .linkMap li.tit a:hover,
.footer .linkMap a:hover{color: #063083;}
.footer .contact{width: 200px;float: right;margin-top: 8px;margin-bottom: 15px;}
.footer .contact .title{font-size: 14px;color: #333333;line-height: 18px;}
.footer .contact .number{font-size: 26px;color: #333333;line-height: 34px;}
.footer .contact .number a{font-size: 26px;color: #333333;}
.footer .contact .email{font-size: 12px;color: #333333;line-height: 20px;}
.footer .contact .email a{font-size: 12px;color: #333333;}
.footer .contact .address{font-size: 12px;color: #333333;line-height: 20px;}
.footer .contact .sharebox{width: 100%;margin-top: 24px;}
.footer .contact .sharebox a{width: 30px;height: 30px;background: no-repeat center;padding: 0;margin: 0;margin-right: 18px;position: relative;background-size: 100%;float: left;}
.footer .contact .sharebox a:hover{opacity: 1;filter: brightness(130%); -webkit-filter: brightness(130%); -moz-filter: brightness(130%); -ms-filter: brightness(130%); -o-filter: brightness(130%);}
.footer .contact .sharebox a.bds_weixin{background-image: url(../images/share1.png);}
.footer .contact .sharebox a.bds_tsina{background-image: url(../images/share2.png);}
.footer .contact .sharebox a.bds_linkedin{background-image: url(../images/share3.png);}
.footer .contact .sharebox a.bds_twi{background-image: url(../images/share4.png);}
.footer .contact .sharebox .weixinBox{width: 118px;height: 128px;position: absolute;bottom: 39px;left: -5px;z-index: 5;background: url(../images/weixinBox.png) no-repeat 0 0;padding: 2px 2px 12px 2px;box-sizing: border-box;text-align: center;overflow: hidden;opacity: 1;display: none;}
.footer .contact .sharebox .weixinBox img{width: 100%;opacity: 1;}
.footer .contact .sharebox a:hover .weixinBox,
.footer .contact .sharebox a:hover .weixinBox img{opacity: 1;}
.footer .copyright{width: 100%;height: 46px;line-height: 46px;border-top: solid 1px #cccccc;font-size: 12px;color: #b2b2b2;float: left;clear: both;}
.footer .copyright a{font-size: 12px;color: #b2b2b2;}
.footer .copyright .copy{width: 100%;line-height: 46px;text-align: center;}
.main{width: 100%;}
.main .banner{width: 100%;}
.main .swiper-container{width: 100%;}
.main .banner .swiper-container img{width: 100%;display: block;}
.main .banner .swiper-pagination{height: 8px;padding: 0;margin: 0;bottom: 38px;}
.main .banner .swiper-pagination span{width: 8px;height: 8px;background: none;padding: 0;margin: 0;border: solid 1px #fff;margin: 0 25px;opacity: 1;}
.main .banner .swiper-pagination span.swiper-pagination-bullet-active{background: #063083;}
.main .publicityBox{width: 100%;padding: 100px 0;}

.recommendBox{width: 100%;background: url(../images/cpbj.jpg) top center;background-repeat: no-repeat;padding: 60px 0;}

.main .applicationBox{width: 100%;background: #ededed;padding-top: 100px;padding-bottom: 85px; overflow: hidden;}

.servicesSupportBox{width: 100%;height: 600px;padding-top: 60px;}
/*鍔ㄧ敾*/
.main .servicesSupportBox .wrap{margin-top: 100px;opacity: 0;transition: 1.4s;-webkit-transition: 1.4s;-moz-transition: 1.4s;-ms-transition: 1.4s;-o-transition: 1.4s;}
.main .servicesSupportBox .wrap.dong{margin-top: 0;opacity: 1;}
.main .servicesSupportBox .columnTitle a,
.main .servicesSupportBox .columnTitle{color: #fff;}
.main .servicesSupportBox .columnTitle span{background-image: url(../images/servicesSupportBox_title.png);}
.main .servicesSupportBox .servicesList{margin-top: 34px;}
.main .servicesSupportBox .list{width:380px;height: 420px;float: left;margin-left: 30px;text-align: center;}
.main .servicesSupportBox .list:first-child{margin-left: 0;}
.main .servicesSupportBox .list a{width: 100%;height: 100%;display: block;background: #fff;}
.main .servicesSupportBox .list a:hover{background: #063083;}
.main .servicesSupportBox .list .icon2,
.main .servicesSupportBox .list .icon1{width: 100%;height: 107px;margin-top: 129px;float: left;clear: both;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.main .servicesSupportBox .list .icon2{display: none;}
.main .servicesSupportBox .list a:hover .icon1{display: none;}
.main .servicesSupportBox .list a:hover .icon2{display: block;}
.main .servicesSupportBox .list .icon2 img,
.main .servicesSupportBox .list .icon1 img{height: 100%;}
.main .servicesSupportBox .list .text{width: 100%;line-height: 22px;font-size: 18px;color: #333333;margin-top: 36px;float: left;transition: 0.2s;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;}
.main .servicesSupportBox .list a:hover .text{color: #fff;}
.main .friendlyLink{width: 100%;background: #fff;padding: 50px 0 40px 0;}
.main .friendlyLink .link{position: relative;box-sizing: border-box;}
.main .friendlyLink .list{width: 200px;height: 90px;text-align: center;padding: 2px 3px 10px 3px;box-sizing: border-box;}
.main .friendlyLink .list a{width: 100%;height: 80px;float: left;overflow: hidden;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
/*.main .friendlyLink .list a:hover{box-shadow: 0px 3px 10px 1px #92d6f3;}*/
.main .friendlyLink .list img{width: 100%;filter: grayscale(20%);-webkit-filter: grayscale(20%);-moz-filter: grayscale(20%);-ms-filter: grayscale(20%);-o-filter: grayscale(20%);}
.main .friendlyLink .list a:hover img{filter: grayscale(0%);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);}
.main .friendlyLink .swiper-button-prev{top: 25px;margin: 0;left: -30px}
.main .friendlyLink .swiper-button-next{top: 25px;margin: 0;right: -30px;}
/* 棣栭〉end */
.columnBanner{width: 100%;height: 430px;background: no-repeat center 0;background-size: auto 100%;transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s;}
.crumbsNav{width: 100%;height: 99px;border-bottom: solid 1px #e6e6e6;}
.crumbsNav li{float: left;line-height: 98px;padding-left: 24px;padding-right: 16px;background: url(../images/crumbsNav.gif) no-repeat 0 center;}
.crumbsNav li:first-child{background: none;padding-left: 0;}
.crumbsNav li a{font-size: 18px;color: #808080;}
.crumbsNav li a:hover{color: #063083;}
.container{width: 100%;clear: both;/*margin-top: 100px;*//*padding-bottom: 95px;*/}
.container:after{content:'';height:0;display:block;clear:both}
.container .sidebar{width: 300px;float: left;margin: 100px 0;}
.container .sidebar .menu{width: 100%;}
.container .sidebar .menu li{width: 100%;}
.container .sidebar .menu li .tit a{width: 100%;height: 50px;line-height: 50px;display: block;background: url(../images/sidebar_menu1.png) no-repeat right 26px center #f2f2f2;font-size: 16px;color: #333333;padding-left: 30px;padding-right: 50px;box-sizing: border-box;transition: 0.2s;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;}
.container .sidebar .menu li.on .tit a{background: url(../images/sidebar_menu2.png) no-repeat right 26px center #063083;color: #fff;}
.container .sidebar .menu .sub{padding: 10px 0;display: none;}
.container .sidebar .menu li.on .sub{display: block;}
.container .sidebar .menu .sub a{width: 100%;height: 30px;line-height: 30px;padding-left: 40px;display: block;font-size: 14px;color: #333333;transition: 0.2s;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;}
.container .sidebar .menu .sub li.on a,
.container .sidebar .menu .sub a:hover{color: #063083;}
.container .content{width: 820px;float: right;margin: 100px 0;}
.container .content .newsList{width: 760px;margin-left: 30px;}
.container .content .newsList:after{content:'';height:0;display:block;clear:both}
.container .newsList li{width: 100%;float: left;margin-bottom: 60px;}
.container .newsList li a{width: 100%;height: 100%;display: block;}
.container .newsList li .pic{width: 285px;height: 180px;float: left;overflow: hidden;text-align: center;}
.container .newsList li .pic img{width: 100%;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.container .newsList li a:hover .pic img{transform: scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);}
.container .newsList li .text{width: 440px;float: right;}
.container .newsList li .tit{width: 100%;height: 60px;line-height: 30px;font-size: 18px;color: #333333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.container .newsList li a:hover .tit{color: #063083;}
.container .newsList li .txt{width: 100%;height: 72px;line-height: 24px;font-size: 12px;color: #808080;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all;margin-top: 14px;}
.container .newsList li .info{width: 100%;height: 20px;line-height: 20px;font-size: 12px;color: #808080;margin-top: 14px;}
.container .newsList li .info span.date{padding-left: 20px;background: url(../images/publicityBox_info1.png) no-repeat 0 center;margin-right: 15px;}
.container .newsList li .info span.see{padding-left: 24px;background: url(../images/publicityBox_info2.png) no-repeat 0 center;margin-right: 15px;}
.container .pagingBox{width: 100%;margin-top: 40px;font-size: 12px;color: #333333;line-height: 28px;text-align: center;}
.container .pagingBox ul{display: inline-table;}
.container .pagingBox li{float: left;margin: 0 5px;}
.container .pagingBox li a{height: 28px;line-height: 28px;text-align: center;padding: 0 11px;border: solid 1px #e6e6e6;border-radius: 3px;display: block;font-size: 12px;color: #333333;}
.container .pagingBox input{width: 28px;height: 28px;line-height: 26px;text-align: center;border: solid 1px #e6e6e6;border-radius: 3px;display: block;font-size: 12px;color: #333333;float: left;}
.container .pagingBox button,
.container .pagingBox input[type="button"]{width: 46px;line-height: 28px;height: 30px;text-align: center;background: #fff;border: solid 1px #e6e6e6;border-radius: 3px;font-size: 12px;color: #333333;float: left;cursor: pointer;}
.container .pagingBox button:hover,
.container .pagingBox input[type="button"]:hover,
.container .pagingBox li.on a,
.container .pagingBox li a:hover{border: solid 1px #063083;background: #063083;color: #fff;}
/* 鏂伴椈鍒楄〃end */
.container .videoPage{width: 790px;margin-left: 30px;}
.container .videoPage .pagingBox{padding-top: 40px;}
.container .videoPage .video{width: 100%;height: auto;position: relative;margin-bottom: 48px;}
.container .videoPage .video .pic{width: 100%;height: 444px;overflow: hidden;position: relative;cursor: pointer;}
.container .videoPage .video .pic img{width: 100%;display: block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.container .videoPage .video .pic:hover img{transform: scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);}
.container .videoPage .video .pic .icon{width: 80px;height: 80px;position: absolute;top: 50%;left: 50%;z-index: 5;margin-left: -40px;margin-top: -40px;background: url(../images/video_icon.png) no-repeat center;}
.container .videoPage .video video{width: 100%;height: 444px;position: absolute;top: 0;left: 0;z-index: 20;background: #000;display: none;}
.container .videoPage .video video.show{display: block;}
.container .videoPage .bottomText{width: 100%;height: auto;padding: 16px 28px;box-sizing: border-box;background: #f2f2f2;}
.container .videoPage .bottomText .tit{width: 100%;height: 30px;line-height: 30px;font-size: 18px;color: #333333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;}
.container .videoPage a:hover .bottomText .tit{color: #063083;}
.container .videoPage .bottomText .txt{width: 100%;line-height: 24px;color: #808080;}
.container .videoPage .bottomText .info{width: 100%;height: 20px;line-height: 20px;font-size: 12px;color: #808080;margin-top: 14px;}
.container .videoPage .bottomText .info span.date{padding-left: 20px;background: url(../images/publicityBox_info1.png) no-repeat 0 center;margin-right: 15px;}
.container .videoPage .bottomText .info span.see{padding-left: 24px;background: url(../images/publicityBox_info2.png) no-repeat 0 center;margin-right: 15px;}
/* 鏂伴椈瑙嗛end */
.container .newsDetails{width: 100%;margin-top: 50px;}
.container .newsDetails .title{width: 100%;text-align: center;border-bottom: solid 1px #e6e6e6;padding-bottom: 26px;}
.container .newsDetails .title .tit{width: 100%;line-height: 42px;font-size: 30px;color: #333333;}
.container .newsDetails .title .info{width: 100%;line-height: 24px;font-size: 20px;color: #808080;margin-top: 38px;}
.container .newsDetails .title .info span{height: 24px;line-height: 24px;margin: 0 50px;}
.container .newsDetails .title .info span.date{background: url(../images/newsDetails_info1.gif) no-repeat 0 center;padding-left: 33px;}
.container .newsDetails .title .info span.see{background: url(../images/newsDetails_info2.gif) no-repeat 0 center;padding-left: 42px;}
.container .article{width: 100%;line-height: 40px;font-size: 20px;color: #808080;padding: 66px 0;}
.container .article img{max-width: 100%;}
.container .recommended{width: 100%;height: 520px;background: url(../images/recommended_news_bg.jpg) no-repeat center;padding-top: 100px;}
.container .recommended .columnTitle a,
.container .recommended .columnTitle{color: #fff;}
.container .recommended .columnTitle span{background-image: url(../images/newsDetails_columnTitle.png);padding-left: 92px;}
.container .recommended .newsList{width: 1200px;margin: 43px auto 0 auto;}
.container .recommended .newsList li{width: 380px;float: left;margin-left: 30px;}
.container .recommended .newsList li:first-child{margin-left: 0;}
.container .recommended .newsList li a{width: 100%;height: 100%;display: block;}
.container .recommended .newsList li .pic{width: 100%;}
.container .recommended .newsList li .pic img{width: 100%;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
.container .recommended .newsList li a:hover .pic img{transform: scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);}
.container .recommended .newsList li .text{width: 100%;background: #fff;padding: 16px 24px;box-sizing: border-box;}
.container .recommended .newsList li .tit{width: 100%;height: 60px;line-height: 30px;font-size: 18px;color: #333333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}
.container .recommended .newsList li .info{width: 100%;height: 20px;line-height: 20px;margin-top: 10px;}
.container .recommended .newsList li .info span{font-size: 12px;color: #808080;}
.container .recommended .newsList li .info span.date{background: url(../images/publicityBox_info1.png) no-repeat 0 center;padding-left: 19px;}
.container .recommended .newsList li .info span.see{background: url(../images/publicityBox_info2.png) no-repeat 0 center;padding-left: 25px;}






.kkt{width:100%; overflow:hidden;}
.abbj{background:url(../images/abbj.png) top center; background-repeat:no-repeat; position:relative; z-index:10; color:#727171; font-size:12px; line-height:20px;}
.kuanping{width:1200px; padding-right: 15px; margin-right: auto; margin-left: auto; padding-left: 15px;}


.abmore{margin-top:73px;}
.abmore a{display:block; width:133px; height:46px; line-height:46px; text-align:center; background-color:#063083; font-size:15px; color:#FFFFFF;}
.abmore a:hover{background-color:#b85d19;}
.col-md-5{width: 41.66666666666667%; float: left;}
.col-md-5 .azi{font-family: Microsoft YaHei, Helvetica, Arial, sans-serif; font-size:30px; margin-top:0px; border-top:2px solid #e5e5e5; color:#063083; padding-top:16px; margin-bottom:10px;}
.abbj .xzi{font-family: Microsoft YaHei, Helvetica, Arial, sans-serif; font-size:18px; margin-top:0px; border-bottom:2px solid #e5e5e5; color:#777777; padding-bottom:15px; margin-bottom:25px;}
.any{font-size: 14px; line-height: 28px; color: #555;}
.col-md-7{width: 55.333333333333336%; float: right;}
.img-responsive{display: block; height: auto; width: 100%;}

/* 首页end */

/*首页产品展示*/
.in_probg{width:99%; height: auto; overflow: hidden; margin: 0 auto;}
/* Title */
.Title_main{width: 100%;text-align: center; margin-bottom: 3%;}
.Title_main .ybt{font-size: 32px;color: #fff;font-weight: normal;}
.Title_main .ybt a{color: #fff;text-decoration: none;}
.Title_main p{font-size: 15px;color: #999;margin-top: 5px;}
.Title_main i{display: block;width: 169px;height: 4px;margin: 18px auto 0;}
.Title_main i img{display: block;width: 169px;height: 4px;}
/* Title */
/* Titles */
.Title_mains{width: 100%;text-align: center; margin-bottom: 3%;}
.Title_mains .ybts{font-size: 32px;color: #063083;font-weight: normal;}
.Title_mains .ybts a{color: #063083;text-decoration: none;}
.Title_mains p{font-size: 15px;color: #999;margin-top: 5px;}
.Title_mains i{display: block;width: 169px;height: 4px;margin: 18px auto 0;}
.Title_mains i img{display: block;width: 169px;height: 4px;}
/* Title */


.in_pro_list{overflow: hidden; }
.in_pro_list ul{margin-right: -0.5%;}
.in_pro_list li{width: 32.833%; float: left; margin-bottom: 0.5%; margin-right: 0.5%; position: relative; overflow: hidden;}
.in_pro_font{position: absolute; bottom: 0; left: 0; background: rgba(6, 48, 131, 0.8); width: 100%; padding: 26px 50px; box-sizing: border-box; opacity: 1; filter: alpha(opacity=100); -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ; height: 92px;}
.in_pro_tit{font-size: 22px; line-height: 28px; color: #fff; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.in_pro_font2{font-size: 12px; color: #fff; line-height: 18px; margin-top: 10px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.in_pro_list .inr{margin-right: 0; margin-bottom: .5%;}
.in_pro img{width: 100%; display: block; -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.bg_al{position: absolute; width: 100%; height: 100%; display: block; z-index: 3; /*background: url(../images/jia_03.png) no-repeat center rgba(237, 0, 0, 0.73);*/ top: 0; left: 0; transform: scale(0); -webkit-transition: .5s; -moz-transition: .5s ; -ms-transition: .5s ; -o-transition: .5s ; transition: .5s ;}
.in_pro_list li:hover .bg_al{transform: scale(1);}
.in_pro_list li:hover .in_pro_font{opacity: 0; filter: alpha(opacity=0);}
.in_pro{overflow: hidden; width: 100%;}
.in_pro_list li:hover img{transform: scale(1.03);}
/*首页产品展示*/

.zyyw_con {background: #fff; overflow: hidden;}
.zyyw_con .conleft {width: 600px;height: 290px;position: relative;overflow: hidden;}
.zyyw_con .conleft img {display: block;width: 600px;height: 290px;transition: all 0.5s;}
.zyyw_con .conleft.fl em {display: block;width: 5px;height: 10px;background: url(../images/jtl01.png) no-repeat center;position: absolute;right:0;bottom: 140px;}
.zyyw_con .conleft.fr em {display: block;width: 5px;height: 10px;background: url(../images/jtr04.png) no-repeat center;position: absolute;left:0;top: 140px;}
.zyyw_con .conright {width: 600px;height: 290px;}
.zyyw_con .conright a {display: block;padding: 50px 60px 0 70px;height: 240px;}
.zyyw_con .con1 .conright {background: url(../images/jtr01.png) no-repeat 70px 220px;}
.zyyw_con .con1 .conright.fr a {background: url(../images/zyywicon01.png) no-repeat 480px 185px;}
.zyyw_con .con1 .conright.fl a {background: url(../images/zyywicon02.png) no-repeat 480px 185px;}
.zyyw_con .con1 .conright .cbt {font-weight: normal;color: #333;margin-bottom: 20px; font-size: 30px;}
.zyyw_con .con1 .conright .p1 {font-size: 13px;line-height: 24px;}
.zyyw_con .conbox:hover img {transform: scale(1.1);} 
.zyyw_con .conbox:hover .conright .cbt {color: #063083;}
.fl{float:left;}
.fr{float:right;}

.news_con {}
.news_con .conbox {}
.news_con .conbox.cur {display: block;}
.news_con .conbox dl {width: 360px;padding-bottom: 45px;position: relative;float: left;margin-left: 60px;}
.news_con .conbox dl:first-child {margin-left: 0;}
.news_con .conbox dl dt {width: 360px;height: 226px;overflow: hidden;position: relative;}
.news_con .conbox dl dt img {display: block;width: 360px;height: 226px;transition: all 0.5s;}
.news_con .conbox dl dd.dd1 {margin: 30px 0 15px 0;white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
.news_con .conbox dl dd.dd1 a {color: #333;font-size: 16px;}
.news_con .conbox dl dd.dd2 {font-size: 13px;line-height: 20px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 80px;}
.news_con .conbox dl dd.dd2 a {font-size: 14px; color: #555;}

.news_con .conbox dl dd.dd3 {position: absolute;left: 0;bottom: 0;height: 45px;width: 100%;}
.news_con .conbox dl dd.dd3 span {font-size: 12px;color: #999;position: absolute;right: 0;top: 0;}
.news_con .conbox dl dd.dd3 em {position: absolute;left: 0;bottom: 0;width: 79px;height: 9px;background: url(../images/newsline.png) no-repeat left center;transition: all 0.5s;}

.news_con .conbox dl:hover dt img {transform: scale(1.1);}
.news_con .conbox dl:hover dd.dd1 a {color: #da251d;}
.news_con .conbox dl:hover dd.dd3 em {width: 79px;background: url(../images/jtr02.png) no-repeat left top;}

.ckgda {display: block;width: 146px;height: 44px;border: 1px solid #d0d0d0;line-height: 44px;text-align: center;font-size: 14px;margin: 40px auto 0 auto;}
.ckgda:hover {background: #da251d;border-color: #da251d;color: #fff;}



/*内页banner*/
.ny_banner{ margin-top:0px;}
.ny_banner img{ width:100%;}
/*内页banner*/

.nymenu{background: #f5f5f5;}
.nymenu:after{content: ""; height: 0; display: block; clear: both;}
.nymenu .tit{display: none;}
.nymenu li{float: left; margin-right: 40px;}
.nymenu li a{height: 97px; line-height: 97px; display: block; font-size: 18px; color: #666666;}
.nymenu li a:hover{color: #0075c1;}
.nymenu li.on a{color: #0075c1; border-bottom: solid 3px #0075c1;}

.aboutPage{width: 100%; height: auto;}
.introduction{padding: 80px 0;}
.article{line-height: 30px; font-size: 14px; color: #666666;}
.article img{max-width: 100%;}

/*内页资质认证*/
.honor_r_img{width:100%; height: auto; overflow: hidden; margin:20px auto 0;}
.honor_r_img ul{margin-right:-2%;}
.honor_r_img ul li{width:23%; float:left; margin:0 2% 1% 0;}
.honor_r_img ul li span{width:100%;float:left; text-align:center;line-height:22px; font-size:13px; padding-top:10px;min-height:30px;}
.honor_r_img ul li img{width:99%;height:auto;float:left; padding:1px; box-sizing:border-box; border:1px solid #ccc; height: 161px;}
.honor_r_img ul li img:hover{padding:1px;background:#f08519;border:1px solid #ccc;}
/*内页资质认证*/


/*内页产品展示样式*/
.pro-list{margin:0 auto 3% auto; height:auto; width:100%; overflow: hidden;}
.pro-list ul{margin-right:-3%;}
.pro-list li{float:left;width:30.33%;margin-right:3%;margin-bottom:2.5em;}
.pro-list li .pl-box{display:block;padding:1.25em 0 0;text-align:center;border:1px solid #dcdcdc;position:relative;}

.pl-box .pl-block{ width:90%; margin:auto; padding:0.6875em 0;text-align:left;margin-top:0.625em;}
.pl-block .tit{font-size:16px;font-weight:normal; color:#333; text-align: center;}
.pl-block p{font-size:0.775em;color:#999;line-height:1.7143em;padding-bottom:1.2587em;border-bottom:1px dotted #bbbbbb;margin:2px 0 4px;height:5.2143em;}
.pl-block .btn.btn-more{width:auto;border:0px;color:#888888;}
.pl-block .btn.btn-more span{background:url(../images/icon/icon-go2-3.png) no-repeat right center;background-size:1em auto;}

.com-img{ display:block; width:90%; overflow:hidden; margin:auto;}
.com-img img{ transition:all 0.8s ease-in 0s; -webkit-transition:all 0.8s ease-in 0s; -moz-transition:all 0.8s ease-in 0s; -o-transition:all 0.8s ease-in 0s; max-width:100%;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.pro-list li .pl-box:hover{border-color:#0069b7;}
/*内页产品展示样式*/

/*内页产品详情样式*/
.xqbg{overflow: hidden;}
.cpxq_t:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.cpxq{ margin-top: 3%; margin-bottom: 3%;}
.cpxq_t_l{ float:left; width:48%;}
.sp-wrap{ display:none; line-height:0; font-size:0;}
.sp-thumbs{ width:100%;}
.sp-thumbs img{ max-width:100%;}
.sp-thumbs a:link, .sp-thumbs a:visited{ margin:0 0.5%; width:23%; height:70px; border:1px #eaeaea solid; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position:center; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -ms-transition:all .2s ease-out;-o-transition:all .2s ease-out; transition:all .2s ease-out;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active, .sp-current{ opacity:1!important; position:relative;}
.sp-large{ position:relative; overflow:hidden; width:100% !important; margin:0 0 2% 0; border: 1px solid #efefef;}
.sp-large a img{ width: 100%;}
.sp-large a{ display:block;}
.sp-zoom{ position:absolute; left:-50%; top:-50%; cursor:-webkit-zoom-in; cursor:-moz-zoom-in; cursor:zoom-in; display:none;}
.sp-zoom img{ max-width: none;}
.sp-lightbox{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9); z-index:500; display:none; cursor:pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:90%; max-height:90%; border:2px solid #fff;}
#sp-prev, #sp-next{ position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none; background:#000; border-radius:25px; border:2px solid #fff; width:50px; height:50px; box-sizing:border-box; transition:.2s;}
#sp-prev{ left:10px;}
#sp-prev:before{ content:''; border:7px solid transparent; border-right:15px solid #fff; position:absolute; top:16px; left:7px;}
#sp-next{ right:10px;}
#sp-next:before{ content:''; border:7px solid transparent; border-left:15px solid white; position:absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{ background:#444;}
@media screen and (max-width: 400px) {
	.sp-wrap{ margin:0 0 15px 0;}
	#sp-prev, #sp-next{ top:auto; margin-top:0; bottom:25px;}
}
.cpxq_t_r{ float:right; width:48%;}
.cpxq_t_r .cpxq_t_r_bt{color:#153c8b; font-size:22px;}
.cpxq_t_r .cpxq_t_r_jj{font-size:14px; margin-top:20px; line-height: 25px;}
.cpxq_t_r .cpxq_t_r_wb{line-height:24px;margin:20px 0 0 0;}
.cpxq_t_r .fh{ line-height:40px; margin-top:30px; float: left; margin-right: 30px;margin-bottom: 30px;}
.cpxq_t_r .fh a{display:inline-block; color:#fff; background:#153c8b; padding:0 15px; transition:all 0.5s;}
.cpxq_t_r .fh a:hover{background:#153c8b;}
.telss{margin:20px 0px}
.cpxq_b{margin-top:30px;}
.cpxq_b_dh{background:#f1f1f1;}
.cpxq_b_dh ul{overflow:hidden; background: #153c8b;}
.cpxq_b_dh ul li{float:left; text-align:center; line-height:20px; padding:15px 20px; cursor:pointer; color: #fff;}
.cpxq_b_dh ul li:hover{color:#153c8b; background:#eee ; transition:all 1.5s;}
.cpxq_b_dh ul .active{color:#153c8b; background:#eee ;}

.cpxq_b_kj{margin-top:30px;}
.cpxq_b_kj .wb{display:none; line-height:24px;}
.wb td, .wb th{ padding:0 10px;}
.wb table{ border-left:1px solid #777; border-top:1px solid #777; text-align:center;}
.wb td,.wb th{border-right:1px solid #777; border-bottom:1px solid #777;}

.cpxq_b_kj .wb_xgcp
.cpxq_b_kj .wb_xgcp ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.cpxq_b_kj .wb_xgcp ul li{width:31.33%; float:left; margin-top:2%; margin-left:2%;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_img{width:100%; position:relative;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_img:after{content:""; width:100%; height:100%; opacity:0; background:rgba(0,0,0,0.6) url(../images/sy_cp_fdj.png) center no-repeat; transition:all 0.5s; position:absolute; top:0; left:0;}
.cpxq_b_kj .wb_xgcp ul li:hover .cpzx_img:after{opacity:1;}
.cpxq_b_kj .wb_xgcp ul li .cpzx_wz{color:#fff; line-height:20px; padding:13px; background:#666; transition:all 0.5s;}
.cpxq_b_kj .wb_xgcp ul li:hover .cpzx_wz{background:#4eb839;}

/*内页产品详情样式*/


/*内页新闻中心*/
.inf_lc{clear: both;padding: 3% 0 0 0;}
.inf_lc li{padding: 15px 20px 15px 0; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 30px; background: #f9f9f9;}
.inf_lc li:hover{border-color: #153c8b;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bt{padding: 22px 5px 0 15px;text-align: center;float: left;width: 64px;overflow: hidden;}
.inf_lc li .bt b{font-weight: 100;display: block;line-height: 36px;height: 36px;overflow: hidden;font-size: 36px;font-family: Arial;text-transform: uppercase;}
.inf_lc li .bt span{font-weight: 100;display: block;line-height: 16px;height: 16px;overflow: hidden;font-size: 12px;font-family: Arial;text-transform: uppercase;color: #343434;}
.inf_lc li .nyzi{padding: 0 0 0 14px;line-height: 26px;width: 80%;font-size: 14px;float: left;color: #999;}
.inf_lc li .nyzi b{display: block;font-weight: 100;color: #153c8b;line-height: 30px;height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #153c8b;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 560px; font-size: 16px;}
.inf_lc li .nyzi b a:hover{color: #153c8b;}
.inf_lc li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #ff9900;}
.inf_lc li .fr:hover{background: #ff9900;}
/*内页新闻中心*/

/*内页新闻详情*/
.newsxq{width: 100%; padding-top: 0; overflow: hidden;}
.newsmore_list{width:100%;float:left; margin-top:40px;}
.newsmore_list_tit{height:45px; background-color:#153c8b; color:#fff; padding:0 20px; line-height:45px;font-size:16px; border:1px solid #e6e6e6;}
.newsmore_list_text{width:100%;float:left; border-top:none; padding:10px 0px 20px 0px; background:#fff; box-sizing:border-box;}
.newsmore_list_text ul li{background:url(../images/news_tb.jpg) left no-repeat; padding-left:15px; line-height:35px; float:left; width:48%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;display:inline; border-bottom:1px dashed #e6e6e6; margin-right:4%; font-size:12px; box-sizing:border-box;}
.newsmore_list_text ul li:nth-child(2n){margin-right:0;}
.newsmore_list_text ul li span{float:right; color:#aaa;}
.new-view-title{text-align:center; border-bottom:1px solid #e6e6e6; line-height:30px; padding:10px 0 16px 0; font-size:14px;}
.new-view-title .line{padding:0 10px; color:#153c8b;}
.color-blue{color:#787876;}
.new-view-title .xqbt{padding:8px; line-height:32px; font-size:20px; font-weight:bold; color:#153c8b;}

.newsmore_text{width:100%; float:left; margin-top:30px; line-height:30px; font-size:14px;}
.newsmore_text img{display: block; clear: both; margin: auto;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #e6e6e6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:138px; height:38px; border:solid 1px #e6e6e6; line-height:38px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px;}
.view-page .back a{background:#153c8b; color:#fff; text-align:center;}
.view-page .back a:hover{background:#e0791d; color:#fff;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#153c8b;}
.view-page .next:hover a{color:#fff; background:#153c8b;}
/*内页新闻详情*/

/*内页产品展示样式*/
.applist{margin:0 auto 3% auto; height:auto; width:100%; overflow: hidden;}
.applist ul{margin-right:-3%;}
.applist li{float:left;width:30.33%;margin-right:3%;margin-bottom:2.5em;}
.applist li .appbox{display:block;text-align:center;border:1px solid #dcdcdc;position:relative; padding: 2px;}

.appbox.appblock{ width:90%; margin:auto; padding:0.6875em 0;text-align:left;margin-top:0.625em;}
.appblock .tit{font-size:14px;font-weight:normal; color:#333; text-align: center; line-height: 40px;}
.appblock p{font-size:0.775em;color:#999;line-height:1.7143em;padding-bottom:1.2587em;border-bottom:1px dotted #bbbbbb;margin:2px 0 4px;height:5.2143em;}
.appblock .btn.btn-more{width:auto;border:0px;color:#888888;}
.appblock .btn.btn-more span{background:url(../images/icon/icon-go2-3.png) no-repeat right center;background-size:1em auto;}

.acom-img{ display:block; overflow:hidden; margin:auto;}
.acom-img img{ transition:all 0.8s ease-in 0s; -webkit-transition:all 0.8s ease-in 0s; -moz-transition:all 0.8s ease-in 0s; -o-transition:all 0.8s ease-in 0s; max-width:100%;vertical-align:top;}
.acom-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.applist li .appbox:hover{border-color:#0069b7;}
/*内页产品展示样式*/


/*联系我们*/
.lxwmbg_left{width: 35%; float: left; margin-right: 5%; font-size: 14px; line-height: 30px;}
.lxwmbg_right{width: 60%; float: right; }
.maps{width: 100%; max-width: 1280%; height: auto; overflow: hidden; margin-bottom: 3%;}
/*联系我们*/

/*feedback*/
.content_box {width:100%;  margin: 0 auto; }
.content_box .messages_box { width: auto; padding: 10px 0% 60px 0%; }
.content_box .messages_box ul { width: 100%; }
.content_box .messages_box ul li { padding: 5px 0px 5px 0px; }
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input { width: 96%; height: 33px; padding: 0px 10px; line-height: 33px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .cont-input { width: 96%; height: 130px; padding: 10px; line-height: 20px; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; font-size: 14px; }
.content_box .messages_box .code-input { width: 125px; vertical-align: middle; height: 33px; padding: 0px 10px; line-height: normal; background: none repeat scroll 0% 0% rgb(253, 253, 253); border-width: 1px; border-style: solid; border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201); box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important; }
.content_box .messages_box .verify-pic { height: 35px; vertical-align: middle; }
.content_box .messages_box .submitBtn { text-align: center; padding-top: 10px; }
.content_box .messages_box .messages-button { width: 125px; height: 34px; line-height: 34px; font-size: 16px; color: #fff; text-align: center; background: none repeat scroll 0% 0% #e24a45; border: none; transition-duration: .3s; }
.content_box .messages_box .messages-button:hover { background: none repeat scroll 0% 0% #74b956; transition-duration: .3s; cursor: pointer;}
.map {max-width:1280px; width:100%; height: auto; overflow: hidden; margin: 0 auto; margin-top: 2%;}
.map img{display:block; clear:both; margin:auto; width:100%;}