﻿.full_screen_custom{background-repeat: no-repeat;background-size: cover;background-position: center;}
body{min-width: 1300px;}
.header{min-width: 1300px;height:88px;width:100%;background: #fafafa;box-shadow: 0px 3px 50px -20px #000;position: fixed;z-index: 100;top:0;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.header .logo{float: left;margin-top: 10px;margin-left: 20px;height: 75%}
.header nav{width:848px;margin:0 auto;}
.header nav ul{border-right: 1px solid #e5e8f1;height:100%;}
.header nav li{width:104px;border-left: 1px solid #e5e8f1;height:88px;position: relative;z-index: 100;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.header nav li a{float: left;height:88px;line-height: 88px;width:100%;font-size: 14px;text-align: center;cursor:pointer;color:#262628;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.header nav li a:hover{background-color: #2553b3;color:#fff;}
.header nav li .selected{background: #2553b3;color:#fff;}
.header nav .home a:hover{line-height: 120px;padding-top: 20px;background-image:url(../images/home_icon.png);background-repeat: no-repeat;background-position:center 20px;}
.header nav .home .selected{line-height: 120px;padding-top: 20px;background-image:url(../images/home_icon.png);background-repeat: no-repeat;background-position:center 20px;}


.tp_ewm{ float:right;height:60%;width:200px;margin-top: 35px;position: relative;cursor:pointer;z-index: 999;padding:0 10px;
    transition:  0.5s;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -ms-transition:  0.5s;
    -o-transition:  0.5s;}
.tp_ewm .guanwei{float: left;line-height: 15px}
.tp_ewm .two_code{position: absolute;left: -35px;margin-top:10px;display: none;z-index: 9999;}
.tp_ewm .two_code .tp_ewm_z{margin:0;}
.tp_ewm .two_code .tp_ewm_z img{width:100px;}

.header form{width:200px;height:20px;line-height: 20px;border:1px solid #d3d7eb;border-radius: 30px;float:right;padding:5px 0;margin-top: 28px;margin-right: 20px;
    behavior: url(./border-radius.htc);
    transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.header form input{border:none;background: none;float: left;height:20px;}
.header form input[type="search"]{width:140px;padding:0px 10px;}
.header form input[type="submit"]{width:40px;height:20px;background: url(../images/search_icon.png) no-repeat 10px center;border-left: 1px solid #d3d7eb;}
.scroll_header{height:68px;}
.scroll_header nav li{height:68px;}
.scroll_header nav li a{height:68px;line-height: 68px;}
.scroll_header form{margin-top: 16px}
.scroll_header nav .home a:hover{line-height: 90px;background-position:center 15px;}
.scroll_header nav .home .selected{line-height: 90px;background-position:center 15px;}
.scroll_header .tp_ewm{margin-top: 20px;}
.footer{height:100px;width:100%;background: #405580;}
.footer .left{float: left;width:500px;padding-left: 20px}
.footer .left a{float: left;width:64px;height:24px;line-height: 24px;background: #5d709a;border:1px solid #405580;color:#c3d5ed;text-align: center;margin:15px 1px 10px;transition:  0.5s;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -ms-transition:  0.5s;
    -o-transition:  0.5s;}
.footer .left a:hover{background: #fff;border:1px solid #1e335e;color:#5d709a;}
.footer .left p{line-height: 20px;color:#c3d5ed;}
.footer .right{float: right;width:270px;height: 100px;background: #5d709a;padding:0 30px;}
.footer .right a{float: left;width:90px;text-align: center;color:#eaeef9;margin-top: 20px;line-height: 30px;}
.footer .links_container{float: right;width:370px;padding:35px; 20px;}
.footer .links_container .links{border:2px solid #fff;width:160px; height:26px;float:left;margin-left: 10px;color:#d9e0ef;padding-left: 10px;line-height: 26px;position: relative;cursor:pointer;}
.footer .links_container .links span{float: right;width:26px;height:26px;background-color:#fff;background-image:url(../images/down_icon.png);background-repeat: no-repeat;background-position: center;}

.footer .links_container .links ul{width:100%;position: absolute;bottom:28px;left:0px;background: rgba(255,255,255,0.7);z-index: 100;padding:5px 0;display:none;opacity: 0}
.footer .links_container .links ul li{float:none;}
.footer .links_container .links ul li a{color:#262628;display: block;padding:0 10px;}
.footer .links_container .links ul li a:hover{background: #fff;}
/* 首页banner*/
.slideBox{ width:100%;  overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; line-height:14px; text-align:center; background:#5f65c3; cursor:pointer;border-radius: 50% ;}
.slideBox .hd ul li.on{ background:#fff; }

.slideBox .bd{ position:relative; height:100%; z-index:0;  width:100%; }
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; background: url(../images/banner3.jpg) no-repeat; background-size: cover; width:100%;background-position: center center;
    -ms-behavior: url(./backgroundsize.min.htc);
    behavior: url(./backgroundsize.min.htc);}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=30);opacity:0.3;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/* 关于我们 */
.about_page{padding:40px 0;}
.second_cate_container{text-align: center;}
.second_cate_container p{color:#fff;font-size: 40px;line-height: 50px;}
.second_cate_container .about_en{font-family: 'Georgia',Arial;font-size: 18px;color:#fff;padding:0 20px;display: inline-block;padding:0 40px;height: 36px;line-height: 36px;position: relative;}
.second_cate_container .about_en .left{position: absolute;top: 18px;left:0;}
.second_cate_container .about_en .right{position: absolute;top: 18px;right:0;}.about_info_container{margin-left: -6px;margin-top: 30px; height: 490px;}
.about_info_container_product{margin-left: -6px;margin-top: 30px;height:490px;display: flex;justify-content: center; float: none;}
.about_info_container li{osition: relative;margin-left: 6px;margin-bottom: 6px;left:80px;opacity: 0;filter:alpha(opacity=0)}
.about_info_container li .zh_title_more{position: absolute;left:35px;top:0;}
.about_info_container li .zh_title_more .zh_title{color:#323232;font-size: 18px;line-height: 70px;}
.about_info_container li .zh_title_more .learn_more{display:block;text-align:center;color:#646464;font-size: 12px;border:1px solid #646464;width:92px;height:32px;line-height: 32px;border-radius: 32px;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.about_info_container li .zh_title_more .learn_more:hover{color:#155a95;border-color:#155a95;}
.about_info_container .first img{width:395px;}
.about_info_container .second img{width:796px;height:240px}
.about_info_container .third img{width:796px;}
.about_info_container .first .zh_title_more{left:40px;top:110px;}
.about_info_container .first .zh_title_more .zh_title{line-height: 90px;color:#fff;}
.about_info_container .first .zh_title_more .learn_more{color:#fff;border-color:#fff;}
.about_info_container .first .zh_title_more .learn_more:hover{color:#ddd;border-color:#ddd;}

.about_info_container .zongcai .zh_title_more .zh_title{line-height: 90px;color:#fff;}
.about_info_container .zongcai .zh_title_more .learn_more{color:#fff;border-color:#fff;}
.about_info_container .zongcai .zh_title_more .learn_more:hover{color:#ddd;border-color:#ddd;}

.about_info_container .third .zh_title_more .zh_title{line-height: 90px;color:#fff;}
.about_info_container .third .zh_title_more .learn_more{color:#fff;border-color:#fff;}
.about_info_container .third .zh_title_more .learn_more:hover{color:#ddd;border-color:#ddd;}

/* 企业介绍 */
.second_banner{overflow: hidden;}
.second_banner img{filter:alpha(opacity=0);position: relative;z-index: -1}
.third_nav{margin-top: -48px;position: absolute; z-index: 999;}
.third_nav li{float:left;width:150px;height:48px;line-height: 48px;text-align: center;background: #4485e3;margin-right: 8px;}
.third_nav li a{float:left;width:100%;height:100%;color:#fff;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.third_nav li .selected{background: #ffd401;color:#212121;}
.third_nav li a:hover{background: #ffd401;color:#212121;}
.one_page{min-height: 300px}
.one_page h2{font-size: 30px;color:#212121;line-height: 90px;font-weight: normal;}
.one_page .left{float:left;width:650px;}
.one_page .right{float:right;max-width:530px;padding-left: 20px}
.one_page .right img{max-width:530px;}

/* 资深人士介绍 */
.senior_container{background: #f1f1f1}
.senior_container h2{font-size: 30px;color:#212121;line-height: 120px;font-weight: normal;}
.senior_container ul{margin-left: -30px}
.senior_container ul li{background: #fff;width:380px;text-align: center;height:420px;margin-left: 30px;cursor: pointer;transition:  0.5s;
    -webkit-transition:  0.5s;
    -moz-transition:  0.5s;
    -ms-transition:  0.5s;
    -o-transition:  0.5s;}
.senior_container ul li:hover{box-shadow: 0px 1px 30px 1px #aaa;}
.senior_container ul li .head_container{width:120px;height:120px;border-radius: 50%;border:5px solid #fff;overflow: hidden;display: inline-block;margin-top: 30px;box-shadow: 6px 10px 50px 0px #ccc}
.senior_container ul li p{padding:0 35px;line-height: 26px;}
.senior_container ul li .title{font-size: 18px;line-height: 90px;}
.senior_container ul li .desc{text-align: left;}


/* 企业文化 */
.wenhua_page{}
.wenhua_page .left{width:550px;position: relative;}
.wenhua_page .left img{margin-top: 36px;}
.wenhua_page .left div{left:110px;top: 150px;opacity: 0}
.wenhua_page .left .orange{border-radius: 50%;position: absolute;width:200px;height:200px;background: #f1b629;font-family: 'Georgia';font-size: 24px;line-height: 210px;text-align: center;color:#fff;z-index: 5;}
.wenhua_page .left .blue{border-radius: 50%;position: absolute;width:60px;height:60px;background: #9bcef9;z-index: 5}
.wenhua_page .left .green{border-radius: 50%;position: absolute;width:95px;height:95px;background: #9bf9c5;z-index: 5}
.wenhua_page .left .gray{border-radius: 50%;position: absolute;width:34px;height:34px;background: #a2a2a2;z-index: 5}

/* 企业历程 */
.lichengBox{ width:100%;   position:relative; height: 395px  }
.lichengBox .hd{  overflow:hidden; position:absolute; bottom:-140px; z-index:1; width: 100%}
.lichengBox .hd ul{ overflow:hidden; zoom:1; float:left;  width: 100% }
.lichengBox .hd ul li{ float:left;  font-size: 20px;  text-align:center; cursor:pointer;color:#666;}
.lichengBox .hd ul li.on{ color:#f79600; }
.lichengBox .tpl{position: absolute;z-index: 5; right:0;width:690px;background: #fff;height: 393px;border:1px solid #e8e8e8;overflow: hidden;}
.lichengBox .tpl .content{padding:30px 50px;position: absolute;left:200px;opacity: 0;width:590px;}
.lichengBox .tpl .title{font-size: 26px;color:#1053a2;line-height: 70px}

.lichengBox .tpl .line{position: absolute;;border-bottom: 1px solid #e8e8e8;margin:0 auto;bottom: 100px;left:45px;width:600px;}
.lichengBox .bd{ position:relative; height:100%; z-index:0;  width:510px;}
.lichengBox .bd ul{width:100%;height: 100%}
.lichengBox .bd li{ zoom:1; vertical-align:middle; background-size: cover; width:100%;height: 395px}

.lichengBox .prev,
.lichengBox .next{ position:absolute; right:77px; bottom:34px; margin-top:-25px; display:block; width:38px; height:38px; background:url(../images/licheng_btn.jpg) 0px 0px no-repeat;  z-index: 10 }
.lichengBox .next{  right:37px; background-position:-40px 0px; }
.lichengBox .prev:hover,
.lichengBox .next:hover{ filter:alpha(opacity=90);opacity:0.9;  }
.lichengBox .prevStop{ display:none;  }
.lichengBox .nextStop{ display:none;  }

.throw_line{border-bottom: 1px solid #6086b3;margin-top: 70px}


/* 产品中新 */
.product_cates{}
.product_cates li{float:left;margin:15px;margin-left:50px;}
.product_cates li img{border:1px solid #95c0ff;border-radius: 50%;padding: 4px}
.product_cates li p{text-align: center;font-size: 24px;color: #fff;line-height: 100px;}

.product_cate_container{}
.product_cate_container ul{float:none;height:120px;line-height: 120px;}
.product_cate_container li{text-align: center;}
.product_cate_container li a{display: inline-block;width:140px;height: 38px;line-height: 38px;border:1px solid #0568a2;text-align: center;font-size: 14px;color:#0568a2;border-radius: 38px;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.product_cate_container li a:hover{background:#0568a2;color:#fff;}
.product_cate_container li .selected{background:#0568a2;color:#fff;}

.product_list{margin-left: -15px;}
.product_list li{width:286.75px;border:1px solid #e4e4e4;position: relative;overflow: hidden;margin-left: 15px;margin-bottom: 15px;}
.product_list li .tag{position: absolute;left:0;top:0;}
.product_list li .title{height:50px;line-height: 50px;font-size: 14px;color:#131313;text-align: center;border-bottom:1px solid #e4e4e4;float: left;width:100%;}
.product_list li .title:hover{color:#0c4da2;}
.product_list li .img img{margin:16px;width:255px;height: 155px}
.product_list li .desc{color:#666;line-height: 24px;padding:0 16px;height:48px;overflow: hidden;}
.product_list li .learn_more{width:70px;height: 20px;line-height:20px;border-radius: 20px;border:1px solid #e4e4e4;color: #666;float: right;margin-right: 16px;margin-bottom: 16px;text-align: center;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.product_list li .learn_more:hover{background:#0c4da2;border-color: #0c4da2;color:#fff;}
.product_list .line {width:100%;height:2px;background:#0c4da2;position: absolute;bottom: 0;left:-287px; }
.product_page li a{width:136px;height:36px;line-height: 36px;border:1px solid #0568a2;border-radius: 36px;text-align: center;display: inline-block;color:#0568a2;margin:0 20px;}
.product_page li a:hover{color:#fff;background:#0568a2;}
.product_page .hidden{display: none;}
/* 产品详情 */
.product_view_page{height:600px;overflow: hidden;}
.product_view_page h2{font-size: 40px;line-height: 100px;color:#0c4da2;padding-top: 20px;text-align: center;}
.product_view_page .left{float:left;width:500px;padding:50px;}
.product_view_page .right{float:right;width:500px;padding:50px;}

.product_view_page .left h2{font-size: 40px;line-height: 100px;color:#0c4da2;padding-top: 20px;}
.product_view_page .left .desc{line-height: 30px;height:450px;overflow: hidden;}

.product_view_page .right .big_img_container{height:400px;line-height: 400px;position: relative;}
.product_view_page .right .big_img_container img{width: 500px; max-height: 300px}
.product_view_page .right ul{height:80px;padding:10px 0;float:right;}
.product_view_page .right ul li{width:70px;height:60px;line-height: 60px;border:1px solid #ccc;text-align: center;overflow: hidden;margin-left: 10px;cursor: pointer;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.product_view_page .right ul .selected{border-color:#0c4da2}
.product_view_page .right ul li img{width:65px;display: inline-block;}


/* 总裁致辞 */
.zhici_container{background: url(../images/zhichi_bg.jpg);height:370px;}
.zhici_container .left{padding-top: 50px;float: left}
.zhici_container .left p{color:#fffffe;line-height: 28px}
.zhici_container .left .bold{font-size: 24px;font-weight: bold;line-height: 50px}
.zhici_container .left .tel{font-size: 24px;font-weight: bold;line-height: 50px}
.zhici_container .left .thinks{font-size: 10px;color:#9db6cc;}
.zhici_container .right{float: right;padding-top: 90px}
.zhici_container .right a{color:#fffffe;padding-top: 140px;width:140px;float:right;text-align: center;margin-left: 80px}
.zhici_container .right .question{background: url(../images/question_icon.png) no-repeat center 0;}
.zhici_container .right .connect{background: url(../images/connect_icon.png) no-repeat center 0;}

/* 新闻中心 */
.news_list_container{}
.news_list_container .recommend_news{}
.news_list_container .recommend_news .left{float: left;} 
.news_list_container .recommend_news .left img{width:327px;} 
.news_list_container .recommend_news .right{float: right;width:840px;} 
.news_list_container .recommend_news .right .title{font-size: 24px;color:#323232;line-height: 50px}
.news_list_container .recommend_news .right .desc{color:#999999;line-height: 24px;height:72px;overflow: hidden;}
.news_list_container .recommend_news .right span{padding-left: 30px;line-height: 50px;color:#999999;background: url(../images/scan_icon.png) no-repeat 5px center;}

.news_list_container .recommend_news .right .scan{float: right;width:90px;height:28px;color:#fff;text-align: center;line-height: 28px;border-radius: 28px;background: #4485e3;margin-top: 15px}
.news_list_container .news_list{margin-left: -28px;min-height: 300px;}
.news_list_container .news_list li{border:1px solid #dedede;width:558px;margin-left: 28px;padding:10px 13px;position: relative;float:left;margin-bottom: 28px;transition:  0.3s;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;}
.news_list_container .news_list li:hover{box-shadow: 0px 1px 50px -10px #bbb}
.news_list_container .news_list li p{}
.news_list_container .news_list li .title{color:#323232;line-height: 44px;font-size: 18px;}
.news_list_container .news_list li .desc{color:#999;line-height: 24px;height:48px;overflow: hidden;}
.news_list_container .news_list li .date{position: absolute;right:20px;bottom: 10px;color:#999;}

.news_page li a{width:26px;height:26px;line-height: 26px;border-radius: 26px;text-align: center;display: inline-block;color:#0568a2;margin:0 5px;}
.news_page li a:hover{color:#fff;background:#0568a2;}
.news_page .selected a{color:#fff;background:#0568a2;}
.news_page .previous a{width:80px;}
.news_page .next a{width:80px;}
.news_page .hidden{display: none;}
/* 新闻详情 */
.news_view_page h2{font-size: 30px;color:#212121;line-height: 80px;font-weight: normal;text-align: center;}
.news_view_page .date_hits{width:700px;border-bottom: 1px solid #ddd;margin:0 auto;margin-bottom: 20px;padding:0 250px;}
.news_view_page .date_hits .date{float:left;}
.news_view_page .date_hits .hits{background: url(../images/scan_icon.png) no-repeat 5px center;float:right;padding-left: 30px;}
.news_fanye{border-top: 1px solid #ddd;margin-top: 20px;padding-top: 10px;}
.news_fanye .prev{float:left;}
.news_fanye .next{float:right;}
.news_fanye a{color:#333;}

/* 招商页面 */
.zhaoshang{width:50%;height:100%;position: relative;float:left;text-align: center;overflow: hidden;}
.zhaoshang_bg{width:100%;height:100%;background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;left:0;top:0;z-index: 2
    ransition: all 1.12s linear;
-moz-transition: all 1.12s linear;
-o-transition: all 1.12s linear;
-webkit-transition: all 1.12s linear;}
.zhaoshang_bg:hover{
transition: all 1.2s linear;
-moz-transition: all 1.2s linear;
-o-transition: all 1.2s linear;
-webkit-transition: all 1.2s linear;
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
-o-transform: scale(1.12);
-m-transform: scale(1.12);
transform: scale(1.12);}
.zhaoshang_bg1{background-image:url(../images/zhaoshang_bg1.jpg);}
.zhaoshang_bg2{background-image:url(../images/zhaoshang_bg2.jpg);}
.zhaoshang_bg3{background-image:url(../images/zhaoshang_bg3.jpg);}
.zhaoshang_bg4{background-image:url(../images/zhaoshang_bg4.jpg);}
.zhaoshang_bg5{background-image:url(../images/zhaoshang_bg5.jpg);}
.zhaoshang_bg6{background-image:url(../images/zhaoshang_bg6.jpg);}
.zhaoshang a{width:50%;height:50%;border:1px solid #fff;background: rgba(139,139,139,0.5);display: inline-block;border-radius: 50%;color:#eee;line-height: 30px;font-size: 12px;text-transform: uppercase;position: relative;z-index: 3}
.zhaoshang .title{font-size: 16px;}

/* 联系我们 */
.connect_info_container{margin-left: 110px;margin-top: 30px}
.connect_info_container li{position: relative;margin-left: 15px;margin-bottom: 15px;left:80px;opacity: 0;padding-left: 30px;}
.connect_info_container .first{width:286px;height:554px;background: #fff;background-image: url(../images/connect_zongbu_bg.jpg);background-repeat: no-repeat;background-position: center bottom;background-size: 100%;}
.connect_info_container .second{width:286px;height:220px;background: #fff;padding-top: 160px;}
.connect_info_container .third{width:286px;height:159px;background: #fff;}
.connect_info_container li .title_line{padding-top: 10px}
.connect_info_container li .title_line .title{color:#0c4da2;font-size: 14px;line-height: 40px;font-weight: bold;text-align: left;}
.connect_info_container li .title_line .line{height:2px;width:22px;background: #cccccc;margin-bottom: 20px}

.connect_info_container li .row{height:24px;line-height: 24px;}
.connect_info_container li .row .left{height:100%;width:50px;float:left;color:#666666;text-align: left;}
.connect_info_container li .row .right{float:left;height:100%;color:#666666;text-align: left;}
.connect_info_container li .row_line{width:215px;height:1px;background: #f5f5f5;margin:20px 0;}
.connect_info_container li .row .tel{background: url(../images/tel_icon.png) no-repeat left center;}
.connect_info_container li .row .email{background: url(../images/email_icon.png) no-repeat left center;}
.connect_info_container li .row .address{background: url(../images/position_icon.png) no-repeat left center;}
.connect_info_container li .row_30{height:30px;line-height: 30px;}
.connect_info_container li .row_40{height:40px;line-height: 20px;}
.connect_info_container li .row .jishu{background: url(../images/connect_jishu.png) no-repeat 0px center;}
.connect_info_container li .row .weixiu{background: url(../images/connect_weixiu.png) no-repeat 3px center;}
.connect_info_container li .row .youjian{background: url(../images/connect_email.png) no-repeat 6px center;}


.connect_info_container .zhaoshang{background-image: url(../images/connect_zhaoshang.jpg);background-repeat: no-repeat;}
.connect_info_container .shouhou{background-image: url(../images/connect_shouhou.jpg);background-repeat: no-repeat;}
.connect_info_container .ditu{background-image: url(../images/connect_map.jpg);background-repeat: no-repeat;}
.connect_info_container .zhaopin{background-image: url(../images/connect_zhaopin.jpg);background-repeat: no-repeat;}


/* 商户平台 */
.business_info_container{margin-left: 110px;margin-top: 30px}
/* .business_info_container li{position: relative;margin-left: 13px;margin-bottom: 13px;left:80px;opacity: 0;}
.business_info_container .first{width:318px;height:554px;background: url(../images/shenqing_bg.jpg);}
.business_info_container .second{width:648px;height:270px;background: url(../images/delu1_bg.jpg);}
.business_info_container .third{width:648px;height:270px;background: url(../images/delu2_bg.jpg);} */
.business_info_container li{position: relative;margin-left: 13px;margin-bottom: 13px;left:80px;opacity: 0;}
.business_info_container .first{background: url(../images/shenqing_bg.jpg);background-size: cover;width:320px;height:270px;}
.business_info_container .second{background: url(../images/delu1_bg.jpg);background-size: cover;width:320px;height:270px;}
.business_info_container .third{background: url(../images/delu2_bg.jpg);background-size: cover;width:320px;height:270px;}
.business_info_container .fourth{background: url(../images/delu3_bg.jpg);background-size: cover;width:320px;height:270px;}
.business_info_container .fifth{background: url(../images/delu4_bg.jpg);background-size: cover;width:320px;height:270px;}
.business_info_container .sixth{background: url(../images/delu5_bg.jpg);background-size: cover;width:320px;height:270px;}

/* 贷款申请 */
.loan{background: #fff;width:980px;height:830px;}
.loan form{width:520px;margin:0 auto;padding-top:60px }
.loan form .row{height:58px;line-height: 58px}
.loan form .row label{text-align: right;width:100px;padding-right: 20px;float: left;}
.loan form .row .input_container{float:left;width:316px;height:34px;border:1px solid #dbdbdb;border-radius: 2px;margin-top: 11px;line-height: 34px;position: relative;}
.loan form .row .input_container input{border:none;padding:0 10px;height:20px;width:250px;padding-right: 55px;}
.loan form .row .input_container .right{float:right;width:45px;height:70%;background: url(../images/name_icon.png) no-repeat center; position: absolute;right:0;top:15%; border-left: 1px solid #dbdbdb;z-index: 1}
.loan form .row .input_container .mobile{background-image: url(../images/mobile_icon.png);}
.loan form .row .input_container .select{background-image: url(../images/select_icon.png);cursor: pointer;}
.loan form .row .input_container .zhizhao{background-image: url(../images/address_icon.png);}
.loan form .row .input_container .select_container{width:316px;position: absolute;left:-1px;top:34px;z-index: 5;background: #fff;border:1px solid #dbdbdb;border-radius: 2px;padding:5px 0;display: none;}
.loan form .row .input_container .select_container p{line-height: 24px;cursor: pointer;padding:5px 15px;}
.loan form .row .input_container .select_container p:hover{background: #eee;}
.loan form .row .textarea_container{border:none;width:auto;height:auto;}
.loan form .row .textarea_container textarea{border:1px solid #dbdbdb;border-radius: 2px;padding:10px;width:370px;height:72px;}
.loan form .submit_btn{width:314px;height:46px;line-height: 46px;font-size: 18px;color:#fff;background: #0c4ca3;border:none;margin-top: 40px}

/* 
欢迎页面 */
.index_mask{width:100%;height:100%;position: absolute;z-index: 100;top:0;}
.index_mask .left{float:left;width:50%;height:100%;position: absolute; left:0;z-index: 101;overflow: hidden;}
.index_mask .right{float:right;width:50%;height:100%;position: absolute; right:0;z-index: 101;overflow: hidden;}
.index_mask .pic_container{width:200%;height:100%;background:url(../images/index_mask.jpg) no-repeat;background-position:center;float:left;background-size:cover;}
.index_mask .right .pic_container{float:right;}





/* 下载页面 */
.download_page{}
.download_page li{width:270px;border:1px solid #eaeaea;float: left;margin: 14px;height: 300px;position: relative;text-align: center;}
.download_page li .mask{display: none;position: absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);text-align: center;}
.download_page li .mask img{height:150px;margin: 65px 0;display: inline-block;}
.download_page li img{height:50px;margin-top:50px;display: inline-block;}
.download_page li .title{line-height: 50px;font-size: 14px;color:#666;padding-top: 20px}
.download_page li .desc{padding:0 30px;line-height: 26px;height:104px;overflow: hidden;}

/* 
加盟申请页面 */
.jiameng_shenqing{float: left;}
.jiameng_shenqing input{border:none;border-bottom: 1px solid #ccc;width:80%;padding:10px;color:#444;margin:5px auto;}
.jiameng_shenqing textarea{border:none;border-bottom: 1px solid #ccc;width:80%;padding:10px;height:80px;color:#444;margin:5px auto;} 
.jiameng_shenqing .submit_btn{display: block;width:200px;height:40px;background: #2553b3;color:#fff;text-align: center;line-height: 40px;font-style: 18px;margin:20px auto;}