*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.hover_time{ -webkit-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; -ms-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s;}
@font-face { font-family: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content,.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 50px auto 30px; text-align: center;line-height: 0;}
.more-title .ff{ animation: zoomIn 1s; -moz-animation: zoomIn 1s; -webkit-animation: zoomIn 1s; -o-animation: zoomIn 1s; animation-play-state: paused;}
.more-title .on{ animation-play-state: running;}
.xzln1 .ff{ animation: lightSpeedIn 1s; -moz-animation: lightSpeedIn 1s; -webkit-animation: lightSpeedIn 1s; -o-animation: lightSpeedIn 1s; animation-play-state: paused;}
.xzln1 .on{ animation-play-state: running;}
.xzln2 .ff{ animation: rubberBand 1s; -moz-animation: rubberBand 1s; -webkit-animation: rubberBand 1s; -o-animation: rubberBand 1s; animation-play-state: paused;}
.xzln2 .on{ animation-play-state: running;}
.xzln3 .ff{ animation: fadeInDown 2s; -moz-animation: fadeInDown 2s; -webkit-animation: fadeInDown 2s; -o-animation: fadeInDown 2s; animation-play-state: paused;}
.xzln3 .on{ animation-play-state: running;}
.xzln4 .ff{ animation: fadeInDownBig 2s; -moz-animation: fadeInDownBig 2s; -webkit-animation: fadeInDownBig 2s; -o-animation: fadeInDownBig 2s; animation-play-state: paused;}
.xzln4 .on{ animation-play-state: running;}
.xzln5 .ff{ animation: fadeInLeft 2s; -moz-animation: fadeInLeft 2s; -webkit-animation: fadeInLeft 2s; -o-animation: fadeInLeft 2s; animation-play-state: paused;}
.xzln5 .on{ animation-play-state: running;}
.xzln6 .ff{ animation: fadeInRight 2s; -moz-animation: fadeInRight 2s; -webkit-animation: fadeInRight 2s; -o-animation: fadeInRight 2s; animation-play-state: paused;}
.xzln6 .on{ animation-play-state: running;}
@-webkit-keyframes bounce-up{ 25%{-webkit-transform: translateY(2px);}
	50%, 100%{-webkit-transform: translateY(0);}
	75%{-webkit-transform: translateY(-2px);}
	}
@keyframes bounce-up{ 25%{transform: translateY(2px);}
	50%, 100%{transform: translateY(0);}
	75%{transform: translateY(-2px);}
	}
@keyframes msClock{ 0%,90%,100%{ transform: rotate(0) scale(1);}
	20%,40%{ transform: rotate(-15deg) scale(1.1);}
	30%,50%{ transform: rotate(15deg) scale(1.1);}
	}
.more-title h5{ font-size: 40px; font-weight: bold; color: #333; line-height: 40px;}
.more-title h6{ margin-top: 13px; font-size: 18px; color: #333; line-height: 18px;}



/*header*/
.header{width: 100%;height: 39px;background: #dfdede;}
.header_main{width: 1200px;height: 39px;margin: 0 auto;}
.header_main span{float: left;line-height: 39px;color: #333333}
.header_main .header_list{float: right;line-height: 39px;}
.header_main .header_list li{float: left;}
.header_main .header_list i{float: left;margin: 0 20px;}

.header1{width: 100%;height: 145px;}
.header1_main{width: 1200px;height: 145px;margin: 0 auto;}
.header1_logo{float: left;padding-top: 25px;}
.header1_main>img{float: left;margin-top: 39.5px;margin-left: 80px;}
.header1_by{float: left;margin-left: 90px;padding-top: 32px;}
.header1_by h3{font-size: 24px;font-weight: bold;color: #333}
.header1_by p{font-size: 18px;color: #666;margin-top: 10px;}
.header1_phone{float: right;}
.header1_phone_img{float: right;}
.header1_phone_num{text-align: right;padding-top: 35px;margin-right: 16px;float: left;}
.header1_phone_num b{font-size: 20px;color: #333333;}
.header1_phone_num p{font-size: 24px;color: #333333;margin-top: 7px;}

.header_nav{width: 100%;height: 64px;background: #60acf8}
.header_k{width: 100%;height: 60px;background:url(../images/header_k.png); }
.header_2{width: 1200px;height: 60px;margin: 0 auto;}
.header_2 ul li{float: left;}
.header_2 ul li img{float: left;margin-top: 25px;margin-left: 5px;display: none;}
.header_2 ul li a div{padding: 0px 22px;line-height: 60px;font-size: 16px;color: #fff;}
.header_2 ul li.on a div{background: #fe0000}
.header_2 ul li:hover img{display: inline-block;}



/*轮播*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ height: 26px; overflow: hidden; position: absolute; left: 48%; bottom: 35px; z-index: 1;}
.slideBox .hd ul{ overflow: hidden; zoom: 1; float: left;}
.slideBox .hd ul li{ float: left;  width: 26px; height: 26px;  border-radius: 50%; margin-right: 20px; cursor: pointer;padding: 7px;overflow: hidden;}
.slideBox .hd ul li.on{ background: url(../images/hd_bg.png);}
.li_yuan{width: 12px;height: 12px;background: #86919c;border-radius: 50%;}
.banner-index .slideBox .bd img{ width: 100%;}
/*.slideBox .bd ul li{ display: none;}*/
/*.slideBox .bd ul li:first-child{ display: none;}*/
.slideBox .hd ul li.on .li_yuan{background: #60acf8}

/*search*/

.search{width: 100%;height: 80px;}
.search-content{width: 1200px;height: 80px;}

.search_main{width: 1200px;}
.search-form{margin-top: 30px; width: 250px;height: 30px;border-radius: 15px;overflow: hidden;float: right;}
#search-keywords{width: 300px;height: 30px;border:none;outline: none;padding-left: 18px;}
#s_btn{width: 35px;height: 28px;background: url(../images/search_icon.png)no-repeat;float: right;border: none;background-position: center;outline: none;cursor: pointer;}
.search-keywords{text-align: center;float: left;line-height: 80px;}
.search-keywords .hot_key{display: inline-block;color: #666666;}
.search-keywords a{color: #666;}
.search-keywords i{color: #666}
#search-keywords{border-bottom: 1px solid #e4e3e3;width: 208px;}

.search-form input::-webkit-input-placeholder {
        color: #999999;
        text-align: right;
        
      }
      input::-moz-input-placeholder {
        color: #999999;
       text-align: right;
        
      }
      input::-ms-input-placeholder {
        color: #999999;
          text-align: right;
        
      }

/*公用标题*/
.main_title{width: 1200px;}
.main_title h3{font-size: 30px;text-align: center;margin: 0 auto;}
.main_title h3 img{margin: 0px 10px;}
.main_title h3 span{font-weight: bold;}
.title_fbt{width: 753px;height: 20px;background: url(../images/title_fbt.png)no-repeat;background-position: center;margin: 0 auto;line-height: 20px;text-align: center;color: #666666;font-size: 20px;margin-top: 15px;}
/*product*/
.product{width: 100%;margin-top: 20px;}
.product_main{width: 1200px;margin: 0 auto;}
.product_fenlei{width: 1200px;height: 58px;border:1px solid #acabab;}
.product_fenlei_title{width: 231px;height: 56px;float: left;background: url(../images/product_fenlei_title.png)no-repeat; text-align: center;line-height: 58px;font-size: 18px;color: #ffffff}
.product_fenlei_icon{width: 40px;height: 40px;float: right;margin-right: 20px;margin-top: 8px;}
.product_fenlei_list{width: 900px;height: 56px;float: left;overflow: hidden;}
.product_fenlei_list ul li{height: 56px;line-height: 56px;float: left;margin-left: 25px;margin-right: 15px;width: 160px;}
.pfl_icon{width: 10px;height: 10px;display: inline-block;}
.product_fenlei_list ul li span{font-size: 16px;margin-left: 10px;color: #666666;}
.product_fenlei_list ul li:hover .pfl_icon{background: url(../images/pfl_icon.png);}
.product_fenlei_list ul li:hover span{color: #60acf8}
.product_mj{width: 1200px;height: 432px;margin-top: 30px;overflow: hidden;position: relative;}
.product_mj .bd{width: 1200px;height: 432px;}
.product_mj .hd{width: 290px;height: 292px;background: #fff;position: absolute;top: 67px;right: 60px;}
.product_mj .bd ul li{width: 1200px;height: 432px;background: red;padding-left: 53px;padding-top: 65px;}
.product_mj .bd ul li h3{font-size: 30px;font-weight: bold;font-weight: bold;color: #fff;}
.product_mj .bd ul li h4{font-size: 24px;color: #aad3fb;text-transform: uppercase;}
.product_mj .bd ul li p{height: 135px; width: 315px;font-size: 16px;color: #fff;line-height: 30px;margin-top: 35px;}
.product_tj{width: 1200px;margin-top: 30px;}
.product_tj .bd{width: 1200px;height: 390px;}
.product_tj .bd ul li{overflow: hidden; width: 289px!important;height: 390px;border: 1px solid #ccc;margin-right: 15px;}
.product_tj .hd{width: 1200px;height: 38px;background: url(../images/product_button.png)no-repeat;margin-top: 25px;background-position: center;}
.product_tj .hd .prev{float: left;margin-left: 530px;}
.product_tj .hd .next{float: right;margin-right: 530px;}
.product_img{width: 100%;height: 293px;border-bottom: 1px solid #ccc;}
.product_title{width: 100%;height: 96px;background: #f4f4f4;text-align: center;font-size: 18px;color: #666;padding-top: 17px;}
.product_title h3{margin-bottom: 7px;}
.product_mj .hd{padding: 0px 62px 0px 40px;}
.product_mj .hd ul li{cursor: pointer; width: 100%;height: 75px;border-bottom: 1px solid #d0cfcf;line-height: 75px;font-size: 16px;color: #666666;}
.product_mj .hd ul li:last-child{border-bottom: 0px;}
.product_mj .hd ul li a{float: right;text-transform: uppercase;color: #666666;font-size: 14px;}
.product_mj .hd ul li.on{font-size: 18px;color: #60acf8;font-weight: bold;}
.product_mj .hd ul li.on a{color: #666;font-size: 14px;font-weight: normal;}
.product_mj_more{width: 141px;height: 48px;border: 1px solid #fff;color: #fff;text-align: center;line-height: 48px;font-size: 16px;}































/*s_banner*/
.s-banner{width: 100%;height: 608px;position: relative;}
.s_banner{width: 1920px;height: 608px;background: url(../images/s_banner_bg.png)no-repeat;background-position: 0 118px;position: absolute;left: 50%;margin-left: -960px;}
.s_banner_main{width: 1200px;height: 608px;margin: 0 auto;}
.s_banner_img{width: 575px;height: 604px;float: left;padding-top: 10px;overflow: hidden;}
.s_banner_right{width: 510px;height: 604px;float: right;padding-top: 212px;}
.s_banner_right h3{font-size: 34px;color: #fff}
.s_banner_right h3 span{font-weight: bold;}
.s_banner_right p{font-size: 22px;color: #fff;text-align: center;margin-top: 18px;}
.s_banner_list{width: 100%;height: 26px;margin-top: 30px;}
.s_banner_list li{float: left;line-height: 26px;margin-right: 22px;}
.s_banner_list li span{font-size: 20px;color: #fff;margin-left: 12px;}
.s_banner_list li img{float: left;margin-top: 4px;}
.s_banner_list li:last-child{margin-right: 0px;}
.s_banner_phone{width: 428px;height: 64px;float: right;background: url(../images/s_banner_phone.png)no-repeat;margin-top: 43px;padding-left: 50px;}
.s_banner_phone span{font-size: 20px;line-height: 64px;color: #fff;}
.s_banner_phone b{font-size: 24px;color: #fff;font-family: 'arial';line-height: 64px;}

/*advantage*/
.advantage{width: 100%;height: 735px;}
.advantage_main{width: 1200px;height: 735px;margin: 0 auto;padding-top: 20px;position: relative;}
.advantage_mid{overflow: hidden; width: 1920px;height: 595px;position: absolute;margin-left: -960px;left: 50%;border-top: 1px solid #cccccc;}
.advantage_mid .hd{width: 1200px;height: 100px;margin: 0 auto;}
.advantage_mid .hd ul li{width: 25%;height: 100px;border-right: 1px solid #ccc;float: left;padding: 30px 0px;text-align: center;}
.advantage_mid .hd ul li:first-child{border-left: 1px solid #ccc;}
.ad_hd_icon{width: 40px;height: 40px;display: inline-block;overflow: hidden;text-align: center;line-height: 40px;}
.advantage_mid .hd ul li span{font-size: 24px;color: #333333;font-weight: bold;line-height: 40px;margin-left: 10px;position: relative;top: -12px;}
.ad_hd_icon img{vertical-align: middle;}
.ad_img2{display: none;}
.advantage_mid .hd ul li.on .ad_img2{display: inline-block;}
.advantage_mid .hd ul li.on .ad_img1{display: none;}
.advantage_mid .hd ul li.on span{color: #004c80}
.advantage_mid .bd{width: 100%;height: 495px;background: url(../images/ad_bd_bg.png)no-repeat;}
.advantage_mid .bd ul{width: 1200px;height: 495px;margin: 0 auto}
.advantage_mid .bd ul li{width: 1200px;height: 495px;}
.advantage_mid_left{padding-left: 80px;padding-top: 65px; width: 600px;height: 495px;background: url(../images/font_bg.png)no-repeat;float: left;}
.advantage_mid_right{width: 600px;height: 495px;float: right;}
.advantage_mid_left h3{font-size: 30px;color:#fff;}
.advantage_mid_left>span{font-size: 32px;font-weight: bold;color: #fff;display: inline-block;margin-top: 28px;margin-bottom: 40px;}
.ys_content{width: 450px; }
.ys_content .float_icon{float: left;padding-top: 7px;}
.ys_content p{width: 400px;line-height: 33px;float: left;margin-left: 25px;font-size: 16px;color: #fff;margin-bottom:10px;}
.advantage_mid .arrow{position: relative;top: -250px;}
.advantage_mid .arrow .next{float: right;margin-right: 300px;}
.advantage_mid .arrow .prev{float: left;margin-left: 300px;}

/*process*/
.process{width: 100%;height: 670px;position: relative;}
.process_main{width: 1920px;height: 670px;position: absolute;left: 50%;margin-left: -960px;}
.process_main .main_title{margin: 0 auto;padding-top: 107px;margin-bottom: 37px;}
.process_mid{width: 1920px;height: 446px;background: url(../images/process_bg.png)no-repeat;}
.process_mid_e{width:960px;height: 446px;margin: 0 auto;padding-top: 60px;}
.process_mid_e ul li{width: 240px;height: 165px;float: left;}
.process_mid_e ul li img{}
.process_mid_e ul li h3{font-size: 30px;color: #fff;margin-bottom: 3px;}
.process_mid_e ul li p{font-size: 18px;color: #bbd8f4;text-transform: uppercase;margin-top: 10px;}


/*cases*/
.cases{width: 100%;height: 755px;}
.cases_main{width: 1200px;height: 755px;margin: 0 auto;padding-top: 60px;}
.cases_mid{width: 1200px;margin-top: 35px;}
.cases_mid ul li{width: 398px;height: 289px;float: left;margin-right: 3px;margin-bottom: 5px;overflow: hidden;position: relative;}
.cases_mid ul li:nth-child(3n){margin-right: 0px;}
.cases_img{width: 100%;height: 220px;}
.cases_title{width: 100%;height: 69px;text-align: center;line-height: 69px;background: url(../images/bg_font.png)no-repeat;background-size: 100% 100%;}
.cases_title span{font-size: 20px;color: #333}
.cases_zhezhao{width: 398px;height: 289px;display: none;}
.cases_mid ul li:hover .cases_zhezhao{display: inline-block;position: absolute;top: 0px;}
.cases_img img{width: 100%;height: 100%;}

/*info*/
.info_mid{width: 100%;height: 502px;position:relative;margin-top: 25px;}
.info{width: 1920px;height: 502px;background: url(../images/info_bg.png)no-repeat;position: absolute;left: 50%;margin-left: -960px;}
.info_main{width: 1200px;height: 502px;margin: 0 auto;padding-top: 86px;}
.info_form{width: 713px;height: 402px;padding: 27px 50px 0px 55px;}
.info_form_title{width: 595px;height: 20px;margin: 0 auto;}
.info_form form .feedback-zb>div{width: 441px;height: 40px;border: 1px solid #ccc;border-radius: 4px;overflow: hidden;margin-bottom: 15px;}
.info_form form .feedback-zb>div input{width: 100%;height: 100%;outline: none;border: none;padding-left: 20px;}
.fz_text{width: 441px!important;height: 159px!important;border-radius: 4px;overflow: hidden;border: 1px solid #cccccc;}
.fz_text textarea{width: 79%;height: 100%;outline: none;border: none;resize: none;float: right;}
.feedback-zb{width: 441px;height: 265px;float: left;margin-top: 28px;}
.lx_btn{width: 157px;height: 40px;border-radius: 20px;background: #60acf8;float: right;overflow: hidden;margin-top: 28px;}
.lx_btn input{width: 100%;height: 100%;border: none;background: #60acf8;color: #fff;}
.lx_btn:hover input{background: #fe0000;color: #fff;}


.lx_btn1{width: 157px;height: 40px;border-radius: 20px;float: right;overflow: hidden;margin-top: 15px;}
.lx_btn1 button{width: 100%;height: 100%;border: none;color: #333}
.lx_btn1:hover button{background: #fe0000;color: #fff;}
.info_ewm{width: 156px;height: 152px;float: right;margin-top: 15px;}
#commentForm input::-webkit-input-placeholder {
        color: #666;
        
      }
      input::-moz-input-placeholder {
        color: #666;
        
      }
      input::-ms-input-placeholder {
        color: #666;
        
      }

/*about*/
.about{width: 100%;height: 395px;margin-top: 70px;}
.about_main{width: 1200px;height: 395px;margin: 0 auto;}
.about_img{width:733px;height: 395px;background: blue;float: right;}
.about_left{width: 425px;height: 395px;float: left;padding-top: 5px;}
.about_left h3{font-size: 24px;color: #333;font-weight: bold;margin-top: 10px;}
.about_left h3 img{margin: 0px 15px;}
.about_left p{font-size: 16px;color: #666666;line-height: 30px;margin-top: 15px;height: 200px;}
.about_more{width: 98px;height: 38px;border: 1px solid #cccccc;float: left;text-align: center;line-height: 38px;color: #ccc;}
.about_more1{width: 98px;height: 38px;float: left;text-align: center;line-height: 38px;background: #60acf8;color: #fff;margin-left: 12px;}
.about_more:hover{background: #fe0000;color: #fff}
.about_more1:hover{background: #fe0000;color: #fff}





/*企业相册*/
.qyxc{width: 100%;height: 210px;margin-top: 25px;}
.qyxc_main{width: 1200px;height:210px;margin: 0 auto;overflow: hidden;}
.qyxc_main ul li{width: 284px;height: 210px;float: left;margin-right: 21px;}
.qyxc_img{width: 100%;height: 179px;background: red;}
.qyxc_img img{width: 100%;}
.qyxc_title{width: 100%;height: 31px;text-align: center;line-height: 31px;color: #666;}


/*xw*/
.news_z{width: 100%;height: 773px;background: #f1f1f1;padding-top: 35px;margin-top: 35px;}
.xw{width: 1200px;margin: auto;height: 518px;margin-top: 15px;}
.xw .wd{width: 600px;height: 518px;border-right: solid 1px #ccc;float: left;}
.xw .wd .top{width: 543px;margin-bottom: 30px;}

.xw .wd ul li{width: 543px;border-top: solid 1px #ccc;height: 160px!important;padding-top: 33px;}
.xw .wd ul li img{float: left;margin-right: 27px;}
.xw .wd ul li .wz{float: left;margin-top: 10px;width: 426px;}
.xw .wd ul li .wz b{display: block;font-size: 16px;margin-bottom: 6px;}
.xw .wd ul li .wz b a{color: #333333;}
.xw .wd ul li:hover .wz b a{color: #60acf8;}
.xw .wd ul li .wz p a{color: #666;}
.xw .tempWrap{overflow: hidden!important;height: 445px!important;}

.xw .list{width: 543px;height: 518px;float: right;}
.xw .list .top{width: 543px;height: 76px;border-bottom: solid 1px #ccc;margin-bottom: 31px;}
.xw .list .top ul{width: 222px;float: left;    margin-top: -5px;}
.xw .list .top ul li{font-size: 19px;float: left;color: #666;margin-right: 30px;font-weight: bold;letter-spacing: 1px;}
.xw .list .top ul .on{color: #60acf8;}
.xw .list .lb{margin-bottom: 30px;}
.xw .list .lb .xx{height: 159px;background: #60acf8;}
.xw .list .lb .xx img{float: left;margin-right: 37px;}
.xw .list .lb .xx .zzz{float: left;width: 273px;padding-top: 30px;}
.xw .list .lb .xx .zzz>img{margin-top: 10px;margin-bottom: 5px;}
.xw .list .lb .xx .zzz b{color: #333;font-size: 16px;}
.xw .list .lb .xx .zzz p{color: #666;margin-top: 10px;line-height: 27px;}
.xw .list .xq{margin-bottom: 20px;}
.xw .list .xq:nth-child(7n){ margin-bottom: 0px;}
.xw .list .xq a{color: #666;}
.xw .list .xq a:hover{color: #60acf8;}
.xw .list .xq b{float: right;color: #666;}


/*frilist*/
.frilist{ background: url(../images/linkbg.png)no-repeat;height: 104px; line-height: 120px; width: 1200px;margin: auto;margin-top: 50px;margin-bottom: 58px;}
.frilist ul li a{ font-size: 14px; color: #333;}
.frilist ul{ margin-left: 30px;}
.frilist ul li{ float: left; margin-right: 40px;}
.frilist ul li a:hover{ color: #60acf8;}


/*foot*/
.foot_big{width: 100%;height: 526px;}
.foot{width: 1920px;height: 526px;background: url(../images/foot_bg.png)no-repeat;background-size: 100% 100%;position: absolute;left: 50%;margin-left: -960px;}
.foot_main{width: 1200px;height: 486px;margin: 0 auto;padding-top: 63px;}
.foot_main_top{width: 1200px;height: 192px;}
.foot_main_top_left{width: 311px;height: 192px;float: left;border-right: 1px solid #fff;text-align:center;padding-top: 5px;}
.foot_main_top_mid{width:570px;height: 192px;float: left;border-right: 1px solid #fff;text-align:center;}
.foot_main_top_right{width: 319px;height: 192px;float: left;;text-align:center;}
.bottom_content{margin-top: 45px;width: 1200px;height: 121px;background: url(../images/bottom_content.png)no-repeat;}
.bottom_ba{width: 1920px;height: 40px;background: #cccccc;text-align: center;line-height: 40px;color: #333;font-size: 12px;}
.bottom_ba a{color: #333}
.foot_main_top_left b{font-size: 20px;color: #fff;font-weight: bold;}
.foot_main_top_left p{font-size: 12px;color: #cccccc;text-transform: uppercase;}
.foot_main_top_left ul li a{font-size: 16px;color: #fff;}
.foot_main_top_left ul{margin-top: 15px;}
.foot_main_top_left ul li{margin-bottom: 5px;}
.foot_main_top_left ul li:hover a{color: #fe0000}
.foot_main_top_mid b{font-size: 20px;color: #fff;font-weight: bold;}
.foot_main_top_mid p{font-size: 12px;color: #cccccc;text-transform: uppercase;}
.foot_main_top_mid ul li a{font-size: 16px;color: #fff;}
.foot_main_top_mid ul{margin-top: 15px;}
.foot_main_top_mid ul li{margin-bottom: 5px;}
.foot_main_top_mid ul li:hover a{color: #fe0000}
.foot_main_top_right b{font-size: 20px;color: #fff;font-weight: bold;}
.foot_main_top_right p{font-size: 12px;color: #cccccc;text-transform: uppercase;}
.foot_ewm{width: 107px;height: 107px;background: #ffffff;margin: 0 auto;margin-top: 15px;}
.foot_ewm img{width: 100%;height: 100%;}
.bottom_content1{width: 311px;height: 121px;float: left;text-align: center;padding-top: 68px;}
.bottom_content1 p{color: #ffffff;font-size: 16px;line-height: 20px;}
.bottom_content2{width: 569px;height: 121px;float: left;padding-top: 68px;}
.bottom_content2 p{font-size: 16px;color: #ffffff;text-align: center;line-height: 20px;}
.bottom_content3{width: 320px;height: 121px;float: left;padding-top: 68px;}
.bottom_content3 p{text-align: center;line-height: 20px;font-size: 16px;color: #fff;}



































































