
.loadmore{    font-size: 14px;
    line-height: 36px;
    border: 1px solid #ea3c00;
    color: #ea3c00;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 20%;
    cursor: pointer;
    border-radius: 50px;transition:all .3s linear;}
.loadmore:hover{cursor:pointer;background:#ea3c00;color:#fff;}
/*footer*/
/*.footer{background:#fff;border-top:1px solid #e9e9e9; text-align: center;padding:20px 0;}*/
/*.footer a{color:#666;}*/
/*.footer a:hover{color:#0f368a}*/
/*.footer em{color:#e9e9e9; font-style: normal;margin:0 10px;}*/
/*.footer .copyright{color:#9b9b9b;font-size:12px;line-height:26px;margin-top:10px;}*/
/*.footer .copyright strong{color:#666;}*/
/*.footer-img{margin-top:20px;}*/
.wrapp{width:1200px;margin:0 auto;}
.slots{line-height:0;display:block;}
.slots img{width:100%;margin-top:12px;}
.samll-slots{width:49.5%;display:inline-block;vertical-align:middle;}
.samll-slots img{width:100%;display:block;}
.samll-slots:nth-of-type(even){float:right;}
.banner_fixed{
    position:fixed;
    /*top:102px;*/
    top:370px;
    width:290px;
    right:20px;
}    
.banner_fixed img{width:100%;display:block;
    margin-top:12px;
}
.container{
	width:1200px;
	margin:0 auto;
	margin-bottom: 50px;
}
/*@media screen and ( min-width: 1920px ){*/
/*    .banner_fixed{*/
/*        right:120px;*/
/*    }   */
/*}*/
/*@media screen and (min-width: 1360px) and (max-width:1680px) {*/
/*    .banner_fixed{*/
/*        right:30px;*/
/*    }   */
/*}*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{ display:block;_zoom:1;}
.d-none{ display: none; }
.m-t-0{margin-top:0px;}




.header{height: 90px;border-bottom:2px solid #2C7BC0;background:#fff;line-height: 90px;/* overflow:  hidden; */}
.header .logo{    height: 90px;
    line-height: 10;
    display: inline-block;
    vertical-align: middle;}

.banner{
	margin: 15px auto;
	width: 1200px;
	display: block;
}
.banner img{
	width: 100%;
	display: block;
}
.provices{display: inline-block;margin: 0 20px;cursor:pointer;position:relative;}
.provices .name{border:1px solid transparent;border-bottom:  none;cursor:pointer;line-height: 45px;text-align:center;color:  #4284d9;/* margin-top: 22px; */position:  relative;z-index: 98;background: #fff;}
.provices .name:hover span{
	color:#ff8700;
}
.provices .name:hover,.provices .name:hover i{color:#ff8700;}
.provices .name i{display: inline-block;vertical-align:  middle;color: #ff8700;}
.provices .name span{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	padding: 0 6px;
	color: #666;
}
.provices .name span.ct{
    color:#000;
}
.province{position: absolute;background: #fff;width: 613px;z-index: 1000;top: 70px;left: 0;box-shadow: 0px 1px 2px 0px rgba(0,0,0,.1);border: 1px solid #f5f5f5;display:none;}
.province.province1{
    top:61px;
}
.province.active{display:block;}
.province .pro{padding: 10px 40px 10px 6px;line-height: 35px;position:relative;border-bottom: 1px solid #f5f5f5;}
.province .pro em.icon-guanbi{
    position:absolute;
    right:5px;
    font-size:30px;
    color:#333;
}
.province .pro .pro_search{position:relative;}
.pro_search span{
    display:block;
    width: 100%;
    position:absolute;
    box-shadow:0px 0px 1px 0px rgba(0,0,0,.1);
    left: 0;
    background: #fff;
    text-align: left;
    max-height: 248px;
    display:none;
    overflow-y: auto;
}
.pro_search span em{
    display:block;
    font-style:normal;
    font-size:13px;
    color:#666;
    border-bottom: 1px solid #f5f5f5;
    line-height: 30px;
    text-indent: 20px;
}
.let{
    padding: 0px 0 10px 0;
    display: block;
    line-height: 20px;
     border-bottom: 1px solid #f5f5f5; 
     box-shadow: 0px 1px 2px rgba(0,0,0,.1);
}
.let span{
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align:middle;
    font-size:12px;
    color:#333;
    text-align:center;
    border-radius:2px;
    background: #f9f9f9;
    line-height: 22px;
    margin-left: 6px;
    margin-top: 10px;
    cursor:pointer;
    border: 1px solid #f5f5f5;
}
.let span:hover,.let span.on{
    background:#ff8700;
    color:#fff;
}
a.pro_search{border:1px solid #f5f5f5;border-radius:2px;}
.province .pro a{color:#333;display: inline-block;height: 32px;line-height: 32px;border-radius: 2px;font-size: 15px;padding-left: 10px;text-align: center;}
.province .pro a:hover{color:#4284d9;}
.province .citypop{width: 100%;max-height:300px;overflow-x: hidden;}
.province .citypop dl{border-top: dashed 1px #f5f5f5;margin: 0;overflow: hidden;padding: 8px 0;/* font-size: 0.76rem; */}
.province .citypop dl.first{
    background:#f5f5f5;
}
.province .citypop dl dt{width: 110px;text-align: right;font-weight: bold;float: left;}
.province .citypop dl dt label{height: 1.5rem;line-height: 1.5rem;display: inline-block;float: right;color: #333;padding: 0;font-size: 0.76rem;font-size: 14px;}
.province .citypop dl dt b{color: #000;height: 1.5rem;line-height: 1.5rem;display: inline-block;float: left;padding: 0;font-size: 15px;padding-left: 18px;}
.province .citypop dl dd{width: 80%;float: left;}
.province .citypop dl dd a{line-height: 26px;
    display: block;
    float: left;
    padding: 0 0.5rem;
    margin-right: 10px;
    white-space: nowrap;
    font-size: 13px;
    border-radius: 4px;}
.province .citypop dl dd a.active,.province .citypop dl dd a:hover{background: #ff8700;color: #fff;}
/*.province .citypop dl dd a:hover{*/
/*	color:#ff8700;*/
/*}*/
.header .search{/* float:right; */position: relative;display: inline-block;vertical-align: middle;}
.header .search i{font-size: 15px;line-height: 32px;text-align: center;color: #fff;height: 32px;background: #2C7BC0;padding: 0 8px;display: inline-block;border-top-right-radius: 3px;border-bottom-right-radius: 3px;vertical-align:  middle;border: 1px solid #2c7bc0;}
.header .search .sc-text{display: inline-block;vertical-align: middle;height: 32px;line-height: 32px;border:1px solid #e9e9e9;padding-left: 13px;font-size:14px;width: 100px;transition: .3s;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.header .search .sc-text:focus{border:1px solid #e0e0e0; }
.header .user{margin-left:20px;padding: 0 0 0 15px;border-left:1px solid #e9e9e9;line-height:18px;display: inline-block;vertical-align: middle;float: right;margin-top: 38px;}
.header .user a{color:#999;}

.head_nav{
    width: 42%;
    display: inline-block;
    vertical-align:  middle;
    font-size:0;
}
.head_nav ul li{width: 20%;display: inline-block;vertical-align: middle;text-align:  center;}
.head_nav .navtab{height: 50px;font-size: 0;width: 100%;display: block;}
.head_nav a{display: inline-block;vertical-align: middle;font-size: 15px;text-align: center;height: 35px;padding: 0 20px;line-height: 35px;position: relative;border-radius: 4px;}
.head_nav li.on a,.head_nav li:hover a{background: #ff8700;color: #fff;}

.goTop{position: fixed;left: 50%;margin-left: 535px;bottom: 50px;display: none;z-index:1000;}
.goTop p{border-radius: 6px;text-align: center;cursor: pointer;display: block;z-index: 1000;line-height: 60px;width: 60px;height: 60px;border:1px solid #ff8700;color: #ff8700;background: #fff;}
.goTop p:hover{background: #ff8700;color: #fff;}
.goTop p span{font-size: 30px;}

/**/
/*Í¨ÓÃ*/
.main-box {background: #fff;margin-top: 15px;padding: 10px 20px 20px 20px;border-radius: 6px;border: 1px solid #e9e9e9;}
.main-title{height:60px;line-height:60px;border-bottom:1px solid #e9e9e9; position: relative;}
.main-title .line{width:3px;height:26px; position: absolute;left:-20px;top:15px;background: #ff7800;}
.main-title .title-name{font-size:24px;float:left;}
.main-title .title-tab{margin-left:100px;}
.main-title .title-tab .tab-name{float:left;margin:0 30px;height:58px; cursor: pointer;color:#666;font-size:16px;}
.main-title .title-tab .tab-name span{width: 50%;margin: 0 auto;line-height: 15px;margin-top: -14px;border: 2px solid #ff7800;border-radius: 3px;display: none;}
.main-title .title-tab .tab-name i{width: 50%;margin: 0 auto;line-height: 15px;margin-top: -14px;border: 2px solid #ff7800;border-radius: 3px;display: none;}
.main-title .title-tab .active{color:#ff7800;}
.main-title .title-tab .tab-name:hover{color: #ff7800;}
.main-title .title-tab .tab-name:hover i{display: block;}
.main-title .title-tab .tab-name:hover span{display: block;}
.main-title .title-tab .active i{display: block;}
.main-title .title-tab .active span{display: block;}
.main-title .tab-select{display:inline-block;}
.main-title .tab-select .tab{display:inline-block;padding:0px 20px;font-size:16px;position:relative;margin-right:10px;height:40px;line-height:40px;}
.main-title .tab-select .tab p{cursor:pointer;}
.main-title .tab-select .tab p i{display:inline-block;vertical-align:middle;transform:rotate(180deg);margin-left:5px;font-size: 20px;margin-top: -1px;transition:all .2s linear;}
.main-title .tab-select .tab .tab_box{position:absolute;top: 40px;left:0;width:100%;background:#fff;height: 287px;z-index:100;box-shadow: 0px 0px 7px 0px rgba(0,0,0,.1);overflow-y: auto;display:none;}
.main-title .tab-select .tab .tab_box::-webkit-scrollbar  {  width: 8px; height: 8px; }  
.main-title .tab-select .tab .tab_box::-webkit-scrollbar-track  {  -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);  border-radius: 4px; background-color: #f9f9f9;}  
.main-title .tab-select .tab .tab_box::-webkit-scrollbar-thumb  {  border-radius: 4px; -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);  background-color: #f3f3f3;}  
.main-title .tab-select .tab.on{background:#ff8700;}
.main-title .tab-select .tab.on p{color:#fff;}
.main-title .tab-select .tab.on p i{transform:rotate(0deg);}
.main-title .tab-select .tab .tab_box a{display:block;text-indent:10px;line-height: 30px;font-size:14px;cursor:pointer;border-radius:3px;width: 90%;margin: 0 auto;margin-top: 10px;height: 30px;transition: all 0s linear;}
.main-title .tab-select .tab .tab_box a:hover{background:#ff8700;color:#fff;}
.main-title .title-more{float:right;}
.main-title .title-more i{float:right;font-size:18px;margin-left:3px;}
.main-title .title-more a{color:#666;}
.main-title .title-more a:hover{color:#0f368a;}
.main-title .title-more a.title-comlpain{background: #EA3C00;color: #fff;text-align: center;padding: 0 8px;margin-right: 5px;height: 35px;line-height: 35px;display: inline-block;border-radius: 5px;}
.main-title .title-more a.title-group{background: #3CB79A;margin-left: 5px;color: #fff;text-align: center;width: 90px;height: 35px;line-height: 35px;display: inline-block;border-radius: 5px;box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);}
.main-title .title-more img{cursor: pointer;display: block;margin: 0 auto;width: 40px;}
.main-title .title-more i.tit{font-style: normal;text-align: center;line-height: 25px;font-size: 12px;color: #999;float: none;display: block;margin-left: 0px;margin: 0 auto;}
.main-title .title-more span{color: #666;}
.main-title .title-more span i{color: #E14D3E;font-style: normal;}
.main-title .title-center{font-size: 15px;color: #ED6846;text-align: right;width: 45%;display: inline-block;}
.main-title .title-center span b{cursor:pointer;padding: 0px 15px;font-weight: normal;}
.main-title .title-center span b:hover{color: #12459E;}
.main-title .title-center span b.on{color: #12459E;}
.main-title .title-center span.tip{background: #3CB79A;color: #fff;border-radius: 2px;vertical-align: top;width: 15%;display: inline-block;height: 30px;line-height: 30px;text-align: center;}
.main-title .title-center div.title-text{margin-left: 10%;width: 82%;display: inline-block;}
.main-title .title-center div.title-text p{vertical-align: top;font-size: 22px;color: #333;line-height: 30px;text-align: left;}
.main-title .title-center div.title-text p.title-tip{color: #999;font-size: 13px;line-height: 20px;}
/**/
.friendly-link{background: #fff;border-top:1px solid #ff8700; padding:20px 0;line-height:26px;font-size:13px;}
.friendly-link .title{font-size:16px;}
.friendly-link a{color:#666;margin-left:11px;}
.friendly-link a:hover{color:#0f368a}
.Contact{
    margin: 0 auto;
    padding: 20px 0;
    background:#fff;
    }
.Contact ul{width: 80%;display:inline-block;font-size:0px;vertical-align: middle;border-right: 1px solid #f5f5f5;}
.Contact ul li{float:left;}
.Contact ul li div{width:95%;margin:0 auto;}
.Contact ul li div p a:hover{color:#ff4f53; cursor:pointer;}
.Contact ul li div p a{display: inline-block;vertical-align: middle;width: 33.33%;}
.Contact ul li div p.contact-tit{font-weight: 600;font-size: 15px;color:#6d5f5f;}
.Contact ul li div p.default{color:#ff4f53;font-weight:600;font-size: 16px;}
.Contact ul li div p.default i{display:inline-block;    margin-right: 5px;}
.Contact ul li div button{width: 170px;margin: 7px auto;border: 1px solid #999;line-height: 27px;border-radius: 3px;background: #fff;margin-left: 10px;}
.Contact ul li div p{text-align:left;padding-left:10px;font-size: 14px;line-height: 30px;color: #333;}
.Contact .contact-rg{width: 19%;display:inline-block;vertical-align: middle;/* float:right; *//* border-left: 1px solid #f5f5f5; */}
.Contact .contact-rg p{line-height: 37px;text-align:center;font-size: 15px;font-weight: 500;color: #333;}
.Contact .contact-rg img{margin: 0 auto;display: block;width:101px;}

.copyright{color:#9b9b9b;font-size:12px;line-height:26px;padding: 15px 0;text-align:center;}

















































































