﻿@charset "UTF-8";
input,textarea{word-wrap:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}
html{-webkit-text-size-adjust:none;overflow-x:hidden}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,input,textarea,p,span{padding:0;margin:0;}
body{font:normal 14px/1.2em "Microsoft Yahei","冬青黑体简体中文 w3","宋体"; color: #333;}
img,html,body{border:0;}
/** 重置表格元素 **/
input{border:0; outline: 0;}
ol,ul{list-style:none;}
em,strong{font-weight:normal;font-style:normal;}
em,i{font-weight:normal;font-style:normal;font-size:100%;}
h1,h2,h3,h4,h5,h6,em,b{font-weight:normal;}
.clearfix{*zoom:1;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
a{color:#333;text-decoration:none;}
img{vertical-align:middle;}
.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.hide,.none{display:none}
.hidden{visibility:hidden;}
.show,.block{display:block;}
.bold{font-weight: bold;}
.inlineb{display:inline-block;}
.tc{text-align: center;}
.cp{cursor:pointer;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative}
.pa{position:absolute}
.w1200{ width: 1200px; margin: 0 auto; }
/*颜色*/
.col3{color: #333;}
.col6{color: #666;}
.col9{color: #999;}
.cold7{color: #d7000f;}
.color8011 {color: #e80011;}
/*字体*/
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
/*间距*/
.mt11{margin-top: 11px;}
.mt10{margin-top: 10px;}
.mt12{margin-top: 12px;}
.mt13{margin-top: 13px;}
.mt14{margin-top: 14px;}
.mt20{margin-top: 20px;}
.mt18{margin-top: 18px;}
.mt4{margin-top: 4px;}
.mt5{margin-top: 5px;}
.mt8{margin-top: 8px;}
.mt6{margin-top: 6px;}
.mt30{margin-top: 30px;}
.mt32{margin-top: 32px;}
.mt40{margin-top: 40px;}
.mt27{margin-top: 27px;}
.mt50{margin-top: 50px;}
.mb7{margin-bottom: 7px;}
.mb6{margin-bottom: 6px;}
.mb8{margin-bottom: 8px;}
.mb20{margin-bottom: 20px;}
.mb11{margin-bottom: 11px;}
.mb15{margin-bottom: 15px;}
.mb6{margin-bottom: 6px;}
.mr6{margin-right: 6px;}
.mr8{margin-right: 8px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr18{margin-right: 18px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}
.mr31{margin-right: 31px;}
.mr32{margin-right: 32px;}
.mr50{margin-right: 50px;}
.mtb16{margin: 14px 0;}
.nmr20{margin-right: -20px;}
.ml30{margin-left: 30px;}
.pl5{padding-left: 5px;}
.pl20{padding-left: 20px;}
.plr15{padding-left: 15px; padding-right: 15px;}

.colc9{color: #c9483c;}
.colaa{ color: #aaa;}
.col65{color: #665555;}
.cold7{color: #d7000f!important;}
.font16{font-size: 16px;}
a:hover{color: #d7000f!important; text-decoration: underline;}

.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.plr30{padding: 0 30px;}
.pt20{padding-top: 20px;}
.ptb20{padding: 20px 0;}
.ptb10{padding: 10px 0;}
/*边框*/
.border0{border: 1px solid #d5d5d5; border-right: 0;}
.cd_hide{overflow: hidden;}
.weight-col{color:#d7000f;font-weight: bold;}
/*回到顶部*/
.bar_top{display: none; position: fixed; right: 40px; bottom: 180px; z-index: 999; cursor: pointer; width: 38px; height: 39px; border: 1px solid #dfdfdf; background: url("http://img.chuandong.com/common/images/getTop.png") no-repeat;}
/*.bar_top span{ display: block; height: 100%;}*/
.bar_top:hover{ background-position: 0 -51px;}


/* 搜索框 */
.search {display: flex;align-items: center;justify-content: space-between;padding: 20px 0 10px 0;height: 100px;box-sizing: border-box}
.search-box form {display: flex;align-items: center;position: relative;}
.search-box input {border: 1px solid #DDD;width: 335px;height: 32px;box-sizing: border-box;padding-left: 10px;position: relative;}
.input-close {background: url(../image/close.png)no-repeat 97% 50%;background-size: 10px 10px;}
.close {width: 10px;height: 10px;position: absolute;top: 12px;right: 90px;display: none}
.search-box input:focus {border-color: #D7000F}
.search-box button {background: #D7000F;width: 80px;height: 32px;border: 0;font-size: 15px;color: #fff;box-sizing: border-box;}

/***************************头部**************************/
/*头部*/
#header{padding: 8px 0; height: 12px; overflow: hidden; color: #999; background-color: #333; font-size: 12px;}
#header .h-link a{float: left; height: 12px; line-height: 12px; color: #999; padding: 0 10px; border-right: 1px solid #999;}
#header .h-link a.last{border-right: 0; padding-right: 0;}
#header .h-link a.wu{background: url(http://img.chuandong.com/news/images/home_ioc.gif) left center no-repeat; padding-left: 18px;}
#header .h-login{ text-align: right; line-height: 12px;}
#header .h-nav{width: 858px;}
#header .h-link a:hover{color: #d7000f;}
.h-login i.n-icon {position: relative; top: -1px; background: url(../images/cduser.png) no-repeat 0 0;display: inline-block;width: 14px;height: 14px;vertical-align: -3px;margin-right: 6px;}
/*logo*/
.logo-form .logo{ width: 420px; padding: 22px 0 16px 0;}
.logo-form .logo .m-logo{padding: 2px 0 3px; border-right: 1px solid #d5d5d5; padding-right: 17px; margin-right: 17px; }
.logo-form .logo span{ height: 76px; line-height: 76px; font-size: 28px; color: #d7000f;}
.logo-form .formCon{ width: 580px; margin-top: 42px;}
/*表单*/
.f-user{width: 345px; height: 40px; margin-top: 40px; font-size: 12px;}
.form-sear .s-menu{position: relative; width: 64px; height: 31px; line-height: 31px; background-color: #f9f9f9;}
.s-menu .sm-sel{ background: url("../images/sarrow.png") no-repeat 45px 14px; }
.s-menu ul{position: absolute; left: -1px; top: 31px; width: 64px; border: 1px solid #d5d5d5; background-color: #f9f9f9;}
.s-menu ul li{ padding-left: 10px; border-bottom:1px dashed #d5d5d5; cursor: pointer;}
.s-menu ul li.last{border-bottom: 0;}
.s-menu ul li:hover{background-color:#f3f3f3 }
.s-menu:hover .sm-sel{background-position: 45px -26px;}
.form-sear .s-input .input-con{width: 370px;color: #666;height: 31px;line-height: 31px;padding-left: 10px;}
.form-sear .s-input .input-btn{width: 78px; height: 33px; background-color: #d7000f; color: #fff; font-size: 14px;}
.form-sear .s-input .input-btn:hover{ background-color: #e6505a;}
.form-sear .s-input .s_tip { position: absolute; left: 11px; top: 8px; font-size: 14px; color: #A9A9A9; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}
.form-sear .s-input .i-icon{position: absolute;right: 85px; top: 8px; width: 18px; height: 18px; cursor: pointer; background-position: -12px 0;}
/*主导航*/
.hm-nav{ height: 20px; line-height: 20px; padding: 9px 0; border-top: 4px solid #d7000f; background-color: #ececec;}
.hm-nav li{ float: left; padding: 0 28px; border-right: 1px solid #d8d8d8;}
.hm-nav li:hover a,.formCon dl dd:hover a{color: #d7000f; text-decoration: underline;}
.hm-nav li:nth-last-child(1){border-right: 0;}
/*插入广告*/
.inset-logo01{ margin-right: -9px; }
.inset-logo01 a{float: left; margin-right:9px;}


/*尾部*/
#cfooter{background-color: #f5f5f5;color: #333; border-top: 1px solid #f1f1f1;}
#cfooter a{color: #333;}
.contact{height: 98px;padding: 20px;}
.contact .cont-us{position: relative; width: 287px;}
.contact .stit{width: 66px; text-align: center; padding-right: 20px; }
.contact .stit i{ display: inline-block; width: 25px; height: 25px;background: url("http://img.chuandong.com/common/images/kf.png") no-repeat; }
.contact .service .stit i{ background-position: -100px 0;}
.contact .cont-us .w-phone{line-height: 26px; padding-left: 20px;}
.contact .cont-us .w-phone{border-left: 2px solid #ccc;}
.contact .s-phone{ text-align: left; }
.contact .s-phone p{line-height: 24px;}
.contact .s-phone i{display: inline-block; width: 25px; height: 18px;}
.contact .s-phone p.rxkf i{vertical-align: -5px;background: url("http://img.chuandong.com/common/images/kfrx.png") no-repeat; }
.contact .s-phone p.qqkg i{vertical-align: -3px;background: url("http://www.chuandong.com/images/cdicon/qqkf.png") no-repeat 4px 0; }
.s-phone .sp-num{padding-left: 24px;}
.contact .info{ width: 741px; padding-top: 5px; font-size: 12px;}
.contact .info p.i-info{ line-height: 22px; text-align: center; }
.contact .info p.i-info a{padding: 0 3px;}
.contact .law{width: 480px; margin: 0 auto; padding-top: 15px;}
.contact .law li{ float: left; font-size: 12px;margin-left: 10px;}
.contact .law li p{line-height: 16px;}
.w106{width: 106px;}
.w137{width: 137px;}
.w90{width: 90px;}
.w100{width: 100px;}
.w87{width: 87px;}
.w70{width: 70px;}
.w124{width: 124px;}

/*分页*/
.page {font-size: 12px; padding: 15px 20px;color: #ccc;text-align: center;margin-top:10px;}
.page a{text-decoration: none;display: inline-block;height: 28px;line-height: 28px; padding: 0 12px;margin: 0 2px;transition: 0.3s all;color: #bfbfbf;background: #f2f2f2;border: 1px solid #cecece; }
.page a[href]{color: #555; border: 1px solid #ccc;background-color: transparent; }
.page a[href]:hover,.page a.selected_page{text-decoration: none;background-color: #d7000f;color: #fff!important;}
.page_input{position: relative;top: -1px;display: inline-block;width: 35px;height: 28px;text-align: center;margin: 0 2px;border: solid 1px #ccc;color: #666;}
.page_button{display: inline-block;width: 40px;height: 24px;line-height: 24px;text-align: center;background-color: #d7000f;color: #fff;border-radius: 3px;margin: 0 5px;}
.page_button:hover{cursor: pointer;opacity: 0.8;}

/*内页strong加粗*/
.ns-article .ns-con-texts strong{font-weight:bold;}
.con strong{font-weight:bold;}